﻿body,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
textarea,
p,
th,
i,
dl {
    margin: 0;
    padding: 0;
}

* {
    margin: 0;
    padding: 0;
}

li,
i {
    list-style: none;
}

input,
textarea,
select {
    font-family: inherit;
    font-weight: inherit;
    font-size: 14px;
}

img {
    border: 0;
}

.clear {
    height: 0;
    overflow: hidden;
    clear: both;
}

dl,
dt,
dd {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.fl {
    float: left
}

.fr {
    float: right
}

body {
    background: url(../images/bg.jpg) repeat;
}

body,
td,
th {
    font-size: 14px;
    color: #333;
}

a {
    font-size: 14px;
    color: #333;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

body {
    font-family: Microsoft YaHei;
    font-size: 14px;
    min-width: 1200px;
    overflow-x: hidden;
}

.w1200 {
    width: 1200px;
    margin: auto;
    position: relative;
    overflow: hidden;
}

i {
    font-style: normal;
}

em {
    font-style: normal;
}

.noright {
    padding-right: 0px !important;
    margin-right: 0px !important;
}



/*head*/
.head {
    width: 1200px;
    width: 1200px;
    margin: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    height: 76px;
}

.logo {
    float: left;
    margin-right: 18px;
}

.head_ms {
    float: left;
}

.head_ms p {
    font-size: 24px;
    padding-top: 8px;
}

.head_ms span {
    font-size: 14px;
    display: block;
    color: #aea29c;
    padding-top: 6px;
}

.head_tel {
    float: right;
    font-size: 22px;
    letter-spacing: 2px;
    margin-top: 12px;
}

.head_tel p {
    padding-top: 4px;
}

/*nav*/
.nav {
    height: 67px;
    background: url(../images/nav.jpg) center no-repeat;
    position: relative;
    z-index: 99;
    top: 0;
    width: 100%;
}

.nav ul {}

.nav ul li {
    float: left;
    text-align: center;
}

.nav ul li a {
    display: block;
    font-size: 20px;
    color: #fff;
    width: 200px;
    height: 67px;
    line-height: 67px;
}

.nav ul li:hover a {
    background: url(../images/hover.png) center no-repeat;
}

/* banner */
.focus {
    width: 100%;
    height: 697px;
    overflow: hidden;
    position: relative;
}

.focus ul {
    height: 697px;
    position: absolute;
}

.focus ul li {
    float: left;
    width: 100%;
    height: 697px;
    overflow: hidden;
    position: relative;
    background: #fff;
}

.focus ul li div {
    position: absolute;
    overflow: hidden;
}

.focus .btnBg {
    position: absolute;
    width: 100%;
    height: 20px;
    left: 0;
    bottom: 0;
    background: #000;
    display: none;
}

.focus .btn {
    position: absolute;
    left: 47%;
    height: 20px;
    bottom: 36px;
    text-align: right;
}

.focus .btn span {
    display: inline-block;
    _display: inline;
    _zoom: 1;
    width: 16px;
    height: 16px;
    line-height: 24px;
    border-radius: 50px;
    text-align: center;
    _font-size: 0;
    margin-left: 14px;
    cursor: pointer;
    background: #fff;
    transition: all 0.5s;
}

.focus .btn span.on {
    background: #b79057;
    transition: all 0.5s;
}

.focus .preNext {
    width: 98px;
    height: 74px;
    position: absolute;
    top: 280px;
    background: url(../images/banner_an_h.png) no-repeat 0 0;
    cursor: pointer;
    transition: 0.3s;
}

.focus .pre {
    left: 10%;
    display: none !important;
}

.focus .pre:hover {
    background: url(../images/banner_an.jpg) no-repeat 0 0;
    transition: 0.3s;
}

.focus .next {
    right: 10%;
    background-position: right top;
    display: none !important;
}

.focus .next:hover {
    background: url(../images/banner_an.jpg) no-repeat 0 0;
    transition: 0.3s;
    background-position: right top;
}

#banner {
    margin-top: 0px;
    overflow: hidden;
}


/*search*/
.search {
    width: 100%;
    margin: auto;
    height: 60px;
    overflow: hidden;
    border-bottom: 1px #eee solid;
    background: #f6f6f6;
}

.search_tu {
    float: right;
    width: 40px;
    height: 40px;
    margin-top: 8px;
    overflow: hidden
}

.search_2 {
    float: left;
    width: 320px;
}

.search_2 input {
    overflow: hidden;
    width: 360px;
    height: 40px;
    padding-left: 20px;
    line-height: 40px;
    border: 0px solid #dddddd !important;
}

.search_k {
    width: 328px;
}

.search_wenzi {
    margin-top: 20px;
}

.search_wenzi strong {
    color: #031a44;
}

.inc:focus {
    outline: none;
    border: 1px solid #dddddd;
}

.search-form {
    margin: auto;
    position: relative;
    border: none;
    margin-top: 12px;
}

.input-keyword {
    width: 96%;
    height: 34px;
    border: none;
    padding-left: 3%;
    border: #ccc 1px solid
}

.search-btn {
    position: absolute;
    background: url(../images/search.png) center no-repeat;
    width: 36px;
    height: 36px;
    display: block;
    top: 0px;
    right: 16px;
    outline: 0;
    vertical-align: middle;
    border: none;
}

.input-keyword {
    color: #999;
}

/*customized*/
.customized {
    width: 1200px;
    margin: auto;
    margin-top: 70px;
}

.customized_title {
    text-align: center;
}

.customized_title img {
    display: block;
    margin: auto;
}

.customized_title p {
    font-size: 18px;
    margin-top: 8px;
    background: url(../images/customized_xt.jpg) center repeat-x;
}

.customized_title p i {
    background: #fff;
    padding: 0px 16px;
    color: #a2a2a2;
}

.customized_nr {
    margin-top: 30px;
}

.customized_nr .fl {
    background: #ead7b5;
    width: 535px;
    height: 314px;
    padding-left: 50px;
    padding-top: 30px;
}

.customized_nr .fl p {
    font-size: 28px;
    font-weight: bold;
    padding-bottom: 26px;
    padding-top: 40px;
}

.customized_nr .fl span {
    display: block;
    width: 500px;
    font-size: 24px;
}

.customized_nr .fl span i {
    font-size: 38px;
    font-weight: bold;
    border: 2px #333 solid;
    padding: 10px 16px;
    margin-right: 12px;
    display: block;
    width: 116px;
    float: left;
}

.customized_nr .fl em {
    margin-top: 30px;
    display: block;
    font-size: 24px;
    border: 2px #333 solid;
    width: 480px;
    text-align: center;
    height: 46px;
    line-height: 46px;
}

.customized_nr .fr {}

/*classic*/
.classic {
    margin-top: 70px;
    position: relative;
}

.classic_title {
    text-align: center;
    width: 1200px;
    margin: auto;
    margin-bottom: 30px;
}

.classic_title img {
    display: block;
    margin: auto;
}

.classic_title p {
    font-size: 18px;
    margin-top: 8px;
    background: url(../images/customized_xt.jpg) center repeat-x;
}

.classic_title p i {
    background: #fff;
    padding: 0px 16px;
    color: #a2a2a2;
}

/* tabbtn */
.tabbtn {
    width: 1150px;
    height: 90px;
    position: absolute;
    top: 16%;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
    background: url(../images/classic_bj.png);
}

.tabbtn li {
    float: left;
    position: relative;
    width: 191px;
    text-align: center;
}

.tabbtn li:after {
    content: "";
    width: 1px;
    height: 18px;
    display: block;
    background: #fff;
    position: absolute;
    top: 36px;
    right: 0;
}

.tabbtn li:last-child:after {
    display: none;
}

.tabbtn li>a {
    color: #fff;
    font-size: 20px;
    line-height: 90px;
}

.tabbtn li.current {}

.tabbtn li.current>a {
    color: #fff;
    font-weight: bold;
}

.tabbtn li:nth-child(1) i {
    right: 40px;
}

.tabbtn li:nth-child(2) i {
    right: 20px;
}

.tabbtn li i {
    display: block;
    width: 0;
    height: 0;
    border-width: 4px 4px 0;
    border-style: solid;
    border-color: #fff transparent transparent;
    /*透明 白 透明 透明 */
    position: absolute;
    top: 44px;
    right: 24px;
}

.tabbtn li.current i {
    border-color: #e6ba7b transparent transparent;
    /*透明 白 透明 透明 */
}

.tabbtn li dl {
    background: #fff;
    transition: 0.3s;
    display: block;
    color: #fff;
    opacity: 0;
    margin-top: -20px;
}

.tabbtn li.current dl {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
}

.tabbtn li dl dd {
    height: 50px;
    line-height: 50px;
    display: block;
}

.tabbtn li dl dd a {
    font-size: 16px;
    color: #333;
}

.tabbtn li dl dd:hover a {
    color: #e6ba7b;
}

/* tabcon */
.tabcon {
    position: relative;
    /*å¿…è¦å…ƒç´ */
    height: 850px;
    overflow: hidden;
}

.tabcon .subbox {
    position: absolute;
    /*å¿…è¦å…ƒç´ */
    left: 0;
    top: 0;
}

.tabcon .sublist {
    height: 850px;
}

/* leftcon */
#leftcon .subbox {
    width: 9999em;
}

