﻿html{ font-size:62.5%;}
*{ margin:0; padding:0;outline:none; -webkit-font-smoothing: antialiased; list-style: none; text-decoration: none;box-sizing: border-box}
html,body{font-family:"微软雅黑",Microsoft YaHei;font-family: "Microsoft YaHei","微软雅黑" !important;/*兼容Opera*/-webkit-text-size-adjust:none;text-align: justify;min-height: 100%;min-width: 100%;}
ul, ol{ margin: 0; padding: 0;}
img{border:none;max-width: 100%;height: auto;}
input,textarea{border:none; background:none; vertical-align:middle;font-family:"微软雅黑",Microsoft YaHei;}
select{vertical-align:middle; cursor:pointer; font-family:"微软雅黑",Microsoft YaHei; appearance:none;-moz-appearance:none;-webkit-appearance:none;}
a{ text-decoration:none;outline: none; -webkit-transition:all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -ms-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s;  transition: all 0.3s ease 0s;}
a:hover,a:focus{text-decoration:none;}
h2{font-size: 4.8rem;}
h3{font-size: 3.4rem;color: #343434;text-align: center;}
p{font-size: 16px;line-height: 1.5em;color: #333;}
.da{overflow: hidden;}
.da img{-webkit-transition: all 0.6s;transition: all 0.6s;}
.pages{text-align: center;margin: 1rem auto 7rem;}
.pages img{
    display: inline-block;
}
.pages a{
    display: inline-block;
    color: #000000;
    margin: 0 5px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    border-radius: 50%;
    font-size: 14px;
}
.pages a.shouye{
    width: auto;
}
.pages a.active{
    background: #9a764a;
    color: #fff;
}
.pages .cont{
    display: inline-block;
    margin: 0 5px;
}
.pages .cont input{
    border-bottom: 1px solid #b6b6b6;
    width: 24px;
}
.pages img:first-child{
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
body{position: relative;}

@font-face {
    font-family: 'HYa4gj';
    src: url("HYa4gj.ttf");
}
@font-face {
    font-family: 'arial-boldmt';
    src: url("arial-boldmt.ttf");
}
@font-face {
    font-family: 'CTLaoSongSJ';
    src: url("CTLaoSongSJ.TTF");
}
@font-face {
    font-family: 'STXingkai';
    src: url("STXingkai.ttf");
}
.middle{
    display: table;
    width: 100%;
    height: 100%;
}
.middleCont{
    display: table-cell;
    vertical-align: middle;
}
.swiper-pagination-bullet-active{background: #c0945b}
.swiper-pagination-bullet{opacity: .9}
.hmBom_tel i {
    animation: tel 6s ease-out 0s infinite;
    -webkit-animation: tel 6s ease-out 0s infinite;
    display: inline-block;
    font-style: normal;
}
@-webkit-keyframes tel{
    0%{-webkit-transform:scale(1);}
    1%{-webkit-transform:scale(1.3);}
    3%{-webkit-transform:scale(0.8);}
    6%{-webkit-transform:scale(1);}
    100%{-webkit-transform:scale(1);}
}
@keyframes tel{
    0%{transform:scale(1);}
    1%{transform:scale(1.3);}
    3%{transform:scale(0.8);}
    6%{transform:scale(1);}
    100%{transform:scale(1);}
}
#header{
    position: relative;
    z-index: 2;
}
.ico.active i:nth-child(1) {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 14px;
}
.ico.active i:nth-child(2) {
    opacity: 0;
}
.ico.active i:nth-child(3) {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 14px;
}
.ico {
    position: absolute;
    width: 36px;
    height: 36px;
    right: 25px;
    top: 23px;
    z-index: 999999999;
    cursor: pointer;
    display: none;
}
.ico i {
    height: 2px;
    width: 90%;
    background-color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: block;
    position: absolute;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.ico i:nth-child(1) {
    top: 2px;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -moz-transition-delay: 210ms;
    -o-transition-delay: 210ms;
    -webkit-transition-delay: 210ms;
    transition-delay: 210ms;
}
.ico i:nth-child(2) {
    top: 14px;
    -moz-transition-delay: 140ms;
    -o-transition-delay: 140ms;
    -webkit-transition-delay: 140ms;
    transition-delay: 140ms;
}
.ico i:nth-child(3) {
    top: 26px;
    -moz-transition-delay: 70ms;
    -o-transition-delay: 70ms;
    -webkit-transition-delay: 70ms;
    transition-delay: 70ms;
}
.fudong{
    position: fixed;
    width: 63px;
    right: 20px;
    top:50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index:2;
}
.fudong li{
    background: url("../images/rfbg_03.png") no-repeat center;
    background-size: cover;
    height: 63px;
    text-align: center;
    position:relative;
}
.fudong li a{
    height: 100%;
    padding-top:10px;
}
.fudong li p{
    color: #fff;
    font-size: 12px;
    margin-top: 2px;
}
.fudong li.top{
    background: url("../images/rfbg1_13.png") no-repeat center;
    padding-top: 10px;
}
.fudong li.top p{
    font-size: 14px;
}
#header_ipone{
    display: none;
}
#header_ipone .ipone ul li a,#header_ipone .ipone ul li p{color: #fff;display: inline-block;padding: 5px 15px}
#header_ipone .ipone ul li{border-bottom: 1px dashed #fff}
#header .header_top{
    background: url("../images/headerBg_02.png") no-repeat center;
    background-size: cover;
}
#header .header_bom{
    /*background: url("../images/headBg_11.png") repeat-x center;*/
    /*background-size: contain;*/
    background: #1e1e1e;
}
#header .header_top .left,#header .header_top .right{
    width: calc(50% - 130px);
    width: -webkit-calc(50% - 130px);
    float: left;
}
#header .header_bom .left,#header .header_bom .right{
    width: calc(50% - 110px);
    width: -webkit-calc(50% - 110px);
    float: left;
}
#header .header_top{
    line-height: 100px;
}
#header .header_top .right,#header .header_bom .right{
    float: right;
}
#header .header_top .right ul{
    width: 100%;
    display: inline-block;
    margin-top: 40px;
}
#header .header_top .right li{
    width: 25%;
    float: left;
    position: relative;
}
#header .header_top .right li div{
    padding-left: 50px;
    line-height: 16px;
    color: #6c6c6b;
}
#header .header_top .right li img{
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -19px;
}
#header .header_bom ul{
    width: 100%;
    display: inline-block;
}
#header .header_bom ul li{
    width: 33.333%;
    float: left;
}
#header .header_bom ul li a{
    color: #deac6a;
    text-align: center;
    padding: 12px 0 10px;
    line-height: 1em;
}
#header .header_bom ul li a p{
    color: #deac6a;
}
#header .header_bom .left,#header .header_bom .right{
    display: inline-grid;
}
#header .header_bom ul li.active{
     background: url("../images/navbg_03.png") no-repeat;
     background-size: 100% 100%;
 }
