@charset "UTF-8";
/*------------// Overall //------------------*/
html, body {
margin: 0;
padding: 0;
}
body {
	background-color: #fff;
	color: #333;
	font:12px/1.5 Microsoft YaHei,Arial,tahoma,arial,Hiragino Sans GB,\\5b8b\4f53,sans-serif;
	margin:0;
	padding:0;
}
*{
	margin:0;
	padding:0;	
	list-style-type: none;
}
a{
	text-decoration:none;
}  
.wrap {
  background: #fff;
  min-width: 1200px;
}
.full_column-fixed{
	position:fixed;
	top:0;	
	background:#fff;
}
.full_column{
	width: 100%;
	height: 80px; 
	z-index: 999;
	line-height:80px;
}
.full_column .full_width{
	position: absolute; 
	height: 80px; 
	background: url("../images/dh_xia.png") no-repeat center center;
	width: 1920px;
}
.full_column .full_content{
	width:1200px; 
	height:80px;
	margin:0 auto;    
	position: relative;
}
.full_column .top_logo{
	float: left;
	line-height: 80px;
	height:80px;
}
.full_column .top_logo img{
  	align-items: center;
	vertical-align: middle;
}
.full_column .wp-line_content{
	padding: 0px;
	border-color: transparent;
	position:absolute;
	top:15px;
	left:155px;
}

.full_column .vertical-solid{
	border-left:1px solid #e9e9e9;
	height:50px;
	width:0;
}

.full_column .wp-title_content{
	padding: 0px;
	border-color: transparent;
	position:absolute;
	left:175px;
}
.full_column .wp-title_content span{
	color: #999; 
	font-size: 16px; 
	line-height: 50px; 
	text-align: center;
	height:50px;
}
.full_column .cstlayer{
	z-index: 100; 
	width: 163px; 
	height: 23px;
	left: 320px; 
	top: 0px; 
	position: absolute; 
	z-index: 106; 
	width: 665px; 
	height: 80px;
}
.full_column .cstlayer-right{
	right: 0px; 
	top: 25px; 
	position: absolute; 
	z-index: 103; 
	width: 190px; 
	height: 32px;
}
.full_column .wp-tel_content{
	word-wrap: break-word; 
	padding: 0px; 
	border: 0px solid transparent; 
	height: 32px; 
	line-height:normal;
	width: 190px; 
	display: block; 
	background-color: #ff0d0d;
}
.full_column .wp-tel_txt{
	color: #fff; 
	font-size: 20px; 
}
.full_column .paragraph_image{
	width: 15px; 
	height: 24px; 
	top: 5px; 
	left: 10px; 
	position: relative; 
	display: inline;
}
.full_column .wp-new_navigation_content{
	border: 0px solid transparent; 
	width: 665px; 
	padding: 0px; 
	display: block; 
	overflow: visible; 
	height: auto;
}
.full_column .wp-new_navigation_content {
	position: relative;
	height: 80px;
	line-height: 80px;
}
.full_column .wp-new_navigation_content ul {
	position: absolute;
	left: 0px;
	background-image: url("../images/png_bg.png");
	background-color: transparent;
	margin:0;
	padding:0;
}
.full_column .wp-new_navigation_content ul li {
	position: relative;
	text-align: center;
	background-image: url("../images/png_bg.png");
	list-style:none;
	float: left;
	height: 80px;
	line-height:80px;
	padding:0 20px;
}
.full_column .wp-new_navigation_content li.lihover {
    height: 54px;
    line-height: 54px;
    background-color: transparent;
    background-position: bottom left;
    background-repeat: repeat-x;
    background-color: transparent;
    line-height: 80px;
    background-position: center center;
    background-image: url(../images/dh_xiala.png);
    height: 80px;
	padding:0 20px;
}
.full_column .wp-new_navigation_content ul li.wp_subtop>a {
    color: #666666;
	font-size:14px;
}
.full_column .wp-new_navigation_content ul li>a.ahover {
    font-size: 12px;
    font-family: arial;
    color: #fff;
    text-align: center;
    font-weight: normal;
    font-style: normal;
    color: #ff0000;
    font-size: 14px;
    font-family: Microsoft YaHei;
}

.full_column .navigation > li.active > a, .full_column .navigation > li.active > a:hover {
    color: #fff;
    background: #ff6d01;
}

.full_column .navigation > li > a:hover {
    color: #ff6d01;
}
.full_column .navigation .sub-nav {
    opacity: 0;
    display: none;
    filter: alpha(opacity=0);
    position: absolute;
    top: 80px;
    left: 50%;
    margin-left: -48px;
    width: 96px;
    background: #f9f9f9;
    z-index: 1000;
}


.full_column .navigation .sub-nav:after {
    content: "";
    color: #ff0000;
    position: absolute;
    top: -14px;
    left: 50%;
    height: 6px;
    width: 6px;
    margin-left: -6px;
    z-index: 1100;
    overflow: hidden ;
    border-width: 6px;
    border-style: dashed dashed solid;
    border-color: transparent transparent #fa0d0d;    
	box-sizing: border-box;
}
.full_column .navigation .sub-nav > li {
    text-align: center;
	float:none;
	height:40px;
	line-height:40px;
	padding:0;
}
.full_column .navigation .sub-nav > li > a {
    display: block;
    font-size: 12px;
    text-align: center;
    border-top: 1px solid #f1f1f1;
    color: #333;
    text-decoration: none;
}

.full_column .navigation .sub-nav > li > a:hover {
    color: #fff;
    background: #fa0d0d;
}


.footer{
	width:100%;
	position:absolute;
	top:5195px;
	height:310px;
	z-index:105;
}
.footer {
    margin: auto;
    color: #999999;
    text-align: center;
    border-top: 1px solid #E5EFD6;
}

.footer {
    background: url(../images/footerBG.jpg) no-repeat center;
}
.footer .topCon {
    width: 1200px;
    margin: 0 auto;
}
.footer .footerNav {
    margin-bottom: 40px;
    width: 100%;
    height: 70px;
    text-align: center;
    line-height: 70px;
}
.footer .footerNav ul {
    display: inline-block;
    margin: 0 auto;
    height: 70px;
}
.footer .footerNav ul li {
    float: left;
    height: 70px;
    line-height: 70px;
    margin: 0 10px;
}
.footer .footerNav ul li a {
    text-decoration: none;
    color: #FFFFFF;
    font-size: 14px;
}
.footer .footerNav ul span {
    display: inline-block;
    float: left;
    font-weight: bold;
    color: #FFFFFF;
}
.footer .footerLogo {
    float: left;
    width: 200px;
    height: 190px;
    text-align: center;
}
.footer .footerContact {
    float: left;
    width: 770px;
    height: 190px;
	margin-left:30px;
	margin-top:10px;
}
.footer .footerContact p {
    text-align: left;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 30px;
}
.footer .footerImg {
    float: left;
    width: 200px;
    height: 190px;
    background: url(../images/footerImg.png) no-repeat center top;
}
.footer .footerImg img {
    width: 120px;
    height: 106px;
    margin-top: 8px;
}
.footer .footerImg p {
    text-align: center;
    font-size: 12px;
    line-height: 42px;
    color: #FFFFFF;
}