.contental{ display:none; position: relative;height:500px;}
.contental ul{ margin:0; padding:0; position:absolute; width:1270px;height:500px; top:0; left:0}
.contental ul li{width:164px; height:82px; display:inline-block; margin:20px 43px 20px 0; overflow:hidden}
.menutag{width:100%;text-align:center}
.menutag img{ float:inherit}
.hometitlexxy_ny_box{ margin-top:50px;}
.mfsymid {
    background: -webkit-linear-gradient(#7aeee8, #66d3cd); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#7aeee8, #66d3cd); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#7aeee8, #66d3cd); /* Firefox 3.6 - 15 */
    background: linear-gradient(#7aeee8, #66d3cd); /* 标准的语法（必须放在最后） */
    text-align: left;
    height: 103px;
    line-height: 103px;
    width: 293px;
    color: #FFF;
    font-size: 32px;
    clear: both;
    margin: 20px auto;
    overflow: hidden;
	border-radius:10px;
	margin-bottom:100px;

}
a.mfsymida:link {color:#ffffff; height:103px; line-height:103px; width:293px; display:block; }
a.mfsymida:visited {color:#ffffff;height:103px; line-height:103px; width:293px; display:block;}
a.mfsymida:hover {color:#f1f1f1;height:103px; line-height:103px; width:293px; display:block; }
a.mfsymida:active {color:#ffffff;height:103px; line-height:103px; width:293px; display:block; }