*{
    margin: 0;
    padding: 0;}
body{
    margin:0;
    padding:0;
    background-color: #f7f7f7;}
ul, li {
    margin: 0;
    padding: 0;
    list-style: none;}
a{
    text-decoration: none;
    color: #000;}
.header{
    min-width: 1200px;
    height: 120px;
	background-color: #38598c;}
.header_canter{
    width: 1200px;
    margin: 0 auto;}
.header_canter img{
	width:270px;}
.logo{
    margin: 30px 20px 0 30px;}
.header .header_canter ul{
    float: right;
    margin-right: 20px;
    margin-top: 90px;}
.header .header_canter ul li{
    display: inline-block;
    color: #ffffff;
    margin-right:3px;
}
.header .header_canter ul li a{
	font-family: MicrosoftYaHei;
	font-size: 16px;
	color: #ffffff;}

.nav{
	height: 40px;
	width: 100%;
	min-width: 1200px;}
.nav .center>ul{
	margin: 0 auto;
	z-index: 999;
	position: relative;}
.nav .center>ul>li{
	float: left;
	width: 133.3px;
	height: 40px;
	text-align: center;
        }
.nav .center>ul>li:hover{
	background: #144573;}
.nav .center>ul>li:hover ul{
	width:151px;
	margin-left: -1px;
	display: block;}
.nav .center>ul>li:hover>a{
	color:#fff;}
.nav .center>ul>li:hover .sub{
	width:151px;
	margin-left: -1px;
	display: block;}
.nav .center>ul>li>a{
	color: #144573;
    font-size: 20px;
    margin:10px 0;
    display: block;
    border-right: 1px solid #144573;
    line-height: 20px;}
.nav .center>ul>li>a:hover{
    color:#fff;
    border-right: none;}
.nav .center>ul>li.current,
.nav .center>ul>li:hover{
	color:#144573;}
.center{
	width: 1200px;
	overflow: inherit;
	height:auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;}
.sub{
	display: none;
	margin-top:-1px;}
.sub li{
	background:#fff;
        width:134.3px;
	text-align: center;}

.sub li a{
	height: 40px;
	line-height: 40px;
	display: block;
	color:#144573;}
.sub li a:hover{
	background:#eee;}
.nav .center>ul>li:last-child a{
    border-right: transparent;}
.footer {
    min-width: 1200px;
    height: 160px;
    background: #38598C;
    color: #fff;
    position: relative;}
.href-span-div {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
padding-top: 20px;
padding-bottom: 16px;
    color: rgba(255,255,255,1);

    text-align: center;}
.href-span-div a{
    color:#fff;}
.footer-text {
    text-align: center;
    font-size: 14px;
    font-family: Microsoft YaHei;
    color: rgba(255,255,255,1);
    margin-bottom: 16px;}
.cbdw-div{
    text-align: center;}
.gs-title {
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #fff;
    text-align: center;
    background-color: #26416E;
    line-height: 34px;
    position: absolute;
    bottom: 0;
    width: 100%;}
.split-span {
    margin: 0 30px;}


table,tr,td,tbody{
    border:0;
    border-spacing: 0;}