/*internet explorer 10 并没有对 屏幕的宽度 和 视口（viewport）的宽度 进行区分*/
@-ms-viewport {
width: device-width;
}
@-o-viewport {
width: device-width;
}
@viewport {
width: device-width;
}
/*internet explorer 10 并没有对 屏幕的宽度 和 视口（viewport）的宽度 进行区分 end*/
ul, ol, dl, table, th, tr, td, input, textarea, li, a, div, span, em, i, img {
	margin:0;
	padding:0;
	border:0;
}
a:hover {
	text-decoration:none;
}
li {
	list-style:none;
}
/*全局样式*/
html, body {
	width:100%;
	margin: 0 auto;
}
/*= 清除浮动=*/
.clear {
	clear: both;
	height:0px;
	line-height:0px;
	font-size:0px;
	overflow:hidden;
	display: block;
}
.clearfix:after {
	content: "";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	font-size:0px;
}
/* hides from ie-mac \*/
* html .clearfix {
	height: 0%;
}
/* end hide from ie-mac */
* html .clearfix {
	min-height: 0%;
}
/* 针对ie7 */
*   html .clearfix {
	min-height:0%;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
/*原文件配置*/
.w1200 {
	width:1200px;
	margin:0 auto;
	position: relative;
	display: table;
}
body {
	color:#333;
	font:12px/20px 'microsoft yahei', arial, sans-serif;
}
a {
	color:#333;
	text-decoration: none;
}
a:hover {
	color:#89211b;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mt50 {
	margin-top: 50px;
}
em, i {
	font-style: normal;
}
/*纵向居中*/
.v_middle {
	vertical-align:middle;
}
/*横向居中*/
.te-align {
	text-align:center;
}
/*相对定位*/
.p_r {
	position:relative;
}
input::-webkit-input-placeholder {
color: #d0b689;
}
input::-moz-placeholder {
color: #d0b689;
}
input:-moz-placeholder {
color: #d0b689;
}
input:-ms-input-placeholder {
color: #d0b689;
}
.title {
	width: 100%;
	border-bottom: 1px #b2b2b2 dashed;
	line-height: 50px;
	height: 50px;
	font-size: 20px;
	color: #89211b;
	padding-bottom: 10px;
}
.title img {
	vertical-align: middle;
	display: inline-block;
	margin-right: 10px;
}
.title a {
	display: block;
	width: 50px;
	height: 50px;
	background:  no-repeat center center;
}
.list {
	width: 100%;
	display: table;
}
.list a {
	display: block;
	line-height: 36px;
	height: 36px;
	overflow: hidden;
	font-size: 14px;
}
.list1 {
	width: 100%;
	display: table;
}
.list1 a {
	display: block;
	line-height: 30px;
	font-size: 14px;
	height: 30px;
	overflow: hidden;
}
.w860 {
	width: 860px;
	display: table;
}
.w310 {
	width: 310px;
}
.w415 {
	width: 415px;
	display: table;
}
.slidebox {
	width:560px;
	height:400px;
	position:relative;
}
.slidebox .bd {
	position:relative;
	height:400px;
	z-index:0;
	overflow:hidden;
	width: 560px;
}
.slidebox .bd li {
	zoom:1;
	vertical-align:middle;
}
.slidebox .bd img {
	width:560px;
	height:400px;
	display:block;
}
.slidebox .prev {
	position:absolute;
	display:block;
	width:35px;
	height:35px;
	background:#b51014  no-repeat center center;
	right: -18px;
	bottom: 35px;
}
.slidebox .next {
	right:-18px;
	position:absolute;
	display:block;
	width:35px;
	height:35px;
	background:#9f070b  no-repeat center center;
	bottom: 0;
}
.slidebox .prev:hover, .slidebox .next:hover {
	background-color: #9f070b;
}
.slidebox .prevstop {
	display:none;
}
.slidebox .nextstop {
	display:none;
}
.txt-box {
	width: 255px;
	margin-right: 25px;
}
.txt-box h3 {
	border-bottom: 1px #cccccc solid;
	width: 255px;
	height: 105px;
	overflow: hidden;
	margin:0;
}
.txt-box h3 span {
	display: block;
	width: 70px;
	height: 105px;
	border-right: 1px #cccccc solid;
	margin-right: 15px;
	position: relative;
}
.txt-box h3 span em {
	display: block;
	color: #9d080c;
	font-size: 46px;
	position: absolute;
	border-right: 1px #fff solid;
	width: 100%;
	left: 1;
	top: 25px;
	height: 40px;
	line-height: 40px;
	font-family: arial;
}
.txt-box h3 span i {
	padding-top: 65px;
	display: block;
	font-size: 14px;
	color: #7e7e7e;
	font-family: arial;
	font-weight: normal;
	line-height: 35px;
	padding-left: 1px;
}
.txt-box h3 a {
	font-size: 18px;
	line-height: 30px;
	margin-top: 15px;
	height: 60px;
	overflow: hidden;
	display: block;
}
.txt-box p {
	line-height: 30px;
	color: #666;
	font-size: 14px;
	height: 210px;
	overflow: hidden;
}
.txt-box .click {
	text-align: right;
	width: 100%;
	line-height: 40px;
	height: 40px;
}
.txt-box .click span {
	background: url(/uploads/image/zd1mimages/icon1.jpg)no-repeat left center;
	padding-left: 20px;
	color: #999;
}
.tou-box {
	height: 400px;
	background-color: #fafafa;
}
.tou-list {
	height: 400px;
	overflow: hidden;
}
.tou-list h3 {
	font-size: 16px;
	margin: 0;
}
.tou-list ul {
	margin-top: 10px;
	margin-bottom: 35px;
}
.tou-list li {
	line-height: 30px;
	height: 30px;
	font-size: 14px;
	overflow: hidden;
	background: url(/uploads/image/zd1mimages/d.jpg) no-repeat left center;
	padding-left: 15px;
}
.yuan {
	border:1px #f5f5f5 solid;
	width: 413px;
	height: 864px;
	overflow: hidden;
}
.yuan h3, .tong h3, .ji h3 {
	margin-top: 25px;
}
.yuan .pic {
	margin:0 22px;
	position: relative;
	height: 220px;
	overflow: hidden;
}
.yuan .pic img {
	width: 100%;
	height: 220px;
}
.yuan .pic .txt {
	background: url(/uploads/image/zd1mimages/tbg.jpg);
	height: 35px;
	line-height: 35px;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	text-indent: 15px;
}
.yuan dl {
	margin: 0 22px;
}
.yuan dd {
	height: 90px;
	width: 100%;
	overflow: hidden;
	margin:0;
	padding-bottom: 20px;
	margin-top: 20px;
	border-bottom: 1px #cccccc dotted;
}
.yuan dd img {
	width: 150px;
	height: 90px;
}
.yuan dd .txt {
	padding-left: 165px;
}
.yuan dd .txt a {
	font-size: 14px;
	display: block;
	height: 48px;
	overflow: hidden;
	line-height: 24px;
	margin-bottom: 15px;
}
.yuan dd .txt .time {
	line-height: 30px;
	height: 30px;
	width: 100%;
	overflow: hidden;
}
.yuan dd .txt .time span {
	background: url(/uploads/image/zd1mimages/icon2.jpg) no-repeat left center;
	padding-left: 20px;
	margin-right: 15px;
	color: #999;
}
.yuan dd .txt .time em {
	background: url(/uploads/image/zd1mimages/icon1.jpg) no-repeat left center;
	padding-left: 20px;
	color: #999;
}
.yuan dt {
	width: 100%;
	display: table;
	margin-top: 10px;
}
.ad-box {
	width:430px;
	margin-left: -15px;
}
.ad-box a {
	display: block;
	width: 200px;
	height: 93px;
	margin-top: 20px;
	margin-left: 15px;
}
.tong {
	border:1px #f5f5f5 solid;
	width: 413px;
	height: 482px;
	overflow: hidden;
}
.tong h3 {
	margin-bottom: 5px;
}
.tong ul {
	margin: 0 22px;
}
.ji {
	border:1px #f5f5f5 solid;
	width: 413px;
	height: 585px;
	overflow: hidden;
}
.ji dl {
	margin: 0 22px;
}
.ji dd {
	height: 90px;
	width: 100%;
	overflow: hidden;
	margin:0;
	padding-bottom: 20px;
	margin-top: 20px;
	border-bottom: 1px #cccccc dotted;
}
.ji dd img {
	width: 150px;
	height: 90px;
}
.ji dd .txt {
	padding-left: 165px;
}
.ji dd .txt a {
	font-size: 14px;
	display: block;
	height: 48px;
	overflow: hidden;
	line-height: 24px;
	margin-bottom: 15px;
}
.ji dd .txt .time {
	line-height: 30px;
	height: 30px;
	width: 100%;
	overflow: hidden;
}
.ji dd .txt .time span {
	background: url(/uploads/image/zd1mimages/icon2.jpg) no-repeat left center;
	padding-left: 20px;
	margin-right: 15px;
	color: #999;
}
.ji dd .txt .time em {
	background: url(/uploads/image/zd1mimages/icon1.jpg) no-repeat left center;
	padding-left: 20px;
	color: #999;
}
.ji dd.bor {
	border-bottom: 0;
}
.dian {
	background-color: #f5f7f6;
	width: 100%;
	height: 277px;
	overflow: hidden;
}
.dian h3, .sp h3 {
	margin-top: 25px;
}
.dian .pic-box {
	margin:-10px 20px 0 20px;
}
.dian .pic-box img {
	border:1px #d6d8d7 solid;
	width: 120px;
	height: 160px;
	margin-top: 10px;
}
.dian .pic-box .txt {
	padding-left: 135px;
}
.dian .pic-box .txt a {
	display: block;
	height: 36px;
	line-height: 36px;
	width: 100%;
	overflow: hidden;
	font-size: 12px;
}
.sp {
	background-color: #f5f7f6;
	width: 100%;
	height: 793px;
	overflow: hidden;
}
.sp ul {
	margin: 0 22px;
	width: 266px;
	display: table;
}
.sp li {
	line-height: 32px;
	height: 32px;
	font-size: 14px;
}
.sp h4 {
	background: url(/uploads/image/zd1mimages/line.jpg) no-repeat center top;
	margin:15px 10px 0 10px;
	padding: 20px 5px 0 5px;
	font-size: 16px;
	overflow: hidden;
	line-height: 35px;
}
.slidepic {
	width:266px;
	height:180px;
	overflow:hidden;
	position:relative;
	margin:0 22px;
}
.slidepic .hd {
	height:15px;
	overflow:hidden;
	width: 100%;
	text-align: center;
}
.slidepic .hd ul li {
	margin-right:5px;
	width:12px;
	height:12px;
	background:#cbc8c8;
	cursor:pointer;
	display: inline-block;
	border-radius: 50%;
	text-indent: -99px;
	overflow: hidden;
}
.slidepic .hd ul li.on {
	background:#9d080c;
}
.slidepic .bd {
	position:relative;
	height:140px;
	width: 100%;
	margin-bottom: 10px;
}
.slidepic .bd li {
	zoom:1;
	vertical-align:middle;
}
.slidepic .bd img {
	width:100%;
	height:140px;
	display:block;
}
.slidetxtbox {
	width:1198px;
	border:1px solid #d6d8d7;
	margin:30px auto;
	height: 280px;
}
.slidetxtbox .hd {
	height:30px;
	line-height:30px;
	background:url(/uploads/image/zd1mimages/t4.jpg) no-repeat center bottom;
	position:relative;
	text-align:right;
	margin-top: 10px;
}
.slidetxtbox .hd ul li {
	padding:0 15px;
	cursor:pointer;
	display: inline-block;
	font-size: 14px;
}
.slidetxtbox .hd ul li.on {
	color: #9d080c;
	font-weight: bold;
}
.slidetxtbox .bd ul {
}
.slidetxtbox .bd li {
	width: 250px;
	height: 190px;
	margin:20px 24px 0 24px;
}
.slidetxtbox .bd li img {
	width: 250px;
	height: 160px;
}
/*页面主体部分*/
.mainwrap {
	width: 100%;
	height: auto;
	min-width: 1200px;
}
.main {
	height: auto;
}
.mainl {
	width: 790px;
}
/**/
.maintop {
	width: 100%;
	height: auto;
}
/*内页banner*/
.list-banner {
	width:100%;
	height:320px;
	text-align:center;
	overflow:hidden;
}
.left {
	width:260px;
	margin-top:-60px;
	position:relative;
	z-index:100;
	background:#ededed;
}
.right {
	width:870px;
	margin-top:20px;
}
.lmcc {
	background:#9d080c;
	height:100px;
	line-height:100px;
	color:#fff;
	padding-left:50px;
	width:210px;
	font-size:30px;
	letter-spacing:1px;
}
.left-list {
	padding-top:15px;
	padding-left:10px;
	width:250px;
}
.left-list li {
	width:250px;
	height:46px;
	line-height:46px;
	font-size:16px;
}
.left-list li a {
	display:block;
	padding-left:20px;
	float:left;
	width:230px;
	height:46px;
	margin-bottom:10px;
	line-height:46px;
	color:#333;
	float:left;
}
.left-list li a:hover, .left-current {
	background:#fff!important;
	color:#9d080c!important;
}
.local {
	width:100%;
	height:60px;
	line-height:60px;
	border-bottom:1px solid #cecece;
}
.local h3 {
	color:#484848;
	margin:0;
	font-size:24px;
	font-weight:bold;
	float:left;
}
.dqwz {
	float:right;
	color:#333;
	font-size:12px;
	background: no-repeat left center;
	padding-left:16px;
	font-family:'宋体';
}
.dqwz a {
	color:#333;
	line-height:70px;
	padding:0 6px;
}
.content, .jj, .list, .pic-list {
	width:100%;
	margin:20px 0;
	min-height:500px;
}
.content-title {
	width:100%;
	margin:20px 0;
	text-align:center;
}
.content-title h3 {
	width:100%;
	float:left;
	display:block;
	font-size:24px;
	color:#333;
	line-height:36px;
	margin:0;
}
.content-title i {
	margin-top:6px;
	width:100%;
	font-style:normal;
	float:left;
	display:block;
	font-size:12px;
	line-height:24px;
	color:#666;
}
.content-con p, .jj p {
	display:block;
	width:100%;
	line-height:36px;
	color:#333;
	font-size:15px;
	text-indent:2em;
	margin-bottom:15px;
}
.content-sxt {
	margin-top:30px;
	border-top:1px solid #e3e3e3;
	padding-top:15px;
	line-height:30px;
	font-size:13px;
	width:100%;
}
.content-sxt a {
	display:block;
	width:100%;
	color:#333;
	font-size:14px;
}
.list {
	width:870px;
	margin:20px 0;
}
.list li a {
	width: 700px;
	padding-left: 18px;
	background: url(/uploads/image/zd1mimages/ico3.jpg) 0 center no-repeat;
	font-size: 14px;
	color: #000;
	display: block;
	float: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.list li i {
	width:130px;
	font-style:normal;
	text-align: right;
	display: block;
	float: right;
	font-size: 12px;
	color: #666;
}
.list li a:hover {
	background: url(/uploads/image/zd1mimages/ico3_hov.jpg) 0 center no-repeat;
	color: #89211b;
}
.dqwz a:hover {
	color: #89211b;
}
.pic li {
	width:260px;
	margin-right:45px;
	float:left;
	margin-bottom:30px;
	margin-top:10px;
}
.img {
	width:100%;
	height:170px;
	overflow:hidden;
}
.img img {
	width:100%;
	height:100%;
}
.pic li .txt {
	width:100%;
	height:36px;
	line-height:36px;
	margin-top:10px;
	color:#333;
	font-size:14px;
	text-align:center;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.list li {
	width: 100%;
	height: auto;
	height: 36px;
	line-height: 36px;
}
.txt1 {
	width:1200px;
	margin:0px auto;
	text-align:center;
}
.foot ul, .foot ul li, .foot p, .foot a, .foot ul li a {
	display:inline!important;
}
/*标题图列表*/
.ilist {
	margin: 20px 0;
}
.ilist ul{
	font-size:0;
	text-align:left;
}
.ilist ul li{
	display:inline-block;
	*display:inline;
	zoom: 1;
	width: 33.33%;
	font-size:14px;
	text-align:center;
	vertical-align:top;
}
.ilist ul li a{
	display:block;
	padding: 20px 10px;
}
.ilist ul li a img{
	display:block;
	margin: 0 auto;
	max-width: 100%;
}
.ilist ul li a p{
	display:block;
	margin-top:8px;
	padding: 0 6px;
	font-size: 14px;
	color:#333;
	line-height: 1.2;
	text-align:center;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

/*专业介绍列表*/
.zhuanyebd ul{
	font-size: 0;
	text-align: left;
	padding: 15px;
}
.zhuanyebd ul h1{
	width: 92%;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-top: 20px
}
.zhuanyebd ul li{
	display:inline-block;
	*display:inline;
	zoom:1;
	vertical-align:top;
	width: 50%;
	margin: 10px 0;
	text-align:left;
}
.zhuanyebd ul li a {
	font-size: 14px;
	color: #333;
	line-height: 1.4;
	padding-right:20px;
}
.zhuanyebd .fengexian{
	display:block;
	border-bottom: 1px dashed #b5b5b5;
}








































