@charset "utf-8";
* {
	padding: 0;
	margin: 0
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
blockquote,
p {
	padding: 0px;
	margin: 0px
}

ol,
ul,
i {
	list-style: none;
	font-style: normal
}

li {
	list-style-type: none
}

a {
	text-decoration: none;
	color: #444
}

a:hover {
	color: #cc0000
}

img {
	border: 0
}

body {
	margin: 0 auto;
	color: #444;
	background: #fff;
	font-family: "微软雅黑", "宋体";
	font-size: 14px;
	min-width: 1200px
}

.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px
}

.fl {
	float: left
}

.fr {
	float: right
}

.mt10 {
	margin-top: 10px
}

.mt15 {
	margin-top: 15px
}

.ml20 {
	margin-left: 25px
}

.pt15 {
	padding-top: 15px
}

.hidden {
	display: none
}

.display {
	display: block
}

.w1200 {
	width: 1200px;
	margin: 0 auto
}

.head {
	background: #f4b64f;
}

.top {
	height: 32px;
	line-height: 30px;
	color: #fff;
	font-size: 12px;
	background: #856306;
}

.top a {
	margin: 0 15px;
	color: #fff
}

.min {
	height: 122px
}

.logo {
	margin-top: 20px;
	width: 728px;
	height: 80px
}

.ss {
	margin-top: 45px;
	width: 220px;
	height: 25px;
	padding: 5px 7px;
	background: url(../images/ssk.png) left top no-repeat;
	overflow: hidden
}

.ssk {
	width: 190px;
	height: 25px;
	line-height: 25px;
	float: left;
	overflow: hidden;
	border: none;
	background: none;
	outline: medium none;
	color: #999;
	font-family: "微软雅黑"
}

.search_btn {
	float: right;
	width: 25px;
	height: 24px;
	outline: medium none
}

.menu-nav {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #fff;
	position: relative;
	z-index: 1000
}

.nav {
	width: 1200px;
	margin: 0 auto;
	position: relative
}

.nav ul {
	padding: 0;
	margin: 0;
	list-style-type: none
}

.nav ul li {
	float: left;
	position: relative;
	z-index: 998;
	display: block
}

.nav ul li a {
	display: block;
	text-decoration: none;
	width: 150px;
	text-transform: capitalize;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	overflow: hidden
}

.nav ul li ul {
	display: none
}

.nav ul li ul li {
	width: 100%;
	position: static
}

.nav ul li:hover a {
	color: #fff;
	background: #edb030
}

.nav ul li.hover a {
	color: #fff;
	background: #edb030
}

.nav ul li:hover ul {
	display: block;
	position: absolute;
	top: 40px;
	left: 0;
	width: 120px
}

.nav ul li:hover ul li ul {
	display: none
}

.nav ul li:hover ul li a {
	display: block;
	text-align: center;
	height: 38px;
	line-height: 38px;
	background: #edb030;
	font-size: 14px;
	color: #fff;
	border-bottom: 1px solid #f9bf45
}

.nav ul li:hover ul li a:hover {
	color: #fff;
	text-align: center;
	background: #ebb920
}

.slideBox {
	width: 100%;
	height: 460px;
	overflow: hidden;
	position: relative
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0
}

.slideBox2 .hd {
	overflow: hidden;
	position: absolute;
	top: 430px;
	z-index: 99;
	left: 50%;
}

.slideBox2 .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left
}

.slideBox2 .hd ul li {
	float: left;
	margin-right: 15px;
	width: 9px;
	height: 9px;
	text-align: center;
	cursor: pointer;
	background: #fff;
	border: 3px solid #fff;
	border-radius: 50%
}

.slideBox2 .hd ul li.on {
	background: #ebb920
}

.slideBox2 .bd li .tit {
	_height: 42px;
	position: absolute;
	left: 19%;
	bottom: 35px;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	text-indent: 14px;
	line-height: 36px;
	background: rgba(0, 0, 0, 0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000', endColorstr='#66000000');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000', endColorstr='#66000000')"
}

.slideBox2 .bd li .tit p {
	padding: 5px 15px;
	letter-spacing: 2px;
	margin: 0 auto
}

.gg {
	background: #efefef;
	height: 50px;
	line-height: 50px;
	width: 100%;
	overflow: hidden;
	margin-bottom: 5px
}

.gg h2 {
	font-size: 16px;
	color: #d70101;
	font-weight: bold;
	float: left;
	width: 100px;
	text-align: center
}

#scrollDiv {
	float: left;
	width: 860px;
	margin-left: 10px;
	height: 50px;
	line-height: 50px;
	overflow: hidden
}

#scrollDiv li {
	height: 50px;
	line-height: 50px;
	padding-left: 15px;
	background: url(../images/xb.jpg) left center no-repeat;
	color: #fff;
	font-size: 14px
}

#scrollDiv li span {
	float: right;
	color: #999;
	font-size: 14px
}

.more a {
	float: right;
	margin-right: 15px;
	color: #999
}

