@import url(../../../../assets/font/iconfont.css);

body {
    /* font-family: auto; */
    font-family: arial;
}

.iconfont {
    font-size: inherit;
    line-height: 1;
    -webkit-text-stroke-width: 0;
}

a:focus,
a:hover {
    text-decoration: none !important;
    color: #fff !important;
}

a {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    outline: none;
    color: #fff;
}

a:hover {
    text-decoration: none;
    color: #fff !important;
}


button,
input {
    outline: none !important;
}

::-moz-placeholder {
    color: #ccc;
}

::-webkit-input-placeholder {
    color: #ccc;
}

:-ms-input-placeholder {
    color: #ccc !important;
}

.clearfix:before,
.clearfix:after,
.wrapper:after,
.wrapper:before {
    content: "";
    display: table;
}

.clearfix:after,
.wrapper:after {
    clear: both;
    overflow: hidden;
}

.clearfix,
.wrapper {
    zoom: 1;
}

.btn-primary {
    background: #165a95;
}

ul {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0;
    padding: 0;
    margin: 0;
}

body {
    font-size: 14px !important;
    color: #000;
    background-color: #fff;
}

a {
    text-decoration: none;
}

li {
    list-style: none;
}

.uli14 li,
.nowrapli li {
    list-style: inside;
}

ul.nowrapli.uli16 li a {
    padding-left: 8px;
}

img {
    max-width: 100%;
}

.contai {
    width: 1000px;
    margin: 0px auto;
}


.top-news {
    background: url(../img/top-news-bg.jpg) no-repeat;
    background-size: 100% 100%;
    padding: 60px 0px;
}

.banner {
    padding-bottom: 80px;
}

#footer {
    background: url(../img/footer-bg.jpg) no-repeat;
    background-size: 100% auto;
}

