/* CSS Document */
#header{
	height:55px;
	padding-bottom:4px;
	background:url("../images/headerbg.png")/*tpa=http://dpx.cc/statics/dpx/images/headerbg.png*/ repeat-x left bottom #fff;
	position:fixed;
	width:100%;
}
#header .logo{
	width: 224px;
	height: 35px;
	margin-top: 10px;
	margin-left:50px;
}
#header .nav{
	width: auto;
	height: 55px;
	display: inline-block;
	margin-right:30px;
}
#header .nav ul li {
	height: 55px;
	line-height: 55px;
	font-size: 12px;
	float: left;
	/*margin: 0 20px;*/
	width: 90px;
	text-align:center;
}
#header .nav ul li a{
	color: #333333;
	width:100%;
	text-align:center;
}
#header .nav ul li a:hover/*,#header .nav ul li.current a*/{
	color: #d4141f;
	font-weight:bold;
}
/*----------- 下拉 begin ---------------*/
#header .nav ul li ul{ 
	display:none; /*默认隐藏*/ 
	width:100px; 
	/*padding:5px 0;  
	left:-10px; */
	top:55px;
	color:#fff; 
	background:#D4141F;
	text-align:center;
	margin-left:-5px;
	border-top:#CCC solid 1px;
	z-index:99999;
	position:absolute;
}
#header .nav ul li ul li{ 
	vertical-align:middle;
	width:100px;
	height:35px;
	color:#fff;
	background:#D4141F;
	border-bottom:#CCC solid 1px;
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
	
}
#header .nav ul li ul li a{ 
	height:35px; 
	line-height:35px; 
	display:block; 
	color:#FFF;   
}
#header .nav ul li ul li a:hover{ 
	color:#000;
	font-weight:bold;
	background:#fff;
}
/*------------ 下拉 end --------------*/
/*header*/
#subTitle{
	padding-top:60px;
}
#subTitle .name,#menu .name{
	font-size:17px;
	color:#d4141f;
	font-weight:bold;
/*	padding-left:25px;
	background:url(../images/kxy.jpg) no-repeat left center;
*/	height:20px;
	line-height:20px;
	/*width:20%;*/
	margin-right:20px;
}
#subTitle .name1{
	font-size:17px;
	height:20px;
	line-height:20px;
	margin-right:20px;
	cursor:pointer;
}
#menu{
	width:100%;
	background:#fff;
	height:60px;
	position:fixed;
	left:0;
	top:0;
	z-index:100;
	padding-top:30px;
}
#menu .menu1{
	margin-right:60px;
}
#menu .menu1 li{
	float:left;
}
#menu .menu1 li a{
	display:block;
	height:26px;
	line-height:26px;
	color:#666666;
	font-size:12px;
	padding:0 15px;
	margin:0 5px;
}
#menu .menu1 li a:hover,#menu .menu1 .active a{
	color:#fff;
	border-radius:2px;
	background:#d4141f;
}
.fix-div{
	top:0px !important;
}


