﻿@charset "utf-8";
/* CSS Document */
html{overflow:-Scroll;overflow-x:hidden;zoom:1;overflow-y:scroll;overflow:-moz-scrollbars-vertical;}
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; text-align:center
	padding: 0;
}
ul, li {
	list-style: none; margin-left:0px; padding-left:0px;
}
img {
	border: 0px;
}
a {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #ff9600;
}
#topcontrol {
	width: 26px;
	height: 73px;
	background: url(images/topback.gif);
}
a:focus {
	outline: 0;
} /*for ff f6n.net*/
.fl {
	float: left;
}
.fr {
	float: right;
}
body {
	background: #FFF;
	color: #666;
	font-size: 13px;
	font-family: "Microsoft YaHei";
	margin: auto;
	min-width: 1170px;
}
.content, .iwrap {
	width: 1170px;
	margin: auto;
}
.clear {
	clear: both;
}
.mt10 {
	margin-top: 10px;
}
em {
	font-style: normal;
}
.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
html {
	overflow-x: hidden;
}
#top {
	width: 100%;
	height: 36px;
	background: url(../images/headbg.jpg) left top repeat-x;
	line-height: 36px;
	font-family: "Microsoft YaHei"; margin:0 auto; text-align:center;
}
.top_au {
	width: 1170px;
	height: 36px;
	margin: 0 auto;
	padding:0px;
	font-size: 12px;
	color: #999693;
	line-height: 36px; position:relative; clear:both;
}
.top_au p {
	font-size: 13px;
	color: #666;
	float: left;
}
.top_au p b {
	color: #666;
}
.top_au span {
	height: 36px;
	display: block;
	float: right;
}
.top_au span a {
	display: inline-block;
	padding: 0px 10px;
	font-size: 13px;
	height: 22px;
	line-height: 22px;
	border-right: 1px dotted #ccc;
	margin-top: 7px;
}
#logo {
	width: 100%;
	height: 100px;
	overflow: hidden;
	background: #fff;
	font-family: "Microsoft YaHei"; text-align:center;
}
.logo_au {
	width: 1170px;
	margin:0 auto;
	margin-top: 10px;
}
.ilogo {
	float: left;
	margin-top: 10px;
}
.ilogo img {
	width: 230px;
	float: left;
	margin-right: 5px;
}
.ilogo .hd_txt {
	float: left;
	font-size: 15px;
	color: #1a1a1a;
	/*width: 380px;*/
	text-align: left;
	line-height: 28px;
	margin-top: 5px;
	font-weight: 500;
	background: url(../images/logoline.png) 0px top no-repeat;
	padding-left: 10px;
}
.ilogo .hd_txt span {
	font-size: 19px;
	display: block;
	text-transform: uppercase;
	color: #ec6b03;
	font-weight: 600;
}
.ierw {
	float: right;
	margin-right: 20px;
	margin-top: 5px;
}
.ierw img {
	width: 92px;
	height: 112px;
}
.itel {
	float: right;
	text-align: right;
	
	width: 240px;
	padding-left: 10px;
}
.itel span {
	display: block;
	font-size: 14px;
	color: #4c4b49;
}
.itel p {
	font-size: 15px;
	color: #4c4b49;
}
.itel .phone {
	font-size: 22px;
	font-weight: 500;
	line-height: 25px;
	color: #4c4b49;
}
#navigation {
	width: 100%;
	height: 50px;
	font-family: "Microsoft YaHei";
	background:#d8012b none repeat scroll 0 0; text-align:center

}
#nav {
	width: 1157px;;
	height: 50px;
	margin-bottom: 1px;
	background: #d8012b;
	z-index: 99999999;
	margin: 0px auto;
}
#nav ul {
	width: 1170px;
	height: 50px;
	margin: auto;
}
#nav ul li {
	width: 130px;
	height: 50px;
	line-height: 50px;
	float: left;
	text-align: center;
	background: url(../images/meunline.jpg) 0px 20px no-repeat;
	position: relative;
}
#nav ul li a {
	font-size: 15px;
	color: #FFF;
	display: block;
}
#nav ul li a:hover {
	text-decoration: none;
	background: #ff9600;
	color: #fff
}
#nav ul li.lis {
	width: 2px;
	height: 50px;
	float: left;
	background: url(../images/meunline.jpg) right center no-repeat;
}
#nav .cur {
	background: #ff9600;
	color: #fff
}
#nav .cur a {
	color: #fff
}
#nav li ul.erj {
	position: absolute;
	top: 50px;
	left: 0;
	width: 125px;
	background: #343538;
	text-align: center;
	z-index: 99999999;
	height: auto;
	display: none;
}
#nav li ul.erj li {
	float: none;
	clear: both;
	display: block;
	margin-left: 0;
	height: 40px;
	overflow: hidden;
}
#nav li ul.erj li a {
	display: block;
	background: #343538;
	color: #fff;
	padding: 0;
	height: 40px;
	line-height: 40px;
	font-weight: normal;
	font-size: 12px;
	border-bottom: 1px solid #b2b2b2;
}
#nav li ul.erj li a em {
	display: block;
	margin-left: 8px;
	padding-right: 8px;
}
#nav li ul.erj li a:hover {
	text-decoration: none;
	clear: both;
	background: #ff9600;
	color: #fff
}
#nav li ul.erj a.nobd {
	border: 0;
}
#nav li span {
	color: #fff;
	display: block;
	float: left;
	text-align: center;
}
#sech {
	width: 100%;
	height: 50px;
	float: left;
	background: url(images/showds.jpg)repeat-x;
	font-family: "Microsoft YaHei"; text-align:center
}
.sech_au {
	width: 1000px;
	height: 41px;
	margin: 0px auto;
}
.sech_au p {
	float: left;
	height: 41px;
	float: left;
	width: 720px;
	overflow: hidden;
	line-height: 41px;
	font-size: 12px;
	color: #333;
}
.sech_au p b {
	font-size: 14px;
	color: #333;
}
.sech_au p a {
	font-size: 12px;
	color: #333;
	margin: 0px 5px;
}
.sechbox {
	float: right;
}
.se_text {
	float: left;
	margin: 5px 0px 8px 10px;
	width: 157px;
	padding-left: 30px;
	height: 28px;
	line-height: 28px;
	background: url(images/serbg.jpg);
	border: 0px;
}
input:focus {
	outline: none;
	border: 0;
}
.se_but {
	float: left;
	margin: 5px 0px 8px 0px;
	width: 36px;
	height: 28px;
	background: url(images/tijiaobg.jpg);
	border: 0px;
	cursor: pointer;
}
#footer {
	width: 100%;
	padding: 0px;
	padding-top: 20px;
	background: #1f2024;
	font-family: "Microsoft YaHei"; text-align:center
}
.footer_au {
	width: 1170px;
	margin: 0px auto;
	font-size: 14px;
	color: #909499;
	text-align: center;
}
.footer_au img {
	margin: 10px auto;
}
#foot_nav {
	width: 100%;
	height: 35px; text-align:center
}
#foot_nav p {
	width: 1170px;
	height: 35px;
	margin: 0px auto;
	line-height: 35px;
	text-align: center;
}
#foot_nav p a {
	font-size: 14px;
	color: #909499;
	margin: 0px 20px;
	line-height: 35px;
	display: inline-block;
