input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

img {
    border: none;
    background: none;
    vertical-align: middle;
}

ul,
ol,
li {
    list-style-type: none;
}

select,
input,
img,
select {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table,
th,
td {
    vertical-align: middle
}

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

.clear {
    clear: both;
}

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

h1,
h2,
h3,
h4 {
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

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

p {
    margin: 0;
}


/*滚动*/

#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800%
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

#m_demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#m_indemo {
    float: left;
    width: 800%
}

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}


/*导航栏样式*/

.nav {
    background-color: #3480ce;
    height: 32px;
}

.nav li {
    line-height: 32px;
    height: 32px;
    text-align: center;
    width: 90px;
    float: left;
    position: relative;
    z-index: 999;
}

.nav li a {
    display: block;
    line-height: 32px;
    color: #fff;
    height: 32px;
}

.nav li a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #24588e;
}

.nav .sec {
    height: 0;
    background: #01557a;
    color: #fff;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 32px;
    left: 0px;
}

.nav .sec a {
    background: #01557a;
    color: #fff;
    height: 38px;
    line-height: 38px;
    width: 90px;
}

.nav .sec a:hover {
    background: #042d3f;
    text-decoration: none;
}


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

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

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


/*头部样式*/

#header {
    width: 1000px;
    margin: 0 auto;
}

.logo {
    float: left;
}


/*主体样式*/

.webq_head_xx {
    width: 100%;
}

.webq_head_1 {
    width: 100%;
    height: 46px;
    background: #333;
}

.webq_head_2 {
    width: 1200px;
    height: 46px;
    margin: 0 auto;
}

.webq_head_2_l {
    float: left;
    height: 46px;
    line-height: 46px;
    font-size: 12px;
    color: #ccc;
}

.webq_head_2_r {
    float: right;
    height: 46px;
    line-height: 46px;
    color: #ccc;
}

.webq_head_2_r a {
    font-size: 12px;
    color: #ccc;
}

.webq_head_2_r a:hover {
    color: #b5855f;
}


.head_tbg{
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    height: 163px;
    background: url(../images/head_tbg.jpg) no-repeat center center;
}

.webq_top_1 {
    width: 100%;
    height: 105px;
}

.webq_top_2 {
    width: 1200px;
    height: 105px;
    margin: 0 auto;
    position: relative;
}

.webq_top_zhuy1 {
    width: 212px;
    height: 222px;
    position: absolute;
    left: 50%;
    top: -50px;
    margin-left: -106px;
    background: url(../images/top_logobg.png) no-repeat center;
    text-align: center;
    line-height: 1.2;
}

.webq_top_zhuy1 img {
    padding-top: 0px;
}

.webq_top_zhuy1 h6 {
    color: #fff;
    font-size: 26px;
}

.webq_top_zhuy {
    width: 300px;
  line-height: 105px;
    float: left;
}

.webq_top_zhuy span {
    font-size: 24px;
    font-weight: bold;
    font-family: "宋体";
}

.webq_top_zhuy p{
    text-align: center;
    background: url(../images/hbgg.png) no-repeat center center;
}

.webq_top_tel {
    padding-left: 50px;
    background: url(../images/top_phone.png) no-repeat left center;
    width: 307px;
    height: 55px;
    float: right;
    margin-top: 32px;
}

.webq_top_tel_txt {
    height: 20px;
    line-height: 20px;
    padding-top: 0;
    color: #25150d;
    font-size: 16px;
    font-weight: 400;
}

.webq_top_tel_dh {
    font-size: 35px;
    line-height: 30px;
    font-family: 'Myriad Pro';
    padding-top: 5px;
    color: #a66d49;
    font-weight: 400;
}





/*导航开始*/

.nav_xiala_xx {
    width: 100%;
    height: 58px;
    border-top: 1px solid #a66d49;
}

.nav_xiala {
    width: 1200px;
    height: 58px;
    margin: 0 auto;
}