/*subTitle*/
#content{
	margin-top:30px;
}
.contact{
	padding:40px;
}
.contact .map{
	width:608px;
	height:502px;
}
.contact .add{
	margin-left:90px;
	font-size:14px;
}
.contact .add .add1{
	margin:20px 0;
}
.contact .add .add2,.contact .add .ewm{
	margin-top:40px;
}
.contact .add .add1 strong{
	display:block;
	background:#d4141f;
	font-weight:bold;
	border-radius:2px;
	width:80px;
	text-align:center;
	height:30px;
	line-height:30px;
	margin-bottom:8px;
	color:#fff;
	transition:0.3s ease 0s;
}
.contact .add .add1 p{
	line-height:24px;
	color:#333333;
	transition:0.3s ease 0s;
}
.contact .add .ewm{
	width:130px;
}
.contact .add .ewm img{
	display:block;
	width:128px;
	height:130px;
	transition:0.3s ease 0s;
	border:1px solid #d7d6d6;
	border-radius:2px;
}
.contact .add .ewm p{
	text-align:center;
	color:#333;
	padding-top:10px;
	transition:0.3s ease 0s;
}
.contact .add .add1:hover strong{
	background:#333;
}
.contact .add .add1:hover p,.contact .add .ewm:hover p{
	color:#787878;
}
.contact .add .ewm:hover img{
	border:1px solid #d4141f;
}
/*contact***********************/
.join{
	padding-bottom:20px;
}
.join .joinTitle{
	height:36px;
	line-height:36px;
	border-bottom:1px solid #d4141f;
	font-size:14px;
	color:#333333;
	font-weight:bold;
}
.join .joinTitle .jobT,.joinList li .joinConT .job{
	margin-left:30px;
	width:305px;
	transition:0.3s ease 0s;
}
.join .joinTitle .areaT,.joinList li .joinConT .area{
	width:200px;
	text-align:center;
	transition:0.3s ease 0s;
}
.join .joinTitle .numT,.joinList li .joinConT .num{
	width:200px;
	text-align:center;
	transition:0.3s ease 0s;
}
.join .joinTitle .dateT,.joinList li .joinConT .date{
	width:250px;
	text-align:center;
	margin-right:20px;
	transition:0.3s ease 0s;
}
.join .joinTitle .endT,.joinList li .joinConT .end{
	margin-right:30px;
	text-align:center;
	width:100px;
	transition:0.3s ease 0s;
}
.joinList li .joinConT{
	font-size:13px;
	color:#666666;
	line-height:44px;
	height:44px;
	border-bottom:1px solid #dbdbd9;
	cursor:pointer;
}
.none{
	display:none;
}
.joinList li .joinCon{
	padding:30px;
	border-bottom:1px solid #dbdbd9;
	background:#fafafa;
}
.joinList li .joinZige{
	width:65%;
}
.joinList li .joinZige strong{
	display:block;
	font-weight:bold;
	color:#333333;
	font-size:14px;
	margin-bottom:8px;
}
.joinList li .joinZige p,.joinList li .joinDown p{
	line-height:24px;
	color:#666;
}
.joinList li .joinDown{
	width:240px;
	text-align:right;
	padding-top:27px;
}
.joinList li .joinDown p a{
	color:#d4141f;
	text-decoration:underline;
}
.joinList li .joinDown p a:hover{
	color:#000;
}
.joinList li.selected .joinConT .job,.joinList li .joinConT:hover .job{
	color:#d4141f;
	font-weight:bold;
	
}
.joinList li.selected .joinConT .area,.joinList li .joinConT:hover .area,.joinList li.selected .joinConT .num,.joinList li .joinConT:hover .num,.joinList li.selected .joinConT .date,.joinList li .joinConT:hover .date,.joinList li.selected .joinConT .end,.joinList li .joinConT:hover .end{
	color:#999;
}
/*join***********************/
.news{
	padding-bottom:150px;
}
#newsList li{
	margin-bottom:20px;
}
#newsList li .newsTitle{
	height:90px;
	width:100%;
	background:url("../images/newslistbg.jpg")/*tpa=http://dpx.cc/statics/dpx/images/newslistbg.jpg*/ repeat-x left bottom;
	cursor:pointer;
}
#newsList li .newsTitle .newsPic{
	width:125px;
	padding-left:10px;
}
#newsList li .newsTitle .newsPic img{
	width:121px;
	height:86px;
	border-radius:4px;
	border:2px solid #fff;
	transition:0.3s ease 0s;
}
#newsList li .newsTitle .newsText{
	padding-left:20px;
	width:70%;
}
#newsList li .newsTitle .newsText strong{
	font-size:14px;
	font-weight:bold;
	color:#333333;
	transition:0.3s ease 0s;
	margin:5px 0 8px 0;
	display:block;
}
#newsList li .newsTitle .newsText p{
	color:#999999;
	line-height:20px;
	transition:0.3s ease 0s;
}
#newsList li .newsDate{
	padding-right:20px;
	color:#666;
}
#newsList li .newsCon{
	padding:30px 70px;
	color:#333333;
	font-size:13px;
	line-height:26px;
	border-bottom:1px solid #dbdbd9;
	background:#fafafa;
}
#newsList li .newsCon p{
	color:#333333;
	font-size:13px;
	line-height:26px;
	text-indent:2em;
}
#newsList li .newsCon p img,#newsList li .newsCon img{
	display:block;
	margin:20px auto;
}
#newsList li.selected .newsTitle .newsText strong,#newsList li .newsTitle:hover .newsText strong{
	color:#d4141f;
}
#newsList li.selected .newsTitle .newsPic img,#newsList li .newsTitle:hover .newsPic img{
	width:121px;
	height:86px;
	border:2px solid #d4141f;
}
/*news***********************/
.kanwu{
	padding-bottom:150px;
}
.kanwu ul li{
	float:left;
	width:346px;
	margin:15px 10px;
	background:#666666;
	padding:15px;
	height:194px;
}
.kanwu ul li .kwPic{
	height:194px;
	width:140px;
}
.kanwu ul li .kwText{
	margin-left:25px;
	padding-top:60px;
}
.kanwu ul li .kwText strong{
	color:#fff;
	font-size:15px;
	font-weight:normal;
	margin-bottom:10px;
	display:block;
}
.kanwu ul li .kwText a{
	color:#fff;
	font-size:12px;
	line-height:13px;
	display:block;
	width:163px;
	border:1px solid #fff;
	text-align:center;
	padding:7px 0;
}
.kanwu ul li .kwText a:hover,.kanwu ul li:hover .kwText a{
	border:1px solid #d4141f;
	background:#d4141f;
}
/*kanwu*/
#top{
	position:absolute;
	right:50px;
	top:30px;
	z-index:100;
}
#top{
	width:auto;
}
#top .topPic{
	width:37px;
	height:31px;
	cursor:pointer;
	float:right;
}
#top .toplist{
	background:url("../images/bg0003.png")/*tpa=http://dpx.cc/statics/dpx/images/bg0003.png*/;
	border-radius:3px;
	padding:15px 0 15px 20px;
	margin-top:10px;
	width:70px;
}
#top .toplist a{
	display:block;
	height:26px;
	line-height:26px;
	color:#fff;
}
#top .toplist a:hover{
	color:#d4141f;
}
/*caseShow*/
.p_about .casebox {
	clear:both;
	height:100%;
	position: relative;
/*	padding-bottom:45px;*/
}
.p_about .casebox .conbox {
	clear:both;
}
.p_about .casebox .conbox .itemList {
	width: 100%;
}
.p_about .casebox .conbox .itemList .item {
	width: 25%;
	text-align: center;
}
.p_about .casebox .conbox .itemList .item .pic {
	width: 100%;
	position: relative;
}
.p_about .casebox .conbox .itemList .item .pic .t {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url("../images/ipng.png")/*tpa=http://dpx.cc/statics/dpx/images/ipng.png*/;
	color: #FFF;
	top: 0px;
	left: 0px;
	display: none;
}