#leftcon .subbox .sublist {
    float: left;
    width: 1920px;
}

/* sublist */
.sublist {}

.sublist ul {
    position: relative;
    height: 850px;
}

.sublist ul li {
    position: absolute;
    background: url(../images/classic_bj.png);
    padding: 24px 30px;
    bottom: 10%;
    width: 30%;
}

.sublist ul li p {
    font-size: 32px;
    color: #fff;
    margin-bottom: 14px;
}

.sublist ul li span {
    font-size: 18px;
    color: #fff;
    display: block;
    margin-bottom: 14px;
}

.sublist ul li a {
    font-size: 18px;
    color: #bb9359;
}

.sublist.classic_01 {
    background: url(../images/classic_01.jpg) center no-repeat;
    height: 850px;
}

.sublist.classic_02 {
    background: url(../images/classic_02.jpg) center no-repeat;
    height: 850px;
}

.sublist.classic_03 {
    background: url(../images/classic_03.jpg) center no-repeat;
    height: 850px;
}

.sublist.classic_04 {
    background: url(../images/classic_04.jpg) center no-repeat;
    height: 850px;
}

.sublist.classic_05 {
    background: url(../images/classic_05.jpg) center no-repeat;
    height: 850px;
}

.sublist.classic_06 {
    background: url(../images/classic_06.jpg) center no-repeat;
    height: 850px;
}