.nav_xiala ul li {
    float: left;
    width: 122px;
    height: 58px;
    text-align: center;
    font-size: 16px;
    position: relative;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.nav_xiala>ul>li>a {
    display: block;
    color: #333;
    height: 58px;
    line-height: 58px;
    overflow: hidden;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.nav_xiala>ul>li:nth-child(5) {
    margin-left: 220px;
}

.nav_xiala ul li:hover {
    color: #a66d49;
    background: url(../images/menu_ah.png) no-repeat top;
}

.nav_xiala ul li:hover>a {
    color: #a66d49;
     font-weight: 400;
    background: url(../images/menu_ah.png) no-repeat top;
}

.nav_xiala>ul>li>a:hover {
    background: url(../images/menu_ah.png) no-repeat top;
}

.nav_xiala .erji_xiala {
    position: absolute;
    top: 58px;
    left: 0;
    z-index: 20;
    height: 0px;
    visibility: hidden;
    width: 120px;
    /*和一级栏目一样宽度*/
}

.nav_xiala .erji_xiala i {
    display: block;
    opacity: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.35);
    background: #a66d49;
    position: relative;
    font-style: inherit;
}

.nav_xiala .erji_xiala i a {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    display: block;
    color: #FFF;
    padding: 0 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.nav_xiala .erji_xiala i a:hover {
    color: #FFF;
}

.nav_xiala .erji_xiala i:hover {
    background: #444444;
}

.nav_xiala .erji_xiala i a {
    background: -webkit-linear-gradient(left, #444444, #444444) no-repeat;
    background: linear-gradient(to right, #444444, #444444) no-repeat;
    background-size: 0% 100%;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.nav_xiala .erji_xiala i a:hover {
    background: -webkit-linear-gradient(left, #444444, #444444) no-repeat;
    background: linear-gradient(to right, #444444, #444444) no-repeat;
    background-size: 100% 100%;
}

.nav_xiala ul li:hover .erji_xiala {
    height: auto;
    visibility: visible;
}

.nav_xiala .erji_xiala i {
    opacity: 0;
    transform: rotateY(90deg);
    transition: .5s;
}

.nav_xiala ul li:hover .erji_xiala i {
    opacity: 1;
    transform: rotateY(0);
}

.nav_xiala ul li:hover .erji_xiala i:nth-child(1) {
    transition-delay: 50ms;
}

.nav_xiala ul li:hover .erji_xiala i:nth-child(2) {
    transition-delay: 100ms;
}

.nav_xiala ul li:hover .erji_xiala i:nth-child(3) {
    transition-delay: 150ms;
}

.nav_xiala ul li:hover .erji_xiala i:nth-child(4) {
    transition-delay: 200ms;
}

.nav_xiala ul li:hover .erji_xiala i:nth-child(5) {
    transition-delay: 250ms;
}

.nav_xiala ul li:hover .erji_xiala i:nth-child(6) {
    transition-delay: 300ms;
}

.nav_xiala ul li:hover .erji_xiala i:nth-child(7) {
    transition-delay: 350ms;
}

.nav_xiala ul li:hover .erji_xiala i:nth-child(8) {
    transition-delay: 400ms;
}

.nav_xiala ul li:hover .erji_xiala i:nth-child(9) {
    transition-delay: 450ms;
}

.nav_xiala ul li:hover .erji_xiala i:nth-child(10) {
    transition-delay: 500ms;
}

.nav_xiala .erji_xiala i:nth-child(1) {
    transition-delay: 500ms;
}

.nav_xiala .erji_xiala i:nth-child(2) {
    transition-delay: 450ms;
}

.nav_xiala .erji_xiala i:nth-child(3) {
    transition-delay: 400ms;
}

.nav_xiala .erji_xiala i:nth-child(4) {
    transition-delay: 350ms;
}

.nav_xiala .erji_xiala i:nth-child(5) {
    transition-delay: 300ms;
}

.nav_xiala .erji_xiala i:nth-child(6) {
    transition-delay: 250ms;
}

.nav_xiala .erji_xiala i:nth-child(7) {
    transition-delay: 200ms;
}

.nav_xiala .erji_xiala i:nth-child(8) {
    transition-delay: 150ms;
}

.nav_xiala .erji_xiala i:nth-child(9) {
    transition-delay: 100ms;
}

.nav_xiala .erji_xiala i:nth-child(10) {
    transition-delay: 50ms;
}

.nav_xiala > ul > li.another {
    color: #a66d49;
    background: url(../images/menu_ah.png) no-repeat top;
}

.nav_xiala > ul > li.another > a {
    color: #a66d49;
     font-weight: 400;
}


.fixedNav {
    position: fixed;
    background: #fff;
    top: 0px;
    left: 0px;
    z-index: 7;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
    box-shadow: 0 8px 8px 0px rgba(0, 0, 0, 0.08);
}


.fixedNav .nav_xiala ul li {
    width: 147px;
}

.fixedNav .nav_xiala > ul > li > a {
    line-height: 58px;
}

.fixedNav .nav_xiala > ul > li:nth-child(5) {
    margin-left: 0px;
}

.fixedNav .nav_xiala .erji_xiala {
    width: 147px;
    /*和一级栏目一样宽度*/
}

.fixedNav .nav_xiala .sanji_xiala {
    left: 147px;
    /*和一级栏目一样left*/
}







/* banner 开始 */

.fullSlide {
    width: 100%;
    position: relative;
    height: 680px;
    overflow: hidden;
}

.fullSlide .bd {
    height: 680px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 680px;
    overflow: hidden;
    text-align: center;
}

.fullSlide .bd li a {
    display: block;
    height: 680px;
}

.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    height: 35px;
    text-align: center;
}

.fullSlide .hd ul {
    text-align: center;
}

.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    zoom: 1;
    width: 12px;
    height: 12px;
    margin: 7px;
    background-color: #bfbfbf;
    overflow: hidden;
    line-height: 99px;
    border-radius: 50%;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.fullSlide .hd ul .on {
    width: 40px;
    background: #a66d49;
    border-radius: 6px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}

.fullSlide .prev,
.fullSlide .next {
    width: 40px;
    height: 60px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    z-index: 2;
    background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
    filter: alpha(opacity=30);
    -moz-opacity: .3;
    opacity: .3;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
}

.fullSlide .prev {
    background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
    left: 10%;
}

.fullSlide .next {
    background-position: -6px -137px;
    right: 10%;
}


/* banner 结束 */


/* in_product */

.in_product {
    position: relative;
    background: url(../images/ss_bg.png) no-repeat center top;
}

.in_product_left {
    float: left;
    width: 250px;
    height: 780px;
    background: url(../images/pa_bg.png) no-repeat center center;
}

.pl_tel {
    color: #fff;
    text-align: center;
    border: 2px solid #efeadc;
    margin: 0 8px;
    height: 280px;
    padding-top: 20px;
    margin-top: 10px;
}

.pl_tel h3 {
    color: #824d36;
    font-size: 32px;
    margin-top: 10px;
}

.sort_aa {
    position: relative;
    overflow: hidden;
    padding: 10px 15px 0 15px;
    height: 490px;
}

.sort_aa li {
    height: 40px;
    line-height: 40px;
    margin-top: 23px;
}

.sort_aa li a {
    background: url(../images/hk.png) no-repeat center center;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    border-radius: 20px;
    color: #aa704b;
    display: block;
    padding-left: 35px;
    font-size: 18px;
    line-height: 40px;
}

.sort_aa li:hover a {
    background: url(../images/hk_h.png) no-repeat center center;
    color: #fff;
}

.in_product_right {
    width: 930px;
    float: right;
}


/*热门搜索*/

.ss_top {
    height: 60px;
    line-height: 60px;
}

.hotSearch {
    float: left;
    height: 60px;
    line-height: 60px;
    font-weight: normal;
    font-size: 16px;
    color: #935e41;
    font-weight: bold;
}

.hotSearch a {
    margin-right: 6px;
    font-weight: normal;
    font-size: 14px;
    color: #4c4c4c;
}

#formsearch2 {
    width: 256px;
    float: right;
    background: url(../images/sss.png) no-repeat center center;
    margin-top: 10px;
}

#formsearch2 input {
    height: 34px;
    line-height: 34px;
    border: none;
    outline: none;
    background: none;
}

#formsearch2 input#keyword {
    height: 34px;
    line-height: 34px;
    padding-left: 10px;
    color: #b2b2b2;
    float: left;
    font-size: 12px;
    width: 78%;
}

#formsearch2 input#s_btn {
    width: 22%;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #fff;
    border: none;
    cursor: pointer;
    float: left;
}

#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}

.com-img {
    display: inline;
    overflow: hidden;
    margin: 0 auto;
    display: table;
}

.com-img img {
    transition: all 0.5s ease-in 0s;
    -webkit-transition: all 0.5s ease-in 0s;
    -moz-transition: all 0.5s ease-in 0s;
    -o-transition: all 0.5s ease-in 0s;
}

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

.wap_pro {
    position: relative;
    margin-top: 45px;
}

.pro_list {
    position: relative;
}

.pro_list li {
    float: left;
    margin-right: 15px;
    margin-bottom: 35px;
    position: relative;
}

.pro_list li:nth-child(3n) {
    margin-right: 0px;
}

.pro_list li a {
    display: block;
}

.pro_list li a img {
    width: 300px;
    height: 300px;
}

.pro_list li h3 {
    position: absolute;
    left: 0px;
    bottom: 0px;
    line-height: 52px;
    color: #fff;
    background: rgba(0, 0, 0, 0.55);
    padding-left: 30px;
    width: 100%;
    font-size: 18px
}

.pro_list li i {
    position: absolute;
    display: block;
    width: 52px;
    right: 0px;
    bottom: 0px;
    height: 52px;
    background: url(../images/jian.png) no-repeat center center;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.pro_list li:hover i {
    background: url(../images/jian_h.png) no-repeat center center;
}


/*产品end*/

.in_heng {
    width: 100%;
    height: 198px;
    background: url(../images/ht11.jpg) no-repeat center;
}

.in_banner1_2 {
    width: 250px;
    background: #dfd4b8;
    height: 198px;
    padding-top: 30px;
    margin-top: 2px;
}

.in_banner1_3 {
    width: 210px;
    line-height: 28px;
    color: #fff;
    background: url(../images/in_btel.png) no-repeat 0;
    padding-left: 55px;
    margin-left: 22px;
}

.in_banner1_3 i {
    font-size: 16px;
    display: block;
    color: #25150d;
    font-style: inherit;
}

.in_banner1_3 span {
    color: #89533a;
    font-size: 24px;
    display: block;
    font-family: 'Myriad Pro';
}

.in_banner1_6 {
    width: 200px;
    height: 50px;
    font-size: 18px;
    color: #FFF;
    margin-top: 20px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    margin-left: 22px;
}

.in_banner1_6 a {
    color: #a66d49;
    line-height: 46px;
    display: block;
    font-size: 20px;
    text-align: center;
    border: 2px solid #a66d49;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.in_banner1_6 a:hover {
    border: 2px solid #a66d49;
    background: #a66d49;
    color: #FFFFFF;
}


/* two_index */

.two_index {
    position: relative;
    height: 1016px;
    background: url(../images/ads_bg.jpg) no-repeat center center;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    padding-top: 55px;
}

.ttt2 {
    text-align: center;
}

.ttt2 h3 {
    font-weight: bold;
    font-size: 32px;
    color: #a66d49;
    font-family: "黑体";
}

.ttt2 p {
    color: #4c4c4c;
    font-size: 20px;
}

.two_list {
    margin-top: 520px;
    display: flex;
    justify-content: space-between;
}

.two_list li {
    background: url(../images/six_bg.png) no-repeat center center;
    width: 218px;
    height: 319px;
    text-align: center;
    transition: all .3s ease-out;
}

.two_list li:hover {
    margin-top: -20px;
}

.two_list li a {
    display: block;
}

.two_list li a img {
    padding-top: 50px;
    max-width: 100%;
}

.two_list li h3 {
    font-size: 18px;
    color: #965e41;
    padding: 15px 0 20px;
    background: url(../images/bol.png) no-repeat center bottom;
}

.two_list li h4 {
    font-size: 16px;
    color: #666666;
    padding: 0 30px;
    font-weight: normal;
    line-height: 1.9;
    margin-top: 10px
}


/*优势*/

.youshi {
    width: 100%;
    overflow: hidden;
    padding-top: 55px;
}

.ttt4 {
    text-align: center;
    background: url(../images/ys_ttt_bg.png) no-repeat center center;
    padding-top: 25px;
}

.ttt4 h3 {
    font-size: 32px;
    color: #a66d49;
    line-height: 1;
    font-family: "宋体";
    padding-left: 50px;
}

.ttt4 p {
    font-size: 18px;
    padding-top: 10px;
}

.youshi_pro {
    width: 100%;
    margin: 0 auto;
    position: relative;
    background: url(../images/ys_bg.jpg) no-repeat center top;
    margin-top: 30px;
}


/* 标签切换2，开始 */

#tab_2 {
    width: 1200px;
    height: 430px;
    margin: 0 auto;
}

#tab_2 .tab_menu {
    height: 430px;
    padding-left: 194px;
}

#tab_2 .tab_menu li {
    float: left;
    width: 158px;
    height: 428px;
    color: #fff;
    cursor: pointer;
    background: #f6f6f6;
    border-left: 0;
}

