﻿/* CSS Document */@charset "utf-8";
html, body {
	background: url(../images/bg.jpg) repeat;
	color: #1F140C;
	font: 14px/24px "SimSun";
}
a {
	color: #1F140C;
	text-decoration: none;
}
a:hover {
	color: #df0615;
	text-decoration: none;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
fieldset, img {
	border: 0
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style: inherit;
	font-weight: inherit;
}
del, ins {
	text-decoration: none
}
li {
	list-style: none
}
caption, th {
	text-align: left
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	outline: none;
	border: none;
}
input, button, textarea, select {
	font-size: 100%
}
strong {
	font-weight: bold
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html .clearfix {
	height: 1%
}
*:first-child + html .clearfix {
	min-height: 1%
}
.b_c {
	margin: auto
}
.b_l {
	float: left
}
.b_r {
	float: right
}
.t_l {
	text-align: left
}
.t_c {
	text-align: center
}
.t_r {
	text-align: right
}
.c_b {
	zoom: 1
}
.c_b:after {
	clear: both;
	content: " ";
	display: block;
}
.c_both {
	clear: both;
}
.header {
	width: 100%;
	height: 84px;
	border-bottom: 1px solid #e0d9d5;
}
.head {
	width: 1170px;
	margin: 0px auto;
}
.logo {
	display: block;
	width: 142px;
	height: 55px;
	padding-top: 17px;
}
.right {
	width: 885px;
	padding-top: 15px;
	height: auto;
}
.lug {
	float: right;
	font-size: 12px;
	margin-bottom: 5px;
}
.lug li {
	float: left;
	color: #303030;
	padding-right: 20px;
	vertical-align: middle;
}
.lug li a {
	color: #303030;
	text-transform: uppercase;
	font-size:15px;
}
.lug li a:hover {
	color: #fe0000;
}/*菜单*/
.menu {
	width: 843px;
	font-size: 16px;
	margin: 0 auto;
}
.menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.menu ul li {
	float: left;
	position: relative;
}
.menu ul li a {
	color: #241911;
	width: 120px;
	text-align: center;
	display: block;
	height: 40px;
	line-height: 40px;
}
.menu ul li a:hover {
	color: #241911;
	height: 40px;
}
.menu ul li ul {
	display: none;
	z-index: 999999;
}
.menu ul li:hover a {
}
.menu ul li:hover ul {
	display: block;
	position: absolute;
	top: 40px; /*left:23px;*/ /*z-index:999999;*/
	background-color: #FFF;
	border-bottom: #e1dad5 1px solid;
	border-left: #e1dad5 1px solid;
	border-right: #e1dad5 1px solid;
	padding-bottom: 20px;
	left: 5px;
}
.menu ul li:hover ul li a {
	font-size: 14px;
	display: block;
	background: url(../images/tou.png) no-repeat 17px 18px;
	color: #241911;
	font-weight: normal;
	height: 26px;
	line-height: 26px;
	width: 148px;
	text-align: left;
	margin: 0px;
	padding-left: 30px;
	padding-top: 8px;
}
.menu ul li:hover ul li a:hover {
	color: #df0615;
	display: block;
	background: #fff;
	background: url(../images/tou.png) no-repeat 17px 18px;
	border-bottom: 1px solid #df0615;
}/*菜单*//*banner*/
#full-screen-slider {
	width: 100%;
	height: 580px;
	float: left;
	position: relative;
}
#slides {
	display: block;
	width: 100%;
	height: 580px;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative
}
#slides li {
	display: block;
	width: 100%;
	height: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute
}
#slides li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px
}
#pagination {
	display: block;
	list-style: none;
	position: absolute;
	left: 50%;
	top: 550px;
	z-index: 9900;
	padding: 5px 15px 5px 0;
	margin: 0
}
#pagination li {
	display: block;
	list-style: none;
	width: 10px;
	height: 10px;
	float: left;
	margin-left: 15px;
	border-radius: 5px;
	background: #FFF
}
#pagination li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}
#pagination li.current {
	background: #df0615
}/*banner*//*内容*/
.content {
	width: 1170px;
	height: auto;
	overflow: hidden;
	margin: 0px auto;
	padding-top: 23px;
	padding-bottom: 40px;
}
.one {
	width: 1200px;
	height: 188px;
	overflow: hidden;
	padding-bottom: 30px;
}
.one li {
	float: left;
}
.one li a {
	display: block;
	width: 284px;
	height: 148px;
	background-color: #f2f2f2;
	text-align: center;
	padding-top: 40px;
	margin-right: 12px;
}
.one li .icon01 {
	background: url(../images/icon_01.png) no-repeat;
	width: 50px;
	height: 55px;
	margin: 0px auto 18px auto;
}
.one li span {
	font-size: 18px;
	color: #df0615;
}
.one li a:hover {
	background: #df0615;
}
.one li a:hover .icon01 {
	background: url(../images/icon_01_hover.png) no-repeat;
}
.one li a:hover span {
	color: #FFF;
}
.one li .icon02 {
	background: url(../images/icon_02.png) no-repeat;
	width: 50px;
	height: 55px;
	margin: 0px auto 18px auto;
}
.one li a:hover .icon02 {
	background: url(../images/icon_02_hover.png) no-repeat;
}
.one li .icon03 {
	background: url(../images/icon_03.png) no-repeat;
	width: 50px;
	height: 55px;
	margin: 0px auto 18px auto;
}
.one li a:hover .icon03 {
	background: url(../images/icon_03_hover.png) no-repeat;
}
.one li .icon04 {
	background: url(../images/icon_04.png) no-repeat;
	width: 50px;
	height: 55px;
	margin: 0px auto 18px auto;
}
.one li a:hover .icon04 {
	background: url(../images/icon_04_hover.png) no-repeat;
}
.two {
	height: auto;
	overflow: hidden;
}
.gong {
	font-size: 18px;
	color: #231815;
	height: 20px;
	line-height: 20px;
	padding-bottom: 9px;
}
.introduce {
	height: 300px;
}
.brief {
	width: 621px;
	height: 270px;
	background: url(../images/in_12.jpg) no-repeat;
	padding: 30px 20px 0px 30px;
	color: #FFF;
}
.title {
	width: 237px;
	height: 30px;
	line-height: 30px;
	background: url(../images/tuo.png) no-repeat;
	font-size: 16px;
	text-align: center;
}
.xie {
	font-size: 16px;
	height: 52px;
	line-height: 52px;
}
.brief p {
	font-size: 14px;
	line-height: 26px;
	text-indent: 2em;
	padding-bottom: 30px;
}
.more {
	font-size: 14px;
	color: #FFF;
}
.more:hover {
	color: #FFF;
}
.footer {
	width: 100%;
	height: 130px;
	background-color: #9e9e9e;
}
.foot {
	width: 1170px;
	height: 130px;
	margin: 0px auto;
	color: #FFF;
}
.foot p {
	width: 500px;
	float: left;
	line-height: 30px;
	padding-top: 35px;
}
.wei {
	width: 210px;
	padding-top: 29px;
	height: 85px;
	float: right;
}
.public {
	width: 82px;
	height: 81px;
	line-height: 81px;
	background: url(../images/yw.png) no-repeat 0px 28px;
	padding-left: 35px;
}/*内页开始*/
.cont {
	width: 1170px;
	height: auto;
	overflow: hidden;
	margin: 0px auto;
}
.ziye_title2 {
	height: 68px;
	overflow: hidden;
	position: relative;
	border-bottom: 2px solid #000;
	padding-top: 10px;
}
.ziye_title2 dl dt {
	font-size: 30px;
	color: #1d1d1d;
	line-height: 68px;
}
.ziye_title2 dl dd {
	color: #df0615;
	position: absolute;
	right: 5px;
	top: 40px;
	line-height: 20px;
}
.ziye_title2 dl dd a {
	color: #df0615;
}
.ziye_title2 dl dd a:hover {
	color: #000;
}
.shyye {
	background: url(../images/gong_03.jpg) no-repeat left 2px;
	padding-left: 17px;
}
.neirong {
	height: auto;
	overflow: hidden;
	padding-top: 45px;
	padding-bottom: 60px;
}
.main {
	width: 900px;
	height: auto;
	overflow: hidden;
}
.wenz {
	width: 453px;
	height: auto;
	overflow: hidden;
}
.wenz p {
	padding-bottom: 25px;
}
.sidebar {
	width: 200px;
	height: auto;
	overflow: hidden;
}
.zou {
	font-size: 20px;
	color: #000;
	height: 24px;
	line-height: 24px;
	padding-bottom: 10px;
}
.qiye {
	height: auto;
	overflow: hidden;
}
.qiye li {
	height: 32px;
	line-height: 32px;
}
.qiye li a {
	color: #df0615;
}
.qiye li a:hover, .qiye li a.active {
	color: #231815;
}/*发展历程*/
.fa {
	width: 900px;
	height: auto;
	overflow: hidden;
	background: url(../images/fa.jpg) no-repeat 0px 0px;
	padding-top: 90px;
	padding-bottom: 30px;
}
.fa li {
	height: 40px;
	margin-bottom: 50px;
	padding-left: 8px;
}
.fa li .yuan {
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: url(../images/yy_on.png) no-repeat;
	color: #FFF;
	font-size: 14px;
}
.fa li .yuan01 {
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: url(../images/yy.png) no-repeat;
	color: #FFF;
	font-size: 14px;
}
.fa li .erer {
	width: 835px;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dotted #c2c2c2;
	background: url(../images/san.jpg) no-repeat 0px 15px;
	padding-left: 8px;
	font-size: 14px;
	color: #333333;
}/*企业要闻*/
.nnn {
	height: 148px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eaeaea;
}
.you {
	width: 600px;
	padding-left: 30px;
}
.wuliu {
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	padding-bottom: 10px;
	font-weight: bold
}
.wuliu a {
	color: #000;
}
.wuliu a:hover {
	color: #df0615;
}
.date {
	height: 12px;
	line-height: 12px;
	padding-left: 20px;
	background: url(../images/date.png) no-repeat 0px 3px;
}
.you p {
	padding-top: 20px;
	font-size: 14px;
	color: #666;
}
.news {
	height: auto;
	overflow: hidden;
	width: 960px;
	padding-top: 20px;
}
.news li {
}
.news li a {
	display: block;
	height: 110px;
	margin: 0px 0px 20px 0px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eaeaea;
}
.news li .date01 {
	width: 80px;
	height: 85px;
	background-color: #f5f5f5;
	padding-top: 25px;
	font-size: 40px;
	color: #df0615;
	text-align: center;
}
.news li .date01 .six {
	height: 20px;
	line-height: 20px;
	padding-top: 15px;
	font-size: 12px;
	display: block;
	width: 80px;
	text-align: center;
}
.news li .yang {
	width: 850px;
}
.news li .yang .da {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	padding-bottom: 13px;
}
.news li a:hover .yang .da {
	color: #df0615;
}
.news li .yang p {
	padding-top: 13px;
	color: #666;
}
.news li a:hover .yang p {
	color: #666;
}
.date02 {
	height: 12px;
	line-height: 12px;
	padding-left: 20px;
	background: url(../images/date.png) no-repeat 0px 3px;
	font-size: 14px;
	color: #b4b4b4;
}
.news li a:hover .date01 {
	background-color: #df0615;
	color: #FFF;
}
.news li a:hover .date01 .six {
	color: #FFF;
}
.fanye {
	padding-top: 20px;
	padding-right: 0px;
}
.fanye li {
	float: left;
	margin-left: 15px;
	border: #8d8d8d 1px solid;
}
.fanye li a {
	padding: 5px 15px;
	display: block;
	color: #333;
}
.fanye li a:hover {
	background-color: #d7d7d7;
	color: #FFF;
}/*企业要闻详情*/
.tiyy {
	height: auto;
	overflow: hidden;
	padding-bottom: 18px;
	border-bottom: 1px dashed #dbdbdb;
	text-align: center;
}
.xiao {
	height: 26px;
	line-height: 26px;
	color: #df0615;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}
.lai {
	height: 18px;
	line-height: 18px;
	color: #666;
}
.dao {
	height: auto;
	padding-bottom: 65px;
	padding-top: 20px;
}
.dao p {
	padding-bottom: 0px;
}
.shen {
	height: 48px;
	line-height: 48px;
	background: url(../images/nbg.jpg) no-repeat 0px top;
}
.syp {
	width: 420px;
}
.xyp {
	width: 460px;
}/*产品中心*/
.yao {
	width: 1170px;
	height: 50px;
	background: url(../images/yw.jpg) no-repeat;
	padding-top: 231px;
}
.medicine {
	height: 40px;
	background: url(../images/black.png) repeat;
	padding-left: 67px;
	padding-top: 10px;
}
.medicine li {
	float: left;
	margin-right: 11px;
}
.medicine li a {
	display: block;
	width: 108px;
	height: 26px;
	color: #FFF;
	background: url(../images/ywyl.png) no-repeat 0px -26px;
	text-align: center;
}
.medicine li a:hover, .medicine li a.active {
	background: url(../images/ywyl.png) no-repeat 0px 0px;
}
.chan01 {
	margin-top: 38px;
}/*生产制造_生产基地*/
.yao01 {
	width: 1170px;
	height: 50px;
	background: url(../images/ji2.jpg) no-repeat;
	padding-top: 405px;
}
.sheng {
	height: auto;
	overflow: hidden;
	margin-top: 48px;
}
.di {
	width: 297px;
	height: 654px;
	background: url(../images/ss.jpg) no-repeat #f3f3f3;
	color: #000;
	line-height: 26px;
	padding: 60px 40px 0px 35px;
}
.jidi {
	width: 798px;
	height: auto;
	overflow: hidden;
}
.jidi li {
	width: 372px;
	height: 215px;
	margin-left: 25px;
	margin-bottom: 29px;
	float: left;
	font-size: 14px;
}
.jidi li .p_img {
	width: 372px;
	height: 215px;
	position: relative;
}
.jidi li .p_img a.CC {
	background: url(../images/p_bg.png) no-repeat;
	top: 172px;
	width: 342px;
	height: 43px;
	left: 0;
+cursor:pointer;
	color: #666;
	line-height: 43px;
	text-align: center;
	position: absolute;
	padding: 0px 15px;
}
.jidi li .p_img a.CC .bing {
	font-size: 16px;
	color: #6f6f6f;
}
.jidi li .p_img a.CC span {
	font-size: 12px;
}
.jidi li .p_img a:hover {
	background: url(../images/p_bg.png) no-repeat;
}/*人力资源_文化活动*/
.news01 {
	height: auto;
	overflow: hidden;
	width: 900px;
	padding-top: 20px;
}
.news01 li {
}
.news01 li a {
	display: block;
	height: 148px;
	margin: 0px 0px 20px 0px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eaeaea;
}
.news01 li .date05 {
	width: 264px;
	height: 148px;
}
.news01 li .yang01 {
	width: 600px;
}
.news01 li .yang01 .da01 {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	padding-bottom: 13px;
}
.news01 li a:hover .yang01 .da01 {
	color: #df0615;
}
.news01 li .yang01 p {
	padding-top: 13px;
	color: #666;
}
.news01 li a:hover .yang01 p {
	color: #666;
}
.date06 {
	height: 12px;
	line-height: 12px;
	padding-left: 20px;
	background: url(../images/date.png) no-repeat 0px 3px;
	font-size: 14px;
	color: #b4b4b4;
}
.news01 li a:hover .date06 {
	color: #b4b4b4;
}/*加入迪赛诺*/
.he {
	height: auto;
	overflow: hidden;
}
.jia {
	height: auto;
	overflow: hidden;
	padding: 20px 0px;
}
.fuze {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	padding-bottom: 25px;
}
.jia p {
	font-size: 12px;
}
.jia p span {
	font-weight: bold;
	font-size: 14px;
}
.zhao {
	display: block;
	width: 240px;
	height: 40px;
	line-height: 40px;
	color: #FFF;
	background-color: #7d010a;
	text-align: center;
	margin-top: 20px;
}
.zhao:hover {
	color: #FFF;
}/*联系我们*/
.contact {
	height: 372px;
}
.map {
	width: 730px;
	height: 372px;
}
.lian_you {
	width: 360px;
	height: 342px;
	background-color: #f7f7f7;
	padding: 30px 40px 0px 40px;
}
.qiling {
	font-size: 20px;
	color: #df0615;
	font-weight: bold;
	padding-bottom: 25px;
	background: url(../images/heng_line.jpg) no-repeat 0px bottom;
}
.lian_you p {
	color: #666666;
	line-height: 30px;
	padding-top: 20px;
}
.pagex {clear:both;height:30px;margin:20px;overflow:hidden; margin-left:0px;}
.mbbody_body .pagex { margin-left:20px;}
.pagex ul {}
.pagex ul li {float:left;border:1px solid #ccc;padding:2px 9px;margin:0 3px;line-height:20px; background:#fff;}
.pagex ul li.thisclass {display:inline-block;border:1px solid #1f82b7;padding:2px 9px;margin:0 3px;background:#df0615;color:#fff;}
.pagex ul li a {color:#6b6b6b;}
.pagex ul li a.thisclass{color:#df0615;}
.pagex ul li a:hover {color:#df0615;}
.pagex ul li span {display:inline-block;padding:0;}