* {
    margin: 0;
    padding: 0;
    list-style: none;
}
.cy{ margin-top:20px; width:100%; min-width:1200px; height:100px; background:#596978;}
@media screen and (max-width:1025px){.cy{min-width:100%;height: auto;}}
.cy ul { margin:0 auto; width:1200px; height:100px; background:url(../images/cybg.jpg) right no-repeat; overflow:hidden;}
@media screen and (max-width:1025px){.cy ul{width:100%;height: auto;}}
.cy .pc {padding-top:15px;width:460px;height:100px;color:#b2c0cd;font-size:12px;line-height:24px;float:right;}
.cy img {padding-top:10px;width: 80px;height: 80px;float: right;}
@media screen and (max-width: 1025px){.cy img{float: left;}.cy .pc {float: none;margin: 0 auto;}}
.cy .phone{display:none}
@media screen and (max-width: 500px){.cy img{float: right;}.cy .pc{display:none} .cy .phone{width: 70%;float: right;color:#b2c0cd;font-size:12px;display:block;margin-top: 8%;margin-right: 5px;}}
@media screen and (max-width: 300px){.cy img{display:none;}.cy .pc{display:none} .cy .phone{width: 90%;color:#b2c0cd;font-size:12px;display:block;margin: 5% auto;float: none;}}

.cy span { margin-left: 30px; padding-top: 14px; width: 460px; height: 80px; text-align: left; float: left;}
.link { margin-top:10px; width:600px; height:80px; color:#b2c0cd; font-size:12px; overflow:hidden; float:left;}
@media screen and (max-width:1025px){div.link{display:none;}}
 .link .lj { width:600px; height:32px;padding-bottom:10px;}
.link .lj ul{ width:600px; height:32px;background:none;}
.link .lj li { width:100px; height:32px; line-height:32px; font-size:16px;float:left;padding-top:0px;}
.link .jtlj { width:600px; height:48px; line-height:24px; font-size:12px;}
.link .jtlj a { text-decoration:none; color:#b2c0cd; font-size:12px;}
.link .jtlj a:hover { color:#fff;}
.link .jtlj select{
    background: #596978;
    color: #b2c0cd;
    border: 1px solid #b2c0cd;
    font-size: 14px;
    width: 180px;
    height: 30px;
text-align-last: center;
    }
 .link .jtlj select option{ 
    font-size: 14px;
}

