@charset "utf-8";

::selection {
    background-color: #ae0503;
    color: #fff;
}

::-moz-selection {
    background-color: #ae0503;
    color: #fff;
}

::-webkit-selection {
    background-color: #ae0503;
    color: #fff;
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #E2E2E2;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

* {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}

body {
    font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
    color: #333;
    margin: 0;
    line-height: 1.5;
}

:focus {
    outline: 1;
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block;
}

a {
    color: #333;
    text-decoration: none;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

a:link,
a:hover,
a:active,
a:visited {
    text-decoration: none;
}

a:hover {
    color: #ae0503;
}


ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}

li,
ul {
    list-style-type: none;
}

img {
    border: none;
}

input,
textarea {
    outline: 0;
    border: 0;
}

textarea {
    resize: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
    font-weight: normal;
    font-style: normal;
}


textarea {
    animation: animated 1s infinite;
    -moz-animation: animated 1s infinite;
    -webkit-animation: animated 1s infinite;
    -o-animation: animated 1s infinite;

}

input[type="text"] {
    animation: animated 1s infinite;
    -moz-animation: animated 1s infinite;
    -webkit-animation: animated 1s infinite;
    -o-animation: animated 1s infinite;
}

input[type="button"] {
    cursor: url(../image/Acur.png),
    default !important;
}

@keyframes animated {
    0% {
        cursor: url('../images/Pcuro1.png'),
        auto;
    }

    8.8% {
        cursor: url('../images/Pcuro2.png'),
        auto;
    }

    17.6% {
        cursor: url('../images/Pcuro3.png'),
        auto;
    }

    26.4% {
        cursor: url('../images/Pcuro4.png'),
        auto;
    }

    35.2% {
        cursor: url('../images/Pcuro5.png'),
        auto;
    }

    44% {
        cursor: url('../images/Pcuro6.png'),
        auto;
    }

    52.8% {
        cursor: url('../images/Pcuro7.png'),
        auto;
    }

    61.6% {
        cursor: url('../images/Pcuro8.png'),
        auto;
    }

    70.4% {
        cursor: url('../images/Pcuro9.png'),
        auto;
    }

    79.2% {
        cursor: url('../images/Pcuro10.png'),
        auto;
    }

    88% {
        cursor: url('../images/Pcuro11.png'),
        auto;
    }

    100% {
        cursor: url('../images/Pcuro12.png'),
        auto;
    }


}


.clear {
    clear: both;
}


.webq_head_xx {
    width: 100%;
    height: auto;
    padding-top: 1px;
}





.webq_top_1 {
    width: 100%;
    height: 80px;
}

.webq_top_2 {
    width: 1360px;
    height: 80px;
    margin: 0 auto;
    position: relative;
}


.webq_top_logo2 {
    width: auto;
    height: 80px;
    float: left;
}

.webq_top_logo2 img {
    width: auto;
    padding: 14px 0 0 0;
    display: block;
}


.webq_top_zhuy {
    height: 50px;
    font-size: 14px;
    line-height: 25px;
    padding: 0 0 0 56px;
    color: #fff;
}

.webq_top_zhuy b{
    display: block;
    font-size: 16px;
    letter-spacing:5px;
}


.webq_top_zhuy span {
    color: #333;
    font-size: 20px;
    font-weight: bold;
}

.webq_top_zhuline{
    width: 235px;
    height: 1px;
    background: #fff;
    margin-top: 24px;
}


.webq_top_tel {
    float: right;
    background: url(../image/t_tel.png) no-repeat 0;
    padding-left: 48px;
    color: #444444;
    height: 44px;
    line-height: 22px;
    margin-top: 18px;
}

.webq_top_tel span{
    display: block;
    font-size: 22px;
}

.webq_top_tel i{
    display: block;
    font-size: 14px;
}

.webq_top_tel:hover{
    color: #ae0503;
}




.nav_xiala_xx {
    float: left;
    width: 1000px;
    height: 40px;
    padding-top: 20px;
    margin-left: 45px;
    webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}


.nav_xiala {
    height: 40px;
}


.nav_xiala ul li {
    float: left;
    width: 135px;
    height: 40px;
    text-align: center;
    font-size: 15px;
    position: relative;
    z-index: 5;
}


.nav_xiala > ul > li > a {
    display: block;
    color: #555555;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 15px;
    font-weight: bold;
}


.nav_xiala ul li:hover {
    color: #ae0503;
}

.nav_xiala ul li:hover > a {
    color: #ae0503;
    font-size: 16px;
}


.nav_xiala > ul > li > a:hover {

}


.nav_xiala .erji_xiala {
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 20;
    height: 0px;
    visibility: hidden;
    min-width: 100%; 
}

.nav_xiala .erji_xiala i {
    display: block;
    opacity: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.35);
    background: #ae0503;
    position: relative;
}

