@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, fieldset, lengend, button, input, textarea, form, th, td{
	margin:0;
	padding:0;
}
body, button, input, select, textarea{
	font:14px/1.5 "Microsoft Yahei";
}
body, a{
	color:#444444;
}
a{
	text-decoration:none;
}
img{
	border:0 none;
	vertical-align:middle;
}
ul, ol{
	list-style:none;
}
.clearfix:after{
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}
.clearfix{
	*display:inline-block;
}
address, cite, dfn, em, var {
	font-style:normal;
}
:focus {
    outline: 0 none;
}

.head {
	background:url("../images/head-bg.jpg") no-repeat center top;
	height:965px;
}
.wrap {
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}
.main {
	background:#fff;
	border:1px solid #e0e0e0;
}
.tit {
	background:#bf1f56;
	color:#fff;
	font-weight:800;
	font-size:24px;
	height:42px;
	line-height:42px;
	padding-left:20px;
}
.pd20 {
	padding:20px;
}
.ti2 {
	text-indent:2em;
}
.col1 p {
	font-size:16px;
	line-height:32px;
	text-indent:2em;
}
.col1 a {
	color:#003966;
}
.col1 a:hover {
	text-decoration:underline;
}
.col2 {
	overflow:hidden;
}
.col2 .img {
	float:left;
	width:442px;
}
.col2 .text {
	float:right;
	width:498px;
	margin-bottom:20px;
}
.col2 .text h2 {
	font-size:18px;
	margin:10px 0;
}
.col2 .text p {
	font-size:16px;
	line-height:28px;
}
.col3 th {
	background:#3174bb;
	border:1px solid #3174bb;
	color:#fff;
	height:45px;
	line-height:45px;
	font-size:16px;
}
.col3 td {
	border:1px solid #3174bb;
	border-top:0;
	line-height:45px;
	font-size:16px;
	text-align:center;
}
.img-list {
	overflow:hidden;
}
.img-list li {
	float:left;
	display:inline;
	margin:0 20px 20px 0;
	width:210px;
	padding:5px;
	border:1px solid #f1f1f1;
}
.img-list li.last {
	margin-right:0;
}
.img-list img {
	width:210px;
	height:140px;
}
.phone {
	text-align:center;
	height:100px;
	line-height:100px;
	font-size:50px;
	color:#bf1f56;
}


#topnav {
    background: none repeat scroll 0 0 #F2F2F2;
    border-bottom: 1px solid #DDDDDD;
    height: 30px;
    width: 100%;
}

#topnav p {
    line-height: 30px;
    margin: 0 auto;
    width:1000px;
	height:24px;
	font-size:12px;
}
#topnav p a{
	color:#333333;
	text-decoration:none;
	font-size:12px;
}
#topnav p a:hover{
	color:#F00;
}
#foot {
    background:#0080da;
    height:50px;
    margin:10px auto;
    padding:10px;
    position:relative;
    width:980px;
}
.bottom {
	text-align:center;
	line-height:24px;
	margin-top:10px;
	margin-bottom:20px;
	font-size:12px;
}
.bottom p, .bottom a{
	font-size:12px;
}


