/*Generated by wjdhcms 3.0 */
@charset "utf-8"; ::selection {
    background-color: #da251c;
    color: #FFF;
}

::-moz-selection {
    background-color: #da251c;
    color: #FFF;
}

::-webkit-selection {
    background-color: #da251c;
    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: #da251c;
}

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;
}

.clear {
    clear: both;
}

.webq_head_xx {
    width: 100%;
    height: auto;
}

.webq_top_1 {
    width: 100%;
    height: 120px;
}

.webq_top_2 {
    max-width: 1280px;
    height: 120px;
    margin: 0 auto;
}

.webq_top_logo {
    width: auto;
    height: 120px;
    float: left;
}

.webq_top_logo img {
    width: auto;
    padding-top: 20px;
}

.webq_top_zhuy {
    /* width: 380px; */
    height: 60px;
    float: left;
    font-size: 14px;
    line-height: 30px;
    padding: 0 0 5px 15px;
    margin: 30px 0 0 15px;
    border-left: 1px solid #d13029;
}

.webq_top_zhuy b {
    font-size: 24px;
}

.webq_top_zhuy b i {
    color: #d13029;
    font-weight: bold;
}

.webq_top_zhuy span {
    color: #d13029;
}

.webq_top_tel {
    /* width: 200px; */
    height: 72px;
    background: url(//cdn.myxypt.com/110e2c22/21/10/5f12171363be9678aedf97c8edc8afec7dc7a40a.png) no-repeat left;
    float: right;
    padding: 0 0 0 60px;
    margin-top: 22px;
}

.webq_top_tel_dh {
    float: left;
    font-size: 28px;
    color: #474747;
    line-height: 36px;
    font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
}

.webq_top_tel_dh p {
    font-family: Impact;
}

/*导航开始*/
.nav_xiala_xx {
    width: 100%;
    height: 60px;
    background-color: rgba(32, 83, 149, 0.9);
}

.nav_xiala {
    max-width: 1280px;
    height: 60px;
    margin: 0 auto;
}

.nav_xiala > ul {
    position: relative;
    height: 60px;
}

.nav_xiala ul li {
    float: left;
    width: 11.11%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 16px;
}

.nav_xiala > ul > li > a {
    display: block;
    color: #fff;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    background: url(//cdn.myxypt.com/110e2c22/21/10/ecb6f63c5dbf154191501fc51e9c0a913716c834.png) no-repeat left;
}

.nav_xiala ul li:hover {
    background: url(//cdn.myxypt.com/110e2c22/21/10/67e6ee14bc82a2c7a29d19385afe7d518745b947.png) repeat-x bottom;
    color: #fff;
}

.nav_xiala ul li:hover a {
    color: #fff;
}

.nav_xiala ul li:nth-child(1) a {
    background: none;
}

.nav_xiala .erji_xiala {
    z-index: 20;
    height: 0px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    position: absolute;
    top: 60px;
    left: 0px;
    width: 100%;
    background: rgba(218, 37, 28, 0.85);
}

/*一个分类 *1 一个分类 *2  六个分类100%  left:修改到合适位置; */
.nav_xiala ul li:hover .erji_xiala {
    height: auto;
    visibility: visible;
    opacity: 1;
}

.nav_xiala .erji_xiala .daohang_xiala {
    float: left;
    width: 166px;
    padding: 0 20px 5px 20px;
}

.nav_xiala .erji_xiala .daohang_xiala i {
    font-size: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.35);
    display: block;
}

.nav_xiala .erji_xiala .daohang_xiala span {
    border-bottom: 1px dashed rgba(255, 255, 255, 0.35);
    display: block;
    text-align: left;
}

.nav_xiala .erji_xiala .daohang_xiala a {
    height: 40px;
    line-height: 40px;
    display: block;
    color: #FFF;
    font-size: 14px;
    overflow: hidden;
}

.nav_xiala .erji_xiala .daohang_xiala i a {
    font-size: 15px;
    text-align: left;
    background: url(//cdn.myxypt.com/110e2c22/21/10/a8ee631077e491ff7fe538182c4d95247f119eff.png) 0px no-repeat;
    padding-left: 13px;
    overflow: hidden;
}

.nav_xiala .erji_xiala .daohang_xiala i a:hover {
    background: url(//cdn.myxypt.com/110e2c22/21/10/a8ee631077e491ff7fe538182c4d95247f119eff.png) 145px no-repeat;
    padding-left: 0px;
}

.nav_xiala .erji_xiala a:hover {
    color: #FFF;
    padding-left: 15px;
}

.nav_xiala .erji_xiala1 {
    position: absolute;
    top: 60px;
    z-index: 20;
    background: rgba(218, 37, 28, 0.85);
    width: 142px;
    /*和一级栏目一样宽度*/
    height: 0px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}

.nav_xiala ul li:hover .erji_xiala1 {
    height: auto;
    visibility: visible;
    opacity: 1;
}

.nav_xiala .erji_xiala1 .daohang_xiala {
}

.nav_xiala .erji_xiala1 .daohang_xiala i {
    font-size: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.35);
    display: block;
}

.nav_xiala .erji_xiala1 .daohang_xiala a {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    display: block;
    color: #FFF;
    overflow: hidden;
}

.nav_xiala .erji_xiala1 a:hover {
    color: #FFF;
    padding-left: 15px;
}

.nav_xiala > ul > li.another {
    background: url(//cdn.myxypt.com/110e2c22/21/10/67e6ee14bc82a2c7a29d19385afe7d518745b947.png) repeat-x bottom;
    color: #fff;
}

.nav_xiala > ul > li.another > a {
    color: #fff;
}

.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);
}

.webq_bottom_contx {
    width: 100%;
    height: auto;
    background: #333333;
    margin-top: 40px;
}

.webq_bottom_cont {
    max-width: 1180px;
    height: auto;
    margin: 0 auto;
    position: relative;
}

.webq_bottom_hong {
    width: 24px;
    height: 85px;
    position: absolute;
    left: 0px;
    top: -10px;
    background: #36649f;
}

.webq_bottom_menux {
    width: 100%;
    height: 50px;
    padding-top: 1px;
}

.webq_bottom_menu {
    width: 1180px;
    height: 50px;
    margin: 0 auto;
    background: #0088bd;
    border-radius: 25px;
    margin-top: -25px;
}

.webq_bottom_menu ul li {
    float: left;
    width: 118px;
    height: 50px;
    line-height: 50px;
    color: #FFF;
    text-align: center;
    font-size: 15px;
}

.webq_bottom_menu ul li a {
    color: #FFF;
    display: block;
}

.webq_bottom_menu a:hover {
    color: #FFF;
    text-decoration: underline;
}

.webq_bottom_1 {
    height: auto;
    padding: 30px 0 30px 0;
}

.webq_bottom_1a {
    float: left;
    width: 67.8%;
    margin-left: 40px;
    color: #9a9a9a;
    font-size: 14px;
    line-height: 28px;
}

.webq_bottom_1a p {
    padding-left: 45px;
}

.webq_bottom_1a p:nth-child(1) {
    background: url(//cdn.myxypt.com/110e2c22/21/10/543fd95229b72f53bdd6909e3ab51d2343bc3a40.png) 0 0 no-repeat;
}

.webq_bottom_1a p:nth-child(2) {
    line-height: 28px;
}

.webq_bottom_3 a {
    color: #9a9a9a;
}

.webq_bottom_3 a:hover {
    color: #9a9a9a;
    text-decoration: underline;
}

.webq_bottom_3 i {
    width: 70px;
    display: inline-block;
}

.webq_bottom_1a p:nth-child(3) {
    background: url(//cdn.myxypt.com/110e2c22/21/10/86d5b559f967b6634add69dafc97a571461713ed.png) no-repeat left;
}

.webq_bottom_4 a {
    color: #9a9a9a;
}

.webq_bottom_4 a:hover {
    color: #9a9a9a;
    text-decoration: underline;
}

.webq_bottom_er_1 {
    float: right;
    width: 115px;
    text-align: center;
    font-size: 14px;
    color: #9a9a9a;
    margin-right: 50px;
}

.webq_bottom_er_1 img {
    width: 105px;
    height: 105px;
    padding: 5px;
    background: #fff;
    margin-bottom: 5px;
}

.webq_bottom_di {
    width: 100%;
    color: #9f9f9f;
    line-height: 30px;
    padding: 15px 0;
    background: #333;
    text-align: center;
    border-top: 1px solid #5c5c5c;
}

.webq_bottom_di a {
    color: #9a9a9a;
}

.webq_bottom_di a:hover {
    color: #9a9a9a;
    text-decoration: underline;
}

p {
    margin: 0;
}

@media(max-width: 480px) {
    .webq_bottom_1a {
        width:calc(100% - 40px);
    }

    .webq_bottom_er_1 {
        width: 100%;
        margin-right: 0;
        margin-top: 30px;
    }

    .webq_bottom_di{
        line-height:24px;
        padding-left: 15px;
        padding-right: 15px;
        box-sizing: border-box;
    }
}