#tab_2 .tab_menu li+li {
    border-left: 1px solid #9d9998;
}

#tab_2 .tab_menu li dd {
    height: 285px;
    margin-top: 20px;
}

#tab_2 .tab_menu li dd h4 {
    width: 72px;
    float: left;
    writing-mode: tb-rl;
    writing-mode: vertical-rl;
    display: inline-block;
    text-transform: uppercase;
    color: #b2b2b2;
    font-family: Arial;
    font-size: 16px;
    padding-right: 15px;
    font-weight: normal;
    margin-left: 10px;
}

#tab_2 .tab_menu li dd h5 {
    width: 40px;
    float: left;
    border-left: 1px solid #bbbbbb;
    font-size: 24px;
    color: #353535;
    font-family: 宋体;
    font-weight: 400;
    line-height: 1.1;
    display: block;
    padding-left: 15px;
    height: 285px;
}

#tab_2 .tab_menu li h6 {
    margin: 10px 10px 0 10px;
    height: 82px;
    line-height: 82px;
    border: 2px solid #aeaeae;
    font-size: 42px;
    color: #666;
    font-family: 宋体;
    text-align: center;
}

#tab_2 .tab_menu li span {
    display: block;
    line-height: 22px;
    font-size: 18px;
    padding: 20px 50px 0 50px;
    color: #a50001;
}

