﻿@charset "utf-8";
/* CSS Document */
*{ margin:0 auto;}
.cl{ clear:both;}
.banner{ max-width:1000px; height:455px;}
.content_title{ text-align:center; margin-top:30px;}
.pic{ text-align:center; margin-top:30px;}
.ewm_left{ margin-left:90px; margin-top:-160px;}
.ewm_right{ float:right; margin-right:90px; margin-top:-113px;}
.pic1{ margin-top:50px; margin-left:-530px; text-align:center;}
.pic2{ margin-left:500px; margin-top:-56px; text-align:center;}
.main{ width:1000px; margin-top:40px;}
.table_left{
float:left;
border:solid 1px #dddddd;
border-bottom:solid 1px #dddddd;
width:488px;
margin:0;
}
.table_right{
float:right;
border:solid 1px #dddddd;
width:488px;
margin:0;
}
.cl{ clear:both;}
.content_title{ background:url(images/title.jpg) no-repeat center center; height:37px;}
.footer{ background-color:#e7e9e9; max-width:1440px; height:100px; font-family:'微软雅黑'; color:#333; font-size:14px; text-align:center; line-height:100px; margin-top:60px;}