@charset "utf-8";
/*css reset start */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {
	margin: 0;
	padding: 0;
	outline: 0;
}
body {
	font-family: "微软雅黑",Microsoft YaHei, Tahoma, Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.5em;
	color: #333;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal
}
a, a:link {
	outline: none;
	text-decoration: none;
	color: #333
}
a:hover {
	color: #108de5
}
fieldset, img {
	border: 0
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight:normal
}
input, textarea, select, button {
	font-family: inherit
}
ol, ul, li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none
}
clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden
}
*html .clearfix {
	height: 1%
}
.clearfix {
	display: block;
	clear: both;
	font-size: 0;
	line-height: 0;
	overflow: hidden
}
/*css reset end */
#header {
	width: 100%;
	background:#f2f2f2
}
#top {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 15px;
}
#top .top_left {
	float: left;
}
#top .top_right {
	float: right;
}
#logo, #logo img, .top_ad, .top_ad img {
	float: left;
}
.top_ad {
	padding-left:10px
}
.top_right .language {
	text-align:right
}
.language a {
	margin-left: 10px;
}
.language img {
	margin-right: 5px;
}
.top_right .tel {
	margin-top: 38px;
	float:right;
	background: url(../images/tel.gif) right 25px no-repeat;
	width:185px;
	height:55px;
	font-size:16px;
	padding-left:35px
}
#nav {
	width:1000px;
	margin:0 auto;
	height:36px;
	line-height:36px;
	background:#108de5;
	overflow:hidden;
}
#navMenu ul {
	width:1000px;
	float:left;
}
#navMenu li {
	float:left;
	font-size:14px;
}
#navMenu li a {
	color:#fff;
	width:125px;
	text-align:center;
	display:block;
}
#navMenu li a.last {
}
#navMenu li a.current {
}
#navMenu li a:hover {
	background:#017ed5
}
/*-------- 下拉菜单 --------------*/
.dropMenu {
	position:absolute;
	top:0;
	z-index:999;
	visibility:hidden;
	margin-top:-1px;
	background:#017ed5;
	padding:0 5px
}
.dropMenu li {
	float:left;
}
.dropMenu li a {
	display:block;
	padding:0 15px;
	color:#fff;
}
.dropMenu a:hover {
	text-decoration:underline
}
.section {
	overflow:hidden;
	width:100%
}
#content {
	width:1000px;
	margin:0 auto
}
#user_cz {
	float:left;
	width:230px;
	overflow:hidden
}
#user_cz li {
	margin-top:10px
}
#user_cz li a {
	display:block;
	width:225px;
	height:90px;
	color:#FFF;
	font-size:16px;
	padding:45px 0 0 105px
}
#user_cz .gzdj a {
	background: url(../images/gzdj_icon.png) 30px center no-repeat #16c861
}
#user_cz .czsq a {
	background: url(../images/czsq_icon.png) 30px center no-repeat #10bf5a
}
#user_cz li span em {
	font-size:10px;
	font-weight:normal;
	font-family:Arial
}
#user_cz li span {
	display:block;
	line-height:26px;
	font-weight:bold
}
#user_cz li.czsq a {
	background-color:#108de5
}
#user_cz li.czsq a:hover {
	background-color:#1795ed
}
#banner {
	float:right;
	margin-top:10px;
	width:760px;
}
.slideshow_wrapper {
	position: relative;
	width: 760px;
	height: 280px;
	overflow: hidden;
}
.slideshow_footbar {
	z-index: 5;
	position: absolute;
	width: 100%;
	bottom: 0px;
	height: 15px
}
.slideshow_photo {
	position: absolute;
	width: 100%;
	height: 100%;
	cursor: pointer
}
.slideshow_photo a {
	z-index: 1;
	border-bottom: 0px;
	position: absolute;
	border-left: 0px;
	margin: 0px;
	display: block;
	border-top: 0px;
	top: 0px;
	border-right: 0px;
	left:0px
}
.slideshow_footbar .slideshow-bt {
	background-color: #d2d3d4;
	margin: 0px 5px 0px 0px;
	width: 10px;
	display: inline;
	float: right;
	height: 10px;
	font-size: 0px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
.slideshow_footbar .bt-on {
	background-color: #30b1eb
}
#menu {
	overflow:hidden;
	margin-top:10px;
	width:1000px
}
#menu li {
	float:left;
	margin-left:8px;
	line-height:20px;
	display:inline
}
#menu li a {
	border:1px solid #e8e8e8;
	width:93px;
	height:70px;
	display:block;
	padding:20px 0 0 65px;
	color:#666;
	background-repeat:no-repeat;
	background-position:8px center;
	font-size:16px
}
#menu li a:hover {
	color:#FFF;
	border:1px solid #10bf5a;
	background-color: #10bf5a
}
#menu li span {
	font-size:12px;
	line-height:14px
}
#menu .zhjs {
	margin-left:0
}
#menu .zhjs a {
	background-image:url(../images/zhjs_icon.png)
}
#menu .zhjs a:hover {
	background-image:url(../images/zhjs_icon_white.png)
}
#menu .zhld a {
	background-image:url(../images/zhld_icon.png)
}
#menu .zhld a:hover {
	background-image:url(../images/zhld_icon_white.png)
}
#menu .tqhd a {
	background-image:url(../images/tqhd_icon.png)
}
#menu .tqhd a:hover {
	background-image:url(../images/tqhd_icon_white.png)
}
#menu .mbgz a {
	background-image:url(../images/mbgz_icon.png)
}
#menu .mbgz a:hover {
	background-image:url(../images/mbgz_icon_white.png)
}
#menu .zpfw a {
	background-image:url(../images/zpfw_icon.png)
}
#menu .zpfw a:hover {
	background-image:url(../images/zpfw_icon_white.png)
}
#menu .zgjt a {
	height: 65px;
	padding: 25px 0 0 65px;
	background-image:url(../images/zgjt_icon.png)
}
#menu .zgjt a:hover {
	background-image:url(../images/zgjt_icon_white.png)
}
#zhxw, #hyxw {
	width:360px;
	float:left;
	margin-top:10px;
}
#hyxw {
	margin-left:20px
}
.title {
	line-height:32px;
	height:32px;
	font-size:16px;
	font-weight: normal;
	color:#108de5;
	border-bottom:1px solid #108de5;
	padding-left:10px
}
.title .more {
	float:right;
	font-size:12px;
	color:#108de5;
}
.zhlb {
	width:360px;
	float:left;
	display:inline;
	/*margin-top:20px;*/
	overflow:hidden;
	height:275px
}
.zhlb dt {
	overflow:hidden
}
.zhlb dt img {
	float:left;
	margin:0 5px
}
.zhlb dd ul {
	margin-top:5px
}
.zhlb dd ul li {
	width:338px;
	font-size:13px;
	text-overflow:ellipsis;
	white-space:nowrap;
	line-height:32px;
	overflow:hidden;
	background-image: url(../images/li_icon.gif);
	background-position: 6px center;
	background-repeat: no-repeat;
	border-bottom: 1px dotted #dedede;
	padding-left: 22px;
}
#zzjg {
	float:right;
	width:240px;
	margin-top:10px
}
#jg_list {
	margin-top:10px;
	height:280px;
	overflow:hidden;
	font-size:13px;
	width:240px
}
#jg_list li {
	line-height:24px;
	height:24px
}
#blwx {
	float: right;
	margin-top: 10px;
	width: 238px;
	border:1px solid #dedede
}
#blwx img {
	display: block;
}
#hy_list {
	margin-top:10px;
	height:290px
}
#hy_list li {
	line-height:55px;
	font-size:14px;
	background-image: url(../images/li_icon.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
	padding-left:22px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dedede;
	width:318px;
	margin-right:20px;
	float:left
}
#yqlj {
	margin-top:10px
}
.title2 {
	line-height:32px;
	height:32px;
	border-bottom:1px solid #dedede;
	font-size:16px;
	color:#108de5;
	padding-left:10px
}
#links {
	padding:10px 0;
	line-height:30px
}
#links a {
	margin-right:15px
}
#footer {
	background:#293035;
	width:100%;
	margin-right: auto;
	margin-left: auto;
	margin-top:20px
}
#blink {
	width:1000px;
	text-align:center;
	color:#fff;
	padding:15px 0 0 0;
	margin:0 auto;
	font-size:14px
}
#blink a {
	color:#FFF;
	margin:0 2px
}
#copyright {
	width:1000px;
	text-align:center;
	color:#5f6c77;
	padding:15px 0;
	margin:0 auto
}
#ppqy, #hzmt {
	margin-top: 10px;
	overflow: hidden;
}
#ppqy {
	float: left
}
.scroltit {
	position: absolute;
	right: 0;
	top: -26px
}
.scroltit .prev, .scroltit .next {
	display: block;
	width: 5px;
	height: 9px;
	float: right;
	margin-right: 5px;
	margin-top: 6px;
	overflow: hidden;
	cursor: pointer;
	background:url(../images/icoLeft.gif) no-repeat
}
.scroltit .next {
	background: url(../images/icoRight.gif) no-repeat;
}
.scroltit ul {
	float: right;
	overflow: hidden;
	margin-top: 6px;
}
.scroltit ul li {
	float: left;
	width: 8px;
	height: 8px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	background: #ccc;
	-moz-border-radius: 10px;
-webkit-border-radius: 10px; 
border-radius: 10px

}
.scroltit ul li.on {
	background: #f60 ;
}
#scrollbox, #scrollbox2 {
	position: relative
}
#scrollbox2 {
	width: 740px;
	height: 206px;
}
#scrollbox {
	width: 1000px;
	height: 136px;
}
.img_list {
	overflow: hidden;
	width:100%
}
.img_list li {
	margin: 5px 0 0 0;
	overflow: hidden;
	float: left
}
.img_list li img {
	width: 142px;
	height: 60px;
	margin: 0 2px 0 2px;
	border: 1px solid #eeeeee;
	float: left
}
#hzmt .img_list li img {
	width: 136px;
	height: 60px;
}
#top_banner {
	margin-top:10px
}
#top_banner img {
	display:block
}
#leftbar {
	width:220px;
	margin-top:10px;
	float:left
}
#subnav dt {
	background:#108de5;
	line-height:42px;
	text-indent:10px;
	font-size:16px;
	color:#FFF
}
#subnav dd {
	width:218px;
	padding:10px 0 20px 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e8e8e8;
	border-bottom-color: #e8e8e8;
	border-left-color: #e8e8e8;
}
#subnav dd ul li {
	line-height:30px;
	border-bottom:1px solid #e8e8e8;
	font-size:14px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-left: 30px;
}
#subnav dd ul li.current {
	background-image: url(../images/blue_icon.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#subnav dd ul li.current a {
	color:#108de5
}
#contact {
	width:188px;
	margin-top:10px;
	padding:10px 15px;
	border:1px solid #e8e8e8;
	line-height:24px
}
#main {
	width:760px;
	float:right;
	margin-top:10px
}
#location {
	font-size: 16px;
	line-height: 32px;
	height: 32px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #108de5;
	padding-left:10px;
	overflow:hidden;
}
#location h3 {
	float:left;
	color:#108de5
}
#location span {
	float:right;
	font-size:14px
}
.article {
	font-size:12px;
	line-height:22px;
	padding:10px
}
.article p {
	margin:12px 0
}
.left_btn {
	margin-top:10px
}
.left_btn a {
	height:60px;
	display:block;
	font-size:18px;
	line-height:22px;
	padding:20px 0 0 95px;
	color:#FFF
}
.left_btn a span {
	font-size:12px
}
.left_btn .vr {
	background-color: #10bf5a;
	background-image: url(../images/gzdj_icon.png);
	background-repeat: no-repeat;
	background-position: 18px center;
}
.left_btn .ae {
	background-color: #108de5;
	background-image: url(../images/czsq_icon.png);
	background-repeat: no-repeat;
	background-position: 18px center;
}
.left_btn .vr:hover {
	background-color:#16c861;
	color:#FFF
}
.left_btn .ae:hover {
	background-color:#1795ed;
	color:#FFF
}
.list {
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dedede;
	height: 120px;
	overflow: hidden;
}
.list dt, .list dt img {
	float: left;
	width: 160px;
}
.list dd {
	line-height: 24px;
	float: right;
	width: 565px;
}
.list dd h3 a {
	font-size: 16px;
}
.list dd p {
	color: #666;
	padding-top: 5px;
}
.pagelist {
	padding-top: 20px;
	padding-bottom: 15px;
	text-align: center;
}
.pagelist a, .pagelist span {
	font-size: 14px;
	border: 1px solid #dedede;
	line-height: 30px;
	height: 30px;
	padding-right: 12px;
	padding-left: 12px;
	color: #666;
	display:inline-block;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	margin:0 2px
}
.pagelist a:hover, .pagelist span {
	border: 1px solid #108de5;
	background:#108de5;
	color:#FFF
}
.article h1 {
	font-size: 24px;
	line-height: 30px;
	padding-top: 10px;
	text-align: center;
}
.date {
	padding:10px 0;
	color:#999;
	text-align:center
}
.date em {
	margin:0 10px
}
#xgxw {
	margin-top:10px;
	font-size:14px
}
#xgxw dt {
	line-height:30px;
	font-size:16px;
	border-bottom:1px solid #dedede;
	color:#666
}
#xgxw dd {
	padding:10px 0;
}
#xgxw dd li {
	line-height:26px
}
#xgxw dd li em {
	color:#999
}
#xgxw dd li a {
	color:#108de5
}
.mlist {
	overflow: hidden;
}
.mlist li {
	border: 1px solid #dedede;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	display: inline;
	padding:2px;
	width: 160px;
}
.mlist li img {
	display:block
}
#dow_list {
	padding-top: 10px;
	padding-bottom: 10px;
}
#dow_list li {
	font-size: 14px;
	line-height: 60px;
	height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dedede;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 30px;
}
.write {
	font-size: 14px;
	padding: 20px;
}
.write table {
}
.write table td {
	background-color: #FFF;
	line-height: 24px;
	padding: 5px;
}
.write em {
	color:#F00
}
.write .infos input {
	padding:0 4px;
	line-height:28px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border:1px solid #ccc;
	width:220px
}
.write textarea {
	border:1px solid #ccc;
	padding:5px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.tj {
	color: #FFF;
	background-color: #108de5;
	font-size:18px;
	border:0;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	padding:5px 30px
}
/*在线客服样式*/
.main-im {
	position:fixed;
	right: 10px;
	top:300px;
	z-index: 100;
	width: 110px;
	height: 272px;
}
.main-im .qq-a {
	display: block;
	width: 106px;
	height: 116px;
	font-size: 14px;
	color: #0484cd;
	text-align: center;
	position: relative;
}
.main-im .qq-a span {
	bottom: 5px;
	position: absolute;
	width: 90px;
	left: 10px;
}
.main-im .qq-hover-c {
	width: 70px;
	height: 70px;
	border-radius: 35px;
	position: absolute;
	left: 18px;
	top: 10px;
	overflow: hidden;
	z-index: 9;
}
.main-im .qq-container {
	z-index: 99;
	position: absolute;
	width: 109px;
	height: 118px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom: 1px solid #dddddd;
	background: url(../images/qq-icon-bg.png) no-repeat center 8px;
}
.main-im .img-qq {
	max-width: 60px;
	display: block;
	position: absolute;
	left: 6px;
	top: 3px;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.main-im .im-qq:hover .img-qq {
	max-width: 70px;
	left: 1px;
	top: 8px;
	position: absolute;
}
.main-im .im_main {
	background: #F9FAFB;
	border: 1px solid #dddddd;
	border-radius: 10px;
	background: #F9FAFB;
	display:none;
}
.main-im .im_main .im-tel {
	color: #000000;
	text-align: center;
	width: 109px;
	height: 105px;
	border-bottom: 1px solid #dddddd;
}
.main-im .im_main .im-tel div {
	font-weight:bold;
	font-size: 12px;
	margin-top:6px;
}
.main-im .im_main .im-tel .tel-num {
	font-weight: bold;
	color: #e66d15;
}
.main-im .im_main .im-tel:hover {
	background: #fafafa;
}
.main-im .im_main .weixing-container {
	width: 55px;
	height: 47px;
	border-right: 1px solid #dddddd;
	background: #f5f5f5;
	border-bottom-left-radius: 10px;
	background: url(../images/weixing-icon.png) no-repeat center center;
	float:left;
}
.main-im .im_main .weixing-show {
	width: 112px;
	height: 172px;
	background: #ffffff;
	border-radius: 10px;
	border: 1px solid #dddddd;
	position: absolute;
	left: -125px;
	top: -126px;
}
.main-im .im_main .weixing-show .weixing-sanjiao {
	width:0;
	height: 0;
	border-style: solid;
	border-color: transparent transparent transparent #ffffff;
	border-width: 6px;
	left: 112px;
	top: 134px;
	position: absolute;
	z-index: 2;
}
.main-im .im_main .weixing-show .weixing-sanjiao-big {
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent transparent transparent #dddddd;
	border-width: 8px;
	left: 112px;
	top: 132px;
	position: absolute;
}
.main-im .im_main .weixing-show .weixing-ma {
	width: 104px;
	height: 103px;
	padding-left: 5px;
	padding-top: 5px;
}
.main-im .im_main .weixing-show .weixing-txt {
	position:absolute;
	top:110px;
	left:7px;
	width:100px;
	margin:0 auto;
	text-align:center;
}
.main-im .im_main .go-top {
	width: 50px;
	height: 47px;
	background: #f5f5f5;
	border-bottom-right-radius: 10px;
	background: url(../images/toTop-icon.png) no-repeat center center;
	float:right;
}
.main-im .im_main .go-top a {
	display: block;
	width: 52px;
	height: 47px;
}
.main-im .close-im {
	position: absolute;
	right: 10px;
	top: -12px;
	z-index: 100;
	width: 24px;
	height: 24px;
}
.main-im .close-im a {
	display: block;
	width: 24px;
	height: 24px;
	background: url(../images/close_im.png) no-repeat left top;
}
.main-im .close-im a:hover {
	text-decoration: none;
}
.main-im .open-im {
	cursor: pointer;
	margin-left: 68px;
	width: 20px;
	height:100px;
	background: url(../images/open_im.png) no-repeat left top;
	font-size:18px;
	padding:33px 10px 0;
	line-height:20px;
	color:#FFF
}

.dj_form dd{line-height:30px;}

.red{color:red;}