.tit {
	background: url(../images/titbg.jpg) left bottom no-repeat;
	height: 45px;
	line-height: 45px
}

.tit h2 {
	float: left;
	text-align: center;
	font-size: 16px;
	width: 95px;
	text-align: center;
	font-weight: bold
}

.tit a {
	float: right;
	color: #777
}

.xxxw {
	width: 630px;
	height: 200px;
	position: relative;
	z-index: 5;
	background: #fff;
	overflow: hidden
}

.xxxw .bd {
	position: relative;
	z-index: 3;
	width: 630px;
	height: 200px
}

.xxxw .bd ul {
	overflow: hidden;
	zoom: 1;
	width: 630px;
	height: 200px
}

.xxxw .bd ul li {
	_display: inline;
	overflow: hidden;
	width: 630px;
	height: 200px
}

.xxxw .bd ul li .xwpic {
	position: absolute;
	left: 0;
	top: 0
}

.xxxw .bd ul li .xwpic img {
	width: 315px;
	height: 200px;
	display: block;
	overflow: hidden
}

.xxxw .bd ul li .title {
	position: absolute;
	background: #f3f3f3;
	width: 255px;
	padding: 15px 30px;
	right: 0px;
	bottom: 0px;
	top: 0px;
	z-index: 99;
	text-align: left;
	height: 170px;
	float: right
}

.xxxw .bd ul li .title a {
	color: #c00
}

.xxxw .bd ul li .title h3 {
	line-height: 28px;
	font-size: 16px;
	font-weight: bold;
	font-family: 微软雅黑
}

.xxxw .bd ul li .title p {
	line-height: 28px;
	color: #999;
	text-indent: 2em;
	margin-top: 5px
}

.xxxw .bd ul li .title p a:hover {
	text-decoration: underline
}

.xxxw .hd {
	overflow: hidden;
	position: absolute;
	z-index: 5;
	height: 16px;
	bottom: 10px;
	right: 60px;
	width: 150px
}

.xxxw .hd ul {
	overflow: hidden;
	zoom: 1;
	z-index: 10;
	position: absolute;
	top: 0;
	width: 140px;
	right: 0
}

.xxxw .hd ul li {
	float: left;
	width: 11px;
	height: 11px;
	overflow: hidden;
	margin: 0 5px;
	text-indent: -999px;
	cursor: pointer;
	background: url(../images/2014TJ_icoCircle1.gif) 0 -11px no-repeat
}

.xxxw .hd ul li.on {
	background-position: 0 0
}

.list {
	width: 555px
}

.list ul li {
	height: 33px;
	line-height: 33px;
	background: url(../images/xb.jpg) left 14px no-repeat;
	padding-left: 15px;
	font-size: 14px
}

.list ul li span {
	float: right;
	color: #999;
	font-size: 14px
}

.mtbd {
	margin-top: 15px
}

.mtbd li {
	float: left;
	display: block;
	width: 255px;
	height: 165px;
	padding: 15px;
	background: #f7f7f7;
	margin-right: 20px
}

.mtbd li .ti {
	height: 40px;
	margin-top: 5px;
	line-height: 40px
}

.mtbd li i {
	float: left;
	display: block;
	width: 110px;
	text-align: center;
	color: #fff;
	font-size: 14px
}

.mtbd li i.color1 {
	background: #c50000
}

.mtbd li i.color2 {
	background: #c99e03
}

.mtbd li em {
	float: right;
	font-style: normal;
	background: url(../images/more.png) right center no-repeat;
	width: 65px;
	font-size: 12px;
	color: #888
}

.mtbd li h2 {
	display: block;
	font-size: 14px;
	font-weight: normal;
	height: 50px;
	line-height: 24px;
	width: 255px;
	overflow: hidden
}

.mtbd li p {
	line-height: 24px;
	margin-top: 5px;
	color: #999
}

.sp {
	width: 737px
}

.sp ul li {
	height: 35px;
	line-height: 35px;
	background: url(../images/xb.jpg) left 14px no-repeat;
	padding-left: 15px;
	font-size: 14px
}

.sp ul li span {
	float: right;
	color: #999;
	font-size: 14px
}

.zt {
	width: 430px
}

.zt li {
	width: 195px;
	height: 101px;
	overflow: hidden;
	float: left;
	margin: 20px 10px 5px 10px;
}
.zt li img{width:100%;min-height:100%;}
.foot {
	background: #f4b64f;
	height: 167px;
}

.lxfs {
	width: 600px;
	line-height: 30px
}

.ewm {
	width: 245px;
	height: 60px;
	float: right;
	margin-top: 10px
}

.ewm a .preview {
	display: none
}

.ewm a:hover .preview {
	display: block;
	position: absolute;
	top: -80px;
	left: -0px;
	z-index: 999999999
}

.ewm img {
	vertical-align: top;
	width: 30px;
	height: 30px
}

.ewm li {
	display: inline;
	float: left;
	width: 80px;
	height: 60px;
	text-align: center;
	border-right: 1px dotted #ffedd0;
	position: relative
}

