@CHARSET "UTF-8";

/*头部样式*/

.head {
    width: 1200px;
    margin: 0 auto;
}

.wd1200 {
    width: 1200px;
    margin: 0 auto;
}

#header {
    position: relative;
    height: 100px;
}

.logo {
    float: left;
    line-height: 100px;
    height: 100px;
}

.top_phone{
   float: right;
    padding-left: 79px;
    background: url(../images/tel.png) no-repeat left center;
    margin-top: 32px;
    font-weight: bold;
    color: #525d82;
    font-size: 16px;
    height: 54px;
}


/* top_cc */

.top_cc {
    position: relative;
    height: 28px;
    line-height: 28px;
    background: #000;
    font-size: 12px;
    color: #fff;
}

.top_cc a {
    font-size: 12px;
    color: #fff;
}

#menu {
    margin-top: 5px;
    background: url(../images/menu.jpg) repeat-x;
    position: relative;
}

.icon-font {
    position: relative;
}

.icon-font:after {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(../images/icon_spirit.png);
    background-repeat: no-repeat;
    position: absolute;
    left: calc(50% - 15px);
    top: calc(50% - 15px);
}


/* 首页banner样式 */

.x-banner .owl-carousel {
    position: relative;
}

.x-banner .owl-carousel .banner-item a {
    display: block;
}

.x-banner .owl-carousel .owl-nav .owl-prev {
    left: 0;
}

.x-banner .owl-carousel .owl-nav .owl-next {
    right: 0;
}

