﻿@charset "utf-8";
/*reset */
html,body,div,p,span,img,em,i,cite,pre,object,code,del,hr,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,frame,iframe,fieldset,form,seclect,table,caption,tbody,thead,tfoot,tr,td,th,label,legend{
	margin:0;
	padding:0;
	border:1;
	color:#333333;
	font-family: Tahoma, "微软雅黑";
	font-size: 12px;
	line-height: 1.8em;
}
ul,ul li,ol,ol li,dl,dl dd{ list-style:none;}
input,textarea{font:12px/1.5em Tahoma}
table,tr,td{
}
body{ background: url(../images/bg_body.jpg) no-repeat center 0}
pre{white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap;word-wrap: break-word;white-space : normal ;}
a{color:#fff; text-decoration:none}
a:hover{ color:#ff0}

a {bblr:expression(this.onFocus=this.blur()); outline:none;}

select,img,input{ vertical-align:middle;}
/*ClearFix */
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
/**html .clearfix {height:1%;}*/
*+html .clearfix{height:1%;}
.clearfix {display:inline-block;}
.clearfix {display:block;}

/*setting */
.fl {float: left;}
.fr {float: right;}
.tc{ text-align:center}
.tr{ text-align:right}

.wrap_page{ width:978px; margin:0 auto; }
.cnt_wrap{ background:url(../images/bg_cnt.png) repeat-y;}
.cnt_wrap_top{ height:9px; font-size:0; line-height:0; background:url(../images/bg_cnt_top.png) no-repeat;}
.cnt_main{ min-height:1000px;padding:0 9px;}
.top_cnt{ height:215px; position:relative}
.top_cnt .logo{ position:absolute; z-index:9; width:400px; height:60px; top:56px; left:20px;}
.top_cnt .logo a{ display:block; height:60px; text-indent:-99999px}
.top_nav{ padding-top:160px; position:relative}
.top_nav li{ float:left; width:150px; height:30px; padding:0 6px; text-align:center; background:url(../images/nav_c.gif) no-repeat 0 center}
.top_nav li.first{ background:none}
.top_nav li a{ display:block; height:30px; color:#fff; font-size:14px; line-height:28px}
.top_nav li a:hover{ background:url(../images/nav_hover.png) no-repeat}

.topswf{ margin:0 0 15px 0; height:360px; background:#fff;}
.pics{ margin-bottom:10px}
.table1{ padding-left:45px; background:#1d5274 url(../images/block5_2.gif) no-repeat 0 0; min-height:160px;}
.table1 td{ border:solid 3px #1d5274; background:#fff; text-align:center; color:#1d5274; vertical-align:middle; height:62px; font:16px/25px "微软雅黑"; letter-spacing:1px}
.slide1{ padding:10px}

.footer{ background:#505050; min-height:630px}
.info_contact{ margin:0 auto; width:960px; height:535px; margin-bottom:15px; background:url(../images/footer.gif) no-repeat center 0}
.list_info{ padding:255px 0 0 15px;}
.list_info li{ float:left; width:198px; margin:0 28px 0 12px; }
.list_info li.last{ margin:0 0 0 12px}
.list_info li p{padding:8px 0; background:url(../images/dot1.png) repeat-x 0 0; line-height:19px; font-size:12px}
.list_info li.first{width:200px;margin:0 15px 0 0;padding:0 8px 0 12px;}
.list_info li.first p{ color:#fff; }
.list_info li p:first-child{ background:none}
.list_info li p strong{ color:#00a9f4;}
.list_info li p strong.tel{ font-size:15px}
.list_info li.first p strong{ color:#f7ff05;}
.list_info li .qq{ background:url(../images/qq.png) no-repeat 10px 30px}

.foot_nav{ padding:5px 0; background:#7f8180; color:#fff; text-align:center}
.copyright{ color:#c6c6c6; text-align:center; line-height:21px; padding:15px 0;}



#demo {
background: #FFF;
overflow:hidden;
width: 940px; height:200px;
}
#demo img {
border: 3px solid #c3c3c3; margin:0 5px
}
#indemo {
float: left;
width: 800%;
}
#demo1 {
float: left;
}
#demo2 {
float: left;
}
