@charset "utf-8";
body {
	min-width: 1200px;
}
.header {
	width: 1200px;
	height: 150px;
	margin: auto;
	  background: url(../images/dianh.jpg) no-repeat ;
}

.top_tit{
	background: #f7f7f7;
	width: 100%;
	height: 45px;
}
.titL p a{
	color: #2b2b2b;
	line-height: 45px;
	float: left;
	margin-right: 50px;font-size: 14px;
}
#content_down{padding-bottom: 20px;overflow: hidden;display: inline-block;text-align: left;}
#content_down li{line-height: 30px;font-size: 12px;}
#content_down li a{
	    background: url(../images/down.jpg) no-repeat right center;
    padding-right: 20px;
    color: #e10705;
    font-weight: bold;
    text-decoration: none;
}
.titR{
	float: right;
	position: relative;
}
.titR li,.titR li span{
	float: left;
	line-height: 45px;
	color: #2b2b2b;
	cursor: pointer;
	font-size: 14px;
}
.weibox{width: 125px;height: 125px;position: absolute;top: 97%;left: 15%;}
.chatb{width: 125px;height: 125px;position: absolute;top: 97%;right: 0;z-index: 99999;}
.top_mail{
	background: url(../images/ico01.jpg) no-repeat left center;
	padding-left: 30px;
	margin-left: 30px;
}
.top_mail{ color: #2b2b2b;}
.top_weib{
	background: url(../images/top_weib.png) no-repeat left center;
	padding-left: 30px;
	margin-left: 30px;
}
.top_weix{
	background: url(../images/top_weix.png) no-repeat left center;
	padding-left: 30px;
	margin-left: 30px;
}

.top_email{
	background: url(../images/email.png) no-repeat left center;
	padding-left: 30px;
	margin-left: 30px;
}
.top_email{ color: #2b2b2b;}
.conter{
	width: 1200px;
	margin: 0 auto;
}
.container {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.container_col {
	background: #fff;
	padding-top: 15px;
	width: 1200px;
	margin: 0 auto;
}
.container_col1 {
	background: #fff;
	padding-top: 15px;
	width: 1200px;
	margin: 0 auto;	position: relative;
}
#weather {
	float: left;
	font-size: 12px;
	color: #666;
	line-height: 24px;
	width: 260px;
	margin-top: 25px;
	margin-left: 20px;
}
.toptxt {
	font-size: 12px;
	color: #888;
	line-height: 34px;
	text-align: right;
}
.toptxt a {
	font-size: 12px;
	color: #888;
	line-height: 34px;
	padding: 0 10px;
}
.toptxt a:hover {
	color: #b61412;
}
.toptxt .diqu {
	position: absolute;
	left: 0;
	top: 0;
	line-height: 34px;
	color: #333;
}
.search {
	height: 20px;
	padding: 10px 0;
	width: 300px;
	background: #fff;
	position: absolute;
	right: 0;
	top: 65px;
	padding-right: 90px;    border: 2px #d00c0d solid;
}
.search .search_btn {
	display: block;
	width: 80px;
	height: 40px;
	background: #cf0d0d;
	border: 0;
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	position: absolute;
	top: 0;
	right: 0;
	transition: all .3s ease;
}
.search .search_btn:hover {
	background: #b60606;
}
.ipt-sea {
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #666;
	outline: none;
	border: 0;
	width: 285px;
	padding-left: 15px;
}
.logo {
	width: 420px;
	height: 112px;
	position: absolute;
	left: 0;
	top: 20px;
}
.nav {
	width: 1200px;
	height: 80px;
	margin: 0 auto 15px auto;
	background: #cf0d0d;
}
.nav li {
	width: 169px;
	float: left;
	height: 80px;
	position: relative;
	text-align: center;
	padding-right: 2px;
	background: url(../images/shuxian.png) right top no-repeat;
}
.nav li a {
	display: block;
	text-align: center;
	line-height: 16px;
	height: 80px;
	font-size: 15px;
	color: #fff;
	transition: all .3s ease;
	overflow: hidden;
}
.nav li a img {
	display: block;
	margin: 15px auto 10px auto;
	transition: all .3s ease;


}
.nav li a:hover, .nav li.active a {
	background: #b60606;
	color: #fff;
}
.nav li a:hover img {
width:38px

}
/*滚动新闻*/
.zxgg {
	width: 1170px;
	margin: 10px auto auto auto;
	background: url(../images/laba.jpg) no-repeat #fcfcfc;
	padding-left: 30px;
}
.BreakingNewsController {
	width: 100%;
	overflow: hidden;
	height: auto;
	position: relative;
	height: 35px;
}
.BreakingNewsController .bn-title {
	display: inline-block;
	float: left;
	padding: 0 20px;
	line-height: 35px;
}
.BreakingNewsController ul {
	padding: 0;
	margin: 0;
	display: block;
	list-style: none;
	position: absolute;
	left: 180px;
	right: 50px;
}
.BreakingNewsController ul li {
	list-style: none;
	padding: 0 20px;
	display: none;
	height: 35px;
}
.BreakingNewsController ul li a {
	text-decoration: none;
	color: #333;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	line-height: 35px;
}
.BreakingNewsController .bn-arrows {
	display: inline-block;
	float: right;
	width: 50px;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
}
.BreakingNewsController .bn-arrows span {
	display: block;
	width: 20px;
	position: absolute;
	top: 0;
	bottom: 0;
	cursor: pointer;
	opacity: 0.2;
}
.BreakingNewsController .bn-arrows span:hover {
	opacity: 1;
}
.BreakingNewsController .bn-arrows-left {
	left: 0;
	background: url(../images/bn-arrows.png) left center no-repeat;
}
.BreakingNewsController .bn-arrows-right {
	right: 10px;
	background: url(../images/bn-arrows.png) right center no-repeat;
}
.easing a, .easing span {
	transition: .25s linear;
	-moz-transition: .25s linear;
	-webkit-transition: .25s linear;
}
.news-notice {
	margin: 0;
}
.indnews {
	width: 580px;
	height: 362px;
	float: left;
}
.news-pic {
	width: 580px;
	height: 362px;
}

.news-notice .news-txt {
	width: 592px;
	height: 362px;
	float: right;
	border: 1px solid #efefef;
}
.news-title {
	height: 38px;
	background: #fafafa;
	border-bottom: 1px solid #efefef;
	line-height: 38px;
	position: relative;
}
.news-title .name {
	position: absolute;
	left: -1px;
	top: -1px;
	height: 39px;
	background: #084466;
	color: #fff;
	text-align: center;
	line-height: 39px;
	font-size: 15px;
	padding: 0 15px;
	font-weight: bold;
}
.news-name.tab-nav {
	position: absolute;
	left: -1px;
	top: -1px;
	height: 39px;
}
.news-name.tab-nav a {
	display: block;
	float: left;
	height: 39px;
	line-height: 39px;
	color: #333;
	text-align: center;
	line-height: 39px;
	font-size: 15px;
	padding: 0 15px;
	margin: 0;
	position: relative;
}
.news-name.tab-nav a.current {
	background: #cf0d0d;
	color: #fff;
	font-weight: bold;
}
.news-name.tab-nav a i {
	width: 9px;
	height: 5px;
	background: url(../images/jtx.png) no-repeat;
	left: 10px;
	bottom: -5px;
	display: none;
}
.news-name.tab-nav a.current i {
	display: block;
}
.news-title .name i {
	width: 9px;
	height: 5px;
	background: url(../images/jtx.png) no-repeat;
	left: 10px;
	bottom: -5px;
	display: block;
}
.news-title .more {
	position: absolute;
	right: 10px;
	line-height: 38px;
	top: 0;
	font-size: 12px;
	color: #999;
	transition: all .3s ease;
}
.news-title .more:hover {
	color: #084466;
}
.newslist {
	display: block;
	padding: 10px 12px;
}
.hotnews {
	margin: 12px 12px 0 12px;
}
.hotnews h1 {
	font-size: 16px;
	color: #333;
	text-align: center;
	margin: 0 10px;
	height: 30px;
	line-height: 30px;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.hotnews .hotcon {
	margin-top: 12px;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.hotnews .hotcon a {
	color: #999;
	line-height: 24px;
	font-size: 14px;
}
.hotnews .hotcon a:hover, .newslist li a:hover {
	color: #b60606;
}
.newslist li {
	height: 36px;
	width: 370px;
	border-bottom: 1px dotted #dedede;
	background: url(../images/listnot.png) 0px 15px no-repeat;
}
.newslist li a {
	display: block;
	height: 36px;
	width: 260px;
	line-height: 36px;
	font-size: 14px;
	color: #666;
float:left;
word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}
.newslist li span {
	height: 36px;
	width: 70px;
	float:right;
	line-height: 36px;
	color: #bbb;
}
.newslist1 li {
	height: 36px;
	width: 570px;padding-left: 10px;
	border-bottom: 1px dotted #dedede;
	background: url(../images/listnot.png) 0px 15px no-repeat;
}
.newslist1 li a {
	display: block;
	height: 36px;
	width: 460px;
	line-height: 36px;
	font-size: 14px;
	color: #666;
float:left;
word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}
.newslist1 li span {
	height: 36px;
	width: 70px;
	float:right;
	line-height: 36px;
	color: #bbb;
}
.newslist li:last-child {
	
}
.newslist.ny li {
	padding: 8px 80px 8px 14px;
	background: url(../images/listnot.png) 2px 24px no-repeat;
}
.newslist.ny li a:after {
	display: none;
}
.nytit {
	border-bottom: 1px solid #ededed;
	line-height: 30px;
	font-size: 16px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
.xzgg {
	margin: 15px auto;
	width: 1200px;
}
.xzgg img {

}
.r-radius:50%;
margin:0 auto;
transition:all .3s ease;
}
.fwzn .iconlist a:hover {
	color: #F71013;
}
.toutiao {
	background: #f5f5f5;
	height: 50px;
	position: relative;
	padding: 12px 90px;
	margin-bottom: 15px;
}
.toutiao i {
	width: 82px;
	height: 69px;
	background: url(../images/toutiao.png) no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}
.toutiao h1 {
	text-align: center;
}
.toutiao h1 a {
	font-size: 18px;
	color: #333;
}
.toutiao h1 a:hover {
	color: #b60606;
}
.toutiao p {
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	color: #666;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.fwzn {
	margin: 20px 0;
	background: #f5f5f5;
	height: 140px;
	overflow: hidden;
}
.fwzn .tit {
	width: 58px;
	background:#b70506;
	text-align: center;
	font-size: 16px;
	color: #fff;
	height: 115px;
	padding-top: 25px;
	float: left;
}
.fwzn .iconlist {
	float: left;
	width: 1132px;
}
.fwzn .iconlist a {
	display: block;
	width: 185px;
	text-align: center;
	float: left;
	color: #333;
	font-size: 14px;
	line-height: 30px;
}
.fwzn .iconlist a .pic {
	width: 82px;
	height: 82px;
	margin: 20px auto auto auto;
	transition: all .3s ease;
	overflow:hidden;
}
.fwzn .iconlist a.icon1 .pic {
	background: #cf0d0d;
}
.fwzn .iconlist a.icon2 .pic {
	background: #cf0d0d;
}
.fwzn .iconlist a.icon3 .pic {
	background: #cf0d0d;
}
.fwzn .iconlist a.icon4 .pic {
	background: #cf0d0d;
}
.fwzn .iconlist a.icon5 .pic {
	background: #cf0d0d;
}
.fwzn .iconlist a.icon6 .pic {
	background: #cf0d0d;
}
.fwzn .iconlist a.icon7 .pic {
	background: #cf0d0d;
}
.fwzn .iconlist a.icon1:hover .pic  img{
	    width: 90px;
    position: relative;
    left: -5px;
    top: -5px;background: #b70506;
}
.fwzn .iconlist a.icon2:hover .pic  img{
	    width: 90px;
    position: relative;
    left: -5px;
    top: -5px;background: #b70506;
}
.fwzn .iconlist a.icon3:hover .pic  img{
    width: 90px;
    position: relative;
    left: -5px;
    top: -5px;background: #b70506;
}
.fwzn .iconlist a.icon4:hover .pic  img{
    width: 90px;
    position: relative;
    left: -5px;
    top: -5px;background: #b70506;
}
.fwzn .iconlist a.icon5:hover .pic  img{
    width: 90px;
    position: relative;
    left: -5px;background: #b70506;
    top: -5px;
}
.fwzn .iconlist a.icon6:hover .pic  img{
    width: 90px;
    position: relative;background: #b70506;
    left: -5px;
    top: -5px;
}
.fwzn .iconlist a.icon7:hover .pic  img{
    width: 90px;
    position: relative;background: #b70506;
    left: -5px;
    top: -5px;
}
.xz-col {
	background: #fff;
	padding: 15px;
	padding-left: 0px;
	padding-right: 0px;
	height: 290px;
	float: left;
	margin-right: 15px;
padding-top:0 ;

}
.xz-col.abt {
	width: 370px;
}
.xz-col.abt img {
	width: 100%;
}
.xz-col.gsgg {
	width: 370px;
	    margin-left: 30px;
}
.xz-col.jlhd {
	width: 370px;
	margin-right: 0;
	float: right;
}

.col-title {
	background: url(../images/titbot.png) left bottom no-repeat;
	overflow: hidden;
	padding-bottom: 15px;
}
.col-title span p {
	font-size: 18px;
	color: #cf0d0d;
}
.col-title span i {
	font-size: 12px;
	color: #b6b6b6;
	margin-top: 10px;
}
.col-title a {
	float: right;
	line-height: 30px;
}
.col-con {
	margin-top: 15px;
}
.col-con .abttxt {
	font-size: 14px;
	line-height: 28px;
	color: #666;
	margin-top: 15px;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.videolist {
	overflow: hidden;
}
.videolist ul {
	width: 1200px;
}
.videolist ul li {
	width: 286px;
	height: 222px;
	float: left;
	text-align: center;
	line-height: 30px;
	margin-right: 14px;
	font-size: 14px;
}
.videolist ul li img {
	width: 286px;
	height: 192px;
}
.sqbs li {
	width: 33.33%;
	text-align: center;
	float: left;
	margin-bottom: 15px;
	margin-top: 10px;
}
.sqbs li a:hover {
	color: #b61412;
}
.mqmy {
	margin: 20px 0;
}
.mqmy li {
	width: 301px;
	height: 60px;
	margin: 10px auto;
	border: 1px solid #dddddd;
}
.bmfw {
	margin-right: -15px;
}
.bmfw li {
	width: 235px;
	float: left;
	margin-right: 25px;
	padding-left: 120px;
	margin-bottom: 30px;
	margin-top: 15px;
	position: relative;
}
.bmfw li .pic {
	display: block;
	width: 100px;
	height: 100px;
	position: absolute;
	left: 0;
	top: 0;
}
.bmfw li .pic img {
	width: 100px;
	height: 100px;
}
.bmfw li .pic.rad {
	border-radius: 50%;
	overflow: hidden;
}
.bmfw .info .list {
	line-height: 15px;
	font-size: 12px;
	margin-bottom: 8px;
	margin-top: 2px;
}
.bmfw .info .list i {
	height: 15px;
	width: 15px;
	float: left;
	margin-right: 5px;
}
.gsht {
	float: left;
	width: 400px;
}
.col-2-r .tit {
	height: 40px;
	background: url(../images/sficon.png) 0 9px no-repeat;
	padding-left: 30px;
	line-height: 40px;
	color: #333;
	font-size: 16px;
	float: left;
}
.sfbox {
	padding: 0 10px 15px 5px;
	height: 213px;
}
.sftxt {
	float: left;
	width: 424px;
	height: 215px;
	position: relative;
}
.sftxt .info {
	height: 198px;
	line-height: 22px;
	font-size: 12px;
	color: #666;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 9;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.sftxt a {
	display: block;
	position: absolute;
	left: 0;
	bottom: -2px;
	text-align: center;
	color: #F30;
}
.sftxt a:hover {
	color: #39F;
}
.jisuan {
	float: right;
	padding-left: 30px;
	width: 270px;
	border-left: 1px dashed #efefef;
	height: 213px;
}
.jisuan h1 {
	color: #084466;
	line-height: 30px;
	font-size: 15px;
}
.jsbox {
	position: relative;
	padding-left: 65px;
	margin-top: 8px;
}
.jsbox span {
	position: absolute;
	left: 0;
	top: 0;
	line-height: 27px;
	display: block;
	width: 65px;
	color: #7e7e7e;
}
.jsbox .jsq {
	border: 1px solid #f0f0f0;
	height: 19px;
	padding: 3px 3px 3px 10px;
	border-radius: 2px;
}
.jsbox .jsq .ipt-jsq {
	border: 0;
	height: 19px;
	line-height: 19px;
	width: 100%;
	outline: none;
}
.jsbox .jsq a {
	display: block;
	width: 42px;
	height: 19px;
	text-align: center;
	line-height: 19px;
	background: #55aeec;
	position: absolute;
	top: 4px;
	right: 4px;
	color: #fff;
	border-radius: 2px;
}
.jsjg {
	background: #f0f0f0;
	padding: 4px 8px;
	margin-top: 10px;
	position: relative;
}
.jsjg .tab {
	line-height: 28px;
	border-bottom: 1px solid #e2e2e2;
	color: #6a6a6a;
	height: 28px;
	overflow: hidden;
}
.jsjg .tab span {
	float: right;
}
.jsjg .tab.last {
	border: 0;
}
.jsjg:before {
	content: '';
	width: 9px;
	height: 5px;
	background: url(../images/jtt.png) no-repeat;
	display: block;
	position: absolute;
	right: 20px;
	top: -5px;
}
.jisuan .smtxt {
	color: #55aeec;
	line-height: 40px;
}
.xxlinks {
	height: 24px;
	overflow: hidden;
}
.xxlinks a {
	color: #F33;
	line-height: 24px;
}
.xxlinks a:hover {
	color: #55aeec;
	text-decoration: underline;
}
.newslist.htlist {
	padding: 0;
	width: 360px;
}
.col-4 {
	width: 289px;
	float: left;
	margin-right: 12px;
	border: 1px solid #efefef;
}
.col-4.last {
	margin-right: 0;
}
.news-title .name2 {
	float: left;
	line-height: 39px;
	font-size: 15px;
	font-weight: bold;
	color: #084466;
	padding-left: 20px;
	background: url(../images/shu.png) 8px 11px no-repeat;
}
.linksbox {
	background: #fff;
	margin: 15px auto;
	width: 1200px;
}
.txtlisttit {
	height: 38px;
	border-bottom: 2px solid #d00c0d;
}
.txtlisttit a {
	display: block;
	height: 38px;
	line-height: 38px;
	float: left;
	padding: 0 40px;
	color: #333;
	transition: all .3s ease;
	font-size: 14px;
}
.txtlisttit a.current {
	background: #d00c0d;
	color: #fff;
}
.linksbox .listcon {
	height: 70px;
}
.linksbox .linkslist li {
	margin: 5px 10px;
	line-height: 30px;
	float: left;
	font-size: 14px;
}
.foot {
	font-size: 12px;
	color: #787878;
	line-height: 30px;
	background: #fff;
	text-align: center;
	width: 1200px;
	text-align: center;
	padding: 20px 0;
	margin: 15px auto;
}
.mg-t-b {
	margin: 15px auto;
}
.page-left {
	width: 200px;
	float: left;
}
.page-right {
	width: 900px;
	float: right;
	background: #fff;
	padding: 40px;
}
.lujing {
	margin: 20px 0;
	font-size: 14px;
	color: #888;
}
.pageny {
	overflow: hidden;
	padding-bottom: 30px;
}
.fllist {
	border: 1px solid #ededed;
}
.fllist li {
	height: 60px;
	background: #fff;
	padding: 0 20px;
}
.fllist li a {
	display: block;
	border-bottom: 1px solid #ededed;
	line-height: 59px;
	font-size: 16px;
	color: #666;
}
.fllist li:hover, .fllist li.active {
	background: #F15B5B;
}
.fllist li:hover a, .fllist li.active a {
	color: #fff;
	border-bottom: 0;
}
.fllist li.active {
	border-left: 4px solid #b61412;
}
.hotarticl {
	margin-top: 20px;
}
.hottit {
	border-bottom: 1px solid #efefef;
	line-height: 40px;
	font-size: 16px;
	color: #F30;
	margin: 12px 12px 0 12px;
}
.pagelujing {
	height: 40px;
	border-bottom: 2px solid #efefef;
	position: relative;
}
.pagelujing .name {
	position: absolute;
	left: 0;
	top: 0;
	height: 40px;
	border-bottom: 2px solid #F33;
	line-height: 40px;
	font-size: 16px;
	font-weight: bold;
}
.pagelujing span {
	position: absolute;
	right: 0;
	line-height: 40px;
	color: #888;
}
.news-txt.ny, .newslist.ny {
	border: 0;
	padding: 0;
}
.news-txt.ny {
	min-height: 600px;
}
.newslist.ny li:last-child {
	border-bottom: 1px dotted #efefef;
}
.liuyantab {
	border: 1px solid #f5f5f5;
	background: #f8f8f8;
	margin-top: 20px;
	padding: 20px;
}
/*分页*/

.biaoti {
	font-size: 18px;
	color: #333;
	text-align: center;
	margin: 0 20px;
	font-weight: 600;
	margin-top: 30px;
}
.sshuomign {
	color: #888;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
	font-weight: normal;
}
.sshuomign span {
	margin: 0 10px;
}
.pages {
	clear: both;
	margin: 20px;
	overflow: hidden;
	margin-left: 0px;
	text-align: center;
	font-size: 12px
}
.pages ul li {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 4px 12px;
	margin: 0 1px;
	line-height: 24px;
	background: #fff;
	color: #999
}
.pages ul li:hover {
	background: #cf0d0d;
	color: #fff;
	border: 1px solid #cf0d0d
}
.pages ul li:hover a {
	color: #fff;
}
.pages ul li.thisclass {
	display: inline-block;
	border: 1px solid #cf0d0d;
	padding: 4px 12px;
	margin: 0 1px;
	background: #cf0d0d;
	color: #fff;
}
.pages ul li.thisclass a {
	color: #fff;
}
.pages ul li a {
	display: block;
	color: #999
}
.pages ul li a:hover {
	color: #fff;
}
.article_txt {
	font-size: 14px;
	line-height: 28px;
	color: #666;
	margin-top: 20px;
	overflow: hidden
}
.article_txt img {
	max-width: 930px;
}
/* 反馈模块 */
.contact-com-body {
	padding: 30px 10px 25px 10px;
	border-bottom: 1px solid #d3d3d3
}
.contact-com-body .row {
}
.row:before, .row:after {
	content: "";
	display: table;
	line-height: 0
}
.row:after {
	clear: both
}
.row {
	margin-bottom: 15px;
*zoom: 1
}
.col-2, .col-10 {
	float: left;
	position: relative;
	min-height: 1px
}
.contact-com-body .col-2 {
	width: 60px;
	line-height: 40px;
	margin-right: 10px;
	text-align: left
}
.contact-com-body .input-control {
	padding: 5px;
	line-height: 30px;
	height: 30px;
	width: 400px;
	border: 1px solid #ccc
}
.contact-com-body .textarea-control {
	height: 106px;
	width: 490px;
	padding: 5px;
	border: 1px solid #ccc
}
.contact-com-body .help-inline {
	line-height: 40px;
	color: #F00
}
.contact-com-body .input-shade {
	background-color: #f8f8f8
}
.contact-com-body .input-short {
	width: 340px
}
.contact-com-body .input-shorter {
	width: 140px
}
.contact-com-body img {
	width: 80px;
	height: 41px;
	margin: 2px 5px
}
.contact-com-btn {
	margin-left: 70px;
	padding-top: 20px
}
.contact-com-btn .btn {
	margin-right: 30px
}
.btn-warning {
	padding: 12px 44px;
	font-weight: bold;
	color: #fff;
	border: none;
	background-color: #ff8942;
	background: -webkit-linear-gradient(top, #ff9454, #ff7f30);
	background: -moz-linear-gradient(top, #ff9454, #ff7f30);
	background: -ms-linear-gradient(top, #ff9454, #ff7f30);
	background: -o-linear-gradient(top, #ff9454, #ff7f30)
}
.btn-warning:hover {
	color: #fff;
	background-color: #ff8945;
	background: -webkit-linear-gradient(top, #ff8237, #fd8f4d);
	background: -moz-linear-gradient(top, #ff8237, #fd8f4d);
	background: -ms-linear-gradient(top, #ff8237, #fd8f4d);
	background: -o-linear-gradient(top, #ff8237, #fd8f4d)
}
.btn-danger {
	padding: 12px 44px;
	font-weight: bold;
	color: #fff;
	border: none;
	background-color: #13bd49;
	background: -webkit-linear-gradient(top, #08d248, #13bd49);
	background: -moz-linear-gradient(top, #08d248, #13bd49);
	background: -ms-linear-gradient(top, #08d248, #13bd49);
	background: -o-linear-gradient(top, #08d248, #13bd49)
}
.btn-danger:hover {
	color: #fff;
	background-color: #0ba43b;
	background: -webkit-linear-gradient(top, #13bd49, #0ba43b);
	background: -moz-linear-gradient(top, #13bd49, #0ba43b);
	background: -ms-linear-gradient(top, #13bd49, #0ba43b);
	background: -o-linear-gradient(top, #13bd49, #0ba43b)
}
.message ul li {
	margin-bottom: 10px;
	line-height: 25px;
	padding-bottom: 10px;
	clear: both;
	position: relative;
	border-bottom: 1px dotted #ccc;
}
.message li p {
	padding-bottom: 5px;
	font-size: 14px;
}
.datetime {
	color: #999999;
	font-size: 12px;
	width: 120px;
	text-align: center;
	display: inline;
	float: right;
}
.para01 {
	display: inline-block;
	padding-bottom: 0px;
	font-size: 16px;
	font-family: "微软雅黑";
}
.para01 a {
	font-size: 16px;
}
/**图片新闻**/
.banner_0 {Z-INDEX: 100; POSITION: relative; MIN-HEIGHT: 360px}
.banner_0_top {	HEIGHT:360px; BACKGROUND: #fff}
.banner_0_top LI {POSITION: absolute; TEXT-ALIGN: center; WIDTH: 100%; TOP: 0px; LEFT: 0px}
.banner_0_top LI ../images {POSITION: relative; WIDTH: 580px; HEIGHT: 360px}
.banner_0_top LI .tit {	POSITION: absolute; TEXT-ALIGN: center; PADDING-BOTTOM: 8px; MIN-HEIGHT: 20px; PADDING-LEFT: 0px; WIDTH: 100%; BOTTOM: 0px; PADDING-RIGHT: 0px; BACKGROUND: url(../images/alpha_h.png);FONT-SIZE: 120%; PADDING-TOP: 8px; LEFT: 0px;font-size:16px}
.banner_0_top LI .tit A {COLOR: #fff;font-size: 16PX;font-family: å¾®è½¯é›…é»‘;}
.banner_0_top LI .tit A:hover {TEXT-DECORATION: underline;font-size: 16PX;font-family: å¾®è½¯é›…é»‘;}
.banner_0_top LI .p {TEXT-ALIGN: left; PADDING-BOTTOM: 5px; LINE-HEIGHT: 1.5; MIN-HEIGHT: 50px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; BACKGROUND: #fff; PADDING-TOP: 5px; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px}
.banner_0_top LI .p A {	PADDING-BOTTOM: 0px; TEXT-INDENT: 30px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; DISPLAY: inline-block; PADDING-TOP: 0}
.banner_0_bottom {Z-INDEX: 20; POSITION: absolute; TEXT-ALIGN: center; WIDTH: 100%; BOTTOM: 40px; LEFT: 0}
.banner_0_bottom SPAN {	MARGIN: 0px 2px; WIDTH: 12px; DISPLAY: inline-block; BACKGROUND: url(../images/n_html55.png) no-repeat left top; HEIGHT: 12px; CURSOR: pointer}
.banner_0_bottom SPAN.on {BACKGROUND: url(../images/n_html55.png) no-repeat right top}
.banner_0 .next {Z-INDEX: 20; POSITION: absolute; WIDTH: 19px; BACKGROUND: url(../images/in_bon_01.png) no-repeat; HEIGHT: 34px; CURSOR: pointer; TOP: 40%; LEFT: 10px; opacity: 0.7}
.banner_0 .por {Z-INDEX: 20; POSITION: absolute; WIDTH: 19px; BACKGROUND: url(../images/in_bon_03.png) no-repeat; HEIGHT: 34px; CURSOR: pointer; RIGHT: 10px; TOP: 40%; opacity: 0.7}
.banner_0 .next:hover {Z-INDEX: 20; POSITION: absolute; WIDTH: 19px; BACKGROUND: url(../images/in_bon_02.png) no-repeat; HEIGHT: 34px; CURSOR: pointer; TOP: 40%; LEFT: 10px}
.banner_0 .por:hover {Z-INDEX: 20; POSITION: absolute; WIDTH: 19px; BACKGROUND: url(../images/in_bon_04.png) no-repeat; HEIGHT: 34px; CURSOR: pointer; RIGHT: 10px; TOP: 40%}


.focusImg {
	position: relative;
}
.focusImg ul {
	list-style: none; margin: 0px; padding: 0px;
}
.focusImg ul li {
	left: 0px; position: absolute;
}
.focusImg ul li div {
	overflow: hidden;
}
.focusImg ul li h3 {
	background: rgb(238, 238, 238); margin: 0px; height: 20px; text-align: center; padding-top: 6px; font-size: 12px; font-weight: bold;
}
.focusImg span {
	padding: 5px; height: 13px; text-align: right; display: block; filter: alpha(opacity=70); position: absolute; opacity: 0.7;right: 20px;
    top: 95px;
}
.focusImg span a {
	background: url("focus1.gif") 0px 0px; width: 22px; height: 13px; text-align: center; color: white; line-height: 14px; padding-top: 2px; font-family: Arial; font-size: 10px; margin-right: 1px; float: left; display: block; cursor: pointer;
}
.focusImg span a:hover {
	background: url("focus2.gif") 0px 0px;
}
.focusImg span .a2 {
	background: url("focus2.gif") 0px 0px;
}

.ad{width:1198px;height:100px;line-height:43px;font-family:"微软雅黑";font-size:14px;font-weight:700;color:#000;border:1px solid #ececec;overflow:hidden;    margin-top: 20px;}

/* 栏目页 */
.lmy_lbox{width:220px;height:auto;min-height:600px;_height:600px;padding:4px 10px 10px;background:#fdfdfd;overflow:hidden;border:1px solid #f1f1f1;}
.lm_top{width:220px;height:41px;background:url(../images/line_f0.gif) 0 bottom repeat-x;overflow:hidden;}
.lm_top span{display:block;float:left;width:auto;white-space:nowrap;height:40px;line-height:40px;font-size:18px;padding:0 14px;color:#cf0d0d;font-weight:bold;border-bottom:#cf0d0d 1px solid;overflow:hidden;}
.navdh{padding:15px 5px 0px;width:210px;overflow:hidden;}
.navdh ul li{width:210px;height:36px;vertical-align:bottom;padding-bottom:8px;overflow:hidden;}
.navdh ul li a{display:block;width:153px;height:34px;line-height:34px;background:url(../images/web_ico.png) 20px -46px no-repeat #fff;padding-left:55px;color:#464646;font-size:14px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border:#e7e7e7 1px solid;}
.navdh ul li a:hover,.navdh ul li.active a,.navdh ul li a.active{color:#fff;background:url(../images/web_ico.png) 20px -1px no-repeat #cf0d0d;border:#cf0d0d 1px solid;}

.lmy_rbox{width:916px;height:auto;min-height:600px;_height:600px;text-align:left;padding:4px 10px 10px;background:#fdfdfd;overflow:hidden;border:1px solid #f1f1f1;}
.navjz{width:886px;height:auto;padding:15px 15px;font-size:14px;line-height:30px;overflow:hidden;}
.navjz ul{clear:both;}
.navjz .conlist_title{margin-top:5px;margin-bottom:5px;padding:5px 5px 5px 5px;border-bottom:#ddd 1px dotted;}
.navjz .conlist_title a b{font-size:14px;}
.navjz .conlist_title .more04{font-size:12px;}
.navjz ul li{padding:0 5px 0 20px;background:url(../images/newico.png) 5px 14px no-repeat;height:30px;line-height:30px;vertical-align:bottom;}
.navjz ul li a{line-height:30px;}
.navjz ul.wz_list li{color:#999;}
.navjz ul.wz_list li img{padding-top:11px !important;}
.navjz ul.votelist li span.right{color:#a1a1a1;font-size:12px;}
.navjz table{max-width:850px !important;}
.navjz ul.imglist{width:900px;clear:both;}
.navjz ul.img_list{padding-top:10px;height:220px;overflow: hidden;}
.navjz ul.imglist li{padding:0 17px 15px 0;background:none;float:left;text-align:center;height:auto;width:208px;}
.navjz ul.imglist li a{float:left;text-align:center;width:208px;line-height:30px;}	
.navjz ul.imglist li img{padding:5px;border:none;width:198px !important;height:150px !important;background:#f2f2f2;}
.navjz ul.imglist li a:hover img{background:#ddf0ff;-moz-transition:all 0.2s linear 0s;-o-transition:all 0.2s linear 0s;-webkit-transition:all 0.2s linear 0s;transition:all 0.2s linear 0s;}
.navjz ul.down_list span.right{display:block;float:right;height:30px;line-height:30px;white-space:nowrap;padding-left:20px;background:url(/TMP/images/down.png) 0 10px no-repeat;}
.navjz ul.down_list span.right a,.navjz ul.down_list span.right a:hover{color:#0074d3;}
.navjz ul.sollist span.right{font-size:12px;color:#999;font-family:Arial;}
.navjz table .downnamew2{width:400px;}

.txtinput{width:210px !important;}
.navjz .message{margin-bottom:0px !important;padding-bottom:10px !important;*padding-bottom:10px !important;clear: both;}
.navjz .message_input input.btn01{background:#0074d3 !important;height:28px !important;line-height:28px !important;}
.message_input input.txtinput{height:22px !important;line-height:22px !important;}
#nametxt1{float:left;line-height:25px;padding-left:5px;}
.message_input .message_select{padding:3px 5px !important;}
.message_textarea{margin-bottom:10px !important;}
.navjz .message_page{width:100% !important;}
.message_textarea textarea.txtone{width:400px !important;}
.message_list{width:778px;padding-top:5px;}
.message_list ul li{height:30px !important;line-height:30px !important;background:none !important;padding-bottom:0px !important;}
.message_top{height:38px !important;border-top:2px solid #0074d3 !important;background:#f4f4f4 !important;border-bottom:1px dotted #ddd !important;font-weight:bold !important;}
.message_top ul li{border-bottom:none;line-height:38px !important;height:38px;padding:0;border-right:#fff 1px solid;font-family:"Microsoft YaHei",微软雅黑 !important;}
.message_top ul li.message_top01{width:425px !important;}
.message_top ul li.message_top04{border-right:0px;}
.message_list ul li{width:778px;padding:0px;border-bottom:#ddd 1px dashed;clear:both;overflow:hidden;}
.message00{padding-bottom:10px;*padding-bottom:10px;_padding-bottom:10px;background:none !important;}
.message00 .pagenav{margin-top:10px !important;padding-top:0px !important;margin-right:10px;}
.wz_title{width:395px !important;background:url(/tmp/images/newico.png) 15px 14px no-repeat !important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:1px !important;}
.liuyanren,.liuyan_time,.return{padding-right:1px !important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.return{padding-right:0px !important;}
.navjz .STYLE1{color:#0074d3 !important;}
.navjz .sys_btn01{height:26px !important;line-height:26px !important;background:#0074d3 !important;width:72px;}
.navjz .message .message_input img#img7{padding-top:3px;margin-left:-3px;}
.navjz input.backbtn{background:#0074d3 !important;height:30px !important;line-height:30px !important;cursor:pointer;margin-top:5px;}
.navjz input.btnback{background:#0074d3 !important;height:30px !important;line-height:30px !important;cursor:pointer;margin-top:5px;}
.massage_sec #SearchStr.txtinput{height:30px !important;line-height:30px !important; margin-bottom:10px; width:260px !important; margin-right:10px;}
.massage_sec .sys_btn01{height:32px !important;line-height:32px !important;margin-bottom:10px;}
.massage_sec .message_font01{display:block;width:68px;height:33px;line-height:32px;background:url(/TMP/images/liuyanlistbg.gif) 0 0 no-repeat;padding-left:46px;font-size:14px;color:#fff;margin-bottom:10px;text-align:left; text-decoration:none;}
.massage_sec .message_font01:hover{color:#fff;text-decoration:none;}

/*栏目页 视频列表 */
.shipinbox{width:704px;clear:both;}
.shipinbox ul li{width:704px;background:none;height:auto;padding:10px 0;border-bottom:1px dashed #ddd;vertical-align:bottom;}
.shipinbox ul li img{padding-top:0px;}
.shipin{width:480px;}
.shipin .right img{float:left;margin:8px 4px 0 0;}

/*分页*/
.pagenav{clear:both;float:right;margin:5px 0;padding:2px 0;line-height:24px;}
.pagenav a{border:1px solid #d9d9d9;color:#666;display:block;float:left;font-family:Arial,Helvetica,sans-serif;margin:3px;padding:0 8px;text-decoration:none;}
.pagenav a:hover{background:#0074d3;border:1px solid #0074d3;color:#fff;}
.pagenav a.active{border:1px solid #0074d3;color:#fff;}
.pagenav a.current,.pagenav a.current:hover{background:#0074d3;border:1px solid #0074d3;color:#fff;}
.pagenav a.disabled,.pagenav a.disabled:hover{background:#d9d9d9;border:1px solid #d9d9d9;color:#666;cursor:default;}
.pagenav a.text,.pagenav a.text:hover{color:#fff;margin-right:0px;background:#0074d3;border:1px solid #0074d3;cursor:text;}
.pagenav a.pagemore,.pagenav a.pagemore:hover{color:#666;background:#fff;border:#fff 1px solid;cursor:text;padding:0 5px;}
.pagenav #page{float:left;}
.pagenav #page input{float:left;width:25px;height:24px;line-height:24px;border:1px solid #d9d9d9;padding:0 3px;margin:3px 3px 3px 6px;color:#666;}
.pagenav .goto{float:left;display:block;width:36px;height:26px;line-height:26px;background:#0074d3;border:1px solid #0074d3;color:#fff;margin:3px;text-align:center;cursor:pointer;}

/*** 文章页 START ****/
.secnr{height:auto;text-align:left;width:916px;min-height:500px;_height:500px;padding:4px 10px 10px;background:#fdfdfd;overflow:hidden;border:1px solid #f1f1f1;}
.wz_top{height:40px;line-height:40px;background:url(../images/wz_ico.png) 15px 8px no-repeat;border-bottom:#f0f0f0 1px solid;font-size:14px;padding-left:40px;overflow:hidden;}
#wenzhang{width:916px;margin:auto;font-size:14px;line-height:180%;height:auto;overflow:hidden;padding-top:10px;}
.wztit{font-size:27px;line-height:30px;text-align:center;margin:10px 0px 10px;}
.wzfbt{line-height:36px;text-align:center;font-size:20px;font-weight:100;}
.wzbjxx{line-height:28px;color:#666;font-size:12px;text-align:center;border-bottom:#dbdee1 1px solid;height:40px;padding-top:5px;position:relative;overflow:hidden;}
.wzbjxx a{font-size:12px;color:#666;cursor:pointer;}
.wzbjxx a:hover{color:#0074d3;}
.wzbjxx input{width:10px;height:10px;border:#666 1px solid;vertical-align:middle;cursor:pointer;}
.wz_zybox{border:#ddd 1px dashed;background:#fbfbfb;padding:10px 15px;line-height:28px;font-size:14px; margin-bottom:20px;}
.wz_zybox span{font-weight:bold;}
.wzcon{padding:20px;width:876px;height:auto;min-height:450px;_height:450px;font-size:16px;line-height:180%;}
.wzcon table{max-width:876px !important;}
.wzcon img{max-width:876px !important;}
.wzbot{padding-top:10px;padding-bottom:20px;font-size:14px;line-height:28px;color:#666;}
.wzbot a{color:#666;}
.wzbot a:hover{color:#0074d3;}
.wzbot1{height:46px;line-height:36px;text-align:right;font-size:12px;color:#999;padding-top:15px;border-top:#dbdee1 1px solid;}
.wzbot1 a{color:#999;line-height:36px;}
.wzbot1 a:hover{color:#0074d3;text-decoration:none;}
.wzbot1 ul{float:left;}
.wzbot1 ul.fxd_xx{width:300px;text-align:left;height:30px;}
.wzbot1 ul.fxd_close{width:136px;float:right;text-align:left;overflow:hidden;}
.wzbot1 ul.fxd_close .print_btn{display:block;float:left;width:50px;height:26px;line-height:26px;background:url(/TMP/images/print.gif) 0 5px no-repeat;padding-left:22px;}
.wzbot1 ul.fxd_close .close_btn{display:block;float:left;width:40px;height:26px;line-height:26px;padding-left:22px;background:url(/TMP/images/close1.gif) 0 5px no-repeat;}
.share_icon{width:600px;height:36px;float:left;overflow:hidden;padding-left:15px;}
.share_icon ul li{float:left;}
#bsPanelHolder{height:auto;display:inline;overflow:hidden;}

/*搜索详细页*/
.searhlist{width:1140px;margin:0 auto;padding:15px 0;}
.searhlist ul{width:1140px;clear:both;}
.searhlist ul li{background:url(/tmp/images/newico.png) 10px 9px no-repeat;border-bottom:#ddd 1px dashed;line-height:24px;height:auto;color:#555;margin-bottom:10px;font-size:14px;padding-left:25px;padding-right:10px;}
.searhlist ul li .search_contxt{padding:0 12px !important;}
.searhlist ul li .sslist img{float:left;padding-left:7px;}
.searhlist ul li a{display:block;float:left;font-size:14px;color:#555;width:840px;line-height:24px;}
.searhlist ul li a:hover{color:#d00;text-decoration:underline;}

.left,.fl{
	float:left;
	display:inline;
}
.right,.fr{
	float:right;
	display:inline;
}
.clear,.cc{
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;	
	*margin-top:-1px;
	overflow:hidden;
}

.newztzl{width: 1200px;margin: 0 auto;height:95px;}
.newztzl-content{    width: 100%;
    height: 80px;
    float: left;
    margin-top: 10px;}
.newztzl-content ul li{width:232px;height:80px;float:left;margin-right: 10px;}
.newztzl-content ul li a{width:232px;height:80px;float:left}

.zhichimeitilist{display:none}.zhichimeitilist {
	width: 185px;
	height: 125px;
	position: fixed;
	bottom: 10px;
	right: 50px;
	border: 0px solid red
}
.zhichimeitilist img{	width: 185px;
	height: 125px;}
	
		.fcck_gb1{display:none}