html, body, div {
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    margin: 0;
    padding: 0
}
li,ul{list-style: none;}

body {
    margin:0;
    padding:0;
    font-family: microsoft yahei!important;
    font-size:14px;
}
.clearfix::after{
    content: '';
    display: block;
    clear: both;
    overflow: hidden;
    height:0;
}


#wrapper {
    MARGIN: 0px auto;
    background-color: #FFF;
    WIDTH: 1180px;
    height: auto;
    overflow: hidden;
}

#wide_body {
    width: 100%;
    height: auto;
    padding: 0px;
    margin: 0px;
}
/**/
.header {
    width: 100%;
    height: 160px;
    margin:0 auto;
}
.header .head{
    width: 100%;
    height: 36px;
    line-height:36px;
    margin:0 auto;
    background:url("../images/top-bg.jpg") no-repeat center;
}
.header .head .head-bar{
    width: 1180px;
    height: 36px;
    line-height:36px;
    margin:0 auto;
}
.header .head .head-bar .head-tel{
    float: left;
    width: 360px;
	color:#FFFFFF;
	padding-top:6px;
}

.header .head .head-bar .head-lan{
    float: right;
    height: 24px;
    line-height:24px;
    margin:1px 9px 6px 0;
}
.header .head .head-bar .head-lan .lan{
    float:right;
    width: 148px;
    height: 22px;
    line-height:22px;
	color:#FFFFFF; font-size:13px;
}
.header .head .head-bar .head-lan .search{
  float:left;
  width: 280px;
  height: 36px;
  background: url("../images/search.png") no-repeat center;
  margin-right:100px;
}
.header .head .head-bar .head-lan .lan a{
    display: inline-block;
	color: #ffffff;
    width: auto;
    height: 22px;
    line-height:22px;
    text-align:center;
    font-size:13px;
	margin:6px 0 0 0;

}
.header .head .head-bar .head-lan .lan a.ch{
    color: #fff;
	font-size:13px;

}
.header .head .head-bar .head-lan .lan a.en{
    color: #ffffff;
}
.header .logo-menu{
    width: 1200px;
    height: 120px;
    line-height:120px;
    margin:0 auto;
    position: relative;
}
.header .logo-menu .logo{
    float: left;
    width: 450px;
    height: 120px;
    background: url("../images/logo.png") no-repeat left center;
}
.header .logo-menu .menu{
    width:750px;
    float: right;
    position: absolute;
    bottom:-4px;
    right:0;
}
/*jquery nav_menu  style*/

#nav_menu {
    width: 750px;
    height: 40px;
    line-height:40px;
    float: none;
}

#nav_menu .nav_space {
    float: left;
    HEIGHT: 40px;
    FONT-SIZE: 12px;
    width: 0px;
    text-align: right;
}

#nav_menu .nav_time {
    float: right;
    COLOR: #ffffff;
    HEIGHT: 44px;
    LINE-HEIGHT: 44px;
    width: 240px;
    FONT-SIZE: 14px;
    text-align: left;
}

#nav_menu .nav_time a {
    COLOR: #ffffff;
    height: 44px;
    font-weight: 600;
    font-size: 14px;
}

#nav_menu .nav_bg {
    float: right;
    HEIGHT: 44px;
    line-height: 44px;
    FONT-SIZE: 12px;
    width: 320px;
    overflow: hidden;
}

#nav_menu .navli {
    FLOAT: left;
    HEIGHT: 49px;
    FONT-SIZE: 40px;
    width: 107px;
}

#nav_menu .navli a {
    COLOR: #4d4c4c;
    text-align: center;
    height: 40px;
    line-height: 40px !important;
    width: 116px;
    display: block;
    font-weight: 100;
    font-size: 15px;
}

#nav_menu .navli a:link {
    color: #4d4c4c;
    font-size: 16px;
    font-weight: 600;
}

#nav_menu .navli a:hover {
    COLOR: #03427b;
    height: 40px;
    width: 116px;
    display: block;
    font-weight: 600;
    font-size: 17px;
    text-align: center;
}

#nav_menu .navli a.cur {
    COLOR: #FA8600;
    TEXT-DECORATION: none;
    height: 44px;
    width: 114px;
    display: block;
    font-weight: 100;
    font-size: 14px;
    text-align: center;
}

#nav_menu .navli ul {
    display: none;
    position: absolute;
    z-index: 10000;
    background: rgba(23,91,152,.9);
}

#nav_menu .navli ul li {
    border-right: none;
    height: 30px !important;
    line-height: 30px !important;
    width: 116px; /*IE6 only*/
    border-bottom:1px solid rgba(27,203,216,.3);
}

#nav_menu .navli ul li a {
    COLOR: #fff;
    background: none;
    height: 30px !important;
    line-height: 30px !important;
    width: 116px;
    display: block;
    font-weight: 100;
    font-size: 14px;
    text-align: center;
}

#nav_menu .navli ul li a:link {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    line-height: 30px;
    font-weight: 100;
}

#nav_menu .navli ul li a:hover {
    COLOR: #fff;
    TEXT-DECORATION: none;
    height: 30px;
    line-height: 30px;
    width: 116px;
    display: block;
    font-weight: 100;
    font-size: 15px;
    text-align: center;
}

#nav_menu .navli ul li a.cur {
    COLOR: #FA8600;
    TEXT-DECORATION: none;
    height: 30px;
    line-height: 30px;
    width: 320px;
    display: block;
    font-weight: 100;
    font-size: 14px;
    text-align: left;
    text-indent: 12px;
}
.banneron{
    width: 100%;
    height: 240px;
}
/*search style*/
.search-list {
  width: 100%;
  height: 36px;

}
.search-list ul li {
  float: left;
  list-style: none;
}
.search-list ul li input {
list-style: none;
  border: none 0;
  outline: none;
}
.search-list ul li input:focus {
list-style: none;
  outline: none;
}
.search-list ul li.search-input {
  list-style: none;
  width: 240px;
  height: 36px;
  line-height: 36px;
}
.search-list ul li.search-input input {
list-style: none;
  display: block;
  width: 240px;
  height: 34px;
  line-height: 34px;
  margin: 1px;
  font-size: 12px;
  color: #aaa;
  text-indent: 6px;
  background: none;
}
.search-list ul li.search-input input:focus {
list-style: none;
  font-size: 12px;
  color: #aaa;
}
.search-list ul li.search-submit {
list-style: none;
  display: block;
  cursor: pointer;
  width: 40px;
  height: 36px;
}
.search-list ul li.search-submit #search-submit {
list-style: none;
  display: block;
  width: 40px;
  height: 36px;
  cursor: pointer;
  background: none;
}

/*主体部分*/
.section{
    width: 1680px;
    margin:0 auto;
}
.single{
    width: 100%;
    height: 430px;
    background: url("../images/single.jpg") no-repeat center;
}
.single .single-list{
    width: 1180px;
    margin:0 auto;
    padding-top:60px;
}
.single .single-list ul li{
    float: left;

}
.single .single-list ul li a{
    display: block;
    width: 220px;
    height: 280px;
    text-align:center;
    margin:0 10px;
    position: relative;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,.2);
    box-shadow: 0 0 5px rgba(0,0,0,.2);
}
.single .single-list ul li.tb a{
    background: url("../images/tb.jpg") no-repeat center;
    margin-left:0;
}
.single .single-list ul li.tba a{
    background: url("../images/tba.jpg") no-repeat center;
}
.single .single-list ul li.th a{
    background: url("../images/th.jpg") no-repeat center;
}
.single .single-list ul li.tbi a{
    background: url("../images/tbi.jpg") no-repeat center;
}
.single .single-list ul li.tyj a{
    background: url("../images/tyj.jpg") no-repeat center;
    margin-right:0;
}
.single .single-list ul li a span{
    display: block;
    width: 200px;
    text-align:left;
    font-size:14px;
    color: #888;
    text-indent:26px;
    position: absolute;
    bottom:10px;
    left:10px;

}
/*关于我们*/
.about{
    width: 100%;
    margin: 0 auto;
	height:484px;
	background:url(../images/about_bg.jpg) no-repeat top ;
}
.about .about-top{
    width: 1180px;
    height: 90px;
    background:url("../images/about_top.png") no-repeat center;
    margin: 5px auto -10px auto;
}
.about .about-sec{
    width: 1180px;
    margin:0 auto;
}
.about .about-sec .about-title{
    float: left;
    width: 560px;
}
.about .about-sec .about-title a{
    display: block;
    line-height:30px;
    font-size:14px;
    color: #fff;
    text-indent:30px;
}
.about .about-sec .about-title a.about-more{
    display: block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align:center;
    border: 1px solid #fff;
    font-size:14px;
    color: #fff;
    text-indent:0;
    margin-top:20px;
}
.about .about-sec .about-pic{
    float: right;
    width: 590px;
    height: 359px;
    background: url("../images/about.png") no-repeat center;
}
/*产品中心*/
.product{
margin:0 auto;
	width: 1180px;
    height: 510px;
    margin: 20px auto;

}
.product .pro-top{
    width: 1180px;
    height: 50px;
    line-height:50px;
    background: url("../images/pro_top.png") no-repeat center;
    padding:30px 0 20px 0;
    margin:0 auto;
    position: relative;
}
.product .pro-more{
    width: 80px;
    height: 30px;
    line-height:30px;
    text-align:center;
    background: #1560a4;
    font-size:16px;
    color: #fff;
    position: absolute;
    right:0;
    bottom:10px;
}
.product .pro-sec{
    width: 1180px;
    height: 320px;
    margin:0 auto;
}
.proc-more{
	width: 1180px;
	height: 36px;
	line-height:36px;
	margin:0 auto;
}
.proc-more a{
display: block;
	width: 1180px;
	height: 40px;
	line-height:40px;
	background: url("../images/ch-more.png") no-repeat center;
	margin:24px auto;
}
#menu_product{margin:0 auto;width:1200px;overflow:hidden;}
#menu_product ul{width:1200px;height:auto;padding-bottom:7px;padding-top:7px;overflow:hidden;}
#menu_product ul li{float:left;width:240px;height:66px;overflow:hidden;}
#menu_product ul li h1{margin:0 auto;display:block;background-color:#e3e1e1;width:220px;height:55px;color:#161414;line-height:55px;font-size:16px;font-weight:normal;text-align:center;text-indent:0px;overflow:hidden; }
#menu_product ul li h1 a{color:#333;text-decoration:none;font-size:16px;font-weight:500;font-family:Microsoft Yahei;}
#menu_product ul li h1 a:link{color:#333;text-decoration:none;font-size:16px;font-weight:500;font-family:Microsoft Yahei;}
#menu_product ul li h1 a:visited{color:#333;text-decoration:none;font-size:16px;font-weight:500;font-family:Microsoft Yahei;}
#menu_product ul li h1 a:active{color:#333;text-decoration:none;font-size:16px;font-weight:500;font-family:Microsoft Yahei;}
#menu_product ul li h1 a:hover{display:block;width:235px;height:66px;background-color:#2278c6;color:#ffffff;text-decoration:none;font-size:16px;font-weight:500;font-family:Microsoft Yahei;}


#pic_list {
    /*width: 1180px;*/
    height: 320px;
    text-align: center;
    overflow: hidden;
    margin: 15px auto;
}
#pic_list ul {
    list-style: none;
    width: 100%;
    height: auto;
    overflow: hidden;
}
#pic_list ul li {
    float: left;
    width: 398px;
    height: 298px;
    text-align: center;
    overflow: hidden;
    margin:0 10px;
    position: relative;

    z-index: 999;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
#pic_list ul li span {
    font-weight: normal;
    display: block;
    width: 396px;
    height: 296px;
    z-index: 999;
    overflow: hidden;
    border: 1px solid #DFDCDC;
}
#pic_list ul li span a img {
    display: block;
    width: 398px;
    height: 298px;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
#pic_list ul li h1 {
    width: 398px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    bottom:0;
    background: rgba(123,128,134,.5);
}
#pic_list ul li h1 a {
    color: #fff;
    font-size: 15px;
    font-weight:normal;
}
#pic_list ul li h1 a:link {
    color: #fff;
    font-size: 15px;
    font-weight:normal;

}
#pic_list ul li h1 a:hover {
    color: #fff;
    font-size: 15px;
    font-weight:normal;

}
#pic_list ul li:hover{
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
    -webkit-transform: translate3d(0px, -2px, 0px);
    -moz-transform: translate3d(0px, -2px, 0px);
    -ms-transform: translate3d(0px, -2px, 0px);
    -o-transform: translate3d(0px, -2px, 0px);
    transform: translate3d(0px, -2px, 0px);
}
#pic_list ul li:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.mo_product{
    width:1180px;
    margin:0 auto;
}
#demoproduct {
    margin: 0 auto;
    width: 1180px;
    overflow: hidden;
}
#inproduct {
    float: left;
    width: 800%;
    height:320px;
}
#inproduct li ,#inproduct2 li{
    float: left;
    text-align: center;
    list-style: none;
}
#product{
    float: left;
}
#product2 {
    float: left;
}


#news_bar{background-color:#2278c6;width:100%;height:140px;overflow:hidden; margin:0px auto 0px  auto;}
#news_bar_con{margin:0 auto;width:1198px;height:140px;overflow:hidden;}

#news_bar_tel{float:left;background:url(../images/news_bar_tel.png) no-repeat 96px 40px;width:398px;height:140px;overflow:hidden;}
#news_bar_tel h1{text-align:left;text-indent:148px;color:#fff;font-size:16px;line-height:156px;}
#news_bar_email{float:left;background:url(../images/news_bar_email.png) no-repeat 96px 40px;width:398px;height:140px;overflow:hidden;}
#news_bar_email h1{text-align:left;text-indent:152px;color:#fff;font-size:14px;line-height:156px;}
#news_bar_address{float:left;background:url(../images/news_bar_address.png) no-repeat 96px 40px;width:398px;height:140px;overflow:hidden;}
#news_bar_address h1{padding-left:143px;padding-top:58px;text-align:left;color:#fff;font-size:13px;line-height:39px;}

#news_bar_tel_col{float:left;background:url(../images/news_bar_tel_col.jpg) no-repeat center;width:1px;height:140px;overflow:hidden;}
/*
#pic_list ul .bigpic {
    float: left;
    width: 460px;
    height: 315px;
    text-align: center;
    overflow: hidden;
    list-style-type: none;
}

#pic_list ul .bigpic span {
    text-align: center;
    width: 460px;
    height: 290px;
    margin: 0 auto;
}

#pic_list ul .bigpic span a {
    margin: 0px;
    padding: 0px;
}

#pic_list ul .bigpic span a img {
    width: 460px;
    height: 290px;
    margin: 0px;
}

#pic_list ul .bigpic h1 {
    width: 460px;
    height: 25px;
    line-height: 25px;
    font-weight: 600;
    text-align: center;
}

#pic_list ul .bigpic h1 a {
    color: #6d6565;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
    font-size: 12px;
}

#pic_list ul .bigpic h1 a:link {
    color: #6d6565;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
    font-size: 12px;
}

#pic_list ul .bigpic h1 a:visited {
    color: #6d6565;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
    font-size: 12px;
}

#pic_list ul .bigpic h1 a:active {
    color: #6d6565;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
    font-size: 12px;
}

#pic_list ul .bigpic h1 a:hover {
    color: #666666;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
    font-size: 12px;
}

*/
/*新闻中心*/
.news{
    width: 100%;
    margin:0px auto 0px  auto;
	background:url(../images/news_bg.jpg) no-repeat center;
	height:600px;

}
.news .news-top{
    width: 1180px;
    height: 90px;
    background: url("../images/news_top.png") no-repeat center;
    margin:2px auto 40px auto;

}
.news .news-sec{
    width: 1180px;
    margin:0 auto;
}
.news .news-sec .news-pic{
    float: left;
}
.news .news-sec .news-list{
    float: right;
}
/*新闻标题描述13px*/
#news_list_descrip {
    float: none;
    width: 680px;
    margin: 0 auto;
}

#news_list_descrip ul {
    width: 680px;
    height: auto;
    margin: 0 auto;
}

#news_list_descrip ul li {
    height: 120px;
    width: 680px;
    overflow: hidden;
    float:none;
    clear: both;
}
#news_list_descrip ul li.licss1{
    background: url("../images/newli.png") no-repeat left;
    margin-bottom: 14px;
}
#news_list_descrip ul li.licss10{
    background: url("../images/newli.png") no-repeat left;
    margin-bottom: 14px;
}
#news_list_descrip ul li.licss2{
    background: url("../images/newli.png") no-repeat left;
    margin-bottom: 14px;
}
#news_list_descrip ul li.licss20{
    background: url("../images/newli.png") no-repeat left;
    margin-bottom: 14px;
}
#news_list_descrip ul li .news-list-sec{
    width: 560px;
    float: left;
}

#news_list_descrip ul li h1 {
    background: url(../../ico/news.gif) no-repeat 5px 11px;
    text-indent: 15px;
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    width: auto;
    text-align: left;
    float: left;
    clear: right;
    font-weight: 100;
}

#news_list_descrip ul li h1 a {
    font-size: 14px;
    color: #5f5d5c;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
    margin-bottom: 0px;
}

#news_list_descrip ul li h1 a:link {
    font-size: 14px;
    color: #5f5d5c;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
}

#news_list_descrip ul li h1 a:visited {
    font-size: 14px;
    color: #5f5d5c;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
}

#news_list_descrip ul li h1 a:active {
    font-size: 14px;
    color: #5f5d5c;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
}

#news_list_descrip ul li h1 a:hover {
    font-size: 14px;
    color: #5f5d5c;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
}

#news_list_descrip ul li span {
    float: right;
    text-align: center;
    font-weight: 100;
    height: 24px;
    line-height: 24px;
    width: auto;
    color: #5f5d5c;
    padding-right: 6px;
    font-size: 14px;
}

#news_list_descrip ul li h2 {
    float: right;
    width: 560px;
    height: 50px;
    line-height: 50px;
    text-align: left;
    font-size: 16px;
}

#news_list_descrip ul li h2 a {
    width: 560px;
    display: block;
    color: #434242;
    text-align: left;
    font-weight: normal;
    font-size: 20px;
}