#header .header_bom ul li.active a{
    color: #fff;
}
#header .header_bom ul li.active a p{
    color: #fff;
}
.header_logo{
    position: absolute;
    top:0;
    left: 50%;
    margin-left: -108px;
    z-index: 99;
}
#ban{
    height: 780px;
}
#ban .owl-dots{
    position: absolute;
    bottom: 6%;
    width: 100%;
    text-align: center;
}
#ban .owl-dot {
    display: inline-block;
    margin: 0 5px;
}
#ban .owl-dot span{
    width: 18px;
    height: 18px;
    background: #fff;
    display: inline-block;
    border-radius: 9px;
}
#ban .owl-dot.active span{
    width: 36px;
    border-radius: 18px;
}
.index_dervice{
    position: relative;
}
.index_dervice .index_d{
    padding: 5rem 0;
}
.index_dervice .index_dervice_list{
    overflow: hidden;
}
.clode{
    overflow: hidden;
}
.title{
    text-align: center;
}
.title a{
    display: inline-block;
    color: #333;
}
.title span{
    margin: 0 8px
}
.title .font32{
    margin: 1rem auto;
}
.index_dervice ul{
    display: inline-block;
    width: 100%;
    margin-top: 4rem;
    overflow: hidden;
}
.index_dervice ul li{
    display: inline-block;
    width: 11.1111%;
    float: left;
}
.index_dervice ul li a{
    width: 130px;
    height: 130px;
    border-radius: 50%;
    border: solid 4px #b98b3d;
    text-align: center;
    color: #c0945b;
    display: table;
    position: relative;
    margin: auto;
}
.index_dervice ul li.active a{
    background: url("../images/index17_06.png") no-repeat center;
    background-size: cover;
    color: #fff;
    border:none;
}
.index_dervice ul li a .con{
    display: table-cell;
    vertical-align: middle;
}
.index_dervice_list .box9{
    width: 100%;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    height: 100%;
    overflow: hidden;
    display: none;
}
.index_dervice_list .box9 .left{
    overflow: hidden;
}
.index_dervice_list .box9 .cont{
    height: 100%;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}
.index_dervice_list .box9.active{
    display: inline-block;
    width: 100%;
}
.index_dervice_list .box9 .left,.index_dervice_list .box9 .right{
    width: 50%;
   float: left;
   height: 487px;
}
.index_dervice_list .box9 .right .conts{
    display: table;
    width: 100%;
    height: 100%;
}
.index_dervice_list .box9 .right .conts .cont{
    display: table-cell;
    vertical-align: middle;
    padding: 10% 20% 10% 5%;
    color: #c0945b;
}
.index_dervice_list .box9 .right .conts .cont p{
    color: #c0945b;
    line-height: 1.6em;
    margin: 2rem auto;
}
.index_dervice_list .box9 .right .conts .cont .font20:last-child{
    color: rgba(191, 147, 95, 0.6);
    margin-top: 1rem;
}
.index_dervice_list .box9 .right .conts .cont .font20:last-child span{
    margin: 0 8px;
}
.index_affiliate{
    background: url("../images/index5_24.png") no-repeat center;
    background-size: cover;
    padding: 6rem 0 10rem;
}
#affiliate .owl-dots{
    display: none
}
#affiliate .owl-dots .owl-dot span{
    width: 12px;
    height: 12px;
    background: rgba(0,0,0,0.5);
    border-radius: 50%;
    display: inline-block;
}
#affiliate .owl-dots .owl-dot.active span{
    background: #c0945b;
}
.inss{
    margin-top: 5rem;
}
.inss .swiper-container{
    padding-bottom: 20px;
    overflow: hidden;
}
.inss{
    bottom: 0;
}
.inss .conts{
    background: url("../images/inbg_03.png") no-repeat center;
    background-size: 100% 100%;
    /*height: 560px;*/
    width: 100%;
    padding: 11px 12px;
}
.inss .conts .cont{
    height: 100%;
}
.inss .conts .cont a{
    height: 100%;
    padding: 10% 3rem;
    text-align: center;
    color: #333;
}
.inss .conts .cont a .imgsw{
    display: inline-block;
        position: relative;
}
.inss .conts .cont a .imgsw div{
    width: 250px;
    height: 250px;
    border-radius: 50%;
    border: 5px solid #bb903f;
}
.imgsw1{display: none}
.imgsw2{
    position: absolute;
    left: 0;
    bottom: -20px;
}
.inss .conts .cont a .font36{
    margin-top: 1rem;
}
.inss .conts .cont a p.font16{
    margin: 1rem auto;
    overflow:hidden;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    text-overflow:ellipsis;
    word-break: break-all;
    height: 48px;
}
.index_case{
    padding: 8rem 0;
}
.index_case ul{
    width: 100%;
    display: inline-block;
    margin-top: 5rem;
}
.index_case li{
    width: 25%;
    float: left;
    position: relative;
    padding: 3px;
    background: #fff;
}
.index_case li a{
    height: 100%;
    position: relative;
}
.index_case li a .cont{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(211,165,108,0.8);
    color: #fff;
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}
.index_case li .imgs img{
    width: 100%;
}
.index_case .title{
    color: #fff;
}
.add{
    margin-top: 4rem;
}
.add a{
    color: #fff;
    font-size: 15px;
    background: url("../images/add_29.png") no-repeat center;
    background-size: cover;
    width: 114px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
}
.index_news{
    padding: 8rem 0;
}
.index_news .cont{
    background: #fff;
    padding: 16px;
}
.index_news .cont .font24{
    color: #c0945b;
    margin: 1rem auto;
}
.index_news .cont .font20{
    color: #333333;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    height: 28px;
}
.index_news .cont p{
    overflow:hidden;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    text-overflow:ellipsis;
    word-break: break-all;
    font-size: 14px;
    line-height: 1.5em;
    height: 41px;
    margin-top: 1rem;
}
.more{
    color: #bababa;
    font-size: 12px;
    margin: 1rem auto;
    text-align: left;
    display: block;
}
.index_news .conts{
    width: 100%;
    display: inline-block;
    margin-top: 5rem;
    overflow: hidden;
}
.index_news ul{
    background: #fff;
    padding: 5%;
    height: 100%;
}
.index_news ul li{
    margin-bottom: 1.5rem;
}
.index_news ul li:last-child{
    margin-bottom: 0;
}
.index_news ul li a{
    display: inline-block;
    width: 100%;
    padding-bottom: 1.5rem;
    border-bottom:1px dashed #aaaaaa;
}
.index_news ul li:last-child a{
    padding-bottom: 0;
    border-bottom: none;
}
.index_news ul li .left{
    color: #c0945b;
    float: left;
    width: 60px;
}
.index_news ul li .right{
    width: calc(100% - 60px);
    width: -webkit-calc(100% - 60px);
    float: left;
}
.index_news ul li .right .font20{
    color: #333333;
    line-height: 1em;
    margin-bottom: 10px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    height: 20px;
}
.index_news ul li .right p{
    color: rgba(51, 51, 51, 0.5);
    overflow:hidden;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    text-overflow:ellipsis;
    word-break: break-all;
    height: 48px;
}
.index_news .col-xs-12{
    height: 400px;
}
.index_news .col-xs-12.textup{
    -webkit-animation-name: textup;
    animation-name: textup;
}
.index_news .col-xs-12 a .imgs{
    overflow: hidden;
    height: 170px;
}
.index_news .col-xs-12 a .imgs .cont{
    width: 100%;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}