.p_about .casebox .conbox .itemList .item .pic .tt {
	position: absolute;
	width: 100%;
	height: 100%;
	color: #FFF;
	top: 0px;
	left: 0px;
	display: none;
}

.p_about .casebox .conbox .itemList .item .pic .t a strong{
	display:block;
	/*padding-top:18%;*/
	line-height:247px;
	font-size:15px;
	padding-bottom:15px;
}
.p_about .casebox .conbox .itemList .item .pic .t a p{
	width: 70%;
	margin: 0 auto;
	height:100px;
	line-height:22px;
}
.p_about .casebox .conbox .itemList .item .pic .t a {
	height: 100%;
	color: #FFF;
	font-size: 12px;
}
.p_about .casebox .conbox .itemList .item .pic img {
	width: 100%;
}

.p_about .casebox .conbox .itemList .item .pic .tt {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url("../images/ipng2.png")/*tpa=http://dpx.cc/statics/dpx/images/ipng2.png*/;
	color: #FFF;
	top: 0px;
	left: 0px;
	display: block;
}


.p_about .casebox .conbox .itemList .item .pic .t2 {
	position: absolute;
	width: 100%;
	height: 100%;

	color: #FFF;
	top: 0px;
	left: 0px;
	display: block;
}

.p_about .casebox .conbox .itemList .item .pic .t2 a strong{
	display:block;
	padding-top:18%;
	font-size:15px;
	padding-bottom:15px;
}
.p_about .casebox .conbox .itemList .item .pic .t2 a p{
	width: 70%;
	margin: 0 auto;
	height:100px;
	line-height:22px;
}
.p_about .casebox .conbox .itemList .item .pic .t2 a {
	height: 100%;
	color: #FFF;
	font-size: 12px;
}
#nobg .pic .t{background:none;}
#nobg .pic .t a{ cursor:default;}


.joinus{ width:440px; height:365px; border:1px solid #F00; padding:10px 20px; display:none;}
.j_header{ padding-top:10px;}
.joinbody{ width:430px; margin:auto;}
.j_tips{ text-align:right; color:red;}
.joinbody ul{ list-style:none; width:100%; padding-top:20px;}
.joinbody ul li{ float:left; width:100%; line-height:30px; margin-bottom:10px;}
.joinbody ul li .j_title{ width:90px; text-align:right; float:left;}
.joinbody ul li .j_title span{ color:red; margin-right:3px;}
.joinbody ul li .j_content{ width:290px; text-align:left; float:left;}
.j_input{ width:270px;  border:1px solid #ccc; height:30px; line-height:30px;}

.j_tips{ text-align:right; color:red;}
.j_tips2{ text-align:left; color:red;}
.submit{ text-align:center;}
.j_submit{ width:100px; height:34px; background:url("../images/jsubmit.png")/*tpa=http://dpx.cc/statics/dpx/images/jsubmit.png*/ no-repeat; margin-right:5px;}
.j_cancel{ width:100px; height:34px; background:url("../images/jcancel.jpg")/*tpa=http://dpx.cc/statics/dpx/images/jcancel.jpg*/ no-repeat;}

.joinConT a{ color:#333;}


.page {text-align: center;margin: 30px auto;}
.page a ,.page span{
    font: 12px/24px "SimSun";
    color: #c70808;
    font-weight: bold;
    border-radius: 4px;
    padding: 4px 6px;
    border: 1px solid #c70808;
    margin-right: 5px;
}
.page a i{font: 12px/24px "SimSun";font-weight: bold;}
/*.page a.on,.page span{color: #fff;background: #c70808;}*/