.x-banner .owl-carousel .owl-nav button.owl-prev,
.x-banner .owl-carousel .owl-nav button.owl-next {
    outline: none;
    position: absolute;
    top: 50%;
    z-index: 9999;
    background: #424246;
    height: 65px;
    width: 50px;
    margin-top: -32.5px;
    border-radius: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.x-banner .owl-carousel .owl-nav button.owl-prev:hover,
.x-banner .owl-carousel .owl-nav button.owl-next:hover {
    background: #ab001a;
}

.x-banner .owl-carousel .owl-nav .icon-font {
    display: block;
    width: 100%;
    height: 100%;
}

.x-banner .owl-carousel .owl-nav .icon-left-arrow:after {
    background-position: -34px -180px;
}

.x-banner .owl-carousel .owl-nav .icon-right-arrow:after {
    background-position: -26px -480px;
}

.x-banner .owl-carousel .owl-dots {
    position: absolute;
    z-index: 999;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 0;
    bottom: 5%;
}

.x-banner .owl-carousel .owl-dots button.owl-dot {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    margin: 0 .5em;
    outline: none;
    background: #fff;
    width: 35px;
    height: 3px;
}

.x-banner .owl-carousel .owl-dots button.owl-dot:hover {
    background-color: #ed7610;
    opacity: .5;
}

.x-banner .owl-carousel .owl-dots button.owl-dot.active {
    background-color: #ed7610;
    opacity: 1;
}


/* 搜索 */

.s1 {
    height: 79px;
    align-items: flex-end;
}

.s1a h2 {
    font-size: 24px;
    color: #ed7610;
    font-weight: bold;
    line-height: 1;
}

.s1a h3 {
    font-size: 18px;
    color: #4b4b4b;
    letter-spacing: 2.5px;
    margin-top: 12px;
    font-weight: normal;
    line-height: 1;
}

.s1b {
    font-size: 12px;
    color: #171717;
    text-align: center;
}

.s1b a {
    font-size: 12px;
    color: #171717;
}

.s1b a+a {
    margin-left: 5px;
}

.s1b-form {
    width: 330px;
    height: 27px;
    margin: 10px auto 0;
    border: 1px solid #c9c9c9;
    border-radius: 5px;
}

.s1b-input {
    width: 280px;
    height: 100%;
    padding-left: 10px;
}

.s1b-btn {
    width: 30px;
    height: 100%;
    background-image: url(../images/s1b-ss.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.s1c {
    width: 273px;
    position: relative;
    z-index: 999;
}

.s1c-box {
    position: absolute;
    left: 0;
    bottom: -25px;
    right: 0;
    height: 143px;
    background-color: #ed7610;
    z-index: 999;
    background-repeat: no-repeat;
    background-image: url(../images/s1c.png);
    background-position: 213px top;
    padding-top: 64px;
    padding-left: 26px;
}

.s1c-box h2 {
    font-size: 16px;
    color: #fff;
    line-height: 1;
}

.s1c-box p {
    font-size: 32px;
    color: #fff;
    margin-top: 15px;
    line-height: 1;
}


/* 推荐产品 */

.s2 {
    padding-top: 47px;
}

.s2a {
    margin: 0 auto;
    width: 431px;
    height: 99px;
    background-image: url(../images/s2a.png);
    background-repeat: no-repeat;
    text-align: center;
    line-height: 87px;
    font-size: 35px;
    color: #1a1a1a;
}

.s2b {
    width: 100%;
    margin-top: 33px;
    position: relative;
}

.s2b-box {
    width: 100%;
    overflow: hidden;
}

.s2b-box ul li {
    width: 1200px;
}

.s2b-img {
    width: 716px;
    height: 510px;
    overflow: hidden;
}

.s2b-img img {
    width: 716px;
    height: 510px;
}

.s2b-con {
    width: 484px;
    height: 510px;
    border: 1px solid #bfbfbf;
    padding-left: 65px;
    padding-top: 75px;
    padding-right: 60px;
}

.s2b-con h3 {
    font-size: 20px;
    color: #1a1a1a;
    font-weight: bold;
    line-height: 24px;
    padding-left: 41px;
    background-image: url(../images/s2b-con.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.s2b-con p {
    font-size: 14px;
    color: #1a1a1a;
    line-height: 24px;
    margin-top: 41px;
}

.s2b-con a {
    display: block;
    width: 138px;
    text-align: center;
    line-height: 44px;
    background-color: #1a1a1a;
    font-size: 15px;
    color: #fff;
    margin-top: 50px;
}

.s2b-btn {
    position: absolute;
    bottom: 57px;
    right: 66px;
}

.s2b-btn ul li {
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background-color: #f69e4f;
}

.s2b-btn ul li+li {
    margin-left: 7px;
}

.s2b-btn ul li.on {
    background-color: #cc6911;
}

.s2c {
    width: 100%;
    margin-top: 100px;
    position: relative;
}

.s2c-box {
    width: 100%;
    overflow: hidden;
}

.s2c-box ul li {
    width: 1200px;
}

.s2c-img {
    width: 719px;
    height: 511px;
    overflow: hidden;
}

.s2c-img img {
    width: 100%;
}

.s2c-con {
    width: 481px;
    height: 511px;
    border: 1px solid #bfbfbf;
    padding-left: 65px;
    padding-top: 75px;
    padding-right: 60px;
}

.s2c-con h3 {
    font-size: 20px;
    color: #1a1a1a;
    font-weight: bold;
    line-height: 24px;
    padding-left: 41px;
    background-image: url(../images/s2b-con.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.s2c-con p {
    font-size: 14px;
    color: #1a1a1a;
    line-height: 24px;
    margin-top: 41px;
}

.s2c-con a {
    display: block;
    width: 138px;
    text-align: center;
    line-height: 44px;
    background-color: #1a1a1a;
    font-size: 15px;
    color: #fff;
    margin-top: 50px;
}

.s2c-btn {
    position: absolute;
    bottom: 57px;
    left: 369px;
}

.s2c-btn ul li {
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background-color: #f69e4f;
}

.s2c-btn ul li+li {
    margin-left: 7px;
}

.s2c-btn ul li.on {
    background-color: #cc6911;
}


/* 产品中心 */

.s3 {
    background-image: url(../images/s3.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
}

.s3-box {
    padding-top: 84px;
    padding-bottom: 93px;
}

.s3a {
    width: 100%;
}

.s3a-name {
    width: 190px;
}

.s3a-name h3 {
    font-size: 30px;
    color: #1a1a1a;
    font-weight: bold;
}

.s3a-name h4 {
    font-size: 18px;
    color: #bababa;
    margin-top: 12px;
    font-weight: normal;
}

.s3a-name div {
    width: 36px;
    height: 2px;
    background-color: #e77917;
    margin-top: 21px;
}

.s3a-list {
    width: 973px;
}

.s3a-btn {
    width: 100%;
    height: 45px;
    border: 1px solid #e77917;
}

.s3a-btn ul {
    width: 100%;
    height: 100%;
}

.s3a-btn ul li {
    width: 161px;
    text-align: center;
    line-height: 43px;
    font-size: 13px;
    color: #1a1a1a;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor:pointer;
}

.s3a-btn ul li:nth-child(n+7) {
    display: none;
}

.s3a-btn ul li+li {
    margin-left: 1px;
}

.s3a-btn ul li+li::before {
    content: "";
    display: block;
    width: 1px;
    height: 12px;
    background-color: #c9c9c9;
    position: absolute;
    left: -1px;
    top: 50%;
    transform: translateY(-50%);
}

.s3a-btn ul li.on {
    background-color: #e77917;
    color: #fff;
}

.s3a-con {
    width: 100%;
    height: 45px;
    background-color: #ffe8d3;
}

.s3a-con ul {
    width: 100%;
    height: 100%;
}

.s3a-num:nth-child(n+5) {
    display: block;
}

.s3a-con ul li {
    width: 161px;
    text-align: center;
    line-height: 43px;
    position: relative;
}

.s3a-con ul li a {
    font-size: 13px;
    color: #1a1a1a;
}

.s3a-con ul li+li {
    margin-left: 1px;
}

.s3a-con ul li+li::before {
    content: "";
    display: block;
    width: 1px;
    height: 12px;
    background-color: #c9c9c9;
    position: absolute;
    left: -1px;
    top: 50%;
    transform: translateY(-50%);
}

.s3b {
    width: 100%;
    margin-top: 37px;
}

.s3b-name {
    width: 177px;
    height: 464px;
}

.s3b-fname {
    width: 100%;
    height: 232px;
    background-color: #e77917;
    text-align: center;
    padding-top: 24px;
}

.s3b-fname p {
    font-size: 12px;
    color: #fff;
    margin-top: 26px;
    letter-spacing: 2.5px;
}

.s3b-fname a {
    display: block;
    width: 116px;
    margin: 8px auto 0;
    line-height: 33px;
    background-color: #fff;
    font-size: 14px;
    color: #e77917;
    text-align: center;
}

.s3b-zs {
    width: 100%;
    height: 232px;
    overflow: hidden;
}

.s3b-zs img {
    width: 100%;
}

.s3b-con_wap{
     width: 1002px;
    height: 466px;
    position: relative;
}



.s3b-con {
    width: 1002px;
    height: 466px;
    position: relative;
}

.s3b-item {
    position: absolute;
}

.s3b-item a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.s3b-item a img {
    width: 100%;
    min-height: 100%;
}

.s3b-item a h3 {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    line-height: 45px;
    text-align: center;
    font-size: 15px;
    color: #ffffff;
    background-color: rgba(0, 0, 0, .65);
}

.s3b-item0 {
    left: 0;
    top: 0;
    width: 665px;
    height: 100%;
}

.s3b-item1 {
    right: 0;
    top: 0;
    width: 317px;
    height: 222px;
}

.s3b-item2 {
    right: 0;
    bottom: 0;
    width: 317px;
    height: 222px;
}


/* 关于我们 */

.s4 {
    background-image: url(../images/s4.png);
    background-repeat: no-repeat;
    background-position: top center;
}

.s4-box {
    min-height: 719px;
    padding-top: 95px;
    position: relative;
}

.s4a {
    width: 592px;
    height: 598px;
    background-color: #fff;
    padding-left: 24px;
    padding-top: 23px;
    padding-right: 25px;
}

.s4a-tab {
    width: 100%;
    position: relative;
}

.s4a-img {
    width: 100%;
}

.s4a-img ul li a {
    display: block;
    width: 543px;
    overflow: hidden;
}

.s4a-img ul li a img {
    width: 100%;
}

.s4a-btn {
    position: absolute;
    right: 17px;
    bottom: 14px;
}

.s4a-btn ul li {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #ffb06a;
}

.s4a-btn ul li+li {
    margin-left: 6px;
}

.s4a-btn ul li.on {
    background-color: #e77917;
}

.s4a h2 {
    font-size: 25px;
    color: #302f33;
    padding-left: 1px;
    text-align: center;
    margin-top: 26px;
    letter-spacing: 1px;
}

.s4a p {
    font-size: 12px;
    color: #c1c1c1;
    text-transform: uppercase;
    padding-left: 1px;
    text-align: center;
    margin-top: 10px;
    letter-spacing: 1px;
}

.s4b {
    width: 608px;
    position: relative;
    height: 598px;
    padding-left: 123px;
}

.s4b h2 {
    font-size: 40px;
    color: #fff;
    font-family: Georgia;
    letter-spacing: 6.5px;
}

.s4b-wire {
    width: 100px;
    height: 5px;
    background-color: #e77917;
    margin-top: 21px;
}

.s4b h3 {
    font-size: 22px;
    color: #fff;
    margin-top: 12px;
    letter-spacing: 4px;
}

.s4b-con {
    margin-top: 30px;
}

.s4b-con p {
    font-size: 14px;
    color: #fff;
    line-height: 25px;
}

.s4b a {
    display: block;
    width: 141px;
    text-align: center;
    line-height: 41px;
    background-color: #ffb06a;
    font-size: 15px;
    color: #fff;
    margin-top: 35px;
}

.s4b-code {
    position: absolute;
    left: 0;
    bottom: 0;
}

.s4b-code img {
    width: 136px;
    height: 136px;
}


/* 优势 */

.s5 {
    background-image: url(../images/s5.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}

.s5-box {
    padding-top: 54px;
}

.s5a {
    margin: 0 auto;
    width: 431px;
    height: 99px;
    background-image: url(../images/s2a.png);
    background-repeat: no-repeat;
    text-align: center;
    line-height: 87px;
    font-size: 35px;
    color: #1a1a1a;
}

.s5b {
    margin-top: 52px;
    width: 100%;
}

.s5b-item {
    width: 100%;
    height: 384px;
    overflow: hidden;
}

.s5b-img {
    width: 600px;
    height: 384px;
    overflow: hidden;
}

.s5b-img img {
    width: 600px;
    height: 384px;
}

.s5b-con {
    width: 600px;
    height: 384px;
    padding-left: 105px;
    padding-top: 63px;
    padding-right: 95px;
}

.s5b-num {
    width: 67px;
    text-align: center;
    line-height: 67px;
    background-color: #e77917;
    font-size: 35px;
    color: #fff;
    letter-spacing: 2px;
}

.s5b-fname {
    margin-left: 24px;
    padding-top: 5px;
}

.s5b-fname h3 {
    font-size: 25px;
    color: #292929;
    font-weight: bold;
}

.s5b-fname h4 {
    font-size: 20px;
    color: #e77917;
    margin-top: 10px;
}

.s5b-con p {
    font-size: 16px;
    color: #5d5d5d;
    margin-top: 40px;
    line-height: 28px;
    letter-spacing: 1px;
}

.s5b-con a {
    display: block;
    width: 129px;
    text-align: center;
    line-height: 41px;
    background-color: #e77917;
    font-size: 15px;
    color: #fff;
    margin-top: 65px;
}


/* 案例 */

.s6 {
    padding-top: 53px;
}

.s6a {
    margin: 0 auto;
    width: 431px;
    height: 99px;
    background-image: url(../images/s2a.png);
    background-repeat: no-repeat;
    text-align: center;
    line-height: 87px;
    font-size: 35px;
    color: #1a1a1a;
}

.s6b {
    width: 100%;
    margin-top: 31px;
}

.s6b-list {
    width: 100%;
    overflow: hidden;
}

.s6b-list ul li {
    width: 286px;
    margin-right: 18px;
}

.s6b-img {
    display: block;
    width: 100%;
    height: 212px;
    overflow: hidden;
}

.s6b-img img {
    width: 100%;
    min-height: 100%;
    height:100%;
}

.s6b-name {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 15px;
    color: #1a1a1a;
    margin-top: 16px;
}

.s6b-btn {
    margin-top: 33px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.s6b-btn div {
    width: 554px;
    height: 1px;
    background-color: #c5c5c5;
}

.s6b-btn a {
    display: block;
    width: 42px;
    line-height: 42px;
    background-color: #e77917;
    font-family: "宋体";
    font-size: 36px;
    color: #fff;
    text-align: center;
    font-weight: lighter;
}

.s6b-btn a+a {
    margin-left: 8px;
}

.s6b-btn a:hover {
    background-color: #934704;
}


/* 新闻 */

.s7 {
    padding-top: 21px;
}

.s7a {
    width: 788px;
    height: 396px;
    position: relative;
    border: 1px solid #e5e5e5;
    padding-left: 10px;
    padding-right: 8px;
    padding: 13px;
    box-shadow: 1px 1px 1px #e5e5e5;
}

.s7a-btn {
    width: 100%;
    padding-bottom: 13px;
    border-bottom: 1px solid #dbdbdb;
}

.s7a-btn ul li {
    font-size: 20px;
    color: #323232;
    font-weight: bold;
    padding-left: 29px;
    line-height: 19px;
    background-image: url(../images/s7a-btn1.png);
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-position: left center;
    cursor: pointer;
}

.s7a-btn ul li+li {
    margin-left: 47px;
    background-image: url(../images/s7a-btn2.png);
}

.s7a-btn ul li.on {
    background-image: url(../images/s7a-btn1-hover.png);
    color: #e77917;
}

.s7a-btn ul li+li.on {
    background-image: url(../images/s7a-btn2-hover.png);
}

.s7a-con {
    margin-top: 22px;
}

.s7a-tj {
    width: 253px;
}

.s7a-tj li {
    width: 100%;
}

.s7a-tj-img {
    display: block;
    width: 100%;
    overflow: hidden;
    height: 182px;
}

.s7a-tj-img img {
    width: 100%;
    min-height: 100%;
}

.s7a-tj-name {
    display: block;
    width: 100%;
    font-size: 16px;
    color: #1e1e1e;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 20px;
    font-weight: bold;
}

.s7a-tj-name:hover {
    color: #e98436;
}

.s7a-tj li p {
    font-size: 13px;
    color: #424242;
    line-height: 23px;
    margin-top: 15px;
}

.s7a-item {
    width: 473px;
}

.s7a-item li:not(:last-child) {
    padding-bottom: 20px;
    border-bottom: 1px #eee dashed;
}

.s7a-item li+li {
    margin-top: 21px;
}

.s7a-item-con {
    width: 395px;
}

.s7a-item-con a {
    font-size: 14px;
    color: #1b1b1b;
    font-weight: bold;
}

.s7a-item-con p {
    font-size: 12px;
    color: #414141;
    line-height: 21px;
    margin-top: 15px;
}

.s7a-item-con a:hover {
    color: #e98436;
}

.s7a-item-time {
    width: 57px;
    padding: 12px 0;
    border: 1px solid #e77917;
}

.s7a-item-time h2 {
    font-size: 12px;
    text-align: center;
    font-family: Arial;
    color: #353535;
}

.s7a-item-time h3 {
    font-size: 17px;
    text-align: center;
    font-family: Arial;
    color: #353535;
    font-style: italic;
    margin-top: 5px;
}

.s7a-item-time div {
    width: 14px;
    height: 2px;
    background-color: #e77917;
    margin: 2px auto 0;
}

.s7a-more {
    position: absolute;
    right: 9px;
    top: 19px;
}

.s7a-more a {
    font-size: 12px;
    color: #323232;
    letter-spacing: 2px;
}

.s7a-more a:hover {
    color: #e77917;
}

.s7b {
    width: 398px;
    height: 396px;
    padding-left: 12px;
    padding-top: 13px;
    padding-right: 10px;
    border: 1px solid #e5e5e5;
    box-shadow: 1px 1px 1px #e5e5e5;
}

.s7b-name {
    padding-bottom: 13px;
    border-bottom: 1px solid #dbdbdb;
    width: 100%;
}

.s7b-name h2 {
    font-size: 20px;
    color: #323232;
    font-weight: bold;
    padding-left: 29px;
    line-height: 19px;
    background-image: url(../images/s7b-btn.png);
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-position: left center;
}

.s7b-name a {
    font-size: 12px;
    color: #323232;
    letter-spacing: 2px;
    display: block;
    padding-top: 7px;
}

.s7b-name a:hover {
    color: #e77917;
}

.s7b-list {
    padding-top: 20px;
}

.s7b-list li:not(:last-child) {
    padding-bottom: 25px;
    border-bottom: 1px #eee dashed;
}

.s7b-list li+li {
    margin-top: 25px;
}

.s7b-list li a {
    font-size: 14px;
    color: #1b1b1b;
    display: block;
    padding-left: 28px;
    line-height: 19px;
    position: relative;
    font-weight: bold;
}

.s7b-list li p {
    font-size: 12px;
    color: #414141;
    display: block;
    padding-left: 28px;
    line-height: 19px;
    position: relative;
    margin-top: 9px;
}

.s7b-list li a::before {
    content: "问";
    display: block;
    width: 19px;
    text-align: center;
    line-height: 19px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #000000;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
}

.s7b-list li p::before {
    content: "答";
    display: block;
    width: 19px;
    text-align: center;
    line-height: 19px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #e77917;
    font-size: 14px;
    color: #fff;
}

.s7b-list li a:hover {
    color: #e77917;
}


/* 友情链接 */

.s8 {
    position: relative;
    padding: 25px 0;
}

.s8a {
    width: 100%;
    text-align: center;
    padding-bottom: 17px;
    background-image: url(../images/s8a.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    margin-bottom: 10px;
}

.s8a h2 {
    font-size: 18px;
    color: #e77917;
    font-weight: bold;
}

.s8a p {
    font-size: 14px;
    color: #9a9a9a;
    margin-top: 5px;
}

.s8b a {
    font-size: 12px;
    color: #1a1a1a;
}

.s8b a+a {
    margin-left: 10px;
}


/* 底部 */

/*.footer {*/
/*    position: relative;*/
/*    height: 256px;*/
/*    padding-bottom: 25px;*/
/*    padding: 15px 0;*/
/*    background: url(../images/footer.jpg) no-repeat center;*/
/*    overflow: hidden;*/
/*}*/

.f1 {
    text-align: center;
}

.f1 a {
    font-size: 14px;
    color: #fff;
    width: 100px;
    display: inline-block;
}

.f1 a:hover {
    color: #cd6f21;
}

.f2 {
    margin-top: 34px;
    padding-left: 131px;
}

.f2-logo {
    margin-top: 30px;
}

.f2-tel {
    padding-top: 5px;
    margin-left: 35px;
}

.f2-tel p {
    font-size: 14px;
    color: #ffffff;
    line-height: 29px;
}

.f2-tel p a {
    font-size: 14px;
    color: #ffffff;
    line-height: 29px;
}

.f2-code {
    width: 300px;
    text-align: center;
    font-size: 13px;
    color: rgba(255, 255, 255, .7);
    line-height: 2;
}


/*幻灯片样式2*/

#focus1 {
    position: relative;
    width: 228px;
    height: 503px;
    overflow: hidden;
}

#focus1 ul {
    width: 228px;
    height: 503px;
    position: absolute;
}

#focus1 ul li {
    float: left;
    width: 228px;
    height: 503px;
    overflow: hidden;
    position: relative;
}

#focus1 ul li a img {
    width: 228px;
    height: 503px;
}

#focus1 ul li div {
    position: absolute;
    overflow: hidden;
}

#focus1 .preNext {
    width: 23px;
    height: 40px;
    position: absolute;
    top: 263px;
    background: url(../images/pre.png) no-repeat 0 0;
    cursor: pointer;
    z-index: 9999;
}

#focus1 .pre {
    left: 0;
    background-position: right top;
}

#focus1 .next {
    right: 0;
    background-position: left top;
}

/下面按钮/ #focus1 .btnBg {
    position: absolute;
    width: 228px;
    height: 20px;
    left: 0;
    bottom: 0;
}

#focus1 .btn {
    position: absolute;
    width: 228px;
    height: 10px;
    padding: 5px 10px;
    right: 0;
    bottom: 10px;
    text-align: center;
    display: none;
}

#focus1 .btn span {
    display: inline-block;
    _display: inline;
    _zoom: 1;
    width: 10px;
    height: 10px;
    _font-size: 0;
    margin-left: 8px;
    cursor: pointer;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 10px;
}

