﻿/*
body {
	filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
  
	
	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: "微软雅黑";
	text-decoration: none;
	box-sizing: border-box;
}


*{
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: "微软雅黑";
	text-decoration: none;
	box-sizing: border-box;
}
.html,body {
	width: 100%;
	height: 100%;
	 box-shadow: -8px -8px 5px #eaeaea,8px -8px 5px #eaeaea;
}
/* 首页 */
.wrapper {
	width: 100%;
	height: 100%;
	 box-shadow: -8px -8px 5px #eaeaea,8px -8px 5px #eaeaea;
}
.wrap {
	width: 1000px;
	height: 100%;
	margin: 0 auto;
    box-shadow: -8px -8px 5px #eaeaea,8px -8px 5px #eaeaea;
}

/* 头部 */
.header {
	width: 994px;
	margin: 0 auto;
}
.header img {
	width: 100%;
	height: 189px;
	display: block;
	border: 0;
}
.nav {
	width: 100%;
	height: 36px;
	line-height: 36px;
	background: url(/tlmzj/resource/cms/2017/06/nav.png) repeat-x;
	margin-top: 2px;
}
.nav ul {
	width: 100%;
	height: 100%;
}
.nav ul li {
	float: left;
	width: 196px;
	text-align: center;
}
.nav ul li a {
	height: 100%;
	display: inline-block;
	color: #fff;
	font-size: 13px;
	font-weight: 700;
}
.nav ul li a:hover {
	color: yellow;
}
.nav ul li img {
	width: 2px;
	height: 16px;
	display: inline-block;
	float: right;
	margin-top: 11px;
}
/* 主体 */
.main {
	width: 975px;
	height: 815px;
	margin: 10px auto;
}
.content{
                    width: 100%;
                    overflow: hidden;
                }
.contener {
	width: 730px;
	float: left;
}

.loop {
	position: relative;
	width: 360px;
	height: 298px;
	
	float: left;
	
}

.focusBox {

        position: relative;
	width: 490px;
	height: 300px;
	
	float: left;
}


