/* CSS reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
html,body {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
input{
	border:1px solid #b0b0b0;
	padding:3px 5px 4px;
	color:#979797;
	width:190px;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* General Codrops Demo Style */
body{
	background:#a10001 url(../images/pattern.png) repeat top left;
	_background:#a10001 url(../images/bg.gif) repeat top left;
	color:#fff;
	font-family: 'PT Sans Narrow', Arial, sans-serif;
	font-size:14px;
}
.container { width:1000px; margin:0 auto;}
a{
	color:#ddd;
	text-decoration:none;
}
a:hover{
	color:#00c6e3;
}
p.sub{
	padding:25px 10px 10px 10px;
	text-align:left;
	color:#aaa;
}
.clr{
	clear:both;
}
h1{
	margin:5px;
	font-size:24px;
	text-align:center;
	color:#fff;
	font-family:"Pacifico", Georgia, "Times New Roman", serif;
	text-shadow:1px 1px 1px #000;
	padding-bottom:10px;
	line-height:40px;
}
h1 span{
	font-size:10px;
	display:block;
	letter-spacing:2px;
	font-family: 'Trebuchet MS', 'Myriad Pro', Arial, sans-serif;
	color:#00c6e3;
	line-height:14px;
	padding-top:10px;
	text-shadow:none;
	text-transform:uppercase;
}


.head {
    background: url("../images/head-bg.gif") no-repeat scroll center 0 transparent;
    height: 97px;
    overflow: hidden;
    width: 100%;
}
.head-top {
    margin: 1px auto 0;
    width: 1000px;
}
.head-bottom {
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    width: 1000px;
}
.head-bottom li {
    float: left;
    padding: 0 25px;
}
.head-bottom li a {
    color: #FFDCD9;
}
.head-bottom li a:hover {
    color: #ffeb32;
}
.head dt {
    display: inline;
    float: left;
    height: 66px;
    margin-top: 0;
    overflow: hidden;
    width: 427px;
}
.head dd {
    display: inline;
    float: right;
    height: 54px;
    width: 237px;
}
.head ul li {
    color: #FFDCD9;
}
.clear { clear:both;}

.h2 { width:898px;
margin:0 auto;
height:105px;
padding-top:10px;
position:relative;}
.h2 span { position:absolute; height:30px; bottom:-35px; right:30px;}
/* Header Style */
.header{
	font-size:13px;
	background:#000;
	opacity:0.9;
	text-transform:uppercase;
	-moz-box-shadow: 1px 0px 2px #000;
	-webkit-box-shadow: 1px 0px 2px #000;
	box-shadow: 1px 0px 2px #000;
}
.header a{
	line-height:18px;
	padding:0 4px;
	letter-spacing:1px;
	text-shadow:1px 1px 1px #000;
	color:#ddd;
}
.header a:hover{
	color:#fff;
}
.header a span{
	font-weight:bold;
}
.header span.right_ab{
	float:right;
}
.content{
	margin:0px 25px 20px 25px;
}
@media screen and (max-width: 640px) {
	.header a{
		display:block;
		text-align:center;
		font-size:10px;
		text-shadow:none;
	}
	.header span.right_ab{
		float:none;
	}
}
.rg-image-wrapper{
	position:relative;
	padding:20px 30px;
	background:transparent url(../images/black.png) repeat top left;
	_background:transparent url(../images/pattern.gif) repeat top left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	height:430px;
}
.rg-image{
	position:relative;
	text-align:center;
	line-height:0px;
}
.rg-image img{
	max-height:100%;
	max-width:100%;
		border:1px solid #c14e45;
}
.rg-image-nav a{
	position:absolute;
	top:0px;
	left:0px;
	background:#000 url(../images/nav.png) no-repeat -20% 50%;
	_background:#000 url(../images/nav.gif) no-repeat -20% 50%;
	width:28px;
	height:100%;
	height:470px;
	text-indent:-9000px;
	cursor:pointer;
	opacity:0.3;
	filter:alpha(opacity=30);
	outline:none;
	-moz-border-radius: 10px 0px 0px 10px;
	-webkit-border-radius: 10px 0px 0px 10px;
	border-radius: 10px 0px 0px 10px;
}
.rg-image-nav a.rg-image-nav-next{
	right:0px;
	left:auto;
	background-position:115% 50%;
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	border-radius: 0px 10px 10px 0px;
	width:28px;
	height:100%;
	height:470px;
}