#focus1 .btn span.on {
    background: #252525;
}

#focus1 .btn span.span_hover {
    background: #252525;
}

.con2-ri-news-tu {
    width: 213px;
    height: 283px;
    overflow: hidden;
    padding: 8px;
}

.con2-rii {
    width: 229px;
    border: 1px solid #eee;
    margin-top: 8px;
    border-left: none;
    height: 503px;
    overflow: hidden;
}

.con2-lee {
    width: 221px;
    height: 426px;
    overflow: hidden;
}

.con2-lee1 {
    width: 715px;
    margin-top: 10px;
    background: #fbfbf9;
    margin-left: 10px;
}

.product_list4 li {
    position: relative;
    float: left;
    margin-left: 7px;
    margin-right: 2px;
    margin-bottom: 6px;
}

.product_list4 li a.img img {
    width: 134px;
    height: 134px;
}

.product_list4 li h3 {
    text-align: center;
    background: rgba(107, 9, 16, .6);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.product_list4 li h3 a {
    font: 400 14px/26px "微软雅黑";
    color: #fffefe;
}

.con2-riii {
    width: 248px;
    margin-top: 5px;
    background: #fbfbf9;
}

.con2-riii-title {
    font: 400 16px/30px "微软雅黑";
    color: #7b7b7b;
    border-bottom: 1px solid #d2d2d2;
    margin-bottom: 20px;
}

#kehu {
    overflow: hidden;
    height: 367px;
    margin: 0 auto;
    position: relative;
}

