﻿@charset "utf-8";
/* 简单流媒体
   注意: 流媒体要求您删除 HTML 中媒体的高度和宽度属性
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 不支持最大宽度，因此默认为 100% 宽度 */
.ie6 img {
	width: 100%;
}
/*
	Dreamweaver 流体网格属性
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	灵感来自于 Ethan Marcotte 的“具有响应的 Web 设计” 
	http://www.alistapart.com/articles/responsive-web-design
	
	和 Joni Korpi 的“黄金网格系统”
	http://goldengridsystem.com/
*/

/* 移动设备布局: 480px 及更低。 */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

/* 平板电脑布局: 481px 至 768px。样式继承自: 移动设备布局。 */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
}

/* 桌面电脑布局: 769px 至最高 1232px。样式继承自: 移动设备布局和平板电脑布局。 */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 88.2%;
	max-width: 1232px;
	padding-left: 0.9%;
	padding-right: 0.9%;
	margin: auto;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.bg{
	position:relative;
	background:#ececec;	
}
.c_tel{
	height:40px;
	background:#ffca00;
}
.c_tel a{
	padding-left:20px;
	background:#ffca00 url(../images/c_tel.jpg) no-repeat 0 center;
	color:#fff;
	font: 18px/40px "微软雅黑";
	width:150px;
	display:block;
	margin:0 auto;
}
.header {
	height: 90px;
	background: #fff;
}
.header a {
	float:left;
	display: block;
	width:25%;
	height: 62px;
	padding: 15px 0 0 10px;
}
.header a img {
	display: block;
	height: 62px;
	display: block;
}
.header .tit{
	padding:20px 0 0 5%;
	width:55%;
	max-width:260px;
	max-height:65px;
	display:block;
	float:left;
}
.banner{
	margin-bottom:10px;
}
.banner img {
	margin: 0;
	padding: 0;
	display: block;
}
.menu {
	background: #fff;
	overflow: hidden;
}
.menu a {
	display: block;
	height:75px;
	width: 22%;
	margin: 5px 0 15px 2.5%;
	border-radius:10px;
	float: left;
	overflow: hidden;
	text-align: center;
	font: 16px/30px "黑体";
	color: #fff;
	text-decoration: none;
	position: relative;
	background:#ffca00;
}
.menu img{
	width:40px;
	height:38px;
	display:block;
	margin:5px auto 0;
}
.menu a span {
	display: block;
}



.i_adv{
	height:50px;
	padding:10px 0;
	text-align:center;
	color:#fff;
	font:24px/25px "宋体";
	background:#ffca00;
	margin: 0 auto 10px;
}