#news_list_descrip ul li h2 a:link {
    color: #434242;
    text-align: left;
    font-weight: normal;
    font-size: 16px;
}

#news_list_descrip ul li h2 a:hover {
    color: #093f90;
    text-align: left;
    font-weight: normal;
    font-size: 16px;
}

#news_list_descrip ul li h3 {
    width: 560px;
    height: 50px;
    line-height: 24px;
    text-align: left;

}

#news_list_descrip ul li h3 a {
    width: 560px;
    height:  50px;
    display: block;
    color: #333333;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
    font-size: 14px;
}

#news_list_descrip ul li h3 a:link {
    color: #333333;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
    font-size: 14px;
}

#news_list_descrip ul li h3 a:hover {
    color: #093fa7;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
    font-size: 14px;
}
#news_list_descrip ul li .news-time{
    width: 100px;
    height: 90px;
    text-align:center;
    float: right;
    background: #e1e2e2;
    color: #797878;
}
#news_list_descrip ul li .news-time p{
    width: 90px;
    height: 60px;
    line-height:60px;
    font-size:30px;
    text-align:center;
    margin:0 auto;
    border-bottom:1px solid #797878;
}
#news_list_descrip ul li .news-time b{
    display: block;
    font-size:15px;
    width: 100px;
    height: 30px;
    line-height:30px;
    font-weight:normal;
}
/*
#news_list_descrip ul .licss1 {
    BACKGROUND: url(../images/ico/1.png) no-repeat left top;
}

#news_list_descrip ul .licss2 {
    BACKGROUND: url(../images/ico/2.png) no-repeat left top;
}

#news_list_descrip ul .licss3 {
    BACKGROUND: url(../images/ico/3.png) no-repeat left top;
}

#news_list_descrip ul .licss4 {
    BACKGROUND: url(../images/ico/4.png) no-repeat left top;
}

#news_list_descrip ul .licss10 {
    BACKGROUND: url(../images/ico/01.png) no-repeat left top;
}

#news_list_descrip ul .licss20 {
    BACKGROUND: url(../images/ico/02.png) no-repeat left top;
}

#news_list_descrip ul .licss30 {
    BACKGROUND: url(../images/ico/03.png) no-repeat left top;
}

#news_list_descrip ul .licss40 {
    BACKGROUND: url(../images/ico/04.png) no-repeat left top;
}

*/
/*
/*底部*/
/*web foot style*/
.footer {
    WIDTH: 100%;
	margin:0px auto 0px  auto;
    height: 380px;
    text-align: center;
    background-color: #054a89;
    overflow: hidden;
}
.footer .foot{
    width: 1180px;
    margin:20px auto;
}
.footer .foot ul li{
    float: left;
    width: 180px;
}
#menu_foot {
    margin: 0 auto;
    margin-top: 6px;
    width: auto;
    overflow: hidden;
}

#menu_foot span {
    width: auto;
    height: 50px;
    line-height: 50px;
    display: block;
    text-indent: 30px;
    color: #E6E4E4;
    font-size: 22px !important;
    font-weight: bold;
    vertical-align: middle;
    text-align: left;
}

#menu_foot span a {
    width: auto;
    height: 50px;
    line-height: 50px;
    display: block;
    text-indent: 30px;
    color: #fff;
    font-size: 14px !important;
    font-weight: bold;
    vertical-align: middle;
    text-align: left;
}
#menu_foot span a:link {
    width: auto;
    height: 50px;
    line-height: 50px;
    display: block;
    text-indent: 30px;
    color: #fff;
    font-size: 14px !important;
    font-weight: bold;
    vertical-align: middle;
    text-align: left;
}

#menu_foot span a:hover {
    width: auto;
    height: 50px;
    line-height: 50px;
    display: block;
    text-indent: 30px;
    color: #57a7f0;
    font-size: 16px !important;
    font-weight: bold;
    vertical-align: middle;
    text-align: left;
}








#menu_foot ul {
    width: auto;
    height: auto;
    border-top-width: 0;
    overflow: hidden;
}

#menu_foot ul li {
    height: 32px;
    line-height:32px;
    overflow: hidden;
    float: none;
    width: 180px;
}

#menu_foot ul li h1 {
    color: #E6E4E4;
    height: 32px;
    line-height: 32px;
    font-size: 13px;
    font-weight: normal;
    text-align: left;
    text-indent: 30px;
    overflow: hidden;
}

#menu_foot ul li h1 a {
    color: #E6E4E4;
    font-size: 17px;
    font-weight: 500;
}

#menu_foot ul li h1 a:link {
    color: #E6E4E4;
    font-size: 13px;
    font-weight: 500;
}

#menu_foot ul li h1 a:hover {
    color: #57a7f0;
    font-size: 15px;
    font-weight: 500;
}
.content{
    width: 320px!important;
}
.content #menu_foot ul li{
    width: 320px!important;
}
.content #menu_foot ul li h1{
    width: 320px!important;
}
.footer .foot ul li.wchart{
    margin:60px 0 0 140px;
}
.footer .foot ul li.wchart span{
    display: block;
    color: #fff;
}
.foot-cor{
    width: 1140px;
    height: 70px;
    line-height:70px;
    border-top:1px solid #0859a4;
    text-align:left;
    color: #fff;
    margin:0 auto;
    padding-left:40px;

}
.foot-cor a{
    color: #fff;
}

    /*mainer style*/
.mainer {
    width: 1180px;
    height: auto;
    background-color: #ffffff;
    margin: 0 0 0 0;
    overflow: hidden;
}

/*主体部分*/
.larger {
    float: right;
    width: 820px;
    height: auto;
    overflow: hidden;
}

.righter {
    float: right;
    width: 340px;
    height: auto;
    overflow: hidden;
}

.lefter {
    float: left;
    width: 340px;
    height: auto;
    overflow: hidden;
}

.head_top_bar {
    HEIGHT: 36px;
    line-height: 36px;
    width: 1180px;
    text-align: left;
    text-indent: 10px;
    overflow: hidden;
}

.head_top_bar table tr td {
    color: #b1b1b1;
    font-size: 12px;
}

.head_top_bar table tr td a {
    color: #b1b1b1;
    font-size: 12px;
}

.head_top_bar table tr .phone {
    BACKGROUND: url(../images/ico/phone.png) no-repeat left center;
    color: #b1b1b1;
    font-size: 14px;
    font-weight: 100;
    text-indent: 42px;
}

.head_top_bar table tr .email {
    BACKGROUND: url(../images/ico/email.png) no-repeat left center;
    color: #b1b1b1;
    font-size: 14px;
    font-weight: 100;
    text-indent: 42px;
}

.flasher {
    width: 100%;
    height: 558px;
    overflow: hidden;
    BACKGROUND: url(../images/01.jpg) no-repeat center;
    overflow: hidden;
}

.atbl {
    width: 1180px;
}

.atbl tr td {
    width: 20%;
    text-align: left;
}

.atbl tr td a {
    color: #333;
    font-size: 12px;
    line-height: 28px;
}

.abouta {
    color: #585858;
    font-size: 16px;
    line-height: 50px;
    font-weight: 600;
}

.aboutb {
    color: #8d8d8d;
    font-size: 14px;
    line-height: 26px;
}

#tab_menu {
    list-style: none;
    width: 1180px;
    height: 166px;
    overflow: hidden;
}

#tab_menu li {
    width: 196px;
    height: 166px;
    text-align: center;
    float: left;
    overflow: hidden;
    list-style-type: none;
}

#tab_menu li a {
    text-decoration: none;
    width: 136px;
    height: 166px;
    line-height: 166px;
    display: block;
    margin: 0 auto;
}

#tab_menu li .t01 {
    background: url(../images/ico/dc.png) no-repeat center;
}

#tab_menu li .t02 {
    background: url(../images/ico/gc.png) no-repeat center;
}

#tab_menu li .t03 {
    background: url(../images/ico/wy.png) no-repeat center;
}

#tab_menu li .t04 {
    background: url(../images/ico/jg.png) no-repeat center;
}

#tab_menu li .t05 {
    background: url(../images/ico/sy.png) no-repeat center;
}

#tab_menu li .t06 {
    background: url(../images/ico/ys.png) no-repeat center;
}

#tab_menu li .t011 {
    background: url(../images/ico/dc1.png) no-repeat center;
}

#tab_menu li .t021 {
    background: url(../images/ico/gc1.png) no-repeat center;
}

#tab_menu li .t031 {
    background: url(../images/ico/wy1.png) no-repeat center;
}

#tab_menu li .t041 {
    background: url(../images/ico/jg1.png) no-repeat center;
}

#tab_menu li .t051 {
    background: url(../images/ico/sy1.png) no-repeat center;
}

#tab_menu li .t061 {
    background: url(../images/ico/ys1.png) no-repeat center;
}

#tbllink tr td {
    padding: 0px 3px;
}

.wider_bar {
    width: 100%;
    height: 150px;
    margin: 0 auto;
}





.wen {
    background: url(../images/wenhua.png) no-repeat center;
    height: 110px;
}

.jt {
    background: url(../images/j.png) no-repeat center bottom;
}

.swrapper {
    background: url(../images/s.png) no-repeat center top;
    WIDTH: 100%;
    height: 408px;
    overflow: hidden;
}

.awrapper {
    background-color: #FFF;
    WIDTH: 100%;
    height: 480px;
    overflow: hidden;
}

.pwrapper {
    /*background: url(../images/pg.jpg) no-repeat center bottom;*/
    WIDTH: 100%;
    height: 540px;
    overflow: hidden;
}

.wwrapper {
    /*background: url(../images/w.png) repeat-x bottom;*/
    WIDTH: 100%;
    height: 480px;
    overflow: hidden;
}

.sp {
    /*background: url(../images/sp.png) no-repeat center;*/
    WIDTH: 320px;
    height: 210px;
    overflow: hidden;
}

.more_bt {
    background: url(../images/ico/more.png) no-repeat center;
    width: 166px;
    height: 48px;
    margin: 0 auto;
}

.more_bt a {
    display: block;
    width: 166px;
    height: 48px;
}

#news_mid {
    margin: 0 auto;
    width: 1180px;
    height: auto;
    overflow: hidden;
}

#tab_menu {
    list-style: none;
    width: 1180px;
    height: 166px;
    overflow: hidden;
}

#tab_menu li {
    width: 196px;
    height: 166px;
    text-align: center;
    float: left;
    overflow: hidden;
    list-style-type: none;
}

#tab_menu li a {
    text-decoration: none;
    width: 136px;
    height: 166px;
    line-height: 166px;
    display: block;
    margin: 0 auto;
}

#tab_menu li .t01 {
    background: url(../images/ico/dc.png) no-repeat center;
}

#tab_menu li .t02 {
    background: url(../images/ico/gc.png) no-repeat center;
}

#tab_menu li .t03 {
    background: url(../images/ico/wy.png) no-repeat center;
}

#tab_menu li .t04 {
    background: url(../images/ico/jg.png) no-repeat center;
}

#tab_menu li .t05 {
    background: url(../images/ico/sy.png) no-repeat center;
}

#tab_menu li .t06 {
    background: url(../images/ico/ys.png) no-repeat center;
}

#tab_menu li .t011 {
    background: url(../images/ico/dc1.png) no-repeat center;
}

#tab_menu li .t021 {
    background: url(../images/ico/gc1.png) no-repeat center;
}

#tab_menu li .t031 {
    background: url(../images/ico/wy1.png) no-repeat center;
}

#tab_menu li .t041 {
    background: url(../images/ico/jg1.png) no-repeat center;
}

#tab_menu li .t051 {
    background: url(../images/ico/sy1.png) no-repeat center;
}

#tab_menu li .t061 {
    background: url(../images/ico/ys1.png) no-repeat center;
}



.productsumtbl{
    width: 100%;
    height: 270px;
    margin: 0 auto;
}
.productsumtbl {

}
.productsumtbl #showbox {
    float: left;
    width: 375px;
    height: 270px;
    border: 1px solid #DFDCDC;
}
.productsumtbl #showbox  img{
    display: block;
    width: 375px;
    height: 270px;
}
.productsumtbl #showbox span {
    background:url(../images/whitebg.png) repeat;
    width: 100px;
    height: 100px;
}

.productsumtbl .products-side {
    float: right;
    height: 270px;
    width: 425px;
}

.productsumtbl .products-side .space {
    width: 100%;
    display: block;
    height: 30px;
    margin: 5px auto;
}

.productsumtbl .products-side h3 {
    width: auto;
    text-align: left;
    height: 50px;
    line-height: 50px;
    clear: none;
    font-size: 26px;
    font-weight: 600;
    color: #535353;

}

.productsumtbl .products-side .space h1 {
    float: left;
    width: 80px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    background: #2278c5;
}

.productsumtbl .products-side .space h2 {
    width: auto;
    text-align: left;
    float: left;
    height: auto;
    line-height: 30px;
    clear: none;
    font-size: 30px;
    font-weight: 100;
    color: #333;
    overflow: hidden;
}

.productsumtbl tr td span {
    width: 32%;
    float: left;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.productsumtbl tr td span a {
    background-color: #464646;
    width: 95px;
    text-align: center;
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    font-weight: 100;
    color: #FFF;
    text-align: center;
    margin-left: 6px;
}

.productsumtbl tr .tdewm {
    background-color: #FFF;
    text-align: center;
}

.productsumtbl tr .tdewm h1 {
    float: left;
    background: none;
    width: 150px;
    height: 150px;
    text-align: center;
}

.productcon {
    margin-top: 24px;
}

.productcon tr td h1 {
    float: left;
    width: auto;
    padding: 0 12px;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    font-weight: 600;
    color: #333;
    text-align: center;
}

.productcon tr td {
    width: 127px;
    height: 38px;
    border-bottom: #9e9595 1px solid;
}

#unit_list {
    float: none;
    width: 1180px;
    height: auto;
    overflow: hidden;
}

#unit_list ul {
    list-style: none;
    width: 1180px;
    height: 190px;
    overflow: hidden;
}

#unit_list ul li {
    width: 295px;
    height: 190px;
    text-align: center;
    float: left;
    overflow: hidden;
    list-style-type: none;
}

#unit_list ul li span {
    text-align: center;
    clear: right;
    height: 160px;
    width: 256px;
    margin: 0 auto;
}

#unit_list ul li span a img {
    height: 160px;
    width: 256px;
}

#unit_list ul li h1 {
    width: 256px;
    height: 50px;
    line-height: 38px;
    font-weight: 100;
    text-align: center;
    margin: 0 auto;
}

#unit_list ul li h1 a {
    color: #6d6565;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
    font-size: 12px;
}

#unit_list ul li h1 a:link {
    color: #6d6565;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
    font-size: 12px;
}

#unit_list ul li h1 a:visited {
    color: #6d6565;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
    font-size: 12px;
}

#unit_list ul li h1 a:active {
    color: #6d6565;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
    font-size: 12px;
}

#unit_list ul li h1 a:hover {
    color: #666666;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
    font-size: 12px;
}

.tblfw tr td {
    width: 120px;
    height: 36px;
}

.tblfw tr td h1 {
    width: 110px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #efeeee;
    margin: 0 auto;
}

.tblfw tr td h1 a {
    color: #4c4849;
    font-size: 14px;
    font-weight: 100;
}

.tblfw tr td .hi1 {
    background: url(../images/ico/ico-b15.png) no-repeat 12px center #efeeee;
}

.tblfw tr td .hi2 {
    background: url(../images/ico/ico-b16.png) no-repeat 12px center #efeeee;
}

.tblfw tr td .hi3 {
    background: url(../images/ico/ico-b13.png) no-repeat 12px center #efeeee;
}

.tblfw tr td .hi4 {
    background: url(../images/ico/ico-b14.png) no-repeat 12px center #efeeee;
}

.tblfw tr td .hi5 {
    background: url(../images/ico/ico-b05.png) no-repeat 12px center #efeeee;
}

.tblfw tr td .hi6 {
    background: url(../images/ico/ico-b04.png) no-repeat 12px center #efeeee;
}

.tblfw tr td .hi7 {
    background: url(../images/ico/ico-b03.png) no-repeat 12px center #efeeee;
}

.tblfw tr td .hi8 {
    background: url(../images/ico/ico-b02.png) no-repeat 12px center #efeeee;
}

.tblfw tr td .hi9 {
    background: url(../images/ico/ico-b01.png) no-repeat 12px center #efeeee;
}

.l720-350 {
    float: left;
    width: 720px;
    height: 350px;
    overflow: hidden;
}

.r420-350 {
    float: right;
    width: 420px;
    height: 350px;
    overflow: hidden;
}

.c650 {
    margin: 0 auto;
    width: 650px;
    height: 110px;
    overflow: hidden;
}

.l700-350 {
    float: left;
    width: 700px;
    height: 350px;
    overflow: hidden;
}

.r440-350 {
    float: right;
    width: 440px;
    height: 325px;
    overflow: hidden;
    border-left: #dcdcdc 1px solid;
}

.l830-350 {
    float: left;
    width: 830px;
    height: 260px;
    overflow: hidden;
}

.r280-350 {
    float: right;
    width: 280px;
    height: 260px;
    overflow: hidden;
}

.l220-350 {
    float: right;
    width: 220px;
    height: 350px;
    overflow: hidden;
}

.r880-350 {
    float: right;
    width: 880px;
    height: 350px;
    overflow: hidden;
}

.c860 {
    margin: 0 auto;
    width: 860px;
    height: 300px;
    overflow: hidden;
}

#winbox {
    border: #609de6 1px solid;
    border-radius: 10px;
    -moz-border-radius: 10px;
    width: 515px;
    height: 260px;
    background: url(../images/winlgn_bg.png) no-repeat center 50px #FFFFFF;
    margin: 0 auto;
}

.tdlgn {
    font-size: 14px !important;
    text-indent: 120px;
    text-align: left;
}

.red {
    color: #F00;
}

.ptablewidth {
    width: 820px;
    margin: 0 auto;
    word-wrap: break-word;
    border-top: #EDEDED 1px solid;
    border-left: #EDEDED 1px solid;
}

