@charset "UTF-8";
/*css 初始化 */
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img,a { margin:0; padding:0;transition:all 0.6s ease;}
body{overflow-x:hidden;}
fieldset, img,input,button { border:none; padding:0;margin:0;outline-style:none; }
ul, ol { list-style:none; margin:0;padding: 0;}
input { padding-top:0; padding-bottom:0; }
select, input { vertical-align:middle;}
select, input, textarea { font-size:12px; margin:0;}
textarea { resize:none; } /*防止拖动*/
img {border:0; vertical-align:middle; }  /*  去掉图片低测默认的3像素空白缝隙*/
table { border-collapse:collapse; }
body {
    font:12px/150% Arial,Verdana,"\5b8b\4f53";
    font-family:"微软雅黑","宋体";
    color:#333333;
    transition: all 0.6s;
}
@font-face {
    font-family: "enfont";
    src: url(../font/enfont.eot);
    src: url(../font/enfont.eot#iefix) format('embedded-opentype'),
    url(../font/enfont.woff2) format('woff2'), 
    url(../font/enfont.woff) format('woff'), 
    url(../font/enfont.ttf) format('truetype'), 
    url(../font/enfont.svg#iconfont) format('svg')
}
.clearfix:before,.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after{clear:both;}
.clearfix{
    *zoom:1;/*IE/7/6*/
}
a {color:#333333; text-decoration:none; }
a:hover{color: #082a49;}
h1,h2,h3,h4,h5,h6 {text-decoration:none;font-weight:normal;font-size:100%;}
s,i,em{font-style:normal;text-decoration:none;}
.col-red{color: #d71619 !important;}
ul,ol,li{list-style:none}

/*公共类*/
.w123 {  /*版心 提取 */
    width: 1230px;margin:0 auto;
}
.fl {
    float:left
}
.fr {
    float:right
}
.al {
    text-align:left
}
.ac {
    text-align:center
}
.ar {
    text-align:right
}
.hide {
    display:none
}
.w90{width: 900px;margin:0 auto;}
.clear{clear: both;}
.w14{width: 1400px;margin:0 auto;}
/* 网页顶部导航 */
.w12{width: 1200px;margin:0 auto;}
/* header */
.nav{width: 100%;height:120px;position: absolute;top: 0px;left: 0;box-sizing: border-box;padding:40px 0px;
    background:rgb(0, 0, 0,0.5);z-index: 99;}
.nav .logo{width: 271px;height: 83px;position:absolute;top: 18.5px;left: 0;right: 0;margin:0 auto;}
.nav .logo img{width: 100%;height: 100%;object-fit: cover;}
.nav .top-nav{width:100%;display: flex;justify-content: space-between;flex-flow: row;}
.nav .top-nav .nLi{font-size: 16px;text-align: center;position: relative;}
.nav .top-nav .nLi .top-a{color: #fff;}
.nav .top-nav .nLi .top-a p{text-transform: uppercase;margin-top: 10px;font-size: 14px;}
.nav .top-nav .nLi:nth-child(4){margin-right: 155px;}
.nav .top-nav .nLi:nth-child(5){margin-left: 155px;}
.nav .top-nav .nLi.active .top-a,.nav .top-nav .nLi:hover .top-a{color: #dfa987;}
.nav .top-nav .nLi .top-a:after{content:'';display: inline-block;width:15px;height: 14px;margin-left: 10px;}
.nav .top-nav .nLi.active .top-a:after,.nav .top-nav .nLi:hover .top-a:after{content:'';display: inline-block;width:15px;height: 14px;margin-left: 10px;}


.son-nav{position: absolute;background:rgb(0,0,0,0.8);overflow: hidden;left: -70%;
    width: 240%;text-align: center;z-index: 999;display: none;top:80px;}
.son-nav a{font-size: 16px;border-top: 1px solid #eee;display: block;color: #fff;line-height: 40px;font-weight:normal;}
.son-nav a:hover{background:#dfa987;color: #fff;}
/*banner*/
 .fullSlide{ width:100%;  position:relative;  background:#fff;z-index:1;height:920px;overflow: hidden;}
    .fullSlide .bd{ margin:0 auto; position:relative; z-index:0; height:920px;}
    .fullSlide .bd ul{ width:100% !important; }
    .fullSlide .bd li{ width:100% !important;  overflow:hidden; text-align:center;height:920px;    background-position: center center !important;}
    .fullSlide .bd li a{ display:block;}
     .fullSlide .bd li img{width: 100%;height: 100%;object-fit: cover;}

    .fullSlide .hd{ display:block!important;width:100%;position:absolute;z-index:1999;bottom:5%;margin: 0 auto;
        left:0; text-align:center;transition: all 0.6s;}
    .fullSlide .hd ul{ text-align:center; }
    .fullSlide .hd ul li{cursor:pointer;display:inline-block;zoom:1;width:14px;height:14px;margin:4px;overflow:hidden;line-height:999px;
        border-radius:14px;box-sizing: border-box;border:1px solid #f3f6f9;border-radius:50%;}
    .fullSlide .hd ul .on{background:#ffffff !important;width: 38px;height: 14px;border-radius: 14px;transition: all 0.6s;border:1px solid #ffffff;}

    .fullSlide .prev,.fullSlide .next{  display:block;  position:absolute; z-index:1; top:50%; margin-top:-30px; left:5%;  z-index:1; width:40px; height:60px; background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;  cursor:pointer; filter:alpha(opacity=50);opacity:0.5; display:none;  }
    .fullSlide .next{ left:auto; right:5%; background-position:-6px -137px; }  

.pp88{padding-top: 88px;}
.pd20{padding-bottom: 20px;}
.webnav .in-nav li a:hover,.webnav .in-nav li a.active{color: #d72a2e;}


/* 底部信息 */
.mt110{margin-top: 110px;}

/* 公共底部 */
#footer{width: 100%;background:rgba(44, 56, 65, 1);overflow: hidden;padding-top:65px;font-size: 18px;color: #fff;}
#footer .foot-nav{display: flex;justify-content: space-between;flex-flow: row;}
#footer .foot-nav ul{width: 100%;display: flex;justify-content: space-between;flex-flow: row;}
#footer .foot-nav ul .foot-li1 span{font-weight: bold;display: block;margin-bottom: 20px;}
#footer .foot-nav ul .foot-li2{font-size: 16px;line-height: 16px;margin-bottom: 16px;}
#footer .foot-nav ul .foot-li2 a{color: #fff;}
#footer .foot-nav .foot-img{width: 197px;margin-left: 100px;}
#footer .foot-nav .foot-img img{width:100%;}
#footer .foot-nav .foot-img p{line-height:40px;text-align: center;}
#footer a:hover,#footer .foot-but a:hover{color:#dfa987 !important;}
#footer .foot-call{display: flex;justify-content: space-between;flex-flow: row;margin-top: 40px;}
#footer .foot-call .call-li{width:30%;font-size: 16px;}
#footer .foot-call .call-li:before{content:'';display:inline-block;width: 64px;height: 64px;background:url(../images/foot-icon1.png)no-repeat center;float: left;margin-right: 17px;}
#footer .foot-call .call-li:nth-child(2):before{background:url(../images/foot-icon2.png)no-repeat center;}
#footer .foot-call .call-li:nth-child(3):before{background:url(../images/foot-icon3.png)no-repeat center;}
#footer .foot-call .call-li .call-info{line-height: 32px;}
#footer .foot-call .call-li p{line-height: 24px;}
#footer .foot-but{font-size: 16px;color:#fff;line-height: 75px;background: rgba(0,0, 0, 0.8);margin-top: 40px;}
#footer .foot-but a{color: #fff;}
/* 分页 */
.pages{margin:30px auto;text-align: center;font-size: 0px;}
.pages a{font-size: 14px;color: #4e4e4e;display:inline-block;padding:8px 10px;border:1px solid #d2d2d2;margin:0px 5px;cursor: pointer;}
.pages a.ons,.pages a:hover{background: #d71619;border:1px solid #d71619;}
.pages a.ons ,.pages a:hover{color: #fff;}
.pdb60{padding-bottom: 60px;}