.nav_xiala .erji_xiala i a {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    display: block;
    color: #FFF;
    padding: 0 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.nav_xiala .erji_xiala i a:hover {
    color: #FFF;
}

.nav_xiala .erji_xiala i:hover {
    background: #333333;
}

.nav_xiala .erji_xiala i a {
    background: -webkit-linear-gradient(left, #333333, #333333) no-repeat;
    background: linear-gradient(to right, #333333, #333333) no-repeat;
    background-size: 0% 100%;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.nav_xiala .erji_xiala i a:hover {
    background: -webkit-linear-gradient(left, #333333, #333333) no-repeat;
    background: linear-gradient(to right, #333333, #333333) no-repeat;
    background-size: 100% 100%;
}


.nav_xiala ul li:hover .erji_xiala {
    height: auto;
    visibility: visible;
}

.nav_xiala .erji_xiala i {
    opacity: 0;
    transform: rotateY(90deg);
    transition: .5s;
}

.nav_xiala ul li:hover .erji_xiala i {
    opacity: 1;
    transform: rotateY(0);
}

.nav_xiala ul li:hover .erji_xiala i:nth-child(1) {
    transition-delay: 50ms;
}

.nav_xiala ul li:hover .erji_xiala i:nth-child(2) {
    transition-delay: 100ms;
}

.nav_xiala ul li:hover .erji_xiala i:nth-child(3) {
    transition-delay: 150ms;
}

.nav_xiala ul li:hover .erji_xiala i:nth-child(4) {
    transition-delay: 200ms;
}

.nav_xiala ul li:hover .erji_xiala i:nth-child(5) {
    transition-delay: 250ms;
}

.nav_xiala ul li:hover .erji_xiala i:nth-child(6) {
    transition-delay: 300ms;
}

.nav_xiala ul li:hover .erji_xiala i:nth-child(7) {
    transition-delay: 350ms;
}

.nav_xiala ul li:hover .erji_xiala i:nth-child(8) {
    transition-delay: 400ms;
}

.nav_xiala ul li:hover .erji_xiala i:nth-child(9) {
    transition-delay: 450ms;
}

.nav_xiala ul li:hover .erji_xiala i:nth-child(10) {
    transition-delay: 500ms;
}

.nav_xiala .erji_xiala i:nth-child(1) {
    transition-delay: 500ms;
}

.nav_xiala .erji_xiala i:nth-child(2) {
    transition-delay: 450ms;
}

.nav_xiala .erji_xiala i:nth-child(3) {
    transition-delay: 400ms;
}

.nav_xiala .erji_xiala i:nth-child(4) {
    transition-delay: 350ms;
}

.nav_xiala .erji_xiala i:nth-child(5) {
    transition-delay: 300ms;
}

.nav_xiala .erji_xiala i:nth-child(6) {
    transition-delay: 250ms;
}

.nav_xiala .erji_xiala i:nth-child(7) {
    transition-delay: 200ms;
}

.nav_xiala .erji_xiala i:nth-child(8) {
    transition-delay: 150ms;
}

.nav_xiala .erji_xiala i:nth-child(9) {
    transition-delay: 100ms;
}

.nav_xiala .erji_xiala i:nth-child(10) {
    transition-delay: 50ms;
}

.nav_xiala .sanji_xiala {
    max-width: 500px;
    height: 0px;
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 100%; 
}

.nav_xiala .sanji_xiala span {
    border-bottom: 1px dashed rgba(255, 255, 255, 0.35);
    display: block;
    background: #ba0a08;
    text-align: left;
    opacity: 0;
}


.nav_xiala .sanji_xiala span a {
    height: 40px;
    line-height: 40px;
    display: block;
    color: #FFF;
    font-size: 14px;
    padding: 0 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.nav_xiala .sanji_xiala span a:hover {
    color: #FFF;
}


.nav_xiala .sanji_xiala span a {
    background: -webkit-linear-gradient(left, #333333, #333333) no-repeat;
    background: linear-gradient(to right, #333333, #333333) no-repeat;
    background-size: 100% 0%;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.nav_xiala .sanji_xiala span a:hover {
    background: -webkit-linear-gradient(left, #333333, #333333) no-repeat;
    background: linear-gradient(to right, #333333, #333333) no-repeat;
    background-size: 100% 100%;
}


.nav_xiala .sanji_xiala_di {
    background: url(../image/liqsub_ss.png) no-repeat center;
    width: 7px;
    height: 11px;
    position: absolute;
    top: 14px;
    right: 5px;
}

.nav_xiala .erji_xiala i:hover .sanji_xiala {
    height: auto;
    visibility: visible;
}

.nav_xiala .sanji_xiala span {
    opacity: 0;
    transform: rotateY(90deg);
    transition: .5s;
}

.nav_xiala .erji_xiala i:hover .sanji_xiala span {
    opacity: 1;
    transform: rotateY(0);
}

.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(1) {
    transition-delay: 50ms;
}

.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(2) {
    transition-delay: 100ms;
}

.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(3) {
    transition-delay: 150ms;
}

.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(4) {
    transition-delay: 200ms;
}

.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(5) {
    transition-delay: 250ms;
}

.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(6) {
    transition-delay: 300ms;
}

.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(7) {
    transition-delay: 350ms;
}

.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(8) {
    transition-delay: 400ms;
}

.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(9) {
    transition-delay: 450ms;
}

.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(10) {
    transition-delay: 500ms;
}


.nav_xiala > ul > li.another {
    color: #ae0503;
}

.nav_xiala > ul > li.another > a {
    color: #ae0503;
    font-size: 16px;
}


.fixedNav {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 99999;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
    box-shadow: 0 8px 8px 0px rgba(0, 0, 0, 0.08);
    background: #fff;
}






.webq_bottom_contx {
    width: 100%;
    background:#fff;
}


.webq_bottom_cont {
    width: 1360px;
    height: auto;
    margin: 0 auto;
}

.webq_bottom_1 {
    padding: 46px 0 32px 0;
}


.webq_bottom_left{
    width: 907px;
    float: left;
    overflow: hidden;
}


.webq_bottom_fx{
    width: 105%;
}


.webq_bottom_tite {
    height: 40px;
    line-height: 1;
    color: #484848;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    background:url(../image/b_fline.png) no-repeat left bottom;
}


.webq_bottom_3 {
    float: left;
    width: 154px;
    color: #fff;
    border-right: 1px solid #e5e5e5;
    margin-right: 79px;
    min-height: 186px;
}


.webq_bottom_3 ul{
    padding-top: 20px;
}


.webq_bottom_3 ul li {
    height: 34px;
}

.webq_bottom_3 ul li a {
    line-height: 34px;
    display: block;
    color: #444444;
    font-size: 14px;
    overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
    padding-right: 5px;
}

.webq_bottom_3 ul li a:hover {
    color: #ae0503;
    padding-left: 5px;
}



.two_bottom_er_1 {
    float: left;

}

.two_bottom_er_1 img {
    width: 89px;
    height: 89px;
    display: block;
    margin-top: 35px;
}









.webq_bottom_5 {
    font-size: 14px;
    line-height: 38px;
    color: #999999;
}

.webq_bottom_5 a {
    color: #999999;
}

.webq_bottom_5 a:hover {
    color: #fff;
}

.webq_bottom_5 img{
    vertical-align: middle;
}





.webq_bottom_di {
    width: 100%;
    background: #444444;
}

.webq_bottom_dicont {
    width: 1360px;
    margin: 0 auto;
    line-height: 30px;
    color: #ffffff;
    padding: 15px 0;
}


.webq_bottom_dicont a {
    color: #ffffff;
}

.webq_bottom_dicont a:hover {
    color: #fff;
    text-decoration: underline;
}

.webq_bottom_dicont img {
    vertical-align: middle;
}

.webq_bottom_dicont .b_l{
    float: left;
}

.webq_bottom_dicont .b_r{
    float: right;
}





.in_yqlj_ss {
    width: 100%;
}


.in_yqlj {
    width: 1360px;
    margin: 0 auto;
    position: relative;
}

.in_yqlj_1 {
    width: 258px;
    position: absolute;
    top: 46px;
    right: 0;
}



.in_yqlj_2 {
    margin-top: 25px;
}


.in_yqlj_2 a {
    display: inline-block;
    padding: 0 15px 0 0;
    color: #444444;
    line-height: 33px;
}

.in_yqlj_2 a:hover {
    text-decoration: underline;
    color: #ae0503;
}