.ptablewidth tr {
    background: #fff;
}

.ptablewidth tr td {
    line-height: 35px;
    font-size: 12px;
    color: #333333;
    text-align: left;
    font-weight: 100;
    border-bottom: #EDEDED 1px solid;
    border-right: #EDEDED 1px solid;
    padding: 3px;
}

.ptablewidth tr th {
    width: 80px;
    line-height: 35px;
    font-size: 14px;
    text-align: center;
    color: #333333;
    font-weight: 600;
    border-bottom: #EDEDED 1px solid;
    border-right: #EDEDED 1px solid;
    padding: 3px;
}

.ptablewidth .head {
    BORDER: #B6D8EA 0px solid;
    background: #FFFFFF url(../image/head.jpg) repeat-x top;
    COLOR: #022850;
    text-align: left;
    font-weight: bold;
}

.ttablewidth {
    width: 820px;
    margin: 0 auto;
    word-wrap: break-word;
}

.ttablewidth tr td h1 {
    color: #1B92E9;
    font-size: 16px;
    font-weight: 600;
}

.mydcp_id {
    margin-left: 10px;
    vertical-align: -2px;
    margin-right: 5px;
    border: none;
    width: 20px;
    height: 20px;
}

.mydcp_xx {
    margin-left: 10px;
    vertical-align: -2px;
    margin-right: 5px;
    border: none;
    width: 20px;
    height: 20px;
}

.xinlr_but {
    border-style: none;
    background: #1b92e9;
    width: 120px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #fff;
    border-bottom: #1b92e9 2px solid;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
}

.adslider {
    width: 905px;
    height: 82px;
    position: relative;
    overflow: hidden;
}


.tpnews {
    width: 510px;
    height: 330px;
    float: left;
    text-align: center;
    overflow: hidden;
}

.listnews {
    width: 650px;
    height: 330px;
    background-color: #FFF;
    float: right;
    text-align: center;
    overflow: hidden;
}

/*jquery nav_menu  style*/
.tblmenuer {
    width: 100%;
    height: auto;
}

.tblmenuer tr td {
    text-align: center;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    font-weight: 100;
}

.tblmenuer tr .nav_col {
    HEIGHT: 50px;
    line-height: 50px;
    FONT-SIZE: 12px;
    width: 3px;
    BACKGROUND: url(../images/col_bg.png) no-repeat center;
    overflow: hidden;
}

.menuer_bar {
    width: 1180px;
    HEIGHT: 35px;
    background-color: #efefef;
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
}

.menuer_bar a {
    COLOR: #ffffff;
    height: 31px;
    line-height: 31px;
    font-weight: 100;
    font-size: 14px;
    margin-left: 10px;
    margin-right: 10px;
}

.menuer_bar a:link {
    color: #ffffff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 100;
}

.menuer_bar a:visited {
    color: #ffffff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 100;
}

.menuer_bar a:active {
    color: #ffffff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 100;
}

.menuer_bar a:hover {
    COLOR: #f00101;
    TEXT-DECORATION: none;
    height: 31px;
    font-weight: 100;
    font-size: 14px;
}

.menuer_bar a.cur {
    COLOR: #f00101;
    TEXT-DECORATION: none;
    height: 31px;
    font-weight: 100;
    font-size: 14px;
}

/**多栏目列表**/
#lump_big_list {
    background-color: #F2F2F2;
    height: 28px;
    width: 99%;
    overflow: hidden;
    margin: 0 auto;
}

#lump_big_list .title_list {
    float: left;
    width: 60%;
}

#lump_big_list .title_list h1 {
    text-align: left;
    text-indent: 12px;
    line-height: 28px;
}

#lump_big_list .title_list h1 a {
    font-size: 14px;
    font-weight: 600;
}

#lump_big_list .more_list {
    float: right;
    width: 60px;
    text-align: center;
    font-size: 14px;
}

#lump_big_list .more_list a {
    font-size: 13px;
    line-height: 28px;
}

/*friendlink style*/
.link_list {
    width: 1250px;
    height: auto;
    float: none;
    overflow: hidden;
    margin: 0 auto;
}

.link_list ul {
    list-style: none;
    width: 100%;
}

.link_list ul li {
    float: left;
    list-style-type: none;
    width: 208px;
    height: 55px;
    text-align: center;
    vertical-align: middle;
}

.link_list ul li a img {
    width: 190px;
    height: 55px;
}

.link_list ul li img {
    width: 190px;
    height: 55px;
}

#z_top {
    height: 39px;
    width: 855px;
    BACKGROUND: url(../images/z_top.png) no-repeat bottom;
    overflow: hidden;
}

#t_top {
    height: 39px;
    width: 855px;
    BACKGROUND: url(../images/t_top.png) no-repeat bottom;
    overflow: hidden;
}

#j_top {
    height: 39px;
    width: 1180px;
    BACKGROUND: url(../images/j_top.png) no-repeat bottom;
    overflow: hidden;
}

#yq {
    height: 108px;
    width: 1180px;
    BACKGROUND: url(../images/yq.png) no-repeat center;
    overflow: hidden;
}

#l_nek {
    height: 12px;
    width: 650px;
    overflow: hidden;
}

#l_mid {
    width: 650px;
    height: auto;
    overflow: hidden;
}

#l_bot {
    height: 3px;
    width: 650px;
    overflow: hidden;
}

.space {
    width: 8px;
    height: 35px;
    float: left;
}

.line {
    BACKGROUND: url(../images/l.png) no-repeat center;
    width: 2px;
    height: 35px;
    float: left;
    overflow: hidden;
}

.bon {
    float: left;
    width: auto;
    height: 35px;
    cursor: pointer;
}

.bon h1 {
    width: 110px;
    height: 35px;
    line-height: 35px;
    color: #467abf;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    cursor: pointer;
}

.bout {
    float: left;
    width: 110px;
    height: 39px;
    cursor: pointer;
}

.bout h1 {
    width: 110px;
    height: 35px;
    line-height: 35px;
    color: #666666;
    font-size: 14px;
    font-weight: 100;
    cursor: pointer;
    text-align: center;
}

.lon {
    float: left;
    BACKGROUND: url(../images/ico/lon.png) no-repeat center;
    width: 151px;
    height: 39px;
    cursor: pointer;
    text-align: center;
}

.lon h1 {
    width: 151px;
    height: 39px;
    line-height: 39px;
    color: #FFF;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    cursor: pointer;
}

.lout {
    float: left;
    width: 151px;
    height: 39px;
    cursor: pointer;
    text-align: center;
}

.lout h1 {
    width: 151px;
    height: 39px;
    line-height: 39px;
    color: #666666;
    font-size: 14px;
    font-weight: 100;
    text-align: center;
    cursor: pointer;
}

.ico1 h1 {
    BACKGROUND: url(../images/ico/ico-b01.png) no-repeat 10px center;
}

.ico2 h1 {
    BACKGROUND: url(../images/ico/p02.png) no-repeat 10px center;
}

/*右侧模块样式*/
#center_top {
    background: url(../images/center_top.png) repeat-x center;
    height: 39px;
    width: 477px;
    overflow: hidden;
}

#center_nek {
    background: url(../images/center_nek.png) no-repeat bottom;
    height: 12px;
    width: 477px;
    overflow: hidden;
}

#center_mid {
    background: url(../images/center_mid.png) repeat-y center;
    width: 477px;
    height: auto;
    overflow: hidden;
}

#center_bot {
    background: url(../images/center_bot.png) no-repeat bottom;
    height: 3px;
    width: 477px;
    overflow: hidden;
}

.title_center {
    float: left;
    width: auto;
    height: 39px;
    overflow: hidden;
}

.title_center h1 {
    height: 39px;
    line-height: 39px;
    text-indent: 24px;
    color: #ffffff;
    text-align: left;
    font-size: 16px;
    font-weight: 600;
}

.title_center span {
    color: #010204;
    padding: 18px 0 0 15px;
    font-size: 12px;
}

.more_center {
    text-align: right;
    float: right;
    text-align: left;
    height: 39px;
    width: 50px;
    overflow: hidden;
}

.more_center a {
    color: #333333;
    line-height: 39px;
    text-align: left;
    height: 39px;
    width: 50px;
    font-size: 12px;
}

.more_center a:link {
    color: #333333;
    text-decoration: none;
    font-size: 12px;
}

.more_center a:visited {
    color: #333333;
    text-decoration: none;
    font-size: 12px;
}

.more_center a:active {
    color: #333333;
    text-decoration: none;
    font-size: 12px;
}

.more_center a:hover {
    color: #333333;
    display: block;
    line-height: 39px;
    text-align: left;
    height: 39px;
    width: 50px;
    font-size: 12px;
}

/**small style***/
#s_top {
    background: url(../images/s_top.png) repeat-x center;
    height: 30px;
    width: 283px;
    overflow: hidden;
}

#s_nek {
    background: url(../images/s_nek.png) repeat-x bottom;
    height: 8px;
    width: 283px;
    overflow: hidden;
}

#s_mid {
    background: url(../images/s_mid.png) repeat-y center;
    width: 283px;
    height: auto;
    overflow: hidden;
}

#s_bot {
    background: url(../images/s_bot.png) repeat-x bottom;
    height: 3px;
    width: 283px;
    overflow: hidden;
}

.title_s {
    float: left;
    width: 92px;
    height: 30px;
    overflow: hidden;
}

.title_s h1 {
    float: left;
    height: 30px;
    line-height: 30px;
    width: 92px;
    color: #000000;
    text-align: center;
    font-size: 16px;
    font-weight: 100;
}

.more_s {
    text-align: right;
    float: right;
    text-align: left;
    height: 30px;
    line-height: 30px;
    width: 45px;
    overflow: hidden;
}

.more_s a {
    color: #8a8883;
    line-height: 30px;
    text-align: left;
    height: 30px;
    width: 45px;
    font-size: 12px;
    display: block;
    font-family: "宋体";
}

.more_s a:link {
    color: #8a8883;
    text-decoration: none;
    font-size: 12px;
}

.more_s a:visited {
    color: #8a8883;
    text-decoration: none;
    font-size: 12px;
}

.more_s a:active {
    color: #8a8883;
    text-decoration: none;
    font-size: 12px;
}

.more_s a:hover {
    color: #8a8883;
    display: block;
    line-height: 30px;
    text-align: left;
    height: 30px;
    width: 45px;
    font-size: 12px;
}

/**small style***/
#small_top {
    background: url(../images/small_top.png) repeat-x center;
    height: 35px;
    width: 650px;
    overflow: hidden;
    margin: 0 auto;
}

#small_top span {
    float: left;
    height: 39px;
    line-height: 39px;
    text-indent: 12px;
}

#small_top span a {
    color: #584B4B;
    font-weight: 600;
}

#small_nek {
    height: 8px;
    width: 650px;
    overflow: hidden;
    margin: 0 auto;
}

#small_mid {
    width: 650px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

#small_bot {
    height: 3px;
    width: 650px;
    overflow: hidden;
    margin: 0 auto;
}

.title_small {
    float: left;
    width: 86%;
    height: 30px;
    overflow: hidden;
}

.title_small h1 {
    float: left;
    height: 30px;
    line-height: 30px;
    width: 100px;
    color: #000000;
    text-align: center;
    font-size: 14px;
    font-weight: 100;
}

.title_small h1 font {
    height: 30px;
    line-height: 30px;
    width: 12px;
    background: url(../images/det.png) no-repeat center;
}

.title_small span {
    text-indent: 17px;
    height: 30px;
    line-height: 30px;
    float: left;
    color: #6e6a69;
    font-size: 12px;
    font-weight: 100;
}

.more_small {
    text-align: right;
    float: right;
    text-align: left;
    height: 41px;
    line-height: 41px;
    width: 45px;
    overflow: hidden;
}

.more_small a {
    color: #8a8883;
    line-height: 41px;
    text-align: left;
    height: 41px;
    width: 45px;
    font-size: 12px;
    display: block;
    background: url(../images/more2.png) no-repeat center;
    font-family: "宋体";
}

.more_small a:link {
    color: #8a8883;
    text-decoration: none;
    font-size: 12px;
}

.more_small a:visited {
    color: #8a8883;
    text-decoration: none;
    font-size: 12px;
}

.more_small a:active {
    color: #8a8883;
    text-decoration: none;
    font-size: 12px;
}

.more_small a:hover {
    color: #8a8883;
    display: block;
    line-height: 41px;
    text-align: left;
    height: 41px;
    width: 45px;
    font-size: 12px;
}

#i_top {
    height: 38px;
    width: 290px;
    background: url(../images/n_top.png) no-repeat left center;
    overflow: hidden;
}

#p_top {
    height: 38px;
    width: 375px;
    background: url(../images/n_top.png) no-repeat left center;
    overflow: hidden;
}

#n_top {
    height: 38px;
    width: 420px;
    background: url(../images/n_top.png) no-repeat center;
    overflow: hidden;
}

.title_n {
    float: left;
    width: auto;
    height: 34px;
    overflow: hidden;
}

.title_n h1 {
    height: 38px;
    line-height: 38px;
    text-indent: 38px;
    color: #ffffff;
    text-align: left;
    font-size: 14px;
    font-weight: 600;
}

.bs01 {
    background: url(../images/ico/bs-1.png) no-repeat 10px center;
}

.bs02 {
    background: url(../images/ico/bs-2.png) no-repeat 10px center;
}

.p01 {
    background: url(../images/ico/p01.png) no-repeat 10px center;
}

.p02 {
    background: url(../images/ico/p02.png) no-repeat 10px center;
}

.p03 {
    background: url(../images/ico/p03.png) no-repeat 10px center;
}

.p04 {
    background: url(../images/ico/p04.png) no-repeat 10px center;
}

.p05 {
    background: url(../images/ico/p05.png) no-repeat 10px center;
}

.p06 {
    background: url(../images/ico/p06.png) no-repeat 10px center;
}


#cy_list {
    margin: 0 auto;
    width: 860px;
    height: 35px;
    background: url(../images/cy.png) no-repeat left center;
    overflow: hidden;
}

#cy_list ul {
    width: 725px;
    height: 35px;
    float: right;
    overflow: hidden;
}

#cy_list ul li {
    height: 35px;
    overflow: hidden;
    float: left;
    width: auto;
}

#cy_list ul li h1 {
    color: #333;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    text-indent: 30px;
    overflow: hidden;
}

#cy_list ul li h1 a {
    color: #333;
    height: 35px;
    line-height: 35px;
    text-decoration: none;
    font-size: 12px;
    font-weight: 500;
    font-family: Microsoft Yahei;
}

#cy_list ul li h1 a:link {
    color: #333;
    text-decoration: none;
    font-size: 12px;
    font-weight: 500;
    font-family: Microsoft Yahei;
}

#cy_list ul li h1 a:visited {
    color: #333;
    text-decoration: none;
    font-size: 12px;
    font-weight: 500;
    font-family: Microsoft Yahei;
}

#cy_list ul li h1 a:active {
    color: #333;
    text-decoration: none;
    font-size: 12px;
    font-weight: 500;
    font-family: Microsoft Yahei;
}

#cy_list ul li h1 a:hover {
    color: #333;
    text-decoration: none;
    font-size: 12px;
    font-weight: 500;
    font-family: Microsoft Yahei;
}

.adi {
    background: url(../images/ad.jpg) no-repeat center;
    width: 100%;
    height: 190px;
}

.w205 {
    background: url(../images/w205.png) no-repeat center;
    width: 100%;
    height: 205px;
}

/*大模块样式*/
#ln_top {
    background: url(../images/ln.png) no-repeat center top;
    height: 39px;
    width: 855px;
    overflow: hidden;
}

.title_ln {
    color: #010204;
    font-size: 12px;
    float: left;
    width: auto;
    height: 39px;
    overflow: hidden;
}

.title_ln h1 {
    color: #333333;
    float: left;
    width: 110px;
    text-indent: 12px;
    line-height: 39px;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
}

.more_ln {
    float: right;
    height: 39px;
    width: 60px;
    overflow: hidden;
}

.more_ln a {
    height: 39px;
    width: 60px;
    line-height: 39px;
    display: block;
}

#large_top {
    background: url(../images/large_top.png) repeat-x top;
    height: 39px;
    width: 820px;
    overflow: hidden;
}

#large_nek {
    height: 8px;
    width: 820px;
    overflow: hidden;
}

#large_mid {
    width: 820px;
    height: auto;
    overflow: hidden;
}

#large_bot {
    height: 3px;
    width: 820px;
    overflow: hidden;
}

#cxfw {
    background: url(../images/cxfw.jpg) no-repeat top center;
    width: 966px;
    height: 560px;
    overflow: hidden;
}

.title_large {
    color: #010204;
    font-size: 12px;
    float: left;
    width: auto;
    height: 34px;
    overflow: hidden;
}

.title_large h1 {
    float: left;
    width: 100%;
    text-indent: 12px;
    line-height: 34px;
    text-align: left;
    font-size: 14px;
    font-weight: normal;
    font-family: "microsoft yahei";
}

.title_large span {
    color: #010204;
    padding: 18px 0 0 15px;
    font-size: 12px;
}

.more_large {
    text-align: right;
    float: right;
    text-align: left;
    height: 34px;
    width: 50px;
    overflow: hidden;
}

.more_large a {
    color: #6d6565;
    line-height: 34px;
    text-align: left;
    vertical-align: middle;
    height: 34px;
    width: 50px;
}

.more_large a:link {
    color: #6d6565;
    text-decoration: none;
}

.more_large a:visited {
    color: #6d6565;
    text-decoration: none;
}

.more_large a:active {
    color: #6d6565;
    text-decoration: none;
}

.more_large a:hover {
    display: block;
    line-height: 34px;
    text-align: left;
    vertical-align: middle;
    height: 29px;
    width: 50px;
}

/*访问路径样式*/
.title_pathp {
    color: #6d6565;
    font-size: 13px;
    float: right;
    height: 39px;
    line-height: 39px;
    width: auto;
    overflow: hidden;
    margin-right: 6px;
}

