input{outline: none}
.logo_box{padding:200px 0 50px;text-align: center;}
.inp_box {
    background: rgb(255, 255, 255);
    margin: 29px auto 0px;
    border-radius: 5px;
    border: 1px solid rgb(209, 209, 209);
    width: 736px;
    height: 51px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: relative;
    margin-bottom: 300px;
}
.inp_box select {
    border: none;
    width: 123px;
    background-position-x: 125px;
    height: 24px;
    line-height: 24px;
    padding-left: 15px;
    font-size: 16px;
    margin-top: 14px;
    border-right-color: rgb(210, 210, 210);
    border-right-width: 1px;
    border-right-style: solid;
    display: inline-block;
    position: relative;
    float: left;
    background: #fff;
}
.inp_text {
    border: 1px solid rgb(255, 255, 255);
    width:65%;
    height: 24px;
    color: rgb(153, 153, 153);
    line-height: 24px;
    padding-left: 10px;
    font-size: 16px;
    float: left;
    margin-top: 13px;
}
.inp_btn {
    /*background: url(201708fz_ys_btn_seach.png) no-repeat center;*/
    border: currentColor;
    width:12%;
    height: 53px;
    vertical-align: middle;
    cursor: pointer;
    float: right;
    background: #1658a0;
    color: #fff;
    font-size: 16px;
    border-radius: 0 4px 4px 0;
    margin-top: -1px;
}

.xl_box {
    background: rgb(255, 255, 255);
    padding: 10px;
    border: 1px solid rgb(209, 209, 209);
    left: -1px;
    top: 38px;
    width: 98px;
    position: absolute;
}
.pho-gjc{display: none}

.ss-top{padding: 0 30px}
.yj-ul li{float: left;margin-top: 20px;margin-right: 30px}
.yj-ul li:hover a{color: #1658a0;}
.tit_r,.tit_r1{ margin-left: 10px;margin-top: 20px}
.tit_r a{ margin: 0 12px;}
.tit_r a:hover{color: #1658a0;}
.tit_r1 li{ margin:0px 6px 0 6px; display: inline-block; position: relative;}
.tit_r1 li>a{ display: block;}
.tit_r1 li>a:hover{ text-decoration: none;}
.tit_r1 i{ font-size:20px;color: #666;}
.tit_r1 i.t18{ font-size: 18px;}
.tit_r1 li em{ display: none; position: absolute; width: 14px; height: 7px; background: url(20fjszf_arr1.png) no-repeat center; left: 50%; top: 40px; margin-left: -7px; z-index: 4;}
.tit_r1 li .ewm_con{ display: none; position: absolute; width: 250px; top: 47px; height: 126px; padding: 11px 8px; left: 50%; margin-left: -133px; background-color: #ffffff; text-align: center; z-index: 3; font-size: 12px; color: #000033; line-height: 24px; box-shadow: 3px 0 20px rgba(0,0,0,.2);}
.tit_r1 li .ewm_con span{ width: 50%; display: inline-block; float: left;}
.tit_r1 li:hover em,.tit_r1 li:hover .ewm_con{ display: block;}
.ssrc{font-size: 14px;line-height: 46px;}
.ssrc a{margin-right: 25px}

/*.twhite1{color: #333;}*/
.ss-div{margin-top: 10px;color: #333;}


@media only screen and (max-width:1920px){
    body{min-width: auto}
}

@media only screen and (max-width:1000px){
    .fjzg,.red{position: static}
    .inp_box{width: 90%;}
    /*.inp_box span{display: none}*/
    .inp_box select{width:15%;}
    .inp_text{float: left;margin-top: 13px;margin-left: 1px}
    .footer{display: none}

    .pho-gjc{
        display: block;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        width: 90%;
        margin: 0 auto;
    }
    .pho-gjc li{float: left;margin-right:5px;}
    .pho-gjc li a{display: inline-block;padding: 0 10px;height: 24px;font-size: 14px;line-height: 24px;text-align: center;text-decoration: none;white-space: nowrap;border-radius: 50px}
    .pho-gjc li.xz_a a, .pho-gjc li:hover a{background: #1c76ca;color: #fff;}
    .inp_box{margin-top: 15px}

    .pho-gjc::-webkit-scrollbar {
        display: none;
    }

}

@media only screen and (max-width:750px){
    .logo_box {padding: 70px 0 30px;}
    .inp_box{margin-bottom: 0;}
    .logo_box img{width: 260px;}
    .inp_text{width: 50%;font-size: 14px}
    .inp_box select{width: 25%;padding-left: 10px;font-size: 14px}
    .inp_btn{width: 40px;background-size: 22px}

}


