
/* CSS Document */







body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, hr, pre, form, fieldset, input, textarea, p, blockquoteth, td {
	margin:0px;
	padding:0px;
}
img, input, select, button {
	vertical-align:middle;
}
ul, ol {
	list-style:none;
}
fieldset, img {
	border:0;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
a {
	text-decoration:none;
	color:#000;
}
*:focus {
	outline:none;
}
body {
	font-family:"微软雅黑, Verdana, Geneva, sans-serif";
	font-size:16px;
	background:#fff;
}
.clearfix {
 *zoom:1;
	clear:both;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.width-1200 {
	width:1200px;
	margin:0 auto;
}
 @font-face {
 font-family: 'Impact';
 src: url('/template/yizhilihua/fonts/impact_0-webfont.eot');
 src: url('/template/yizhilihua/fonts/impact_0-webfont.eot?') format('embedded-opentype'), url('/template/yizhilihua/fonts/impact_0-webfont.woff2') format('woff2'), url('/template/yizhilihua/fonts/impact_0-webfont.woff') format('woff'), url('/template/yizhilihua/fonts/impact_0-webfont.ttf') format('truetype'), url('/template/yizhilihua/fonts/impact_0-webfont.svg') format('svg');
 font-weight: normal;
 font-style: normal;
}
/*header*/



.header {
	width:100%;
	padding:0 0 10px;
	overflow:hidden;
	border-top:14px solid #77161b;
}
.header .head {
	padding:18px 0;
	overflow:hidden;
	border-bottom:1px solid #cfcdcd;
	background:url(../image/header-bg.png) no-repeat right 18px;
}
.header .logo {
	width:560px;
	height:56px;
	padding:36px 0 0;
	background:url(../image/logo.jpg) no-repeat left center;
	font:normal 26px "微软雅黑";
	text-align:right;
	color:#3c2f30;
}
.header .phone {
	width:164px;
	height:96px;
	padding:0 0 0 46px;
	background:url(../image/phone.png) no-repeat left center;
	font:normal 16px/22px "微软雅黑";
	text-align:left;
	color:#77161b;
}
.header .phone span {
	display:block;
	font:bold 20px "微软雅黑";
}
.header ul {
	padding:10px 0 0;
}
.header li {
	width:96px;
	height:36px;
	background:url(../image/nav-line.png) no-repeat right 8px;
	float:left;
}
.header li a {
	display:block;
	width:100%;
	height:36px;
	font:normal 18px/30px "微软雅黑";
	text-align:center;
	color:#777;
	background:url(../image/nav-bg.png) no-repeat center -15px;
}
.header li a:hover {
	color:#77161b;
	background:url(../image/nav-bg.png) no-repeat center 30px;
}
/*banner*/



.slideBox {
	width:100%;
	padding:0;
	overflow:hidden;
	position:relative;
	background:url(../image/banner-bg.jpg) no-repeat center;
	background-size:100% 100%;
}
/*中间鼠标滑动的小圆点*/



.slideBox .hd {
	height:15px;
	overflow:hidden;
	position:absolute;
	right:50%;
	bottom:40px;
	z-index:1;
}
.slideBox .hd ul {
	overflow:hidden;
	zoom:1;
	float:left;
}
.slideBox .hd ul li {
	float:left;
	margin-right:5px;
	width:15px;
	height:15px;
	border-radius:50%;
	-moz-border-radius:50%;
	line-height:14px;
	text-align:center;
	background:#fff;
	cursor:pointer;
}
.slideBox .hd ul li.on {
	background:#f00;
	color:#fff;
}
/*banner图片*/



.slideBox .bd {
	position:relative;
	height:100%;
	z-index:0;
}
.slideBox .bd li {
	zoom:1;
	vertical-align:middle;
}
.slideBox .bd img {
	width:100%;
	display:block;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */



.slideBox .prev, .slideBox .next {
	position:absolute;
	left:16%;
	top:50%;
	margin-top:-25px;
	display:block;
	width:38px;
	height:106px;
	background:url(../image/slider-arrow.png) -50px 0 no-repeat;
	filter:alpha(opacity=50);
	opacity:0.7;
}
.slideBox .next {
	left:auto;
	right:16%;
	background-position:-112px 0;
}
.slideBox .prev:hover, .slideBox .next:hover {
	filter:alpha(opacity=100);
	opacity:1;
}
.slideBox .prevStop {
	display:none;
}
.slideBox .nextStop {
	display:none;
}
/*学校简介*/



.tit {
	width:100%;
	padding:0 0 10px;
	overflow:hidden;
	margin:0 0 10px;
	background:url(../image/tit.png) no-repeat 90px 2px;
	border-bottom:2px solid #77161b;
}
.tit h2 {
	font:bold 18px "微软雅黑";
	float:left;
}
.tit a {
	font:normal 14px/24px "微软雅黑";
	color:#777;
	float:right;
	margin:0 6px 0 0;
}
.xxjj {
	padding: 20px 0 0;
	overflow: hidden;
	margin-top: -20px;
	padding-top: 0px;
}
.xxjj img {
	display:block;
	border:8px solid #e4dfdf;
}
.xxjj .cont-1 {
	width:660px;
	padding:26px 0 0;
	overflow:hidden;
	margin:0 100px 0 0;
}
.xxjj p {
	font:normal 16px/24px "微软雅黑";
	text-indent:32px;
}
.xxjj p span {
	color:#ac1a1a;
}
.all-a {
	width:230px;
	margin:20px auto 0;
}
.all-a a {
	display:block;
	width:100%;
	font:normal 14px/30px "微软雅黑";
	text-align:center;
	color:#ce9100;
	border:2px solid #ce9100;
	border-radius:6px;
}
/*招生专业*/



.zszy {
	padding:20px 0;
	overflow:hidden;
}
.zszy table {
	width:1200px;
	border-left:1px solid #dad9d6;
}
.zszy .tab-1 {
	width:570px;
}
.zszy th {
	font:normal 14px/34px "微软雅黑";
	text-align:center;
	color:#fff;
	background:#655b59;
	border-right:1px solid #dad9d6;
	border-bottom:1px solid #dad9d6;
}
.zszy .th-1 {
	width:140px;
}
.zszy .th-2 {
	width:88px;
}
.zszy .th-3 {
	width:94px;
}
.zszy .th-4 {
	width:86px;
}
.zszy .th-5 {
	width:130px;
}
.zszy .tab-1 .th-1 {
	width:164px;
}
.zszy td {
	font:normal 14px/34px "微软雅黑";
	text-align:center;
	border-right:1px solid #dad9d6;
	border-bottom:1px solid #dad9d6;
}
 .zszy tr:nth-child(odd) {
 background:#fcf6f6;
}
.zszy table a {
	display:block;
	width:78px;
	font:normal 14px/22px "微软雅黑";
	text-align:center;
	color:#dc131d;
	border:1px solid #dc131d;
	border-radius:5px;
	margin:0 auto;
}
.zszy table a:hover {
	color:#fff;
	background:#dc131d;
 transition:.2s ease-out;
}
.zszy .td-a {
	width:100%;
	font:normal 14px/34px "微软雅黑";
	text-align:center;
	border:none;
}
.zszy .td-a:hover {
	color:#dc131d;
	background:none;
}
.zszy p {
	font:normal 14px/30px "微软雅黑";
	text-align:left;
	color:#dc131d;
	text-decoration:underline;
	clear:both;
}
/*报考事项*/



.bksx {
	width:100%;
	padding:10px 0 20px;
	overflow:hidden;
	background:#f5f4f4;
}
.bksx .all-a a {
	font:normal 16px/36px "微软雅黑";
	clear:both;
}
.bksx-tit {
	width:100%;
	height:40px;
	background:url(../image/ico-1.png) no-repeat left top;
	border-bottom:1px solid #d3d2d2;
}
.bksx-tit h2 {
	width:26%;
	height:30px;
	font:normal 15px/40px "微软雅黑";
	color:#fff;
	margin:0 0 0 46px;
	float:left;
}
.bksx-tit a {
	display:inline-block;
	font:normal 12px/40px "微软雅黑";
	color:#8c8c8c;
	margin:0 10px 0 0;
	float:right;
}
.bksx-l, .bksx-r {
	width:338px;
	height:150px;
	float:left;
	border:1px solid #d3d2d2;
	border-top:none;
	-webkit-box-shadow:0 4px 10px rgba(137, 137, 137, .5);
	-moz-box-shadow:0 4px 10px rgba(137, 137, 137, .5);
	box-shadow:0 4px 10px rgba(137, 137, 137, .5);
	margin:0 0 20px;
}
.bksx-c {
	width:366px;
	height:150px;
	margin:0 76px 20px;
	float:left;
	border:1px solid #d3d2d2;
	border-top:none;
	-webkit-box-shadow:0 4px 10px rgba(137, 137, 137, .5);
	-moz-box-shadow:0 4px 10px rgba(137, 137, 137, .5);
	box-shadow:0 4px 10px rgba(137, 137, 137, .5);
}
.bksx-c .bksx-tit {
	background:url(../image/ico-2.png) no-repeat center;
}
.bksx-r .bksx-tit {
	background:url(../image/ico-1.png) no-repeat left -40px;
}
.bksx p {
	width:90%;
	height:120px;
	padding:10px 5% 0;
	font:normal 16px/24px "楷体";
	background:#fff;
	text-indent:24px;
	border: 1px solid #d3d2d2;
}
.bksx p span {
	color:#dc131d;
}
.bksx p img {
	display:block;
	float:left;
}
.bksx-r p {
	height:128px;
	padding:0 5% 0;/*background:#fff url(../images/ico-3.jpg) no-repeat center 24px;*/
}
/*办学特色*/



.bxts {
	padding:20px 0;
	overflow:hidden;
}
.bxts p, .bydy p {
	font:normal 16px/24px "微软雅黑";
	text-indent:32px;
}
.bxts p span, .bydy p span {
	color:#dc131d;
}
.bxts>a {
	display:block;
	width:680px;
	height:380px;
	padding:20px 0 0;
	margin:0 auto;
}
.bxts-a {
	width:660px;
	padding:10px 0 0;
	overflow:hidden;
	margin:0 auto;
}
.bxts-a a {
	display:block;
	font:normal 20px/36px "微软雅黑";
	text-align:center;
	border:2px solid #bc040c;
	border-radius:6px;
	float:left;
}
.bxts-a .a-1 {
	width:224px;
	margin:0 115px 0 0;
	color:#fff;
	text-indent:20px;
	background:#bc040c url(../image/ico-4.png) no-repeat 48px 8px;
}
.bxts-a .a-2 {
	width:310px;
	color:#bc040c;
	text-indent:24px;
	background:url(../image/ico-4.png) no-repeat 8px -32px;
}
/*成人高考科类及考试课程*/



.kskc, .bydy {
	width:100%;
	padding:10px 0 20px;
	overflow:hidden;
	background:#f5f4f4;
}
.kskc .tit {
	background:url(../image/tit.png) no-repeat 216px 2px;
}
.kskc table {
	width:100%;
	border-left:1px solid #dad9d6;
	border-bottom:1px solid #d4d3d3;
	-webkit-box-shadow:0 4px 0 rgba(137, 137, 137, .5);
	-moz-box-shadow:0 4px 10px rgba(137, 137, 137, .5);
	box-shadow:0 4px 10px rgba(137, 137, 137, .5);
}
.kskc th {
	font:normal 14px/34px "微软雅黑";
	text-align:center;
	color:#fff;
	background:#655b59;
	border-right:1px solid #dad9d6;
	border-bottom:1px solid #dad9d6;
}
.kskc td {
	font:normal 14px/34px "微软雅黑";
	text-align:center;
	border-right:1px solid #dad9d6;
	border-bottom:1px dashed #dad9d6;
	background:#fff;
}
 .kskc td:nth-child(even) {
 background:#fbf2f2;
}
.kskc p {
	padding:10px 0 0 10px;
	font:normal 14px/24px "微软雅黑";
	color:#ac1a1a;
	text-decoration:underline;
}
.kskc-a {
	width:264px;
	margin:0 auto;
}
.kskc-a a {
	width:100%;
	display:block;
	font:normal 20px/36px "微软雅黑";
	text-align:center;
	color:#fff;
	text-indent:20px;
	background:#bc040c url(../image/ico-4.png) no-repeat 48px 8px;
	border:2px solid #bc040c;
	border-radius:6px;
}
/*历届成考录取分数线*/



.lqfs {
	padding:20px 0;
	overflow:hidden;
}
.lqfs .tit {
	background:url(../image/tit.png) no-repeat 180px 2px;
}
.lqfs table {
	width:100%;
	border-left:1px solid #dad9d6;
	border-bottom:1px solid #d4d3d3;
	-webkit-box-shadow:0 4px 0 rgba(137, 137, 137, .5);
	-moz-box-shadow:0 4px 10px rgba(137, 137, 137, .5);
	box-shadow:0 4px 10px rgba(137, 137, 137, .5);
}
.lqfs th {
	font:normal 14px/34px "微软雅黑";
	text-align:center;
	color:#fff;
	background:#655b59;
	border-right:1px solid #dad9d6;
	border-bottom:1px solid #dad9d6;
}
.lqfs .th-1 {
	width:140px;
}
.lqfs .th-2 {
	width:152px;
}
.lqfs .th-3 {
	width:194px;
}
.lqfs .th-4 {
	width:197px;
}
.lqfs .th-5 {
	width:199px;
}
.lqfs .th-6 {
	width:212px;
}
.lqfs td {
	font:normal 14px/34px "微软雅黑";
	text-align:center;
	border-right:1px solid #dad9d6;
	border-bottom:1px dashed #dad9d6;
	background:#fff;
}
 .lqfs td:nth-child(even) {
 background:#fbf2f2;
}
.lqfs p {
	padding:10px 0 20px 10px;
	font:normal 14px/24px "微软雅黑";
	color:#ac1a1a;
	text-decoration:underline;
}
.lqfs .kskc-a a {
	background:#bc040c url(../image/ico-4.png) no-repeat 48px -72px;
}
/*毕业待遇*/



.bydy p a:hover {
	color: #dc131d;
	text-decoration:underline;
}
.bydy-img {
	width:816px;
	padding:20px 0;
	overflow:hidden;
	margin:0 auto;
}
.bydy-img a {
	display:block;
	width:308px;
	height:226px;
	margin:0 100px 0 0;
	float:left;
}
.bydy .bxts-a {
	width:770px;
}
.bydy .a-1 {
	width:264px;
	margin:0 120px 0 0;
}
.bydy .a-2 {
	background:url(../image/ico-4.png) no-repeat 46px -112px;
}
/*学员风采*/



.xyfc {
	padding:20px 0;
	overflow:hidden;
}
/*图片轮播*/



.picScroll-left {
	width:100%;
	overflow:hidden;
	position:relative;
}
/*前后按钮*/



.picScroll-left .hd {
	padding:0;
}
.picScroll-left .hd .prev, .picScroll-left .hd .next {
	display:block;
	width:21px;
	height:67px;
	float:right;
	margin-right:5px;
	margin-top:10px;
	overflow:hidden;
	cursor:pointer;
	background:url("../image/arrow.png") no-repeat;
}
.picScroll-left .hd .next {
	background-position:0 -67px;
	position:absolute;
	top:63px;
	right:0;
}
.picScroll-left .hd .prev {
	position:absolute;
	top:63px;
	left:0;
}
.picScroll-left .hd .prevStop {
	background-position:-60px 0;
}
.picScroll-left .hd .nextStop {
	background-position:-60px -50px;
}
/*轮播滚动图片*/



.picScroll-left .bd {
	width:1080px;
	margin:0 auto;
	padding:10px 30px;
}
.picScroll-left .bd ul {
	overflow:hidden;
	zoom:1;
}
.picScroll-left .bd ul li {
	margin:0 8px;
	float:left;
	_display:inline;
	overflow:hidden;
	text-align:center;
}
.picScroll-left .bd ul li .pic {
	text-align:center;
}
.picScroll-left .bd ul li .pic img {
	width:248px;
	height:168px;
	display:block;
	padding:2px;
}
/*.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }



.picScroll-left .bd ul li .title{ line-height:24px;   }*/



.xyfc>a {
	display:block;
	width:100%;
	padding:0;
	overflow:hidden;
	font:bold 14px/34px "微软雅黑";
	text-align:right;
	color: #dc131d;
	text-decoration:underline;
}
/*在线报名*/



.zxbm, .bklc {
	padding:0 0 20px;
	overflow:hidden;
}
.zxbm-l {
	width:626px;
	height:304px;
	border:1px solid #dfdfdf;
}
.zxbm-r {
	width:544px;
	height:306px;
}
.zxbm-1 {
	width:530px;
	height:136px;
	padding:0 0 0 12px;
	margin:0 0 13px;
	border:1px solid #dfdfdf;
}
.zxbm-2 {
	width:530px;
	height:153px;
	padding:0 0 0 12px;
	border:1px solid #dfdfdf;
}
.zxbm-r h3 {
	font:bold 18px/36px "微软雅黑";
	color: #dc131d;
	text-indent:12px;
	background:url(../image/bm-line.png) no-repeat left center;
}
.zxbm-r p {
	font:normal 14px/22px "微软雅黑";
	color: #646464;
	padding:0 0 0 20px;
	background:url(../image/num-1.png) no-repeat left center;
}
.zxbm-r .p-2 {
	background:url(../image/num-2.png) no-repeat left center;
}
.zxbm-r .p-3 {
	background:url(../image/num-3.png) no-repeat left center;
}
.zxbm-r .p-4 {
	background:url(../image/num-4.png) no-repeat left center;
}
.zxbm-2 .p-1 {
	background:url(../image/num-1.png) no-repeat left 6px;
}
.zxbm-2 .p-2 {
	background:url(../image/num-2.png) no-repeat left 6px;
}
.zxbm-l h3 {
	width:100%;
	font:normal 20px/36px "微软雅黑";
	text-align:center;
	color:#b81520;
	background:url(../image/bd-tit.png) no-repeat center;
}
.zxbm-l .fl {
	width:620px;
	overflow:hidden;
	margin:0 0 0 8px;
}
.zxbm-l .fr {
	width:286px;
	padding:20px 0 0;
	overflow:hidden;
	margin:0 8px 0 0;
}
.zxbm-l dl {
	width:100%;
	padding:0;
	overflow:hidden;
	margin:0 0 20px;
	clear:both;
}
.zxbm-l dt, .zxbm dd {
	float:left;
}
.zxbm-l dt {
	width:72px;
	font:normal 14px/26px "微软雅黑";
	text-align:left;
}
.zxbm-l .fr dt {
	width:44px;
}
.zxbm-l select {
	border: 1px solid #dadada;
	padding: 5px 0;
	width: 180px;
}
.zxbm-l input {
	border: 1px solid #dadada;
	padding: 5px 0;
	width: 178px;
}
.zxbm-l div span {
	font-size:14px;
}
.zxbm-l #Submit1 {
	display:block;
	width:200px;
	height:36px;
	padding:0;
	font:normal 16px/36px "微软雅黑";
	text-align:center;
	color:#fff;
	border:none;
	background:#b11520;
	cursor:pointer;
	clear:both;
	margin:0 auto;
}
/*成人高考报考流程*/



.bklc .tit {
	background:url(../image/tit.png) no-repeat 166px 2px;
}
.bklc li {
	width:20%;
	padding:20px 0 0;
	float:left;
	background:url(../image/arr-bg.png) no-repeat 130px 50px;
}
.bklc li.li-1 {
	width:20%;
	padding:20px 0 0 5%;
	background:url(../image/arr-bg.png) no-repeat 170px 50px;
}
.bklc li.li-5 {
	width:15%;
	background:none;
}
.bklc li a {
	display:block;
	width:82px;
	height:82px;
}
.bklc li.li-1 a {
	background:url(../image/ico-6.png) no-repeat left top;
}
.bklc li.li-1 a:hover {
	background:url(../image/ico-6.png) no-repeat left -82px;
}
.bklc li.li-2 a {
	background:url(../image/ico-6.png) no-repeat -82px top;
	margin:0 0 0 10px;
}
.bklc li.li-2 a:hover {
	background:url(../image/ico-6.png) no-repeat -82px -82px;
}
.bklc li.li-3 a {
	background:url(../image/ico-6.png) no-repeat -164px top;
	margin:0 0 0 26px;
}
.bklc li.li-3 a:hover {
	background:url(../image/ico-6.png) no-repeat -164px -82px;
}
.bklc li.li-4 a {
	width:83px;
	background:url(../image/ico-6.png) no-repeat -246px top;
	margin:0 0 0 24px;
}
.bklc li.li-4 a:hover {
	background:url(../image/ico-6.png) no-repeat -246px -82px;
}
.bklc li.li-5 a {
	width:83px;
	background:url(../image/ico-6.png) no-repeat -329px top;
}
.bklc li.li-5 a:hover {
	background:url(../image/ico-6.png) no-repeat -329px -82px;
}
.bklc h3 {
	font:normal 18px/36px "微软雅黑";
}
.bklc .li-1 h3 {
	text-indent:6px;
}
.bklc .li-5 h3 {
	text-indent:24px;
}
/**/



.footer {
	width:100%;
	height:160px;
	border-bottom:10px solid #680809;
	background:#74615d url(../image/btm-bg.jpg) no-repeat right top;
	clear:both;
}
.footer .width-1200 {
	width:750px;
	padding:50px 0 0 450px;
	height:110px;
	background:url(../image/logo-btm.png) no-repeat left center;
	font:normal 16px/30px "微软雅黑";
	color:#fff;
}
.btop {
	width:71px;
	height:71px;
	position: fixed;
	right:1%;
	bottom: 6%;
	cursor: pointer;
}
/*自定义样式*/



.cont {
	width: 100%;
	/*980px*/



    display: block;
 margin: .5rem auto auto auto;
	padding: 0;
	/*20px*/



    min-height: 350px;
	/*480px*/



    height: auto;
}
.cont1 {
	width: 28%;
	float: left;
	padding-right: 2rem;
}
.cont2 {
	width: 33%;
	float: left;
}
.cont3 {
	width: 32%;
	float: left;
	padding-left: 2rem;
}
.cont:after {
	content: ' ';
	clear: both;
	display: block;
}
.clear {
	clear: both;
}
hr {
	border: 0;
}
.prdtit1 {
	font-size: 1rem;
	/*16px*/



    color: #313131;
	padding: 4px 0;
	/* 8px 0;*/



    border-bottom: solid thin #CCC;
	margin: 0;
	width: 100%;
	max-width: 25.500rem;
	/*280px*/



    white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
 letter-spacing: .02rem;
}
.prdtit1 p:first-child {
	border-top: solid thin #CCC;
}
.content p:before {
	content: '+';
	color: #931473;
	/*font-weight: bold;*/



    padding-right: 8px;
}
.prdtit2 {
	font-family: 'Myriad Pro', '微软雅黑', sans-serif;
	font-size: 1rem;
	/*16px*/



    line-height: 15pt;
	/*margin-top: 1rem;*/



    height: 100px;
	overflow: hidden;
}
.content .prdtit2:before {
	display: none;
	content: ' ';
 !important
}
.prodtit {
	color: #000;
	padding-top: 1rem/*3rem;*/
}
.cont1 h3, .cont2 h3, .cont3 h3 {
	font-size: 1.25rem;
	letter-spacing: 0;
}
.san_title {
	margin:0;
	padding:0;
}
.san_title li {
	width:100%;
	height:50px;
	line-height:50px;
	margin-top:1.5em;
	background:#78161b;
	color:#fff;
	font-size:24px;
	padding-left:1em;
}
.san_title li a {
	padding-left:1em;
	color:#fff;
}
.fl img {
	width:100%;
}
.zt8_4 {
	width:100%;
	margin-top:20px;
	border-top:1px solid #680809;
	border-left:1px solid #680809;
}
.zt8_4 th, .zt8_4 td {
	border-right:1px solid #680809;
	border-bottom:1px solid #680809;
	padding:8px;
}
.zt8_4 th {
	background:#78161b;
	color:#ffffff;
	font-size:20px;
	font-weight:bold;
	text-align:center;
}
.zt8_4 td {
	background:#f4cac2;
	text-align:center;
	font-size:18px;
	color:#313131;
}
.zt8_4 td a {
	font-size:18px;
	color:#f86a4e;
}
.nei_content {
	width: 1150px;
	min-height: 1000px;
	margin: 0 auto;
	background: #eae6e6;
	padding-left: 20px;
	line-height: 1.8em;
	padding-right: 30px;
}
.nei_content p {
	text-indent:2em;
}
.weizhi {
	width:1200px;
	height:35px;
	line-height:35px;
	text-align:left;
	font-family:微软雅黑;
	margin:0 auto;
	background:#74615d;
	color: #FFF;
}
.weizhi h2 {
	font-size: 20px;
	color: #FFF;
	font-family: 微软雅黑;
	width: 100px;
	float: left;
	letter-spacing: 0.2em;
	margin-left: 1em;
}
.weizhi span {
	display:block;
	float:left;
	margin-left:2em;
	line-height:35px;
	font-size:16px;
	color: #FFF;
}
.weizhi span a {
	color:#FFF;
}
/*文章列表*/



.list {
	margin: 5px 0;
	padding: 15px;
	border-bottom: 1px dashed #74615d;
	height: auto;
	overflow: hidden;
}
.list h2 {
	height: 34px;
	line-height: 34px;
	overflow: hidden;
}
.list h2 a {
	font-size: 25px;
	color: #737373;
}
.list span.time {
	padding: 10px 0;
	line-height: 22px;
	color: #8e8e8e;
	font-size: 12px;
	display: block;
}
.list span.time a {
	color: #ff7200;
	font-size: 12px;
}
.list p {
	color: #8e8e8e;
	padding-bottom: 10px;
	line-height: 2em;
	font-size: 12px;
}
.list .more {
	text-align:right;
}
.list .more a {
	color: #fff;
	padding: 2px 10px;
	background: #747474;
	border-radius: 3px;
	font-size: 12px;
}
.list .more a:hover {
	background: #ff7200;
}
/*图片展示开始*/



.piclist {
}
.imlist {
	padding-top: 0px;
}
.imlist ul {
	height: auto;
	overflow: hidden;
	padding-left: 20px;
}
.imlist ul li {
	float: left;
	margin-right: 6px;
	margin-top: 14px;
}
.imlist ul li a {
	display: block;
}
.imlist ul li a .pic {
	width: 265px;
	height: 215px;
 transition: all ease-in-out .2s;
	padding: 4px;
	border: 1px solid #ccc;
	border-radius: 2px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
}
.imlist ul li a .pic img {
	width: 100%;
	height: auto;
 transition: all ease-in-out .2s;
}
.imlist ul li a p {
	text-align: center;
	line-height: 40px;
	height: 40px;
}
.imlist ul li a:hover .pic {
	box-shadow: 0 0 12px #999;
}
/*-----------------------------*/







.p_ys_box {
	min-width:200px;
	height:35px;
	margin:0 auto;
	padding-left:245px;
}
.p_ys_box li {
	float:left;
	list-style:none;
	min-width:30px;
	text-align:center;
	margin-left: 1em;
	margin-top: 2em;
}
.arttit {
	border-bottom: 1px dotted #e5e5e5;
	height: 60px;
	padding: 10px 0;
}
.arttit h1 {
	font-size: 25px;
	color: #000;
	height: 30px;
	line-height: 30px;
}
.arttit span.time {
	display: block;
}
.arttit span.time, .arttit span.time a {
	color: #000;
	font-size: 15px;
}
.arttit span.time a {
	margin: 0 5px;
}
.arttit span.time a:hover, .context ul li a:hover, .rela ul li a:hover {
	color: #ff7200;
}
.nr {
	padding: 20px;
	line-height: 2em;
}
/*内容分页*/



.context {
	border-top: 1px dotted #e5e5e5;
	margin-top: 2em;
}
.context ul, .context ul li {
	height: 40px;
	line-height: 40px;
	color: #000;
}
.context ul li.lil {
	float: left;
}
.context ul li.lir {
	float: right;
}
.context ul li a {
	color: #000;
}
.context ul li a:hover {
}
