@charset "utf-8";

/* CSS Document */

* {
    margin: 0;
    padding: 0;
}

html {
    -webkit-text-size-adjust: none;
}

body {
    font-size: 12px;
    color: #393939;
    _overflow: hidden;
    overflow-x: hidden;
    background: #ffffff;
    width: 100%;
    *cursor: default;
}

body,
ol,
table,
tr,
td,
ul,
li,
dt,
dd,
dl,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
select,
textarea,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    font-family: "微软雅黑", Tahoma, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
}

li {
    list-style-type: none;
}

img {
    border: none;
    vertical-align: middle;
}


/*-------this-a-list---------*/

a,
time {
    outline: none;
    cursor: pointer;
    text-decoration: none;
    color: #393939;
    transition: all .4s ease 0s;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
}

a:active,
a:hover {
    text-decoration: none
}

a,
area,
a:active {
    blr: expression(this.onFocus=this.blur());
}

:focus {
    -moz-outline-style: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}


/*------- input--outline--middle---------*/


/*input, button, select, textarea{ outline:none}*/

input,
select,
textarea,
button {
    vertical-align: middle
}

button {
    border: 0 none;
    background-color: transparent;
    cursor: pointer
}

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"]>input[type="button"]::-moz-focus-inner {
    border: none;
    padding: 0;
}


/*----- tabless///-----*/

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 1px;
    table-layout: fixed;
}

caption {
    display: none;
}


/*----- clearfix///-----*/

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: '';
    line-height: 0;
}

.clearfix:after {
    clear: both;
}


/*----- dis///-----*/

.clear {
    clear: both;
}

.disno {
    display: none;
}

.disbk {
    display: block;
}

.distb {
    display: table;
}


/*----- 文字两侧对齐///-----*/

.justify {
    text-align: justify;
    text-justify: distribute-all-lines;
    /*ie6-8*/
    text-align-last: justify;
    /* ie9*/
    -moz-text-align-last: justify;
    /*ff*/
    -webkit-text-align-last: justify;
    /*chrome 20+*/
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .justify:after {
        position: absolute;
        content: ".";
        display: inline-block;
        width: 100%;
        overflow: hidden;
        height: 0;
    }
}


/*----- 超出省略号///-----*/

.toe {
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wrapper {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.wrapper img {
    display: block;
    width: 100%;
}

.wl_blank {
    width: 100%;
    height: 0.1rem;
    background-color: #efeff9;
}


/******************************************************************common/////**********************************************************************/

.width {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
}

.header {
    width: 100%;
    height: 80px;
    background-color: #c30e23;
}

.header .headerCon {
    width: 90%;
    height: 80px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    max-width: 1200px;
}

.header .headerCon .logo {
    width: 224px;

}


.header .headerCon .search {
    width: 184px;
    height: 32px;
    border-radius: 16px;
    border: solid 1px rgba(255, 2555, 255, 0.4);
    display: inline-flex;
    align-items: center;
}

.header .headerCon .search .sousuo {
    width: 16px;

}

.header .headerCon .search #keywords {
    width: 155px;
    height: 32px;
    line-height: 32px;
    border: none;
    outline: none;
    background: transparent;
    text-indent: 1em;
    color: #fff;
}

.header .headerCon .search #keywords::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #fff;

    background: transparent;

}

.header .headerCon .nav {
    width: calc(100% - 250px);
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;

}

.header .headerCon .nav ul {
    display: flex;
    align-items: center;

}

.header .headerCon .nav ul li {
    padding: 0 15px;
    margin: 0 5px;
    height: 28px;
    line-height: 28px;
    text-align: center;
}

.headerCon .nav  a {
    font-size: 16px;
    line-height: 12px;
    letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
}

.header .headerCon .nav ul li.on {
    background-color: #ffffff;
    border-radius: 14px;
}

.header .headerCon .nav ul li.on a {
    color: #c30e23;

}

#index .indexnav,
#FlFg .flfgnav,
#about .aboutnav,
#carist .caristnav,
#caris .caristnav,
#rule .helpnav,
.news166 .newsnav,
#about .lxwmnav,
#myjp .myjpnav,
#userCenter .myjpnav,
.news167 .noticenav {
    background-color: #ffffff;
    border-radius: 14px;
}
#index .indexnav a,
#about .aboutnav a,
#FlFg .flfgnav a,
#carist .caristnav a,
#caris .caristnav a,
#rule .helpnav a,
.news166 .newsnav a,
#about .lxwmnav a,
#myjp .myjpnav a,
#userCenter .myjpnav a,
.news167 .noticenav a {
    color: #c30e23;
}

/* 底部有 */
.copyright span a {
    color: #999;
}

.page {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin: 36px auto;
}

.page span,
.page a.first,
.page a.last {
    width: 54px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    border-radius: 8px;
    border: solid 1px #cccccc;
    margin: 0 8px;
}