.title_pathp h1 {
    color: #6d6565;
    height: 39px;
    line-height: 39px;
    text-align: right;
    font-size: 13px;
    font-weight: 600;
}

.title_pathp h1 a {
    color: #6d6565;
    text-align: left;
    font-size: 14px;
    font-weight: 100;
}

.title_pathp h1 a:link {
    color: #6d6565;
    text-decoration: none;
    font-size: 14px;
    font-weight: 100;
}

.title_pathp h1 a:visited {
    color: #6d6565;
    text-decoration: none;
    font-size: 14px;
    font-weight: 100;
}

.title_pathp h1 a:active {
    color: #6d6565;
    text-decoration: none;
    font-size: 14px;
    font-weight: 100;
}

.title_pathp h1 a:hover {
    color: #6d6565;
    text-decoration: none;
    font-size: 14px;
    font-weight: 100;
}

.title_pathp span {
    float: left;
    color: #6d6565;
    height: 33px;
    text-align: center;
    text-indent: 6px;
    line-height: 33px;
    font-size: 14px;
    font-weight: 100;
}

/*访问路径样式*/
.title_path {
    color: #333333;
    font-size: 16px;
    float: left;
    height: 35px;
    line-height: 35px;
    width: 1000px;
    overflow: hidden;
}

.title_path h1 {
    color: #333333;
    height: 35px;
    line-height: 35px;
    text-align: left;
    font-size: 16px;
    font-weight: 600;
}

.title_path h1 a {
    color: #333333;
    text-align: left;
    font-size: 16px;
    font-weight: 600;
}

.title_path h1 a:link {
    color: #333333;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
}

.title_path h1 a:visited {
    color: #333333;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
}

.title_path h1 a:active {
    color: #333333;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
}

.title_path h1 a:hover {
    color: #333333;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
}

.title_path span {
    float: left;
    color: #333333;
    height: 35px;
    text-align: center;
    text-indent: 6px;
    line-height: 35px;
    font-size: 16px;
    font-weight: 600;
}

.home_btn {
    float: right;
    height: 35px;
    width: 86px;
}

.home_btn h1 {
    color: #ffffff;
    width: 86px;
    height: 32px;
    margin-top: 5px;
    line-height: 32px;
    background-color: #0068b7;
    text-align: center;
}

.home_btn h1 a {
    color: #ffffff;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    font-weight: 600;
}

.home_btn h1 a:link {
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
}

.home_btn h1 a:visited {
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
}

.home_btn h1 a:active {
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
}

.home_btn h1 a:hover {
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
}

/*右侧模块样式*/
#right_top {
    height: 50px;
    width: 320px;
    overflow: hidden;
    border-bottom:1px solid rgba(51,61,70,.6);
	background-color:#2278c6
}

#right_nek {
    background: url(../images/right_nek.png) no-repeat left bottom;
    height: 1px;
    width: 340px;
    overflow: hidden;
}

#right_mid {
    background: url(../images/right_mid.png) repeat-y left;
    width: 340px;
    height: auto;
    overflow: hidden;
}

#right_bot {
    background: url(../images/right_bot.png) no-repeat left top;
    height: 9px;
    width: 340px;
    overflow: hidden;
}

.title_right {
    float: left;
    width: auto;
    height: 42px;
    overflow: hidden;
}

.title_right h1 {
    height: 42px;
    width: auto;
    line-height: 42px;
    color: #fff;
    text-align: left;
    text-indent: 16px;
    font-size: 16px;
    font-weight: 100;
}

.title_right span {
    color: #010204;
    padding: 18px 0 0 15px;
    font-size: 12px;
}

.more_right {
    text-align: right;
    float: right;
    text-align: left;
    height: 42px;
    width: 50px;
    overflow: hidden;
}

.more_right a {
    color: #444444;
    line-height: 38px;
    text-align: left;
    height: 42px;
    width: 50px;
    font-size: 14px;
}

.more_right a:link {
    color: #444444;
    text-decoration: none;
    font-size: 12px;
}

.more_right a:visited {
    color: #444444;
    text-decoration: none;
    font-size: 12px;
}

.more_right a:active {
    color: #444444;
    text-decoration: none;
    font-size: 12px;
}

.more_right a:hover {
    color: #444444;
    display: block;
    line-height: 42px;
    text-align: left;
    height: 42px;
    width: 50px;
    font-size: 14px;
}

.public_list {
    width: 265px;
    height: auto;
    overflow: hidden;
}

.public_list ul {
    width: 260px;
    height: auto;
    margin: 0 auto;
}

.public_list ul li {
    float: left;
    height: 35px;
    text-align: left;
    width: 33.3%;
    overflow: hidden;
    list-style-type: none;
}

.public_list ul li h1 {
    background-color: #488ecc;
    font-size: 14px;
    height: 33px;
    line-height: 33px;
    width: 76px;
    text-align: center;
    margin: 0 auto;
}

.public_list ul li h1 a {
    font-size: 14px;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
}

.comein_list {
    float: right;
    width: 606px;
    height: 85px;
    overflow: hidden;
}

.comein_list ul {
    width: 300px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}

.comein_list ul li {
    height: auto;
    width: 300px;
    list-style-type: none;
}

.comein_list ul li h2 {
    width: 240px;
    height: 40px;
    text-align: left;
    border-bottom: #165f90 1px solid;
    margin: 0 auto;
}

.comein_list ul li h2 a {
    width: 240px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    text-indent: 6px;
    color: #165f90;
}

.comein_list ul li h1 {
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    width: 210px;
    margin: 0 auto;
    margin-top: 4px;
}

.comein_list ul li h1 a {
    width: 160px;
    height: 31px;
    line-height: 31px;
    display: block;
    font-size: 14px;
    color: #5f5d5c;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
    border-bottom: #8aafc7 1px solid;
    margin-left: 40px;
}

.comein_list ul li .cico-z1 {
    background: url(../images/ico/ico-z1.png) no-repeat left center;
}

.comein_list ul li .cico-z2 {
    background: url(../images/ico/ico-z2.png) no-repeat left center;
}

.comein_list ul li .cico-z3 {
    background: url(../images/ico/ico-z3.png) no-repeat left center;
}

.comein_list ul li .cico-z4 {
    background: url(../images/ico/ico-z4.png) no-repeat left center;
}

/*****/
.server_list {
    float: left;
    width: 315px;
    height: auto;
}

.server_list ul {
    width: 315px;
    height: auto;
}

.server_list ul li {
    float: left;
    height: 50px;
    text-align: left;
    width: 49.5%;
    overflow: hidden;
    list-style-type: none;
}

.server_list ul li h1 {
    text-indent: 15px;
    font-size: 14px;
    height: 42px;
    line-height: 42px;
    width: 127px;
    text-align: left;
    margin: 0 auto;
    margin-top: 4px;
}

.server_list ul li h1 a {
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    color: #165f90;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
    padding-left: 40px;
}

.server_list ul li .wico-01 {
    background: url(../images/ico/ico-w01.png) no-repeat left center;
}

.server_list ul li .wico-02 {
    background: url(../images/ico/ico-w02.png) no-repeat left center;
}

.server_list ul li .wico-03 {
    background: url(../images/ico/ico-w03.png) no-repeat left center;
}

.server_list ul li .wico-04 {
    background: url(../images/ico/ico-w04.png) no-repeat left center;
}

.server_list ul li .wico-05 {
    background: url(../images/ico/ico-w05.png) no-repeat left center;
}

/*****/
.bserver_list {
    width: 1150px;
    height: auto;
    margin: 0 auto;
}

.bserver_list ul {
    width: 1150px;
    height: auto;
}

.bserver_list ul li {
    float: left;
    height: 65px;
    text-align: left;
    width: 191px;
    overflow: hidden;
    list-style-type: none;
}

.bserver_list ul li h1 {
    background: url(../images/ico/yw.png) no-repeat center;
    height: 35px;
    width: 155px;
    text-align: center;
    margin: 0 auto;
    margin-top: 15px;
}

.bserver_list ul li h1 a {
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    color: #044875;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
}

/*****/
.yserver_list {
    float: left;
    width: 820px;
    height: auto;
}

.yserver_list ul {
    width: 820px;
    height: auto;
}

.yserver_list ul li {
    float: left;
    height: 50px;
    text-align: left;
    width: 136px;
    overflow: hidden;
    list-style-type: none;
}

.yserver_list ul li h1 {
    font-size: 14px;
    height: 42px;
    line-height: 42px;
    width: 130px;
    text-align: left;
    margin: 0 auto;
    margin-top: 4px;
}

.yserver_list ul li h1 a {
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    color: #165f90;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
    padding-left: 28px;
}

.yserver_list ul li .ico-y01 {
    background: url(../images/ico/ico-y01.png) no-repeat left center;
}

.yserver_list ul li .ico-y02 {
    background: url(../images/ico/ico-y02.png) no-repeat left center;
}

.yserver_list ul li .ico-y03 {
    background: url(../images/ico/ico-y03.png) no-repeat left center;
}

.yserver_list ul li .ico-y04 {
    background: url(../images/ico/ico-y04.png) no-repeat left center;
}

.yserver_list ul li .ico-y05 {
    background: url(../images/ico/ico-y05.png) no-repeat left center;
}

.yserver_list ul li .ico-y06 {
    background: url(../images/ico/ico-y06.png) no-repeat left center;
}

.yserver_list ul li .ico-y07 {
    background: url(../images/ico/ico-y07.png) no-repeat left center;
}

.yserver_list ul li .ico-y08 {
    background: url(../images/ico/ico-y08.png) no-repeat left center;
}

.yserver_list ul li .ico-y09 {
    background: url(../images/ico/ico-y09.png) no-repeat left center;
}

.yserver_list ul li .ico-y10 {
    background: url(../images/ico/ico-y10.png) no-repeat left center;
}

.yserver_list ul li .ico-y11 {
    background: url(../images/ico/ico-y11.png) no-repeat left center;
}

.yserver_list ul li .ico-y12 {
    background: url(../images/ico/ico-y12.png) no-repeat left center;
}

.yserver_list ul li .ico-y13 {
    background: url(../images/ico/ico-y13.png) no-repeat left center;
}

.yserver_list ul li .ico-y14 {
    background: url(../images/ico/ico-y14.png) no-repeat left center;
}

.yserver_list ul li .ico-y15 {
    background: url(../images/ico/ico-y15.png) no-repeat left center;
}

.yserver_list ul li .ico-y16 {
    background: url(../images/ico/ico-y16.png) no-repeat left center;
}

.yserver_list ul li .ico-y17 {
    background: url(../images/ico/ico-y17.png) no-repeat left center;
}

.yserver_list ul li .ico-y18 {
    background: url(../images/ico/ico-y18.png) no-repeat left center;
}

.gk_list {
    float: left;
    width: 265px;
    height: auto;
}

.gk_list ul {
    width: 248px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}

.gk_list ul li {
    height: 36px;
    width: 248px;
    list-style-type: none;
}

.gk_list ul li h1 {
    background: url(../images/ico/wdot.png) no-repeat 48px center #488ecc;
    font-size: 14px;
    height: 33px;
    line-height: 33px;
    width: 248px;
    text-indent: 62px;
    text-align: left;
}

.gk_list ul li h1 a {
    height: 33px;
    line-height: 33px;
    font-size: 14px;
    color: #FFF;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
}

/*picture style */
#txpic_list {
    display: inline;
    float: none;
    width: 820px;
    height: auto;
}

#txpic_list ul {
    list-style: none;
    width: 820px;
    height: auto;
    overflow: hidden;
    padding-top: 6px;
}

#txpic_list ul li {
    width: 250px;
    height: 220px;
    text-align: center;
    float: left;
    list-style-type: none;
    margin: 15px 10px;
    z-index: 999;
    overflow: hidden;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}

#txpic_list ul li span {
    font-weight: normal;
    display: block;
    width: 248px;
    height: 188px;
    z-index: 999;
    overflow: hidden;
    border: 1px solid #DFDCDC;
}

#txpic_list ul li span a {
}

#txpic_list ul li span a img {
    display: block;
    width: 250px;
    height: 190px;
    z-index: 210;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}


#txpic_list ul li h1 {
    width: 250px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
    background: #DFDCDC;
}

#txpic_list ul li h1 a {
    color: #000000;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
}

#txpic_list ul li h1 a:link {
    color: #000000;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
}

#txpic_list ul li h1 a:visited {
    color: #000000;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
}

#txpic_list ul li h1 a:active {
    color: #000000;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
}

#txpic_list ul li h1 a:hover {
    color: #666666;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
}
#txpic_list ul li:hover{
     -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
     box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
     -webkit-transform: translate3d(0px, -2px, 0px);
     -moz-transform: translate3d(0px, -2px, 0px);
     -ms-transform: translate3d(0px, -2px, 0px);
     -o-transform: translate3d(0px, -2px, 0px);
     transform: translate3d(0px, -2px, 0px);
 }
#txpic_list ul li:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

#zztxpic_list {
    display: inline;
    float: none;
    width: 820px;
    height: auto;
}

#zztxpic_list ul {
    list-style: none;
    width: 820px;
    height: auto;
    overflow: hidden;
    padding-top: 6px;
}

#zztxpic_list ul li {
    width: 250px;
    height: 320px;
    text-align: center;
    float: left;
    list-style-type: none;
    margin: 15px 10px;
    z-index: 999;
    overflow: hidden;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}

#zztxpic_list ul li span {
    font-weight: normal;
    display: block;
	margin: 0 auto;
    width: 218px;
    height: 288px;
    z-index: 999;
    overflow: hidden;
    border: 1px solid #DFDCDC;
}

#zztxpic_list ul li span a {
}

#zztxpic_list ul li span a img {
    display: block;
  margin: 0 auto;
    width: 220px;
    height: 290px;
    z-index: 210;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}


#zztxpic_list ul li h1 {
    width: 220px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
    background: #DFDCDC;
}

#zztxpic_list ul li h1 a {
    color: #000000;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
}

#zztxpic_list ul li h1 a:link {
    color: #000000;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
}

#zztxpic_list ul li h1 a:visited {
    color: #000000;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
}

#zztxpic_list ul li h1 a:active {
    color: #000000;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
}

#zztxpic_list ul li h1 a:hover {
    color: #666666;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
}

.upscrolllist {
    list-style: none;
    width: 224px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}

.upscrolllist li {
    width: 224px;
    height: 180px;
    text-align: center;
    overflow: hidden;
    list-style-type: none;
}

.upscrolllist li span {
    font-weight: 100;
    height: 140px;
    width: 224px;
    text-align: center;
}

.upscrolllist li span a img {
    height: 140px;
    width: 224px;
}

.upscrolllist li h1 {
    width: 224px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.upscrolllist li h1 a {
    color: #000000;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
}

.upscrolllist li h1 a:link {
    color: #000000;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
}

.upscrolllist li h1 a:visited {
    color: #000000;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
}

.upscrolllist li h1 a:active {
    color: #000000;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
}

.upscrolllist li h1 a:hover {
    color: #666666;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
}

/*新闻下带虚线样式*/
#article_list {
    float: none;
    width: 99%;
}

#article_list ul {
    width: 99%;
    margin-left: 0;
}

#article_list ul li {
    background: url(../images/news.gif) no-repeat 6px 15px;
    height: 35px;
    line-height: 33px;
    border-bottom: dashed 1px #CCCCCC;
    text-indent: 18px;
    text-align: left;
    width: 100%;
    overflow: hidden;
    list-style-type: none;
}

#article_list ul li h1 {
    height: 35px;
    line-height: 35px;
    width: auto;
    text-align: left;
    float: left;
    clear: right;
    font-size: 13px;
    font-weight: 100;
}

#article_list ul li h1 a {
    color: #6d6565;
    text-decoration: none;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-weight: 100;
    margin-bottom: 0px;
    font-size: 14px;
}

#article_list ul li h1 a:link {
    color: #6d6565;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
    font-size: 14px;
}

#article_list ul li h1 a:visited {
    color: #6d6565;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
    font-size: 14px;
}

#article_list ul li h1 a:active {
    color: #6d6565;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
    font-size: 14px;
}

#article_list ul li h1 a:hover {
    color: #666666;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
    font-size: 14px;
}

#article_list ul li span {
    float: right;
    text-align: left;
    font-weight: 100;
    height: 35px;
    line-height: 35px;
    width: auto;
    font-size: 14px;
    color: #666666;
}


/*search style*/


#ssubmit {
    width: 34px;
    height: 30px;
    border: none;
    background: none;
    cursor: pointer;
    float: right;
}

#sinpute {
    border: none;
    background: none;
    color: #7F7F7F;
    font-size: 14px;
    text-indent: 3px;
    font-weight: bold;
    width: 180px;
    height22px21px;
    border: #CECACA 1px solid;
    background-color: #FFFFFF;
    line-height: 20px;
}

.blanker20px {
    width: 100%;
    height: 20px;
    clear: both;
    overflow: hidden;
}

.blanker12px {
    width: 100%;
    height: 12px;
    clear: both;
    overflow: hidden;
}

.blanker11px {
    width: 100%;
    height: 11px;
    clear: both;
    overflow: hidden;
}

.blanker10px {
    width: 100%;
    height: 10px;
    clear: both;
    overflow: hidden;
}

.blanker9px {
    width: 100%;
    height: 9px;
    clear: both;
    overflow: hidden;
}

.blanker8px {
    width: 100%;
    height: 8px;
    clear: both;
    overflow: hidden;
}

.blanker7px {
    width: 100%;
    height: 7px;
    clear: both;
    overflow: hidden;
}

.blanker6px {
    width: 100%;
    height: 6px;
    clear: both;
    overflow: hidden;
}

.blanker5px {
    width: 100%;
    height: 5px;
    clear: both;
    overflow: hidden;
}

.blanker4px {
    width: 100%;
    height: 4px;
    clear: both;
    overflow: hidden;
}

.blanker3px {
    width: 100%;
    height: 3px;
    clear: both;
    overflow: hidden;
}

.blanker2px {
    width: 100%;
    height: 2px;
    clear: both;
    overflow: hidden;
}

.blanker1px {
    width: 100%;
    height: 1px;
    clear: both;
    overflow: hidden;
}