.rg-image-nav a:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
	width:28px;
	height:470px;
	display:block;
}
.rg-caption {
	position:absolute;
	width:640px;
	left:155px;
	bottom:23px;
	opacity:0.6;
	filter:alpha(opacity=60);
	background:#000;
}
.rg-caption p{
	font-size:12px;
	font-family:"宋体";
	line-height:20px;
	padding:10px 20px;
	text-align:left;
	text-indent:2em;
	text-transform:uppercase;
	
}

.rg-view{
	height:30px;

}
.rg-view a{
	display:block;
	float:right;
	width:16px;
	height:16px;
	margin-right:3px;
	background:#464646 url(../images/views.png) no-repeat top left;
	_background:#464646 url(../images/views.gif) no-repeat top left;
	border:3px solid #464646;
	opacity:0.8;
	filter:alpha(opacity=80);
}
.rg-view a:hover{
	opacity:1.0;
}
.rg-view a.rg-view-full{
	background-position:0px 0px;
}
.rg-view a.rg-view-selected{
	background-color:#6f6f6f;
	border-color:#6f6f6f;
}
.rg-view a.rg-view-thumbs{
	background-position:0px -16px;
}
.rg-loading{
	width:40px;
	height:40px;
	position:absolute;
	top:50%;
	left:50%;
	background:#000 url(../images/ajax-loader.gif) no-repeat center center;
	margin:-23px 0px 0px -23px;
	z-index:100;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	opacity:0.7;
	filter:alpha(opacity=70);
}
.rg-thumbs { width:950px; overflow:hidden;}
/* Elastislide Style */
.es-carousel-wrapper{
	background: #4f0a05;
	padding:10px 27px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	position:relative;
	-moz-box-shadow:0px 1px 3px rgba(0, 0, 0, 0.9);
	-webkit-box-shadow:0px 1px 3px rgba(0, 0, 0, 0.9);
	box-shadow:0px 1px 3px rgba(0, 0, 0, 0.9);
	margin-bottom:20px;
	_width:896px;
	overflow:hidden;
}
.es-carousel{
	overflow:hidden;
	background:#000;
	_width:890px;
}
.es-carousel ul{
	display:none;
}
.es-carousel ul li{
	height:100%;
	float:left;
	display:block;
}
.es-carousel ul li a{
	display:block;
	border-style:solid;
	border-color:#270300;
	opacity:0.8;
	-webkit-touch-callout:none;
	/* option */
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.es-carousel ul li.selected a{
	border-color:#fff;
	opacity:1.0;
}
.es-carousel ul li a img{
	display:block;
	border:none;
	max-height:100%;
	max-width:100%;
}
.es-nav span{
	position:absolute;
	top:50%;
	left:8px;
	background:transparent url(../images/nav_thumbs.png) no-repeat top left;
	_background:url(../images/nav_thumbs.gif) no-repeat top left;
	width:14px;
	height:26px;
	margin-top:-13px;
	text-indent:-9000px;
	cursor:pointer;
	opacity:0.8;
}
.es-nav span.es-nav-next{
	right:8px;
	left:auto;
	background-position:top right;
}
.es-nav span:hover{
	opacity:1.0;
}
				.es-carousel ul{
					display:block;
				}
				
.blank12{ clear:both; height:12px; overflow:hidden;}				
.btn01{width:136px;height:35px;display:inline; background:url(../images/btn_01.jpg) no-repeat;float:left;margin-left:50px;}
.btn02{width:136px;height:35px;display:inline; background:url(../images/btn_02.jpg) no-repeat;float:left;margin-left:50px;}
.d_meiti{width:950px;margin:0 auto;clear:both; background:#7c0103; height:250px;}
.d_meiti .d_ul li{width:225px;height:175px;background:#f9f2d8;margin-left:10px;display:inline;float:left;overflow:hidden;}
.d_sp {width:221px;margin:0 auto;margin-top:5px;height:166px; text-align:center;padding:0;}
.d_sp object{ }
.d_bg{width:950px;background:url(../images/meititub.jpg) left 0 no-repeat ;height:65px;}
.d_tel{display:inline;float:left;width:210px;height:61px; background:url(../images/tel_bg.jpg) no-repeat;margin-right:15px;}
.d_con{width:420px;}
.d_btn03{ display:block;float:left;width:183px;height:46px; background:url(../images/btn_03.jpg) no-repeat;margin-top:8px;}
.d_tel01{display:block;width:419px;height:59px; background:url(../images/man-4img7.jpg) no-repeat;}
.d_con02{width:420px;}
.d_ul01{width:980px;margin:0 auto;height:153px; text-align:center;margin-top:10px;margin-left:-18px;}
.d_ul01 ul li{width:233px;float:left; display:inline;margin-left:8px;_margin-right:-25px;height:153px;}
.d_ul01 ul li img{margin:0;border:0;}
.d_tit01{margin-left:-29px;}
.d_ul02{margin-left:0px;_margin-left:-5px;}
.d_ul02 ul{margin-left:-20px;_margin-left:9px;margin-top:10px; width:600px;}
.d_ul02 ul li{width:116px;margin-left:4px;display:inline;float:left; padding-bottom:10px;_margin-left:-32px;}

.left{ float:left; display:inline;}
.right{ float:right; display:inline;}
img{ margin:0px; padding:0px; border:none; zoom:1; overflow:hidden;}
.man{ width:935px; padding:7px 7px 7px 8px; margin:0px auto; background-color:#7c0103; text-indent:2em;overflow:hidden;}
.man-7nr{ width:935px; background-color:#5b0103;overflow:hidden;}
.man-7nr-listimg{ width:935px; background-color:#fff; padding-bottom:15px; overflow:hidden;}
.man-7nr-listimg img{ float:left; display:inline; margin:15px 0 0 11px}

.man-8nr{ padding-top:10px; padding-bottom:10px; overflow:hidden;}
.man-8nr-left{ width:305px; text-align:center;}
.man-8nr-left img{ display:block; margin:0px auto;}
.man-8nr-left dl{ width:305px; background-color:#fff;}
.man-8nr-left dl dt img{ display:block; width:296px; height:148px; margin:0px auto; padding:5px 0}
.man-8nr-left dl dd p{ padding:10px 12px 19px; color:#454545; line-height:22px; text-align:left;}
.man-8nr-left dl dd p a { color:#a60505}
.man-8nr-right{ width:620px; background-color:#fff;display: inline;margin-left:10px;padding-top:0;overflow:hidden;}
.man-8nr-right-a{ width:556px; height:118px; padding-left:78px; background:#a30409 url(../images/gywm-2tit.gif) no-repeat left;}
.man-8nr-right-a-top{ padding-top:20px; font-size:14px; color:#fff; font-weight:700;}
.man-8nr-right-a-bottom{ padding-top:10px; font-size:14px; color:#fff; font-weight:700; }
#shuru1{ width:90px; color:#000}
#shuru2{ width:110px; color:#000}
#srnr{ width:300px; height:50px;}

.man-8nr-right-b{ width:634px;}
.man-8nr-right-b dl{ margin:0px; padding-bottom:10px;}
.man-8nr-right-b dl dt{ width:634px; height:26px;  line-height:26px; font-size:14px; color:#000; font-weight:700; background-color:#cccccc; text-align:right;}
.man-8nr-right-b dl dt span{ float:left; display: inline-block; padding-right:20px;}
.man-8nr-right-b dl dd{ height:25px; line-height:25px; color:#6e6e6e; overflow:hidden;}
.man-8nr-right-b dl dd span{ float:left;}
.ma-1{ width:100px; color:#3c3c3c;}
.ma-2{ width:440px;}
.ma-3{ width:60px; color:#3c3c3c;}
.man-3nr-top{ width:935px; height:33px; background:url(../images/man-3tit1.gif) repeat-x 0 8px;}
.man-3nrb{ width:935px; background:#ae0004 url(../images/man-3tit2.gif) no-repeat bottom; padding-bottom:22px;}
.man-3nrb-top{ width:935px; display:block;}

.footer{ width:100%; height:219px; background:url(../images/footer-bg.jpg) no-repeat center;}
.footer-nr{ text-align:center;}
.footer-nr a{ color:#fff;}
.footer-nr dt{ height:60px; line-height:60px; text-align:center; font-size:14px; font-weight:700;}
.footer-nr dd{ height:25px; line-height:25px; text-align:center; font-size:12px;}

.banner { width:950px; margin:10px auto;}