.index_contact {
    text-align: center;
    padding: 5rem 0 1rem;
}
.index_contact .font24{
    color: #000;
    margin: 2rem auto 1rem;
}
.index_contact .font18 span{

}
.index_contact p.font16{
    color: rgba(0, 0, 0, 0.7);
}
.index_contact .link{
    margin: 2rem auto 1rem;
    color: #777777;
}
.index_contact .link a{
    color: #777777;
    font-size: 14px;
    display: inline-block;
    margin: 0 1px;
    line-height: 20px;
}
#footer{
    background: #111111;
    padding: 5rem 0;
    position: relative;
}
#footer .left,#footer .right{
    width: calc(50% - 140px);
    width: -webkit-calc(50% - 140px);
    float: left;
}
#footer .conts{
    overflow: hidden;
}
#footer .right{
    float: right;
}
#footer .left ul,#footer .right ul{
    display: inline-block;
    width: 33.3333%;
    float: left;
}
#footer .left ul li,#footer .right ul li{
    color: #fff;
    margin-bottom: 3px;
    text-align: center;
}
#footer ul li a{
    color: rgba(255, 255, 255, 0.3);
}
#footer ul li.font18 a{
    color: #fff
}
#footer ul li.font18{
    margin-bottom: 1rem;
}
.foot{
    line-height: 84px;
    color: #a9a9a9;
    font-size: 12px;
}
.foot span:last-child{
    float: right;
}
.Left{
    -webkit-animation-name: Left;
    animation-name: Left;
}
.Right{
    -webkit-animation-name: Right;
    animation-name: Right;
}
.banner_oll{
    height: 230px;
}
.banner_oll .container{
    display: block;
    height: 100%;
}
.banner_oll .font48{
    color: #604000;
    font-family: HYa4gj;
}
.banner_oll .font32{
    color: #604000;
    font-family: CTLaoSongSJ;
}
.about_nav_tab{
    background: url("../images/index16_38.jpg");
    background-size: cover;
    text-align: center;
    border-bottom: solid 1px #e2bb6c;
}
.about_nav_tab li{
    display: inline-block;
}
.about_nav_tab li a{
    width: 153px;
    height: 52px;
    line-height: 52px;
    color: #333;
}
.about_nav_tab ul{
    padding: 20px 0;
}
.about_nav_tab li.active{
    background: url("../images/bg_06.png") no-repeat center;
    background-size: 100% 100%;
}
.about_nav_tab li.active a{
    color: #c69e4e;
}
.enterprise{
    background: url("../images/about2_06.png");
    background-size: cover;
    padding-bottom: 5rem;
    position: relative;
}
.crumbs{
    text-align: right;
    margin: 20px 0;
}
.crumbs a{
    display: inline-block;
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
}
.crumbs img{
    margin-right: 5px;
}
.enterprise li{
    display: inline-block;
    color: #c4a05f;
    text-align: center;
    margin-right: 2%;
}
.enterprise li:last-child{
    margin-right: 0;
}
.enterprise li .font48{
    color: #c19846;
    font-family: Arial-BoldMT;
    font-style:italic
}
.enterprise p.font16{
    color: #333333;
    line-height: 1.9em;
    margin-top: 4%;
}
.enterprise .col-md-7{
    padding-top: 4%;
    padding-left: 5%;
}
.enterprise .wuzi{
    position: absolute;
    right: 0;
    bottom:-90px;
}
.enterprise1{
    background: url("../images/about3_07.png") no-repeat center;
    background-size: cover;
    padding: 16px 0;
}
.enterprise1 .font48{
    color: #c19846;
    font-family: Arial-BoldMT;
    font-style:italic
}
.enterprise1 .font34{
    margin-bottom: 2rem;
}
.enterprise1 .font34,.enterprise1 .font16{
    color: #3c3c3c;
    line-height: 1.5em;
}
.enterprise1 .font34 span,.enterprise1 .font16 span{
    color: #c19846;
}
.enterprise1 .col-md-6:first-child{
    margin-top: 6%;
}
.enterprise2{
    background: url("../images/aboutbg2_07.png") no-repeat center;
    background-size: cover;
    padding: 5rem 0;
}
.enterprise2 p{
    line-height: 1.5em;
    color: #333;
    font-size: 16px;
    margin-bottom: 2rem;
}
.enterprise2 ul{
    display: inline-block;
    width: 100%;
    margin: 1rem auto 3rem;
}
.enterprise2 ul li{
    width: calc(25% - 2px);
    width: -webkit-calc(25% - 2px);
    margin-right: 2.66666px;
    float: left;
}
.enterprise2 ul li:last-child{
    margin-right: 0;
}
.enterprise2 .liimg{
    height: 225px;
}
.enterprise2 .liimg1{
    height: 452px;
}
.enterprise2 .liimg:first-child{
    margin-bottom: 2px;
}
.course{
    position: relative;
    background: url("../images/aboutbg2_07.png") no-repeat center;
    background-size: cover;
    padding-bottom: 5rem;
    position: relative;
}
.zhuzi{
    position: absolute;
    left: 0;
    top: 20px;
}
.wuzi{
    position: absolute;
    right: 0;
    top:300px;
}
.course ul{
    width: calc(100% - 70px);
    width: -webkit-calc(100% - 70px);
    margin-left: 70px;
    position: relative;
    border-left: 1px dashed #c3a15f;
}
.course ul li{
    position: relative;
    padding: 4rem 20px 20px 80px;
    border-bottom: 1px dashed #c3a15f;
}
.course ul li:first-child{
    padding-top: 30px;
}
.course ul li span{
    width: 90px;
    height: 90px;
    background-color: #c3a15f;
    text-align: center;
    line-height: 90px;
    display: inline-block;
    color: #fff;
    position: absolute;
    left: -45px;
    top: 20px;
    border-radius: 50%;
    font-family: Arial-BoldMT;
}
.course ul li:first-child span{
    top: 0;
}
.course ul li .set{
    width: 100%;
    display: inline-block;
    margin-top: 20px;
}
.course ul li .set .set1{
    width: 24%;
    float: left;
    margin-right: 1%;
    overflow: hidden;
}
.wenhua1 .cont .font16 .MsoNormal span{
    width: auto !important;
    height: auto !important;
}
.course ul li .set .set1 img{
     height: 120px;
    width: 100%
}
.course ul li .set .set1:last-child{
    margin-right: 0;
}
.course ul li .font24{
    color: #c3a15f;
    margin-bottom: 1rem;
}
.course ul li .font16{
    color:#333;
    line-height: 1.8em;
    margin-bottom: 1rem;
}
.course .conts{
    height: 1000px;
    overflow: hidden;
    overflow-y: scroll;
}
.course .conts::-webkit-scrollbar {
    display: none;
}
.story{
    display: inline-block;
    width: 100%;
    padding: 40px 60px;
    margin-top: 30px;
}
.story .font28{
    color: #b8823c;
    margin: 20px 0;
}
.story .font16{
    color: #000000;
}
.story  .col-md-3{
    text-align: center;
}
.story1 .col-md-3 .da{
    display: inline-block;
    padding: 0 10%;
}
.story1 .col-md-3 p{
    text-align: center;
    color: #000000;
    margin-top: 10px;
}
.story1{
    margin: 3rem 0;
}
.story_cont .font28{
    color: #000000;
    text-align: center;
}
.story_cont .font40{
    color: #cfa35d;
    text-align: center;
    font-family: STXingkai;
    margin-top: 5px;
}
.story_cont .font40 span{
    width: 30px;
    text-align: center;
    display: inline-block;
    position: relative;
    top: -10px;
}
.wenhua ul{
    width: 100%;
    display: inline-block;
    position: relative;
}
.wenhua li{
    width: 48.5%;
    float: left;
    margin-left: 3%;
    height: 300px;
    position: relative;
}
.wenhua li:before{
    content: '';
    background: rgba(0,0,0,.5);
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
    position: absolute;
    opacity: 0;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}