.loop ul {
	width: 360px;
	height: 298px;
}
.loop ul li {
	position: absolute;
	left: 0;
	top: 0;
	width: 360px;
	height: 298px;
	opacity: 0;
}
.loop ul li img {
	width: 360px;
	height: 298px;
	border: 0;
	display: inline-block;
}
.loop ul li span {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30px;
	line-height: 30px;
	padding-left: 5px;
	background: rgba(0,0,0,.2);
	color: #fff;
	display: inline-block;
	font-size: 12px;
	
}
.loop ul li span label {
	width: 200px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
}
.loop ol {
	position: absolute;
	right: 5px;
	bottom: 10px;
}
.loop ol li {
	width: 10px;
	height: 10px;
	float: left;
	cursor: pointer;
	margin-right: 5px;
	border-radius: 50%;
	background: #b5b6b7;
}
.loop ol li.num-on {
	background: #fff;
}
.contener-box {
	width: 480px;
	height: 300px;
	float: right;
	border: 1px solid #e5e5e5;
}
.contener-box p {
	width: 450px;
	height: 29px;
	line-height: 29px;
	margin: 10px auto;
	background: url(/tlmzj/resource/cms/2017/06/title.png) no-repeat;
}
.contener-box p span {
	font-size: 14px;
	color: #0669c7;
	margin-left: 26px;
	float: left;
	font-weight: 700;
}
.contener-box p a {
	float: right;
	font-size: 12px;
	color: #0669c7;
}
.contener-box ul {
	width: 450px;
	margin: 0 auto;
}
.contener-box ul li {
	width: 100%;
	line-height: 24px;
	border-bottom: 1px dotted #a8a7a7;
	float: left;
}
.contener-box ul li img {
	width: 7px;
	height: 7px;
	float: left;
	margin: 9px 5px 0 8px;
}
.contener-box ul li a {
	width: 330px;
	overflow: hidden;
	white-space: nowrap;
	color: #333;
	float: left;
	font-size: 14px;
}
.contener-box ul li span {
	float: right;
	margin-right: 5px;
	font-size: 12px;
	color: #333;
}
.contener-main {
	width: 360px;
	height: 220px;
	float: left;
	margin-top: 10px;
}
.contener-main p {
	width: 360px;
	height: 29px;
	line-height: 29px;
	background: url(/tlmzj/resource/cms/2017/06/main.png);
}
.contener-main p span {
	color: #0063cf;
	font-size: 14px;
	margin-left: 25px;
	float: left;
	font-weight: 900;
}
.contener-main p a {
	float: right;
	margin-right: 10px;
	color: #0063cf;
	font-size: 12px;
}
.contener-main ul {
	width: 344px;
	margin: 0 auto;
}
.contener-main ul li {
	width: 100%;
	line-height: 31px;
	border-bottom: 1px dotted #a8a7a7;
	float: left;
}
.contener-main ul li img {
	width: 7px;
	height: 7px;
	float: left;
	margin: 12px 5px 0 8px;
}
.contener-main ul li a {
	width: 215px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
	float: left;
	font-size: 14px;
}
.contener-main ul li span {
	float: right;
	margin-right: 5px;
	font-size: 12px;
	color: #333;
}
.contener-right {
	float: right;
}
.contener-img {
	width: 730px;
	height: 100px;
	float: left;
	margin-top: 10px;

}
.contener-img img {
	width: 730px;
	height: 100px;
	display: block;
	border: 0;
}
.slide {
	width: 234px;
	float: right;
}
.work {
	width: 234px;
	height: 115px;
}
.work img {
	width: 234px;
	height: 115px;
	display: block;
	border: 0;
}
.notice {
	width: 100%;
	height: 200px;
	overflow: hidden;
	border: 1px solid #e5e5e5;
	margin-top: 10px;
}
.notice-img {
	display: block;
	margin: 2px 0 0 4px;
}
.notice-box {
	width: 215px;
	height: 260px;
	overflow: hidden;
	padding: 15px auto;
}
.notice-box ul {
	width: 100%;
	float: left;
}
.notice-box ul li {
	width: 100%;
	float: left;
	margin-left: 4px;
}
.notice-box ul li img {
	float: left;
	width:: 11px;
	height: 11px;
	margin-bottom: 13px;
	margin-right: 5px;
	margin-top: 8px;
}
.notice-box ul li a {
	display: inline-block;
	float: left;
	color: #333;
	width: 190px;
	line-height: 25px;
	font-size: 14px;
}
#notice_copy li {
	width: 100%;
	float: left;
	margin-left: 4px;

}
#notice_copy li img {
	float: left;
	width:: 11px;
	height: 11px;
	margin-bottom: 13px;
	margin-right: 5px;
	margin-top: 8px;
}
#notice_copy li a {
	width: 190px;
	display: inline-block;
	float: left;
	color: #333;
	font-size: 14px;
	line-height: 25px;
}
.item {
	width: 100%;
	float: left;
	margin: 4px 0;
}
.item p {
	float: left;
}
.item p img {
	width: 11px;
	height: 11px;
	display: inline-block;
	float: left;
	margin-top: 3px;
	margin-left: 5px;
}
.item a {
	float: left;
	margin-left: 5px;
	color: #333;
	font-size: 14px;
	line-height: 20px;
	display: inline-block;
	width: 195px;
}
.investigation {
	width: 100%;
	height: 150px;
	border: 1px solid #e5e5e5;
	margin-top: 10px;
}
.investigation img {
	display: block;
	margin: 2px 0 0 2px;
}
.investigation-main {
	width: 100%;
	height: 120px;
	background: #fefbf6;
}
.investigation-main p {
	font-size: 14px;
	color: #333;
	padding: 10px 0 0 10px;
}
.investigation-main span input{
	cursor: pointer;
}
.investigation-main span {
	display: inline-block;;
	float: left;
	width: 115px;
	margin-top: 30px;
	text-align: center;
	margin-bottom: 15px;
}
.investigation-main span label {
	color: #333;
	font-size: 14px;
	margin-left: 5px;
	cursor: pointer;
}
.btn {
	width: 80px;
	height: 23px;
	margin: 0 auto;
	border: 1px solid #a5a5a5;
	background: #efefef;
	line-height: 23px;
	text-align: center;
	color: #333;
	font-size: 14px;
	display: block;
	cursor: pointer;
	outline: none;
}
.link {
	margin-top: 10px;
}
.link a {
	width: 100%;
	height: 60px;
	display: block;
	margin-bottom: 20px;
}

.link a img {
	width: 100%;
	height: 100%;
	display: block;
	border: 0;
}

.firend-link {
	width: 975px;
	height: 34px;
	float: left;
	background: url(/tlmzj/resource/cms/2017/06/bg18.jpg);
	margin-top: 10px;
margin-left:10px;
}

.firends {
	float: left;
	margin-top: 10px;
}
.firends select {
	cursor: pointer;
}
.firends select option {
	cursor: pointer;
}
.firend-zhong {
	margin-left: 140px;
	width: 145px;
	height: 20px;
}

.firend-zhong select {
	width: 145px;
	height: 20px;
	outline: none;
	border: 1px solid #aaaaaa;
}
.firend-liao {
	margin-left: 55px;
	width: 145px;
	height: 20px;
}
.firend-liao select {
	width: 145px;
	height: 20px;
	border: 1px solid #aaaaaa;
	outline: none;
}

