@charset "utf-8";
/* header */
body{font-family:"微软雅黑";}
.header{height:219px;}
.head-con{ height: 219px;background: url(mcwyh-headbg-20180521.jpg) repeat-x;}
.wrap{width: 1040px; height:219px; margin: 0 auto;background: url(mcwyh-headpic-20180521.jpg) no-repeat top center;}

.nav_wrap{width:1040px;margin:0 auto;margin-top: -40px;position: relative;}
.nav{height:40px;width: 1040px;margin:0 auto;background-color: #010087;position: absolute;-o-box-shadow: #e6e7e8 0 0 10px;-moz-box-shadow: #e6e7e8 0 0 10px;-webkit-shadow: #e6e7e8 0 0 10px;box-shadow: #e6e7e8 0 0 10px;}
.nav-tit{width: 1040px;margin:0 auto; height: 40px;}
.nav-tit ul li{position: relative;float: left; height:40px;line-height:40px;font-size: 16px;cursor:pointer;text-align: center;}
.nav-tit>ul>li:hover{background-color: #5180f6;}
.nav-tit ul li a{color:#fff;text-decoration: none;}
.nav-tit ul li ul{display: none;z-index:999;position:relative;}
.nav-tit ul li ul li{height:40px;line-height:40px;font-size: 14px;}
.nav-tit ul li ul li a{color:#fff;}
.nav-tit ul li:hover ul{display:block;background-color: #171787;}
.nav-tit ul li ul li:hover{background-color: #5180f6;}
/* header */

/*footer*/
.hr{width:1000px;height:6px;background-color: #00007b;margin:0 auto;margin-top:40px;}
.bottom{height:62px;line-height: 62px;font-size: 14px;color:#040404;text-align: center;}
/*footer*/