/*----优势------*/
.ys{
	padding: 0 10px;
	background:#fff;}
.ys-title{
	height:46px;
	margin-top:15px;
	background:url(../images/ys_tit.jpg) no-repeat  center 0 ;}
.ys-title .h3{
	height:25px;
	width:420px;
	color:#b80000;
	font-size:22px;
	padding:32px 0 0 500px;
	font-weight:normal;	
	font-family:"Microsoft YaHei";}
/*.ys-title-h4{
	margin-top:15px;
	background:url(../images/ys-bg04.jpg) no-repeat center 0;
	padding:50px 0 0 0;
	text-align:center;
	height:50px;
	color:#b80000;
	font-size:26px;
	font-weight:normal;	
	font-family:"Microsoft YaHei";}*/
.ys-div01-bg{
	height:165px;
	margin-top:30px;}
	
.ys-div01{
	width:50%;
	overflow:hidden;}
.ys01{
	background:url(../images/n01.jpg) no-repeat 0 0px;
	padding: 0px 0 10px 0px;}
.ys .h3{
	font-size:18px;
	line-height:25px;
	color:#ffca00;
	padding-left:20PX;
	padding-bottom:5px;
	border-bottom:1px dotted #a8a8a8;
	font-family:"微软雅黑";}
.ys  b{
	color:#0c73e1;}
.ys .eng{
	color:#ccc;
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-bottom:5px;
	display:block;
	text-transform:capitalize;}
.ys p{
	padding:0px 0;
	margin:0;
	font-size:14px;
	line-height:24px;
	padding-left:0px;
	color:#515151;
	font-family:"Microsoft YaHei";
	background:url(../images/ys-li.jpg) no-repeat 0px 12px;}
.ys .p{
	border-bottom:none;}
.ys02{
	background:url(../images/n02.jpg) no-repeat 0 0px;
	padding: 0px 0 10px 0px;}
.ys-div03-bg{
	height:165px;
	margin-top:30px;}
.ys-div03{
	width:50%;}
.ys03{
	background:url(../images/n03.jpg) no-repeat 0 0px;
	padding: 0px 0 10px 0px;}
.ys04{
	background:url(../images/n04.jpg) no-repeat 0 0px;
	padding: 0px 0 10px 0px;}	
.ys05{
	background:url(../images/n05.jpg) no-repeat 0 0px;
	padding: 0px 0 10px 0px;}	
.ys .ys_pic
{
	width:50%;
	display:block;
	max-height:165px;
	
}

.ys_tel{
	padding-left:40px;
	background:url(../images/ys_tel.jpg) no-repeat 0 center;
	height:40px;
	font:1rem/40px "微软雅黑";
	margin-top:50px;
	color:#e60000;
}

.i_tel{
	height:50px;
	background:url(../images/i_tel_bg.jpg) repeat-x;
	color:#fff;
	
}
.i_tel span{
	height:36px;
	font:18px/36px "微软雅黑";
	padding-left:40px;
	margin:7px 0 0 20px;
	float:left;
	display:block;
	background:url(../images/i_tel04.jpg) no-repeat 0 0;
}
.i_tel a{
	display:block;
	float:right;
	width:80px;
	height:22px;
	background:url(../images/i_but01.jpg) no-repeat;
	border:none;
	margin:14px 20px 0 0
}
.i_adv02{
	position:relative;
	width:100%;
	min-height:190px;
	
	}
.i_adv02 span{
	position:absolute;
	bottom:50px;
	right:20px;
	background:#ffca00;
	color:#fff;
	height:30px;
	width:200px;
	display:block;
	font:16px/30px "微软雅黑";
	text-align:center;
	
}
.i_adv02 a{
	position:absolute;
	bottom:0px;
	right:20px;
	border:#ffca00 solid 2px;
	border-radius:15px;
	height:30px;
	width:100px;
	display:block;
	font:16px/30px "微软雅黑";
	color:#ffca00;
	margin:10px ;
	height:30px;
	text-align:center;
}
	
	
	
	
.i_tit{
	height:20px;
	margin-top:10px;
	background:#ffca00;
	padding:10px ;
	
}
.i_tit span{
	padding-left:8px;
	color:#fff;
	font: bold 16px/20px "微软雅黑";
	
}
.i_tit a{
	width:70px;
	border:#ccc solid 1px;
	border-radius:5px;
	height:20px;
	color:#666;
	display:block;
	font:14px/20px "微软雅黑";
	text-align:center;
	float:right;
}
.i_partner{
	padding-bottom:10px;
	background:#fff;
	
}
.i_partner img
{
    width:30%;
    height:90px;
}
.b_bg{
	padding-bottom:10px;
	background:url(../images/b_bg.png);
}
.i_partner a{
	width:30%;
	display:block;
	float:left;
	border:#ccc solid 1px;
	margin:10px 0 0 2.5%;
	color:#ff6000;
	text-align:center;
	font:16px/30px "微软雅黑";
	text-align:center;
	background:#fff;
	
}
.i_partner img{
	width:100%;
}
.i_partner a.cur{
	color:#ff6000;
	background:#fff;
	border:#ff6000 solid 1px;
	
}


.i_plist{
	background:#fff;
	padding:0 10px;
	
}
.i_plist dl{
	height:100px;
	padding:5px 0 10px 0;
	border-bottom:#ccc solid 1px;
}
.i_plist dl dt{
	width:30%;
	float:left;
}
.i_plist dl dt a{
	position:relative;
	width:100%;
	display:block;
}
.i_plist dl dt img{
	width:100%;
	max-height:100px;
	_height:expression(this.scrollHeight > 100 ? "100px" : "auto");    overflow-y:auto;
	
}
.i_plist dl dt a span{
	display:block;
	position:absolute;
	width:30px;
	height:50px;
	background:url(../images/i_rx.png) no-repeat;
	top:-6px;
}
.i_plist dl dd{
	padding-left:2%;
	width:65%;
	float:left;
}
.i_plist dl dd  .tit{
	height:55px;
	display:block;
	font:14px/25px "微软雅黑";
	color:#333;
}
.i_plist dl dd  .tit span{
	color:#e60000;
}
.i_plist dl .xj{
	
}
.i_plist dl .xj .price{
	float:left;
	
}
.i_plist dl .xj .price span{
	font:14px/25px "黑体";
	display:block;
	padding:0 5px;
	color:#666;
}
.i_plist dl .xj .price span.color01{
	color:#e60000;
	background:#ffe1e1;
}
.i_plist dl .xj .zx{
	margin-top:5px;
	width:80px;
	height:40px;
	background:url(../images/i_zx.png) no-repeat;
	float:right;
}
.i_plist dl .xj .zx a{
	display:block;
	width:40px;
	height:40px;
	float:left;
}
.i_more{
	height:40px;
	background:#fff url(../images/i_more.png)  no-repeat right center;
	color:#bbb;
	width:110px;
	display:block;
	margin:0 auto;
	font: bold 14px/40px "微软雅黑";
}
.i_pro{
	background:#fff;
}
.i_pro .type{
	margin:10px 0 10px 3%;
	width:94%;
	height:62px;
	border-top:#ccc solid 1px;
	border-left:#ccc solid 1px;
	
}
.i_pro .type a{
	width:33%;
	height:30px;
	display:block;
	text-align:center;
	float:left;
	border-bottom:#ccc solid 1px;
	border-right:#ccc solid 1px;
	font:14px/30px "微软雅黑";
	color:#666;
	
}
.i_pro .pro{
	width:31%;
	padding-left:2%;
	float:left;
}
.i_pro .pro .pic{
	width:100%;
	height:150px;
	}
.i_pro .pro .name{
	font:14px/25px "微软雅黑";
	color:#333;
}
.i_pro .pro span{
	width:80px;
	font:12px/25px "微软雅黑";
	text-align:center;
	display:block;
	color:#e60000;
	background:#ffe1e1;
	
}
.i_pro .pro .tel{
	width:90%;
	height:30px;
	font: bold 14px/30px "微软雅黑";
	text-align:center;
	border:#e60000 solid 1px;
	border-radius:5px;
	display:block;
	float:left;
	margin:5px 0;
	background:url(../images/i_but03.jpg) no-repeat center
}
.i_about {
	padding: 10px;
	background:#fff;
}
.i_about a {
	display: block;
	max-height: 120px;
	overflow: hidden;
}
.i_about img {
	padding: 1px;
	border:#ccc solid 1px;
	margin-right:2%;
	width: 38%;
	float: left;
	height: 120px;
}
.i_about .inf {
	width: 58%;
	float: left;
	font: 14px/20px "黑体";
	color: #333;
}
.i_about .inf p{
	padding: 0;
	margin: 0;
	height: 100px;
	overflow:hidden;
	
}
.i_about .inf span{
	color:#e60000;
}
.i_about .inf  a{
	padding-top:5px;
	color:#e60000;
	font-size:16px;
	float:right;

}
.i_honor{
	padding:10px 5px;
	height:130px;
	background:#fff;
	
	
}
 .h_tit{
	height:20px;
	font: bold 18px/20px "微软雅黑";
	color:#000;
	padding:15px 0 0px 0;
	text-align:center;
	background:url(../images/i_hn.jpg) no-repeat center 15px;
}



#featureContainer {
	MARGIN: 0px auto;
	WIDTH: 100%;
	FONT-SIZE: 80%;
}

#feature {
	POSITION: relative;
	MARGIN-TOP: 5px;
	height:90px;
}
#feature .button {
	POSITION: absolute;
	WIDTH: 840px;
	TOP: 72px;
	LEFT: 0px
}
#feature .prev {
	TEXT-INDENT: -9999px;
	WIDTH: 5%;
	DISPLAY: block;
	BACKGROUND: url(../images/feature_left.gif) center top;
	FLOAT: left;
	HEIGHT: 48px;
	margin-top:25px;
}
#feature .next {
	TEXT-INDENT: -9999px;
	WIDTH: 4%;
	DISPLAY: block;
	BACKGROUND: url(../images/feature_right.gif) center top;
	FLOAT: right;
	HEIGHT: 48px;
	margin-top:25px;
}
#feature .prev:hover {
	BACKGROUND-POSITION: center bottom
}
#feature .next:hover {
	BACKGROUND-POSITION: center bottom
}
.featureUL {
	POSITION: relative;
	padding:0;
	margin:0;
	LIST-STYLE-TYPE: none;
	WIDTH: 2800px;
	FLOAT: left;
	LEFT: 0px
}
.featureBox {
	BACKGROUND-IMAGE: url(../images/bg-featurebox.jpg);
	WIDTH: 120px;
	BACKGROUND-REPEAT: no-repeat;
	FLOAT: left;
	HEIGHT: 80px;
	OVERFLOW: hidden;
	PADDING-TOP: 10px
}
#botton-scroll {
	Z-INDEX: 0;
	MARGIN: 0px auto;
	WIDTH: 100%;
	FLOAT: left;
	HEIGHT: 150px;
}
#block {
	width: 90%;
	Z-INDEX: 0;
	POSITION: relative;
	HEIGHT: 90px;
	OVERFLOW: hidden;
	float:left;
	FONT-SIZE: 70%;
}
#block .box {
	MARGIN: 0px 5px;
	WIDTH: 108px;
	padding:2px;
	FLOAT: left;
	HEIGHT: 70px;
	border:#ccc solid 1px;
}
#block .box img{
	width:108px;
	height:70px;
}
#block .box .feature-title {
	FONT-SIZE: 140%;
	FONT-WEIGHT: normal
}
#block .box .feature-thumb {
	WIDTH: 240px;
	MARGIN-BOTTOM: 5px;
	FLOAT: left;
	HEIGHT: 150px
}

























