﻿/*  */
@charset "utf-8";
	/* CSS Document */
body {
	overflow-x:hidden;
	color:#666;
	font-size:12px;
	font-family:microsoft yahei,"宋体";
	position:relative;
}
/*网站字体颜色*/
a {
	color:#666;
	text-decoration:none;
}
/*for ie f6n.net*/
a:focus {
	outline:0;
}
/*for ff f6n.net*/
a:hover {
	text-decoration:underline;
}
.vam {
	vertical-align:middle;
}
.clear {
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}
p {
	word-spacing:-1.5px;
}
.tr {
	text-align:right;
}
.tl {
	text-align:left;
}
.center {
	text-align:center;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.pa {
	position:absolute;
}
.pr {
	position:relative
}
/* -- 页面整体布局 -- */
.header,.content,.footer {
	width:1100px;
	margin:0 auto;
	font-family:microsoft yahei;
}
.left {
	width:226px;
	float:left;
}
.left2 {
	width:680px;
	float:left;
	overflow:hidden;
}
.left3 {
	width:754px;
	float:left;
	overflow:hidden;
	color:#666;
}
.lefttop {
	background:url(../images/left_top_img.gif) no-repeat;
	height:3px;
	font-size:0;
	overflow:hidden;
	margin-top:10px;
}
.left2top {
	height:3px;
	font-size:0;
	overflow:hidden;
}
.leftbot {
	background:url(../images/left_bot_img.gif) no-repeat;
	height:3px;
	font-size:0;
	overflow:hidden;
	margin-bottom:10px;
}
.left2bot {
	height:3px;
	font-size:0;
	overflow:hidden;
	margin-bottom:10px;
}
.rightbot {
	height:3px;
	font-size:0;
	overflow:hidden;
	margin-bottom:10px;
}
.right {
	width:846px;
	float:right;
	display:inline;
	overflow:hidden;
	background:#fff;
	padding-left:14px;
}
.right2 {
	width:275px;
	float:right;
	overflow:hidden;
}
.right3 {
	width:201px;
	float:right;
	overflow:hidden;
	color:#666;
}
.right2top {
	background:url(../images/right2_top_img.gif) no-repeat;
	height:3px;
	font-size:0;
	overflow:hidden;
}
.right2bot {
	background:url(../images/left_bot2_img.gif) no-repeat;
	height:3px;
	font-size:0;
	overflow:hidden;
	margin-bottom:10px;
}
.right_main {
	width:848px;
	min-height:458px;
	padding-bottom:15px;
	overflow:hidden;
	background:#fff;
}
.right2_main {
	width:273px;
	border:solid 1px #d5d5d5;
	border-top:0;
	border-bottom:0;
	padding-bottom:15px;
	overflow:hidden;
	background:#fff
}
.left2_main {
	width:678px;
	border:solid 1px #d5d5d5;
	padding-bottom:15px;
	overflow:hidden;
	background:#fff;
}
.h_nav li a:-webkit-any-link {
	display:block;
}
.container {
	margin-left:auto;
	margin-right:auto;
	width:1100px;
}
/*页眉*/
.header {
	position:relative;
	z-index:998;
	width:100%;
	background:#fff
}
/*--顶部链接导航*/
.hd_top {
	}.hd_top .container {
	height:29px;
	line-height:29px;
}
.hd_top span {
	display:block;
	width:300px;
	height:29px;
	background:url(../images/hdtopspan.png) no-repeat center;
}
.hd_top a {
	float:left;
	padding:0 10px;
	color:#fff;
	background:url(../images/hdtopbr.png) no-repeat left center;
}
.hd_top a.noBl {
	background-image:none;
}
/*--页眉内容*/
.hd_cont {
	position:relative;
	height:100px;
}
.hd_cont h1 {
	margin-top:-10px;
}
.hd_cont .hd_logo {
	position:absolute;
	left:130px;
}
.hd_cont .hd_logo dt {
	position:absolute;
	top:-10px;
	left:-141px;
}
.hd_cont .hd_logo dd {
	margin-left:75px;
	color:#060606;
}
.hd_cont .hd_logo dd h2 {
	font-size:24px;
	color:#F35E06;
}

.hd_cont .hd_logo dd h1 {
 
        font-size:24px;
 
        color:#F35E06;

}
.hd_cont .hd_logo dd p {
	font-size:20px;
	padding:7px;
}
.hd_cont .dh_phone {
	line-height:25px;
	padding:4px 42px 4px 0px;
	margin-top:25px;
	background:url(../images/hdphoen_ico.png) no-repeat left center;
	color:#ff4200;
	text-align:left;
}
.hd_cont .dh_phone dt{font-size:18px;color:#2f2f35;padding-left:57px;}
.hd_cont .dh_phone dd {
	font-size:28px;
	color:#ff5500;
        padding-left:57px;
	line-height:30px;
	font-family:Arial,Helvetica,sans-serif;
}
/*--导航栏*/
.dh_nav {
	background-color:#F35E06;
}
.fixed {position:fixed;top:0px;width:100%;}
.dh_nav ul {
	padding-left:150px;
	width:950px;
	height:60px;
}
.dh_nav li {
	float:left;
	transition:all 0s;
	height:60px;
}
.dh_nav li a {
	_float:left;
	padding-right:30px;
	padding-left:19px;
	height:60px;
	line-height:60px;
	color:#fff;
	font-size:16px;
	text-align:center;
	text-decoration:none;
	transition:all 0s;
	display:block;
}
.dh_nav li.navCur,.dh_nav li:hover {
	background:url(../images/navliah.png) repeat-x center;
}
.dh_nav .navCur a,.dh_nav li:hover a {
	color:#121212;
}
.dh_nav .sbIE7 {
	*width:66px;
}
/*页尾*/

.footWrap {
	background:url(../images/footwrap.jpg) no-repeat center;
}
.footer {
	position:relative;
	height:180px;
	overflow:hidden;
}
.fotTxt {
	margin:30px auto 50px auto;
	width:735px;
	overflow:hidden;
}
.fotTxt dl {
	padding-left:70px;
	padding-right:7px;
	float:left;
	height:40px;
	border-left:1px dotted #80b6a0;
	color:#fff;
	background-repeat:no-repeat;
	background-position:24px center;
}
.fotTxt dt {
	font-size:13px;
}
.fotTxt dd {
	font-size:16px;
}
.fotTxt .fotPhone {
	background-image:url(../images/fottxt_ico01.png);
	border-left-width:0px;
}
.fotTxt .fotPhone dd {
	font-size:24px;
	line-height:20px;
}
.fotTxt .fotIco2 {
	background-image:url(../images/fottxt_ico02.png);
}
.fotTxt .fotIco3 {
	background-image:url(../images/fottxt_ico03.png);
}
.fotNav {
	text-align:center;
}
.fotNav a {
	padding:0 12px;
	color:#fff;
	background:url(../images/fotnavbr.png) no-repeat left center;
}
.fotNav a.noBl {
	background-image:none;
}
.fotP {
	padding-top:10px;
	text-align:center;
	color:#fff;
}
/*页wei*/
.foot-links {
	background-color:#E94F07;
	border-top:1px solid #eaeaea;
}
.foot-links-content {
	width:100%;
	max-width:1280px;
	min-width:980px;
	margin:0 auto;
	overflow:hidden;
	padding-top:25px;
	height:200px;
}
.foot-links-content li {
	width:10%;
	float:left
}
.foot-links-content .foot-ewm {
	float:left;
	color:white;
	font-size:14px;
}
.foot-links-content .foot-ewm img {
	width:150px;
	padding-right:54px;
	padding-bottom:8px;
}
.foot-links-content .rex .title {
	font-size:20px;
}
.foot-links-content .title {
	color:#ffffff;
	font-size:15px;
	padding-bottom:10px;
	padding-left:2px;
	font-weight:bold
}
.foot-links-content .telnum {
	color:#F5F902;
	font-size:18px;
}
.foot-links-content a {
	display:block;
	color:#ffffff;
	font-size:13px;
	padding:2px 10px;
	background:url(../images/menu/icons.gif) left no-repeat
}
.foot-bt {
	height:70px;
	background:#0087ff;
	border-top:5px solid #FF7700
}
.foot-bt-content {
	width:100%;
	max-width:1180px;
	min-width:980px;
	margin:0 auto
}
.ft-logo a {
	display:block;
	width:100px;
	height:20px
}
.ft-logo {
	width:100px;
	height:20px;
	background-position:-440px 0;
	float:left;
	text-indent:-999em;
	margin-top:28px
}
.ft-info {
	color:#fff;
	float:left;
	margin-left:20px;
	margin-top:25px
}
.ft-info a {
	color:#828282!important
}
.ft-info a:hover {
	color:#00925f!important
}
.foot-bt-links {
	float:right;
	padding-top:25px
}
.foot-bt-links a {
	padding-left:20px;
	color:#e2e2e2;
	float:left
}
.foot-bt-links .lang {
	padding-right:15px;
	float:left;
	position:relative;
	background-position:90px -972px
}
.foot-bt-links .lang-tip {
	background-position:69px -962px
}
.foot-tel,.foot-zxkf {
	margin:10px 0
}
.foot-zxkf {
	cursor:pointer
}
.foot-tel {
	background:url("../images/tel_s.png") no-repeat scroll 0 5px
}
.foot-wz-01,.foot-wz-02 {
	margin-left:57px;
	width:175px
}
.foot-wz-01 {
	font-size:22px;
	color:#ff6600
}
.foot-tel-01 {
	font-size:26px
}
.foot-zxkf {
	background:url("../images/zxkf.png") no-repeat scroll 0 10px
}
.foot-kf-01 {
	background:url("../images/zx.png") no-repeat scroll 110px 13px transparent
}
.frendlinks {
	background-color:#f4f4f4;
	width:100%;
	height:30px;
}
.frendlinks_c {
	max-width:1280px;
	min-width:980px;
	margin:0 auto;
	line-height:30px;
	font-size:14px;
}
.f_foot {
	text-align:center;
	color:white;
	height:36px;
	font-size:13px;
	padding:11px;
	background-color:#cd4708;
}
/*产品左侧*/
.cpleft {
	width:20%;
	float:left
}
.cpleft .tit {
	width:115px;
	background-color:#F35E06;
	margin-bottom:4px;
	padding:20px 50px;
	font-size:22px;
	color:white;
	text-align:center;
}
.cpleft .tit em {
	font-size:14px;
	margin-top:4px;
}
.cpleft ul {
	width:98%;
	overflow:hidden
}
.cpleft ul li {
	line-height:60px;
	margin-bottom:3px
}
.cpleft ul li a {
	display:block;
	background:#818488;
	font-size:18px;
	color:#fff;
	padding-left:30px;
	-webkit-transition:.3s all ease;
	-moz-transition:.3s all ease;
	-ms-transition:.3s all ease;
	-o-transition:.3s all ease;
	transition:.3s all ease
}
.cpleft ul li a img {
	padding-right:10px;
	padding-bottom:7px;
	width:38px;
	height:38px;
	-moz-transition:.3s all ease;
	-ms-transition:.3s all ease;
	-o-transition:.3s all ease;
	transition:.3s all ease;
	text-shadow:0 0 0 #999
}
.cpleft ul li a:hover,.cpleft ul li a.on {
	background:#FF7700;
	color:#FFF
}
.cpleft ul li a:hover img,.cpleft ul li a.on img {
	width:46px;
	height:46px;
	text-shadow:2px 2px 2px #333;
	padding-bottom:5px
}
.cpleft ul li ul {
	margin-top:2px;
	width:100%;
	display:none;
	margin-left:4px
}
.cpleft ul li ul li {
	line-height:40px;
	margin-bottom:2px
}
.cpleft ul li ul li a {
	font-size:14px;
	padding-left:30px;
	background:#999
}
.cpleft ul li ul li a:hover {
	transform:translate(2px,0);
	-webkit-transform:translate(10px,0);
	-moz-transform:translate(10px,0);
	-o-transform:translate(10px,0);
	-ms-transform:translate(10px,0)
}
.cpleft ul li:hover ul,.cpleft ul li.on ul {
	display:block
}
.dtBox h4 a {
	color:orange;
}
/*顶部返回 css*/
.bottom_tools {
	position:fixed;
	z-index:1070;
	right:40px;
	left:50%;
	margin:0 0 0 550px;
}
.bottom_tools>* {
	font:0/0 a;
	display:block;
	margin-top:5px;
	color:transparent;
	border:0;
	background-color:transparent;
	text-shadow:none
}
#scrollUp {
	width:45px;
	height:45px;
	background-image:url(../images/backgrounds.32.png);
	background-position:-54px -53px;
	display:none;
	filter:alpha(opacity=60);
	opacity:0.6;
}
#scrollUp:hover {
	background-image:url(../images/backgrounds.32.png);
	background-position:-100px -53px
}
input:focus, textarea:focus{border:2px solid #E94F07;}

/*新加的*/
.header .Nav{ border-top:1px solid #d9d9d9; height: 55px; border-bottom:1px solid #d9d9d9}
.header .navBox{ width: 102%;}
.header .navBox>li{ float: left; font-size: 16px;line-height: 55px; height: 55px; position: relative}
.header .navBox>li>a{ display: block; text-decoration: none; color: #333 }
.header .navBox>li.last{ background: none}
.header .navBox>li:hover,.header .navBox>li.cur{ background: #E94F07}
.header .navBox>li:hover>a,.header .navBox>li.cur>a{ color: #fff}
.header .navNext{ position: absolute; top:55px; left: 0;  border: 1px solid #ce224a; box-sizing: border-box; background: #fff; width: 100%; display: none;z-index:999;}
.header .navNext a{ display: block; text-align:center; font-size: 16px; color: #333; padding: 15px 0; border-top: 1px solid #dbdbdb; line-height: normal; margin: 0 10px;}
.header .navNext a:first-child{ border: none}
.header .navBox>li:hover .navNext{ display: block}
/*产品二级样式*/
.header #navNext{width:444px;}
.header #navNext a{width:200px;float:left;}
.cpCont { width: 1100px;padding: 30px 30px;background: #fff;margin: 0 auto;}
/*底部*/
.footer1{ padding: 10px 0; background-color: #cd4708; line-height: 36px;}
.footer1 span{ color: #ccc; font-size: 13px;}
.footer1 a{ font-size: 13px; color: #fff; padding: 0 13px; transition: all ease-in-out .2s;}
.footer1 a:hover{ color: #fff;}
.footer2{background-color: #E94F07;padding-bottom: 20px;}
.footer2-l dl{ float: left; width: 115px; margin-right: 75px; margin-top: 15px;}
.footer2-l dl dt{ display: block; font-size: 14px; color: #fff; line-height: 42px; border-bottom: 1px solid #111; margin-bottom: 14px;}
.footer2-l dl dd{ line-height: 26px; font-size: 14px;}
.footer2-l dl dd a{ color: #fff;  transition: all ease-in-out .2s;}
.footer2-l dl dd a:hover{ color: #fff;}
.footer2-r{ width: 250px; margin-top: 32px;}
.footer2-r img{ float: left;width:120px;}
.footer2-r dl{ float: left; width: 94px; float: right;}
.footer2-r dl dt{ display: block; font-size: 14px; color: #fff;  padding-bottom: 10px; line-height: 1; border-bottom: 1px solid #111; margin-bottom: 30px;}
.footer2-r dl dd{ line-height: 26px; font-size: 14px; color: #fff;}
.footer3{ height: 50px; line-height: 50px; color: #555; background-color: #cd4708; }
.footer3 a{ color: #555; margin-right: 36px;}
.g-cf:after { content:""; clear:both; display:table; }  
.g-f-l { float:left; _display:inline; }  
.g-f-r { float:right; _display:inline; } 