#jian {
    height: 100%;
}

#zheng {}

#xtop {}

.news_listt {}

.news_listt li {
    line-height: 27px;
    position: relative;
    padding-left: 26px;
    height: 90px;
    border-bottom: #d2d2d2 1px solid;
    margin-top: 7px;
    background: url(../images/wen.jpg) left 5px no-repeat;
}

.news_listt li a {
    line-height: 27px;
    color: #858383;
    font: 200 12px/27px "微软雅黑";
}

.news_listt li a:visited {
    text-decoration: none;
    color: #858383;
}

.news_listt li a:hover {
    text-decoration: none;
    color: #bf1717;
}

.news_listt li span {
    color: #858383;
    z-index: 0;
    position: absolute;
    left: 0px;
    top: 30px;
    font: 200 12px/20px "微软雅黑";
    padding-left: 10px;
}


/* 本例子css */

.sideMenu {
    border: 1px solid #ddd;
}

.sideMenu h3 {
    height: 46px;
    line-height: 32px;
    padding-left: 10px;
    border-top: 1px solid #e3e3e3;
    cursor: pointer;
    font: normal 14px/46px "Microsoft YaHei";
    color: #67292e;
}

.sideMenu h3 em {
    float: right;
    display: block;
    width: 40px;
    height: 32px;
}