/*case*/
.case {
    padding-top: 70px;
    background: url(../images/case_bj.jpg) center top no-repeat;
}

.case_title {
    text-align: center;
    width: 1200px;
    margin: auto;
    margin-bottom: 30px;
}

.case_title img {
    display: block;
    margin: auto;
}

.case_title p {
    font-size: 18px;
    margin-top: 8px;
    background: url(../images/customized_xt.jpg) center repeat-x;
}

.case_title p i {
    background: #fff;
    padding: 0px 16px;
    color: #a2a2a2;
}

.case_nr {
    width: 1200px;
    margin: auto;
}

/* tabbtn */
.tabbtn1 {
    height: 58px;
    margin-bottom: 30px;
}

.tabbtn1 li {
    float: left;
    position: relative;
    text-align: center;
    margin-right: 15px;
}

.tabbtn1 li a {
    display: block;
    float: left;
    cursor: pointer;
    width: 185px;
    height: 57px;
    line-height: 58px;
    border: 1px #ddd solid;
    transition: 0.3s;
    overflow: hidden;
    font-size: 18px;
    background-image: url(../images/case_hover.jpg);
    background-position: 0px -58px;
    background-repeat: no-repeat;
}

.tabbtn1 li.current {}

.tabbtn1 li.current a {
    color: #fff;
    transition: 0.3s;
    background-position: 0px 0px;
}

.tabbtn1 li:last-child {
    margin-right: 0px !important;
}

/* tabcon */
.tabcon1 {
    position: relative;
    /*必要元素*/
    height: 605px;
    overflow: hidden;
}

.tabcon1 .subbox1 {
    position: absolute;
    /*必要元素*/
    left: 0;
    top: 0;
}

.tabcon1 .sublist1 {
    height: 605px;
}

/* leftcon */
#leftcon1 .subbox1 {
    width: 9999em;
}

#leftcon1 .subbox1 .sublist1 {
    float: left;
    width: 1200px;
}

/* sublist */
.sublist1 {}

.sublist1 li {
    position: relative;
    float: left;
    width: 896px;
    overflow: hidden;
}
.sublist1 li img{
    display: block;
    width: 897px;
    height: 605px;
}