.firend-office {
	margin-left: 55px;
	width: 120px;
	height: 20px;
}
.firend-office select {
	width: 120px;
	height: 20px;
	border: 1px solid #aaaaaa;
	outline: none;
}
.firend-local {
	margin-left: 55px;
	width: 80px;
	height: 20px;
}
.firend-local select {
	width: 80px;
	height: 20px;
	border: 1px solid #aaaaaa;
	outline: none;
}

.firend-hot {
	margin-left: 55px;
	width: 90px;
	height: 20px;
}
.firend-hot select {
	width: 90px;
	height: 20px;
	border: 1px solid #aaaaaa;
	outline: none;
}
/* 页脚 */
.footer {
	width: 975px;
	height: 155px;
	margin: 0 auto;
}
.footer-left {
	width: 486px;
	float: left;
	padding-top: 25px;
	height: 120px;
	position: relative;
}
.footer-left img {
	position: absolute;
	left: 215px;
	height: 22px;
	width: 80px;
	height: 80px;
	display: block;
	border: 0;
}
.footer-left span {
	float: right;
	margin-right: 20px;
}
.footer-left span p {
	color: #333;
	font-size: 12px;
	display: block;
	line-height: 25px;
}
.footer-right {
	width: 486px;
	float: right;
	padding-top: 25px;
	height: 120px;
}
.footer-right p {
	color: #333;
	font-size: 12px;
	line-height: 25px;
}
.con {
	width: 100%;
}
.con-left {
	width: 255px;
	float: left;
	margin: 10px 0 0 10px;
}
.survey {
	width: 100%;
	height: 200px;
	border: 1px solid #a4bdd3;
}
.survey p {
	width: 100%;
	height: 26px;
	line-height: 26px;
	border-bottom: 1px solid #a4bdd3;
	background: #d5e4f7;
	color: #003366;
	font-size: 14px;
	padding-left: 15px;
	font-weight: 700;
	margin-bottom: 10px;
}
.survey a {
	width: 238px;
	height: 30px;
	line-height: 30px;
	color: #333;
	font-size: 14px;
	display: block;
	margin: 0 auto;
	border-bottom: 1px dotted #dddddd;
}
.survey a:hover {
	color: red;
}
.survey a span {
	width: 3px; 
	height: 3px;
	background: #003366;
	display: inline-block;
	margin: 3px 7px;
}

.img-link {
	margin-top: 10px;
}
.img-link img {
	margin-top: 10px;
	width: 100%;
	height: 59px;
	display: block;
	border: 0;
}
.con-right {
	width: 710px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	border: 1px solid #9bbedc;
}
.con-title {
	width: 700px;
	height: 40px;
	line-height: 40px;
	background: #f0f9ff;
	border-bottom: 2px solid #3c7dd1;
	margin: 5px auto;
	color: #cc0000;
	font-size: 16px;
	font-weight: 700;
}
.con-title span {
	width: 4px;
	height: 18px;
	background: #fe9900;
	float: left;
	margin: 11px 10px 0 15px;
	display: inline-block;
}

.con-right  p {
	text-indent: 2rem;
	color: #333;
	font-size: 14px;
	line-height: 25px;
	padding:0 25px 25px 25px;
}
.net {
	width: 100%;
	height: 200px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}
.net p {
	width: 249px;
	height: 25px;
	line-height: 22px;
	margin: 2px auto;
	color: #0d6fba;
	font-size: 14px;
	font-weight: 700;
	padding-left: 33px;
	background: url(/tlmzj/resource/cms/2017/06/net.png);
}
.net-list {
	width: 230px;
	height: 140px;
	overflow: hidden;
	margin: 15px auto;
}
.net-list ul {
	width: 100%;
	float: left;
}
.net-list ul li {
	width: 100%;
	float: left;
}
.net-list ul li img {
	float: left;
	width:: 11px;
	height: 11px;
	margin-bottom: 13px;
	margin-right: 5px;
	margin-top: 3px;
}
.net-list ul li a {
	width: 210px;
	display: inline-block;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
	font-size: 14px;
}
#demos2 li {
	width: 100%;
	float: left;

}
#demos2 li img {
	float: left;
	width:: 11px;
	height: 11px;
	margin-bottom: 13px;
	margin-right: 5px;
	margin-top: 3px;
}
#demos2 li a {
	width: 210px;
	display: inline-block;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
	font-size: 14px;
}
.law-list {
	width: 650px;
	float: left;
	margin: 10px 20px 20px 20px;
}
.law-list ul {
	width:100%;
	margin-bottom: 20px;
}
.law-list ul li {
	float: left;
	width: 100%;
	height: 33px;
	line-height: 33px;
	border-bottom: 1px dotted #ccc;
}
.law-list ul a {
	width: 540px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
	font-size: 14px;
	float: left;
}
.law-list ul li span {
	float: right;
	margin-right: 3px;
	font-size: 12px;
	color: #333;
}
.law-page {
	width: 240px;
	margin: 20px auto;
}
.law-page a {
	padding: 5px 8px;
	border: 1px solid #eee;
	float: left;
	display: inline-block;
	margin-right: 5px;
	color: #036cb4;
	font-size: 12px;
}
.law-page a:hover {
	color: #fff;
	background:#036cb4;
}
.law-page a.law-on {
	color: #fff;
	background:#036cb4;
}
.introduce {
	width: 520px;
	margin: 20px auto;
	background: #edf3ff;
	border: 1px solid #8aa1e5;
}