*display:inline;
*zoom:1;
}
#llink {
	width: 1170px;
	margin: 0px auto;
	line-height: 25px;
	text-align: left;
}
#llink span {
	font-size: 14px;
	color: #909499;
	line-height: 25px;
	display: inline-block;
*display:inline;
*zoom:1;
}
#llink a {
	font-size: 14px;
	color: #909499;
	margin: 0px 20px;
	line-height: 25px;
	display: inline-block;
*display:inline;
*zoom:1;
}
.ffwlc {
	width: 1170px;
	margin: 10px auto;
}
.ffwlc a {
	color: #b2b2b2;
}
.dbcopy {
	width: 100%;
	height: 30px;
	margin-top: 20px;
	line-height: 30px;
	background: #000;
	color: #b2b2b2;
	text-align: center;
}
.dbcopy a {
	color: #b2b2b2;
}
/*浮动*/
.drift {
	width: 50px;
	height: auto;
	position: fixed;
	bottom: 10%;
	right: 0.5%;
	z-index: 99999; margin-right:30px;
	_position: absolute;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
	-margin-top: 350px;
}
.drift li {
	width: 50px;
	height: 49px;
	margin-bottom: 3px;
	position: relative;
}
.drift li a {
	display: block;
	width: 50px;
	height: 49px;
	background: #e0e0e0;
	overflow: hidden;
}
.drift li a:hover {
	background: #ff9600;
}
.drift li a:hover span {
	display: block;
}
.drift li span {
	width: 166px;
	right: 51px;
	top: 0;
	height: 49px;
	line-height: 24px;
	background: #ff9600;
	color: #fff;
	text-align: center;
	font-family: Arial;
	position: absolute;
	font-size: 18px;
	font-weight: 500;
	display: none;
}
.drift li .dhqq {
	width: 166px;
	right: 51px;
	top: 0;
	height: 49px;
	line-height: 24px;
	background: #ff9600;
	color: #fff;
	text-align: center;
	font-family: Arial;
	position: absolute;
	font-size: 18px;
	font-weight: 500;
	display: none;
	overflow: hidden;
}
.drift li .dhqq img {
	width: 90px;
	height: 20px;
}
.drift li .ewm {
	background: #fff;
	height: 160px;
	width: 126px;
	border: 1px solid #e0e0e0;
}
.drift li .ewm img {
	width: 126px;
	display: block;
	overflow: hidden;
	width: 126px;
}
.drift li .ewm em {
	height: 40px;
	line-height: 18px;
	overflow: hidden;
	font-family: "Microsoft YaHei";
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.drift #rolls a {
	background: #ff9600;
}
/***********联系我们**************/