.sublist1 li p {
    position: absolute;
    bottom: 0;
    height: 70px;
    line-height: 70px;
    width: 100%;
    background: rgba(183, 144, 86, 0.82);
    font-size: 20px;
    color: #fff;
    text-indent: 30px;
    transition: 0.3s;
}

.sublist1 li:hover p {
    height: 90px;
    line-height: 90px;
    transition: 0.3s;
}

.sublist1 dl {
    width: 294px;
    height: 194px;
    position: relative;
    float: right;
    overflow: hidden;
    margin-bottom: 12px;
}

.sublist1 dl img {
    width: 100%;
}

.sublist1 dl p {
    position: absolute;
    bottom: 0;
    height: 50px;
    line-height: 50px;
    background: rgba(0, 0, 0, 0.76);
    width: 100%;
    text-indent: 16px;
    color: #fff;
    font-size: 18px;
    transition: 0.3s;
}

.sublist1 dl:hover p {
    height: 70px;
    line-height: 70px;
    transition: 0.3s;
}


/*advisory*/
.advisory {
    background: url(../images/advisory.jpg) center no-repeat;
    height: 221px;
    width: 100%;
    margin-top: 70px;
}

/*power*/
.power {
    padding-top: 70px;
    background: url(../images/power_bj.jpg) center bottom no-repeat;
}

.power_title {
    text-align: center;
    width: 1200px;
    margin: auto;
    margin-bottom: 50px;
}

.power_title img {
    display: block;
    margin: auto;
}

.power_title p {
    font-size: 18px;
    margin-top: 8px;
    background: url(../images/customized_xt.jpg) center repeat-x;
}

.power_title p i {
    background: #fff;
    padding: 0px 16px;
    color: #a2a2a2;
}

.power_nr .w1200 {}

.power_nr .w1200 .power_more {
    position: absolute;
    top: 710px;
    right: 392px;
    height: 30px;
    width: 132px;
    z-index: 9;
    text-align: center;
    font-size: 20px;
    color: #999;
}

.power_nr .w1200 .power_wuding {
    background: url(../images/power_wuding.png) center no-repeat;
    width: 157px;
    height: 21px;
    position: absolute;
    top: -21px;
    right: 380px;
}

/* tabbtn */
.tabbtn2 {
    height: 681px;
    background: #000;
    width: 132px;
    margin: auto;
    padding-top: 80px;
    position: absolute;
    top: 0;
    left: 285px;
    right: 0;
    margin: auto;
    z-index: 9;
}

.tabbtn2 li {
    position: relative;
    z-index: 999;
    width: 132px;
}

.tabbtn2 li a {
    display: block;
    height: 127px;
    width: 132px;
    text-align: center;
    font-size: 12px;
    cursor: pointer;
    color: #fff;
    transition: 0.3s;
    position: relative;
    font-size: 20px;
    font-weight: bold;
    border-top: 1px #555 solid;
}

.tabbtn2 li:last-child a {
    border-bottom: 1px #555 solid;
}

.tabbtn2 li a:after {
    content: "";
    display: block;
    background-image: url(../images/power_hover.png);
    width: 175px;
    height: 127px;
    position: absolute;
    top: 0;
    margin-left: 0px;
    transition: 0.3s;
    z-index: -9;
    opacity: 0;
}

.tabbtn2 li a:after,
a after {
    content: attr(data-content);
    display: block;
    background-image: url(../images/power_hover.png);
    width: 175px;
    height: 127px;
    position: absolute;
    top: 0;
    margin-left: 0px;
    transition: 0.3s;
    z-index: -9;
    opacity: 0;
}

.tabbtn2 li.current {}

.tabbtn2 li.current a {
    border-top: 1px #000 solid;
}

.tabbtn2 li:last-child.current a {
    border-bottom: 1px #000 solid;
}

.tabbtn2 li.current a:after {
    margin-left: 0px;
    transition: 0.3s;
    opacity: 1;
}

.tabbtn2 li i {
    display: block;
    width: 36px;
    height: 36px;
    margin: auto;
    padding-top: 30px;
    margin-bottom: 6px;
}

.tabbtn2 li.p1 i {
    background: url(../images/power_i_01.png) center bottom no-repeat;
}

.tabbtn2 li.p2 i {
    background: url(../images/power_i_02.png) center bottom no-repeat;
}

.tabbtn2 li.p3 i {
    background: url(../images/power_i_03.png) center bottom no-repeat;
}