#tab_2 .tab_menu .on {
    background: #a66d49;
    border: 1px solid #a66d49;
}

#tab_2 .tab_menu .on h6 {
    color: #fff;
    border: 2px solid #dedede;
}

#tab_2 .tab_menu .on h4 {
    color: #c39978;
}

#tab_2 .tab_menu .on h5 {
    color: #fff;
    border-left: 1px solid #b4835c;
}

.youshi_pro .tab_box_2 {
    width: 1200px;
    clear: both;
    height: 320px;
    margin: 0 auto;
    margin-top: 140px;
    overflow: hidden;
}

.youshi_pro .tab_box_2 .hide {
    display: none;
}


/* 标签切换2，结束 */

.youshi_pro_1 {
    height: 320px;
    position: relative;
    padding-top: 20px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
}

.youshi_pro_1_l {
    float: left;
    width: 570px;
    height: 300px;
    overflow: hidden;
    margin-left: 20px;
    background: #dddddd;
    padding: 5px;
}

.youshi_pro_1_l img {
    width: 100%;
    height: 100%;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.youshi_pro_1_l img:hover {
    transform: translate(-5px, -5px);
    -webkit-transform: translate(-5px, -5px);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
}

.youshi_pro_2a {
    float: left;
    width: 550px;
    margin-left: 35px;
}

.youshi_pro_2a h6 {
    height: 80px;
    line-height: 30px;
    background: url(../images/ys_line1.png) no-repeat right 45px;
}

.youshi_pro_2a h6 b {
    color: #fff;
    float: left;
    width: 80px;
    height: 80px;
    line-height: 80px;
    left: 80px;
    text-align: center;
    background: url(../images/ys_d2.png) no-repeat 0 0;
    font-size: 44px;
    font-family: "宋体";
    margin-right: 33px;
}

.youshi_pro_2a h6 span {
    font-size: 24px;
    color: #666;
    font-family: "宋体";
    font-weight: bold;
    line-height: 48px;
}

.youshi_pro_2a h6 i {
    font-family: Arial;
    color: rgba(206, 206, 206, 0.4);
    display: block;
    text-transform: uppercase;
    font-size: 16px;
    padding-top: 10px;
    font-style: inherit;
}

.youshi_pro_2_1 {
    line-height: 36px;
    color: #666;
    height: 160px;
    background: url(../images/ys_line2.png) no-repeat 0 0;
    margin-top: 30px;
    font-size: 16px;
    padding-top: 20px;
}

.youshi_pro_2_1 p {
    background: url(../images/fang.png) no-repeat left center;
    padding-left: 25px;
}


/*工程案例*/

.ttt6 {
    text-align: center;
    background: url(../images/ttt6_bg.png) no-repeat center 20px;
}

.ttt6 h3 {
    font-family: "宋体";
    font-size: 32px;
    color: #a66d49;
    font-weight: bold;
}

.ttt6 p {
    font-size: 20px;
    color: #4c4c4c;
}

.in_gongchang {
    width: 100%;
    margin: 0 auto;
    background: url(../images/an_bg.jpg) no-repeat bottom;
    margin-top: 75px;
}

.gongchang_box1 {
    width: 1200px;
    height: 350px;
    margin: 0 auto;
    margin-top: 30px;
    position: relative;
    background: url(../images/an_line.png) no-repeat center 295px;
}

.gongchang_box2 {
    width: 1200px;
    height: 255px;
    margin: 0 auto;
    overflow: hidden;
}

.gongchang_tkd1_pro1 {
    float: left;
    width: 282px;
    margin: 0px 9px 20px 9px;
    position: relative;
}

.gongchang_tkd1_pro2 {
    width: 282px;
    height: 198px;
    overflow: hidden;
}

.gongchang_tkd1_pro2 img {
    width: 282px;
    height: 198px;
}

.gongchang_txt {
    height: 48px;
    line-height: 48px;
    overflow: hidden;
}

.gongchang_txt a {
    color: #333;
    display: block;
    text-align: center;
    padding: 0 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
}

.gongchang_tkd1_pro1:hover .gongchang_txt a {
    color: #a66d49;
}

.case_l {
    background: url(../images/an_l.png) no-repeat center #dddddd;
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 282px;
    left: 567px;
    cursor: pointer;
}

.case_r {
    background: url(../images/an_r.png) no-repeat center #9a4e12;
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 282px;
    right: 567px;
    cursor: pointer;
}


/*流程*/

.liucheng {
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    height: 320px;
    background: url(../images/liu_bg.jpg) no-repeat center center;
    padding-top: 35px;
}

.liucheng h1 {
    text-align: center;
    color: #fff;
    font-size: 32px;
    font-family: "宋体";
}

.liucheng_r {
    width: 1200px;
    margin: 0 auto;
    padding-top: 10px;
    display: flex;
    justify-content: space-between;
}

.liucheng_r li {
    width: 85px;
    height: 140px;
    text-align: center;
    position: relative;
    overflow: hidden;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.simg {
    width: 85px;
    height: 80px;
    text-align: center;
    padding-top: 25px;
    -webkit-transition: -webkit-transform 0.5s linear;
    -ms-transition: -ms-transform 0.5s linear;
}

.simg img {
    max-width: 50px;
}

.liucheng_r li h6 {
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    padding-top: 30px;
    margin: 0;
}

.in_banner2 {
    width: 100%;
    height: 50px;
    margin-top: 10px;
}

.in_banner2_1 {
    width: 1200px;
    height: 50px;
    margin: 0 auto;
    position: relative;
}

.in_banner2_right {
    color: #fff;
}

.in_banner2_pic {
    width: 750px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    color: #fff;
    float: left;
}

.in_banner2_pic span {
    font-size: 48px;
    color: #e69e24;
}

.in_banner2_2 {
    width: 415px;
    position: absolute;
    right: 0px;
    top: 0px;
    text-align: left;
}

.in_banner2_3 {
    height: 50px;
    line-height: 50px;
    color: #333;
    float: left;
}

.in_banner2_3 i {
    float: left;
    color: #fff;
    font-size: 18px;
    display: block;
    line-height: 50px;
    font-style: inherit;
}

.in_banner2_3 span {
    float: left;
    color: #fff;
    font-size: 24px;
    display: block;
    line-height: 50px;
    font-family: '黑体';
}

.in_banner2_4 {
    width: 120px;
    height: 36px;
    color: #FFF;
    text-align: center;
    margin-top: 5px;
    float: right;
}

.in_banner2_4 a {
    color: #fff;
    display: block;
    font-size: 16px;
    line-height: 34px;
    border: 1px solid #d4b7a2;
}

.in_banner2_4 a:hover {
    border: 1px solid #d4b7a2;
    background: #d4b7a2;
}


/* in2_about */

.in2_about {
    position: relative;
    height: 803px;
    background: url(../images/abb_index_bg.jpg) no-repeat center center;
    padding-top: 55px;
}

.ttt5 {
    text-align: center;
    background: url(../images/abb_ttt_bg.png) no-repeat center 20px;
}

.ttt5 h3 {
    font-family: "宋体";
    font-size: 32px;
    color: #a66d49;
    font-weight: bold;
}

.ttt5 p {
    font-size: 20px;
    color: #4c4c4c;
}

.in2_about_1 {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    margin-top: 35px;
    padding-bottom: 30px;
}

.in2_about_2 {
    float: left;
    border: 4px solid #a66d49;
    margin: 45px 0 0 45px;
    background: #a66d49;
}

.in2_about_2 .in_aimgscale {
    width: 452px;
    height: 250px;
    overflow: hidden;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.in2_about_2 .in_aimgscale img {
    width: 100%;
    height: 100%;
}

.in2_about_2 .in_aimgscale:hover {
    transform: translate(-5px, -5px);
    -webkit-transform: translate(-5px, -5px);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
}

.in2_about_3x {
    float: right;
    width: 600px;
    margin-right: 40px;
    margin-top: 20px;
}

.in2_about_6 {
    padding: 20px 0 0 0;
}

.in2_about_4c {
    font-size: 18px;
    color: #1f1f1f;
    line-height: 1;
    padding-top: 20px;
    text-transform: uppercase;
    font-family: "宋体";
}

.in2_about_4c span {
    font-size: 47px;
    color: #a66d49;
    font-family: "宋体";
}

.in2_about_3 {
    line-height: 30px;
    overflow: hidden;
    padding: 30px 0 0 0;
    font-size: 14px;
    color: #333;
}

.in2_about_3 a {
    color: #a66d49;
}

.in2_about_3 a:hover {
    color: #a66d49;
    text-decoration: underline;
}

.in2_about_5 {
    height: auto;
}


/*风采*/

.in_fcc_box {
    padding: 40px 40px 0 40px;
}

#elegance {
    width: 188px;
    float: left;
}

#elegance .elegance_menu {}

#elegance .elegance_menu li {
    float: left;
    width: 188px;
    height: 44px;
    line-height: 44px;
    color: #666;
    font-size: 16px;
    cursor: pointer;
    margin: 0 0 22px 0;
    background: url(../images/fcc_bg1.png) no-repeat 0 0;
    text-align: center;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

#elegance .elegance_menu li h3 {
    font-size: 16px;
    line-height: 44px;
    font-weight: normal;
}

#elegance .elegance_menu .on {
    background: url(../images/fcc_bg1.png) no-repeat 0 -44px;
    color: #FFF;
    cursor: pointer;
}

