﻿body
{
    margin: 0px;
    padding: 0px;
    font-family: 微软雅黑;
    width: 100%;
}
ul, li
{
    margin: 0px;
    padding: 0px;
}

a
{
    text-decoration: none;
    color: inherit;
}
a:hover
{
    color: #d9d9d9;
}
.w1200
{
    width:1200px;
    margin:0px auto;
    height:auto;
}
img{border:none;}

.menu{width:auto; height:40px; float:left; line-height:40px; padding:0px 7px; margin-right:30px; color:#16c7db; font-size:16px;}
.menu1,.menu:hover
{
    border-bottom:3px solid #f4b06b;    
}

.cyzstab{width:114px; float:left; height:35px; background:#e5e5e5; text-align:center; font-size:16px;}

.cyzstab1,.cyzstab:hover
{
     background:#14c3d8; color:White; 
}

.yditem
{
     -webkit-box-shadow:-1px 1px 5px #cecece,1px -1px 5px #cecece;
    -moz-box-shadow:-1px 1px 5px #cecece,1px -1px 5px #cecece;
    box-shadow:  -1px 1px 5px #cecece,1px -1px 5px #cecece;
}
.ydbtnbg{width:285px; float:left;filter:alpha(opacity=70);-moz-opacity:0.7;  -khtml-opacity: 0.7; opacity: 0.7; background-color:#000; height:194px; position:absolute; top:0px;}
.ydbtn
{
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius:20px;
    width:140px;
    height:36px;
    text-align:center;
    line-height:36px;
    margin-left:70px;
    margin-top:80px;
    color:White;
    float:left;
    border:2px solid #fff;
}