.tabbtn2 li.p4 i {
    background: url(../images/power_i_04.png) center bottom no-repeat;
}

/* tabcon */
.tabcon2 {
    position: relative;
    /*必要元素*/
    height: 761px;
    overflow: hidden;
}

.tabcon2 .subbox2 {
    position: absolute;
    /*必要元素*/
    left: 0;
    top: 0;
    width: 100%;
}

.tabcon2 .sublist2 {
    height: 761px;
    width: 100%;
}

.tabcon2 .sublist2.power_01 {
    background: url(../images/power_01_bj.png) center no-repeat;
}

.tabcon2 .sublist2.power_02 {
    background: url(../images/power_02_bj.png) center no-repeat;
}

.tabcon2 .sublist2.power_03 {
    background: url(../images/power_03_bj.png) center no-repeat;
}

.tabcon2 .sublist2.power_04 {
    background: url(../images/power_04_bj.png) center no-repeat;
}

.tabcon2 .sublist2 ul {
    width: 1200px;
    margin: auto;
}

.tabcon2 .sublist2 ul li {
    width: 330px;
    height: 761px;
    float: right;
    position: relative;
}

.tabcon2 .sublist2 ul li p {
    font-size: 30px;
    font-weight: bold;
    padding-top: 46px;
    padding-bottom: 24px;
}

.tabcon2 .sublist2 ul li dl {
    display: block;
    padding-bottom: 14px;
    height: 100px;
}

.tabcon2 .sublist2 ul li dl i {
    display: block;
    width: 30px;
    border: 1px #666 solid;
    font-size: 16px;
    text-align: center;
    padding: 5px 5px 8px 5px;
    float: left;
    margin-right: 14px;
}

.tabcon2 .sublist2 ul li dl span {
    font-size: 18px;
    padding-top: 10px;
    display: block;
    line-height: 28px;
}

.tabcon2 .sublist2 img {
    position: absolute;
    bottom: 0;
    right: 0
}

/* sublist */
.sublist2 {}

.sublist2 li {}


/*contrast*/
.contrast {
    margin-top: 80px;
    position: relative;
    margin-bottom: 80px;
}

.contrast_title {
    text-align: center;
    margin-bottom: 40px;
    width: 652px;
    margin: auto;
    border-top: 2px #ccc solid;
    border-bottom: 2px #ccc solid;
    padding: 10px 0px;
    margin-bottom: 60px;
}

.contrast_title p {
    font-size: 32px;
    margin-bottom: 8px;
}

/* tabbtn */
.tabbtn3 {
    position: absolute;
    top: 154px;
    left: 0;
    right: 0;
    z-index: 99;
    margin: auto;
    background: url(../images/contrast_pk.png) center no-repeat;
    width: 122px;
    height: 220px;
    text-align: center;
}

.tabbtn3 li {
    border: 1px solid #ccc;
    height: 40px;
    line-height: 40px;
    margin-top: 14px;
}

.tabbtn3 li a {
    font-size: 20px;
}

.tabbtn3 li.current {
    border: 1px solid #b99157;
    background: #b99157;
}

.tabbtn3 li.current a {
    font-weight: bold;
    color: #fff;
}

.tabbtn3 li:nth-child(2) {}

/* tabcon */
.tabcon3 {
    position: relative;
    /*必要元素*/
    height: 380px;
    overflow: hidden;
    width: 1100px;
    margin: auto;
}

.tabcon3 .subbox3 {
    position: absolute;
    /*必要元素*/
    left: 0;
    top: 0;
}

.tabcon3 .sublist3 {
    height: 170px;
}

/* sublist */
.sublist3 {}

.sublist3 ul {}

.sublist3 ul li {}

.sublist3 ul li p {
    padding-top: 20px;
    padding-bottom: 6px;
    font-size: 16px;
}

.sublist3 ul li span {
    color: #333;
    font-size: 16px;
    display: block;
    line-height: 30px;
}

/*process*/
.process {}

.process_title {
    text-align: center;
    width: 1200px;
    margin: auto;
    margin-bottom: 30px;
}

.process_title img {
    display: block;
    margin: auto;
}

.process_title p {
    font-size: 18px;
    margin-top: 8px;
    background: url(../images/customized_xt.jpg) center repeat-x;
}

.process_title p i {
    background: #fff;
    padding: 0px 16px;
    color: #a2a2a2;
}