/*****/
#slider_float_tooler {
    position: fixed;
    top: 200px;
    right: 1px;
    z-index: 1000;
}

#slider_float_tooler li {
    list-style-type: none;
    width: 100px;
    height: 100px;
    line-height: 24px;
    font-size: 18px;
    font-weight: 100;
    background-color: #0168b7;
    color: #FFF;
    cursor: pointer;
    text-align: center;
    padding-top: 10px;
}

#slider_float_tooler .ewm {
    cursor: pointer;
    BACKGROUND: url(../images/ico/ew.png) no-repeat center #0168b7;
    height: 125px;
}

#slider_float_tooler .wx {
    cursor: pointer;
    BACKGROUND: url(../images/ico/wx.png) no-repeat center #0168b7;
    height: 125px;
}

#slider_float_tooler .slider_float_tooler_top {
    cursor: pointer;
    BACKGROUND: url(../images/ico/top.png) no-repeat center #0168b7;
    height: 60px;
}

#slider_float_tooler .slider_float_tooler_bot {
    cursor: pointer;
    BACKGROUND: url(../images/ico/bot.png) no-repeat center #0168b7;
    height: 60px;
}

/***************************************css style renew line*************************************************************************************************/

#large_samll {
    float: right;
    width: 523px;
    height: auto;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}

#large_samll_top {
    background: url(../images/large_samll_top.png) no-repeat center top;
    height: 34px;
    width: 526px;
    overflow: hidden;
}

#large_samll_mid {
    border: #E2DFDF 1px solid;
    width: 519px;
    height: 149px;
    overflow: hidden;
}

#consult_style1 {
    width: 99%;
    background-color: #ffffff;
    border-collapse: collapse;
    margin-top: 2px;
}

#consult_style1 tr th {
    background-color: #e2e2e2;
    padding: 0px;
    text-align: center;
    font-size: 13px;
    height: 18px;
}

#consult_style1 tr td {
    text-indent: 4px;
    height: 25px;
}

#large_samll_top_coust {
    background: url(../images/large_samll_top_coust.jpg) no-repeat left top;
    height: 30px;
    width: 765px;
    overflow: hidden;
}

.son {
    float: left;
    width: 92px;
    height: 39px;
    cursor: pointer;
}

.son h1 {
    width: 92px;
    height: 39px;
    text-align: center;
    line-height: 39px;
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    background: url(../images/hon.png) no-repeat left center;
    cursor: pointer;
}

.sout {
    float: left;
    width: 92px;
    height: 39px;
    cursor: pointer;
}

.sout h1 {
    width: 92px;
    height: 39px;
    line-height: 39px;
    color: #5d5959;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    padding-left: 8px;
    padding-right: 8px;
}

.ton {
    float: left;
    width: 89px;
    height: 39px;
    cursor: pointer;
}

.ton h1 {
    width: 89px;
    height: 39px;
    line-height: 39px;
    color: #443f3f;
    font-size: 15px;
    font-weight: 600;
    background: url(../images/ton.png) no-repeat left center;
    cursor: pointer;
    text-align: center;
}

.tout {
    float: left;
    width: 89px;
    height: 39px;
    cursor: pointer;
}

.tout h1 {
    width: 89px;
    height: 39px;
    line-height: 39px;
    color: #443f3f;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    text-align: center;
}

.title_large_small {
    color: #ffffff;
    font-size: 14px;
    float: left;
    width: auto;
    width: 118px;
    height: 34px;
    overflow: hidden;
}

.title_large_small h1 {
    color: #ffffff;
    height: 34px;
    line-height: 37px;
    text-align: center;
    font-size: 12px;
    font-weight: 600;
}

.small_more {
    text-align: right;
    color: #000000;
    float: right;
    padding-top: 2px;
    text-align: center;
    height: 28px;
    line-height: 28px;
    width: 50px;
    overflow: hidden;
}

.small_more a {
    color: #000000;
}

.small_more a:link {
    color: #000000;
    text-decoration: none;
    font-size: 12px;
}

.small_more a:visited {
    color: #000000;
    text-decoration: none;
    font-size: 12px;
}

.small_more a:active {
    color: #000000;
    text-decoration: none;
    font-size: 12px;
}

.small_more a:hover {
    color: #000000;
    text-decoration: none;
    font-size: 12px;
}

#large_samll_top {
    background: url(../images/large_samll_top.png) no-repeat center top;
    height: 34px;
    width: 526px;
    overflow: hidden;
}

#large_samll_mid {
    border: #E2DFDF 1px solid;
    width: 519px;
    height: 149px;
    overflow: hidden;
}

/*网站导航*/
#mainnav {
    width: 1006px;
    height: 40px;
    line-height: 40px;
    background: url(../images/menu_bg.png) repeat-x center top;
    color: #000000;
    color: #1277B5;
    margin: 0 auto;
}

#mainnav li {
    float: left;
}

#mainnav a {
    font-size: 13px;
    font-weight: 600;
    color: #000;
    display: block;
    width: 96px;
    text-align: center;
    text-decoration: none;
}

#mainnav .ac {
    background: url(../images/hover.jpg) no-repeat center bottom;
    color: #ffffff;
}

#subdhmenu {
    width: 1006px;
    line-height: 30px;
    height: auto;
    color: #000;
    margin: 0 auto;
    background-color: #c5e1f7;
    font-size: 12px;
}

#subdhmenu div {
    width: 1006px;
    line-height: 30px;
    height: auto;
    background-color: #c5e1f7;
    font-size: 12px;
}

#subdhmenu div ul {
    width: 1006px;
    line-height: 30px;
    height: auto;
    background-color: #c5e1f7;
    font-size: 12px;
}

#subdhmenu div ul li {
    float: left;
    padding-right: 14px;
    padding-left: 14px;
    background-image: url(../images/fgf3.jpg);
    background-repeat: no-repeat;
    background-position: right center;
}

#subdhmenu div ul li a {
    color: #000;
}

.center {
    float: left;
    width: 420px;
    height: auto;
    overflow: hidden;
}

/*中*/
.width750 {
    width: 750px;
}

.width250 {
    width: 250px;
}

.width315 {
    width: 315px;
}

.width428 {
    width: 428px;
}

.div400_235 {
    width: 400px;
    height: 261px;
    border: #d9d7d7 1px solid;
}

.div220_235 {
    width: 220px;
    height: 261px;
    border: #d9d7d7 1px solid;
}

.w436h305fl {
    width: 436px;
    height: 305px;
    float: left;
    text-align: center;
    overflow: hidden;
}

.w390h286fr {
    width: 347px;
    height: 242px;
    border: #D6D3D3 1px solid;
    float: right;
    overflow: hidden;
}

.zwgk_d {
    background: url(../images/zwgk_d.jpg) no-repeat center;
    height: 30px;
    line-height: 30px;
    text-align: left;
    text-indent: 30px;
    width: 110px;
    overflow: hidden;
}

.zwgk_d a {
    color: #333333;
    text-decoration: none;
    font-size: 12px;
    font-weight: 100;
}

.zwgk_d a:link {
    color: #333333;
    text-decoration: none;
    font-size: 12px;
    font-weight: 100;
}

.zwgk_d a:visited {
    color: #333333;
    text-decoration: none;
    font-size: 12px;
    font-weight: 100;
}

.zwgk_d a:active {
    color: #333333;
    text-decoration: none;
    font-size: 12px;
    font-weight: 100;
}

.zwgk_d a:hover {
    color: #333333;
    text-decoration: none;
    font-size: 12px;
    font-weight: 100;
}

.zwgk_b {
    background: url(../images/zwgk_b.jpg) no-repeat center;
    height: 31px;
    line-height: 33px;
    text-align: left;
    text-indent: 25px;
    width: 216px;
    overflow: hidden;
}

.zwgk_b a {
    color: #333333;
    text-decoration: none;
    font-size: 12px;
    font-weight: 100;
}

.zwgk_b a:link {
    color: #333333;
    text-decoration: none;
    font-size: 12px;
    font-weight: 100;
}

.zwgk_b a:visited {
    color: #333333;
    text-decoration: none;
    font-size: 12px;
    font-weight: 100;
}

.zwgk_b a:active {
    color: #333333;
    text-decoration: none;
    font-size: 12px;
    font-weight: 100;
}

.zwgk_b a:hover {
    color: #333333;
    text-decoration: none;
    font-size: 12px;
    font-weight: 100;
}

.zwgk_f {
    background: url(../images/zwgk_f.jpg) no-repeat center;
    height: 26px;
    line-height: 26px;
    text-align: left;
    text-indent: 25px;
    width: 235px;
    font-size: 12px;
    font-weight: 100;
    color: #333333;
    overflow: hidden;
}

#scene {
    width: 759px;
    height: 103px;
    border: #E1E4E6 1px solid;
    float: left;
    margin-left: 3px;
    overflow: hidden;
}

#main_mid {
    background-color: #F2EFEF;
    border: #DBD8D8 1px solid;
    height: 146px;
    width: 1004px;
    margin-left: 5px;
    overflow: hidden;
}

#friend_mid {
    width: 1009px;
    height: 103px;;
    background-color: #ffffff;
    border: #EDE9EA 1px solid;
    margin-left: 5px;
    overflow: hidden;
}

#small_hd_top {
    background: url(../images/small_hd_top.jpg) no-repeat top center;
    height: 28px;
    width: 765px;
    overflow: hidden;
}

#small_hd_mid {
    background: url(../images/small_hd_mid.jpg) repeat-y center;
    width: 765px;
    height: auto;
    overflow: hidden;
}

#small_hd_bot {
    background: url(../images/small_hd_bot.jpg) no-repeat center top;
    height: 2px;
    width: 765px;
    overflow: hidden;
}

.small_hd_more {
    text-align: right;
    color: #434546;
    float: right;
    text-align: center;
    height: 25px;
    line-height: 28px;
    width: 55px;
    overflow: hidden;
}

.small_hd_more a {
    color: #434546;
}

.small_hd_more a:link {
    color: #434546;
    text-decoration: none;
    font-size: 12px;
}

.small_hd_more a:visited {
    color: #434546;
    text-decoration: none;
    font-size: 12px;
}

.small_hd_more a:active {
    color: #434546;
    text-decoration: none;
    font-size: 12px;
}

.small_hd_more a:hover {
    color: #434546;
    text-decoration: none;
    font-size: 12px;
}

#wb_top {
    background: url(../images/wb_top.jpg) no-repeat center top;
    height: 38px;
    width: 248px;
    overflow: hidden;
}

#wb_mid {
    background: url(../images/wb_mid.jpg) repeat-y center;
    width: 248px;
    height: 234px;
    overflow: hidden;
}

#wb_bot {
    background: url(../images/wb_bot.jpg) no-repeat center top;
    height: 3px;
    width: 248px;
    overflow: hidden;
}

#spaceee {
    float: left;
    line-height: 26px;
    height: 26px;
    width: 6px;
    overflow: hidden;
}

.setonwb {
    float: left;
    height: 38px;
    line-height: 39px;
    text-align: left;
    width: 70px;
    text-indent: 12px;
    background: url(../images/setonwb.jpg) no-repeat left top;
    color: #43423E;
    font-weight: 300;
    font-size: 13px;
    cursor: pointer;
    overflow: hidden;
}

.setoutwb {
    float: left;
    height: 38px;
    line-height: 42px;
    text-align: center;
    width: 55px;
    color: #544D4D;
    font-weight: 300;
    font-size: 12px;
    cursor: pointer;
    overflow: hidden;
}

.fltleft {
    float: left;
}

.fltright {
    float: right;
}

/*expertsearch style*/
#expert_list {
    width: 356px;
    height: 21px;
    BACKGROUND: url(../images/esh_bg.png) no-repeat left top;
    overflow: hidden;
}

#expert_list ul {
    list-style: none;
    width: 278px;
    float: right;
    BACKGROUND: none;
}

#expert_list ul li {
    height: 21px;
    line-height: 21px;
}

#expert_list ul .expert_opt {
    height: 21px;
    line-height: 21px;
    width: 100px;
    float: left;
    list-style-type: none;
    text-align: center;
}

#expert_list ul .expert_opt select {
    height: 19px;
    line-height: 18px;
    width: 98px;;
    text-align: left;
    background-color: #f9fdff;
    border: none;
}

#expert_list ul .expert_input {
    height: 21px;
    line-height: 21px;
    width: 108px;
    float: left;
    list-style-type: none;
    text-align: left;
}

#expert_list ul .expert_submit {
    height: 21px;
    line-height: 21px;
    width: 50px;
    float: right;
    list-style-type: none;
}

#expertinput {
    border: none;
    background: none;
    color: #333333;
    font-size: 12px;
    width: 106px;
    height: 20px;
    border: none;
    line-height: 20px;
}

#expertsubmit {
    border: none;
    width: 52px;
    height: 21px;
    background: none;
    cursor: pointer;
    float: right;
}

#search_list_e {
    width: 260px;
    height: 40px;
    overflow: hidden;
}

#search_list_e ul {
    list-style: none;
    width: 260px;
    float: right;
}

#search_list_e ul li {
    height: 40px;
    line-height: 40px;
}

#search_list_e ul .search_input {
    height: 40px;
    line-height: 40px;
    width: 180px;
    margin-top: 1px;
    *margin-top: 10px;
    _margin-top: 10px;
    float: left;
    list-style-type: none;
    text-align: center;
}

#search_list_e ul .search_submit {
    height: 40px;
    line-height: 40px;
    width: 65px;
    margin-top: -1px;
    *margin-top: 11px;
    _margin-top: 11px;
    float: left;
    list-style-type: none;
    text-align: center;
}

#sinpute {
    border: none;
    background: none;
    color: #7F7F7F;
    font-size: 14px;
    text-indent: 3px;
    font-weight: bold;
    width: 180px;
    height: 19px;
    border: #CECACA 1px solid;
    background-color: #FFFFFF;
    line-height: 19px;
}

.white_m {
    color: #F3F3F3;
    font-size: 13px;
    text-align: left;
}

a.white_m:link {
    color: #F3F3F3;
    font-size: 13px;
    text-align: left;
}

a.white_m:visited {
    color: #F3F3F3;
    font-size: 13px;
    text-align: left;
}

a.white_m:hover {
    color: #F3F3F3;
    text-decoration: none;
    font-size: 13px
    text-align: left;
}

a.white_m:active {
    color: #F3F3F3;
    font-size: 13px;
    text-align: left;
}

.white {
    color: #ffffff;
    font-size: 13px;
}

a.white:link {
    color: #ffffff;
    font-size: 13px;
}

a.white:visited {
    color: #ffffff;
    font-size: 13px;
}

a.white:hover {
    color: #ffffff;
    text-decoration: none;
    font-size: 13px;
}

a.white:active {
    color: #ffffff;
    font-size: 13px;
}

.black {
    color: #333333;
    font-size: 13px;
}

a.black:link {
    color: #333333;
    font-size: 13px;
}

a.black:visited {
    color: #333333;
    font-size: 13px;
}

a.black:hover {
    color: #333333;
    text-decoration: none;
    font-size: 13px;
}

a.black:active {
    color: #333333;
    font-size: 13px;
}

/*标题样式*/
.caption {
    height: auto;
    line-height: 60px;
    text-align: center;
    overflow: hidden;
}

.caption h4 {
    color: #601908;
    height: auto;
    line-height: 40px;
    padding: 3px 0px 0px 0px;
    text-align: center;
    font-size: 24px;
    font-weight: 800;
}

/*news list style fontsize12px*/
#news_list {
    float: none;
    width: 98%;
    margin: 0 auto;
}

#news_list ul {
    width: 100%;
}

#news_list ul li {
    background: url(../../ico/news.gif) no-repeat 3px 5px;
    height: 24px;
    text-indent: 14px;
    text-align: left;
    width: 100%;
    overflow: hidden;
    list-style-type: none;
}

#news_list ul li h1 {
    height: 20px;
    line-height: 20px;
    width: auto;
    text-align: left;
    float: left;
    clear: right;
}

#news_list ul li h1 a {
    color: #4C4C4C;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
    font-size: 14px;
}

#news_list ul li h1 a:link {
    color: #4C4C4C;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
    font-size: 14px;
}

#news_list ul li h1 a:visited {
    color: #4C4C4C;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
    font-size: 14px;
}

#news_list ul li h1 a:active {
    color: #4C4C4C;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
    font-size: 14px;
}

#news_list ul li h1 a:hover {
    color: #4C4C4C;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
    font-size: 14px;
}

#news_list ul li span {
    float: left;
    text-align: center;
    font-weight: 100;
    height: 20px;
    line-height: 20px;
    padding-right: 6px;
    color: #666666;
    font-size: 14px;
}

/*news list style fontsize13px*/
#news_list_13 {
    float: none;
    width: 98%;
}

#news_list_13 ul {
    float: left;
    width: 100%;
    margin-left: 0px;
}

#news_list_13 ul li {
    background: url(../../ico/news.gif) no-repeat 6px 6px;
    height: 20px;
    text-indent: 14px;
    text-align: left;
    width: 100%;
    overflow: hidden;
    list-style-type: none;
}

#news_list_13 ul li h1 {
    font-size: 12px;
    height: 18px;
    line-height: 16px;
    width: auto;
    text-align: left;
    float: left;
    clear: right;
    font-weight: 100;
}

#news_list_13 ul li h1 a {
    font-size: 12px;
    color: #696564;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
    margin-bottom: 0px;
}

#news_list_13 ul li h1 a:link {
    font-size: 12px;
    color: #696564;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
}

#news_list_13 ul li h1 a:visited {
    font-size: 12px;
    color: #696564;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
}

#news_list_13 ul li h1 a:active {
    font-size: 12px;
    color: #696564;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
}

#news_list_13 ul li h1 a:hover {
    font-size: 12px;
    color: #6d6565;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
}

#news_list_13 ul li span {
    float: right;
    text-align: center;
    font-weight: 100;
    height: 18px;
    line-height: 16px;
    width: auto;
    padding-right: 6px;
    font-size: 12px;
}

/*news list style fontsize14px*/
#news_list_14 {
    float: none;
    width: 99%;
    height: auto;
    margin: 0 auto;
}

