﻿*
{
    padding: 0px;
    margin: 0px;
}

select { width:190px; height:45px; color:#00aff0; border:none; line-height:45px; font-size:15px; text-align:center; 
    text-align-last:center; appearance:none; -moz-appearance:none; -webkit-appearance:none;cursor:pointer; outline:none;padding:0 20px;
    background: url(/htm/images/xia.png) right 12px no-repeat;
    background-size: 20px 20px;
    background-position: right 12px;
}
select option { direction:ltr;  line-height:45px;}
select::-ms-expand { 
     display: none; 
 }
body
{
    background-image: url(../images/beijing0702.jpg);
    background-repeat: no-repeat;
    background-size: 1950px;
    color: #333333;
    font-family: "Helvetica Neue" , Helvetica, Arial, sans-serif;
}

.clear
{
    clear: both;
}

.beijingse {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow-y: auto;
    overflow-x: hidden;
}

.title
{
}

h2
{
    background-color: #00aff0;
    color: #fff;
    padding: 10px;
}

.cxk
{
    float: left;
    border: 1px solid #999;
    position: relative;
    left: 50%;
    transform: translate(-50%);
    top: 50px;
    width: 90%;
}

.wbkj
{
    float: left;
    height: 45px;
    width: 90%;
    background-color: #fff;
}

#name2,#keyword
{
    height: 45px;
    border: 0px;
    text-indent: 1em;
    width: 75%;}

.wbkj .xuanze
{
    border: 0px;
    color: #00aff0;
    font-size: 17px;
    list-style: none;
    float: right;
    text-align: center;
}

.two
{
    position: relative;
    display: inline-block;
}

.two a
{
    color: #00aff0;
    text-decoration: none;
}

.sub-item
{
    display: none;
    position: absolute;
    list-style: none;
    background-color: #fff;
    padding: 10px 0;
}

.two:hover .sub-item
{
    display: block;
}

.item-list
{
    display: block;
    text-align: center;
    font-size: 15px;
    padding: 0 12px;
}

.item-list a
{
    color: #000;
}

.item-list a:hover
{
    color: #00aff0;
    text-decoration: underline;
}

#active
{
}

.xiala
{
    width: 20px;
    height: 20px;
    float: right;
}

.xiala img
{
    width: 100%;
    height: 100%;
}

.chaxun
{
    float: left;
    height: 45px;
    line-height: 20px;
    width: 10%;
    text-align: center;
    color: #fff;
    background-color: #00aff0;
    font-size: 20px;
    border: 0px;
}
.chaxun:hover{ background-color:#33b9ea;}

.xinxiall
{
    float: left;
    position: absolute;
    top: 200px;
    width: 87%;
    left: 50%;
    transform: translate(-50%);
    height: 440px;
    overflow-y: auto;
}

.xinxi
{
    margin-top: 20px;
    float: left;
}

.xinxi .left
{
    font-size: 25px;
    color: #00aff0;
    float: left;
    width: 4%;
}

.xinxi .right
{
    float: left;
    width: 87%;
}

.xinxi .top
{
    font-size: 25px;
    float: left;
}

.xinxi .top:hover
{
    color: #00aff0;
    text-decoration: underline;
}

.xinxi .bot
{
    float: left;
    font-size: 20px;
}

.fontall
{
    position: absolute;
    top: 680px;
    float: left;
    width: 90%;
    left: 50%;
    transform: translate(-50%);
}

.font
{
    float: left;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    padding: 13px 0px;
}

.font .fx
{
    width: 20px;
    height: 20px;
    float: left;
}

.font .fx img
{
    width: 100%;
    height: 100%;
}

.font ul
{
    list-style: none;
    float: left;
    line-height: 22px;
}

.font li
{
    float: left;
}

.font li a
{
    color: #00aff0;
    text-decoration: none;
    margin: 0 5px;
}

.font li input
{
    width: 20px;
    color: #00aff0;
    text-align: center;
}

.font li a:hover
{
    text-decoration: underline;
}

.back
{
    float: left;
    position: absolute;
    left: 92%;
    background-color: #f9f9f9;
    padding: 12px 32px;
}

.back
{
    color: #00aff0;
    text-decoration: none;
}

.back:hover {
    color: #f9f9f9;
    text-decoration: none;background-color: #00aff0;
}
@media screen and (max-width: 1640px)
{
    .back
    {
        left: 90%;
    }
}

@media screen and (max-width: 1440px)
{
    .xinxi .left
    {
        width: 6%;
    }
    #name2
    {
        width: 80%;
    }
}

@media screen and (max-width: 1140px)
{
    .xinxi .left
    {
        width: 8%;
    }
    .back
    {
        left: 84%;
    }
    #name2
    {
        width: 75%;
    }
    .xinxiall
    {
        height: 550px;
    }
    .fontall
    {
        top: 790px;
    }
}

@media screen and (max-width: 940px)
{
    .xinxi .left
    {
        width: 10%;
    }
    .back
    {
        left: 81%;
    }
    #name2
    {
        width: 72%;
    }
}

@media screen and (max-width: 768px)
{
    #name2
    {
        width: 65%;
    }
    .back
    {
        left: 79%;
    }
}

@media screen and (max-width: 500px)
{#name2, #keyword {
    height: 45px;
    border: 0px;
    text-indent: 0.3em;
    width: 55%;
    overflow: hidden;
    text-overflow: ellipsis;
}
    .cxk
    {
        top: 80px;
    }
    .font
    {
        padding: 0px 0px;
        width: 80%;
    }
    .xinxiall
    {
        height: 400px;
    }
    .fontall
    {
        top: 640px;
    }
    .back
    {
        left: 50%;
        padding: 5px 10px;
        position: relative;
        top: 40px;
        width: 80%;
        text-align: center;
        transform: translate(-50%);
    }
    .xinxi .left
    {
        width: 20%;
    }
    .xinxi .right
    {
        width: 75%;
    }
    .wbkj
    {
        width: 80%;
    }
    .chaxun
    {
        width: 20%;font-size: 15px;float: right;
    }
    #name2
    {
        padding: 0 4px;
        width: 58%;
    }
    .wbkj .xuanze
    {
        font-size: 14px;
    }select{
        font-size: 12px;
        background-position: right 11px;
        width: auto;
    }
}

@media screen and (max-width: 428px)
{
    #keyword{
        width: 47%;
    }
    .cxk
    {
        top: 80px;
    }
    .font
    {
        padding: 0px 0px;
        width: 51%;
    }
}

@media screen and (max-width: 414px)
{
    #keyword{
        width: 46%;
    }
    .cxk
    {
        top: 80px;
    }
    .font
    {
        padding: 0px 0px;
        width: 54%;
    }
}

@media screen and (max-width: 390px)
{#keyword {
    width: 43%;
}
    .cxk
    {
        top: 80px;
    }
    .font
    {
        padding: 0px 0px;
        width: 56%;
    }
}

@media screen and (max-width: 375px)
{#keyword {
    width: 40%;
}
    .cxk
    {
        top: 80px;
    }
    .font
    {
        padding: 0px 0px;
        width: 57%;
    }
}

@media screen and (max-width: 360px)
{
    .cxk
    {
        top: 80px;
    }
    .xinxiall
    {
        height: 320px;
    }
    .fontall
    {
        top: 560px;
    }
    .xinxi .bot
    {
        margin-top: 60px;
    }
    .font
    {
        padding: 0px 0px;
        width: 60%;
    }
}