.sideMenu h3.on em {
    background-position: 16px -57px;
}

.sideMenu ul {
    padding: 8px 6px;
    color: #999;
    display: none;
    /* 默认都隐藏 */
}

.top1 {
    margin-right: 10px;
    width: 213px;
    margin: 0 auto;
}

.top1 p {
    line-height: 24px;
}

.con3 {
    width: 1200px;
    margin: 0 auto;
    margin-top: 42px;
}

.con3-con {
    border: 1px solid #e5e5e5;
    margin-top: 30px;
    padding-bottom: 20px;
}

.con3 .content {
    position: relative;
}

.l_btn1 {
    position: absolute;
    top: 46%;
    cursor: pointer;
    z-index: 99;
}

.r_btn1 {
    position: absolute;
    top: 46%;
    cursor: pointer;
    z-index: 99;
}

.l_btn1 {
    left: 25px;
    z-index: 99;
}

.r_btn1 {
    right: 25px;
    z-index: 99;
}

#mdemo {
    background: #FFF;
    overflow: hidden;
    width: 98%;
    margin: 0 auto;
}

#mindemo {
    float: left;
    width: 1000%
}

#mdemo1 {
    float: left;
}

#mdemo2 {
    float: left;
}

.case_list2 {
    padding-top: 20px;
}