#news_list_14 ul {
    width: 100%;
    height: auto;
}

#news_list_14 ul li {
    background: url(../../ico/news.gif) no-repeat 10px 11px;
    height: 26px;
    text-indent: 20px;
    text-align: left;
    width: 100%;
    overflow: hidden;
    list-style-type: none;
}

#news_list_14 ul li h1 {
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    width: auto;
    text-align: left;
    float: left;
    clear: right;
    font-weight: 100;
}

#news_list_14 ul li h1 a {
    font-size: 14px;
    color: #585858;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
    margin-bottom: 0px;
}

#news_list_14 ul li h1 a:link {
    font-size: 14px;
    color: #585858;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
}

#news_list_14 ul li h1 a:visited {
    font-size: 14px;
    color: #585858;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
}

#news_list_14 ul li h1 a:active {
    font-size: 14px;
    color: #585858;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
}

#news_list_14 ul li h1 a:hover {
    font-size: 14px;
    color: #585858;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
}

#news_list_14 ul li span {
    float: right;
    text-align: center;
    color: #585858;
    font-weight: 100;
    height: 26px;
    line-height: 26px;
    width: auto;
    font-size: 14px;
    padding-right: 6px;
}

/*news list style fontsize15px*/
#news_list_15 {
    float: none;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

#news_list_15 ul {
    width: 100%;
    height: auto;
}

#news_list_15 ul li {
    background: url(../../ico/news.gif) no-repeat 10px 11px;
    height: 26px;
    text-indent: 20px;
    text-align: left;
    width: 100%;
    overflow: hidden;
    list-style-type: none;
}

#news_list_15 ul li h1 {
    font-size: 15px;
    height: 26px;
    line-height: 26px;
    width: auto;
    text-align: left;
    float: left;
    clear: right;
    font-weight: 100;
}

#news_list_15 ul li h1 a {
    font-size: 15px;
    color: #585858;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
    margin-bottom: 0px;
}

#news_list_15 ul li h1 a:link {
    font-size: 15px;
    color: #585858;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
}

#news_list_15 ul li h1 a:visited {
    font-size: 15px;
    color: #585858;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
}

#news_list_15 ul li h1 a:active {
    font-size: 15px;
    color: #585858;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
}

#news_list_15 ul li h1 a:hover {
    font-size: 15px;
    color: #585858;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
}

#news_list_15 ul li span {
    float: right;
    text-align: center;
    color: #585858;
    font-weight: 100;
    height: 26px;
    line-height: 26px;
    width: auto;
    font-size: 15px;
    padding-right: 6px;
}

/*news list style fontsize16px*/
#news_list_16 {
    float: none;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

#news_list_16 ul {
    width: 100%;
    height: auto;
}

#news_list_16 ul li {
    background: url(../../ico/news.gif) no-repeat 10px 11px;
    height: 28px;
    text-indent: 20px;
    text-align: left;
    width: 100%;
    overflow: hidden;
    list-style-type: none;
}

#news_list_16 ul li h1 {
    font-size: 16px;
    height: 28px;
    line-height: 28px;
    width: auto;
    text-align: left;
    float: left;
    clear: right;
    font-weight: 100;
}

#news_list_16 ul li h1 a {
    font-size: 16px;
    color: #585858;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
    margin-bottom: 0px;
}

#news_list_16 ul li h1 a:link {
    font-size: 16px;
    color: #585858;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
}

#news_list_16 ul li h1 a:visited {
    font-size: 16px;
    color: #585858;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
}

#news_list_16 ul li h1 a:active {
    font-size: 16px;
    color: #585858;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
}

#news_list_16 ul li h1 a:hover {
    font-size: 16px;
    color: #585858;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
}

#news_list_16 ul li span {
    float: right;
    text-align: center;
    color: #585858;
    font-weight: 100;
    height: 28px;
    line-height: 28px;
    width: auto;
    font-size: 16px;
    padding-right: 6px;
}

#vote_list {
    float: none;
    width: 100%;
    text-align: center;
}

#vote_list ul {
    width: 96%;
    float: right;
    text-align: left;
}

#vote_list ul li {
    background: url(../../ico/news.gif) no-repeat 6px 10px;
    height: 23px;
    text-indent: 17px;
    text-align: left;
    width: 100%;
    overflow: hidden;
    list-style-type: none;
}

#vote_list ul li h1 {
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    width: auto;
    text-align: left;
    float: left;
    clear: right;
    font-weight: 100;
}

#vote_list ul li h1 a {
    font-size: 12px;
    color: #333333;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
    margin-bottom: 0px;
}

#vote_list ul li h1 a:link {
    font-size: 12px;
    color: #333333;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
}

#vote_list ul li h1 a:visited {
    font-size: 12px;
    color: #333333;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
}

#vote_list ul li h1 a:active {
    font-size: 12px;
    color: #333333;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
}

#vote_list ul li h1 a:hover {
    font-size: 12px;
    color: #333333;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
}

/*侧栏自动导航*/
#menu_list {
    width: 100%;
    margin: 0 auto;
}

#menu_list ul {
    width: 90%;
    height: auto;
    margin: 0 auto;
}

#menu_list ul li {
    background: url(../images/i_bg.png) repeat-x center;
    height: 31px;
    line-height: 31px;
    text-align: center;
    width: 100%;
    overflow: hidden;
}

#menu_list ul li a {
    color: #333333;
    text-decoration: none;
    font-size: 13px;
    font-weight: 600;
}

#menu_list ul li a:link {
    color: #6d6565;
    text-decoration: none;
}

#menu_list ul li a:visited {
    color: #6d6565;
    text-decoration: none;
}

#menu_list ul li a:active {
    color: #6d6565;
    text-decoration: none;
}

;
#menu_list ul li a:hover {
    color: #FF6600;
    text-decoration: none;
}

/*侧栏自动导航*/
#tool_list {
    float: none;
    width: 100%;
    text-align: center;
}

#tool_list ul {
    width: 300px;
    height: auto;
    margin: 0 auto;
}

#tool_list ul li {
    background: url(../images/ico/menuer.png) no-repeat left center;
    height: 50px;
    line-height: 50px;
    text-align: left;
    text-indent: 32px;
    width: 300px;
    overflow: hidden;
}

#tool_list ul li a {
    color: #444444;
    text-decoration: none;
    font-size: 14px;
    font-weight: 100;
}

#tool_list ul li a:link {
    color: #444444;
    text-decoration: none;
    font-size: 14px;
    font-weight: 100;
}

#tool_list ul li a:visited {
    color: #444444;
    text-decoration: none;
    font-size: 14px;
    font-weight: 100;
}

#tool_list ul li a:active {
    color: #444444;
    text-decoration: none;
    font-size: 14px;
    font-weight: 100;
}

#tool_list ul li a:hover {
    color: #444444;
    text-decoration: none;
    font-size: 14px;
    font-weight: 100;
}

#tool_list ul .on {
    background: url(../images/ico/menueron.png) no-repeat left center;
    height: 50px;
    line-height: 50px;
    text-align: left;
    text-indent: 32px;
    width: 320px;
    overflow: hidden;
}

#tool_list ul .on a {
    color: #165F90;
    text-decoration: none;
    font-size: 14px;
    font-weight: 100;
}

#tool_list ul .on a:link {
    color: #165F90;
    text-decoration: none;
    font-size: 14px;
    font-weight: 100;
}

#tool_list ul .on a:visited {
    color: #165F90;
    text-decoration: none;
    font-size: 14px;
    font-weight: 100;
}

#tool_list ul .on a:active {
    color: #165F90;
    text-decoration: none;
    font-size: 14px;
    font-weight: 100;
}

#tool_list ul .on a:hover {
    color: #165F90;
    text-decoration: none;
    font-size: 14px;
    font-weight: 100;
}

#ad_list {
    float: none;
    width: 100%;
    text-align: center;
    margin-top: 10px;
}

#ad_list ul {
    width: 98%;
    float: right;
    text-align: left;
}

#ad_list ul li {
    height: 26px;
    line-height: 26px;
    text-indent: 30px;
    cursor: pointer;
    text-align: left;
    float: left;
    font-size: 14px;
    width: 49.9%;
    overflow: hidden;
}

#ad_list ul li a {
    color: #333333;
    text-decoration: none;
    font-size: 14px;
    font-weight: 100;
    cursor: pointer;
}

#ad_list ul li a:link {
    color: #333333;
    text-decoration: none;
    font-size: 14px;
    font-weight: 100;
}

#ad_list ul li a:visited {
    color: #333333;
    text-decoration: none;
    font-size: 14px;
    font-weight: 100;
}

#ad_list ul li a:active {
    color: #333333;
    text-decoration: none;
    font-size: 14px;
    font-weight: 100;
}

#ad_list ul li a:hover {
    color: #DF1C16;
    text-decoration: none;
    font-size: 14px;
    font-weight: 100;
}

/*news all title display list style fontsize12px*/
#news_all_list {
    float: none;
    width: 265px;
    text-align: center;
}

#news_all_list ul {
    width: 235px;
    margin: 0 auto;
}

#news_all_list ul li {
    background: url(../../ico/news.gif) no-repeat 12px 10px;
    margin-top: 6px;
    width: 235px;
    height: auto;
    text-indent: 24px;
    text-align: left;
    overflow: hidden;
    list-style-type: none;
    word-wrap: break-word;
    word-break: normal;
    background-color: #FAF9F9;
    border-bottom: #CCC 1px dotted;
    padding: 2px;
    -moz-border-radius: 6px; /* Gecko browsers */
    -webkit-border-radius: 6px; /* Webkit browsers */
    border-radius: 6px;
}

#news_all_list ul li h1 {
    font-size: 14px;
    color: #333333;
    height: auto;
    line-height: 22px;
    width: 96%;
    text-align: left;
    clear: right;
    font-weight: 100;
    word-wrap: break-word;
    word-break: normal;
    margin: 0 auto;
}

#news_all_list ul li h1 a {
    font-size: 14px;
    color: #333333;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
    margin-bottom: 0px;
    padding: 3px;
}

#news_all_list ul li h1 a:link {
    font-size: 14px;
    color: #333333;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
}

#news_all_list ul li h1 a:visited {
    font-size: 14px;
    color: #333333;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
}

#news_all_list ul li h1 a:active {
    font-size: 14px;
    color: #333333;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
}

#news_all_list ul li h1 a:hover {
    font-size: 14px;
    color: #333333;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
}

#news_all_list ul li span {
    display: block;
    margin: 0 auto;
    color: #696564;
    text-align: right;
    font-weight: 100;
    height: 20px;
    line-height: 20px;
    width: 94%;
    font-size: 14px;
}

/***/
#service_list {
    float: none;
    width: 90%;
    float: right;
    text-align: center;
}

#service_list ul {
    width: 100%;
    margin-top: 20px;
}

#service_list ul li {
    background: url(../../ico/news.gif) no-repeat 6px 12px;
    height: 24px;
    text-indent: 13px;
    text-align: left;
    width: 100%;
    overflow: hidden;
    list-style-type: none;
}

#service_list ul li h1 {
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    width: auto;
    text-align: left;
    float: left;
    clear: right;
    font-weight: 100;
}

#service_list ul li h1 a {
    font-size: 12px;
    color: #6d6565;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
    margin-bottom: 0px;
}

#service_list ul li h1 a:link {
    font-size: 12px;
    color: #6d6565;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
}

#service_list ul li h1 a:visited {
    font-size: 12px;
    color: #6d6565;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
}

#service_list ul li h1 a:active {
    font-size: 12px;
    color: #6d6565;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
}

#service_list ul li h1 a:hover {
    font-size: 12px;
    color: #696564;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
}

#goods_list {
    width: 1180px;
    height: 445px;
    text-align: center;
    overflow: hidden;
    margin: 0 auto;
}

#goods_list ul {
    list-style: none;
    width: 100%;
    height: auto;
    overflow: hidden;
}

#goods_list ul li {
    float: left;
    width: 307px;
    height: 238px;
    background: url(../images/xb.jpg) no-repeat top center;
    text-align: center;
    overflow: hidden;
    list-style-type: none;
}

#goods_list ul li span {
    text-align: center;
    width: 205px;
    height: 145px;
    margin: 0 auto;
    display: block !important;
}

#goods_list ul li span a {
    margin-top: 8px;
    display: block !important;
}

#goods_list ul li span a img {
    width: 205px;
    height: 145px;
    margin: 0px;
}

#goods_list ul li h1 {
    width: 180px;
    height: 20px;
    line-height: 20px;
    font-weight: 600;
    text-align: center;
    margin: 0 auto;
}

#goods_list ul li h1 a {
    color: #6d6565;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
    font-size: 12px;
}

#goods_list ul li h1 a:link {
    color: #6d6565;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
    font-size: 12px;
}

#goods_list ul li h1 a:visited {
    color: #6d6565;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
    font-size: 12px;
}

#goods_list ul li h1 a:active {
    color: #6d6565;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
    font-size: 12px;
}

#goods_list ul li h1 a:hover {
    color: #666666;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
    font-size: 12px;
}

#goods_list ul .bigpic {
    float: left;
    width: 565px;
    height: 420px;
    background: url(../images/db.jpg) no-repeat top center;
    text-align: center;
    overflow: hidden;
    list-style-type: none;
}

#goods_list ul .bigpic span {
    text-align: center;
    width: 540px;
    height: 370px;
    margin: 0 auto;
    display: block !important;
}

#goods_list ul .bigpic span a {
    margin: 0px;
    padding: 0px;
    margin-top: 12px;
    display: block !important;
}

#goods_list ul .bigpic span a img {
    width: 540px;
    height: 370px;
    margin: 0px;
}

#goods_list ul .bigpic h1 {
    width: 540px;
    height: 30px;
    line-height: 30px;
    font-weight: 600;
    text-align: center;
}

#goods_list ul .bigpic h1 a {
    color: #6d6565;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
    font-size: 12px;
}

#goods_list ul .bigpic h1 a:link {
    color: #6d6565;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
    font-size: 12px;
}

#goods_list ul .bigpic h1 a:visited {
    color: #6d6565;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
    font-size: 12px;
}

#goods_list ul .bigpic h1 a:active {
    color: #6d6565;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
    font-size: 12px;
}

#goods_list ul .bigpic h1 a:hover {
    color: #666666;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
    font-size: 12px;
}

/*右侧模块样式*/
#tip_top {
    background: url(../images/tip_top.png) no-repeat left top;
    height: 38px;
    width: 238px;
    overflow: hidden;
}

#tip_mid {
    background: url(../images/tip_mid.png) repeat-y left;
    width: 238px;
    height: auto;
    overflow: hidden;
}

#tip_bot {
    background: url(../images/tip_bot.png) no-repeat left top;
    height: 3px;
    width: 238px;
    overflow: hidden;
}

.title_tip {
    float: left;
    width: auto;
    height: 38px;
    overflow: hidden;
}

.title_tip h1 {
    height: 38px;
    line-height: 38px;
    text-indent: 16px;
    color: #ffffff;
    text-align: left;
    font-size: 14px;
    font-weight: 600;
}

.title_tip span {
    color: #010204;
    padding: 18px 0 0 15px;
    font-size: 12px;
}

.more_tip {
    text-align: right;
    float: right;
    text-align: left;
    height: 38px;
    width: 50px;
    overflow: hidden;
}

.more_tip a {
    color: #d3e6f6;
    line-height: 38px;
    text-align: left;
    height: 38px;
    width: 50px;
    font-size: 12px;
}

.more_tip a:link {
    color: #d3e6f6;
    text-decoration: none;
    font-size: 12px;
}

.more_tip a:visited {
    color: #d3e6f6;
    text-decoration: none;
    font-size: 12px;
}

.more_tip a:active {
    color: #d3e6f6;
    text-decoration: none;
    font-size: 12px;
}

.more_tip a:hover {
    color: #d3e6f6;
    display: block;
    line-height: 38px;
    text-align: left;
    height: 38px;
    width: 50px;
    font-size: 12px;
}

#small_hd_top {
    background: url(../images/small_hd_top.jpg) no-repeat top center;
    height: 30px;
    width: 826px;
    overflow: hidden;
}

#small_hd_mid {
    background: url(../images/small_hd_mid.jpg) repeat-y center;
    width: 826px;
    height: auto;
    overflow: hidden;
}

#small_hd_bot {
    background: url(../images/small_hd_bot.jpg) no-repeat center top;
    height: 2px;
    width: 826px;
    overflow: hidden;
}

.sethdon {
    float: left;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 124px;
    overflow: hidden;
}

.sethdon h1 {
    height: 30px;
    line-height: 35px;
    text-align: center;
    width: 124px;
    background: url(../images/sethdon.jpg) no-repeat center top;
    color: #ffffff;
    font-weight: 600;
    font-size: 12px;
    cursor: pointer;
    overflow: hidden;
}

.sethdout {
    float: left;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 124px;
    overflow: hidden;
}

.sethdout h1 {
    height: 30px;
    line-height: 35px;
    text-align: center;
    width: 124px;
    background: url(../images/sethdout.jpg) no-repeat center top;
    color: #000000;
    font-weight: 400;
    font-size: 12px;
    cursor: pointer;
    overflow: hidden;
}

.more_set_right {
    color: #32312F;
    font-size: 12px;
    float: right;
    text-align: center;
    height: 32px;
    line-height: 32px;
    width: 56px;
    overflow: hidden;
}

.more_set_right a {
    color: #32312F;
    font-size: 12px;
}

/*右侧模块样式*/
#left_top {
    background: url(../images/left_top.png) no-repeat left top;
    height: 28px;
    width: 235px;
    overflow: hidden;
}

#left_nek {
    background: url(../images/left_nek.png) no-repeat left bottom;
    height: 6px;
    width: 235px;
    overflow: hidden;
}

#left_mid {
    background: url(../images/left_mid86.png) repeat-y left;
    width: 235px;
    height: auto;
    overflow: hidden;
}

#left_bot {
    background: url(../images/left_bot.png) no-repeat left top;
    height: 3px;
    width: 235px;
    overflow: hidden;
}