.tit {
	width: auto;
	height: 102px;
	text-align: center;
	color: #4c4c4c;
	margin-bottom: 20px;
	background: url(../images/titbg.png) center 70px no-repeat;
}
.tit b {
	font-family: Impact;
	font-size: 44px;
}
.tit h2 {
	font-size: 24px;
	background: #fff;
	margin: 0 auto;
}
.tit p {
	font-size: 14px;
	line-height: 25px;
	margin-top: 5px;
}
.contact {
	width: 1170px;
	margin: 20px auto;
	text-align: left;
	height: auto;
	overflow: hidden;
}
.contact .icontt {
	margin-top: 40px;
	float: left;
	width: 600px;
}
.contact .icontt p {
	line-height: 25px;
	margin-bottom: 15px;
}
.contact .icontt span {
	font-size: 20px;
	font-weight: bold;
}
.contact .icontt ul {
	height: 120px;
	background: url(../images/contt.png) left 5px no-repeat;
	padding-top: 15px;
	float: left;
	width: 410px;
}
.contact .icontt li {
	padding-left: 45px;
	font-weight: 500;
	font-size: 13px;
	line-height: 23px;
	margin-bottom: 20px;
}
.contact .icontt img {
	float: right;
	margin-right: 10px;
	margin-top: 40px;
	width: 145px;
	height: 145px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #ececec;
}
.contact .message {
	width: 400px;
	float: right;
}
.online {
	width: 400px;
	padding-right: 0px;
}
.online_c {
	margin-top: 25px;
}
.online_c ul {
	width: 400px;
	height: 220px;
}
.online_c li {
	width: 400px;
	text-align: left;
	float: left;
	height: 45px;
	margin-bottom: 20px;
}
.online_c li.li_03 {
	width: 400px;
}
.online_c li .inp_02 {
	width: 398px;
	height: 45px;
	border: none;
	color: #666;
	line-height: 45px;
	resize: none;
	background: #ebedf0;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-indent: 20px;
	-webkit-border-radius: 10px;
}
.online_c li .inp_04 {
	width: 398px;
	height: 90px;
	border: none;
	color: #666;
	line-height: 45px;
	resize: none;
	background: #ebedf0;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-indent: 20px;
	-webkit-border-radius: 10px;
}
textarea:focus {
	outline: none;
}
.online_btn {
	width: 400px;
	text-align: left;
	height: 60px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.inp_01 {
	width: 120px;
	height: 35px;
	border: none;
	color: #666;
	line-height: 35px;
	resize: none;
	background: #ebedf0;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-indent: 20px;
	-webkit-border-radius: 10px;
	float: left;
}
.inp_011 {
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	float: left;
	margin-left: 30px;
}
.tj {
	width: 144px;
	height: 35px;
	border: 0;
	background: #f65959;
	font: bold 14px/41px "Microsoft Yahei", "微软雅黑";
	color: #fff;
	cursor: pointer;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	float: left;
	margin-left: 30px;
}
button:focus {
	outline: none
}
.lxwmBox2_main p{ line-height:30px; height:30px;}
.case-con{ border:1px solid #e0e0e0; margin-top:20px;}

/****我们的服务*/
.index-entries{ width:100%; text-align:center;}