@charset "gb2312";
/* CSS Document */
* {
    font-weight: inherit;
    font-family:"Microsoft YaHei","Î¢ÈíÑÅºÚ","Arial";
    font-style: inherit;
    font-size: 100%;
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0;
    line-height:inherit;
    list-style:none;
    text-decoration:none;
}
img{
    vertical-align: middle;
}
a:link,a:visited{
    color: #000;
}
a:hover{
    color: #419685;
}
body{
    background: #fff;
}
.toppic{
    height: 552px;
    background: url(http://www.yesky.com/TLimages2009/yesky/special/images/cgzn/win7bigpic1.jpg?time=123) no-repeat top center;
}
.toppic .toppic_m{
    width: 1080px;
    margin: 0 auto;
    padding-top: 268px;
    text-align: center;
}
/*.toppic .toppic_m img{
    animation:up .6s linear
}
@keyframes up{
    0%{transform:translateY(-200px);opacity:0.5}
    100%{transform:translateY(-100px);opacity:1}
}*/
.focuspic{
    width: 1080px;
    margin: 0 auto;
    padding-top: 80px;
}
.focuspic .focus_m{
    width: 1045px;
    height: 410px;
    float: right;
    background: -webkit-linear-gradient(-50deg,#9ddfcd 32%,#dfe381 68%);
    background: -moz-linear-gradient(-50deg,#9ddfcd 32%,#dfe381 68%);
    background: -o-linear-gradient(-50deg,#9ddfcd 32%,#dfe381 68%);
    background: linear-gradient(-50deg,#9ddfcd 32%,#dfe381 68%);
    position: relative;
    background: #9ddfcd \9;
    border-radius: 5px;
}
.focuspic .focus_m img{
    position: absolute;
    top:-30px;
    left:-34px;
    border-radius: 5px;
}
.focuspic .focus_m p{
    float: right;
    width: 380px;
    padding: 0 20px;
    font-size: 17px;
    line-height: 40px;
    color: #271a1a;
    margin-top: 25px;
    text-indent: 30px;
}
.focusgd{
    clear: both;
    width: 1080px;
    margin: 0 auto;
    padding-top: 16px;
}
h2{
    text-align: center;
    margin-top: 30px;
}
.focusgd ul{
    overflow: hidden;
    margin-top: 32px;
}
.focusgd ul li{
    float: left;
    background: #83c0ac;
    border-radius: 5px;
    padding: 15px;
    width: 490px;
    font-size: 18px;
    line-height: 34px;
    margin-top: 15px;
}
.focusgd ul li a{
    color: #fff;
}
.focusgd ul li img{
    border-radius: 5px;
}
.focusgd ul li span{
    display: block;
    font-size: 26px;
    padding: 15px 0 10px;
}
.focusgd ul li span:before{
    content:" ";
    display: inline-block; 
    width: 38px;
    height: 12px;
    background: #dbe385;
    border-radius: 10px;
    margin:0 10px 0 5px;
    vertical-align: middle;
}
.focusgd ul li p{
    margin-left: 10px;
}
.focusgd ul li.two{
    float: right;
}
.focusgd .focusvp{
    padding-top: 42px;
}
.focusgd .conference{
    padding-bottom: 35px;
}
.focusgd .conference p{
    margin: 0 15px;
    font-size: 20px;
    color: #030303;
    line-height: 38px;
    text-indent: 35px;
    margin-top: 15px;
}
.conferceyc{
    background: #f7f9f7;
}
.conferceyc .conferceyc_m{
    width: 1080px;
    margin: 0 auto;
    padding-top: 1px;
}
.conferceyc .conferceyc_m .data{
    font-family: "Adobe ºÚÌå Std";
    color: #070404;
    font-size: 20px;
    text-align: center;
    padding: 30px 0 25px;
}
.conferceyc .conferceyc_m .conferceyc_anp{
    overflow: hidden;
}
.conferceyc .conferceyc_m .conferceyc_anp dl{
    float: left;
    width: 660px;
    background: url(http://www.yesky.com/TLimages2009/yesky/special/images/cgzn/win7anp.jpg) no-repeat;
    line-height: 65px;
    font-size: 18px;
    padding-top: 54px;
    margin-bottom: 35px;
}
.conferceyc .conferceyc_m .conferceyc_anp dt{
    float: left;
    width: 128px;
    text-align: center;
    color: #070404;
}
.conferceyc .conferceyc_m .conferceyc_anp dd{
    float:left;
    padding-left: 42px;
    width: 490px;
    color: #338e83;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
}
.conferceyc .conferceyc_m .conferceyc_anp .talking img{
    display: block;
    margin: 6px 0 14px;
}
.conferceyc .conferceyc_m .conferceyc_anp .talking{
    float: right;
    width: 415px;
    line-height: 65px;
    color: #070404;
    font-size: 18px;
}
.reltivenews{
    width: 1080px;
    margin: 0 auto;
}
.reltivenews ul{
    margin-left: 20px;
    margin-top: 25px;
}
.reltivenews li{
    font-size: 23px;
    line-height: 50px;
}
.reltivenews li a{
    display: inline-block;
    color: #000;
    width: 760px;
    position: relative;
    padding-left: 35px;
}
.reltivenews li span{
    float: right;
    width: 260px;
    color: #adadad;
}
.reltivenews li a:hover{
    color: #419685;
    font-weight: bold;
}
.reltivenews li a:hover:before{
    position: absolute;
    content: "";
    width: 25px;
    height: 7px;
    background: -webkit-linear-gradient(to right,#dfe381,#9ddfcd);
    background: -moz-linear-gradient(to right,#dfe381,#9ddfcd);
    background: -o-linear-gradient(to right,#dfe381,#9ddfcd);
    background: linear-gradient(to right,#dfe381,#9ddfcd);
    border-radius: 5px;
    left:0px;
    top:22px;
}
.reltivenews .more{
    width: 170px;
    height: 50px;
    display: block;
    margin: 40px auto;
    background: #a1dfc8;
    border-radius: 30px;
    font-size: 28px;
    line-height: 50px;
    color: #070404;
    text-align: center;
}
.reltivenews .more:hover,.apply a:hover{
    background: -webkit-linear-gradient(to right,#dfe381,#9ddfcd);
    background: -moz-linear-gradient(to right,#dfe381,#9ddfcd);
    background: -o-linear-gradient(to right,#dfe381,#9ddfcd);
    background: linear-gradient(to right,#dfe381,#9ddfcd);
}
.apply{
    position: fixed;
    bottom: 100px;
    right: 0px;
    width: 315px;
    background: #48907d;
    text-align: center;
    font-size: 22px;
    color: #fff;
    line-height: 35px;
    font-weight: bold;
    padding-bottom: 22px;
}
.apply img{
    margin: 30px 0;
    width: 240px;
}
.apply a{
    display: inline-block;
    width: 220px;
    height: 74px;
    background: #dbe065;
    color: #48907d;
    line-height: 74px;
    border-radius: 50px;
    font-size: 38px;
    margin-bottom: 25px;
}
/*0.1 modification*/
.apply{
    width:240px;
    font-size: 18px;
    display: none;
}
.apply a{
    width: 200px;
    height: 54px;
    font-size: 30px;
    line-height: 54px;
    margin-bottom: 15px;
}
.applydh{
    animation: up2 2s linear infinite;
}
@keyframes up2{
    0%{transform:translate(-100,-100px);}
    50%{transform:translate(-50px,50px);}
    80%{transform:translate(-80px,10px);}
    100%{transform:translate(0px,0px);}
}
.foot{
    height: 120px;
    background: url(http://www.yesky.com/TLimages2009/yesky/special/images/cgzn/win7foot.jpg) no-repeat top center;
    padding-top: 40px;
}
@media screen and (max-width:1000px){
    body{
        min-width: 1080px;
    }
    .focuspic .focus_m img{
        width: 560px;
    }
    .focuspic .focus_m p{
        width: 480px;
        font-size: 14px;
        line-height: 20px;
    }
    .conferceyc .conferceyc_m .conferceyc_anp dt,.conferceyc .conferceyc_m .conferceyc_anp dd{
        line-height: 62px;
    }
}