.wenhua li a{
    height: 100%;
    color: #fff;
    position: relative;
    z-index:1;
}
.wenhua li:nth-child(odd){
    margin-left: 0;
}
.wenhua li:nth-child(1),.wenhua li:nth-child(2){
    margin-bottom: 20px;
}
.ziwenhua{
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    height: 350px;
    width: 350px;
    margin-top: -175px;
    margin-left: -175px;
}
.wenhua li:nth-child(odd) a{
    padding: 0 140px 0 10%;
}
.wenhua li:nth-child(even) a{
    padding: 0 10% 0 140px;
}
.wenhua{
    position: relative;
    padding-bottom: 3rem;
}
.wenhua .row{
    overflow: hidden;
}
.wenhua1{
    position: relative;
    padding: 56px 0;
    background: url("../images/wenhua7_13.png") no-repeat center;
    background-size: cover;
    text-align: center;
    overflow: hidden;
}
.wenhua1 a{
    height: 100%;
}
.wenhua1 .cont{
    display: inline-block;
    width: 470px;
    height: 470px;
    border-radius: 50%;
    border: solid 1px #c7a158;
    text-align: center;
    overflow: hidden;
}
.wenhua1 .cont:last-child{
    position: relative;
    left: -50px;
}
.wenhua1 .cont:first-child{
    position: relative;
    left: 50px;
}
.wenhua1 .cont .font16{
    display: none;
    color: #ffffff;
    padding: 0 24%;
}
.wenhua1 .cont .imgs{
    width: 170px;
    display: inline-block;
}
.wenhua1 .cont .imgs img{
    width: 100%;
}
.wenhua1 .cont .font16{
    overflow:hidden;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:4;
    text-overflow:ellipsis;
    word-break: break-all;
    height: 87px;
    display: none;
}
.wenhua1 .cont .font16 .MsoNormal{
    line-height: 22px;
}
.fudong_ipone{
    display: none
}
.wenhua1 .cont .font16 .MsoNormal,.wenhua1 .cont .font16 .MsoNormal span{
    color: #fff;
}
.wenhua1 .cont .imgs img:last-child{
    display: none;
}
.wenhua1 .cont .font20{
    color: #333;
    margin: 20px auto;
}
.wenhua1 .cont span{
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #c7a158;
    display: inline-block;
    color: #fff;
    font-size: 20px;
    border-radius: 50%;
}
.wenhua .col-md-4 a{
    background-color: #c7a158;
    padding: 3rem 1rem;
    text-align: center;
    color: #fff;
    height: 172px;
}
.wenhua .col-md-4 a .font36{
    margin-bottom: 10px;
}
.wenhua .col-md-4 a .font16{
    line-height: 1.5em;
}
.youshi1{
    display: inline-block;
    width: 100%;
    height: 420px;
}
.youshi1 .left,.youshi1 .right{
   height: 100%;
    width: 50%;
    float: left;
}
.youshi1 .left .swiper-container{
    height: 100%;
}
.youshi1 .left img{
    height: 408px;
}
.youshi1 .right{
    padding: 4rem 2rem;
}
.youshi1{
    background: url("../images/youshi_03.png") no-repeat center;
    background-size: 100% 100%;
    padding: 5px;
    overflow: hidden;
    position: relative;
}
.youshi1 .right .font40{
    color: #333;
    margin-bottom: 2rem;
}
.youshi1 .right .font16{
    color: #000;
    line-height: 1.8em;
}
.youshi1 .left .swiper-slide img{
    width: 100%;
    height: 100%;
}
.youshi1 .left .swiper-pagination-bullet{
    width: 15px;
    height: 15px;
    background-color: #ffffff;
    box-shadow: 3px 2px 8px 0px
    rgba(0, 0, 0, 0.39);
}
.youshi1 .left .swiper-pagination-bullet-active{
    border: solid 4px #ffffff;
    background-color: #d2a55e;
}
.youshi2{
    padding: 2rem 0;
}
.youshi2 .col-md-4{
    overflow: hidden;
}
.youshi2 .font40,.youshi3 .font40{
    text-align: center;
    padding: 20px 0;
}
.youshi2 .col-md-4
.youshi2 .font40,.youshi3 .font40{
    text-align: center;
    padding: 20px 0;
}
.youshi2 .col-md-4 a{
    height: 250px;
    position: relative;
    text-align: center;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}
