* {
    word-wrap: break-word;
    box-sizing: border-box;
}
body {
    background-color: #ffffff;
    background-position: 0 0;
}
body {
    color: #262626;
    padding: 0;
    margin: 0;
    font-size:12px;
    font-family:"微软雅黑","Microsoft YaHei";
    /*font: 12px/20px "Microsoft YaHei","MicrosoftJhengHei","华文细黑",STHeiti,MingLiu,Arial,sans-serif,"微软雅黑";*/
    overflow-x: hidden;
}

body, div, dl, dt, dd, p, ul, ol, li, h1, h2, h3, h4, h5, h6, hr, pre, code, form, fieldset, legend, input, button, blockquote, th, td, article, aside, details, section, img{
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
}
img {
    vertical-align: bottom;
}

html {
    _text-overflow: ellipsis;
}
table {
    empty-cells: show;
    border-collapse: collapse;
    border-spacing: 0;
}
/* 去掉 firefox 下此元素的边框 */
abbr, acronym {
    border: none;
    font-variant: normal;
}
/* 去除默认边框 */
img {
    border: medium none;
}
/* 去掉列表前的标识, li 会继承 */
ul, ol, li, dl, dd, dt, div, p {
    list-style-type: none;
}
/* 要注意表单元素并不继承父级 font 的问题 */
textarea {
    resize: none;
}
/* IE bug fixed: th 不继承 text-align*/
th {
    text-align: inherit;
}
/* ie6 7 8(q) bug 显示为行内表现 */
iframe {
    display: block;
}
/* 对齐是排版最重要的因素, 别让什么都居中 */
caption, th {
    text-align: left;
}
th, td {
    text-align: left;
    vertical-align: top;
}
/* 手指 */
label, button {
    cursor: pointer;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 1em;
    font-weight: normal;
    letter-spacing: 1px;
}
del {
    text-decoration: line-through;
}
ins {
    text-decoration: none;
}

em, cite, i, address, caption, cite, code, dfn, th, var {
    font-style: normal;
    font-weight: normal;
}

input, button, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    *font-size: 100%;
    background: none;
}

input {
    vertical-align: middle;
}
a {
    outline: none;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}

a:active, a:focus {
    text-decoration: none;
}

.cl:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.cl {
    zoom: 1;
}
.cl {
    display: inline-block;
    display: block;
}
.f16{
    color:#333;
}
.floatLeft {
    float: left;
}

.floatRight{
    float: right;
}

#wp .wp {
    width: auto;
}
.wp{
    width:1200px;
    margin:auto;
}
/***********投标样式 Begin*************************/
.addShou{
    cursor: pointer;
}
.pa{
    position: absolute;
}
.pr{
    position: relative;
}
.paAuto{
    position: absolute;
    top:0;
    right: 0;
    left:0;
    bottom:0;
    margin:auto;
}
.ellipse{
    display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}
.t250{
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -ms-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
}
.t500{
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
}
::-webkit-scrollbar{
    width:0;
    display:none;
}
.fs12{
    font-size:12px;
}
.fs13{
    font-size:13px;
}
.fs14{
    font-size:14px;
}
.fs15{
    font-size:15px;
}
.fs16{
    font-size:16px;
}
.fs17{
    font-size:17px;
}
.fs18{
    font-size:18px;
}
.fs19{
    font-size:19px;
}
.fs20{
    font-size:20px;
}
.fw{
    font-weight:bold;
}
.none{
    display:none;
}
input[type='button']{
    cursor: pointer;
}
.maB_15{
    margin-bottom:15px;
}
/*公用*/
.header{
    z-index:100;
    /* position: fixed; */
    width: 100%;
    /* background-color:#313131; */
    height:140px;
    padding:10px 0;
    background-size:100% 100%;
    background-repeat:no-repeat;
    background-image:url(../img/index/headBg.jpg);
}
.nav {
    height:70px;
    color:#D8D8D8;
    font-size:14px;
}
.nav .navHref{
    width:648px;
    position: absolute;
    left: 0;
    right: 0;
    bottom:0;
    top:0;
    margin:auto;
}
.nav .navHref >div{
    width:108px;
    height: 70px;
    line-height:70px;
    text-align: center;
}
.navLogo{
    position: absolute;
    top: 0;
    bottom:0;
    left:10%;
    margin:auto;
}
.navHref > div:hover{
    cursor: pointer;
    color:#fff;
    background-color:#000;
}
.navClick{
    color:#fff;
    background-color:#000;
}
.footerContent > div{
    width:20%;
}
.footerContent > div:nth-child(1){
    width:171px;
}
.footer{
    /* padding-bottom:40px; */
    font-size:12px;
    line-height:40px;
    padding-top:50px;
}
.bigLogo{
    width:78px;
    display: block;
    margin:auto;
}
.footerSmall img{
    width:20px;
    margin:0 8px;
}
.footerSmall{
    margin-top:30px;
}
.footerTitle{
    color:#fff;
    font-size:18px;
}
body{
    background-color:#171717;
}
.lag{
    width: 100px;
    position: absolute;
    top: 25px;
    right: 10%;
    height: 20px;
    text-align: center;
    z-index: 20;
}
.nav .xiala{
    position: absolute;
    top: 6px;
    right: 0;
}