/*-----banner-----*/

.i_rec {
	height: 420px;
	width: 100%;
	position: relative;
	margin: 0px auto;
	overflow: hidden;
}
.i_rec .i_pro {
	background-position: 50% 0%;
	background-attachment: scroll;
	height: 440px;
	cursor: pointer;
	width: 100%;
	margin: 0px auto;
	background-repeat: no-repeat no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}
.i_rec .btn {
	bottom: 5px;
	margin-right: -40px;
	padding: 5px 6px;
	position: absolute;
	right: 50%;
	z-index: 7;
}
.i_rec .btn span {
	font-family: "微软雅黑";
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #e60000;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	margin-left: 7px;
	padding: 5px 5px;
	border-radius: 50%;
}
.i_rec .btn span.cur {
	font-weight: bold;
	padding: 5px 5px;
	background: none repeat scroll 0 0 #b30000;
	border: 1px solid #b30000;
}

/*------合作伙伴-----*/
.hz-warp {
	width: 100%;
	height: 110px;
	padding: 25px 0;
	overflow: hidden;
}
.left {
	float: left;
	width: 5%;
	height: 34px;
	padding-top: 30px;
}
.right {
	width: 5%;
	float: right;
	height: 34px;
	padding-top: 30px;
}
.hz-main {
	float: left;
	width: 90%;
	height: 82px;
	overflow: hidden;
	position: relative;
}
.hz-main a {
	width: 30%;
	height: 80px;
	float: left;
	display: inline-block;
	margin-left: 2%;
	border: #d2d2d2 solid 1px;
}
.hz-main a img {
	width: 100%;
	height: 80px;
	display: block;
}