.youshi2 .col-md-4 a .font16{
    position: absolute;
    width: 100%;
    bottom:30px;
    left: 0;
    color: #fff;
    padding: 0 10%;
    line-height: 1.8em;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}
.youshi3 ul{
    width: 100%;
    display: inline-block;
    margin: 3rem 0 4rem;
}
.youshi3 ul li{
    width: 16.6666%;
    text-align: center;
    float: left;
}
.youshi3 ul li img{
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}
.youshi3 .font16{
    text-align: center;
}
.youshi3 .font16 .font18{
    color: #c79f5f;
    margin-top: 5px;
}
.youshi,.zhaopin{
    position: relative;
}
.zhaopin1 ul{
    width: 100%;
    display: inline-block;
    margin: 3rem auto 4rem;
    overflow: hidden;
}
.zhaopin1 ul li{
    width: calc(33.3333% - 20px);
    width: -webkit-calc(33.3333% - 20px);
    float: left;
    margin-left: 30px;
    height: 210px;
    text-align: center;
    cursor: pointer;
    color: #fff;
}
.zhaopin1 ul li:first-child{
    margin-left: 0;
}
.zhaopin1 .title .font30{
    color: #333;
    margin-bottom: 12px;
}
.zhaopin1 .title .font16{
    margin: 10px 0;
    color: #333333;
}
.zhaopin1 .title a{
    background-color: #c69e4e;
    border-radius: 21px;
    font-size: 16px;
    display: inline-block;
    padding: 10px 50px;
    color: #fff;
}
.zhaopin1 ul li p{
    display:none;
    color: #fff;
    padding: 0 10%;
    margin-top: 10px;
}
.zhaopin2{
    margin-bottom: 3rem;
}
.zhaopin2 li{
    position: relative;
    margin-bottom: 20px;
    background: #f4f4f2;
    cursor: pointer;
}
.zhaopin2 li .top{
    color: #cfa450;
    position: relative;
    padding: 20px 30px;
}
.zhaopin2 li .top span{
    width: 28px;
    height: 28px;
    background-color: #c69e4e;
    text-align: center;
    line-height: 28px;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    top: 20px;
    right: 30px;
}
.zhaopin2 li .top span:before{
    content: '+';
    width: 0;
    height: 0;
    position: absolute;
    top: -1px;
    left: 7px;
    color: #fff;
}
.zhaopin2 li .bom{
    padding: 0 30px 20px;
    display: none;
}
.zhaopin2 li .top.active span:before{
    content: '-';
    left: 10px;
}
.zhaopin2 ul{
    margin-top: 20px;
    overflow: hidden;
}
.itemoll{
    background: url("../images/item3_02.png") no-repeat center;
    background-size: cover;
}
.itemoll .index_d .title .font20{
    color: #bf935f;
}
.itemoll .index_dervice_list .box9 .left .conts .cont{
    background: url("../images/item6_05.png") no-repeat center;
    background-size: cover;
    padding: 17% 8%;
}
.itemoll .clode .left .font56{
    color: #c0945b;
    font-family: HYa4gj;
}
.itemoll .clode .left .font16{
    color: #333;
    line-height: 1.5em;
}
.itemoll .clode .left img{
    margin: 2rem 0;
}
.itemoll .index_dervice_list .left .conts{
    height: 100%;
}
.itemoll .index_dervice{
    margin-bottom: 3rem;
}
.rducation{
    background: url("../images/bgss_06.jpg") no-repeat center;
    background-size: cover;
    position: relative;
}
#school{
    height: 100%;
}
.rducation1 .conts{
    display: inline-block;
    width: 100%;
    margin: 3rem 0;
    height: 350px;
    overflow: hidden;
}
.rducation1 .conts .left,.rducation1 .conts .right{
    height: 100%;
    float: left;
    width: 50%;
}
#school .owl-nav{
    display: block;
}
.rducation1 .conts .left{
    background-color: #edeeef;
}
.rducation1 .conts .left .font20{
    padding: 0 10%;
    line-height: 1.5em;
}
.rducation1 .conts .right .owl-prev{
    position: absolute;
    top: 50%;
    left: 5%;
}
.rducation1 .conts .right .owl-next{
    position: absolute;
    top: 50%;
    right: 5%;
}
.rducation1 .conts .right .owl-prev span{
    background-image: url("../images/right_03.png");
    background-size: cover;
    width: 37px;
    height: 38px;
    display: inline-block;
    opacity: 1;
    text-indent: -900px;
}
.rducation1 .conts .right .owl-next span{
    background-image: url("../images/left_05.png");
    background-size: cover;
    display: inline-block;
    width: 37px;
    height: 38px;
    opacity: 1;
    text-indent: -900px;
}
.rducation2{
    background: #fff;
    padding: 3rem 0 5rem;
}
.titles{
    width: 60%;
    margin: auto;
}
.titles p{
    color: rgba(51, 51, 51, 0.74);
    line-height: 1.8em;
    margin-top: 10px;
}
.titles .font40{
    color: #333;
}
.rducation2 .cont ul{
    width: 100%;
    display: inline-block;
}
.rducation2 .cont ul li{
    width: calc(33.33% - 20px);
    width: -webkit-calc(33.33% - 20px);
    float: left;
    margin-right: 30px;
    position: relative;
}
.rducation2 .cont ul li:last-child{
    margin-right: 0;
}
.rducation2 .cont ul li .imhg{
    position: relative;
    padding: 30px;
    color: #fff;
    height: 280px
}
.left_right{
    height: 100%;
}
.rducation2 .cont ul li .imhg p{
    color: #fff;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    opacity: 0;
}
.rducation2 .cont ul li .imhg .jia{
    opacity: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}