.page a {
    width: 32px;
    height: 37px;
    line-height: 37px;
    border-radius: 8px;
    text-align: center;
    border: solid 1px #cccccc;
    margin: 0 8px;
}

.page a.on,
.page a:hover {
    background-color: #c30e23;
    color: #fff;
}

.page a.page_target {
    background-color: #c30e23;
    color: #fff;
}



/* 底部 */
.backg {
    background: #c30e23;
    clear: both;
}

.footer {
    padding: 50px 0 0;
    width: 1200px;
    margin: 0 auto;
    font-size: 14px;
}

.footer_top {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #999;
    padding: 20px 0;
}

.footer_left {
    width: 90%;
}

.footer_left>ul>li {
    float: left;
    margin-left: 72px;
}

.footer_left>ul>li:first-child {
    margin-left: 0px;
}

.footer_left>ul>li a {
    color: #e6e6e6;
    letter-spacing: normal;
}

.footer_left>ul>li a:hover {
    color: #fff;
}

.footer_right {
    width: 10%;
}

.footer_addres>ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.footer_addres>ul>li {
    width: 49%;
    margin-top: 20px;
    margin-right: 10px;
}

.footer_addres>ul>li i {
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
}

.footer_addres>ul>li div {
    color: #fff;
    display: inline-block;
    width: 88%;
    vertical-align: middle;
}

.footer_addres>ul>li span {
    color: #fff;
    display: inline-block;
    width: 88%;
    vertical-align: middle;
}


.Links {
    margin-top: 30px;
    display: flex;

}

.Links dt {
    margin-right: 10px;
    color: #FFF;
}

.Links dd a {
    color: #FFF;
}

.footer_ens {
    margin-bottom: 50px;
    display: block;
}

.footer_right .footer_img {
    margin-bottom: 10px;
}

.footer_right div {
    color: #e6e6e6;
}

.footer_down {
    padding: 10px 0;
    display: flex;
    justify-content: space-between;
    height: 35px;
    line-height: 35px;
}

.footer_down .footer_ims {
    width: 100px;
    vertical-align: middle;
}

.footer_down .footer_ims img {
    width: 100%;
}

.footer_down .footer_text {
    color: #b3b3b3;
    ;
}

#myMenu {
    display: block;
}

.nav-warp {
    display: none;
}

#myclass {
    display: block;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}

.footer_addres a span {
    color: #e6e6e6;
}

.footer_addres>ul>li i {
    display: inline-block;
}

.footer_addres {
    margin-top: 0;
}



@media only screen and (max-width:1300px) {
    .header .headerCon .logo {
        width: 180px;
    }

    .header .headerCon .search {
        display: none;
    }
}

@media only screen and (max-width:1200px) {}

@media only screen and (max-width:1100px) {

    .header .headerCon,
    .header {
        height: auto;
        min-height: 80px;
    }

    .header .headerCon .nav {
        width: 100%;
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .header .headerCon .nav ul {
        flex-wrap: wrap;
        justify-content: flex-start;
        margin-bottom: 10px;
    }

    .header .headerCon .logo {
        margin: 20px 0 20px 0;
    }

    .header .headerCon .nav ul li {
        margin-top: 10px;
        width: calc(30% - 30px);
    }


}

@media only screen and (max-width:1000px) {
    .footer {
        padding-top: 0;
        width: 100%;
    }

    .footer_top {
        padding: .5rem;
    }

    .footer_left {
        width: 60%;
    }

    .footer_ens {
        display: none;
    }

    .footer_left>ul>li {
        float: none;
        margin-left: 0;
        width: 25%;
        text-align: center;
        margin-top: 1rem;
    }

    .footer_addres>ul>li {
        width: 100%;
    }

    .footer_right {
        width: 40%;
        text-align: center;
    }

    .footer_imss img {
        width: 130%;
        vertical-align: middle;
    }

    .footer_imss {
        display: table-cell;
        width: 40%;
    }

    .footer_ims {
        display: none;
    }

    .disf {
        display: flex;
        align-items: center;
        justify-content: space-around;
    }

    .footer_top {
        flex-wrap: wrap;
    }

    .footer_text {
        width: 100%;
        text-align: center;
        height: auto;
        line-height: normal;
    }

    .footer_msg {
        width: 100%;
        vertical-align: middle;
    }

    .footer_msg img {
        width: 60%;
        max-width: 200px;
        margin: 0 auto;
    }

    .footer_addres>ul>li a div {
        display: inline-block;
        width: 88%;
        vertical-align: middle;
    }

    .footer_addres>ul>li div {
        font-size: 12px;
    }



    .banner img {
        width: 100%;
        height: 150px;
        object-fit: cover;
    }
}
@media only screen and (max-width:768px) {
    .header .headerCon .nav ul li {
        margin-top: 10px;
        width: calc(25% - 10px);
        padding: 0;
    }
}

