.top {
    width: 100%;
    height: 126px;
    background-image: url("../images/top.png");
    background-repeat: no-repeat;
}

.header {
    width: 1200px;
    height: 126px;
    left: 0;
    right: 0;
    margin: auto;
    /*background-color: #fff;*/
    /* display: flex;
    justify-content: space-between;*/
}

.header>div {
    float: left;
}

.header>.hd-rt {
    float: right;
}

.hd-lf {
    width: 430px;
    height: 126px;
    background: url("../images/hd-lf.png")no-repeat left center;;
}

.hd-ct {
    width: 120px;
    height: 126px;
    background-image: url("../images/hd-ct.jpg");
    margin-left: 100px;
}

.hd-rt {
    width: 430px;
}

.hd-rt-li {
    overflow: hidden;
}

.hd-rt-li a {
    color: #FFFFFF;
}

.hd-rt-li li {
    float: left;
    display: inline-block;
    margin: 28px 0px 28px 15px;
    color: #fff;
    font-size: 14px;
    font-family: "Microsoft YaHei";
}

.hd-rt-sh {
    width: 127px;
    height: 33px;
    margin-left: 160px;
    position: relative;
}

.hd-rt-sh .input {
    width: 240px;
    height: 35px;
    border-radius: 116px;
    background-color: #782e21;
    padding: 0 15px;
    color: #FFFFFF;
}


/*input::-webkit-input-placeholder {
    color: #FFFFFF;
    font-size: 12px;
}*/

input::-webkit-input-placeholder {
    color: #FFFFFF;
    font-size: 12px;
}

input:-moz-placeholder {
    color: #FFFFFF;
    font-size: 12px;
}

input::-moz-placeholder {
    color: #FFFFFF;
    font-size: 12px;
}

input:-ms-input-placeholder {
    color: #FFFFFF;
    font-size: 12px;
}

.icon-search {
    top: 9px;
    right: -125px;
    position: absolute;
    background-image: url("../images/seach.png") ;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 20px;
    height: 18px;
}

.nav {
    width: 1200px;
    height: 60px;
    left: 0;
    right: 0;
    margin: auto;
    /*background-color: #f5f7;*/

}
.nav::after{

    content: "";
    display: block;clear: both;
}
.nav a {
    color: #000000;
}


.nv-ul>li {
    float: left;
    width: 8.09%;
    position: relative;
    text-align: center;
}

.nv-ul {
    /*display: flex;
    justify-content: space-between;*/
    line-height: 60px;
    font-size: 18px;
    font-family: "Microsoft YaHei";
    color: rgb(51, 51, 51);
    /**/
}

.nav-li {
    display: none;
    position: absolute;
    z-index: 11;
    text-align: center;
    color: #fff;
    background-color: #c47a30;
    padding: 0;
    line-height: 55px;
    width: 150px;
    left: 50%;
    margin-left: -75px;
}

.nav-li li:hover {
    background: #6b190b;
}

.nav-li li a {
    color: #fff;
    font-size: 16px;
}

.nv-ul>li:hover .a1 {
    font-weight: bold;
    color: #782e21;
}

.nv-ul>li:hover .nav-li {
    display: block;
}

.nav-li>li:hover a {
    color: #FFFFFF;
}

.pub-active {
    display: none;
}

.footer {
    background-image: url("../images/footer.png");
    background-repeat: no-repeat;
    width: 100%;
    height: 230px;
    /*margin-top: 53px;*/
    padding-top: 40px;
    margin-top: 80px;
}

.footer-ct {
    width: 1200px;
    background-image: url("../images/footer-ct.png") ;
    background-repeat: no-repeat;
    left: 0;
    right: 0;
    margin: auto;
}

.footer-ct:after,
.footer-ct:before {
    content: '';
    display: block;
    clear: both;
}

.footer-ct>div,
.ct-l>div {
    float: left;
}

.ct-l {
    margin: 40px 52px 40px 56px;
}

.ct-c {
    margin: 40px 50px 40px 64px;
}

.ct-r {
    margin: 40px 64px 40px 56px;
}

.ct-c>p {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: rgb(255, 255, 255);
    line-height: 3.286;
    margin-top: -12px;
}

.footer-ms {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: rgb(255, 255, 255);
    line-height: 2.357;
    margin-left: 26px;
    margin-top: -7px;
}

.footer-ft div {
    float: left;
}

.footer-ft {
    bottom: 22px;
    overflow: hidden;
    width: 520px;
    left: 0;
    right: 0;
    margin: auto;
    color: #FFFFFF;
    font-size: 14px;
    font-family: "Microsoft YaHei";
}

.p-num {
    margin-left: 20px;
}

.icp a {
    color: #FFFFFF;
}





.nr{    margin-top: 30px;margin-bottom: 30px;}
.nr p {font-size:16px!important;line-height:36px!important; font-family:"å¾®è½¯é›…é»‘"!important;color:#666666!important;margin-bottom: 10px;}
.nr font {font-size:16px!important;line-height:36px!important; font-family:"å¾®è½¯é›…é»‘"!important;color:#666666!important}
.nr span {font-size:16px!important;line-height:36px!important; font-family:"å¾®è½¯é›…é»‘"!important;color:#666666!important}
.nr table p{text-indent:0em !important; margin-bottom: 0px !important;}
.nr img{vertical-align: middle;margin:3px auto;height: auto !important;}