@charset "utf-8";

.erj {
    display: none
}

body {
    color: #333;
    font-size: 14px;
    font-family: "Microsoft JhengHei";
    overflow-x: hidden
}

body,dd,div,dl,dt,h1,h2,h3,h4,h5,h6,img,input,li,ol,p,span,ul {
    margin: 0;
    padding: 0;
    list-style: none
}

a {
    color: #333;
    text-decoration: none;
    font-family: "Microsoft JhengHei"
}

a:focus {
    outline: 0
}

img {
    border: none
}

.vam {
    vertical-align: middle
}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0
}

p {
    word-spacing: 0;
    font-family: "Microsoft JhengHei"
}

h1,h2,h3,h4,h5,h6 {
    font-family: "Microsoft JhengHei";
    font-weight: 400
}

em,i {
    font-style: normal
}

.tr {
    text-align: right
}

.tl {
    text-align: left
}

.center {
    text-align: center
}

.fl {
    float: left
}

.fr {
    float: right
}

.pa {
    position: absolute
}

.pr {
    position: relative
}

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

.clearfix {
    zoom: 1
}

.pic img,.picl img,.pics img,.pict {
    -webkit-transition: -webkit-transform .8s;
    -moz-transition: -moz-transform .8s;
    -o-transition: -o-transform .8s;
    transition: transform .8s
}

.pic img:hover {
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -o-transform: scale(1.03);
    transform: scale(1.03)
}

.picl img:hover {
    -moz-transform: translate(0,5px);
    -webkit-transform: translate(0,5px);
    -ms-transform: translate(0,5px);
    -o-transform: translate(0,5px)
}

.pics img:hover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg)
}

.white,.whites {
    position: relative;
    overflow: hidden
}

.white:after,.whites:after {
    content: '';
    cursor: pointer;
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));
    background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));
    transform: skewx(-25deg)
}

.white:hover:after {
    left: 100%;
    -moz-transition: 1s;
    -o-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s
}

.whites:hover:after {
    left: 100%;
    -moz-transition: .5s;
    -o-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s
}

.pict:hover {
    -moz-transform: translate(0,-5px);
    -webkit-transform: translate(0,-5px);
    -ms-transform: translate(0,-5px);
    -o-transform: translate(0,-5px)
}

@keyframes myfirst {
    0% {
        background-position: 0 0
    }

    100% {
        background-position: 100% 100%
    }
}

@keyframes jtdh {
    0% {
        top: 0
    }

    100% {
        top: 10px;
        opacity: 0
    }
}

body {
    min-width: 1200px;
    width: 100%;
    max-width: 1920px;
    margin: 0 auto
}

em,i {
    font-style: normal
}

.content {
    width: 1200px;
    margin: 0 auto;
    font-family: "Microsoft JhengHei"
}

.content2 {
    width: 1200px;
    margin: 0 auto;
    font-family: "Microsoft JhengHei"
}

body .ypbz1 {
    margin-left: 23px;
    margin-top: 35px;
    float: left;
    border-left: 1px solid #b1b1b1;
    line-height: 38px;
    padding-left: 20px;
    font-size: 32px;
    display: block;
    height: 40px
}

.header {
    position: relative;
    z-index: 996
}

.header-t {
    height: 32px;
    background: #333;
    line-height: 32px
}

.header-t .content {
    position: relative
}

.header-t i {
    display: block;
    color: #fff;
    opacity: .55
}

.header-t ul {
    position: absolute;
    right: 0;
    top: 0
}

.header-t ul li {
    float: left;
    color: #fff;
    margin-left: 13px;
    position: relative
}

.header-t ul li a {
    color: #fff;
    font-size: 14px;
    padding-left: 20px;
    display: block;
    opacity: .6
}

.header-t ul li:first-of-type {
    background: url(../images/header-icon1.png) no-repeat left center
}

.header-t ul li:nth-of-type(2) {
    background: url(../images/header-icon2.png) no-repeat left center
}

.header-t ul li:nth-of-type(3) {
    background: url(../images/header-icon3.png) no-repeat left center
}

.header-t ul li:nth-of-type(4) {
    background: url(../images/header-icon3.png) no-repeat left center
}

.header-t ul li:nth-of-type(3) {
    width: 90px;
    height: 57px;
    background: #9e4646
}

.header-t ul li:nth-of-type(3) a {
    padding-left: 0;
    background: url(../images/header-icon4.png) no-repeat center top;
    text-align: center;
    padding-top: 20px;
    box-sizing: border-box;
    margin-top: 6px;
    opacity: 1
}

.header-t ul li:nth-of-type(3) a:hover {
    color: #fff
}

.header-t ul li:nth-of-type(3):after {
    content: "";
    background: url(../images/header-icon5.png) no-repeat right bottom;
    display: block;
    width: 14px;
    height: 25px;
    position: absolute;
    bottom: 0;
    right: -14px
}

.header-b {
    width: 100%;
    height: 165px;
    background: url(../images/header-bg.png) no-repeat center center
}