.introduce-box {
	width: 508px;
	margin: 5px;
	border: 1px solid #8aa1e5;
}
.introduce-box span {
	width: 500px;
	height: 60px;
	line-height: 60px;
	background: #ffffcc;
	margin: 5px auto;
	display: block;
	font-size: 20px;
	color: #333;
	font-weight: 700;
	padding-left: 20px;
}
.introduce-box p {

	margin: 40px 40px 40px 10px;
	line-height: 25px;
	padding: 0;
}
.int {
	margin: 20px 0 0 120px;
}
.int-box {
	margin-bottom: 10px;
}
.int-box span {
	width: 75px;
	height: 16px;
	display: inline-block;
	float: left;
	color: #000;
	font-size: 14px;
	text-align: justify;
	text-justify: distribute-all-lines;/*ie6-8*/
    text-align-last: justify;/* ie9*/
    -moz-text-align-last: justify;/*ff*/
    -webkit-text-align-last: justify;/*chrome 20+*/
}
 @media screen and (-webkit-min-device-pixel-ratio:0){/* chrome*/
                .int-box span:after{
                    content:".";
                    display: inline-block;
                    width:100%;
                    overflow:hidden;
                    height:0;
                }
}
.int-box input {
	border: 1px solid #a9a9a9;
	margin-left: 37px;
	height: 22px;
	padding-left: 5px;
	outline: none;
}
.int-box label {
	color: #ff3300;
}
.int-textarea textarea {
	width: 340px;
	height: 95px;
	outline: none;
	margin-left: 37px;
	border: 1px solid #a9a9a9;
}
.int-textarea span {
	line-height: 95px;
}
.int-box p {
	width: 60px;
	height: 28px;
	border: 1px solid #333;
	display: inline-block;
	margin-right: 15px;
	margin-left: 10px;
	float: left;
}

.int-box a {
	color: #333;
	display: inline-block;
	font-size: 14px;
	float: left;
	padding-top: 5px;

}
.int-box input.int-btn {
	margin: 10px 0 90px 113px;
	width: 68px;
	height: 22px;
	line-height: 22px;
	color: #000;
	background: #e2e2e2;
	border: 1px solid #a5a5a5;
	cursor: pointer;
}































.content {
	width: 100%;
	height: auto;
	margin: 5px 0 10px 0;
	border: 1px solid #d9d9d9;
}
.content-top { 
	width: 100%;
	height: 25px;
	background: url(images/content-top.png) repeat-x;
	line-height: 25px;
	margin-bottom: 30px;
	float: left;
}
.content-top p {
	height: 25px;
	color: #000000;
	border-bottom: 1px solid #d9d9d9;
}
.content-top p span {
	color: #000000;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
}
.content-top p img {
	width: 3px;
	height: 6px;
	float: left;
	display: inline-block;
	border: 0;
	margin: 10px 10px 0 20px;
}
.content-top p a {
	color: #000000;
}
.content-info {
	width: 880px;
	margin: 0 auto; ;
}
.content-info h2 {
	text-align: center;
	color: #333333;
	font-size: 22px;
	padding-top: 30px;
	line-height: 45px;
	font-weight: 900;
}
.content-info p {
	width: 100%;
	height: 25px;
	line-height: 25px;
	background: #E0FFFF;
	border-bottom: 1px solid #ECFDDF;
}
.content-info p span {
	display: inline-block;
	color: #5c5855;
	text-align: right;
	padding-right: 20px;
}
.content-info p span a {
	color: #5c5855;
}
.content-text {
	width: 780px;
	margin: 15px auto;
}
.content-text p {
	text-indent: 2rem;
	font-size: 14px;
	line-height: 25px;
	color: #333;
	margin-bottom: 33px;
}
.content-page {
	width: 100%;
	height: 35px;
	line-height: 35px;
}
.content-page a {
	color: #333;
	font-size: 14px;
}
.content-up {
	float: left;
	padding-left: 60px;
}
.content-down {
	float: right;
	padding-right: 60px;

.firend-link-line {
	width: 975px;
	height: 34px;
	float: left;
	background: #000000;;
	margin-top: 10px;
}