@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; }
body{overflow-x:hidden;}
fieldset, img,input,button { border:none; padding:0;margin:0;outline-style:none; }
ul, ol { list-style:none; }
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;
    background:#fff;
    transition: all 0.6s;
}
.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:#ff7312;}
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: #ff7312 !important;}
ul,ol,li{list-style:none}

/*公共类*/
.w12 {  /*版心 提取 */
    width: 1200px;margin:0 auto;
}
.fl {
    float:left
}
.fr {
    float:right
}
.al {
    text-align:left
}
.ac {
    text-align:center
}
.ar {
    text-align:right
}
.hide {
    display:none
}
.clear{clear: both;}
.w14{width: 1400px;margin:0 auto;}
.df{display: flex;}
.jc{justify-content:space-between;}
.ja{justify-content:space-around;}
.fw{flex-flow: wrap;}
.ai{align-items: center;}
.fd{flex-direction: column;}
.text-1{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.text-2{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;
    line-clamp: 2;-webkit-box-orient: vertical;}
.text-3{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;
    line-clamp: 3;-webkit-box-orient: vertical;}
/* 头部公共 css */
#head{width: 100%;height:110px;box-sizing: border-box;background:#0067d1;}
#head .logo{height:56px;margin-right:115px;}
#head .logo img{height:100%;}
#head .nav{flex: 1;}
#head .nav .top-nav .nLi{position: relative;z-index:99;width:110px;text-align: center;}
#head .nav .top-nav .top-a{font-size:18px;line-height:110px;color:#fff;}
#head .nav .top-nav .active,#head .nav .top-nav li:hover{background:#0054bb;}
#head .nav .top-nav .active .top-a,#head .nav .top-nav li:hover .top-a{font-weight:bold;}
#head .call-tel{width: 235px;font-size: 30px;line-height: 110px;color: #FFF;
    margin-left: 50px;margin-right: -60px;}
#head .call-tel:before{content:'';display:inline-block;width:22px;height:22px;background:url(../images/foot-tel.png)no-repeat center;
background-size:cover;margin-right:10px;}

.son-nav{position: absolute;background:#fff;overflow: hidden;top:110px;left:-10%;width:120%;text-align: center;z-index: 999;display: none;}
.son-nav a{font-size: 14px;line-height: 40px;border-top: 1px solid #eee;display: block;color: #333333;}
.son-nav a:hover{background:#ff7312;color: #fff !important;}
/*banner*/
 .fullSlide{ width:100%;  position:relative;  background:#fff;z-index:1;}
    .fullSlide .bd{ margin:0 auto; position:relative; z-index:0; }
    .fullSlide .bd ul{ width:100% !important; }
    .fullSlide .bd li{ width:100% !important;overflow:hidden; text-align:center;    background-position: center center !important;}
    .fullSlide .bd li a{ display:block;height:810px;}
     .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;}
    .fullSlide .hd ul{ text-align:center; }
    .fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:30px;height:6px;margin:4px;overflow:hidden;line-height:999px;
        border-radius:6px;box-sizing: border-box;background:rgba(255,255,255,0.8);}
    .fullSlide .hd ul .on{background:#ff7312 !important;}

    .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; }  


/* 底部信息 */
.mt110{margin-top: 110px;}
/* 底部信息 */
#foot-div{width:100%;background:#2d2d2d;padding:70px 0px;overflow: hidden;color:#fff;font-size:16px;line-height:16px;}
#foot-div .foot-left{width:705px;}
#foot-div .foot-left .foot-nav{flex:1;}
#foot-div .foot-left .foot-nav li.fo-li1{margin-right:60px;}
#foot-div .foot-left .foot-nav li.fo-li1 .li1-a{color:#fff;font-size:18px;line-height:18px;font-weight:bold;display: block;
    margin-bottom: 35px;}
#foot-div .foot-left .foot-nav li:nth-child(5){margin-right:0px;}
#foot-div a{color:#999999;}
#foot-div a:hover{color:#fff;}
#foot-div .foot-left .foot-nav li.fo-li2{font-size:14px;line-height:14px;margin-bottom:15px;}

#foot-div .foot-left .foot-text{margin-top:55px;color:#999999;font-size: 14px;}
#foot-div .call-right .foot-call{flex:1;text-align:right;}
#foot-div .call-right .foot-call h2{font-size:36px;line-height:36px;margin-bottom:15px;}
#foot-div .call-right .foot-call p{margin-bottom:10px;line-height:28px;}
#foot-div .call-right{width:570px;}
#foot-div .call-right .call-rwm{width:135px;margin-left:40px;}
#foot-div .rwm-img{width:100%;margin-top:45px;}
#foot-div .call-right .call-rwm img{width:100%;}


