/*左边菜单栏样式*/

.menu_left ul {
	float: right;
	width: 100%;
}

.menu_left ul li {
	float: right;
	width: 93%;
}

.menu_left ul li a {
	float: left;
	width: 92.5%;
	padding: 12px 0px 12px 16px;
	background: url(../img/3_17.jpg) no-repeat 182px 15px;
	font-size: 14px;
}

.menu_left .show a,
.menu_left ul li a:hover {
	background: #da251e url(../img/3_10.jpg) no-repeat 182px 15px;
	color: #FFFFFF;
}


/*
			 * 企业视频右边样式
			 */

.viwelist {
	float: left;
}

.viwelist li {
	float: left;
	margin-top: 16px;
}

.viwelist li:nth-child(odd) {
	margin-right: 20px;
}

.box-shadow-2 {
	background: url(../img/3_15.jpg) no-repeat;
	background-position: 218px 0px;
	background-size: 10px 100%;
}

.viweimg:hover {
	background: url(../img/zhezhao3_03.png);
}

.viweimg {
	position: absolute;
	margin-right: -317px;
	width: 317px;
	height: 196px;
	z-index: 200;
}

.viweimg2 {
	position: relative;
	z-index: 100;
	width: 317px;
	height: 196px;
}


/*
			 * 新闻中心右边样式
			 */

.news .list .listitem {
	height: 165px;
	border-bottom: 1px solid #EEEEEE;
}

.news .list .listitem> div {
	float: left;
}

.news .list .listitem h1 {
	margin: 0;
	text-align: left;
}

.news .list .listitem .img {
	height: 100px;
	width: 150px;
	margin-top: 30px;
	margin-right: 20px;
}

.news .list .listitem .img img {
	/*height: 100px;
	width: 150px;*/
}

.news .list .listitem .title,
.news .list .listitem .description {
	width: 550px;
}

.news .list .listitem .title {
	margin-top: 30px;
}

.news .list .listitem .title a {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

.news .list .listitem .title a:hover {
	color: red;
}

.news .list .listitem .description {
	line-height: 2em;
	font-size: 12px;
	height: 70px;
	color: #555;
}

.news .list .listitem .time {
	width: 100%;
	text-align: right;
	font-size: 12px;
	color: #8a8a8a;
	background: url("../img/time.jpg") no-repeat 580px 0px;
	height: 18px;
}

.news .atitle {
	margin-top: 35px;
	font-size: 24px;
	text-align: center;
	font-family: '微软雅黑';
	font-weight: bold;
	margin-bottom: 20px;
}

.news .from {
	text-align: center;
	border-bottom: 1px dashed #ccc;
	width: 100%;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.news .from span {
	margin: 0 10px 0;
	font-size: 12px;
}

.news .content {
	border-bottom: 1px dashed #ccc;
	width: 100%;
	padding-bottom: 20px;
	margin-bottom: 20px;
	font-size: 12px;
}

.news .next {
	width: 100%;
	height: 60px;
	position: relative;
	margin-bottom: 60px;
}

.news .next p {
	font-size: 12px;
	color: #aaa;
	margin-bottom: 5px;
}

.news .next p a {
	font-size: 12px;
	color: #000;
}

.news .next p a:hover {
	color: red;
}

.news .next .back {
	position: absolute;
	right: 0;
	top: 6px;
	background: #e54141;
	width: 90px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border-radius: 3px;
}

.news .next .back a {
	color: #fff;
	display: block;
	width: 100%;
	height: inherit;
}


/**
 * 产品详情样式
 */

.red_btn {
	background: #e54141;
	color: #fff;
	padding: 5px;
	border-radius: 3px;
	font-size: 12px;
}

.pd_content {
	margin-bottom: 60px;
}

.pd_content .photo_item {
	height: 410px;
	width: 100%;
	margin: 30px 0 30px;
}

.pd_content .dite {
	border-bottom: 1px dashed #ccc;
}

.pd_content .dite .sel {
	height: 30px;
	line-height: 30px;
	width: 100%;
	border-bottom: 1px solid #e54141;
}

.pd_content .dite .sel> div {
	float: left;
	padding: 0 20px 0;
	font-size: 12px;
	cursor: pointer;
}

.pd_content .dite .sel> div:hover,
.pd_content .dite .sel .hover {
	background: #e54141;
	color: #fff;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.pd_content .dite .lect {
	min-height: 300px;
}

.pd_content .dite .lect div {
	display: none;
	font-size: 12px;
}


/*
			 * 分页样式
			 */

.pager {
	height: 37px;
	width: 100%;
	text-align: center;
	padding-top: 6px;
	font-size: 12px;
	margin-top: 50px;
	margin-bottom: 50px;
}

.pager a {
	padding: 5px 10px 5px;
	border: 1px solid #ddd;
	border-radius: 3px;
	margin-right: 5px;
	color: #333;
	font-size: 12px;
}

.pager a:hover,
.pager .hover {
	background: #e54141;
	border: 1px #E54141 solid;
	color: #fff !important;
}

.index {
	background: #e54141 !important;
	color: #fff !important;
}

footer {
	margin-top: -48px;
}


/*公共样式*/

label {
	font-size: 14px;
}
.c666{color: #666 !important;}
.c999 {
	color: #999999;
}

.c333 {
	color: #333333;
}

.content {
	background-position: 50% 0 !important;
}