﻿/*
body {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
	filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
	filter:gray;
	-webkit-transform: translateZ(0);
}
*/
body, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, a, code, em, img, q, small, dd, dl, dt, li, ol, ul, fieldset, form, label, table, tbody, tr, th, td, input, textarea {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #000;
	text-decoration: none;
	box-sizing: border-box;
}
* {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: "微软雅黑";
	color: #000;
	text-decoration: none;
	box-sizing: border-box;
}
html,body {
	width: 100%;
	height: 100%;
}
.wrap {
	width: 1000px;
	margin: 0 auto;
}
.header {
	width: 1000px;
	height: 222px;
}
.logo {
	width: 1000px;
	height: 190px;
	display: block;
}
.nav {
	width: 1000px;
	height: 32px;
	background: url("/tlzjw/resource/cms/2017/07/nav-bg.png") repeat-x;
}
.na ul {
	width: 1000px;
	float: left;
}
.nav ul li {
	width: 100px;
	height: 32px;
	line-height: 32px;
	float: left;
	text-align: center;
	background: url("/tlzjw/resource/cms/2017/07/nav-tip.png") right center no-repeat;
}
.nav ul li.no-bg {
	background: none;
}
.nav ul li a {
	width: 100px;
	height: 32px;
	display: block;
	color: #fff;
	font-size: 14px;
}
.date {
	float: right;
	margin-right: 42px;
	line-height: 32px;
	color: #fff;
	font-size: 12px;
}
.main {
	width: 1000px;
	margin-top: 5px;
}
.tip {
	width: 1000px;
	height: 33px;
	background: #e7e7e7;
	border: 1px solid #b0cdeb;
}
.tip-box {
	float: left;
}
.tip-box p {
	line-height: 33px;
	padding-left: 8px;
	font-size: 14px;
	font-weight: 700;
	color: #000;
}
.tip-box p span {
	font-weight: 400;
	padding-left: 10px;
}
.search {
	float: right;
	margin-right: 10px;
}
.search span {
	color: #000;
	font-size: 14px;
	padding-right: 10px;
	line-height: 33px;
	float: left;
}
.txt {
	outline: none;
	background: #fff;
	border: 1px solid #a9a9a9;
	width: 200px;
	height: 24px;
	line-height: 24px;
	padding: 0 6px;
	margin-top: 4px;
	float: left;
	margin-right: 15px;
}
.btn {
	margin-top: 4px;
	outline: none;
	cursor: pointer;
	width: 30px;
	float: left;
	height: 24px;
	border: 1px solid #a9a9a9;
	line-height: 23px;
	text-align: center;
	font-size: 12px;
	color: #000;
	
}
.main-top {
	width: 1000px;
	height: 725px;
	margin-top: 5px;
}
.main-top-left {
	width: 1000px;
	height: 725px;
	float: left;
}
.newspic {
    overflow: hidden;
    height: 287px;
    width: 496px;
    float: left;
   margin-bottom: 10px;
}
.focusBox {
    position: relative;
    width: 496px;
    height: 287px;
    overflow: hidden;
}
.pic li {
	width: 388px;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
.pic li a img {
	width: 495px;
	height: 255px;
	display: block;
	border: 0;
	 border: 1px solid #707070;
}
.txt-bg {
    position: absolute;
    bottom: 0px;
    z-index: 1;
    height: 30px;
    width: 100%;
    filter: alpha(opacity=40);
    opacity: 0.4;
    overflow: hidden;
}
.txts {
    position: absolute;
    bottom: 0px;
    z-index: 2;
    height: 30px;
    width: 386px;
    overflow: hidden;
}
.txts li {
    height: 30px;
    line-height: 30px;
    position: absolute;
    bottom: -15px;
    width: 495px;
    text-align: center;
}
.txts li a {
	color: #000;
	font-size: 12px;
}
.num {
    position: absolute;
    z-index: 3;
    bottom: 40px;
    right: 5px;
    overflow: hidden;
    height: 16px;
}
.num li {
    float: left;
    position: relative;
    width: 16px;
    height: 16px;
    margin-right: 5px;
    cursor: pointer;
    text-align: center;
    line-height: 16px;
    background: #666;
}
.num li a {
	font-size: 10px;
	color: #fff;
}
.num li.on {
	background: #cc0000;
}

.dynamic {
	float: right;
	height: 287px;
	width: 496px;
	margin-bottom: 10px;
	border: 1px solid #cbcbcb;
}
.dynamic-tit {
	width: 464px;
	height: 30px;
        background: url(/tlzjw/resource/cms/2017/09/920.png);
        
}
.title {
	line-height: 30px;
	float: left;
	padding-left: 20px;
}
.title span {
	display: inline-block;
	width: 5px;
	height: 16px;
	background: #cd3301;
	float: left;
	margin-right: 20px;
	margin-top: 10px;
}
.title a {
	color: #cd3301;
	font-size: 14px;
}
.more {
	line-height: 25px;
	color: #cd3301;
	float: right;
	margin-right: 20px;
	line-height: 35px;
	color: #000;
	font-size: 12px;
}

.dynamic-list {
	padding: 5px 0 0 10px;
}
.dynamic-list ul li {
	line-height: 24px;
	background: url("/tlzjw/resource/cms/2017/07/icon.png") left center no-repeat;
}
.dynamic-list ul li a {
	color: #000;
	font-size: 14px;
	padding-left: 12px;
}
.dynamic-list ul li a:hover {
	color: #d00004;
}
.dynamic-list ul li span {
	color: #000;
	font-size: 12px;
	float: right;
	margin-right: 10px;
}
.fl {
	float: left;
}
.banner {
	width: 1000px;
	height: 130px;

}
.banner img {
	width: 785px;
	height: 130px;
	display: block;
	border: none;
}
.main-top-right {
	width: 210px;
	height: 725px;
	float: right;
}
.open {
	width: 210px;
	height: 362px;
	border: 3px solid #ffffcd;
}
.open-tit {
	width: 204px;
	height: 30px;
	line-height: 30px;
	background: url("/tlzjw/resource/cms/2017/07/open-tit-bg.png");
}
.open-tit a {
	color: #cd3301;
	padding-left: 42px;
}
.open-list {
	margin: 10px 0 0 10px;

}
.open-list ul li {
	line-height: 24px;
	background: url("/tlzjw/resource/cms/2017/07/icon.png") left center no-repeat;
}
.open-list ul li a {
	color: #000;
	font-size: 14px;
	padding-left: 12px;
}
.open-list ul li a:hover {
	color: #d00004;
}



.look {
	width: 1000px;
	height: 230px;
	border: 1px solid #dadada;
	margin-top: 10px;
}
.look-tit {
	width: 1000px;
	height: 35px;
    border-bottom: 1px solid #cbcbcb;
}


.marqee {
	width: 1000px;
	overflow: hidden;
}
.picMarquee-left {
	width: 1000px;
	overflow: hidden;
	padding: 15px 10px;
	position: relative;
}
.bd li {
	width: 185px;
	height: 175px;
	float: left;
	margin-right: 10px;
	text-align: center;
}
.bd li a.look-pic {
	width: 185px;
	height: 150px;
	display: block;
}
.bd li a.look-pic img {
	width: 185px;
	height: 150px;
	display: block;
	border: none;
}
.bd li a.look-txt {
	line-height: 25px;
	color: #000;
	font-size: 14px;
}


.main-bt {
	width: 1000px;
	margin-top: 10px;
        float: left;
}
.main-bt-left {
	float: left;
	width: 1000px;
	border: 3px solid #ffcc00;
margin-top:15px;	
height:242px;


}
.bt-box {
	width: 452px;
	height: 165px;
	float: left;
	margin-bottom: 60px;
}
.bt-box-tit {
	width: 452px;
	height:  30px;
	background: url("/tlzjw/resource/cms/2017/09/920.png");
}
.bt-box-tit a {
	color: #cd3301;
	font-size: 14px;
	padding-left: 45px;
	line-height: 30px;
}
.bt-box ul {
	padding-left: 10px;
}
.bt-box ul li {
	line-height: 27px;
	background: url("/tlzjw/resource/cms/2017/07/icon.png") left center no-repeat;
}
.bt-box ul li a {
	color: #000;
	padding-left: 12px;
	font-size: 14px;
}
.bt-box ul li a:hover {
	color: #d00004;
}
.mr-40 {
	margin-right: 40px;
}
















.main-bt-right {
	float: right;
	width: 210px;
	height: 540px;
}
.link {
	width: 210px;
	height: 220px;
}
.link a {
	width: 207px;
	float: right;
	height: 50px;
	display: block;
	margin-bottom: 5px;
}
.link a img {
	width: 207px;
	height: 50px;
	display: block;
	border: 0;
}
.ji {
	width: 1000px;
	height: 100px;
margin-top:11px;
    border: 1px solid #ffcc00;	
}
.ji-tit {
	width: 204px;
	height: 30px;
	line-height: 30px;
	    margin-bottom: -5px;
}
.ji-tit a {
	color: #cd3301;
	padding-left: 45px;
	font-size: 17px;
    float: left;
    margin-left: -18px;
}
.ji-main {
	padding-top: 10px;
}

.ji-main a {
	width: 170px;
	height: 45px;
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
    float: left;
    margin-left: 24px;

}
.ji-main a img {
	width: 100%;
	height: 100%;
	display: block;
	border: none;
}




.footer {
	width: 1000px;
	height: 135px;
	background: url("/tlzjw/resource/cms/2017/07/bottom.jpg") left 3px repeat-x;
	border-top: 2px solid red;
	position: relative;
	padding-top: 15px;
}
.footer img {
	width: 80px;
	height: 80px;
	position: absolute;
	left: 140px;
	top: 40px;
	display: block;;
	border: none;
}
.footer p {
	margin-left: 335px;
	margin-bottom: 6px;
	font-size: 12px;
	color: #000;
}
.clear {
	clear: both;
}

.columns {
	width: 1000px;
	margin-top: 10px;
}

.columns-left {
	float: left;
	width: 200px;
	background: #eee;
}
.titles {
	width: 200px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	background: url("/tlzjw/resource/cms/2017/07/tit-bg.png");
}
.titles p {
	color: #fff;
	font-size: 16px;
}
.lists {
	width: 200px;
	float: left;
	background: #eee;
	padding-bottom: 20px;
}



.columns-right {
	float: right;
	width: 790px;
	border: 1px solid #f4f4f4;
}
.column-right {
	width: 100%;
	border: 1px solid #f4f4f4;
}
.right-tit {
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #f4f4f4;
}
.right-tit span {
	float: left;
	margin-left: 10px;
	font-size: 14px;
	color: #000;
	line-height: 30px;
}
.local {
	float: right;
	margin-right: 10px;
	line-height: 30px;
	color: #000;
	font-size: 14px;
}
.local p a {
	padding: 0 2px;
}

.right-con {
	width: 756px;
	margin: 0 auto;
	margin-top: 30px;
}
.right-con h3 {
	text-align: center;
	color: #000;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 15px;
}
.con-info {
	width: 100%;
    height: 30px;
    margin-bottom: 20px;
    border-bottom: 1px solid #999;
    background: #f6f6f6;
}
.con-info p {
	float: left;
	width: 200px;
	height: 30px;
	line-height: 30px;
	color: #000;
	font-size: 12px;
	text-align: center;
        margin-left: 40px;

}
.con-info p span {
	color: #000;
	font-size: 12px;
}

.con-info p.p1 {
	text-align: right;
	padding-right: 10px;
}
.con-info p.p3 {
	text-align: left;
	padding-left: 10px;
}
.text {
	width: 100%;
	margin-bottom: 20px;
}
.text p {
	font-size: 14px;
	color: #000;
	line-height: 25px;
}
.con-footer {
	width: 756px;
    height: 30px;
    line-height: 30px;
    border-top: 1px solid #999;
    padding-bottom: 50px;
}
.con-up {
	float: left;
	color: #000;
	font-size: 12px;
}
.con-up a {
	font-size: 12px;
	color: #000;
}
.con-up a:hover {
	color: #d00004;
}
.con-footer .con-down {
	float: right;
	color: #000;
	font-size: 12px;
}
.con-footer .con-down a {
	font-size: 12px;
	color: #000;
}
.con-footer .con-down a:hover {
	color: #d00004;
}

.list-box {
	margin: 20px 0 0 15px;
}

.list-box ul li {
	line-height: 30px;
	background: url("/tlzjw/resource/cms/2017/07/icon.png") left center no-repeat;
}
.list-box ul li a {
	color: #000;
	font-size: 14px;
	padding-left: 12px;
}
.list-box ul li a:hover {
	color: #d00004;
}
.list-box ul li span {
	float: right;
	margin-right: 10px;
	font-size: 12px;
	color: #000;
}

.page-form {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}

.page-form-box {
    text-align: center;
}
.page-form-box a {
    border: 1px solid #d9d9d9;
    color: #666;
    padding: 6px 10px;
    background: #eee;
    margin-right: 4px;
}
.page-form-box a.page-on {
    color: #fff;
    background: #cd3301;
    border: 1px solid #e4f1fa;
}
.page-form-box p {
    display: inline-block;
    color: #666;
}
.page-form-box p input {
    width: 43px;
    height: 28px;
    border: 1px solid #d9d9d9;
    outline: none;
    margin: 0 4px;
    padding-left: 5px;
    color: #000;
}
.page-form-box p span {
    color: #666;
}




.list-tit {
	display: block;
	width: 180px;
	margin: 0 auto;
	height: 30px;
	border-bottom: 1px solid #fff;
	line-height: 30px;
	padding-left: 40px;
	background: url("/tlzjw/resource/cms/2017/07/cc.jpg") 20px center no-repeat;
}
.list-tit-main {
	display: block;
	width: 180px;
	margin: 0 auto;
	height: 30px;
	border-bottom: 1px solid #fff;
	line-height: 30px;
	padding-left: 55px;
	background: url("images/cc.jpg") 20px center no-repeat;
}

.jiu {
        width: 110px;
	height: 60px;
	display: block;
	border: none;
	position: absolute;
	right: 180px;
	top: 0px;
}