.footer {
    background: linear-gradient(180deg, #fab577 0%, #fee0c2 20%);
    background-size: 100% 100%;
    border: 2px #f0853e solid;
    border-top: 5px #f0853e solid;
}

.footer .footer-links .link-list>li ul li a:hover,
.footer-menu::before {
    background-color: #aa0c1a;
}

.footer .footer-links .link-list>li,
.footer .footer-links .link-list>li ul {
    background-color: #c20d1d;
}

.footer .footer-links .link-list>li ul li a,
.footer .footer-links .link-list>li>a {
    color: #fac691;
}

.footer .footer-links .link-list>li ul::-webkit-scrollbar-track {
    background-color: #fe826e;
}

.footer .footer-links .link-list>li ul::-webkit-scrollbar-thumb {
    background-color: #aa0c1a;
    border-radius: 10px;
}

.footer-menu ul.navbar-nav>li>a{
    color: #fff;
}
.footer-menu ul.navbar-nav li>ul>li>a {
   color: #aa0c1a;
}

.footer .footer-links .link-list>li>a span img {
    width: 60px;
}

.div1 {
    background: url(../img/div1-bg.png) no-repeat;
    background-size: cover;
    position: relative;
}
.div1::before{
    content: '';
    width: 200px;
    height: 200px;
    background: url(../img/div1-left-bg.png) no-repeat;
    background-size: 100% auto;
    position: absolute;
    bottom: 26%;
    left: 0px;
}
.div1::after{
    content: '';
    width: 200px;
    height: 200px;
    background: url(../img/div1-right-bg.png) no-repeat;
    background-size: 100% auto;
    position: absolute;
    bottom: 10%;
    right: 0px;
    z-index: 0;
}
.banner {}

.banner img {}

.div1-bottom {margin-top: -19%;padding-bottom: 100px;position: relative;z-index: 1;}

.img-title {
    margin: 0px;
    position: relative;
    top: -17px;
}

.img-title img {height: 110px;width: auto;display: block;margin: 0px auto;}

.div1-bottom-list {}

.div1-bottom-list li {

    width: 20%;

    float: left;

    padding: 20px;
}

.div1-bottom-list li a {
    transition: all 0.8s;
    display: block;
}
.div1-bottom-list li a img{
    transition: all 0.8s;
}
.div1-bottom-list li a:hover img {
    transform: scale(1.04);
}

.div1-bottom-list li  a:hover {
    
    transform:translateY(-15px);
}
.div2 {
    background: url(../img/div2-bg.png) no-repeat;
    background-size: cover;
    position: relative;
    padding-bottom: 100px;
}
.traditions-list {

margin-top: -20px;
}
.traditions-list li {
    
width: 33.33%;
    
float: left;
}
.traditions-list li a{
display: block;
transition: all 0.5s;
}
.traditions-list li a:hover  {
 transform: translateY(-10px);
}
.traditions-list li a p{

margin-bottom: 0px;

font-size: 27px;

color: #a50001;

text-align: center;

margin-top: 10px;
}
.div2 .img-title{
    position: relative;
    top: -77px;
}

.div3{
    background: url(../img/div3-bg.png) no-repeat;
    background-size: cover;
    position: relative;
    padding-bottom: 135px;
    padding-top: 90px;
}
.div3::before{
    content: '';
    width: 100px;
    height: 100px;
    background: url(../img/div3-left-bg.png) no-repeat;
    background-size: 100% auto;
    position: absolute;
    bottom: 30%;
    left: 1%;
    z-index: 0;
}
.div3::after{
    content: '';
    width: 110px;
    height: 100px;
    background: url(../img/div3-right-bg.png) no-repeat;
    background-size: 100% auto;
    position: absolute;
    bottom: 27%;
    right: 1%;
}
.div3-content{

position: relative;

z-index: 1;
}
.div3-content-left{

width: 58%;

float: left;

padding-right: 30px;

position: relative;
display: block;
transition: all 0.5s;
}
.div3-content-left>img{

}
.div3-content-right a:hover,
.div3-content-left:hover{
    transform: scale(0.95);
}
.div3-content-left a{display: block;background: linear-gradient(45deg, rgba(70 ,2 ,0 , 90%), transparent);font-size: 32px;padding: 9px 25px;width: 79%;position: absolute;font-family: math;}
.div3-content-left a:hover{
    font-weight: bold;
}
.div3-content-left a img{

width: 34px;

margin-left: 10px;
}
.div3-content-left a.div3-content-left-link1{top: 165px;left: 9%;margin-left: 5px;}
.div3-content-left a.div3-content-left-link2{top: 260px;left: 9%;margin-left: 5px;}
.div3-content-right{

width: 42%;

float: left;

}
.div3-content-right a{
    display: block;
transition: all 0.5s;
}
.div4 {
    position: relative;
}
.div4 .img-title{
    
position: absolute;
    
left: 50%;
    
transform: translateX(-50%);
    
top: -70px;
}

.div5 {
    background: url(../img/div5-bg.png) no-repeat;
    background-size: cover;
    position: relative;
}
.div5::before{
    content: '';
    width: 200px;
    height: 200px;
    background: url(../img/div5-left-bg.png) no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: 23%;
    left: 1%;
}
.div5::after{
    content: '';
    width: 200px;
    height: 200px;
    background: url(../img/div5-right-bg.png) no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: 22%;
    right: 5%;
}
.div5-content{

padding: 50px 0px;

position: relative;

z-index: 1;
}
.div5-left{

width: 65%;

float: left;
}
.div5-left ul {

}
.div5-left ul li {

}
.div5-left ul li a{
display: block;
transition: all 0.5s;
}
.div5-left ul li a:hover{
    transform: translateX(-10px);
}
.div5-left ul li a img{

}
.div5-right{

width: 35%;

float: left;

padding-top: 50px;

display: flex;

justify-content: right;
}
.div5-right img{

height: 350px;

width: auto;
}
.Copyright a,
.Copyright{
   color: #fff!important
}

.top-div{

height: 27px;

background: linear-gradient(45deg, #e99003, #f5e099 60%,#fbc357 97%);
}
.top-div a{

display: block;

position: absolute;

z-index: 1;

left: 0px;

top: 0px;
}
.top-div .container{
    position: relative;
}
.top-div a img{
    
height: 70px;
    
width: auto;
}