.header-b .logo {
    width: 100%;
    /*height: 61px;*/
    margin-top: 23px;
    float: left
}

.header-b .logo a {
    display: block
}

.header-b .logo a img {
    display: block;
    width: 100%;
    height: auto;
}

.header-b .ypbz1 {
    width: 398px;
    color: #000;
    font-weight: 700;
    margin-left: 23px;
    float: left;
    border-left: 1px solid #b1b1b1;
    line-height: 61px;
    padding-left: 20px;
    font-size: 21px;
    display: block;
    height: 52px
}

.header-b h2 a {
    font-size: 32px;
    color: #262626;
    border-left: 0 solid #a0a0a0;
    padding-left: 18px;
    line-height: 40px
}

.header-b p {
    background: url(../images/phone.png) no-repeat left center;
    padding-left: 72px;
    float: right;
    margin-top: 39px
}

.header-b p em {
    display: block;
    font-size: 20px;
    color: #333;
    font-weight: 700;
    font-style: italic
}

.header-b p em:last-of-type {
    letter-spacing: .3px
}

.header-b .nav {
    height: 62px;
    border-top: 1px solid #dcdcdc;
    /*margin-top: 10px;*/
    background: #bc8c75
}

.header-b .nav ul {
    margin-top: -1px;
    width: 1200px;
    margin: 0px auto;
}

.header-b .nav li {
    padding-left: 24.5px;
    float: left;
    padding-right: 24.5px;
    padding-top: 16px;
    position: relative;
    height: 45px;
    width: 8%
}

/*.header-b .nav li:after {*/
/*    content: "|";*/
/*    width: 2px;*/
/*    height: 7px;*/
/*    display: block;*/
/*    position: absolute;*/
/*    right: 0;*/
/*    top: 18px;*/
/*    color: #fff*/
/*}*/

.header-b .nav li:last-of-type:after {
    display: none
}

.header-b .nav li.cur:after,.header-b .nav li:hover:after {
    top: 16px
}

.header-b .nav li.cur,.header-b .nav li:hover {
    background: url('../resource/images/active.png')no-repeat left center;
    padding-top: 14px;
}

.header-b .nav li.cur a,.header-b .nav li:hover a {
    color: #000
}

.header-b .nav li a {
    display: block;
    font-size: 14px;
    color: #fff;
    /*font-weight: 700*/
}

.nav ul.erj {
    margin-left: 0;
    background: #c19b76;
    display: none;
    left: 0;
    padding: 12px 0;
    position: absolute;
    top: 50px;
    width: 100%;
    z-index: 99999999
}

.header-b ul.erj li a {
    display: inline-block
}

.header-b ul.erj li a {
    background: none repeat scroll 0 0;
    color: #ffe0a2;
    display: block;
    padding: 0 3px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    font-size: 15px
}

.header-b ul.erj a {
    color: #fff;
    text-decoration: none;
    height: 35px;
    line-height: 35px
}

.header-b ul.erj li a:hover {
    color: #303030
}

.nav ul .sanj li a,.nav ul .sanj li a:hover {
    color: #fff;
    text-decoration: none
}

.header-b ul.erj li {
    background: #bc8c75;
    width: 100%;
    text-align: center;
    height: 38px;
    line-height: 38px;
    padding-left: 0;
    padding: 0
}

.header-b .nav li ul.erj li:after {
    content: "";
    width: 0;
    height: 0;
    display: block
}

.header-b .nav li.cur a,.header-b .nav li:hover a {
    color: #fff
}

.header-b .nav li a {
    display: block;
    font-size: 16px;
    color: #fff;
    text-align: center
}

.header-b .nav li ul.erj li:hover,.header-b .nav li.cur ul.erj li {
    border: none;
    padding-top: 0
}

.header-b .nav li ul.erj li:hover a,.header-b .nav li.cur ul.erj li a {
    color: #303030
}

.header-b .nav li ul.erj li a {
    color: #fff
}

.search h3 {
    float: left
}

.search h3 em {
    font-size: 16px;
    color: #1a1a1a;
    font-weight: 700;
    float: left;
    display: block
}

.search h3 a {
    font-size: 16px;
    color: #4c4c4c;
    font-weight: 400;
    float: left;
    display: block;
    margin-left: 20px
}

.ty-banner-1 {
    /*overflow: hidden;*/
    line-height: 0;
    text-align: center
}

.ty-banner-1 img.show {
    visibility: visible
}

.p1-search-1 {
    background: #f2f2f2;
    height: 82px;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    font-size: 14px
}

.p1-search-1 .gjc {
    color: #444;
    line-height: 82px;
    font-size: 15px
}

.p1-search-1 a {
    color: #444;
    display: inline-block;
    margin-right: 15px
}

.p1-search-1-inp {
    width: 270px;
    height: 30px;
    border-radius: 20px;
    background: #fff;
    padding-left: 10px;
    margin-top: 28px
}

.p1-search-1-inp input {
    border: 0
}

.p1-search-1-inp1 {
    width: 224px;
    height: 30px;
    line-height: 30px;
    color: #a9a9a9;
    float: left
}