.i_news .news {
	padding: 10px;
	display: block;
	max-height: 115px;
	overflow: hidden;
}
.i_news img {
	padding: 0 3% 0px 0;
	width: 40%;
	float: left;
	height: 115px;
}
.i_news .inf {
	width: 56%;
	float: left;
	font: 14px/20px "黑体";
	color: #666;
}
.i_news .inf a {
	font: 16px/22px "黑体";
	display: block;
	color: #000;
	height: 22px;
	overflow: hidden;
	text-decoration: none;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.i_news .inf p {
	padding: 0;
	margin: 0;
}
.i_news ul {
	padding: 0 5px;
	margin: 0;
}
.i_news ul li {
	border-bottom: #ccc solid 1px;
	display: block;
	font: 14px/30px "微软雅黑";
	list-style: none;
	background: url(../images/i_new_li.jpg) no-repeat 98% center;
}
.i_news li a {
	color: #000;
}

.foot {
	margin-bottom:80px;
}
.foot .copy {
	text-align: center;
	font: 0.8rem/22px "微软雅黑";
	margin: 10px 0;
	padding: 0px;
	color:#666;
}
.foot .i_zx {
	height: 45px;
	padding: 10px 0 10px;
	background:#fff;
}
.foot .i_zx a {
	width: 44%;
	height: 40px;
	display: block;
	float: left;
	border-radius: 5px;
	margin-left: 4%;
}
.foot .i_zx .but01 {
	border: #ccc solid 1px;
	background: #fff url(../images/i_but01.jpg) no-repeat center;
}
.foot .i_zx .but02 {
	background: #e60000 url(../images/i_but02.jpg) no-repeat center;
}

.foot .f_menu{
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	height:60px;
	padding:8px 0 3px;
	background:#fe9102;
}
.foot .f_menu a{
	width:25%;
	display:block;
	text-align:center;
	float:left;
}
.foot .f_menu a img{
	width:35%;
	max-width:35px;
	display:block;
	margin:0 auto;
	
}
.foot .f_menu span{
	font:14px/25px "微软雅黑";
	display:block;
	color:#fff;
}
/*---联系我们---*/
.c_tit {
	height: 40px;
	padding: 10px 0;
	background: #fff;
}
.c_tit a {
	width: 17%;
	height: 35px;
	display: block;
	float: left;
	margin-left: 2%;
	border: #e60000 solid 1px;
	border-radius: 5px;
	font: 12px/35px "微软雅黑";
	text-align: center;
	color: #e60000;
}
.c_tit a.cur {
	color: #fff;
	background: #e60000;
}
.c_main {
	min-height: 150px;
	padding: 0 10px 10px;
	background:#fff;
}
.c_main p {
	padding:0;
	margin:0;
	font: 14px/25px "微软雅黑";
}
.c_main p span{
	color:#ff6000;
}
.c_main p img{
	margin:10px 0;
	display:block;
	float:left;
}
.c_main li {
	font: 14px/30px "微软雅黑";
}
.pn a {
	width: 30%;
	float: left;
	height: 80px;
	margin: 10px 0 0 2.5%;
	display: block;
	border: #ccc solid 1px;
}
.pn a img {
	width: 100%;
	height: 80px;
}
/*------产品中心------*/
.c_tit02 {
	padding: 10px;
	height: 32px;
	font: 16px/30px "黑体";
}
.c_tit02 span {
	width: 100px;
	height: 30px;
	display: block;
	float: left;
	border-radius: 5px;
	text-align: center;
	background: #e60000;
	color: #fff;
}
.c_tit02 a {
	width: 50px;
	height: 30px;
	float: right;
	color: #666;
	text-align: center;
	display: block;
	background: #e7e7e7;
	border-radius: 5px;
}
.c_tit03{
	margin-top:10px;
	padding:0 2%;
	width:96%;
	 height:40px;
	 background:url(../images/i_tel_bg.jpg) repeat-x;
	 position:relative;
}
.c_tit03 .lj{
	float:left;
	font:16px/40px "微软雅黑";
	color:#fff;
	
}
.c_tit03 a{
	color:#fff;
}
.c_tit03 .back{
	width:65px;
	margin-top:7px;
	float:right;
	border:#fff solid 1px;
	border-radius:10px;
	height:25px;
	font:14px/25px "微软雅黑";
	text-align:center;
	
}
.c_tit03 .list{
	width:25px;
	padding-top:10px;
	float:right;
}
	
.c_tit03 .i_partner{
	position:absolute;
	top:40px;
	left:0;
}
.i_type{ width:100%;}
.i_type a {
	display: block;
	width: 30%;
	height: 35px;
	text-align: center;
	float: left;
	border: #ff6000 solid 1px;
	border-radius: 5px;
	color: #ff6000;
	background: #fff;
	overflow-x:hidden;
}

	
.p_tit {
	background:#fff;
	padding: 10px 0 0;
}
.p_tit span {
	width: 22%;
	height: 30px;
	border: #e60000 solid 1px;
	font: 12px/30px "微软雅黑";
	border-radius: 5px;
	color: #e60000;
	text-align: center;
	display: block;
	overflow: hidden;
	float: left;
	margin-left: 1.4%;
	margin-bottom: 10px;
}
.p_tit span.cur {
	background: #e60000;
	color: #fff;
}
.p_pro {
	width: 100%;
	background: #fff;
}

.p_pro .pro {
	width: 31%;
	height: 180px;
	overflow: hidden;
	float: left;
	display: block;
	margin-left: 1.7%;
	margin-top: 10px;
}
.p_pro a.img {
	height: 150px;
	display: block;
	overflow: hidden;
	border: #ccc solid 1px;
}
.p_pro a.img img {
	height: 150px;
	width: 100%;
}
.p_pro a.name {
	display: block;
	text-align: center;
	font: 14px/30px "微软雅黑";
	color: #333;
	text-decoration: none;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}




/*-----产品中心------*/
/*-----页码-----*/
.page {
	height: 25px;
	padding: 10px 0;
	width: 100%;
	margin: 0 auto;
	background:#fff;
	text-align: center;
}
.page a {
	font: 12px/25px "微软雅黑";
	padding: 2px 6px;
	border: #ccc solid 1px;
	margin: 0 0px;
	border-radius: 4px;
	color: #333;
	text-decoration: none;
}
.page a:hover, .page a.cur {
	background: #e60000;
	color: #fff;
}
.p_d {
	background:#fff;
	padding: 10px;
}
.p_d .tit {
	height: 35px;
	color: #ff6000;
	font: 14px/35px "微软雅黑";
	text-align: center;
}
.pd_pic img {
	width: 80%;
	display: block;
	margin: 10px auto;
}
.pd_pic .xj {
	width: 90px;
	height: 40px;
	display: block;
	margin: 10px auto;
	color: #fff;
	background: #ff6000;
	text-align: center;
	font: 16px/40px "微软雅黑";
	border-radius:10px;
}
.p_d .inf{
	font:14px/30px "黑体";
	
}
.p_d p{
	padding:0;
	margin:0;
}
.p_d .inf span{
	color:#e60000;
}

.news_ul {
	padding: 0 5px;
	margin: 0;
	background:#fff;
}
.news_ul li {
	display: block;
	font: 14px/40px "微软雅黑";
	list-style: none;
	background: url(../images/i_new_li.jpg) no-repeat 98% center;
}
.news_ul li a {
	display: block;
	width: 93%;
	height: 40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #000;
}
.n_d {
	font: 14px/30px "微软雅黑";
	background:#fff;
	padding:10px 0;
}
.n_d .inf{
	padding: 10px;
}
.n_d .h3 {
	display: block;
	height: 40px;
	font: bold 18px/40px "微软雅黑";
	color: #ff6000;
	text-align: center;
}
.n_d .time {
	height: 30px;
	text-align: center;
}
.n_d span {
	padding: 0 5px;
	font: 12px/30px "微软雅黑";
	color: #666;
}
.xg {
	height: 60px;
	background: #eee;
	padding: 10px;
}
.xg .pre {
	font: 14px/30px "微软雅黑";
}
.xg .pre a {
	color: #333;
}
.page02 {
	background:#fff;
	height: 35px;
	padding: 10px 0 10px 26%;
	font: 14px/35px "微软雅黑";
}
.page02 a {
	display: block;
	width: 23%;
	height: 35px;
	text-align: center;
	float: left;
	border: #ff6000 solid 1px;
	border-radius: 5px;
	color: #ff6000;
	background: #fff;
}
.page02 span {
	display: block;
	float: left;
	width: 40px;
	padding:0 5px;
	text-align: center;
}
.page02 span b {
	color: #ff6000;
}
.message {
	padding: 10px;
	background:#fff;
}
.message .tip{
	font:14px/30px "微软雅黑";
	height:30px;
	color:#000;
	overflow:hidden;
}
.message .tip .red{
	font:12px/30px "宋体";
	color:#e60000;
}
.message li {
	list-style: none;
	padding-bottom: 10px;
	min-height:30px;
}
.message li span {
	width:23%;
	padding-right:2%;
	height:30px;
	overflow:hidden;
	display: block;
	font: 14px/30px "微软雅黑";
	float:left;
	text-align:right;
}
.message b{
	padding:0 3px;
	color:#e60000;
}
.message li input {
	width: 72%;
	height: 25px;
	float:left;
	border:#ccc solid 1px;
}
.message li .t_a {
	height: 100px;
	width: 72%;
	border:#ccc solid 1px;
}
.message .m_cz {
	height: 35px;
	padding: 0px 0 10px 15%;
}
.message .m_cz input {
	width: 37%;
	height: 30px;
	float: left;
	margin-left: 5%;
	border-radius: 5px;
	font: 14px/30px "微软雅黑";
	border:none;
}
.message .m_cz .but01 {
	background: #ff6000;
	color: #fff;
}
.message .m_cz .but02 {
	background: #ddd;
	color: #666;
}

 .map{
	padding:10px 0;
}
 .map img{
	max-width:none;
	
}