#elegance .elegance_menu .on a {
    color: #FFF;
}

.in_fccxx .elegance_box {
    width: 910px;
    float: right;
}

.in_fccxx .elegance_box .hide {
    display: none;
}

.in_fcc {
    width: 100%;
    overflow: hidden;
}

.in_fcc li {
    float: left;
    width: 210px;
    margin: 0 0 0 16px;
    text-align: center;
    position: relative;
}

.in_fcc li a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
}

.in_fcc li h6 {
    width: 100%;
    height: 49px;
    line-height: 49px;
    font-size: 16px;
    text-align: center;
    overflow: hidden;
    margin: 0;
}

.in_fcc li h5 {
    width: 100px;
    height: 1px;
    background: #292929;
    position: absolute;
    left: 55px;
    bottom: 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.in_fcc li:hover h5 {
    width: 210px;
    left: 0;
    background: #a66d49;
}

.in_fcc li:hover h6 a {
    color: #a66d49;
}

.fc_imgscale_x {
    width: 210px;
    height: 120px;
}

.fc_imgscale {
    width: 210px;
    height: 120px;
    overflow: hidden;
    position: relative;
}

.fc_imgscale img {
    width: 210px;
    height: 120px;
}


/*新闻*/

.in_newsfaq_ss {
    padding-top: 60px;
}

.in_newsfaq {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.in_news_1 {
    float: right;
    width: 682px;
    overflow: hidden;
    position: relative;
    background: #fff;
}


/* 标签切换4，开始 */

#tab_news {
    width: 100%;
}

#tab_news .tab_menu {
    width: 100%;
    height: 56px;
}

