*{
    margin: 0;
    padding: 0;
    list-style: none;
    font-family:"微软雅黑";
    font-family:"Microsoft YaHei";
}
img{
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 5px;
}
a{
    text-decoration:none
}
.iconfont{
    font-size: 12px!important;
}
input,textarea{
    border: none;
    outline:none;
}
.hidden{
    display: block;
}
.none{
    display: none;
}
.box{
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #ffffff;
}
.head{
    width: 100%;
    height: 140px;
    /*overflow: hidden;*/
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
}
.w-1200{
    width: 1200px;
    height: 100%;
    /*overflow: hidden;*/
    margin: 0 auto;
}
.head .head-top{
    width: 100%;
    height: 70px;
    background: #ffffff;
}
.head-top .w-1200{
    display: flex;
    justify-content: space-between;
}
.head-top .logo{
    width: 116px;
    height: 42px;
    margin-top: 14px;
}
.head-top .tel{
    width: auto;
    height: 70px;
    overflow: hidden;
    display: flex;
}
.tel .tel-icon{
    width: 36px;
    height: 36px;
    margin-top: 17px;
    margin-right: 10px;
}
.tel .tel-span{
    width: auto;
    height: 70px;
    font-size: 18px;
    color: #8e572f;
    line-height: 70px;
}
.head .head-box{
    width: 100%;
    height: 60px;
    overflow: hidden;
    background: rgba(0,0,0,0.6);
}
.head-box .w-1200{
    padding: 0 100px;
    box-sizing: border-box;
}
.head-box .head-ul{
    width: 100%;
    height: auto;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}
.head-ul .head-li{
    width: auto;
    height: 60px;
    font-size: 16px;
    color: #ffffff;
    line-height: 60px;
}
.head-li a{
    display: block;
    width: auto;
    height: 60px;
    color: #ffffff;
}
.head-li.active{
    font-weight: bold;
    border-bottom: 2px solid #ffffff;
    box-sizing: border-box;
}


.foot{
    width: 100%;
    height: 245px;
    background: #401d04;
    overflow: hidden;
    margin-top: 25px;
}
.foot .foot-top{
    width: 100%;
    height: 200px;
    border-bottom: 1px solid #cccccc;
    box-sizing: border-box;
}
.foot-top .w-1200{
    display: flex;
    justify-content: space-around;
}
.foot-top .foot-logo{
    width: 193px;
    height: 71px;
    margin-top: 70px;
}
.foot-top .foot-on{
    width: auto;
    height: 205px;
    overflow: hidden;
    display: flex;
}
.foot-on .foot-line{
    width: 1px;
    height: 100px;
    /*background: #ffffff;*/
    margin-top: 60px;
}
.foot-on .foot-ou{
    width: 490px;
    height: auto;
    overflow: hidden;
    margin-left: 26px;
    margin-right: 36px;
}
.foot-ou .foot-name{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 18px;
    color: #ffffff;
    line-height: 28px;
    margin-top: 20px;
}
.foot-ou .foot-ul{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.foot-ul .foot-li{
    width: 100%;
    height: auto;
    overflow: hidden;
    display: flex;
    margin-top: 15px;
}
.foot-li .foot-icon{
    width: 30px;
    height: 30px;
}
.foot-li .foot-span{
    width: auto;
    height: 30px;
    font-size: 16px;
    color: #ffffff;
    line-height: 30px;
    /*margin-left: 30px;*/
}
.foot-li:nth-of-type(2) .foot-span{
    font-size: 33px;
    font-weight: bold;
    color: #ffc065;
}
.foot-top .foot-code{
    width: 130px;
    height: 130px;
    margin-top: 35px;
}
.foot .foot-last{
    width: 100%;
    height: 45px;
    font-size: 14px;
    color: #cccccc;
    text-align: center;
    line-height: 45px;
}



/*右侧悬浮框*/
.bcts_bar{width:120px; padding:10px; position:fixed; right:1%; z-index:111; top:200px; text-align:center; background:#dba30f; border-radius:3px;}
.bcts_bar h3{ color:#fff; font-size:20px; font-weight:bold; margin:10px 0;  }
.bcts_bar .yewu{ width:100%; background:#fff;  border-radius:3px; padding-bottom:5px; }
.bcts_bar .yewu h4{ width:100%; height:34px; line-height:34px;color:#fff; background:#303030; font-size:12px; margin-bottom:10px; border-top-right-radius:3px; border-top-left-radius:3px; }
.bcts_bar a.jt{ width:100%; display:block; height:30px; line-height:30px; color:#666; font-size:12px;}
.bcts_bar a.jt s{ width:19px; height:16px; background-position:-484px -220px; margin-right:6px; }
.bcts_bar .erweima{ width:100%; padding:5px 0px; border-radius:3px;  background:#fff; margin-top:1px; }
.bcts_bar .erweima img{ margin: 0 auto;}
.bcts_bar .returnTop{ width:43px; height:37px; background-position:-427px -207px; position:absolute; bottom:-37px; left:52px;   cursor:pointer;}
.bcts_bar .bct-tel{ color:#fff;  line-height:20px; padding:10px 0px 0px;}
.bcts_bar .bct-tel h5 s{ width:24px; height:18px; background-position:-518px -218px; margin-right:5px; }
.bcts_bar .bct-tel em{ font-size:16px;  font-weight:bold;}
.bcts_bar .c_close{ width:44px; height:29px; background-position:-427px -169px; position:absolute; top:-29px; left:52px;  cursor: pointer;}
.fly_talk{   height: 150px; padding:10px 0px 0px;  width:30px ; line-height:22px;  position: fixed;  right: 0px;  top: 200px;  z-index: 111;  text-align: center;  font-size: 18px;color: #fff;  background-color: #d8170e; cursor: pointer;display: none}
.fly_talk.hidden{
    display: block;
}
.list_d li{ width:285px;}
.list_t{ padding-left:25px;}
.list_t li{ width:180px;}
.pager .pagingNav p{ float:left;}
.icon{ background:url(/assets/index/images/icon.png) no-repeat; display:inline-block; vertical-align:middle;}