.process_nr {
    background: url(../images/process_nr.jpg) center no-repeat;
    height: 313px;
    position: relative;
}

.process_nr ul {
    width: 972px;
    margin: auto;
    background: url(../images/process_xt.png) center 90px no-repeat;
    height: 253px;
    padding-top: 60px;
}

.process_nr li {
    float: left;
    text-align: center;
    margin-right: 45px;
}

.process_nr li:last-child {
    margin-right: 0px !important;
}

.process_nr li p {
    padding-top: 20px;
    color: #f7e1cb;
    font-size: 16px;
}

.process_more {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    width: 192px;
    height: 36px;
    margin: auto;
    border: 1px #f7e1cb solid;
    text-align: center;
    line-height: 36px;
    font-size: 16px;
    color: #f7e1cb;
}


/*about*/
.about {
    padding-top: 70px;
    background: url(../images/about_bj.jpg) center bottom no-repeat;
}

.about_title {
    text-align: center;
    margin-bottom: 30px;
    width: 1084px;
    margin: auto;
}

.about_title img {
    display: block;
    margin: auto;
}

.about_title p {
    font-size: 18px;
    ;
    margin-top: 8px;
    background: url(../images/customized_xt.jpg) center repeat-x;
}

.about_title p i {
    background: #fff;
    padding: 0px 16px;
    color: #a2a2a2
}

.about_nr {
    width: 1084px;
    margin: auto;
    margin-top: 30px;
}

.about_nr .fl {}

.about_nr .fr {
    width: 548px;
}

.about_nr .fr p {
    font-size: 26px;
    font-weight: bold;
    padding-bottom: 6px;
}

.about_nr .fr span {
    font-size: 16px;
    line-height: 26px;
}

.about_nr .fr dt {
    display: block;
    font-size: 16px;
    padding-top: 10px;
    color: #767676;
}

.about_nr .fr dl {
    margin-top: 22px;
}

.about_nr .fr dl dd {
    text-align: center;
    width: 169px;
    float: left;
    margin-right: 20px;
}

.about_nr .fr dl dd:last-child {
    margin-right: 0px !important;
}

.about_nr .fr dl dd i {
    display: block;
    width: 169px;
    height: 110px;
    overflow: hidden;
}

.about_nr .fr dl dd i img {
    height: 100%;
}

.about_nr .fr dl dd em {
    padding-top: 4px;
    display: block;
}

/* news */
.news {
    width: 1084px;
    margin: auto;
    margin-top: 30px;
}

.news_01 {
    background: #fff;
    width: 305px;
    float: left;
}

.news_01_title {
    width: 305px;
    height: 40px;
    background: #b79056;
    line-height: 40px;
}

.news_01_title p {
    font-size: 16px;
    float: left;
    color: #fff;
    padding-left: 10px;
}

.news_01_title a {
    float: right;
    color: #fff;
    padding-right: 10px;
}

.news_01_nr {
    background: #fff;
    width: 303px;
    border: 1px #ccc solid;
    height: 323px;
}

.news_01_nr li {
    width: 266px;
    margin: auto;
}

.news_01_nr li p {
    background: url(../images/news_01_p.png) left top no-repeat;
    padding-left: 34px;
    height: 27px;
    line-height: 27px;
    color: #a5a5a5;
    padding-bottom: 4px;
    margin-top: 20px;
    font-size: 15px;
}

.news_01_nr li span {
    background: url(../images/news_01_span.png) left top no-repeat;
    text-indent: 34px;
    display: block;
    line-height: 27px;
    color: #a5a5a5;
    font-size: 15px;
}

.news_02 {
    background: #fff;
    width: 764px;
    float: right;
}

.news_02_title {
    width: 100%;
    height: 40px;
    background: #b79056;
    line-height: 40px;
}

.news_02_title p {
    font-size: 16px;
    float: left;
    color: #fff;
    padding-left: 10px;
}

.news_02_title a {
    float: right;
    color: #fff;
    padding-right: 10px;
}

.news_02_nr {
    border: 1px #ccc solid;
    height: 323px;
}

.news_02_nr .fl {}

.news_02_nr .fl img {
    padding: 17px;
}

.news_02_nr .fr {
    width: 365px;
    margin-right: 20px;
}

.news_02_nr .fr ul {
    padding-top: 17px;
}

.news_02_nr .fr ul li {
    line-height: 42px;
}

