body {
    font-family: "Microsoft Yahei";
    font-size: 14px;
    color: #5B5B5B;
    padding: 0;
    margin: 0;
}

input,
textarea,
select {
    font-family: "Microsoft Yahei";
    color: #5B5B5B;
    font-size: 14px;
}

.clearfix {
    display: block;
}


#focus_Box .prev {
    background: url(../images/prev_1.png) left bottom no-repeat;
    left: 0px;
    top: 100px;
}

#focus_Box .next {
    background: url(../images/next_1.png) right bottom no-repeat;
    right: 0px;
    top: 100px;
}

#focus_Box .prev:hover {
    background: url(../images/prev_2.png) left bottom no-repeat;
}

#focus_Box .next:hover {
    background: url(../images/next_2.png) right bottom no-repeat;
}

#focus_Box a.imgs-scroll-btn {
    display: block;
    position: absolute;
    z-index: 110;
    top: 7px;
    right: 15px;
    width: 51px;
    height: 23px;
    overflow: hidden;
    text-indent: -999px;
}

.f_bg {
    width: 100%;
    min-width: 1200px;
    padding: 20px 0;
    background: #717171
}

.foot {
    width: 1200px;
    margin: 0px auto;
    position: relative;
}

.foot .f_code {
    width: 154px;
    position: absolute;
    right: 30px;
    top: 0;
}

.foot .f_code img {
    width: 154px;
    height: 157px;
    vertical-align: top;
}

.foot .f_code p {
    width: 100%;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
}

.foot .f_nav {
    width: 900px;
    text-align: left;
}

.f_nav li {
    width: 130px;
    float: left;
    margin-left: 30px;
}

.f_nav li p {
    height: 30px;
    line-height: 30px;
}

.f_nav li b {
    font-size: 16px;
    color: #FFF;
    display: block;
    height: 40px;
    line-height: 40px;
    font-weight: normal;
}

.f_nav li p a {
    font-size: 14px;
    color: #CBCBCB;
}

.f_nav li p a:hover {
    color: #FFF;
}

.bq_bg {
    width: 100%;
    min-width: 1200px;
    background: #434343;
    padding: 12px 0;
}

.bq {
    width: 1200px;
    margin: 0px auto;
    text-align: center;
    font-size: 14px;
    color: #FFF;
}

.banner_s {
    width: 100%;
    height: 260px;
    min-width: 1200px;
    margin: 0px auto;
    overflow: hidden;
}

.banner_s img {
    width: 1920px;
    height: 260px;
    vertical-align: top;
}

.scd {
    width: 1200px;
    margin: 0px auto;
    padding-bottom: 20px;
}

.scd .scd_l {
    width: 220px;
    height: 615px;
    float: left;
    background: url(../images/bg_a.png) no-repeat;
}

.scd_l .name {
    width: 100%;
    text-align: center;
    padding: 30px 0;
}

.scd_l .s_nav {
    width: 100%;
}

.scd_l .s_nav li {
    width: 181px;
    height: 42px;
    background: url(../images/line.jpg) no-repeat left bottom;
    float: right;
    margin-right: 1px;
}

.scd_l .s_nav li a {
    display: block;
    width: 141px;
    height: 40px;
    padding-right: 20px;
    text-align: left;
    line-height: 40px;
    font-size: 16px;
    color: #552F00;
    padding-left: 20px;
}

.scd_l .s_nav li.now a,
.scd_l .s_nav li:hover a {
    background: #A25425;
    color: #FFF;
}

.scd_l .s_nav li a span {
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 40px;
    line-height: 40px;
    padding-left: 15px;
    background: url(../images/icon3.png) no-repeat left center;
}

.scd_l .s_nav li.now a span,
.scd_l .s_nav li:hover a span {
    color: #FFF;
    background: url(../images/icon2.png) no-repeat left center;
}

.scd .scd_r {
    width: 945px;
    float: right;
}

.scd_r .r_title {
    width: 100%;
    text-align: center;
    padding-top: 55px;

    line-height: 45px;
    border-bottom: 1px solid #ccc;
    font-size: 30px;
    color: #000000;
}

.scd_r .r_title p {
    color: #999999;
}

.scd_r .r_title p {
    font-size: 16px;
}

.scd_r .scd_m {
    width: 100%;
    padding: 28px 0;
    font-size: 14px;
    color: #999999;
    line-height: 215%;
}

.pro {
    width: 100%;
}

.pro li {
    width: 300px;
    height: 280px;
    float: left;
    margin-bottom: 28px;
    border: 1px solid #ddd;
    margin-right: 19px;
    position: relative;
}

.pro li:hover {
    border: 1px solid #7F604E;
}

.pro li img {
    width: 300px;
    height: 280px;
}

.pro li .des {
    width: 302px;
    height: 63px;
    background: url(../images/bg_b.png) repeat;
    position: absolute;
    left: -1px;
    bottom: -1px;
    z-index: 99;
    text-align: center;
}

.pro li .des p {
    width: 96%;
    margin: 0px auto;
    height: 30px;
    line-height: 30px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #FFF;
}

.pro li .des a {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 80px;
    height: 23px;
    border: 1px solid #FFFF00;
    background: #481D03;
    text-align: center;
    line-height: 23px;
    color: #FFFF00;
    font-size: 12px;
}