#tab_news .tab_menu li {
    float: left;
    width: 341px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    color: #333;
    cursor: pointer;
    background: url(../images/news_bg1.png) no-repeat 0 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

#tab_news .tab_menu li h3 {
    font-size: 18px;
    line-height: 56px;
    font-weight: normal;
}

#tab_news .tab_menu li h3 a {
    color: #292929;
}

#tab_news .tab_menu .on {
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    background: url(../images/news_bg1.png) no-repeat 0 -56px;
}

#tab_news .tab_menu .on h3 {
    font-size: 18px;
}

#tab_news .tab_menu .on h3 a {
    color: #fff;
}

.in_news_1 .tab_box_news {
    border: 1px solid #bebdbd;
    border-top: 0;
    padding-top: 18px;
    height: 244px;
    overflow: hidden;
}

.in_news_1 .hide {
    display: none;
}


/* 标签切换4，结束 */

.in_news_2 {
    width: auto;
    padding: 0 25px;
    height: 226px;
}

.in_newss_4 {}

.in_newss_4_1 {
    float: left;
    width: 215px;
    height: 115px;
    overflow: hidden;
}

.in_newss_4_1 img {
    width: 215px;
    height: 115px;
    transition: all 0.5s;
    transform: scale(1);
}

.in_newss_4_1 a:hover img {
    transition: all 0.5s;
    transform: scale(1.06);
}