.ewm li .preview {
	width: 80px;
	height: 80px
}

.ewm li p {
	text-align: center;
	line-height: 30px;
	font-size: 12px
}

.link {
	background: url(../images/fg1.png) top left repeat-x;
	line-height: 40px;
	height: 40px;
	overflow: hidden
}

.link a {
	margin: 0 15px
}

.foot-b {
	font-size: 12px;
	color: #fff;
	line-height: 36px;
	text-align: center;
	background: #856306;
	margin: 0;
}

.nybanner {
	height: 360px;
	width: 100%;
}

.ny {
	background: #f3f3f3;
	width: 1200px
}

.ny_left {
	float: left;
	width: 240px;
	min-height: 500px
}

.ny_left_top {
	background: #e9a830;
	width: 240px;
	height: 81px;
	line-height: 81px;
	color: #fff;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
}

.ny_right {
	float: right;
	background: #fff;
	width: 928px;
	min-height: 500px;
	padding-left: 30px;
	padding-bottom: 15px
}

.ny_right1 {
	background: #fff;
	width: 1200px;
	min-height: 500px;
	padding-bottom: 15px
}

.ny_right_con {
	font-size: 15px;
	line-height: 33px !important;
	padding: 10px 15px 10px 10px
}

.nytit {
	background: url(../images/titbg1.png) left bottom no-repeat;
	height: 43px;
	line-height: 42px;
	padding-left: 25px
}

.left_nav {
	width: 240px;
	margin-top: 10px
}

.left_nav li {
	margin-top: 0px;
	width: 240px;
	height: 40px;
	overflow: hidden;
	font-size: 15px;
	border-bottom: 1px solid #fff
}

.left_nav li a {
	padding-left: 50px;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	display: block;
	background: url(../images/about_libg.png) 18px center no-repeat
}

.left_nav li a:hover {
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	display: block;
	color: #FFF;
	background: url(../images/list_libg.png) left top no-repeat
}

.left_nav li a.hover {
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	display: block;
	color: #FFF;
	background: url(../images/list_libg.png) left top no-repeat
}

.Newslist ul li {
	height: 45px;
	line-height: 45px;
	border-bottom: 1px dashed #dcdcdc;
	background: url(../images/xb.jpg) no-repeat left 20px;
	padding-left: 20px
}

.Newslist ul li span {
	float: right;
	color: #999999;
	margin-right: 2px
}

.Pic ul li {
	float: left;
	width: 259px;
	height: 206px;
	display: block;
	margin: 10px 21px;
	overflow: hidden
}

.Pic ul li img {
	width: 253px;
	height: 165px;
	padding: 2px;
	border: 1px solid #ddd;
	overflow: hidden
}

.Pic ul li span {
	display: block;
	text-align: center;
	width: 259px;
	height: 35px;
	clear: both;
	line-height: 35px;
	overflow: hidden
}

.line1 {
	border-top: 1px dashed #DDDDDD
}

.content {
	width: 1100px;
	padding: 20px 50px
}

.content-title {
	width: 1100px;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 10px
}

.content-title h3 {
	font-size: 24px;
	line-height: 50px;
	width: 100%;
	text-align: center;
	color: #dc2e2f;
	padding-bottom: 5px
}

.content-title i {
	text-align: center;
	margin: 0px auto;
	background: #f6f6f6;
	height: 32px;
	display: block;
	line-height: 32px;
	font-style: normal
}

.content-con {
	width: 1100px;
	font-size: 16px;
	line-height: 32px;
	padding: 10px 0
}

.content-con p {
	text-indent: 2em;
	margin-bottom: 20px;
	font-size: 16px !important;
	line-height: 36px !important;
	word-break: break-all;
}

.content-con p span{
	text-indent: 2em;
	margin-bottom: 20px;
	font-size: 16px !important;
	line-height: 36px !important;
	word-break: break-all;
}
.content-con img {
	text-align: center;
	max-width: 100%;
	margin: 15px auto;
	height:auto;
}

.sxt {
	padding: 15px 0;
	border-top: 1px dotted #bbb
}

.sxt p {
	display: block;
	width: 940px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333
}

.ssjg-list {
	min-height: 500px;
	padding-bottom: 50px
}

.ssjg-list li {
	border-bottom: 1px dotted #bfc1c2;
	padding: 20px 15px
}

.ssjg-list li h3 {
	color: #333;
	font-size: 15px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ssjg-list li p {
	height: 48px;
	line-height: 24px;
	color: #333
}

.ssjg-list li i {
	color: #666;
	font-size: 12px;
	line-height: 24px
}

.dpzw {
	text-indent: 2em;
	font-size: 16px
}

.dpzw p {
	text-indent: 2em;
	text-align: justify;
	font-size: 15px;
	text-justify: inter-ideograph;
	margin-bottom: 15px
}

.dpzw img {
	text-align: center;
	max-width: 600px;
	margin: 15px auto;
	display: block
}