.news_02_nr .fr ul li p {
    float: left;
    font-size: 16px;
}

.news_02_nr .fr ul li span {
    float: right;
    font-size: 16px;
    color: #999;
}


/*sellwell*/
.sellwell {
    margin-top: 70px;
}

.sellwell_title {
    text-align: center;
    margin-bottom: 30px;
}

.sellwell_title p {
    font-size: 30px;
}

.sellwell_nr {
    width: 1200px;
    margin: auto;
}

.sellwell_nr li {
    float: left;
    text-align: center;
    margin-right: 18px;
}

.sellwell_nr li:last-child {
    margin-right: 0px !important;
}

.sellwell_nr li img {}

.sellwell_nr li p {
    padding-top: 10px;
}

/*foot*/
.foot {
    margin-top: 80px;
    background: url(../images/foot_bj.jpg) center bottom no-repeat;
}

.foot_nav {
    background: url(../images/foot_nav.jpg) center no-repeat;
    height: 96px;
}

.foot_nav_nr {
    width: 1200px;
    margin: auto;
    height: 96px;
    line-height: 96px;
    color: #fff;
    text-align: center;
}

.foot_nav a {
    color: #fff;
    font-size: 18px;
    padding: 30px 48px;
}

.foot_nav a:last-child {
    padding: 30px 0px 30px 50px;
}

.foot_nav a:first-child {
    padding: 30px 50px 30px 0px;
}

.foot_nr {
    width: 1200px;
    margin: auto;
}

.foot_logo {
    float: left;
    width: 242px;
    padding-top: 10px;
    padding-right: 50px;
    padding-bottom: 14px;
    margin-top: 70px;
    margin-bottom: 50px;
    border-right: 1px #ccc solid;
    margin-right: 50px;
}

.foot_logo img {
    display: block;
    margin: auto;
}

.foot_tel {
    float: left;
    color: #595959;
    line-height: 50px;
    font-size: 18px;
    margin-top: 64px;
    border-right: 1px #ccc solid;
    width: 420px;
    padding-right: 30px;
}

.foot_tel a {
    font-size: 16px;
}

.foot_ewm {
    padding-top: 50px;
    float: left;
}

.foot_ewm li {
    float: left;
    margin-left: 30px;
    text-align: center;
    padding-top: 20px;
}

.foot_ewm li img {
    width: 144px;
    padding: 10px;
    background: #fff;
    border: 1px #ccc solid;
}

.foot_ewm li p {
    color: #666;
    font-size: 16px;
    margin-top: 10px;
}

.foot_ms {
    font-size: 18px;
    text-align: center;
    border-top: 1px #ccc solid;
    height: 60px;
    line-height: 60px;
    color: #595959;
}

.foot_ms a {
    font-size: 18px;
    color: #595959;
}

/*page*/
.page {
    margin-top: 20px;
    display: flex;
    justify-content: center;
}

.page li {
    float: left;
    border: 1px #b6b6b6 solid;
    margin: 5px 6px;
}

.page li a ,.page li span{
    color: #b6b6b6;
    display: block;
    padding: 5px 10px;
}

.page li.active span{
    background: #b79057;
    border: #b79057 1px solid;
    color:#fff;
}

.page .active a {
    color: #fff !important;
}

.page .pageinfo {
    padding: 5px;
    display: block;
}

/*position*/
.position {
    background: #f7f7f7;
    height: 58px;
    line-height: 58px;
    width: 100%;
    border-bottom: 1px #eee solid;
}

.position .w1200 {
    background: url(../images/position.png) no-repeat center left 18px;
    height: 100%;
    color: #999996;
    text-indent: 42px;
}

.position a {
    color: #999996;
    display: unset;
}


/*pagess*/
.pagess {
    display: flex;
    justify-content: center;
    margin-top: 60px;
}

.pagess ul {}

.pagess ul li {
    float: left;
}

.pagess ul li:nth-child(3) a {
    margin-right: 0px !important;
}

.pagess ul li a {
    display: block;
    width: 180px;
    height: 50px;
    border: 1px #ddd solid;
    text-align: center;
    line-height: 50px;
    border-radius: 50px;
    float: left;
    margin-right: 20px;
    transition: 0.3s;
}

.pagess ul li a:hover {
    background: #e6ba7b;
    border: 1px #e6ba7b solid;
    color: #fff;
    transition: 0.3s;
}