body {
    min-width: 1500px;
}

ol,
ul {
    list-style: none;
   padding-top: 13px!important;
}

a {
    color: #000;
    text-decoration: none;
}

.header {
    background-color: #2542a6!important;
    width: 100%;
    background-image: url(/_upload/tpl/04/92/1170/template1170/img/logol.png);
    background-size: 100% 80%!important;
    background-repeat: no-repeat!important;
}

.header-inner {
    width: 85%;
    height: 100%;
    background-repeat: no-repeat;
    margin: 0 auto;
    background-position: 93%;
}

.logo {
    height: 100px;
    width: 300px;

    background-position: 50% 75%;
    background-repeat: no-repeat;
    margin: 0 0 20px 20px;

    position: relative;
}

.tittle {
    /* -webkit-background-clip: text; */
    /* background: linear-gradient(to bottom,red,#850505); */
    position: absolute;
    font-size: 31px;
    color: #af0e0e;
    right: -87%;
    top: 50px;

}

.tittle::before {
    content: attr(text);
    position: absolute;
    color: #ff4040;
    -webkit-mask-image: linear-gradient(to bottom, red, transparent);
}

.nav {
    width: 100%;
    height: 50px;
    border-top: 0px solid #dedede;
display: flex!important;
    justify-content: center!important;
}

.nav-ul {
    display: block;
    padding: 0;

}

.nav-item {
    display: inline-block;
    height: 100%;
    text-align: center;
    width: 133px!important;
}

#jigou {
    position: relative;
}

.nav-item>a {
    padding: 0!important;
    font-size: 19px!important;
    color: #fefefe!important;
}

.nav-item>a:hover {
    background-color: #006699!important;
}

.sub-nav {
    display: none;
    padding: 10px 0px 14px 0px;
    position: absolute;
    top: 38px;
    left: -50px;
    background-color: #0070c0!important;
    text-align: center;
    width: 200px;
    color: #fff;
    z-index: 10;
    height: 40px!important
}

.sub-nav:after {
    display: block;
    content: '';
    position: absolute;
    top: -16px;
    left: 45%;
    border-width: 8px 8px 8px 8px;
    border-style: solid;
    border-color: transparent transparent #d40e0d transparent;
}

.sub-item {
    display: block;
    width: 100%;
    padding: 9px 2px;
}

.sub-item>a {
    color: #ececec;
    font-size: 15px;
}

.sub-item:hover {
    background-color: #e65151;
}

.main_body {
    width: 1366px;
    margin: 0 auto;
    background-color: #fff;
    min-width: 1000px;
}

.banner {
    margin-bottom: 10px;
    height: 400px;
}

#slider {
    height: auto;

}

.right-body {
    float: right;
    width: 30%;
    height: 800px;
    background-color: #ffffff;
    border-radius: 2px;
    padding: 0 2px;
}

.right-box {
    margin-top: 15px;
    height: 29%;
    background-color: #eee;
    position: relative;
}

.links {
    margin-top: 14px;
}

.links>select {
    width: 70%;
    margin-top: 8px;
    border: 2px solid #ececec;
    height: 25px;
}

.left-body {

    height: 414px;
    background-color: #f3edef;
    border-top: 3px solid #b42335;
    /* box-shadow:1px 1px 1px #c50000; */
    border-radius: 2px;
    padding: 0 0px 20px 0px;
}

.color-fix {
    background: linear-gradient(to bottom, #e6d0d5, #f3edef);
    height: 25px;
}

.left-box {
    margin: 0 0 0px 4px;
    background-color: #ffffff;
    float: left;
    display: block;
    height: 350px;
    width: 46%;
    height: 30%;
    position: relative;
}

.left-box2 {
    width: 680px;
    height: 335px;
}

.news-header {
    width: 100px;
    height: 27px;
    text-align: left;
    font-size: 18px;
    margin: 3px 5px;
    color: #b42335;
    background-repeat: no-repeat;
    background-position: 100% -1px;
}

.nh2 {
    width: 110px;
    padding: 5px;
}

.nh3 {
    padding: 5px 8px;
}

.box-hr {
    background-color: #ca2035;
    height: 3px;
    width: 56%;
    position: absolute;
    border-radius: 2px;
    top: 15px;
    left: 100px;
}

.more {
    position: absolute;
    top: 12px;
    right: 10px;
    background-image: url(/_upload/tpl/04/92/1170/template1170/img/more.png);
    background-repeat: no-repeat;
    height: 15px;
    width: 30px;
    border-radius: 3px;
}

.more:hover {
    box-shadow: 1px 1px 3px #ececec;
    background-color: #f9f6f6;
}

.news_l {
    margin: 0;
    padding: 2px 3px;
}

.news_r {
    margin: 0;
    padding: 0 15px;
}

.news-tr {
    border-bottom: 1px dotted #d6d6d6;
    padding: 4px 6px;
    font-size: 13px;
}

.news-tr a {
    color: #000;
}

.pic-news {
    width: 335px;
    height: 335px;

}

.sys-box {
    border-top: 12px solid #b42335;
}

#sys-list {
    display: block;
    text-align: center;
    margin: 0;
    padding: 0;
}

#sys-list>li {
    display: inline-block;
    padding: 10px 0;
    width: 100%;
    background-color: #f3edef;
    margin-bottom: 2px;
}

#sys-list>li:hover {
    background-color: #efd2d2;
}

#sys-list>li>a {
    color: #a62038;
}

.bottom-body {
    display: block;
    height: 130px;
    /* margin-top: 10px;
    padding-top: 10px; */
    clear: right;
    background-image: url(/_upload/tpl/04/92/1170/template1170/img/brige.png);
    background-position: 100%;
    background-repeat: no-repeat;
}

.money {
    width: 375px;
    background-position: 430px;
    background-repeat: no-repeat;
    margin-top: 20px;
    margin-right: 45px;
    color: #fff;
    float: left;
    height: 100px;
    border-radius: 2px;
    position: relative;
}

.phone {
    background-image: url(/_upload/tpl/04/92/1170/template1170/img/phone.png);
    background-repeat: no-repeat;
    float: left;
    height: 70px;
    width: 50px;
    position: absolute;
    bottom: 3px;
    left: 8px;
}

.search-box {
    width: 25%;
    margin: 40px 0 0 25px;
    float: left;
    position: relative;
}

.search {
    border: 2px solid #e2e2e2;
    height: 24px;
    width: 90%;
    padding: 4px 10px;
    border-radius: 2px;
}

.s-icon {
    border: 0;
    position: absolute;
    background-image: url(/_upload/tpl/04/92/1170/template1170/img/sous.png);
    background-repeat: no-repeat;
    background-color: #fff;
    top: 3px;
    right: 8px;
    width: 30px;
    height: 90%;
    cursor: pointer;
}

.money>a {
    position: relative;
    left: -10px;
    color: #fff;
    font-size: 18px;
    padding-left: 20px;
}

.footer {
    /* margin-top: 10px; */
    border-top: 7px solid #eee;
    background-color: #0070c0;
    height: 140px;
    padding: 30px 0 0 0;
}

.footer p {
    color: #fcf6f7;
    font-size: 14px;
    font-family: Verdana, Geneva, sans-serif;
    margin: 10px 0;
}

.mail {
    font-size: 18px;
    float: left;
    padding-left: 150px;
}

.phone-title {
    font-size: 35px;
    padding-bottom: 6px;
}