.pages {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.pages a {
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 30px;
    line-height: 30px;
    margin: 0 5px;
    font-size: 16px;
    color: #555;
}

.pages a.now,
.pages a:hover {
    color: #E15400;
}

.pages a.bg {

    text-align: left;
    color: #FFF;
    background: #646464;
    border-radius: 4px;
    padding: 5px 20px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.neiron h2 {
    font-weight: bold;
    font-size: 21px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

.neiron {
    min-height: 500px;
}

.pages a.bg:hover {
    color: #FFF;
    background: #913701;
}

.service {
    width: 100%;
}

.service dt,
.service dt img {
    width: 407px;
    height: 386px;
    float: left;
    vertical-align: top;
}

.service dd {
    width: 530px;
    float: right;
    text-align: left;
}

.service dd p {
    text-indent: 2em;
}

.about {
    width: 100%;
    font-size: 14px;
    color: #555555;
    line-height: 255%;
}

.contact {
    width: 100%;
}

.contact h1 {
    width: 100%;
    text-align: center;
    padding: 10px 0 25px;
    font-size: 24px;
    color: #993900;
    font-weight: normal;
}

.contact dl {
    width: 100%;
}

.contact dl dt {
    width: 185px;
    height: 274px;
    float: right;
    margin-right: 150px;
}

.contact dl dt img {
    width: 185px;
    height: 274px;
    vertical-align: top;
}

.contact dl dd {
    width: 440px;
    float: left;
    text-align: left;
    font-size: 16px;
    color: #555555;
    line-height: 300%;
}

.contact .map {
    width: 100%;
    margin-top: 20px;
}

.contact .map img {
    width: 100%;
    height: auto;
    vertical-align: top;
}

.news {
    width: 100%;
}

.news dl {
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #ddd;
}

.news dl dt,
.news dl dt img {
    width: 235px;
    height: 135px;
    float: left;
    vertical-align: top;
}

.news dl dd {
    width: 675px;
    float: right;
    text-align: left;
}

.news dl dd .title {
    width: 100%;
    height: 30px;
    line-height: 30px;
    position: relative;
}

.news dl dd .title p {
    width: 70%;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news dl dd .title p a {
    font-size: 14px;
    color: #000;
    font-weight: bold;
}

.news dl dd .title p a:hover {
    color: #E35500;
}

.news dl dd .title em {
    display: block;
    text-align: right;
    position: absolute;
    right: 0;
    top: 0;
}

.news dl dd .des {
    width: 100%;
    height: 70px;
    font-size: 14px;
    color: #555555;
    line-height: 170%;
    overflow: hidden;
}

.news dl dd .more {
    display: block;
    width: 90px;
    height: 26px;
    border: 1px solid #E35500;
    text-align: center;
    line-height: 26px;
    margin-top: 7px;
    font-size: 14px;
    color: #E35500;
}

.sj_sp {
    display: none;
}

.slidegrid {
    float: left;
    position: relative;
    overflow: hidden;
}

.slideitems {
    width: 20000000em;
    position: absolute;
}

.slideitems li {
    float: left;
}

.mainPhoto {
    width: 320px;
    height: 150px;
    margin: 0 auto;
    position: relative;
    overflow: hidden
}

.mainPhoto span.goleft,
.mainPhoto span.goright {
    display: block;
    width: 38px;
    height: 74px;
    position: absolute;
    top: 30px;
}

.mainPhoto span.goleft {
    left: 0;
    background: url(../images/prev_1.png) no-repeat;
}

.mainPhoto span.goright {
    right: 0;
    background: url(../images/next_1.png) no-repeat;
}

.mainPhoto .go {
    width: 240px;
    height: 128px;
    position: relative;
    left: 40px;
    overflow: hidden
}

.mainPhoto .go li {
    width: 240px;
    height: 128px;
    margin-right: 5px;
    overflow: hidden
}

.mainPhoto .go li img {
    width: 240px;
    height: 128px;
    vertical-align: top;
}

#zoom {
    position: absolute;
    width: 160px;
    height: 160px;
    background-repeat: no-repeat;
    border-radius: 80px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .8);
    display: none;
}

#wrapper {
    margin: 0 auto;
    width: 100%;
}

#content {
    text-align: center;
}

#view {
    margin: 30px 0;
    height: 384px;
}

#view img {
    /* border-radius: 8px; */
    /* box-shadow: 0 0 10px rgba(0, 0, 0, .6); */
}

#thumbs {
    position: relative;
    margin: 20px 0;
}

#nav-left-thumbs {
    left: 70px;
}

#nav-right-thumbs {
    right: 70px;
}

#nav-left-thumbs,
#nav-right-thumbs {
    position: absolute;
    top: 30px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .6);
    font-size: 1em;
    font-weight: bold;
    color: #999;
    text-shadow: 0 0 10px rgba(0, 0, 0, .5);
    cursor: pointer;
    transition-duration: .5s;
}

#nav-left-thumbs:hover,
#nav-right-thumbs:hover {
    background: lightgrey;
}

#pics-thumbs {
    position: relative;
    padding: 5px 0;
    margin: 0 122px;
    white-space: nowrap;
    overflow: hidden;
    transition-duration: .8s;
}

#pics-thumbs img {
    padding: 5px;
    margin: 0 2px;
    border-radius: 4px;
    /* box-shadow: 0 0 5px rgba(0, 0, 0, .6); */
    cursor: pointer;
    height: 75px;
    transition-duration: .5s;
}

.zoombox {
    position: unset !important;
}