﻿@charset "utf-8";
/*
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;
    text-decoration: none;
    color: #000;
    font-size: 14px;
    font-family: "微软雅黑";
    box-sizing: border-box;
}


* {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    color: #000;
    font-family: "微软雅黑";
    box-sizing: border-box;
}
html,body {
	width: 100%;
	height: 100%;
	background: #daeafc url("/tielrsj/resource/cms/2017/07/body_bg.jpg") repeat-x;
}
.wrap {
	width: 1003px;
	margin: 0 auto;
	background: #fff;
}
.header {
	width: 1003px;
	height: 250px;
}

.play {
	width: 100%;
	height: 214px;
	background: #33bbee;
}
.nav {
	width: 100%;
	height: 35px;
	background: url("/tielrsj/resource/cms/2018/07/nav_bg.jpg");
	
}
.nav ul {
	
	padding-left: 12px;
	float: left;
}
.nav ul li {
	width: 84px;
	float: left;
	text-align: center;
}
.nav ul li a {
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	line-height: 35px;
}
.nav ul li a:hover {
	color: #e6ff3e;

}
.nav ul li span {
	line-height: 35px;
	font-size: 14px;
	color: #fff;
	float: right;
}

.date {
	float: right;
	margin-right: 42px;
}
.date p {
	line-height: 38px;
	color: #fcff33;
	font-size: 12px;
}











.main {
	width: 1003px;
	padding-top: 2px;
	background: #fff;
}
.search-box {
	width: 100%;
	height: 33px;
	background: url("/tielrsj/resource/cms/2017/07/search-bg.png") repeat-x;
}


.search-p {
	float: right;
	margin-right: 20px;
	margin-top: 6px;
	position: relative;
	width: 177px;
	height: 22px;
}
.search-p img {
	position: absolute;
	width: 13px;
	height: 12px;
	left: 10px;
	top: 5px;
}
.txts {
	width: 177px;
	height: 22px;
	border: 1px solid #6aa7de;
	background: #fff;
	padding-left: 25px;
	float: left;
	outline: none;
	color: #1a7bc0;
	line-height: 20px;
}

.btn {
	width: 64px;
	height: 22px;
	margin-top: 6px;
	background: url("/tielrsj/resource/cms/2017/07/search-btn.png");
	border: none;
	float: right;
	margin-right: 5px;
	outline: none;
}

.party {
	width: 991px;
	height: 157px;
	margin: 5px auto;
}
.party a {
	width: 991px;
	height: 157px;
	display: block;
}
.party a img {
	width: 991px;
	height: 157px;
	display: block;
}

.main-box {
	width: 993px;
	margin: 0 auto;
}
.loop-box {
	width: 756px;
	height: 293px;
	float: left;
	border: 1px solid #d5d8df;
	margin-top: 5px;
}


.newspic {
    overflow: hidden;
    width: 350px;
     height: 280px;
    float: left;
    margin: 5px 0 5px 10px;
}
.focusBox {
    position: relative;
    width: 350px;
    height: 280px;
    overflow: hidden;
}
.pic li {
	width: 350px;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
.pic li a img {
	width: 350px;
	height: 250px;
	display: block;
	border: 0;
}
.txt-bg {
    position: absolute;
    bottom: -30px;
    z-index: 1;
    height: 30px;
    width: 100%;
    overflow: hidden;
}
.txt {
    position: absolute;
    bottom: 7px;

    z-index: 2;
    height: 30px;
    width: 350px;
    overflow: hidden;
}
.txt li {
    line-height: 18px;
    position: absolute;
    bottom: -15px;
    width: 350px;
    text-align: center;
}
.txt li a {
	color: #333;
	font-size: 12px;
	text-align: center;
}
.num {
    position: absolute;
    z-index: 3;
    bottom: 40px;
    right: 5px;
    overflow: hidden;
    height: 18px;
}
.num li {
    float: left;
    position: relative;
    height: 18px;
    width: 16px;
	background: #060a0b;
	border: 1px solid #707070;
    cursor: pointer;
    margin-right: 2px;
    text-align: center;
    line-height: 15px;
}
.num li a {
	color: #fff;
	font-size: 12px;
	
}
.num li.on {
	background: #ce0609;
	border: 1px solid transparent;
}
.news {
	width: 385px;
	height: 280px;
	float: right;
	margin-top: 5px;
}
.news-tit {
	width: 385px;
	height: 40px;
	background: url("/tielrsj/resource/cms/2017/07/news-bg.png") repeat-x;
}
.news-tit p {
	float: left;
	margin: 5px 0 0 5px;
	width: 81px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	background: url("/tielrsj/resource/cms/2017/07/news-p-on.jpg") no-repeat;
}
.news-tit p span {
	font-size: 14px;
	color: #2b8fcf;
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.news-tit p.news-tit-on {
	background: url("/tielrsj/resource/cms/2017/07/news-p-bg.jpg");
}
.news-tit p.news-tit-on span {
	color: #fff;
}
.news-main {
	width: 365px;
	margin: 13px 0 0 5px;
}

.news-box {
	width: 365px;
	display: none;
}
.news-box h5 {
	font-size: 20px;
	color: #b91206;
	font-weight: 700px;
	text-align: center;
}

.news-box p.news-txt {
	margin-top: 18px;
	height: 25px;
	width: 365px;
	border-bottom: 1px dashed #aaa;
	font-size: 14px;
}
.news-box p.news-txt a {
	font-size: 14px;
	color: #333;
	float: left;
	padding-left: 15px;
}
.news-box p.news-txt a:hover {
	color: #d00004;
}
.news-txt span {
	float: right;
	color: #b91206;
}
.news-list {
	margin-top: 12px;
	width: 480px;
}
.news-list ul {
	width: 480px;
}
.news-list ul li {
	width: 480px;
}

.news-list ul li {
	background: url("/tielrsj/resource/cms/2017/07/icon.png") left center no-repeat;
	margin-bottom: 6px;
}

.news-list ul li a {
	color: #333;
	font-size: 14px;
	padding-left: 20px;
}
.news-list ul li a:hover {
	color: #d00004;
}
.news-list ul li span {
	float: right;
	font-size: 12px;
	color: #333;
}
.news-more {
	font-size: 0;
	background: url("/tielrsj/resource/cms/2017/07/more.png");
	width: 49px;
	height: 19px;
	float: right;
	display: block;
}

.notice {
	width: 229px;
	height: 293px;
    float: right;
    border: 1px solid #d5d8df;
    margin-top: 5px;
}
.notice-tit {
	width: 229px;
	height: 34px;
	background: url("/tielrsj/resource/cms/2017/07/notice.jpg");
}

.notice-tit p {
	line-height: 34px;
	color: #fff;
	padding-left: 36px;
	font-size: 14px;
	float: left;
}

.notice-tit a {
	float: right;
	margin-right: 5px;
	color: #fff;
	font-size: 12px;
	line-height: 34px;
}
.picMarquee-top {
    margin: 15px 0 0 8px;
    position: relative;
    overflow: hidden;
    width: 205px;
}
.bd ul{
    zoom:1;
    overflow: hidden;
}
.bd ul li {
    line-height:20px;
    zoom:1;
    height: 25px;
}
.bd ul li a {
    width: 220px;
    color: #333;
    white-space: nowrap;
    display: inline-block;
    padding-left: 12px;
    background: url("/tielrsj/resource/cms/2017/07/icon.png") left center no-repeat;
}
.bd ul li a:hover {
    color: #d00004;
}


.law {
	width: 375px;
	height: 265px;
	float: left;
	margin: 10px 8px 0 0;
}

.law-tit {
	width: 375px;
	height: 35px;
	background: url("/tielrsj/resource/cms/2018/07/law-tit.gif");
}

.law-tit p {
	padding-left: 42px;
	line-height: 39px;
	font-size: 13px;
	color: #fff;
	float: left;
}

.law-tit a {
	font-size: 0;
    background: url(/tielrsj/resource/cms/2017/07/more.png);
    width: 49px;
    height: 19px;
    float: right;
    margin-right: 5px;
    display: block;
    margin-top: 6px;
}
.law-list {
	width: 375px;
	
	margin-top: 0;
	border: 1px solid #e2e2e2;
	background: url("/tielrsj/resource/cms/2017/07/list-bg.png") no-repeat;
}
.law-list ul {
	padding-left: 5px;
	padding-top: 5px;
}

.work {
	margin-right: 0;
}
.open {
	height: 155px;
	margin-top: 10px;
        margin-bottom: 10px;

}
.open-main {
	width: 227px;
	height: 155px;
	background: #f6fafb;
	border-top: 1px solid #d5d8df;
}

.open-main p {
	width: 193px;
	height: 33px;
	background: url("/tielrsj/resource/cms/2017/07/open-btn.jpg");
	line-height: 33px;
	text-align: center;
	margin: 0 auto;
	margin-top: 4px;
}
.open-main p a {
	color: #6990b1;
	font-size: 14px;
	width: 193px;
	height: 33px;
	display: block;
	font-weight: 700;
}
.open-main p a:hover {
	text-decoration: underline;
}




.main-con {
	width: 993px;
	margin: 0 auto;

}
.main-left {
	width: 756px;
	float: left;
	margin-top: 10px;
}
.banenr {
	width: 756px;
	margin-top: -10px;
}

.banner a {
	width: 756px;
	height: 99px;
	display: block;
	margin-bottom: 10px;
}

.banner a img {
	width: 756px;
	height: 99px;
	display: block;
}

.employment {
	width: 756px;
	height: 150px;
	margin-bottom: 10px;
}
.employment-tit {
	width: 756px;
	height: 35px;
	background: url("/tielrsj/resource/cms/2017/07/employment.png");
}

.employment-tit span {
	padding-left: 42px;
    line-height: 35px;
    font-size: 14px;
    color: #fff;
    float: left;
}
.employment-tit p {
	float: right;
	margin-right: 10px;
	line-height: 35px;
}
.employment-tit p a {
	color: #085595;
	font-size: 12px;
	background: url("/tielrsj/resource/cms/2017/07/shu.png") right center  no-repeat;
	padding-right: 8px;
}
.employment-tit p a:hover {
	text-decoration: underline;
}
.employment-tit p a.no-bg {
	background: none;
}

.employment-main {
	width: 756px;
	height: 115px;
	background: url(/tielrsj/resource/cms/2017/07/list-bg.png) no-repeat;
	border: 1px solid #e2e2e2;
}
.employment-main ul {
	width: 756px;
	float: left;
	margin-top: 12px;
}
.employment-main ul li {
	margin-left: 5px;
float:left;
width:360px;
	background: url(/tielrsj/resource/cms/2017/07/icon.png) left center no-repeat;
    margin-bottom: 6px;
}
.employment-main ul li a {
	color: #333;
    font-size: 14px;
    padding-left: 20px;
}
.employment-main ul li a:hover {
	color: #d00004;
}



.main-right {
	width: 229px;
	float: right;
	margin-top: 10px;
}

.link-box {
	width: 229px;
}


.link-box a {
	width: 229px;
	height: 65px;
	display: block;
	margin-bottom: 6px;
}
.link-box a img {
	width: 229px;
	height: 65px;
	display: block;
}

.hall {
	width: 990px;
	height: 100px;
	margin: 0 auto;
}
.hall a {
	width: 990px;
	height: 100px;
	display: block;
}


.hall a img {
	width: 990px;
	height: 100px;
	display: block;
}
.link {
	width: 993px;
	margin: 10px auto;
	position: relative;
	overflow: hidden;
}
.link-main  {
	width: 993px;
	position: relative;
	overflow: hidden;
}

.hd ul li {
	float: left;
	width: 195px;
	height: 52px;
	margin-right: 5px;
}
.hd ul li a {
	width: 195px;
	height: 52px;
	display: block;
}
.hd ul li a img {
	width: 195px;
	height: 52px;
	display: block;
}



.tel {
	width: 993px;
	height: 74px;
	margin: 0 auto;
}
.tel a {
	width: 993px;
	height: 74px;
	display: block;
}

.tel a img {
	width: 993px;
	height: 74px;
	display: block;
}
.footer {
	width: 1003px;
	height: 193px;

	margin-top: 10px;
     
}
.footer-nav {
	width: 1003px;
}
.footer-nav-box {
	text-align: center;
	padding-top: 15px;
}
.footer-nav-box a {
	width: 67px;
	text-align: center;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	background: url("/tielrsj/resource/cms/2017/07/shu.png") right center no-repeat;
}
.footer-nav-box a.no-bg {
	background: none;
}
.footer-nav-box a:hover {
	text-decoration: underline;
}
.footer-main {
	width: 1003px;
	margin-top: 45px;
	text-align: center;
}
.footer-main p {
	margin-bottom: 5px;
	color: #fff;
	font-size: 14px;
}
.clear {
	clear: both;
}
.list-main {
	width: 993px;
	margin: 0 auto;
	margin-top: 3px;
}
.slider {
	width: 220px;
	float: left;
}
.slider-box {
	width: 100%;
	border: 1px solid #b8d6ee;
	padding-bottom: 10px;
}
.slider-box p {
	width: 214px;
	height: 40px;
	margin: 2px auto;
	background: url("/tielrsj/resource/cms/2017/07/left_title.png");
	padding-left: 60px;
	line-height: 38px;
	color: #fff;
	font-size: 17px;
}

.slider-box a {
	background: url("/tielrsj/resource/cms/2017/07/list-title-bg.jpg");
	width: 212px;
	height: 37px;
	display: block;
	margin: 0 auto;
	margin-top: 4px;
	padding-left: 35px;
	line-height: 37px;
	color: #1f6ab7;
	font-size: 12px;
	font-weight: 600;
}
.slider-box a:hover {
	color: #af024b;
}

.job {
	width: 220px;
	height: 108px;
	margin: 0 auto;
	margin-top: 2px;
}
.job a {
	width: 220px;
	height: 108px;
	display: block;
	font-size: 0;
	background: url("/tielrsj/resource/cms/2017/07/job-bg.png");
}
.list {
	float: right;
	width: 763px;
}

.list-tit {
	width: 763px;
	height: 34px;
	background: url("/tielrsj/resource/cms/2017/07/list-bgs.png") repeat-x;
}
.list-tit img {
	width: 14px;
	height: 13px;
	float: left;
	margin-left: 12px;
	margin-top: 9px;
}
.list-tit p {
	float: left;
	margin-left: 13px;
	line-height: 34px;
	color: #3484be;
	font-size: 12px;
}
.list-tit p a {
	color: #3484be;
	font-size: 12px;
	padding: 0 5px;
	font-weight: 600;
}
.list-box {
	width: 763px;
	border: 1px solid #bad0de;
}
.list-box-tit {
	width: 759px;
	height: 31px;
	background: url("/tielrsj/resource/cms/2017/07/right2.png");
	margin: 2px auto;
}
.list-box-tit p{
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	padding-left: 36px;
	line-height: 31px;
}
.list-con {
	width: 740px;
	margin: 0 auto;
}
.list-con ul {
	width: 740px;
}
.list-con ul li {
	width: 740px;
	height: 29px;
	line-height: 29px;
	border-bottom: 1px dotted #7f401d;
	padding-left: 7px;
}
.list-con ul li a {
	background: url("/tielrsj/resource/cms/2017/07/data-icon.jpg") left center no-repeat;
	color: #000;
	font-size: 14px;
	padding-left: 15px;
}
.list-con ul li a:hover {
	color: #d00004;
}
.list-con ul li span {
	float: right;
	margin-right: 25px;
	color: #000;
	font-size: 12px;
}
.col-page {
	width: 740px;
	margin: 20px 0;
}
.col-page-box {
	text-align: center;
}
.col-page-box a {
	padding: 5px 8px;
    border: 1px solid #d9d9d9;
    display: inline-block;
    margin-right: 5px;
    color: #666;
    font-size: 12px;
}

.col-page-box a.page-on {
	background: #194f9b;
	color: #fff;
}	
.page-jump {
	color: #666;
	display: inline-block;
	margin-left: 15px;
    font-size: 12px;
}
.page-jump label {
	color: #666;
    font-size: 12px;
}

.page-jump input {
	width: 40px;
	height: 24px;
	line-height: 25px;
	padding: 2px;
	outline: none;
	margin: 0 3px;
}
.con {
	width: 953px;
	margin: 0 auto;
	margin-top: 10px;
}

.con-tit {
	width: 953px;
	height: 34px;
	background: url("/tielrsj/resource/cms/2017/07/list-bgs.png") repeat-x;
}

.con-tit img {
	width: 14px;
	height: 13px;
	float: left;
	margin-left: 12px;
	margin-top: 9px;
}
.con-tit p {
	float: left;
	margin-left: 13px;
	line-height: 34px;
	color: #3484be;
	font-size: 12px;
}
.con-tit p a {
	color: #3484be;
	font-size: 12px;
	padding: 0 5px;
	font-weight: 600;
}

.con-box {
	width: 953px;
	margin-top: 20px;
}
.con-title {
	text-align: center;
	font-size: 30px;
	font-weight: 700;
	color: #000;
}
.con-info {
	width: 953px;
	height: 32px;
	margin-top: 20px;
	background: url("/tielrsj/resource/cms/2017/07/con-nav.png") repeat-x;
}
.con-info p {
	float: left;
	width: 476px;
	text-align: right;
	line-height: 32px;
	color: #6990c0;
	padding-right: 10px;
	font-size: 12px;
}
.con-info p span {
	color: #6990c0;
	font-size: 12px;
}
.con-info p.info-left {
	text-align: left;
	padding-left: 10px;
}
.con-txt {
	width: 895px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 24px;
}
.con-txt p {
	line-height: 26px;
	color: #000;
	font-size: 14px;
}
.con-page {
	width: 100%;
	height: 62px;
	border-top: 1px solid #a0a0a0;
	border-bottom: 1px solid #a0a0a0;
}

.con-page-box {
	width: 952px;
	height: 50px;
	margin: 4px auto;
	background: #f3f3f3
}
.page-left {
	float: left;
	height: 40px;
	margin-left: 4px;
	padding-top: 4px;
}

.page-left p {
	color: #000;
	display: block;
	font-size: 12px;
	padding-bottom: 8px;
}
.page-left a label{
	color: #0066cc;
	font-size: 12px;
}
.page-right{
	float: right;
	height: 40px;
	margin-right: 10px;
	padding-top: 1px;
}
.page-right p {
	padding-bottom: 11px;
	color: #000;
	font-size: 12px;
	cursor: pointer;
}
.show-box {
	width: 987px;
	margin: 2px auto;
}

.show-left {
	width: 220px;
	float: left;
}
.introduction {
	width: 220px;
	height: 335px;
	border: 1px solid #bccfe0;
}
.introduction-pic {
	width: 219px;
	height: 61px;
	border-bottom: 1px solid #c7d7e4;
	margin-bottom: 5px;
}

.introduction-pic img {
	width: 216px;
	height: 59px;
	display: block;
	margin: 1px 1px;
}
.introduction-txt {
	width: 192px;
	margin: 0 auto;
	color: #000;
	font-size: 12px;
	line-height: 22px;
	text-indent: 2rem;
}
.introduction-link {
	margin-top: 10px;
	width: 220px;
}
.introduction-link a {
	width: 220px;
	height: 63px;
	display: block;
	margin-bottom: 10px;
}
.introduction-link a img {
	width: 220px;
	height: 63px;
	display: block;
}
.show-right {
	float: right;
	width: 757px;
}

.show-tit {
	width: 757px;
	height: 34px;
	background: url("/tielrsj/resource/cms/2017/07/list-bgs.png") repeat-x;
}

.show-tit img {
	width: 14px;
	height: 13px;
	float: left;
	margin-left: 12px;
	margin-top: 9px;
}
.show-tit p {
	float: left;
	margin-left: 13px;
	line-height: 34px;
	color: #3484be;
	font-size: 12px;
}
.show-tit p a {
	color: #3484be;
	font-size: 12px;
	padding: 0 5px;
	font-weight: 600;
}

.consult-box {
	width: 757px;
}

.consult-top {
	width: 757px;
	height: 35px;
	background: url(/tielrsj/resource/cms/2017/07/employment.png);;
}
.consult-top p {
	padding-left: 42px;
    line-height: 35px;
    font-size: 14px;
    color: #fff;
    float: left;
}


.consult-want {
	float: right;
	width: 99px;
	height: 24px;
	background: url("/tielrsj/resource/cms/2017/07/zxdf_zxun.png");
	display: block;
	font-size: 0;
	margin-right: 5px;
	margin-top: 5px;
}
.more {
	font-size: 0;
    background: url(/tielrsj/resource/cms/2017/07/more.png);
    width: 49px;
    height: 19px;
    float: right;
    margin-right: 20px;
    display: block;
    margin-top: 6px;
}
.consult-con {
	width: 757px;
	border: 1px solid #e3e4e8;
}
.consult-inp {
	width: 745px;
	margin: 3px auto;
	height: 26px;
	background: #e4f1fa;
	border: 1px solid #c4d7e7;
}
.consult-info {
	line-height: 24px;
	height: 24px;
	float: left;
}
.consult-info label {
	color: #000;
	font-size: 12px;
	font-weight: 600;
	padding-left: 4px;
	padding-right: 4px;
	display: inline-block;
	float: left;
	height: 25px;
	border-right: 1px solid #c4d7e7;
}
.consult-info p {
	padding: 2px 8px;
	overflow: hidden;
	height: 25px;
	float: left;
	display: inline-block;
	border-right: 1px solid #c4d7e7;
}
.consult-info p input {
	width: 93px;
	height: 21px;
	float: left;
	outline: none;
	border: 1px solid #abadb3;
	padding: 0 6px;
	color: #333;
	line-height: 21px;
	font-size: 12px;
}
.consult-info p span {
	float: left;
	padding: 0 3px;
}

.consult-btn {
	float: right;
	margin-right: 7px;
}
.btn1 {
	width: 42px;
	height: 21px;
	background: url("/tielrsj/resource/cms/2017/07/chaxun-btn.png");
	outline: none;
	border: none;
	font-size: 0;
	margin-right: 7px;
	margin-top: 2px;
	float: left;
	cursor: pointer;
}
.btn2 {
	width: 42px;
	height: 21px;
	background: url("/tielrsj/resource/cms/2017/07/chongzhi-btn.png");
	outline: none;
	border: none;
	font-size: 0;
	float: left;
	margin-top: 2px;
	cursor: pointer;
}
.email {
	width: 745px;
	margin: 0 auto;
	height: 32px;
	line-height: 32px;
	margin-top: 2px;
	background: url("/tielrsj/resource/cms/2017/07/email.png") repeat-x;
}
.email p {
	text-align: center;
	color: #000;
	font-size: 12px;
	font-weight: 600;
}
.email-box {
	width: 745px;
	margin: 0 auto;
	margin-bottom: 20px;
	border: 1px solid #eaeaea;
	border-top: 2px solid #eaeaea;
}
.email-nav {
	width: 100%;
	height: 29px;
	background: url("/tielrsj/resource/cms/2017/07/email-list.png") repeat-x;
}
.email-nav p  {
	float: left;
	line-height: 29px;
	text-align: center;
	color: #000;
	font-size: 12px;
	font-weight: 600;
}
.email-ul {
	width: 746px;
	height: 29px;
	border-bottom: 1px solid #eaeaea;
}
.email-ul p {
	float: left;
	height: 29px;
	line-height: 29px;
	text-align: center;
	color: #000;
	font-size: 12px;
	border-right: 1px solid #eaeaea;
}
.email-ul p a {
	font-size: 12px;
}
.email-ul p a:hover {
	color: #d00004;
}
.email-ul p span {
	color: #990000;
	font-size: 12px;
}
.email-bg {
	background: #f5f5f5;
}
.consult-list {
	width: 757px;
	margin-top: 20px;
}
.consult-list-box {
	width: 757px;
	border: 1px solid #eaeaea;
	background: url("/tielrsj/resource/cms/2017/07/consult-list-bg.png") repeat-x;
	padding: 10px 0 10px 7px;
}
.consult-list-box ul li {
	background: url(/tielrsj/resource/cms/2017/07/icon.png) left center no-repeat;
    margin-bottom: 6px;
}
.consult-list-box ul li a {
	padding-left: 10px;
	color: #000;
	font-size: 12px;
}
.consult-list-box ul li a:hover {
	color: #d00004;
}







.local-box a {
	background: url("/tielrsj/resource/cms/2017/07/zcfg_left_mininav3_bg.jpg");
	width:200px;
	height: 30px;
	line-height: 30px;
	padding-left: 50px;
	margin: 3px auto;
	color: #525151;
}

.local-box a:hover {
	color: #80951e;
}



.local-box a.local-news {
	background: url(/tielrsj/resource/cms/2017/07/list-title-bg.jpg);
    width: 212px;
    height: 37px;
    display: block;
    margin: 0 auto;
    margin-top: 4px;
    padding-left: 35px;
    line-height: 37px;
    color: #1f6ab7;
    font-size: 12px;
    font-weight: 600;
}

.local-box a.local-news:hover {
	color: #af024b;
}

.list-box-con {
	width: 690px;
	margin: 20px auto;
}

.list-box-con h3 {
	color: #000;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 23px;
}
.list-box-con p {
	line-height: 20px;
    text-indent: 2rem;
    color: #000;
    font-size: 12px;
}
.new-news {
	width: 380px;
	height: 280px;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}
.new-news-tit {
	width: 380px;
	height: 40px;
	background: url("/tielrsj/resource/cms/2017/07/news-bg.png") repeat-x;
	padding: 6px 0 0 6px;
}
.new-news-tit p {
	background: url("/tielrsj/resource/cms/2017/07/news-p-bg.jpg");
	width: 81px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	float: left;
}
.new-news-ul {
	margin-left: 6px;
}
.new-news-ul li span {
	float: right;
	color: #000;
	font-size: 12px;
}
.empolder {
	margin-top: 10px;
	height: 205px;
}
.empolder-more {
	margin-right: 5px;
}
.changHg205 {
	height: 205px;
}
.empolder-main {
	height: 170px;
}
.empolder-main ul {
	margin-top: 45px;
}




.navigation {
	width: 983px;
	margin: 3px auto;
}
.navigation-tit {
	width: 983px;
    height: 34px;
    background: url(/tielrsj/resource/cms/2017/07/list-bgs.png) repeat-x;
}

.navigation-tit img {
	width: 14px;
	height: 13px;
	float: left;
	margin-left: 12px;
	margin-top: 9px;
}
.navigation-tit p {
	float: left;
	margin-left: 13px;
	line-height: 34px;
	color: #3484be;
	font-size: 12px;
}
.navigation-tit p a {
	color: #3484be;
	font-size: 12px;
	padding: 0 5px;
	font-weight: 600;
}

.navigation-box {
	width: 983px;
	margin-bottom: 5px;
	border: 1px solid #bad0de;
}

.navigation-box-tit {
	width: 983px;
	height: 31px;
	background: url("/tielrsj/resource/cms/2017/07/navigation-bg.png");
	margin: 2px auto;
}
.navigation-box-tit p {
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	padding-left: 36px;
	line-height: 31px;
}
.navigation-main {
	width: 983px;
}


.navigation-main-tit {
	width: 100%;
	height: 35px;
	margin-bottom: 5px;
	background: url("/tielrsj/resource/cms/2017/07/wzdh_box_02.jpg") repeat-x;
}
.navigation-main-tit p {
	
	line-height: 35px;
	padding-left: 10px;
}
.navigation-main-tit p a {
	color: #6a6969;
	font-size: 14px;
	font-weight: 600;
}

.items {
	width: 981px;
	border-bottom: 1px solid #c3c2c2;
}
.items-mains {
	width: 981px;
}
.items-box {
	width: 225px;
	height: 28px;
	background: url("/tielrsj/resource/cms/2017/07/zcfg_left_mininav_bg01.jpg");
	margin: 5px 0 5px 5px;
	display: inline-block;
	line-height: 28px;
	text-align: center;
	color: #a0a0a0;
	font-size: 14px;
	font-weight: 600;
	margin-right: 12px;

}
.items-p {
	margin: 12px 0 5px 18px;
}
.items-p a {
	margin-right: 5px;
	color: #5e98bc;
	font-size: 12px;
	font-weight: 600;
}

.items-p a.cl-b {
	color: #000;
	font-weight: normal;
}
.no-border {
	border-bottom: none;
}
.mr-none {
	margin-right: 0;
}



.list-info {
	width: 690px;
}

.list-info p.list-info-left {
	float: left;
	width: 340px;
	height: 32px;
	line-height: 32px;

}
.list-info p.list-info-right {
	float: left;
	width: 340px;
	height: 32px;
	line-height: 32px;
}

.footer img {
	position: absolute;
	left: 100px;
	top: 70px;
	width: 80px;
	height: 80px;
	display: block;
	border: none;
}



.law-titb {
	width: 477px;
	height: 35px;
	background: url("/tielrsj/resource/cms/2018/07/law-tit01(2).gif");
}
.law-titb p {
	padding-left: 42px;
	line-height: 39px;
	font-size: 13px;
	color: #fff;
	float: left;
}
.law-titb a {
    font-size: 0;
    background: url(/tielrsj/resource/cms/2017/07/more.png);
    width: 49px;
    height: 19px;
    float: right;
    margin-right: 5px;
    display: block;
    margin-top: 6px;
}