.case_list2 li {
    float: left;
    margin-left: 10px;
    margin-right: 11px;
    padding-bottom: 15px;
    _display: inline;
    position: relative;
}

.case_list2 li a.img {
    border: 1px solid #d9d9d9;
}

.case_list2 li img {
    width: 230px;
    height: 152px;
}

.case_list2 li h3 {
    text-align: center;
    position: absolute;
    bottom: 0;
    text-align: center;
    font-weight: normal;
    color: #fff;
    font-size: 13px;
    font-family: "宋体";
    padding-left: 80px;
}

.case_list2 li h3:hover {
    color: #b57c4b;
}

.case_list2 li a.img {
    display: block;
}

.case_list2 li a.img:hover {
    border-color: #57391f;
}

.con4 {
    width: 1200px;
    margin: 0 auto;
    margin-top: 42px;
}

.con4-le {
    width: 718px;
    height: 425px;
    overflow: hidden;
    background: url(../images/pp.jpg) no-repeat;
}

.con4-le-con {
    padding: 10px;
}

.con4-ri {
    width: 482px;
    float: right;
}

.con4a {
    width: 225px;
    height: 208px;
    overflow: hidden;
    background: url(../images/news.jpg) no-repeat;
    margin-left: 15px;
}

.con4b {
    width: 225px;
    height: 208px;
    overflow: hidden;
    background: url(../images/news.jpg) no-repeat;
}