.lagList{
    background-color: #313131;
    line-height: 30px;
    overflow: hidden;
    border-radius: 8px;
    margin-top: 10px;
}

.lagList div:hover{
    color:#fff;
    cursor: pointer;
    background-color:#000;
}
.nav_2H{
    position:relative;
    z-index: 10;
}

.ciji{
    height: 40px;
    line-height: 40px;
    background-color: #313131;
    display:none;
}
.nav_2H:hover .ciji{
    display: block;
}
.ciji:hover{
    background-color:#000;
}
.mxw{
    width:100%;
}
/* 首页 */
.headBoxHint{
    color: #977c45;
    font-size: 24px;
    margin: 36px 0;
    margin-left: 100px;
    margin-bottom:0;
}
.headContent {
    width:1100px;
}
.headBoxHint > div{
    /* border-right: 1px solid #977c45; */
    padding-right: 40px;
    margin-right: 40px;
    height:84px;
}
.headBoxHint > div:last-child{
    margin-right:0;
    padding-right: 0;
}
.headBoxHint a{
    color: #977c45; 
}
.headBoxHint a:hover{
    color: #845600; 
}
.shu{
    height: 24px;
    width: 1px;
    background-color: #977c45;
    position: absolute;
    top: 4px;
    right: 0;
}
.headBoxHint div:hover{
    color:#845600;
}
.headBoxHint div:hover .smallHead{
    display:block;
}
.headBox{
    margin-top: 10px;
}
.smallHead{
    height:74px;
    width:100%;
    background-color:#DFB67E;
    /* position: fixed; */
    top: 140px;
    left: 0px;
    /* display:none; */
}
.smallHead p{
    float: left;
    color: #FFF;
    font-size: 20px;
    margin-right: 30px;
    line-height: 74px;
}
.smallHead p:first-child{
    margin-left:345px;
}
.smallHead p a{
    color: #FFF;
}
.smallHead p:hover a{
    cursor: pointer;
    color:#977c45;
}
.content{
    /* padding-top:120px; */
}
.content > div{
    /* padding-top:140px;; */
}
.autoImg{
    display: block;
    margin:auto;
}
.lh_40{
    line-height:40px;
}
.lh_60{
    line-height:60px;
}
.lh_30{
    line-height:30px;
}
.footer{
    font-size:14px;
    color:#977c45;
    text-align:center;
}
.footer img{
    display: block;
    margin:auto;
}
.footer_p_1{
    font-size:16px;;
}
.fwHint{
    font-weight:bold;
    font-size:24px;;
}
.closeVideo{
    color: red;
    width: 40px;
    height: 40px;
    border: 1px solid red;
    text-align: center;
    line-height: 38px;
    position: fixed;
    top: 0;
    right: 0;
}
.goTop{
    margin: auto;
    display: block;
    margin-top:50px;
    padding-bottom: 30px;
    width: 100px;
}
.san{
    height: 0;
    width: 0;
    border-top: 16px solid transparent;
    border-right: 16px solid transparent;
    border-bottom: 16px solid #DFB67E;
    border-left: 16px solid transparent;
    position: absolute;
    top: -32px;
    left: 540px;
}
.logo{
    margin-left:12.5%;
}
.san1{
    left: 705px;
}
.san2{
    left:885px;
}
.san3{
    left:1060px;
}
.fs_1{
    font-size:40px;
}
.fs_2{
    font-size:30px;
}
.fs_3{
    font-size:20px;
}
.maw{
    width:100%;
}
.footer{
    padding:30px 0;
    text-align: center;
    color:#D1AD7D;
}
.ft_text_1{
    margin-top:30px;
    font-size:24px;
    margin-bottom:22px;
}
.qr{
    width:160px;
}
.ft_text_2{
    font-size:24px;
}
.ft_text_3{
    font-size:20px;
}
.lx{
    font-size:40px;
    margin-top:30px;
    margin-bottom:60px;
    font-weight:bold;
}