.rducation2 .cont ul li .con_me{
    margin-top: 10px;
}
.rducation2 .cont ul li .con_me p{
    text-align: center;
}
.rducation2 .cont ul li .con_me p.font20{
    color: #333333;
}
.rducation2 .cont ul li .con_me p.font16{
    color: rgba(51, 51, 51, 0.5)
}
.rducation2 .tab{
    text-align: center;
    margin: 2rem 0;
}
.rducation2 .tab span{
    background-color: #edeeef;
    border-radius: 30px;
    padding: 10px 60px;
    color: #333333;
    display: inline-block;
    margin: 10px 15px;
    cursor: pointer;
}
.rducation2 .tab span.active{
    background-color: #c4a05f;
    color: #fff;
}
.rducation2 .cont{
    display: none;
}
.rducation2 .cont.active{
    display: block;
}
.rducation3{
    padding: 3rem 0;
    position: relative;
    overflow: hidden;
}
.rducation3 .imgs{
    height: 320px;
}
.rducation3 .con{
    text-align: center;
    background: #edeeef;
    padding: 16px;
}
.rducation3 .con .font24{
    color: #333333;
    margin-bottom: 5px;
}
.rducation3 .con .font16{
    color: rgba(51, 51, 51, 0.7);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.rducation3 .item{
    position: relative;
    cursor: pointer;
}
.rducation3 .item .conts{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #c4a05f;
    text-align: center;
    color: #fff;
    padding: 30px;
    opacity: 0;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}
.rducation3 .item .conts .font40 img:first-child{
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
.rducation3 .item .conts .font40 span{
    margin: 0 10px;
}
.rducation3 .item .conts div.font16{
    color: rgba(255, 255, 255, 0.7);
    margin: 10px auto 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 43px;
}
.rducation3 .item .conts p.font16{
    color: #ffffff;
    line-height: 1.8em;
    overflow:hidden;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:7;
    text-overflow:ellipsis;
    word-break: break-all;
    height: 192px;
}
#faculty{
    margin-top: 3rem;
}
.rducation3 .owl-dot span,#faculty1 .owl-dot span{
    width: 19px;
    height: 19px;
    background-color: rgba(196, 160, 95, 0.6);
    display: inline-block;
    border-radius: 50%;
}
.rducation3  .owl-dot.active span,#faculty1  .owl-dot.active span{
    background-color: #c4a05f;
}

#faculty1 .item .cont{
    position: relative;
    padding-top: 20px;
}
#faculty1 .item a{
    position: relative;
    color: #333;
    padding: 38px 20px 40px 170px;
    background: #edeeef;
}
#faculty1 .item a img{
    width: 140px;
    position: absolute;
    top: 10px;
    left: 10px;
    height: 120px;
}
#faculty1 .item a p{
    color: #333333;
}
#faculty1 .item a span{
    position: absolute;
    right: 20px;
    top:20px;
    color: rgba(51, 51, 51, 0.5)
}
#faculty1 .item a .font18{
    margin-bottom: 20px;
}
#faculty1 {
    margin: 3rem auto 0;
    padding-bottom: 4rem;
}
 #faculty1 .item .items:first-child{
    margin-bottom: 20px;
 }
.rducation4{
    background: #fff;
    padding: 3rem 0;
    overflow: hidden;
}
.guarantee{
    background: url('../images/bgss_06.jpg') no-repeat center;
    background-size: cover;
}
.guarantee1 .font40,.guarantee3 .font40{
    text-align: center;
    color: #2e140c;
    margin-bottom: 3rem;
}
.guarantee1 .font40{
    margin-bottom: 2rem;
}
.guarantee1 ul{
    display: inline-block;
    width: 100%;
    overflow: hidden;
    padding-top: 20px;
}
.guarantee1 ul li{
    width: 16.666666%;
    float: left;
    padding: 0 20px;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    margin-bottom: 20px;
}
.guarantee1 ul li img{
    height: 250px;
}
.guarantee1{margin-bottom: 2rem}
.guarantee2{
    background: url('../images/hezuo18_27.png') no-repeat center;
    background-size: 100% 100%;
    padding: 40px 0;
    text-align: center;
}
.guarantee2 .font34{
    color: #ffffff;
    display: inline-block;
    float: left;
    text-align: left;
    margin-top: 20px;
}
.guarantee2 input{
    height: 45px;
    background-color: #ffffff;
    border-radius: 3px;
    padding: 0 16px;
}
.guarantee2 button{
    height: 45px;
    background-color: #42342b;
    border-radius: 3px;
    padding: 0 46px;
    line-height: 45px;
    color: #fff;
    font-size: 16px;
    border:none;
    position: relative;
    top:3px;
}
.guarantee2 .cont{
    display: inline-block;
    float: right;
    text-align: left;
}
.guarantee2 .cont p{
    color: #ffffff;
}
.guarantee2 .cont p:last-child{
    color: #fff;
    font-size: 14px;
}
.guarantee2 .cont p img{
    margin-right: 5px;
    position: relative;
    top: -3px;
}
.guarantee2 .sdcon{
    display: inline-block;
    margin-top: 20px;
}
.guarantee2 .sdcon input:nth-child(2){
    margin: 0 10px;
}
.guarantee3{
    padding: 3rem 0;
}

.guarantee3 .item{
    height: 590px;
}
.guarantee3 .item a{
    height: 100%;
    position: relative;
}
.guarantee3 .item a:before{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
}
.guarantee3 .item .name{
    position: absolute;
    z-index: 5;
    width: 100%;
    height: 100%;
    opacity: 1;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}
.guarantee3 .item .name span{
    width: 45px;
    color: #ddd;
    font-family: CTLaoSongSJ;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -18px;
    margin-top: -90px;
    line-height: 1.2em;
    font-size: 38px;
}
.guarantee3 .item .cont{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    padding: 0 5%;
    color: #ddd;
    opacity: 0;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}