.con4c {
    width: 225px;
    height: 208px;
    overflow: hidden;
    background: url(../images/news.jpg) no-repeat;
    margin-top: 8px;
    margin-left: 15px;
}

.con4d {
    width: 225px;
    height: 208px;
    overflow: hidden;
    background: url(../images/news.jpg) no-repeat;
    margin-top: 8px;
}

.con4-title {
    font: 400 14px/31px "微软雅黑";
    color: #000;
    padding-left: 10px;
}

.news_list2 {
    padding-top: 15px;
}

.news_list2 li {
    line-height: 30px;
    position: relative;
    padding-left: 10px;
}

.news_list2 li a {
    line-height: 30px;
    color: #606060;
    background: url(../images/newsli.jpg) no-repeat 0 50%;
    padding-left: 9px;
}

.news_list2 li a:hover {
    text-decoration: none;
    color: #ff0000;
}

.news_list2 li span {
    color: #999;
    z-index: 0;
    line-height: 30px;
    position: absolute;
    right: 0px;
    top: 0px;
}

.news_list2 li h3 {
    font-size: 14px;
}

.news_list2 li div {
    line-height: 24px;
}

.con4-b-con {
    padding-top: 10px;
    padding-left: 20px;
}

.news_list3 {
    padding-top: 15px;
}

