* {
    padding: 0;
    margin: 0;
}

html {
    font-size: 10px;
}

body {
    font-size: 14px;
    color: #222;
    font-family: navFont;
    min-width: 320px;
}


@font-face {
    font-family: navFont;
 
}


a:focus,
a:hover {
    outline: none;
}

a {
    color: #3d3d3d;
    text-decoration: none;
    outline: 0 none;
}

a img {
    border: none;
}

em,
dfn {
    font-style: normal;
}

ul,
li {
    list-style-type: none;
}

*:focus {
    outline: 0 none;
}

/*浮动*/
.fl {
    float: left;
}

.fr {
    float: right;
}

.header {
    overflow: hidden;
}

.banner {
    text-align: center;
    font-size: 0px;
}

.banner img {
    max-width: 100%;
}

.mian {
    overflow: hidden;
}

.wp {
    width: 1170px;
    margin: 0 auto;
}
.wp2 {
    width: 1265px;
    margin: 0 auto;
}
.cur {
    height: 34px;
    line-height: 34px;
    margin-top: 12px;
    border-bottom: #dca855 2px solid;
    background: url('1729837.jpg') left center no-repeat;
    padding-left: 30px;
    font-size: 16px;
}

.cur a {
    color: #333;
}

.cur a:hover {
    color: #e6230f;
}

.cur em {
    padding: 0 10px;
}

.ul-imgtxt {
    overflow: hidden;
    margin-top: 30px;
    margin-right: -30px;
}

.ul-imgtxt li {
    width: 370px;
    float: left;
    margin-right: 30px;
    margin-bottom: 10px;
}

.ul-imgtxt li .pic {
    height: 247px;
    line-height: 247px;
    text-align: center;
}

.ul-imgtxt li .pic a {
    display: block;
    font-size: 0;
}

.ul-imgtxt li .pic img {
    width: 100%;height: 100%;display: block;
}

.ul-imgtxt li p {
    height: 54px;
    line-height: 54px;overflow: hidden;
}

.ul-imgtxt li p a {
    font-size: 16px;
    color: #333;
}

.ul-imgtxt li p a:hover {
    color: #e6230f;
}

.pages {
    border-top: #dadada 1px solid;
    padding-top: 6px;
    padding-left: 12px;
}

.pages ul li {
    height: 22px;
    line-height: 22px;
    float: left;
    padding-right: 6px;
    margin-right: 10px;
    border-right: #cccccc 1px solid;
    font-size: 12px;
}

.pages ul li:last-child {
    border-right: none;
}

.pages li select {
    width: 38px;
    height: 19px;
    line-height: 19px;
    border: #aaaaaa 1px solid;
}

.pages li a.img {
    width: 10px;
    height: 11px;
    margin-right: 15px;
}

.pages li a.img:last-child {
    margin-right: 0;
}

.pages li input {
    width: 30px;
    height: 16px;
    text-align: center;
    overflow: hidden;
    background: url('1729835.jpg') repeat-x;
    border: #cccccc 1px solid;
}

.pages li img.icon {
    width: 16px;
    height: 16px;margin-right: 2px;
    vertical-align: middle;display: inline-block;
}

.footer {
    margin-top: 38px;
    background: #e6e6e6;
    overflow: hidden;
}

.fd-top {
    height: 33px;
    padding-top: 22px;
    border-bottom: #cccccc 1px solid;
    text-align: center;
    font-size: 14px;
}

.fd-top a {
    color: #343434;
}

.fd-top a:hover {
    color: #e6230f;
}

.copy {
    height: 77px;
    padding-top: 14px;
    text-align: center;
}

.copy p {
    line-height: 28px;
    color: #656565;
    font-size: 14px;
}