.p1-search-1-inp2 {
    width: 30px;
    height: 30px;
    background: url(../images/VISkins-p1.png) no-repeat -258px -936px;
    float: right;
    cursor: pointer
}

.p12-curmbs-1 {
    font-size: 14px;
    border-bottom: 1px dashed #dcdcdc
}

.p12-curblock {
    display: none
}

.p12-curmbs-1 b {
    border-left: 10px solid #333;
    font-weight: 400;
    padding-left: 8px
}

.p12-curmbs-1 i {
    font-style: normal
}

.p12-curmbs-1 span {
    font-family: 'Microsoft JhengHei';
    padding: 0 5px;
    height: 46px;
    line-height: 46px
}

.tl-fdh-02 {
    height: 55px;
    background: #fff;
    margin-bottom: 20px;
    overflow: hidden
}

.tl-fdh-02 li {
    width: 50%;
    height: 55px;
    font-size: 18px;
    line-height: 55px;
    text-align: center;
    float: left;
    border-right: 1px solid #eee;
    margin-right: -1px;
    background: #efefed;
    cursor: pointer;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.tl-fdh-02 li a {
    display: block;
    height: 55px;
    color: #595757
}

.tl-fdh-02 li.sidenavcur,.tl-fdh-02 li:hover {
    background: url(../images/p16-icon6.png) no-repeat bottom center #bc8c75;
    border-color: #bc8c75
}

.tl-fdh-02 li.sidenavcur a,.tl-fdh-02 li:hover a {
    color: #fff
}

.p12-aboutinfo-1 {
    display: inline-block;
    width: 100%;
    background: #fff;
    margin-bottom: 38px
}

.p12-aboutinfo-1-tit {
    height: 114px;
    line-height: 114px;
    font-size: 30px;
    font-weight: 400;
    text-align: center;
    color: #4b4a4a
}

.p12-aboutinfo-1-tit span {
    font-size: 22px;
    color: #aaa
}

.p12-aboutinfo-1-nr {
    padding: 0 0 20px
}

body .pro_l li p.none {
    display: none
}

.pro_l {
    float: left;
    width: 220px;
    position: relative
}

.pro_l li>a {
    display: block;
    padding-left: 38px;
    padding-right: 18px;
    height: 130px;
    background: #eaeaea;
    border-bottom: 1px solid #dedede;
    box-sizing: border-box
}

.pro_l li>a b {
    display: block;
    font-size: 22px;
    line-height: 28px;
    color: #232323;
    padding: 32px 0 0
}

.pro_l li>a i {
    display: block;
    font-size: 12px;
    line-height: 30px;
    color: #999;
    opacity: .5;
    text-transform: uppercase
}

.pro_l li p {
    display: none;
    position: absolute;
    width: 177px;
    left: 100%;
    top: 0;
    z-index: 10;
    background: rgba(47,46,52,.8);
    padding: 20px 0
}

.pro_l li p a {
    display: block;
    font-size: 14px;
    color: #fff;
    line-height: 42px;
    padding-left: 35px;
    transition: all .5s
}

.pro_l li p a:hover {
    font-weight: 700;
    color: #bc8c75;
    transform: translateY(-4px)
}

.pro_l li.on>a {
    background: #bc8c75;
    border-color: #bc8c75
}

.pro_l li.on>a b {
    color: #fff
}

.pro_l li.on>a i {
    color: #fff;
    opacity: 1
}

.pro_l li.on p {
    display: block
}

.pro_r {
    float: left;
    width: 1200px
}

.pro_r .tempWrap {
    width: 1200px!important
}

.pro_r dl {
    height: 520px;
    overflow: hidden;
    position: relative
}

.pro_r dt img {
    width: 1200px;
    height: 520px;
    transition: all .5s
}

.pro_r dt:hover img {
    transform: scale(1.05)
}

.pro_r dd {
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(21,21,21,.5);
    width: 1200px;
    height: 90px;
    padding: 0 35px;
    box-sizing: border-box
}

.pro_r dd h4 {
    font-size: 18px;
    color: #fff;
    line-height: 28px;
    font-weight: 400;
    padding-top: 20px
}

.pro_r dd h4 a {
    color: #fff
}

.pro_r dd p {
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    opacity: .5;
    height: 24px;
    overflow: hidden;
    width: 90%
}

.pro_r dd .zx {
    position: absolute;
    width: 86px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 13px;
    color: #bc8c75;
    background: #fff;
    border: 2px solid #bc8c75;
    border-radius: 16px;
    right: 35px;
    top: 28px
}

.cplb-1n-ts-01-tit {
    height: 40px;
    border-bottom: 2px solid #d4d4d4;
    margin-bottom: 18px
}

.cplb-1n-ts-01-tit-h2 {
    height: 40px;
    display: inline-block;
    font-size: 24px;
    font-weight: 400;
    line-height: 40px;
    padding-right: 24px;
    border-bottom: 2px solid #333
}

.cplb-1n-ts-01 dl {
    border: 1px solid #dedede;
    margin-bottom: 15px;
    padding: 15px 0 18px 0;
    background: #fff;
    display: inline-block;
    width: 100%
}

.cplb-1n-ts-01 dl:hover {
    border: 1px solid #bc8c75
}

.cplb-1n-ts-01 dt {
    width: 30%;
    float: left;
    margin-right: 5.5%;
    margin-left: 20px
}

.cplb-1n-ts-01 dt img {
    width: 100%;
    margin: 0 auto;
    display: block
}

.cplb-1n-ts-01 dd {
    padding-right: 4.5%;
    padding-left: 2.5%;
}

.cplb-1n-ts-01 dd h4 {
    height: 52px;
    font-weight: 400;
    font-size: 18px;
    color: #154c64;
    line-height: 48px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cplb-1n-ts-01 h4 a {
    display: block;
    height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-bottom: 4px;
    background: url(../images/p15-icon1.png) repeat-x left bottom
}

.cplb-1n-ts-01 dl:hover h4 a {
    color: #bc8c75
}

.zxxq-01 {
    background: #fff;
    padding: 18px 0
}

.zxxq-01-tit {
    height: 38px;
    font-size: 24px;
    font-weight: 400;
    line-height: 38px;
    color: #4b4a4a;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.zxxq-01-sour {
    height: 24px;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    color: #aaa;
    margin-bottom: 20px
}

.zxxq-01-sour a {
    color: #aaa
}

.zxxq-01-sour span {
    margin: 0 9px
}

.zxxq-01-text {
    padding: 16px 18px;
    font-size: 14px;
    line-height: 24px;
    border: 1px solid #d6d6d6;
    margin-bottom: 22px
}

.zxxq-01-text-t1 {
    width: 78px;
    float: left;
    color: #342f2e;
    margin-right: -78px
}

.zxxq-01-text-t2 {
    padding-left: 80px
}

.p14-info-3 {
    background: #f5f5f5;
    padding: 8px 20px
}

.p14-info-3-tit {
    height: 55px;
    font-size: 24px;
    font-weight: 400;
    line-height: 55px;
    color: #4b4a4a
}

.p14-info-3-list li h4 {
    height: 46px;
    font-size: 14px;
    font-weight: 400;
    line-height: 46px;
    color: #4b4a4a;
    border-top: 1px dashed #dbdbdb;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.p14-info-3-list li h4 a {
    color: #4b4a4a
}

.p14-info-3-list li h4 span {
    float: right
}

.p14-pagination-1 dl {
    margin-bottom: 24px;
    padding-right: 40px
}

.p14-pagination-1 dd {
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.p14-pagination-1 dd b {
    float: right;
    font-weight: 400
}

.p14-pagination-1 dd span {
    width: 60px;
    height: 32px;
    background: #a2a2a2;
    color: #fff;
    text-align: center;
    display: inline-block;
    margin-right: 10px
}

.p14-pagination-1 dt {
    height: 1px;
    border-bottom: 1px dashed #b5b5b5;
    margin-left: 60px;
    padding-top: 2px;
    margin-bottom: 2px
}

.p14-pagination-1 dd em {
    float: right;
    padding-left: 20px;
    font-weight: 400
}

.p14-pagination-1 dl a {
    color: #4b4a4a
}

.p14-pagination-1-href {
    float: right;
    font-size: 18px;
    line-height: 32px
}

.p14-pagination-1-href span {
    display: inline-block;
    padding: 0 6px;
    margin-left: 4px;
    background: #333
}

.p14-pagination-1-href a {
    display: block;
    color: #fff
}

.p14-pagination-1-key {
    min-height: 40px;
    border-top: 1px solid #333;
    font-size: 14px;
    line-height: 40px;
    color: #575556
}

.p14-pagination-1-key a {
    color: #575556
}

.p14-pagination-1-key span {
    display: inline-block;
    margin: 0 4px
}

.cplb-1n-ts-01-list-desc {
    max-height: 84px;
    font-size: 14px;
    line-height: 28px;
    color: #626262;
    overflow: hidden;
    margin-bottom: 20px
}

.cplb-1n-ts-01-list-deta {
    float: right;
    width: 125px;
    height: 38px;
    display: inline-block;
    border: 1px solid #aaa;
    font-size: 16px;
    line-height: 40px;
    text-align: center
}

.cplb-1n-ts-01 dl:hover .cplb-1n-ts-01-list-deta {
    background: #bc8c75;
    border-color: #bc8c75
}

.cplb-1n-ts-01 dl:hover .cplb-1n-ts-01-list-deta a {
    color: #fff
}

.fdh-01-tit {
    background: #bc8c75;
    height: 80px
}

.fdh-01-tit h2 {
    height: 75px;
    font-size: 24px;
    font-weight: 400;
    line-height: 75px;
    color: #fff;
    border-bottom: 1px solid #fff;
    text-align: center
}

.fdh-01-tit h2 span {
    font-size: 14px;
    text-transform: uppercase
}

.fdh-01-nav-one h3 {
    height: 50px;
    line-height: 50px;
    background: url(../images/p14-icon5.png) no-repeat right center #ececeb;
    margin-bottom: 2px;
    overflow: hidden
}

.fdh-01-nav-one h3 a {
    display: block;
    font-size: 20px;
    font-weight: 400;
    margin-right: 40px;
    margin-left: 38px;
    color: #444;
    overflow: hidden
}

.fdh-01-nav-one h3.sidenavcur,.fdh-01-nav-one h3:hover {
    background: url(../images/p14-icon2.png) no-repeat right center #bc8c75
}

.fdh-01-nav-one h3.sidenavcur a,.fdh-01-nav-one h3:hover a {
    color: #fff
}

.fdh-01-nav dl {
    padding: 2px 0 4px
}

.fdh-01-nav dt {
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    padding-left: 37px;
    padding-right: 40px;
    margin-bottom: 1px;
    background: #ececec;
    position: relative;
    overflow: hidden
}

.fdh-01-nav dt a {
    color: #666
}

.fdh-01-nav dt:after {
    content: "";
    width: 8px;
    height: 8px;
    border: 2px solid #b8b8b8;
    border-style: solid solid none none;
    position: absolute;
    top: 50%;
    right: 32px;
    margin-top: -4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.fdh-01-nav dt.sidenavcur:after,.fdh-01-nav dt:hover:after {
    border-color: #bc8c75
}

.fdh-01-nav dt.sidenavcur a,.fdh-01-nav dt:hover a {
    color: #bc8c75
}

.fdh-01-nav dd {
    border: 1px solid #ececec;
    border-bottom: 0
}

.fdh-01-nav p {
    height: 50px;
    font-size: 14px;
    line-height: 50px;
    padding-left: 72px;
    padding-right: 40px;
    border-bottom: 1px solid #ececec;
    background: #fff;
    position: relative;
    overflow: hidden
}

.fdh-01-nav p.sidenavcur a,.fdh-01-nav p:hover a {
    color: #bc8c75
}

.fdh-01-nav p.sidenavcur:after,.fdh-01-nav p:hover:after {
    background: #333
}

.fdh-01-nav a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pc-cx-tel-1 {
    width: 42%;
    height: 56px;
    border-top: 2px solid #e6e6e6;
    padding-top: 10px;
    position: absolute;
    bottom: 16px;
    right: 6%
}

.pc-cx-tel-1-t1 {
    width: 114px;
    height: 44px;
    background: #bc8c75;
    font-size: 18px;
    line-height: 44px;
    text-align: center;
    float: right
}

.pc-cx-tel-1-t1 a {
    display: block;
    color: #fff
}

.pc-cx-tel-1-t2 {
    height: 56px;
    padding-left: 70px;
    background: url(../images/pc-xc-icon2.png) no-repeat 10px top;
    font-size: 18px;
    line-height: 18px;
    color: #454545
}

.pc-cx-tel-1-t2 p {
    line-height: 24px
}

.contact-z1 {
    height: 140px;
    background: url(../images/contact-z1.jpg) no-repeat;
    color: #333;
    margin-bottom: 60px
}

.contact-z1 p {
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    padding: 37px 0 0 95px;
    background: url(../images/contact-z1_tel.png) no-repeat 74px 44px;
    box-sizing: initial
}

.contact-z1 span {
    display: block;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    padding-left: 73px;
    margin-top: 3px
}

.cpcc-ts-01 {
    position: relative;
    padding: 12px 0 16px;
    background: #fff
}

.cpcc-ts-01-left {
    position: relative;
    width: 46%;
    float: left;
    overflow: hidden;
    border: 1px solid #e7e7e7;
    margin-left: 20px
}

.cpcc-ts-01-left-jt {
    width: 12px;
    height: 23px;
    position: absolute;
    top: 50%;
    margin-top: -11px;
    cursor: pointer;
    z-index: 33
}

.cpcc-ts-01-left-prev {
    left: 10px
}

.cpcc-ts-01-left-next {
    right: 10px
}

.cpcc-ts-01-left-size {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 56px;
    height: 26px;
    font-size: 14px;
    line-height: 16px;
    color: #787878;
    letter-spacing: 3px
}

.cpcc-ts-01-left-size em {
    font-style: normal
}

.cpcc-ts-01-left-pic {
    width: 100%;
    position: relative;
    text-align: center
}

.cpcc-ts-01-left-pic li {
    width: 100%;
    float: left
}

.cpcc-ts-01-left-pic img {
    width: 100%;
    margin: 0 auto;
    display: block
}

.cpcc-ts-01-right {
    width: 42%;
    float: right;
    margin-right: 6%
}

.cpcc-ts-01-right-tit {
    height: 48px;
    font-size: 24px;
    font-weight: 400;
    line-height: 48px;
    color: #4a4a4a;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cpcc-ts-01-right-con {
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 86px;
    overflow: hidden
}

.dzlc {
    display: none
}

.p14-infolist-1-list dl {
    border: 1px solid #dedede;
    margin-bottom: 15px;
    padding: 22px 50px 22px 22px;
    background: #fff;
    overflow: hidden
}

.p14-infolist-1-list dt {
    width: 29.5%;
    float: left;
    margin-right: 5.8%
}

.p14-infolist-1-list dt img {
    width: 100%;
    display: block
}

.p14-infolist-1-list dd h4 {
    height: 40px;
    font-weight: 400;
    font-size: 18px;
    color: #154c64;
    line-height: 40px;
    margin-bottom: 5px;
    overflow: hidden
}

.p14-infolist-1-list h4 a {
    display: block;
    height: 40px;
    color: #4b4a4a;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.p14-infolist-1-list dl:hover {
    border: 1px solid #bc8c75
}

.p14-infolist-1-list dl:hover h4 a {
    color: #bc8c75
}

.p14-infolist-1-list-desc {
    max-height: 72px;
    font-size: 14px;
    line-height: 24px;
    color: #797979;
    margin-bottom: 28px;
    overflow: hidden
}

.p14-infolist-1-list-deta {
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    float: right;
    background: #b6b6b6;
    color: #fff
}

.p14-infolist-1-list-deta a {
    color: #fff
}

.p14-infolist-1-list dl:hover .p14-infolist-1-list-deta {
    background: #bc8c75;
    border-color: #bc8c75
}

.p14-infolist-1-list dl:hover .p14-infolist-1-list-deta a {
    color: #fff
}

.p14-prodcontent-1 {
    background: #fff;
    padding: 5px 0 5px;
    margin-bottom: 22px
}

.p14-prodcontent-1-tit {
    height: 40px;
    font-size: 24px;
    line-height: 40px;
    border-bottom: 2px solid #d4d4d4;
    margin-bottom: 20px
}

.p14-prodcontent-1-tit span {
    display: inline-block;
    height: 40px;
    color: #464646;
    border-bottom: 2px solid #333;
    padding-left: 34px;
    background: url(images/p14-icon11.png) no-repeat 2px center
}

.p14-prodcontent-1-tit em {
    font-size: 18px;
    font-family: Arial;
    text-transform: uppercase;
    font-style: normal;
    color: #c2c2c1
}

.p14-product-2-tit {
    height: 46px;
    line-height: 46px;
    font-weight: 400;
    border-bottom: 2px solid #dfdfdf;
    margin-bottom: 30px;
    padding-top: 26px
}

.p14-product-2-tit b {
    display: inline-block;
    font-size: 24px;
    font-weight: 400;
    color: #464646;
    padding-left: 34px;
    border-bottom: 2px solid #333;
    background: url(images/p14-icon11.png) no-repeat 2px center
}

.p14-product-2-tit span {
    margin-left: 10px;
    font-size: 18px;
    font-family: Arial;
    color: #c2c2c1;
    text-transform: uppercase
}

.p14-product-2-list dl {
    float: left;
    width: 23.8%;
    border: 1px solid #dfdfdf;
    margin-right: 1.5%;
    box-sizing: border-box;
    margin-bottom: 60px
}

.p14-product-2-list dl.p14-product-clear {
    margin-right: 0
}

.p14-product-2-list dl img {
    display: block;
    width: 100%
}

.p14-product-2-list dd {
    padding: 10px 28px 10px 10px;
    margin-right: 2px;
    position: relative
}

.p14-product-2-list h4 {
    height: 30px;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #191919;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.p14-product-2-list h4 a {
    color: #191919
}

.p14-product-2-desc {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.p14-product-2-list dl:hover {
    border-color: #bc8c75
}

.p14-product-2-list dl:hover h3 a {
    color: #bc8c75
}

.k12-gl-gslb-3nf1-1-01-left dl {
    width: 24%;
    float: left;
    background: #f0f0f0;
    margin: 0 1.3% 13px 0
}

.k12-gl-gslb-3nf1-1-01-left dl:nth-child(4n) {
    margin-right: 0
}

.k12-gl-gslb-3nf1-1-01-left dt {
    border: 1px solid #e5e5e5;
    padding: 10px 9px;
    background: #fff
}

.k12-gl-gslb-3nf1-1-01-left dt img {
    display: block;
    width: 100%
}

.k12-gl-gslb-3nf1-1-01-left dd h4 {
    height: 50px;
    font-size: 14px;
    line-height: 50px;
    text-align: center;
    padding: 0 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #f0f0f0
}

.k12-gl-gslb-3nf1-1-01-left dd h4 a {
    color: #4b4a4a
}

.xnznr-page {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 30px
}

.xnznr-page a {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #aaa;
    vertical-align: middle;
    margin-right: 4px
}

.xnznr-page span {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
    margin-right: 4px
}

.xnznr-page a.cur {
    color: #fff;
    background: #333;
    border: 1px solid #124a62
}

.xnznr-page a img {
    display: block
}

.r1-searchcontent-1-tit {
    border-bottom: 1px solid #ccc
}

.r1-searchcontent-1-tit h2 {
    width: 145px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    background: #333;
    color: #fff;
    font-weight: 400;
    position: relative;
    top: 1px
}

.r1-searchcontent-1-main dl {
    padding: 23px 0;
    clear: both;
    border-bottom: 1px solid #cbcbcb;
    display: inline-block;
    width: 100%
}

.r1-searchcontent-1-main dt {
    width: 18%;
    padding-right: 23px;
    float: left
}

.r1-searchcontent-1-main dt img {
    width: 100%
}

.r1-searchcontent-1-main dd {
    float: left;
    width: 79%
}

.r1-searchcontent-1-main dd h4 {
    font-size: 18px;
    font-weight: 400
}

.r1-searchcontent-1-main dd h4 span {
    color: red
}

.r1-searchcontent-1-main dd p {
    line-height: 30px;
    height: 60px;
    padding-top: 8px;
    overflow: hidden
}

.r1-searchcontent-1-main dd p span {
    color: red
}

input:focus:invalid,input:required:invalid,textarea:focus:invalid,textarea:required:invalid {
    box-shadow: none
}

.code_gg_li img {
    vertical-align: middle;
    width: 100px;
    height: 32px
}

.p4-order-form-1 {
    overflow: hidden;
    margin-bottom: 60px
}

.p4-order-form-1 .p4-titlel-1 {
    width: 145px;
    height: 46px;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    background: #333
}

.p4-order-form-1-con {
    border: 1px solid #bbb;
    background: url(images/r1-orderform-1-bg.jpg) no-repeat center bottom #fff;
    padding: 40px 15%
}

.p4-order-form-1-con li p {
    padding-left: 130px;
    color: #999;
    font-size: 12px
}

.p4-order-form-1-con li {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 35px;
    color: #666;
    overflow: hidden
}

.p4-order-form-1-con li span {
    font-weight: 700;
    color: #666
}

.p4-order-form-1-con li b {
    color: red
}

.p4-order-form-1-con li .row-hd {
    color: #666
}

.timenum {
    padding-left: 95px
}

.p4-order-form-1-con li p {
    clear: both
}

.p4-order-form-1-con label {
    display: inline-block;
    width: 120px;
    color: #666;
    vertical-align: top;
    text-align: right;
    height: 33px;
    line-height: 33px;
    overflow: hidden
}

#code_gg {
    width: 80px;
    margin-right: 10px;
    outline: 0;
    padding-left: 10px;
    border: 1px solid #eee;
    height: 33px;
    line-height: 32px;
    color: #666
}

.p4-order-form-1-con .inputs,.p4-order-form-1-con li select {
    width: 73%;
    margin-right: 10px;
    outline: 0;
    padding-left: 10px;
    border: 1px solid #eee;
    height: 33px;
    line-height: 32px;
    color: #666;
    box-sizing: border-box
}

.p4-order-form-1-con .radioandcheck {
    vertical-align: middle
}

.p4-order-form-1-con .err {
    border: 1px solid #c00
}

.p4-order-form-1-con .p4-order-form-1-t1 {
    width: 100%
}

.p4-order-form-1-t1 textarea {
    width: 73%;
    height: 102px;
    line-height: 24px;
    border: 1px solid #eee;
    outline: 0;
    resize: none;
    overflow: auto;
    margin-right: 10px;
    padding-left: 10px;
    box-sizing: border-box
}

.p4-order-form-1-con .p4-order-form-1-t2 {
    width: 100%
}

.p4-order-form-1-t2 input {
    width: 150px;
    vertical-align: top
}

.p4-order-form-1-t2 span {
    width: 153px;
    height: 25px
}

.p4-order-form-1-con .p4-order-form-1-t3 {
    padding-left: 120px
}

.p4-order-form-1-con .p4-order-form-1-t3 input {
    width: 80px;
    height: 30px;
    border: 0;
    text-align: center;
    margin-right: 30px;
    color: #fff;
    padding-left: 0;
    cursor: pointer
}

.p4-order-form-1-con .p4-order-form-1-b1 {
    background: #43ae00
}

.p4-order-form-1-con .p4-order-form-1-b2 {
    background: #767676
}

.p4-order-form-1-con .p4-order-form-1-t4 {
    overflow: auto;
    height: auto;
    min-height: 35px;
    width: 100%
}

.p4-order-form-1-con .p4-order-form-1-t4 input {
    vertical-align: middle;
    width: 14px;
    margin: 0 10px
}

.foot-t {
    height: 70px;
    background: #bc8c75;
    line-height: 70px
}

.foot-t li {
    float: left;
    line-height: 70px;
    height: 70px;
    overflow: hidden
}

.foot-t li a {
    font-size: 18px;
    color: #fff;
    border-right: 2px solid #fff;
    padding: 0 26px
}

.foot-t ul li:last-of-type a {
    border: 0;
    padding-right: 0
}

.foot-t ul li:first-of-type a {
    padding-left: 0
}

.foot-t ul li:hover a {
    font-weight: 700
}

.foot-c {
    background: #fff;
    padding-bottom: 44px
}

.foot-logo {
    float: left;
    padding-top: 75px;
    width: 242px
}

.foot-logo img {
    display: block;
    width: 170px;
    /*height: 53px*/
}

.foot-logo em {
    width: 200px;
    height: 33px;
    border: 1px solid rgba(255,255,255,.2);
    border-radius: 3px;
    display: block;
    margin-top: 8px;
    line-height: 33px;
    text-align: center;
    font-size: 18px;
    color: #000
}

.foot-l {
    float: left;
    padding-top: 75px;
    width: 358px
}

.foot-l p {
    color: #000
}

.foot-l .gs {
    font-size: 16px;
    font-weight: 700;
    line-height: 38px
}

.foot-l .gs span {
    padding-left: 16px
}

.foot-l .bah {
    font-size: 12px;
    opacity: .6;
    line-height: 30px;
    color: #000
}

.foot-l .bah a {
    font-size: 12px;
    color: #000
}

.foot-l .js {
    font-size: 12px;
    opacity: .6;
    line-height: 30px
}

.foot-l .js span {
    padding-left: 38px
}

.foot-c2 {
    float: left;
    margin-top: 75px;
    width: 452px
}

.foot-c2 p {
    font-size: 14px;
    color: rgba(0,0,0,.6);
    line-height: 45px;
    padding-left: 41px
}

.foot-c2 p i {
    padding-left: 5px
}

.foot-c2 em {
    margin-left: 38px;
    margin-top: 10px;
    display: block
}

.foot-c2 em img {
    margin-right: 15px
}

.foot-c2 .dh {
    color: #000;
    opacity: 1;
    background: url(../images/footer-icon1.png) no-repeat left center
}

.foot-c2 .dh b {
    font-size: 18px;
    padding-left: 5px
}

.foot-c2 .dz {
    background: url(../images/footer-icon2.png) no-repeat left center
}

.foot-c2 .yx {
    background: url(../images/footer-icon3.png) no-repeat left center
}

.foot-r {
    float: right;
    background: url(../images/ewm-bg.png) no-repeat center top;
    width: 137px;
    height: 137px;
    margin-top: 75px
}

.foot-r i {
    display: block;
    width: 106px;
    height: 106px;
    margin: 0 auto;
    margin-top: 14px
}

.foot-r i img {
    display: block;
    width: 106px;
    height: 106px
}

.foot-r em {
    text-align: center;
    display: block;
    color: #fff;
    margin-top: 9px;
    line-height: 14px
}

.foot-b {
    border-top: 1px solid #484443;
    background: #fff;
    height: 58px;
    line-height: 58px;
    overflow: hidden
}

.foot-b ul li {
    float: left;
    margin-right: 36px
}

.foot-b ul .link {
    opacity: .5;
    font-size: 12px;
    color: #000
}

.foot-b ul .link i {
    padding-left: 12px;
    font-size: 12px;
    color: #000;
    font-family: Arial
}

.foot-b ul li:last-of-type {
    margin-right: 0
}

.foot-b ul li a {
    font-size: 12px;
    color: #000;
    opacity: .5
}

.foot-b ul li:hover a {
    color: #bc8c75
}

.client-2 {
    position: fixed;
    right: -170px;
    top: 50%;
    z-index: 900
}

.client-2 li a {
    text-decoration: none
}

.client-2 li {
    margin-top: 1px;
    clear: both;
    height: 62px;
    position: relative
}

.client-2 li i {
    background: url(../images/fx.png) no-repeat;
    display: block;
    width: 30px;
    height: 27px;
    margin: 0 auto;
    text-align: center
}

.client-2 li p {
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    color: #fff
}

.client-2 .my-kefu-qq i {
    background-position: 4px 5px
}

.client-2 .my-kefu-tel i {
    background-position: 0 -21px
}

.client-2 .my-kefu-liuyan i {
    background-position: 4px -53px
}

.client-2 .my-kefu-weixin i {
    background-position: -34px 4px
}

.client-2 .my-kefu-weibo i {
    background-position: -30px -22px
}

.client-2 .my-kefu-ftop {
    display: none
}

.client-2 .my-kefu-ftop i {
    width: 33px;
    height: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px
}

.client-2 .my-kefu-ftop .my-kefu-main {
    padding-top: 6px
}

.client-2 .my-kefu-left {
    float: left;
    width: 62px;
    height: 47px;
    position: relative
}

.client-2 .my-kefu-tel-right {
    font-size: 16px;
    color: #fff;
    float: left;
    height: 24px;
    line-height: 22px;
    padding: 0 15px;
    border-left: 1px solid #fff;
    margin-top: 14px
}

.client-2 .my-kefu-right {
    width: 20px
}

.client-2 .my-kefu-tel-main {
    background: #bc8c75;
    color: #fff;
    height: 53px;
    width: 230px;
    padding: 9px 0 0;
    float: left
}

.client-2 .my-kefu-main {
    background: #bc8c75;
    width: 97px;
    height: 53px;
    position: relative;
    padding: 9px 0 0;
    float: left
}

.client-2 .my-kefu-weixin-pic {
    position: absolute;
    left: -130px;
    top: -24px;
    display: none;
    z-index: 333
}

.my-kefu-weixin-pic img {
    width: 115px;
    height: 115px
}