.title_left {
    float: left;
    width: auto;
    height: 28px;
    overflow: hidden;
}

.title_left h1 {
    height: 28px;
    line-height: 28px;
    text-indent: 18px;
    color: #ffffff;
    text-align: left;
    font-size: 14px;
    font-weight: 600;
}

.title_left span {
    color: #010204;
    padding: 18px 0 0 15px;
    font-size: 12px;
}

.more_left {
    text-align: right;
    float: right;
    text-align: left;
    height: 30px;
    width: 50px;
    overflow: hidden;
}

.more_left a {
    color: #565656;
    line-height: 35px;
    text-align: left;
    height: 30px;
    width: 50px;
    font-size: 12px;
}

.more_left a:link {
    color: #565656;
    text-decoration: none;
    font-size: 12px;
}

.more_left a:visited {
    color: #565656;
    text-decoration: none;
    font-size: 12px;
}

.more_left a:active {
    color: #565656;
    text-decoration: none;
    font-size: 12px;
}

.more_left a:hover {
    display: block;
    line-height: 35px;
    text-align: left;
    height: 30px;
    width: 50px;
    font-size: 12px;
}

#left_top {
    background: url(../images/left_top.png) no-repeat center top;
    height: 33px;
    width: 244px;
    overflow: hidden;
}

#left_mid {
    border: #E1DFDF 1px solid;
    width: 236px;
    height: auto;
    overflow: hidden;
}

#zwgk_aa {
    background: url(../images/index_5.png) no-repeat center top;
    height: 30px;
    line-height: 30px;
    width: 110px;
    overflow: hidden;
    text-align: center;
    float: left;
}

#zwgk_c {
    height: 25px;
    line-height: 25px;
    width: 80px;
    overflow: hidden;
    text-align: center;
    float: left;
}

#zwgk_d {
    background: url(../images/index_7.jpg) no-repeat center top;
    height: 34px;
    line-height: 32px;
    width: 120px;
    text-align: left;
    text-indent: 42px;
    overflow: hidden;
    float: left;
}

#zwgk_b {
    background: url(../images/index_6.png) no-repeat center top;
    height: 30px;
    line-height: 30px;
    width: 236px;
    text-align: left;
    text-indent: 60px;
    overflow: hidden;
    float: left;
}

#zwgk_b a {
    color: #000000;
    text-decoration: none;
    display: block;
    font-size: 12px;
    font-weight: 800;
}

#zwgk_b a:link {
    color: #000000;
    text-decoration: none;
    font-size: 12px;
    font-weight: 800;
}

#zwgk_b a:visited {
    color: #000000;
    text-decoration: none;
    font-size: 12px;
    font-weight: 800;
}

#zwgk_b a:active {
    color: #000000;
    text-decoration: none;
    font-size: 12px;
    font-weight: 800;
}

#zwgk_b a:hover {
    color: #666666;
    text-decoration: none;
    font-size: 12px;
    font-weight: 800;
}

#zwgk_h {
    background: url(../images/index_5.png) no-repeat center top;
    height: 30px;
    line-height: 30px;
    width: 76px;
    overflow: hidden;
    text-align: center;
    float: left;
}

#zwgk_n {
    background: url(../images/index_6.png) no-repeat center top;
    height: 30px;
    line-height: 30px;
    width: 230px;
    text-align: left;
    text-indent: 60px;
    overflow: hidden;
    float: left;
}

#zwgk_n a {
    color: #000000;
    text-decoration: none;
    display: block;
    font-size: 12px;
    font-weight: 800;
}

#zwgk_n a:link {
    color: #000000;
    text-decoration: none;
    font-size: 12px;
    font-weight: 800;
}

#zwgk_n a:visited {
    color: #000000;
    text-decoration: none;
    font-size: 12px;
    font-weight: 800;
}

#zwgk_n a:active {
    color: #000000;
    text-decoration: none;
    font-size: 12px;
    font-weight: 800;
}

#zwgk_n a:hover {
    color: #666666;
    text-decoration: none;
    font-size: 12px;
    font-weight: 800;
}

#zwgk_e {
    background: url(../images/index_8.jpg) no-repeat center top;
    height: 34px;
    line-height: 34px;
    width: 115px;
    text-align: left;
    text-indent: 32px;
    overflow: hidden;
    float: left;
}

#zwgk_e a {
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    font-size: 12px;
    font-weight: 800;
}

#zwgk_e a:link {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 12px;
    font-weight: 800;
}

#zwgk_e a:visited {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 12px;
    font-weight: 800;
}

#zwgk_e a:active {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 12px;
    font-weight: 800;
}

#zwgk_e a:hover {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 12px;
    font-weight: 800;
}

#zwgk_f {
    background: url(../images/index_9.jpg) no-repeat center top;
    height: 34px;
    line-height: 34px;
    width: 115px;
    text-align: left;
    text-indent: 32px;
    overflow: hidden;
    float: left;
}

#zwgk_f a {
    color: #333333;
    text-decoration: none;
    display: block;
    font-size: 12px;
    font-weight: 800;
}

#zwgk_f a:link {
    color: #333333;
    text-decoration: none;
    font-size: 12px;
    font-weight: 800;
}

#zwgk_f a:visited {
    color: #333333;
    text-decoration: none;
    font-size: 12px;
    font-weight: 800;
}

#zwgk_f a:active {
    color: #333333;
    text-decoration: none;
    font-size: 12px;
    font-weight: 800;
}

#zwgk_f a:hover {
    color: #333333;
    text-decoration: none;
    font-size: 12px;
    font-weight: 800;
}

/*总模块样式*/
#mainer_top {
    background: url(../images/large_top.png) repeat-x top;
    height: 39px;
    width: 1180px;
    overflow: hidden;
}

#mainer_nek {
    background: url(../images/mainer_nek.png) no-repeat left bottom;
    height: 8px;
    width: 1180px;
    overflow: hidden;
}

#mainer_mid {
    background: url(../images/mainer_mid.png) repeat-y left;
    width: 1180px;
    height: auto;
    overflow: hidden;
}

#mainer_bot {
    background: url(../images/mainer_bot.png) no-repeat left top;
    height: 4px;
    width: 1180px;
    overflow: hidden;
}

.title_mainer {
    float: left;
    width: auto;
    height: 28px;
    overflow: hidden;
}

.title_mainer h1 {
    height: 28px;
    line-height: 28px;
    text-indent: 18px;
    color: #ffffff;
    text-align: left;
    font-size: 14px;
    font-weight: 600;
}

.title_mainer span {
    color: #010204;
    padding: 18px 0 0 15px;
    font-size: 12px;
}

.more_mainer {
    text-align: right;
    float: right;
    text-align: left;
    height: 29px;
    width: 50px;
    overflow: hidden;
}

.more_mainer a {
    color: #737373;
    line-height: 29px;
    text-align: left;
    height: 29px;
    width: 50px;
    font-size: 12px;
}

.more_mainer a:link {
    color: #737373;
    text-decoration: none;
    font-size: 12px;
}

.more_mainer a:visited {
    color: #737373;
    text-decoration: none;
    font-size: 12px;
}

.more_mainer a:active {
    color: #737373;
    text-decoration: none;
    font-size: 12px;
}

.more_mainer a:hover {
    color: #737373;
    display: block;
    line-height: 35px;
    text-align: left;
    height: 29px;
    width: 50px;
    font-size: 12px;
}

/*服务分类样式区*/
.bright {
    float: right;
    width: 660px;
    height: auto;
    overflow: hidden;
}

.sleft {
    float: left;
    width: 100px;
    height: auto;
    overflow: hidden;
    border: #CCC 1px solid;
}

.sleft UL {
    HEIGHT: auto;
    width: 80px;
    overflow: hidden;
    margin: 0 0 0 0;
}

.sleft UL LI {
    LINE-HEIGHT: 28px;
    HEIGHT: 28px;
    width: 80px;
    border-bottom: #CCC 1px dotted;
}

.non {
    background: url(../images/on.png) no-repeat center center;
    color: #4b4f81;
    font-size: 15px;
    font-weight: 600;
    float: left;
    width: 82px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
}

.nout {
    color: #666666;
    font-size: 14px;
    font-weight: 100;
    float: left;
    width: 82px;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    cursor: pointer;
}

/*滑门模块样式*/
#set_top {
    background: url(../images/set_top.png) repeat-x top;
    height: 29px;
    width: 390px;
    overflow: hidden;
}

#set_nek {
    background: url(../images/set_nek.png) no-repeat left top;
    height: 8px;
    width: 390px;
    overflow: hidden;
}

#set_mid {
    background: url(../images/set_mid.png) repeat-y left;
    width: 390px;
    height: auto;
    overflow: hidden;
}

#set_bot {
    background: url(../images/set_bot.png) no-repeat left top;
    height: 3px;
    width: 390px;
    overflow: hidden;
}

.title_set {
    font-weight: 600;
    float: left;
    width: 300px;
    height: 25px;
    overflow: hidden;
}

.seton {
    background: url(../images/set_on_out.png) no-repeat center top;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    float: left;
    width: 117px;
    height: 29px;
    line-height: 29px;
    text-indent: 35px;
    text-align: left;
    overflow: hidden;
    cursor: pointer;
}

.setout {
    color: #6d6565;
    font-size: 12px;
    font-weight: 600;
    float: left;
    width: 117px;
    height: 29px;
    line-height: 29px;
    overflow: hidden;
    cursor: pointer;
}

.more_set {
    text-align: right;
    float: right;
    text-align: center;
    height: 25px;
    width: 50px;
    overflow: hidden;
}

.more_set a {
    color: #999999;
    line-height: 25px;
    text-align: center;
    vertical-align: middle;
    height: 25px;
    width: 50px;
}

.more_set a:link {
    color: #999999;
    text-decoration: none;
}

.more_set a:visited {
    color: #999999;
    text-decoration: none;
}

.more_set a:active {
    color: #999999;
    text-decoration: none;
}

.more_set a:hover {
    color: #999999;
    line-height: 25px;
    text-align: center;
    height: 25px;
    width: 50px;
}

.setton {
    float: left;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 93px;
    overflow: hidden;
    background: url(../images/on.png) no-repeat center bottom;
}

.setton h1 {
    height: 30px;
    line-height: 34px;
    text-align: center;
    width: 93px;
    color: #ffffff;
    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
    overflow: hidden;
}

.settout {
    float: left;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 83px;
    overflow: hidden;
    background: url(../images/out.png) no-repeat center bottom;
}

.settout h1 {
    height: 30px;
    line-height: 34px;
    text-align: center;
    width: 83px;
    color: #342D2D;
    font-size: 12px;
    font-weight: 800;
    cursor: pointer;
    overflow: hidden;
}

.settton {
    float: left;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 120px;
    overflow: hidden;
    background: url(../images/on_a.png) no-repeat center bottom;
}

.settton h1 {
    height: 30px;
    line-height: 34px;
    text-align: center;
    width: 120px;
    color: #ffffff;
    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
    overflow: hidden;
}

/*上一个下一个样式*/
#pre_next {
    display: inline;
    float: none;
    width: 100%;
}

#pre_next ul {
    list-style: none;
    width: 100%;
    height: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

#pre_next ul li {
    width: 100%;
    height: 20px;
    list-style-type: none;
    overflow: hidden;
}

#pre_next ul li h1 {
    width: 45%;
    height: 20px;
    float: left;
    line-height: 18px;
    text-align: left;
    font-weight: 100;
    margin: 0px;
    padding: 0px;
    padding-left: 20px;
}

#pre_next ul li h1 a {
    color: #990000;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
    font-size: 12px;
    overflow: hidden;
}

#pre_next ul li h1 a:link {
    color: #990000;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
    font-size: 12px;
}

#pre_next ul li h1 a:visited {
    color: #990000;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
    font-size: 12px;
}

#pre_next ul li h1 a:active {
    color: #990000;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
    font-size: 12px;
}

#pre_next ul li h1 a:hover {
    color: #990000;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
    font-size: 12px;
}

#pre_next ul li h2 {
    width: 45%;
    height: 20px;
    float: right;
    line-height: 18px;
    text-align: right;
    font-weight: 100;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    padding-right: 20px;
}

#pre_next ul li h2 a {
    color: #990000;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
    font-size: 12px;
}

#pre_next ul li h2 a:link {
    color: #990000;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
    font-size: 12px;
}

#pre_next ul li h2 a:visited {
    color: #990000;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
    font-size: 12px;
}

#pre_next ul li h2 a:active {
    color: #990000;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
    font-size: 12px;
}

#pre_next ul li h2 a:hover {
    color: #990000;
    text-decoration: none;
    text-align: center;
    font-weight: 100;
    font-size: 12px;
}

/*分页样式*/
#pagelist {
    width: 100%;
    height: auto;
    margin: 10px 0;
}

#pagelist #homepage {
    display: inline-block;
    text-align: center;
    border: #dcdcdc 1px solid;
    font-weight: 600;
    background-color: #EDEDED;
    color: #666666;
    width: 24px;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    margin: 0px 2px;
}

#pagelist #prepage {
    display: inline-block;

    text-align: center;
    border: #dcdcdc 1px solid;
    font-weight: 600;
    background-color: #EDEDED;
    color: #666666;
    height: 16px;
    line-height: 16px;
    width: 24px;
    font-size: 12px;
    margin: 0px 2px;
}

#pagelist #itempage {
    display: inline-block;

    text-align: center;
    border: #dcdcdc 1px solid;
    font-weight: 600;
    background-color: #EDEDED;
    color: #666666;
    height: 16px;
    line-height: 16px;
    width: 24px;
    font-size: 12px;
    margin: 0px 2px;
}

#pagelist #nextpage {
    display: inline-block;

    text-align: center;
    border: #dcdcdc 1px solid;
    font-weight: 600;
    background-color: #EDEDED;
    color: #666666;
    height: 16px;
    line-height: 16px;
    width: 24px;
    font-size: 12px;
    margin: 0px 2px;
}

#pagelist #lastpage {
    display: inline-block;

    text-align: center;
    border: #dcdcdc 1px solid;
    font-weight: 600;
    background-color: #EDEDED;
    color: #666666;
    height: 16px;
    line-height: 16px;
    width: 24px;
    font-size: 12px;
    margin: 0px 2px;
}

#pagelist #nowpage {
    display: inline-block;

    text-align: center;
    border: #cccccc 1px solid;
    font-weight: 600;
    background-color: #333;
    color: #ffffff;
    height: 16px;
    line-height: 16px;
    width: 24px;
    font-size: 12px;
    margin: 0px 2px;
}

#pagelist #totalpage {
    display: inline-block;

    text-align: center;
    border: #dcdcdc 1px solid;
    font-weight: 600;
    background-color: #EDEDED;
    color: #666666;
    height: 16px;
    line-height: 16px;
    width: 50px;
    font-size: 12px;
    margin: 0px 2px;
}

#picleftscroll {
    background: url(../images/tpgt.png) no-repeat 6px 6px #f2efef;
    height: 146px;
    width: 1004px;
}

/*友情连接模块样式*/
#link_top {
    background: url(../images/link_top.png) no-repeat center center;
    height: 30px;
    width: 1160px;
    overflow: hidden;
}

#link_nek {
    background: url(../images/link_nek.png) no-repeat center bottom;
    height: 8px;
    width: 1160px;
    overflow: hidden;
}

#link_mid {
    background: url(../images/link_mid.png) repeat-y center;
    width: 1160px;
    height: auto;
    overflow: hidden;
}

#link_bot {
    background: url(../images/link_bot.png) no-repeat center bottom;
    height: 3px;
    width: 1160px;
    overflow: hidden;
}

.title_link {
    float: left;
    width: auto;
    height: 31px;
    overflow: hidden;
}

.title_link h1 {
    height: 31px;
    line-height: 31px;
    text-indent: 11px;
    color: #ffffff;
    text-align: left;
    font-size: 15px;
    font-weight: bold;
}

.title_link span {
    color: #010204;
    padding: 18px 0 0 15px;
    font-size: 12px;
}

.more_link {
    text-align: right;
    float: right;
    text-align: left;
    height: 31px;
    width: 50px;
    overflow: hidden;
}

.more_link a {
    color: #696564;
    line-height: 31px;
    text-align: left;
    height: 31px;
    width: 50px;
    font-size: 12px;
}

.more_link a:link {
    color: #696564;
    text-decoration: none;
    font-size: 12px;
}

.more_link a:visited {
    color: #696564;
    text-decoration: none;
    font-size: 12px;
}

.more_link a:active {
    color: #696564;
    text-decoration: none;
    font-size: 12px;
}

.more_link a:hover {
    display: block;
    line-height: 35px;
    text-align: left;
    height: 31px;
    width: 50px;
    font-size: 12px;
}

/*头条新闻*/
.topnews {
    width: 1180px;
    height: 36px;
    line-height: 36px;
}

.topnewstitle {
    background: url(../images/hdnews_bg86.png) no-repeat center left;
    height: 36px;
    line-height: 36px;
    width: 80px;
    text-align: right;
    overflow: hidden;
}

.topnewstitle a {
    font-size: 14px;
    font-weight: bolder;
    color: #333333;
    width: 80px;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    display: block;
}

.topnewstitle a:link {
    color: #6e7273;
    font-size: 14px;
}

.topnewstitle a:visited {
    color: #6e7273;
    font-size: 14px;
}

.topnewstitle a:hover {
    color: #333333;
    text-decoration: none;
    font-size: 14px;
}

.topnewstitle a:active {
    color: #333333;
    font-size: 14px;
}

#gd_top {
    background: url(../images/gd_top.png) no-repeat left center #eae7e7;
    height: 65px;
    width: 1180px;
    overflow: hidden;
}

.more_gd {
    text-align: right;
    float: right;
    text-align: left;
    height: 65px;
    width: 86px;
    overflow: hidden;
}

.more_gd a {
    display: block;
    color: #ffffff;
    height: 65px;
    line-height: 65px;
    text-align: left;
    width: 86px;
    font-size: 12px;
    cursor: pointer;
}

.more_gd a:link {
    color: #ffffff;
    text-decoration: none;
    font-size: 12px;
}

.more_gd a:visited {
    color: #ffffff;
    text-decoration: none;
    font-size: 12px;
}