.guarantee3 .item .cont p{
    color: #ddd;
    margin-bottom: 8px;
}
.guarantee3 .item .cont .font30{
    margin-bottom: 16px;
    font-family: CTLaoSongSJ;
}
#zhujia .qianduf .con .font24 img:first-child,.addoLll img:first-child{
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
#zhujia .qianduf .con .font24 span{
    margin: 0 10px
}
#zhujia .item .conts .xian{
    margin-top: 20px;
    border-bottom: 1px dashed #fff;
}
#zhujia .item .conts{
    background: url("../images/hezuo30_43.png") no-repeat center;
    background-size: cover;
}
#zhujia .item .imgs{
    height: 360px;
}
#zhujia .item .conts .font40{
    font-size: 28px;
}
.rducation3_cont{
    position: relative;
    overflow: hidden;
}
.rducation3_cont .swiper-button-prev{
    left: -50px;
    background-image: url(../images/right_03.png);
    background-size: cover;
    width: 37px;
    height: 37px;
}
.rducation3_cont .swiper-button-next{
    right: -50px;
    background-image: url(../images/left_05.png);
    background-size: cover;
    width: 37px;
    height: 37px;
}
.rducation3_cont .swiper-pagination{
    display: none;
}
.process,.service,.stores,.news,.newsDetaile{
    background: url("../images/bgss_06.jpg") no-repeat center;
    background-size: cover;
}
.process1 ul{
    display: inline-block;
    width: 100%;
    background-color: #c5a160;
    border-radius: 3px;
    text-align: center;
}
.process1 ul li{
    display: inline-block;
    padding: 20px 40px;
    color: #fff;
    position: relative;
    cursor: pointer;
    margin: 0 5px;
}
.process1 ul li img:first-child{
    margin-bottom: 5px;
}
.process1 ul li .as{
    position: absolute;
    right: -10px;
    top: 50%;
    margin-top: -8px;
}
.process1 .tabs_cont{
    padding: 30px;
    background: #fff;
    overflow: hidden;
}
.swiper-button-next:hover, .swiper-button-prev:hover{opacity: 0.9}
.process1 .tabs_cont .list{
    display: none;
}
.process1 .tabs_cont .list.active{
    display: block;
}
.process1 ul li.active{
    background: #423329;
}
.process1 ul li.active:before{
    content: '';
    border-top: 9px solid #423329;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    position: absolute;
    bottom: -9px;
    left: 50%;
    margin-left: -4.5px;
}
.process1 ul li.as{
    padding: 0 5px;
    position: relative;
    top:-25px;
}
.process1{
    padding-bottom: 6rem;
}
.process2{
    background: url("../images/liucheng8_29.png") no-repeat center;
    background-size: cover;
    padding: 5rem 0;
}
.process2 .left .form-group{
    position: relative;
    margin-bottom: 20px;
}
.process2 .left .font16{display: none}
.process2 .left .form-group label{
    position: absolute;
    top: 10px;
    left: 5px;
    color: #ccc;
}
.process2 .left .form-group label span{
    color: #d81414;
    width: 7px;
    display: inline-block;
}
.process2 .left .form-group input{
    height: 42px;
}
.process2 .left .checkbox label{
    padding-left: 0;
}
.process2 .left .form-group:last-child input{
    display: inline-block;
    width: 110px;
}
.process2 .left .form-group:last-child .btn{
    background-color: #c79f5f;
    border-radius: 4px;
    float: right;
    color: #fff;
    padding: 10px 36px;
}
.process2 .left {
    padding: 0 5%;
    position: relative;
}
.process2 .left .bian{
    position: absolute;
    top: 0;
    left: 0;
}
.process2 .left .font36{
    color: #c79f5f;
    margin-bottom: 16px;
}
.process2 .left .font56{
    display: none;
    color: #c79f5f;
    margin-bottom: 16px;
}
.process2 .right{
    color: #c79f5f;
    padding: 0 5%;
    position: relative;
}
.process2 .right p{
    color: #c79f5f;
    margin-bottom: 5px;
}
.process2 .right p:nth-of-type(3){
    margin-bottom: 0;
}
.process2 .right div.font16{
    margin: 16px 0 26px;
    line-height: 1.5em;
}
.process2 .right div.font22{
    margin-bottom: 10px;
}
.process2 .right img{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 120px;
}
.service{
    padding-bottom: 3rem;
}
.service .row{
    margin: 2rem auto 1rem;
}
.service .row .col-md-3{
    text-align: center;
    margin-bottom: 40px;
    cursor: pointer;
}
.service .row .col-md-3 .font16{
    padding: 0 7%;
    overflow:hidden;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    text-overflow:ellipsis;
    word-break: break-all;
    height: 43px;
}
.service .row .col-md-3 .font20{
    margin: 10px auto 5px;
}
.stores{
    padding: 3rem 0;
}
.stores .conts{
    width: 100%;
    display: inline-block;
    height: 400px;
    margin: 2rem auto;
    overflow: hidden;
}
.stores .conts .left{
    float: left;
    width: 50%;
    height: 100%;
}
.stores .conts .right{
    float: left;
    width: 50%;
    height: 100%;
    background: url("../images/stores_rbg_05.png") no-repeat center;
    background-size: cover;
}
#stores{
    height: 100%;
}
#stores .item{
    height: 100%;
    width: 100%;
    display: inline-block;
}
.stores .conts .middleCont{
    padding: 0 12% 0 8%;
}
.stores .conts .owl-prev{
    display: none;
}
.stores .conts .owl-next{
    position: absolute;
    bottom: 20px;
    right: 43%;
}
.stores .conts .owl-next span{
    background-image: url("../images/stores_left_06.png");
    background-size: cover;
    width: 36px;
    height: 36px;
    display: inline-block;
    text-indent: -900px;
}
.stores .conts .font35{
    color: #2e140c;
    margin-bottom: 1rem;
    font-family: CTLaoSongSJ;
}
.stores .conts p{
    color: #555555;
    line-height: 1.8em;
    overflow:hidden;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3;
    text-overflow:ellipsis;
    word-break: break-all;
    height: 84px;
}
.stores .owl-dots{
    position: absolute;
    bottom: 30px;
    width: 50%;
    right: 0;
}
.stores .owl-dot span{
    width: 12px;
    height: 12px;
    background-color: #c19846;
    opacity: 0.7;
    display: inline-block;
    border-radius: 50%;
}
.stores .conts .owl-dot.active span{
    background-color: #c19846;
    opacity: 1;
}

.stores .conts .owl-nav{
    bottom: 50px;
    text-align: left;
    display: block;
    padding-left: 8%;
    position: absolute;
    width: 100%;
}

