﻿@charset "utf-8";

/* CSS Document */

html,body{ margin:0; padding:0; font-family:微软雅黑;}



.head{ width:100%; height:120px; overflow:hidden}

.head_t{ width:992px; height:80px; margin:0 auto; background:url(../images/logo.jpg) no-repeat}

.menu{ width:100%; height:40px; background:#3161a9}

.menu ul{padding:0; width:998px; margin:0 auto;}

.menu ul li{ height:40px; line-height:40px; display:inline; list-style:none; float:left; text-align:center; font-size:16px}

.menu ul li a{ width:123px; display:block; color:#FFF; text-decoration:none}

.menu ul li a:hover{ background:#0b3e8a}

.nav_line{width:2px; height:40px;display:inline; float:left; background:url(../images/nav_line.png) no-repeat}	



.warp_w{ width:100%; background:#FFFFFF; min-height:200px; overflow:hidden}

.warp_b{ width:100%; background:#ecf4ff;  overflow:hidden}

.more{ width:100px; line-height:30px;  margin-top:10px; margin-left:2px; background:#3161a9; text-align:center; font-size:13px}	

.more a{width:100px; line-height:30px; display:block; color:#FFFFFF; text-decoration:none;}

.more:hover{background:#0a2e64;}

.marginl{ margin-left:10px;}



.footer{width:100%; background: #3161a9; overflow:hidden}

.map{ width:100%; height:249px; background:url(../images/map.jpg) center no-repeat}

.Copyright{ width:1200px; margin:0 auto;  text-align:center; line-height:28px; font-size:13px; color: #fff}



.bottom{ width:100%; height:50px; line-height:50px; background:#3161a9; text-align:center; font-size:28px; color:#ffffff;position: fixed; bottom: 0; z-index:100}





img {
    width: 750px;
}