.more_gd a:active {
    color: #ffffff;
    text-decoration: none;
    font-size: 12px;
}

.more_gd a:hover {
    color: #ffffff;
    display: block;
    height: 65px;
    line-height: 65px;
    text-align: left;
    width: 86px;
    font-size: 12px;
}

#zt_top {
    background: url(../images/zt_top.png) no-repeat left center;
    height: 80px;
    width: 1160px;
    overflow: hidden;
}

.scrolllefttile {
    background: url(../../ico/news.gif) no-repeat 35px 24px;
    text-indent: 50px;
    line-height: 55px;
}

.scrolllefttile a {
    font-size: 12px;
    color: #000000;
    height: 55px;
    line-height: 55px;
    font-size: 14px;
    font-weight: 500;
}

.scrolllefttile a:link {
    color: #000000;
    font-size: 14px;
    font-weight: 500;
}

.scrolllefttile a:visited {
    color: #000000;
    font-size: 14px;
    font-weight: 500;
}

.scrolllefttile a:hover {
    color: #000000;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
}

.scrolllefttile a:active {
    color: #000000;
    font-size: 14px;
    font-weight: 500;
}

.vote_submit {
    height: 20px;
    border: none;
    background: url(../../ico/smallon.gif) no-repeat center;
    text-align: center;
    color: #333333;
    font-size: 12px;
    font-weight: 600;
    width: 60px;
    cursor: hand;
}

.form_submit {
    height: 20px;
    border: none;
    background: url(../../ico/submit.gif) no-repeat center;
    text-align: center;
    color: #6d6565;
    font-size: 12px;
    font-weight: 600;
    width: 60px;
    line-height: 20px;
    cursor: hand;
}

.form_submiton {
    height: 20px;
    border: none;
    background: url(../../ico/submiton.gif) no-repeat center;
    text-align: center;
    color: #6d6565;
    font-size: 12px;
    font-weight: 600;
    width: 100px;
    line-height: 20px;
    cursor: hand;
}

.form_submitout {
    height: 20px;
    border: none;
    background: url(../../ico/submitout.gif) no-repeat center;
    text-align: center;
    color: #6d6565;
    font-size: 12px;
    font-weight: 600;
    width: 100px;
    line-height: 20px;
    cursor: hand;
}

.form_cx {
    width: 71px;
    height: 30px;
    line-height: 30px;
    border: none;
    background: url(../images/ico/btcx.png) no-repeat center;
    text-align: center !important;
    color: #FFF;
    font-size: 14px;
    font-weight: 600;
    cursor: hand;
}

.fabubutton {
    height: 24px;
    border: none;
    background: url(../images/fabu.png) no-repeat center;
    width: 89px;;
    cursor: hand;
}

.submit_in {
    height: 22px;
    border: none;
    float: left;
    background: url(../images/submit_pu.png) no-repeat center;
    text-align: center;
    color: #6d6565;
    font-size: 12px;
    font-weight: 100;
    width: 110px;
    line-height: 20px;
    cursor: hand;
}

.submit_pu {
    height: 24px;
    border: none;
    float: left;
    background: url(../images/submit_pu.png) no-repeat center;
    text-align: center;
    color: #6d6565;
    font-size: 12px;
    font-weight: 100;
    width: 228px;
    line-height: 20px;
    cursor: hand;
}

.font_14 {
    font-size: 14px;
}

.font_14 a {
    font-size: 14px;
}

.font_14 a:link {
    font-size: 14px;
    text-decoration: none;
}

.font_14 a:visited {
    font-size: 14px;
    text-decoration: none;
}

.font_14 a:active {
    font-size: 14px;
    text-decoration: none;
}

.font_14 a:hover {
    font-size: 14px;
}

.blue_14 {
    font-size: 14px;
    color: #09F;
    font-weight: bold;
}

.blue_14 a {
    font-size: 14px;
    color: #690;
}

.blue_14 a:link {
    font-size: 14px;
    color: #690;
    text-decoration: none;
}

.blue_14 a:visited {
    font-size: 14px;
    color: #690;
    text-decoration: none;
}

.blue_14 a:active {
    font-size: 14px;
    color: #690;
    text-decoration: none;
}

.blue_14 a:hover {
    font-size: 14px;
    color: #00F;
}

.menu_color {
    font-size: 14px;
    color: #FFF;
}

.menu_color a {
    font-size: 14px;
    color: #FFF;
}

.menu_color a:link {
    font-size: 14px;
    color: #FFF;
    text-decoration: none;
}

.menu_color a:visited {
    font-size: 14px;
    color: #FFF;
    text-decoration: none;
}

.menu_color a:active {
    font-size: 14px;
    color: #FFF;
    text-decoration: none;
}

.menu_color a:hover {
    font-size: 14px;
    color: #e50003;
}

/*友情连接样式
.friendlink{width:970px; height:auto; margin:0 auto;}
.friendlink ul{ list-style:none;width:100%;}
.friendlink ul li{float:left;list-style-type: none; height:30px; width:193px; vertical-align:middle; text-align:center;}
.friendlink ul li a{ color:#6d6565;text-decoration:none; text-align:left; padding-top:3px;width:auto; height:30px; line-height:30px; display:block;}
.friendlink ul li a:link{color:#6d6565;text-decoration:none; text-align:left;}
.friendlink ul li a:visited{color:#6d6565;text-decoration:none; text-align:left;}
.friendlink ul li a:active{color:#6d6565;text-decoration:none; text-align:left;}
.friendlink ul li a:hover{color:#666666;text-decoration:none; text-align:left;}
.friendlink ul li a img{ width:91px; height:33px;}
*/

/*留言问答样式*/
#msg_ask_list {
    width: 90%;
}

#msg_ask_list tr th {
    font-size: 12px;
    font-weight: 600px;
    line-height: 18px;
    padding: 3px;
    color: #333;
}

#msg_ask_list tr th a {
    font-size: 12px;
    font-weight: 600px;
    line-height: 18px;
    color: #333;
}

#msg_ask_list tr td {
    font-size: 12px;
    font-weight: 100px;
    line-height: 18px;
    padding: 3px;
    color: #666;
    border-bottom: #CCC 1px dashed;
}

#msg_ask_list tr td a {
    font-size: 12px;
    font-weight: 600px;
    line-height: 18px;
    color: #666;
}

#msg_style {
    width: 100%;
}

#msg_style tr th {
    font-size: 12px;
    font-weight: 600px;
    line-height: 18px;
    padding: 3px;
    border: #CCC 0px dotted;
    background-color: #E2E2E2;
    text-align: center;
}

#msg_style tr td {
    font-size: 12px;
    font-weight: 100px;
    line-height: 18px;
    padding: 3px;
    border: #CCC 0px dotted;
}

#msg_liststyle {
    width: 96%;
}

#msg_liststyle tr th {
    font-size: 12px;
    font-weight: 600px;
    line-height: 18px;
    padding: 3px;
    border: #CCC 0px dotted;
    background-color: #E2E2E2;
    text-align: center;
}

#msg_liststyle tr td {
    font-size: 12px;
    font-weight: 100px;
    line-height: 18px;
    padding: 3px;
    border: #CCC 0px dotted;
}

#apply_style table {
    width: 100%;
}

#apply_style table tr th {
    font-size: 12px;
    font-weight: 600px;
    line-height: 18px;
    padding: 3px;
    border: #CCC 0px dotted;
    background-color: #E2E2E2;
    text-align: center;
}

#apply_style table tr td {
    font-size: 12px;
    font-weight: 100px;
    line-height: 18px;
    padding: 3px;
    border: #CCC 0px dotted;
}

#expert_style {
    width: 98%;
    border-top: #CCCCCC 1px solid;
    border-left: #CCCCCC 1px solid;
}

#expert_style tr th {
    font-size: 14px;
    font-weight: 600px;
    line-height: 24px;
    background-color: #EEEEEE;
    border-bottom: #CCCCCC 1px solid;
    border-right: #CCCCCC 1px solid;
}

#expert_style tr td {
    font-size: 13px;
    text-indent: 3px;
    font-weight: 100px;
    line-height: 22px;
    border-bottom: #CCCCCC 1px solid;
    border-right: #CCCCCC 1px solid;
}

#msgs_style {
    border: #E0E0E0 1px solid;
}

.tbmsg {
    border-top: #CCC 1px dotted;
    border-left: #CCC 1px dotted;
}

.tbmsg tr th {
    font-size: 12px;
    font-weight: 600px;
    line-height: 18px;
    padding: 3px;
    border: #CCC 0px dotted;
    background-color: #E2E2E2;
    text-align: center;
}

.tbmsg tr td {
    font-size: 12px;
    font-weight: 100px;
    line-height: 18px;
    padding: 3px;
    border-bottom: #CCC 1px dotted;
    border-right: #CCC 1px dotted;
}

/*图片滚动元素样式*/
.scrolleftpic_element tr td {
    padding: 3px;
    font-size: 12px;
}

.scrolleftpic_element tr td a img {
    display: block;
}

.nav_item {
    background: url(../images/item_bg.png) no-repeat center;
    width: 110px;
    height: 32px;
    text-align: center;
}

.pstbt {
    width: 61px;
    height: 19px;
    border: none;
    background: url(../images/pstbt.png) no-repeat center;
    cursor: hand;
    margin-top: 3px;
}

.choose_item {
    padding-right: 20px;
    height: 24px;
    line-height: 24px;
}

/**********/
.viplg_color {
    font-size: 12px;
    color: #0c5896;
}

.viplg_color a {
    font-size: 12px;
    color: #0c5896;
}

.viplg_color a:link {
    font-size: 12px;
    color: #0c5896;
    text-decoration: none;
}

.viplg_color a:visited {
    font-size: 12px;
    color: #0c5896;
    text-decoration: none;
}

.viplg_color a:active {
    font-size: 12px;
    color: #0c5896;
    text-decoration: none;
}

.viplg_color a:hover {
    font-size: 12px;
    color: #0c5896;
}

/****************/
/******************/
.scroll_left_pic {
    background: url(../images/scroll_left_pic_bg.png) no-repeat center;
    height: 167px;
    width: 1180px;
    overflow: hidden;
}

.gd {
    height: 195px;
    width: 45px;
}

.gd a {
    display: block;
    width: 40px;
    height: 195px;
}

/******************/
.friendlinkdiv {
    background: url(../images/friendlink.png) no-repeat center;
    height: 80px;
    width: 994px;
    overflow: hidden;
}

.lk {
    height: 145px;
    width: 38px;
}

.lk a {
    display: block;
    width: 16px;
    font-size: 14px;
    line-height: 20px;
    word-wrap: break-word;
    color: #FFF;
    font-weight: 600;
    padding-bottom: 30px;
}

.lk a:link {
    font-size: 14px;
    color: #FFF;
    text-decoration: none;
}

.lk a:visited {
    font-size: 14px;
    color: #FFF;
    text-decoration: none;
}

.lk a:active {
    font-size: 14px;
    color: #FFF;
    text-decoration: none;
}

.lk a:hover {
    font-size: 14px;
    color: #FFF;
}

/**********头部登录表单*************/
.viploginlist {
    width: 100%;
    height: 21px;
    overflow: hidden;
}

.viploginlist ul {
    list-style: none;
    width: auto;
    float: right;
}

.viploginlist ul li {
    height: 21px;
    list-style-type: none;
    float: left;
}

.viploginlist ul .viplg_name {
    height: 21px;
    line-height: 21px;
    width: 48px;
    text-align: left;
    font-size: 12px;
    color: #000000;
    overflow: hidden;
}

.viploginlist ul .viplg_inpt {
    height: 21px;
    line-height: 21px;
    vertical-align: middle;
    width: 96px;
    text-align: left;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}

.viploginlist ul .viplg_bt {
    height: 21px;
    width: 80px;
    text-align: center;
    overflow: hidden;
}

#vipusername, #vippassword {
    width: 96px;
    height: 21px;
    line-height: 20px;
    text-indent: 3px;
    border: none;
    float: left;
    background: url(../images/lgn_ipt_bg.png) no-repeat center;
    cursor: hand;
}

.vipsubmit {
    width: 68px;
    height: 21px;
    border: none;
    background: url(../images/lgn_bt.png) no-repeat center;
    cursor: hand;
    padding-top: 6px;
}

.vipregbt {
    width: 68px;
    height: 21px;
    border: none;
    background: url(../images/reg_bt.png) no-repeat center;
    cursor: hand;
}

/**vote style**/
.VoteColumnTable {
    width: 96%;
    height: 24px;
    border-bottom: #CCC dotted 1px;
    margin-bottom: 6px;
    overflow: hidden;
}

.VoteColumnTitle {
    width: 240px;
    height: 24px;
    text-align: center;
    color: #FFF;
    font-size: 14px;
    font-weight: 600;
}

.VoteColumnList {
    width: 100%;
    background: #eee;
    height: 24px;
}

.VoteColumnBar {
    height: 24px;
    width: 0px;
    background: #6adcfa;
    position: relative;
    left: 0px;
    z-index: 6;
}

.VoteColumnNum {
    width: 100px;
    background: #eee;
    height: 24px;
    text-align: center;
    font-weight: 600;
}

.VoteColumnGroup {
    height: 24px;
    text-align: left;
    font-size: 14px;
    font-weight: 600;
}

/*web vote style*/
.vote_show {
    width: 96%;
    margin: 0 auto;
}

.vote_show h1 {
    width: 100%;
    height: 50px;
    line-height: 36px;
    font-size: 18px;
    color: #900;
    text-align: center;
}

.vote_show span {
    width: 100%;
    display: block;
    line-height: 24px;
    text-indent: 24px;
    font-size: 16px;
    color: #5C5C5C;
    text-align: left;
    margin-bottom: 6px;
}

.vote_show ul {
    width: 100%;
    height: auto;
    border-top: none;
}

.vote_show ul .listtitle {
    list-style: none;
    display: inline;
    color: #5C5C5C;
    text-align: left;
    font-size: 14px;
    font-weight: 600;
    float: left;
    height: 28px;
    line-height: 28px;
    width: 100%;
}

.vote_show ul li {
    list-style: none;
    overflow: hidden;
    display: inline;
    color: #6d6565;
    text-align: left;
    font-size: 13px;
    text-indent: 6px;
    float: left;
    height: 32px;
    line-height: 32px;
    width: 100%;
}

.vote_show_index {
    width: 90%;
    margin: 0 auto;
}

.vote_show_index h1 {
    width: 100%;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #900;
    text-align: center;
}

.vote_show_index span {
    width: 100%;
    display: block;
    line-height: 24px;
    text-indent: 24px;
    font-size: 13px;
    color: #5C5C5C;
    text-align: left;
}

.vote_show_index ul {
    width: 100%;
    height: auto;
    border-top: none;
}

.vote_show_index ul .listtitle {
    list-style: none;
    color: #5C5C5C;
    text-align: left;
    font-size: 14px;
    float: left;
    height: 28px;
    line-height: 28px;
    width: 100%;
}

.vote_show_index ul li {
    list-style: none;
    overflow: hidden;
    color: #6d6565;
    text-align: left;
    font-size: 13px;
    text-indent: 6px;
    height: 24px;
    line-height: 24px;
    width: 100%;
}

/********************************************************************************/
#publ {
    width: 214px;
    height: 260px;
    border: #E0DFDF 1px solid;
    overflow: hidden;
}

#zwgk_a {
    height: 25px;
    line-height: 25px;
    width: 107px;
    border-bottom: #E0DFDF 1px solid;
    overflow: hidden;
    text-align: left;
    text-indent: 25px;
    float: left;
}

#publb {
    width: 214px;
    height: 340px;
    border: #E0DFDF 1px solid;
    overflow: hidden;
}

#zwgk_z {
    height: 30px;
    line-height: 30px;
    width: 107px;
    border-bottom: #E0DFDF 1px solid;
    overflow: hidden;
    text-align: left;
    text-indent: 25px;
    float: left;
}

.gray_r {
    color: #4c4c4c;
    font-size: 15px;
    height: 26px;
    line-height: 26px;
    text-indent: 15px;
    width: 100%;
    text-align: left;
    float: left;
}

a.gray_r:link {
    color: #4c4c4c;
    font-size: 15px;
}

a.gray_r:visited {
    color: #4c4c4c;
    font-size: 15px;
}

a.gray_r:hover {
    color: #4c4c4c;
    text-decoration: none;
    font-size: 15px;
}

a.gray_r:active {
    color: #4c4c4c;
    font-size: 15px;
}

.tblbtm {
    width: 283px;
}

.tblbtm tr td {
    width: 283px;
    height: auto;
    vertical-align: text-bottom;
    padding-top: 6px;
}

.iptbtm {
    background-color: #606060;
    color: #b1b1b1;
    width: 280px;
    height: 28px;
    line-height: 28px;
    border: none;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    font-size: 13px;
    display: block;
}

.iptbtmyzm {
    width: 90px;
}

.iptbtmarea {
    width: 283px;
    height: 56px;
    overflow: hidden;
    display: block;
    outline: none;
}

.btmform_submit {
    height: 28px;
    border: none;
    background-color: #0b9de0;
    text-align: center;
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
    width: 90px;
    line-height: 20px;
    cursor: hand;
}
.public-title-list {
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.public-title-list ul li {
    width: 98%;
    height: 39px;
    line-height: 40px;
    border-bottom: 1px dashed #DFDCDC;
    text-indent: 30px;
    text-align: left;
    background: url(../images/news.gif) no-repeat 10px center;
    font-size: 16px;
    color: #575757;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    margin: 0 auto;
}
.public-title-list ul li a {
    display: block;
    float: left;
    color: #575757;
    text-align: left;
    font-size: 16px;
}
.public-title-list ul li span {
    display: block;
    float: right;
    text-align: left;
    font-weight: 100;
    height: 40px;
    line-height: 40px;
    width: auto;
    font-size: 15px;
    color: #575757;
}
.public-title-list ul li:hover {
    border-color: #2478C4;
    background: url(../images/news.gif) no-repeat 10px center;
}
.public-title-list ul li:hover a {
    color: #2478C4;
}