.stores .conts .right .owl-nav{
    bottom: 50px;
    text-align: left;
    display: block;
    padding-left: 8%;
    position: absolute;
    width: 100%;
}
.stores ul{
    width: 100%;
    display: inline-block;
    overflow: hidden;
}
.stores ul li{
    margin-bottom: 20px;
}
.stores ul li a{
    padding: 10px;
    background: #fff;
}
.stores ul li .das{
    height: 200px;
}
.stores ul li .font16{
    text-align: center;
    padding: 16px 5px 6px;
    color: #555555;
}
.addoll a{
    display: inline-block;
    color: #987348;
    font-size: 16px;
}
.addoll a img:first-child{
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
.addoll a span{
    margin: 0 10px;
}
.addoll{
    margin-top: 1rem;
}
.contact_map{
    background: url("../images/about2_06.png") no-repeat center;
    background-size: cover;
}
.contact_map .cont{
    width: 100%;
    height: 370px;
    display: inline-block;
    margin: 1rem auto 5rem;
    overflow: hidden;
}
.contact_map .cont .left,.contact_map .cont .right{
    width: 50%;
    float: left;
    height: 100%;
}
.contact_map .cont .left{
    background: #fff;
    border: solid 1px #c79f5f;
    padding: 0 5%;
}
.contact_map .cont .left .list{
    padding-left: 30px ;
    position: relative;
    background: url("../images/contactlc_08.png") no-repeat;
    background-position: 0 7px;
    margin-bottom: 20px;
}
.contact_map .cont .left .list:last-child{
    background: url("../images/contactlc1_11.png") no-repeat;
    background-position: 0 7px;
    margin-bottom: 0;
}
.contact_map .cont .left .list .font20{
    color: #c79f5f;
    margin-bottom: 4px;
}
.contact_map .cont .left .list .font16{
    color: #323232;
}
.contact_map .cont .left .list:last-child .font16{
    line-height: 1.8em;
}
.contact_form .row{
    overflow: hidden;
}
.contact_form .process2 .left .form-group{
    margin-bottom: 15px;
}
.contact_form .process2 .left .bian{
    height: 100%;
}
.contact_form  .right .font48{
    margin: 2rem 0 3rem;
    font-family: Arial-BoldMT;
}
.process2 .right .font56,.process2 .right .font28{
    font-family: CTLaoSongSJ;
}
.news .conts{
    width: 100%;
    display: inline-block;
    height: 390px;
    background: #fff;
    padding: 3px;
    margin-bottom: 3rem;
    overflow: hidden;
}
.news .row{
    overflow: hidden;
}
.news .conts .left,.news .conts .right{
    width: 50%;
    float: left;
    height: 100%;
}
.news .conts .left div{
    height: 100%;
}
.news .conts .right{
    padding: 0 5%;
}
.news .conts .right .font42{
    color: #c0945b;
}
.news .conts .right .font24{
    color: #333333;
    margin: 2rem auto 1rem;
}
.news .conts .right .font16{
    color: rgba(51, 51, 51, 0.5);
    line-height: 1.5em;
}
.news .conts .right a img{
    display: block;
    margin: 0;
}
.addoLll{
    display: none;
}
.news .conts .right a{
    color: #bababa;
    margin-top: 30px;
}
.news .col-md-4{
    margin: 1rem auto 3rem;
}
.news .col-md-4 a{
    background: #fff;
    border: solid 1px #d0cfcf;
    padding: 15px;
}
.news .col-md-4 a .da{
    height: 230px;
    overflow: hidden;
}
.news .col-md-4 a .da .das{
    height: 100%;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}
.news .col-md-4 a .font30{
    color: #c0945b;
    margin-top: 10px;
}
.news .col-md-4 a .font24{
    color: #c0945b;
    margin-top: 8px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news .col-md-4 a .font24{
    color: #333333;
    margin: 5px auto 10px;
}
.news .col-md-4 a .font16{
    color: rgba(51, 51, 51, 0.5);
    line-height: 1.5em;
    overflow:hidden;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3;
    text-overflow:ellipsis;
    word-break: break-all;
    height: 70px;
}
.jiantou{
    color: #bababa;
    display: inline-block;
    margin: 1rem 0 5px;
}
.jiantou img{
    display: block;
    margin: 0;
}
.newsDetaile .conts{
    /*background: #fff;*/
    background: url("../images/news7_03.png") no-repeat;
    background-size: 100% 100%;
    padding:1px 5% 5rem;
    margin-bottom: 2rem;
    box-shadow: 7px 5px 21px 0px
    rgba(0, 0, 0, 0.04);
}
.newsDetaile .conts .title .font30{
    color: #333333;
    margin-bottom: 1rem;
    font-family: CTBiaoSongSJ;
}
.newsDetaile .conts .title .cont .cedr{
    display: inline-block;
    margin: 0 10px;
    font-size: 14px;
}
.cedr .bdsharebuttonbox{
    display: inline-block;
    float: left;
}
.cedr span{
    float: left;
}
.cedr .bdsharebuttonbox a{
    margin: 0 6px 0 0;
}
.newsDetaile .title{
    padding-bottom: 2rem;
    margin-bottom: 2rem;
    border-bottom: 1px solid #c8a152;
}
.cedr:last-child{
    position: relative;
    top: 4px;
}
.newsDetaile .row{
    margin-top: 3rem;
}
.newsDetaile .row .col-md-6 a{
    font-size: 14px;
    color: #333333;
}
.newsDetaile .row .col-md-6 a span{
    font-size: 16px;
}
.newsDetaile .row .col-md-6.left{
    text-align: right;
    padding-right: 5%;
}
.newsDetaile .row .col-md-6.right{
    padding-left: 5%;
}
.neirong{
    border-bottom: 1px solid #c8a152;
}
.neirong p{
    font-size: 16px;
    color: rgba(51, 51, 51, 0.8);
    line-height: 1.5em;
    margin-bottom: 2rem;
}
.neirong p img{
    margin-bottom: 2rem;
}
.newsDetaile .back{
    background-color: #d9a768;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    padding: 10px 30px;
    display: inline-block;
}
.newsDetaile{
    padding-bottom: 5rem;
}
.ip1 img{
    width: 100%;
}
.jiameng{
    padding: 20px;
}
.jiameng .font36{
    color: #8e1110;
    text-align: center;
    margin-bottom: 16px;
}
.jiameng .font36 span{
    font-size: 22px;
}
.jiameng  .form-group{
    position: relative;
}
.jiameng  .form-group input{
    height: 40px;
    padding-left: 70px;
}
.jiameng  .form-group .name{
    position: absolute;
    top: 10px;
    left: 10px;
}
.jiameng  .form-group .name span{
    color: #e75858;
}
.jiameng  .form-group .btn{
    background: #981000;
    border: none;
    color: #fff;
    width: 100%;
    padding: 8px 10px;
    border-radius: 30px;
}
.jiameng1{
    padding: 10px;
}
.jiameng1 .cont{
    background: #fff6ef;
    padding: 10px;
}
.footer_oll,
.youshi2 .row,
.youshi3 ul,
.story,
.story1,
.wenhua ul,
.enterprise .container,
.enterprise1 .container,
.enterprise2 .container .cont{
    overflow: hidden;
}
.enterprise video,.story video{
    width: 100%;
}


.owl-nav{
    display: none;
}
.no-js .owl-carousel, .owl-carousel.owl-loaded{
    display: block;
}
.owl-stage-outer,.item,.owl-stage,.owl-item{
    height: 100%;
}
.owl-dots{
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.owl-dot{
    display: inline-block;
    margin: 0 5px;
}
.callList{
    position: fixed;
    top: 50%;
    right:87px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0px 2px 5px rgba(204,204,204,0.5);
    z-index: 99;
    padding: 10px;
    margin-top: -120px;
        width: 265px;
    display: none;
}
.callList #callBtn{
    margin: 12px auto 10px;
    padding: 5px 12px;
    background: #deac6a;
    color: #fff;
    border: none;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
        float: left;
}
#telInput{
    margin: 12px auto 10px;
    border: 1px solid #949292;
    height: 30px;
    line-height: 30px;
     border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 0 5px;
        float: left;
}
.clolo{
    display: inline-block;
    right: 6px;
    position: absolute;
    top: 3px;
    
}
.newsDetaile .neirong a
{
    display: inline-block;
    }