.in_newss_4_2 {
    float: right;
    width: 380px;
    color: #666;
    line-height: 30px;
    overflow: hidden;
}

.in_newss_4_2 h6 {
    font-size: 14px;
    color: #333;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    margin: 0;
    border-bottom: 1px solid #b2b2b2;
}

.in_newss_4_2 h6 a {
    color: #333;
}

.in_newss_4_2 h6 a:hover {
    color: #0274e8;
    padding-left: 10px;
}

.in_newss_4_2 h4 {
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    color: #666;
    padding-top: 5px;
    font-size: 14px;
    font-weight: normal;
}

.in_newss_4_more {
    width: 120px;
    height: 30px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    margin: 4px 0 0 0;
}

.in_newss_4_more a {
    display: block;
    line-height: 30px;
    color: #333;
    font-size: 14px;
}

.in_newss_4_more a:hover {
    color: #a66d49;
}

.in_news_pro_5 {
    padding-top: 6px;
}

.in_news_pro_5 ul li {
    float: left;
    width: 290px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    margin-left: 30px;
}

.in_news_pro_5 ul li:nth-child(2n+1) {
    margin-left: 0;
}

.in_news_pro_5 ul li a {
    display: block;
    padding: 0 10px 0 0px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.in_news_pro_5 ul li a:hover {
    color: #a66d49;
    padding-left: 10px;
}

.in_news_pro_5 ul li span {
    float: right;
    color: #333;
}

.in_faq {
    float: left;
    width: 510px;
    border: 1px solid #bebdbd;
    height: 300px;
    position: relative;
}

.in_faq_t {
    width: 67px;
    height: 299px;
    background: url(../images/faq_t.png) no-repeat center;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}

.in_faq_t h3 {
    width: 26px;
    line-height: 20px;
    font-size: 16px;
    color: #fff;
    padding: 140px 0 0 20px;
}

.in_faq_pro {}

.in_faq_as {
    margin-top: 20px;
    padding: 0 25px 0 85px;
}

.in_faq_pro {
    height: 235px;
    overflow: hidden;
}

.in_faq_1 {
    height: 235px;
    overflow: hidden;
}

.in_faq_x {
    height: 106px!important;
    margin: 0 0 10px 0;
    padding: 10px 0 10px 0;
}

.in_faq_a {
    height: 30px;
    line-height: 30px;
    background: url(../images/wen.png) no-repeat left;
    padding-left: 35px;
    color: #333;
    overflow: hidden;
    font-size: 14px;
}

.in_faq_a a {
    color: #333;
}

.in_faq_a a:hover {
    color: #a66d49;
    padding-left: 10px;
}

.in_faq_q {
    background: url(../images/da.png) 0 4px no-repeat;
    padding-left: 35px;
    height: 48px;
    line-height: 24px;
    color: #666;
    margin-top: 8px;
    overflow: hidden;
}

.faq_l {
    background: url(../images/an_l.png) no-repeat center #dddddd;
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 260px;
    right: 65px;
    cursor: pointer;
}

.faq_r {
    background: url(../images/an_r.png) no-repeat center #9a4e12;
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 260px;
    right: 25px;
    cursor: pointer;
}


/*新闻end*/


/* x-link */

.x-link {
    margin: 35px auto;
    padding: 15px;
    position: relative;
    border: 2px dashed #cecece;
}

.x-link span {
    text-transform: uppercase;
    font-size: 30px;
    font-weight: bold;
    color: #a66d49;
    float: left;
    line-height: 1;
}

.x-link i {
    font-family: Impact;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    color: #fff;
    background: #a66d49;
    line-height: 30px;
    text-align: center;
    width: 100px;
    float: left;
    margin-left: 25px;
    margin-top: 3px;
    margin-right: 10px;
}

.x-link a {
    color: #272727;
    margin-right: 10px;
    line-height: 30px;
}


/* webq_bottom_contx */

.webq_bottom_contx {
    position: relative;
    width: 100%;
    border-top: 3px solid #a66d49;
    margin-top: 45px;
}

.foot_contact {
    padding-top: 45px;
    width: 400px;
    line-height: 40px;
    font-size: 14px;
    color: #595959;
    padding-bottom: 50px;
}

.foot_mess {
    padding-top: 45px;
    width: 410px;
    padding-bottom: 50px;
}

.foot_ewm {
    position: absolute;
    left: 50%;
    top: 0px;
    margin-left: -106px;
    width: 213px;
    height: 240px;
    text-align: center;
    background: url(../images/foot_ewm_bg.png) no-repeat center center;
    padding-top: 115px;
    z-index: 9999;
}

.foot_ewm img {
    width: 80px;
    height: 80px;
}