.news_list3 li {
    line-height: 30px;
    position: relative;
    padding-left: 10px;
}

.news_list3 li a {
    line-height: 30px;
    color: #606060;
    background: url(../images/newsli1.jpg) no-repeat 0 50%;
    padding-left: 9px;
}

.news_list3 li a:hover {
    text-decoration: none;
}

.news_list3 li span {
    color: #999;
    z-index: 0;
    line-height: 30px;
    position: absolute;
    right: 0px;
    top: 0px;
}

.news_list3 li h3 {
    font-size: 14px;
}

.news_list3 li div {
    line-height: 24px;
}

.heng4 {
    width: 1200px;
    margin: 0 auto;
    margin-top: 42px;
}


/*主体样式*/

#container {
    width: 1200px;
    margin: 0 auto;
    margin-top: 10px;
}

.navigation {
    float: right;
    width: 100px;
}

.index-title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.index-table td {
    border: solid #add9c0;
    border-width: 0px 1px 1px 0px;
    padding: 10px 5px;
}

.index-table {
    border: solid #add9c0;
    border-width: 1px 0px 0px 1px;
    margin-top: 10px;
}


/*----- Common css ------*/

.p1920 {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}

.clearfix::after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.dfc {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

* {
    /*-webkit-box-sizing: border-box;*/
    /*-moz-box-sizing: border-box;*/
    /*box-sizing: border-box*/
}

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}


/* 重置样式 */

input {
    border: none;
    outline: none;
    background-color: transparent;
}


/*------------内页-------------------*/

.left .box {
    margin-bottom: 10px;
}

.left .box h3 {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: #ed7610;
    font-size: 14px;
    color: #fff;
}

.left .box .content {
    padding: 5px 0px;
}

.prodescription {
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 20px;
}

.n_banner {
    width: 1920px;
    margin: 0 auto;
}

.n_banner img {
    width: 1920px;
    margin: 0 auto
}

.left {
    /*width: 225px;*/
    /*float: left;*/
}

.sort_menu {}

.sort_menu h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.sort_product {
    margin-top: 10px;
}

.sort_product h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.n_contact {
    margin-top: 10px;
}

.n_contact h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.n_contact .content {
    padding: 5px;
    line-height: 24px;
}

.right {
    /*width: 920px;*/
    /*float: right;*/
    /*padding-bottom: 10px;*/
}

.sitemp {
    line-height: 31px;
    height: 31px;
    overflow: hidden;
    /*padding-right: 10px;*/
    border-bottom: 2px solid #4d3419;
}

.sitemp h2 {
    width: 340px;
    float: left;
    line-height: 31px;
    text-align: center;
    text-align: left;
    text-indent: 15px;
    color: #000;
    font-size: 14px;
}

.sitemp .site {
    width: 380px;
    float: right;
    text-align: right;
    line-height: 30px;
}

.right .content {
    padding: 10px;
    padding-top: 15px;
    overflow: hidden;
    line-height: 24px;
}

.gnail_city {
    margin-bottom: 20px;
    background: none;
    border-bottom: 2px solid #4d3419;
    height: 50px!important;
    line-height: 50px!important;
    margin-top: 30px;
}
.gnail_city h2 {
    font-size: 24px;
    width: 100%;
    text-align: center;
    float: unset;
    text-indent:0;
    line-height: unset;
}
.gnail_city a {
    color: #885928!important;
}
.map_title a {
    color: #fff!important;
}