﻿* { box-sizing: border-box; -webkit-text-size-adjust: none; outline: none; }
body { margin: 0; padding: 0; font: inherit; line-height: normal; }
header, nav, main, img, form, p { margin: 0; padding: 0; border: 0; }
ul, ol { margin: 0; padding: 0; list-style-type: none; }
hr, dl, dt, dd { margin: 0px; padding: 0px; }
table { border-collapse: collapse; border-spacing: 0px; }
tbody { border-collapse: collapse; border-spacing: 0px; }
pre { margin: 0px; padding: 0px; border: 0px; overflow: hidden; font-family: inherit; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; word-break: break-all; }
select, input, textarea, button { font-size: inherit; padding: 2px 5px; font-family: inherit; color: inherit; }
a { text-decoration: none; color: inherit; transition: ease .3s; }
a:hover { text-decoration: none; color: inherit; }
th { text-align: left; }
td { word-wrap: break-word; word-break: break-all; }
ins, em { text-decoration: none; font-style: normal; }
h1, h2, h3, h4 { padding: 0; margin: 0; font-size: inherit; font-weight: inherit; }
input[type=submit], input[type=image], button { cursor: pointer; }
input[type=text], input[type=password], input[type=file], input[type=number], input[type=tel], input[type=button], input[type=submit], input[type=reset], textarea { -webkit-appearance: none; color: inherit; }
/*
.g_imgf { max-width: 100%; }

.g_ell { display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.g_content { clear: both; font-size: 16px; font-family: "微软雅黑", "Arial","Helvetica", "sans-serif"; overflow: hidden; }
.g_content header, .g_content nav, .g_content main, .g_content img, .g_content form, .g_content p { margin: initial; padding: initial; border: initial; }
.g_content ul, .g_content ol { margin: 1em 0; padding: 0 0 0 2em; list-style-type: none; }
.g_content hr, .g_content dl, .g_content dt, .g_content dd { margin: initial; padding: initial; }
.g_content table { border-collapse: initial; border-spacing: initial; }
.g_content tbody { border-collapse: initial; border-spacing: initial; }
.g_content pre { margin: initial; padding: initial; border: initial; overflow: hidden; font-family: initial; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; word-break: break-all; }
.g_content select, .g_content input, .g_content textarea, .g_content button { font-size: initial; padding: initial; font-family: initial; }
.g_content a { text-decoration: initial; color: initial; }
.g_content a:hover { text-decoration: initial; color: initial; }
.g_content th { text-align: initial; }
.g_content td { word-wrap: break-word; word-break: break-all; }
.g_content ins, .g_content em { text-decoration: initial; font-style: initial; }
.g_content h1, .g_content h2, .g_content h3, .g_content h4 { padding: initial; margin: initial; }
.g_content h1 { font-size: 2em; font-weight: bold; }
.g_content h2 { font-size: 1.5em; font-weight: bold; }
.g_content h3 { font-size: 1.17em; font-weight: bold; }
.g_content p { line-height: 2em; margin: 5px 0; }
.g_content img { max-width: 100%; }*/

/*

.g_list { clear: both; }
.g_list .offset::before { content: ''; display: block; clear: both; }
.g_list .offset::after { content: ''; display: block; clear: both; }
.g_list .offset .list > li { float: left; }
.g_list .offset .list > li .box { display: block; }

.g_hover .scale { transition: 0.5s ease; }
.g_hover:hover.scale,
.g_hover:hover .scale { transform: scale(1.1,1.1); }
html { background: #ffffff; font-size: 14px; color: #333; font-family: "Arial", "微软雅黑", "Helvetica", "sans-serif"; }



.g_cw_a { width: 80%; padding: 0 10px; margin: 0 auto; }
.g_cw_a::before,
.g_cw_a::after { content: ''; display: block; clear: both; }

@media (max-width: 1350px) {
    .g_cw_a { width: 100%; }
}*/


.g_cw {  margin: 0 auto; }
.g_cw::before,
.g_cw::after { content: ''; display: block; clear: both; }

.g_mt { margin-top: 120px; }
.g_mt::before,
.g_mt::after { content: ''; display: block; clear: both; }

.g_mb { margin-bottom: 120px; }
.g_mb::before,
.g_mb::after { content: ''; display: block; clear: both; }

/*.clearfix:after { display: block; clear: both; content: "\0020"; visibility: hidden; height: 0 }

.pages { margin-top: 50px; text-align: center; clear: both; }
.pages ul li { display: inline-block; }
.pages span { padding: 10px 15px; border: solid #e6e6e6 1px; font-size: 14px; }
.pages a { padding: 10px 15px; border: solid #e6e6e6 1px; font-size: 14px; }
.pages span:hover { background: #90704D; color: #fff; }
.pages a:hover { background: #90704D; color: #fff; }
.pages .on { background: #90704D; color: #fff; }
*/

.grid { overflow: hidden; margin: 0; padding: 0; width: 100%; max-width: 1920px; list-style: none; text-align: center; }

@media (max-width: 1024px) {
    body { padding-top: 60px; }
    .g_mt { margin-top: 60px; }
    .g_mb { margin-bottom: 60px; }
}

@media (max-width: 1240px) {
    .g_cw_a { width: 100%; }
    .g_cw { width: 100%; }
}

.g_title { margin-bottom: 60px; width: 100%; display: inline-block; text-align: center; }
.g_title h3 { padding-bottom: 22px; font-size: 28px; color: #333; display: block; }
.g_title h4 { font-size: 28px; color: #c2c0c0; display: block; }


.g_title h5 { margin: 0; padding-bottom: 15px; font-size: 28px; color: #333; display: block; font-weight: normal; }
.g_title h6 { margin: 0; font-size: 18px; color: #c2c0c0; display: block; font-weight: normal; }


/*.list { width: 100%; }*/
.list li { display: inline-block; float: left; box-sizing: border-box; width: 25%; }
/*.list li img { max-width: 100%; }*/

/*.list_a { width: 100%; text-align: center; }
.list_a li { display: inline-block; float: left; box-sizing: border-box; width: 25%; }
.list_a li a { padding: 20px 40px; font-size: 16px; color: #999; border-top: solid transparent 2px; border-bottom: solid transparent 2px; }

.list_a li .on { color: #999; border-top: solid #90704D 2px; border-bottom: solid #90704D 2px; color: #90704D; }

*/
/*.frame { height: 720px; background: no-repeat center center; background-size: cover; width: 100%; }*/


/*g_header*/
.g_header { clear: both; }


.g_header .bar { display: none; }

.g_header .main { height: 100px; }
.g_header .main .logo { float: left; line-height: 100px; }
.g_header .main .logo img { vertical-align: middle; }

.g_header .main .nav { float: right; text-align: center; }
.g_header .main .nav > li { float: left; }
.g_header .main .nav > li > a { margin-left: 57px; padding: 45px 0 42px 0; display: block; font-size: 16px; vertical-align: middle; border-bottom: solid transparent 3px; }
.g_header .main .nav > li:last-child > a { }
.g_header .main .nav > li > a > b { display: block; color: #282828; font-weight: normal; line-height: 1; transition: ease .3s; }
.g_header .main .nav > li > a.on > b { color: #755c40; }
.g_header .main .nav > li > a:hover { border-bottom: solid #755c40 3px; }
.g_header .main .nav > li > a.on { border-bottom: solid #755c40 3px; color: #755c40; }
.g_header .main .nav > li > a:hover > b { color: #755c40; }


@media (max-width: 1024px) {

    .g_header { background: transparent; }
    .g_header .bar { position: relative; display: block; position: fixed; z-index: 100; left: 0; top: 0; right: 0; height: 60px; background: #90704D; color: #90704D; border-bottom: 1px solid #90704D; }
    .g_header .bar .menu { position: absolute; right: 0; top: 0; display: inline-block; padding: 0 10px; line-height: 60px; }
    .g_header .bar .menu img { vertical-align: middle; height: 20px; }
    .g_header .bar .logo { font-size: 0; line-height: 60px; }
    .g_header .bar .logo img { padding: 0 10px; max-height: 40px; vertical-align: middle; }

    .g_header .main { height: auto; }
    .g_header .main .logo { display: none; }

    .g_header .main .nav { float: none; height: auto; padding: 10px 0; margin-top: 0; line-height: 1; visibility: hidden; opacity: 0; position: fixed; z-index: 99; left: 0; top: -100%; bottom: 100%; right: 0; background: #fff; border-top: 0; transition: ease .4s; }
    .g_header .main .nav > li { margin: 0px 40px; float: none; text-align: left; }
    .g_header .main .nav > li > a { margin-left: 0; width: auto; padding: 15px 50px; border: none; }
    .g_header .main .nav > li > a > b { margin-bottom: 5px; }

    .g_header .main .nav > li > a { border-bottom: solid transparent 3px; }
    .g_header .main .nav > li > a:hover { border-top: none; border-bottom: solid #90704D 3px; }

    .g_header .main .nav.show { visibility: visible; opacity: 1; top: 60px; bottom: 0; }
}


.banner-n .frame { height: 320px; }

@media (max-width: 1024px) {
    .banner-n { margin-top: -60px; }
}


.wy_dw { border-bottom: solid #e6e6e6 1px; display: block; }
.wy_dw .dw img { padding: 25px 10px 25px 0px; vertical-align: middle; }
.wy_dw .dw p { color: #999; }
.wy_dw .dw span { color: #90704D; }
.wy_dw .dw p a:hover { color: #90704D; }






/*.service { border-bottom: solid #f1f1f1 1px; }*/
.service .list { }
.service .list li { text-align: center; width: 16.66%; display: inline-grid; }
.service .list li a { padding: 50px 0px; border-left: solid #f1f1f1 1px; }
.service .list li .en { border-right: solid #f1f1f1 1px; }
.service .list li a img { height: 60px; }
.service .list li a p { padding-top: 10px; }

.service .list li .se_ct_a { display: inline-block; }
.service .list li .se_ct_b { display: none; }
.service .list li:hover .se_ct_a { display: none; }
.service .list li:hover .se_ct_b { display: inline-block; }
.service .list li a:hover { background: #90704D; color: #fff; }

@media (max-width: 1024px) {
    .service .list li { width: 33.3%; border-bottom: }
    .service .list .a, .b, .c { border-bottom: solid #f1f1f1 1px; }
    .service .list .c { border-right: solid #f1f1f1 1px; }
    .service .list li:nth-child(2n+1) { }
}

.about .g_title { margin: 60px 0px; text-align: left; }
.about .g_title h3 { font-size: 28px; color: #333; display: inline-block; }
.about .g_title h4 { font-size: 28px; color: #c2c0c0; display: inline-block; }

.about .about_bj { padding: 80px 0px 120px 0px; background: url(../images/about_bj.jpg) no-repeat center center; background-size: cover; width: 100%; }
.about .about_bj .left { width: 60%; float: left; }
.about .about_bj .left button { margin-top: 110px; padding: 10px 50px; border: solid #90704D 1px; border-radius: 75px; background: none; color: #90704D; }
.about .about_bj .right { margin-top: -237px; width: 40%; float: right; }
.about .about_bj .l1 { font-size: 24px; color: #444; }
.about .about_bj .xh { margin: 20px 0; padding: 0 30px; border-bottom: 3px solid #755c40; width: 30px; }
.about .about_bj .l2 { padding-right: 27px; color: #888; line-height: 25px; letter-spacing: 1px; }
.about .about_bj .right img { float: right; }

@media (max-width: 1024px) {
    .about .g_title { }
    .about .about_bj { }
    .about .about_bj .left { width: 100%; }
    .about .about_bj .right { display: none; }
    .about .about_bj .xh { }
    .about .about_bj .l2 { padding-right: 0; }
}

.about .js .js_xq { margin-left: -28px }
.about .js .js_xq .list { }
.about .js .js_xq .list li { padding-left: 28px; width: 25%; text-align: center; }
.about .js .js_xq .list li > a { padding: 60px 0px; border: solid #e6e6e6 1px; display: inline-block; }
.about .js .js_xq .list li > a .js_tb_a { display: inline-block; }
.about .js .js_xq .list li > a .js_tb_b { display: none; }
.about .js .js_xq .list li > a .l1 { padding: 20px 0px; font-size: 18px; color: #555; font-weight: 500; }
.about .js .js_xq .list li > a .l2 { padding: 0px 26px 0px 26px; color: #999; line-height: 25px; }

.about .js .js_xq .list li > a > .tb_bj_a { padding: 20px 22px; background: #90704D; display: inline-block; border-radius: 75px; box-shadow: 0px 0px 20px -5px #90704D; border-color: #90704D; }
.about .js .js_xq .list li > a > .tb_bj_b { padding: 20px 22px; background: #fff; display: inline-block; border-radius: 75px; display: none; }

.about .js .js_xq .list li > a:hover .tb_bj_a { display: none; }
.about .js .js_xq .list li > a:hover .tb_bj_b { display: inline-block; box-shadow: 0px 0px 20px -5px #fff; border-color: #fff; }

.about .js .js_xq .list li > a:hover { background: #90704D; box-shadow: 0px 0px 20px -1px #90704D; border-color: #90704D; }
.about .js .js_xq .list li > a:hover h3 { color: #fff; }
.about .js .js_xq .list li > a:hover p { color: #fff; }


@media (max-width: 1024px) {
    .about .js .js_xq { margin-left: -10px }
    .about .js .js_xq .list li { padding-left: 10px; margin-bottom: 20px; width: 50%; }
}

@media (max-width: 667px) {
    .about .js .js_xq .list li { width: 100%; }
}


.hotel_xq .g_title { text-align: center; }
.hotel_list { margin-top: 60px; }



.hotel_xq .list > li .box { position: relative; display: block; font-size: 0; }
.hotel_xq .list > li .ct .ct_a { width: 100%; }
.hotel_xq .list > li .tb { position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0,0,0,0.5); display: none; }
.hotel_xq .list > li .tb .tb_a { padding: 22px; position: absolute; top: 37.3%; right: 0; bottom: 0; left: 40.2%; border: solid #90704D 1px; }
.hotel_xq .list > li img { }
.hotel_xq .list > li:hover .tb { display: block; }


@media (max-width: 1600px) {
    .hotel_xq .list > li .tb .tb_a { margin-top: -15px; margin-left: -15px; }
}

@media (max-width: 1300px) {
    .hotel_xq .list > li .tb .tb_a { margin-top: -17px; margin-left: -17px; }
}

@media (max-width: 1024px) {
    .hotel_xq .right { margin-top: 60px; padding: 0 10px; }
    .hotel_xq .list_a li a { padding: 0px 0px 20px 0px; border-top: none; }
    .hotel_xq .list_a li a:hover { border-top: none; }
    .hotel_xq .list li { width: 50%; }
    .hotel_xq .list > li .tb .tb_a { margin-top: -6px; margin-left: -6px; top: 35%; left: 38%; }
}


@media (max-width: 667px) {
    .hotel_xq .list li { width: 100%; }
    .hotel_xq .list > li .tb .tb_a { margin: 0; top: 40.5%; left: 42.3%; }
}


/*distribution*/
.distribution { }
.distribution .xq { margin-left: -30px; }
.distribution .xq .list li { margin-bottom: 30px; padding-left: 30px; width: 33.3%; }
.distribution .xq .list li .box { position: relative; width: 100%; display: block; }
.distribution .xq .list li .di_a { font-size: 0; }
.distribution .xq .list li .di_a .ct_a { width: 100%; }
.distribution .xq .list li .di_b { position: absolute; top: 15%; right: 50%; left: 0; text-align: center; display: inline-table; }
.distribution .xq .list li .di_b .l1 { padding: 15px 60px; font-size: 16px; font-weight: normal; color: #fff; background: rgba(0,0,0,0.7); }
.distribution .xq .list li .di_c { padding: 40px; border: solid #e6e6e6 1px; overflow: hidden; }
.distribution .xq .list li .di_c .l2 { margin-bottom: 15px; font-size: 14px; color: #666; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
.distribution .xq .list li .di_c button { padding-top: 20px; border: none; background: none; font-size: 14px; color: #999; }

.distribution .xq .extend { text-align: center; clear: both; }
.distribution .xq .extend button { margin-top: 50px; padding: 10px 50px; border: solid #90704D 1px; border-radius: 75px; background: none; color: #90704D; }

@media (max-width: 1024px) {
    .distribution .xq { margin-left: -10px; }
    .distribution .xq .list li { padding-left: 10px; width: 50%; }
    .distribution .xq .list li .di_b { position: absolute; top: 14%; right: 50%; left: 0; bottom: 0; }
}


@media (max-width: 750px) {
    .distribution .xq .list li .di_b { top: 5%; }
}

@media (max-width: 667px) {
    .distribution .xq .list li { width: 100%; }
    .distribution .xq .list li .di_b { position: absolute; top: 25%; right: 60%; left: 0; bottom: 0; }
}

.news { background: url(../images/ne_ct.jpg) no-repeat center center; background-size: cover; display: inline-block; height: 740px; width: 100%; }
.news .left .list { margin-top: 20px; display: inline-block; }
.news .left .list li { padding: 0px 60px 19.5px 40px; width: 100%; }
.news .left .list a { padding-bottom: 20px; border-bottom: solid #e6e6e6 1px; display: inline-block; }
.news .left .list li .ne { padding-bottom: 0; border: none; }

.news .left { width: 60%; float: left; display: inline-block; background: #fff; overflow: hidden; box-shadow: 5px 5px 5px -1px #eeeeee; }

.news .left .rq { margin-right: 20px; padding: 20px 0; background: #90704D; color: #fff; display: inline-block; text-align: center; width: 80px; float: left; }
.news .left .rq .t1 { font-size: 28px; color: #fff; }
.news .left .rq .t2 { font-size: 14px; color: #fff; }
.news .left .ne_jj { }
.news .left .ne_jj .l1 { margin-bottom: 15px; font-size: 16px; color: #444; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; }
.news .left .ne_jj .l2 { color: #999; line-height: 24px; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }

.news .right { width: 40%; float: right; }
.news .right .ne_ct_a { position: relative; width: 100%; font-size: 0; }
.news .ne { display: none; }



@media (max-width: 1200px) {
    .news { margin-bottom: 0; }
    .news .left { width: 100%; }
    .news .right { display: none; }

    .news { height: auto; }
}

@media (max-width: 1024px) {
    .news .left .list li { padding: 0px 20px 20px 20px; }
}

.bq { background: #1e1e1e; overflow: hidden; }
.bq .tb { padding-top: 40px; padding-bottom: 50px; }
.bq .bq_a { width: 33.3%; text-align: left; display: inline-block; box-sizing: border-box; float: left; }
.bq .bq_a .bt h3 { font-size: 16px; color: #fff; }
.bq .bq_a .bt .xh .xh_a { margin: 10px 0px; padding: 10px 10px; float: left; border-bottom: 2px solid #755c40; font-size: 0; display: inline-block; }
.bq .bq_a .bt .xh .xh_b { margin: 10px 0px; padding: 10px 22px; float: left; border-bottom: 2px solid #fff; font-size: 0; display: inline-block; }
.bq .bq_a .list { padding-top: 10px; clear: both; }
.bq .bq_a .right { padding-right: 50%; }
.bq .bq_a .list li { margin: 5px 0; width: 50%; }
.bq .bq_a .list li a { color: #b4b4b4; }

.bq .bq_a .list li p { display: block; padding-left: 30px; text-indent: -30px; }
.bq .bq_a .list li p img { padding-right: 15px; height: 18px; vertical-align: middle; }
.bq .bq_a .width li { width: 100%; color: #b4b4b4; }
.bq .bq_a .width li .bq_tb { height: 17px; }



.bq .bq_a .sm { top: 15px; position: relative; width: 200px; height: 100px; border: 1px solid #474747; clear: both; }
.bq .bq_a .sm span:nth-child(1) { position: absolute; left: -1px; top: -1px; padding: 5px; border-style: solid; border-color: #fff; border-width: 2px 0 0 2px; }
.bq .bq_a .sm span:nth-child(2) { position: absolute; right: -1px; top: -1px; padding: 5px; border-style: solid; border-color: #fff; border-width: 2px 2px 0 0; }
.bq .bq_a .sm span:nth-child(3) { position: absolute; right: -1px; bottom: -1px; padding: 5px; x; border-style: solid; border-color: #fff; border-width: 0 2px 2px 0; }
.bq .bq_a .sm span:nth-child(4) { position: absolute; left: -1px; bottom: -1px; padding: 5px; border-style: solid; border-color: #fff; border-width: 0 0 2px 2px; }
.bq .bq_a .sm img { margin: 9px; width: 80px; float: left; }
.bq .bq_a .sm p { padding: 30px 0 0 10px; display: inline-block; width: 80px; color: #fff; }
.bq .no { display: none; }

.bq .bq_b { padding: 18px 0px; background: #171717; overflow: hidden; clear: both; }
.bq .bq_b .left { float: left; color: #fff; }
.bq .bq_b .left img { margin: 0 5px; vertical-align: middle; }
.bq .bq_b .right { float: right; color: #fff; }

@media (max-width: 1024px) {
    .bq { }
    .bq .bq_a { margin-bottom: 30px; width: 50%; }
    .bq .bq_a .right { padding-right: 0; }
    .bq .bq_a .right li { width: 33.3%; }
    .bq .bq_a .top { padding-top: 30px; color: #fff; }
    .bq .bq_a .top img { margin: 0 5px; vertical-align: middle; }
    .bq .no { display: block; }

    .bq .bq_b .left { display: none; }
}

@media (max-width: 667px) {
    .bq .bq_a { width: 100%; }
    .bq .ne { display: none; }
    .bq .bq_b .right { float: none; text-align: center; }
}


/*room*/
.room .list_a > li { float: none; text-align: center; width: auto; }
.room .list_a > li > a { border-top: none; }

.room .rm_xq .right { margin-left: -30px; }
.room .rm_xq .list li { margin-bottom: 30px; padding-left: 30px; width: 33.3%; }

.room .rm_xq .list li a { padding: 10px; text-align: center; background: #f6f6f6; overflow: hidden; display: block; }
.room .rm_xq .list li .l1 { padding: 20px; font-size: 16px; color: #444; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; }
.room .rm_xq .list li a:hover { background: #90704D; }
.room .rm_xq .list li a:hover .l1 { color: #fff; }



@media (max-width: 1024px) {
    .room .rm_xq .right { margin-left: -10px; }
    .room .rm_xq .list li { padding-left: 10px; width: 50%; }
}

@media (max-width: 667px) {
    .room .list_a > li { width: 25%; float: left; }
    .room .list_a > li > a { padding: 15px 20px; }

    .room .rm_xq .list li { width: 100%; }
    .room .page .no { display: none; }
}

@media (max-width: 460px) {
    .room .list_a > li { margin-bottom: 30px; width: 50%; float: left; }
    .room .list_a > li > a { padding: 15px 20px; }
}

/*room_xq*/
.room_xq .g_title { margin-bottom: 80px; border-bottom: solid #e6e6e6 1px; }
.room_xq .room_js .center { text-align: center; }


.room_xq .room_js .center .no:hover .rm_fy_z { display: none; }
.room_xq .room_js .center .no:hover .rm_fy_z_a { display: inline-block; }
.room_xq .room_js .center .no:hover .rm_fy_y { display: none; }
.room_xq .room_js .center .no:hover .rm_fy_y_a { display: inline-block; }

.room_xq .room_js .center .rm_xq_ct { text-align: center; }

.room_xq .room_js .wb_js .bt { margin-bottom: 60px; background: #f6f6f6; border: solid #e6e6e6 1px; overflow: hidden; }
.room_xq .room_js .wb_js .bt h4 { padding: 20px 50px; font-size: 18px; background: #90704D; color: #fff; display: inline-block; }
.room_xq .room_js .wb_js .js .l1 { margin-bottom: 10px; line-height: 24px; text-indent: 2em }


@media (max-width: 1024px) {
    .room_xq .room_js .center img { width: 100%; }
}

@media (max-width: 667px) {
    .room_xq .room_js .center .ct_a { display: none; }
    .room_xq .room_js .center .ct_b { display: block; }
}

/*news_home*/
.news_home .g_title { float: left; width: auto; }
.news_home .list_a { padding: 26px 0; text-align: right; width: auto; }
.news_home .list_a li { float: none; width: auto; }
.news_home .list_a > li > a { padding: 20px 25px; text-align: right; border-top: none; border-bottom: solid transparent 2px; }
.news_home .list_a > li > a:hover { border-bottom: solid #90704D 2px; color: #90704D; }
.news_home .list_a > li > .on { border-bottom: solid #90704D 2px; color: #90704D; }
.news_home .news_list .list li { margin-bottom: 20px; width: 100%; }
.news_home .news_list .list li a { padding-bottom: 20px; border-bottom: solid #e6e6e6 1px; display: inline-block; }
.news_home .news_list .list li .rq_wb { margin: 23px 0px; width: 80%; display: inline-block; float: left; }
.news_home .news_list .list li .rq_wb .rq { display: inline-block; width: 10%; float: left; }
.news_home .news_list .list li .rq_wb .rq .t1 { display: inline-block; font-size: 24px; color: #999; }
.news_home .news_list .list li .rq_wb .rq .xh_a { margin-bottom: 10px; border: solid #cdcccc 0.5px; width: 30px; display: inline-block; }
.news_home .news_list .list li .rq_wb .jt { margin-top: 5px; }
.news_home .news_list .list li .rq_wb .jt img { padding: 5px; background: rgb(30, 30, 30); height: 30px; transition: ease .3s; }
.news_home .news_list .list li:hover .rq_wb .jt img { padding: 5px; background: #90704D; }

.news_home .news_list .list li .rq_wb .wb { padding: 0 70px; display: inline-block; width: 90%; }
.news_home .news_list .list li .rq_wb .wb .l1 { margin-bottom: 25px; font-size: 16px; color: #333; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; }
.news_home .news_list .list li .rq_wb .wb .l2 { font-size: 12px; color: #999; line-height: 24px; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }


.news_home .news_list .list li .ct { width: 20%; display: inline-block; float: right; }

@media (min-width: 1024px) {
    .news_home .news_list .list li .rq_a { display: none; }
}

@media (max-width: 1024px) {
    .news_home .news_list .list li .rq_wb .rq { display: none; }
    .news_home .news_list .list li .rq_a { padding: 11% 0; display: inline-block; width: 20%; float: left; }
    .news_home .news_list .list li .rq_a .t1 { display: inline-block; font-size: 35px; color: #999; }
    .news_home .news_list .list li .rq_a .xh_a { margin: 10px 0; border: solid #cdcccc 1px; width: 40px; display: block; }

    .news_home .news_list .list li .jt_a { margin-top: 5px; }
    .news_home .news_list .list li .jt_a img { padding: 10px; background: rgba(223,179,48,0); height: 40px; transition: ease .3s; }
    .news_home .news_list .list li:hover .jt_a img { padding: 10px; background: rgba(223,179,48,1); }


    .news_home .news_list .list li .rq_wb { width: 80%; float: right; }
    .news_home .news_list .list li .rq_wb .wb { padding: 0; width: auto; }
    .news_home .news_list .list li .ct { float: right; width: 80%; }
    .news_home .news_list .list li .ct img { }
}

@media (max-width: 667px) {
    .news_home .news_list .list li .rq_a { padding: 0; width: auto; float: none; }
    .news_home .news_list .list li .rq_wb { width: auto; float: none; }
    .news_home .news_list .list li .ct { width: 100%; float: none; }
    .news_home .news_list .list li .ct img { width: 100%; }
}

@media (max-width: 400px) {
    .news_home .list_a { padding: 5px 0; }
    .news_home .list_a li { margin-bottom: 25px; }
    .news_home .list_a > li > a { padding: 10px 20px; }
}

/*news_details*/
.news_details { }
.news_details .g_title .l2 { padding: 15px 0; background: #f6f6f6; font-size: 12px; color: #888; }
.news_details .dt_wb p { padding-bottom: 20px; font-size: 16px; color: #444; line-height: 24px; }
.news_details .dt_wb img { margin: 10px 0px 20px 0px; }
.news_details .dt_wb .dt_ct_a { display: none; }

@media (max-width: 1024px) {
    .news_details .dt_wb .dt_ct { display: none; }
    .news_details .dt_wb .dt_ct_a { display: block; }
}


/*about_details*/
.about { margin-top: 200px; }
.about .details { padding: 0; }
.about .details .left { margin: 75px 0; }

.about .details_a .left_a { width: 35%; float: left; display: inline-block; }
.about .details_a .left_a img { max-width: 100%; width: 100%; }
.about .details_a .left_a .dt_ct_b { display: none; }

.about .details_a .right_a { margin: 64px 0; width: 60%; float: right; display: inline-block; }
.about .details_a .right_a .list li { margin-bottom: 10px; width: 100%; padding-left: 10px; text-indent: -10px; }
.about .details_a .right_a .list li .l1 { line-height: 24px; font-size: 14px; color: #666; }


@media (max-width: 1024px) {
    .about { margin-top: 60px; }
    .about .details_a .left_a { width: 100%; }
    .about .details_a .left_a .dt_ct_a { display: none; }
    .about .details_a .left_a .dt_ct_b { display: block; }

    .about .details_a .right_a { margin-top: 20px; width: 100%; }
    .about .details_a .right_a .list li { }
    .about .details_a .right_a .list li p { }
}

/*contact*/
.contact .contact_xq .left {  float: left; display: inline-block; background: #3c91e2; overflow: hidden; padding-left:40px;  }
.contact .contact_xq .left .list li { float: none; width: 100%; box-sizing: border-box; border-bottom: solid 1px rgba(255,255,255,0.2); height: 130px;}
.contact .contact_xq .left .list .no { margin-bottom: 0; }
.contact .contact_xq .left .list .no{ border-bottom: none !important; }
.contact .contact_xq .left .list li .cn_tb { margin-right: 23px; /*padding: 15px; background: #fff*/; display: inline-block;/* border-radius: 5px; */    margin-top: 30px;}
.contact .contact_xq .left .list li .cn_tb img { vertical-align: middle; width: 80px; }
.contact .contact_xq .left .list li .wechat img{ width: 200px !important; margin-top: -40px; margin-left: 80px; }
.contact .contact_xq .left .list li .mode { display: inline-block; vertical-align: middle; }
.contact .contact_xq .left .list li .mode  p{color: #fff; font-size: 20px; margin-left: -20px;  width: 260px;margin-bottom: 60px;  }

.contact .contact_xq .right { width: 58.5%; display: inline-block; float: right; }
.contact .contact_xq .right img { max-width: 100%; width: 100%; }
.contact .contact_xq .cn_ct_a { display: none; }

@media (max-width: 1024px) {
     .contact .g_title{ margin-top: 60px; }
    .contact .contact_xq .left { padding: 15px 0px 0px 15px; width: 100%; }
    .contact .contact_xq .left .list li { /*width: 50%; float: left;*/ text-align: center; }
    .contact .contact_xq .left .list li .mode .no { margin-bottom: 0; }
    .contact .contact_xq .right { margin-top: 20px; width: 100%; float: none; }
    .contact .contact_xq .cn_ct { display: none; }
    .contact .contact_xq .cn_ct_a { display: inline-block; }
    .contact .contact_xq .left .list li .wechat img{ margin-left: 0; }
    .map{height: 710px !important;}
    .p-banner img{ margin-left: -24% }
}

@media (max-width: 667px) {
    .contact .contact_xq .left { padding: 20px 0; text-align: center; }
    .contact .contact_xq .left .list li { width: 100%; }
    .contact .contact_xq .left .list li .cn_tb { margin-bottom: 10px; padding-right: 0; display: block; }
    .contact .contact_xq .left .list li > p:nth-child(1n+1) { margin-bottom: 0; }
}


/*restaurant*/
.restaurant .rr_a .left { width: 38%; float: left; position: relative }
.restaurant .rr_a .left img { width: 100%; max-width: 100%; float: left; }
.restaurant .rr_a .left .yc { padding: 26px 0; position: absolute; bottom: 0; background: rgba(0,0,0,0.5); width: 100%; text-align: center; }
.restaurant .rr_a .left .yc .bt { font-size: 18px; color: #fff; }

.restaurant .rr_a .left .yc_a { position: absolute; background: rgba(0,0,0,0.6); width: 100%; height: 100%; text-align: center; display: none; }
.restaurant .rr_a .left .yc_a .bt { margin: 34.5% 14%; }
.restaurant .rr_a .left .yc_a .bt .l1 { padding: 10% 0; font-size: 18px; color: #fff; }
.restaurant .rr_a .left .yc_a .bt .l2 { font-size: 14px; color: #fff; line-height: 24px; }

.restaurant .rr_a .left:hover .yc { display: none; }
.restaurant .rr_a .left:hover .yc_a { display: block; }


.restaurant .rr_a .right { width: 60%; float: right; }
.restaurant .rr_a .right .right_a { margin-left: -20px; }
.restaurant .rr_a .right .list li { margin-bottom: 24px; padding-left: 20px; width: 50%; float: left; overflow: hidden; }
.restaurant .rr_a .right .list li img { width: 100%; max-width: 100%; }




@media (max-width: 1024px) {
    .restaurant .rr_a { margin-bottom: 20px; }
    .restaurant .rr_a .left .yc_a .bt { margin: 27% 14%; }

    .restaurant .rr_a .right .right_a { margin-left: -10px; }
    .restaurant .rr_a .right .list li { margin-bottom: 10px; padding-left: 10px; }
}

@media (max-width: 667px) {
    .restaurant .rr_a .left { width: 100%; }
    .restaurant .rr_a .right { width: 100%; }
    .restaurant .rr_a .right .list li { padding-top: 24px; }
}



/* Slider */
.slick-loading .slick-list { /*background: #fff url('/ajax-loader.gif') center center no-repeat;*/ }


/* Arrows */
.slick-prev,
.slick-next { font-size: 0; line-height: 0; position: absolute; top: 50%; display: block; width: 30px; height: 70px; padding: 0; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); cursor: pointer; color: transparent; border: none; outline: none; background: #000; opacity: .1; transition: .3s ease; }
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus { color: transparent; outline: none; opacity: 0.5; }
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before { opacity: 1; }
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before { opacity: .25; }

.slick-prev:before,
.slick-next:before { font-family: 'FontAwesome'; font-size: 20px; line-height: 1; opacity: .75; color: white; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.slick-prev { z-index: 1; left: 20px; }
[dir='rtl'] .slick-prev { right: 20px; left: auto; }
.slick-prev:before { content: '\f104'; }
[dir='rtl'] .slick-prev:before { content: '\f104'; }

.slick-next { z-index: 1; right: 20px; }
[dir='rtl'] .slick-next { right: auto; left: 20px; }
.slick-next:before { content: '\f105'; }
[dir='rtl'] .slick-next:before { content: '\f105'; }

/* Dots */
.slick-dotted.slick-slider { /*margin-bottom: 30px;*/ }

.slick-dots { position: absolute; bottom: 10px; display: block; width: 100%; padding: 0; margin: 0; list-style: none; text-align: center; }
.slick-dots li { position: relative; display: inline-block; /*width: 20px;
    height: 20px;*/ margin: 0 5px; padding: 0; cursor: pointer; }
.slick-dots li button { font-size: 0; line-height: 0; display: block; width: 10px; height: 10px; /*padding: 5px;*/ border-radius: 5px; cursor: pointer; color: transparent; border: 0; outline: none; background: #fff; opacity: .25; transition: .5s ease; }
.slick-dots li button:hover,
.slick-dots li button:focus { opacity: .5; outline: none; }
.slick-dots li.slick-active button { width: 20px; opacity: .5; }



/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; top: 0; left: 0; display: block; margin-left: auto; margin-right: auto; }
.slick-track:before,
.slick-track:after { display: table; content: ''; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }

.slick-slide { display: none; float: left; height: 100%; min-height: 1px; }
[dir='rtl'] .slick-slide { float: right; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.slick-arrow.slick-hidden { display: none; }


.slick-dots { bottom: 10px; }
.slick-dots li button:before { font-size: 12px; color: #fff !important; }

.g_upfile { display: inline-block; }
.g_upfile > p { color: #666; font-size: 12px; }
.g_upfile > p .progress { display: inline-block; width: 70px; height: 14px; border: 1px solid #5cf; border-radius: 3px; line-height: 1em; }
.g_upfile > p .progress .p { display: inline-block; width: 0; height: 100%; background: #5cf; }
.g_upfile > p .progress .t { position: absolute; font-size: 10px; }


.g_page { clear: both; overflow: hidden; }
.g_page > p.tip { display: none; font-size: 12px; }
/*地图*/
/*地图*/
.map-text{ border:none; margin-left: 12%;  width:24% ; float: left;}
.map{ float: left; width:52%; height: 584px; border:none !important; }
@charset "utf-8";@font-face {font-family: 'HELVETICANEUELTPRO-THEX';
src: url('fonts/HELVETICANEUELTPRO-THEX.OTF');font-weight: normal;font-style: normal;}
@font-face {font-family: 'KAUSHANSCRIPT-REGULAR';
src: url('fonts/KAUSHANSCRIPT-REGULAR.TTF');
font-weight: normal;font-style: normal;}@font-face {font-family: 'HelveNueThin';
src: url('fonts/HelveNueThin.TTF');font-weight: normal;font-style: normal;}
@font-face {font-family: 'GOTHAM-BLACK';src: url('fonts/GOTHAM-BLACK.OTF');font-weight: normal;font-style: normal;}@font-face {font-family: 'HelveticaNeueThn';src: url('fonts/HelveticaNeueThn.TTF');font-weight: normal;font-style: normal;} @font-face {font-family: 'LANEUP';src: url('fonts/LANEUP.TTF');font-weight: normal;font-style: normal;}@font-face {font-family: 'AVGARDD';src: url('fonts/AVGARDD.TTF');font-weight: normal;font-style: normal;}@font-face {font-family: 'GOTHAMRND-BOOK';src: url('fonts/GOTHAMRND-BOOK.OTF');font-weight: normal;font-style: normal;}* {padding: 0;margin: 0;}ul li {list-style: none;}a {text-decoration: none;}img {border: none;float: left;}input {border: none;background: none;}input, textarea {font-family: Arial, "微软雅黑";outline: 0;font-size: 14px;-webkit-appearance: none;}.clear {clear: both;}.fl {float: left;}.fr {float: right;}.ellipsis {text-overflow: ellipsis;overflow: hidden;white-space: nowrap;display: block}.yy_tag_I{ margin:0 5px}html, body {font: 12px Arial, "微软雅黑";color: #929292;width: 100%;height: 100%;background: #fff}.fw {margin: 0 auto;width: 1180px;}body {overflow-x: hidden;min-width: 1200px}.bx-wrapper {margin: 0 auto}.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {background-color: #999;border: 1px solid #999;}#pageWrapper {}#header {width: 100%;height: auto;position: fixed;padding-top: 20px;font-size: 14px;transition: all ease .3s;z-index: 99;transition-property: padding, background}.nobanner #header {background: rgba(255, 255, 255, 0.9);}#header .content {padding: 0 40px;}#header.mini {background-color: rgba(0,0,0,.51);padding-top: 10px}#header.mini ul li.navitem {padding-bottom: 0;}#header #logo {width: auto;height: 40px;display: block;float: left;margin-right: 50px}#header ul#nav {}#header ul li.navitem {padding: 0 20px 10px 20px;width: auto;height: 50px;line-height: 40px;float: left;position: relative;}#header ul li.navitem ul.subnav {transition: all 0.3s ease-out 0s; position: absolute;width: 210px;border-top: #838383 3px solid;opacity: 0;visibility: hidden;transform: translate3d(0px, 10px, 0px);-moz-transform: translate3d(0px, 10px, 0px);-webkit-transform: translate3d(0px, 10px, 0px);}#header ul li.navitem:hover ul.subnav {opacity: 1;visibility: visible; transform: translate3d(0px, 0px, 0px);-moz-transform: translate3d(0px, 0px, 0px);-webkit-transform: translate3d(0px, 0px, 0px);}#header ul li.navitem a {color: #fff;transition: none ease-out .3s;transition-property: color, background, text-indent, opacity}#header ul li.navitem a.active, #header ul li.navitem:hover a {color: #838383}#header ul li.navitem ul.subnav li {border-bottom: #2e2f29 1px solid}#header ul li.navitem ul.subnav li a {padding: 14px 30px;width: 150px;height: 20px;line-height: 20px;background: rgba(0,0,0,.7);display: block;color: #bbb9b9;font-size: 12px;}#header ul li.navitem ul.subnav li a i {float: right;margin-top: 5px;transition: all ease-out .2s;opacity: 0}#header ul li.navitem ul.subnav li a:hover {text-indent: 10px;background: rgba(0,0,0,1);color: #fff}#header ul li.navitem ul.subnav li a:hover i {opacity: 1}#sitecontent {height: auto;min-height: 1000px;}#indexPage #mslider {height: 100%;width: 100%;position: relative;overflow: hidden}#indexPage #mslider .bx-wrapper {position: fixed;width: 100%;}#indexPage #mslider .bx-wrapper .bx-pager {bottom: 50px}#indexPage #mslider ul li {width: 100%;height: 100%;display: block;background-position: center;background-repeat: no-repeat;background-size: cover}#indexPage #mslider ul li a {display: table;width: 100%;height: 100%;display: table}#indexPage #mslider ul li div {display: table-cell;text-align: center;vertical-align: middle; color:transparent;}#indexPage #mslider ul li p {color: #fff;text-align: center;}#indexPage #mslider ul li p.title {font-size: 60px;line-height: 70px;height: 70px;transition-delay: 0}#indexPage #mslider ul li p.subtitle {font-size: 16px;height: 20px;transition-delay: 0.2s}#indexPage #mslider.sliderArrow {display: none}#indexPage #mslider ul li a i {text-indent: 20px;font-size: 24px}#indexPage #mslider ul li p {transform: translateY(25px);transition: all ease-out .3s;-webkit-transition: all ease-out .3s;opacity: 0}#indexPage #mslider ul li.active p {transform: translateY(0px);opacity: 1}#indexPage #mproject .bgmask, #indexPage #mnews .bgmask, #indexPage #mservice .bgmask, #indexPage #mpage .bgmask {}#indexPage .module { background-repeat: no-repeat;background-position: center;background-size: cover;position: relative;z-index: 2;height: 100%}#indexPage .module:last-child {border: none}#indexPage .module .bgmask {background-color: rgba(0,0,0,.7);position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: none}#indexPage .module.bgShow {background-attachment: fixed}#indexPage .module.bgShow .bgmask {display: block}#indexPage .module .content {position: absolute;top: 50%;width: 100%}#indexPage #mservice {background-color: #fff;}#indexPage #mservice .content {margin-top: -238px;height: 516px}.content .header {padding-bottom: 50px;}#indexPage .content .header {padding-top: 0}.content .header p {text-align: center;}.content .header p.title {color: #444;font-size: 26px}.content .header p.subtitle {color: #c1c1c1;font-size: 16px}#indexPage .slider_control {display: block;font-size: 36px;}#indexPage .slider_control i {color: #a1a1a1}#indexPage .slider_control.fr {text-align: right}#indexPage #mservice .wrapper {width: 100%}#indexPage #mservice .wrapper .bx-wrapper .bx-pager {display: none}#indexPage #mservice .wrapper .bx-wrapper .bx-next {right: -80px}#indexPage #mservice .wrapper .bx-wrapper .bx-prev {left: -80px}#indexPage #servicelist .serviceitem {margin: 0}#servicelist {width: 1126px;margin: 0 auto}#servicelist .wrap {margin-right: -50px}#servicelist .serviceitem {width: 342px;height: 335px;float: left;margin-bottom: 50px;margin-right: 50px;}#servicelist .serviceitem a {display: block;width: 100%;height: 100%}#servicelist .serviceitem a img {float: none;width: 342px;height: auto;margin: 0 auto}#servicelist .serviceitem div {text-align: center;margin-top: 15px}#servicelist .serviceitem div p.title {color: #595959;font-size: 16px;height: 40px;line-height: 40px;transition: all ease-out .2s}#servicelist .serviceitem div p.description {color: #848484;font-size: 13px;line-height: 24px;height: 50px;overflow: hidden;width: 100%}#servicelist .serviceitem:hover .title {color: #838383}#indexPage #mservice .slider_control {color: #898989}#indexPage #mservice .slider_control:hover {color: #141414;}#indexPage #mproject {}#indexPage #mproject .content {margin-top: -15%}#indexPage #mproject .content .wrapper {width: 100%;margin: 0}#projectlist .projectitem {width: 24%;height: auto;margin-right: 1%;margin-bottom: 1%;float: left;position: relative;background: #000}#indexPage #projectlist .projectitem {margin: 0}#indexPage #mproject .bx-wrapper .bx-pager {bottom: -40px}#indexPage #mproject .bx-wrapper .bx-controls-direction {display: none}#indexPage #mproject a.more {margin-top: 80px}#projectlist .projectitem a {display: block;overflow: hidden}#projectlist .projectitem a img {float: none;width: 100%;height: auto;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}#projectlist .projectitem a:hover img {transform: scale(1.2, 1.2)}#projectlist .projectitem a .project_info {width: 100%;height: 100%;background: rgba(0,0,0,0);position: absolute;left: 0;top: 0;transition: all ease-out .3s;}#projectlist .projectitem a:hover .project_info {background: rgba(0,0,0,.7)}#projectlist .projectitem a .project_info p {text-align: center;color: #fff;padding: 0 20px}#projectlist .projectitem a .project_info div {position: relative;top: 50%;margin-top: -15px}#projectlist .projectitem a .project_info p.title {margin-top: 10px;color: rgba(0,0,0,0);font-size: 16px;transition: all ease-out .3s;}#projectlist .projectitem a:hover .project_info p.title {margin-top: 0px;color: #fff;font-size: 16px}#projectlist .projectitem a .project_info p.subtitle {margin-top: 16px;color: rgba(0,0,0,0);font-size: 12px;transition: all ease-out .3s;}#projectlist .projectitem a:hover .project_info p.subtitle {margin-top: 0px;color: #b7b7b7;}#projectmore {width: 100%;height: 150px;line-height: 150px;text-align: center;font-size: 20px;color: #fff;display: block;background: #343434;transition: all ease-out .3s;text-indent: 0px;position: relative;z-index: 1}#projectmore:hover {width: 100%;height: 150px;line-height: 150px;text-align: center;font-size: 20px;color: #fff;display: block;background: #838383;text-indent: -50px;}.module-content .description {width: 720px;text-align: center;margin: 0 auto;font-size: 13px;color: #848484;line-height: 24px;overflow: hidden}#indexPage a.more,#indexPage a.details,#sitecontent .npagePage a.details{border: #dfdfdf 1px solid;background: rgba(255,255,255,.0);width: 360px;height: 58px;display: block;margin: 40px auto 50px;line-height: 58px;font-size: 20px;color: #838383;text-indent: 150px;border-radius: 30px;transition: all ease-out .3s;}#indexPage a.details,#sitecontent .npagePage a.details{ display:none;}#indexPage a.more:hover,#indexPage a.details:hover,#sitecontent .npagePage a.details:hover {border-color: #b6b6b6;text-indent: 130px;}#indexPage a.more i,#indexPage a.details i,#sitecontent .npagePage a.details i {text-indent: -10px;font-size: 24px;color: rgba(255,255,255,.0);transition: all ease-out .3s}#indexPage a.more:hover i,#indexPage a.details:hover i ,#sitecontent .npagePage a.details:hover i{text-indent: 18px;color: #707070;}#indexPage #mpage {background-color: #ffffff;}#indexPage #mpage .content {height: 592px;margin-top: -230px}#indexPage #mpage .wrapper {width: 100%;height: 100%;overflow: hidden;margin: 0 auto}#indexPage #mpage .wrapper li {width: 100%;height: auto;}#indexPage #mpage .wrapper li .fimg {background-repeat: no-repeat;background-position: top center;width: 100%;height: 466px}#indexPage #mteam {}#indexPage #mteam .content {margin-top: -180px}#indexPage #mteam .content > .header {display: none}#indexPage #mteam .header {padding-bottom: 0}#indexPage #mteam .header img {float: none;display: block;margin: 10px auto 24px auto;border-radius: 90px}#indexPage #mteam .summary p {text-align: center}#indexPage #mteam .summary p.title {color: #fff;font-size: 24px}#indexPage #mteam .summary p.title a{color:#474747;}#indexPage #mteam .summary p.subtitle {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #a5a5a5;font-size: 12px;margin-bottom: 30px}#indexPage #mteam .description {color: #bebebe}#indexPage #mteam .bx-pager {display: none}#indexPage #mnews {background-color: #f8f8f8;}#indexPage #mnews .content {height: calc(100% - 60px);margin-top: 60px;top: 0}#indexPage #mnews .content .header {display: none}#newslist, #newslist .wrapper, #indexPage #mnews .content_list {height: 100%;width: 100%}#newslist {margin: 0 auto}#indexPage #mnews .bx-controls {display: none}#newslist .newstitem {width: 100%;height: 33.3%;}#newslist .newstitem a.newscontent {height: 100%;display: block;text-align: center;position: relative}#newslist .news_wrapper {width: 37.5%;height: 100%;background: #fff;z-index: 1;transition: all 0.25s ease 0s}#newslist .news_wrapper::before {content: "";display: inline-block;height: auto;vertical-align: middle;}#newslist .newsbody {display: inline-block;max-width: 99%;vertical-align: middle;width: 330px;}#newslist .newsbody .date {color: #999;font-size: 12px;margin-bottom: 10px}#newslist .newsbody .title {font-size: 30px;color: #333;line-height: 40px;}#newslist .separator::before {right: 13px;}#newslist .separator::before, #newslist .separator::after {background-color: #c3c3c3;content: "";height: 1px;position: absolute;top: 50%;width: 45px;}#newslist .separator::after {left: 13px;}#newslist .separator {background: #000 none repeat scroll 0 0;border-radius: 3px;color: transparent;font: 0px/0;height: 6px;margin: 15px auto 20px;position: relative;text-decoration: none;width: 6px;}#newslist .newsbody .description {width: 100%;height: auto;line-height: 22px;font-size: 13px;color: #6a6a6a;margin-top: 10px;}#newslist .newstitem .newsimg {width: 62.5%;height: 100%;background-position: center;background-size: cover;}#newslist .newstitem .newsimg, #newslist .newstitem .news_wrapper {bottom: 0;left: 0;position: absolute;right: 0;top: 0;}#newslist .newstitem.left .news_wrapper {left: auto;}#newslist .newstitem.right .news_wrapper {right: auto}#newslist .newstitem.right a.newscontent .newsimg {left: auto}#newslist .newstitem.left a.newscontent {padding-left: 62.5%}#newslist .newstitem.right a.newscontent {padding-right: 62.5%}#newslist .newstitem.left a.newscontent:hover {padding-left: 60%}#newslist .newstitem a.newscontent:hover .news_wrapper {width: 40%;bbackground-color: #e5e5e5;transition-duration: .5s}#newslist .newstitem.right a.newscontent:hover {padding-right: 60%}#indexPage #mpartner {background-color: #fff;}#indexPage #mpartner .content {height: 480px;margin-top: -240px}#indexPage #mpartner .module-content {width: 980px;}#indexPage #mpartner .wrapper {width: 980px;height: 376px;}#indexPage #mpartner .bx-wrapper .bx-controls-direction {display: none}#indexPage #mpartner .wrapper ul li {width: 980px;height: 360px;}#indexPage #mpartner .wrapper ul li a {width: 225px;height: 168px;overflow: hidden;float: left;margin-right: 20px;margin-bottom: 20px}#indexPage #mpartner .wrapper ul li a img {width: 100%;height: 100%;}#indexPage #mpartner .bx-wrapper .bx-pager {bottom: -40px}#indexPage #mcontact {background-color: #303030;}#indexPage #mcontact .content {height: 425px;margin-top: -212px}#indexPage #mcontact .content .fw {width: 940px}#indexPage #mcontact .header p.title {color: #fff;}#indexPage #mcontact .header p.subtitle {color: #c1c1c1;}#contactinfo {width: 540px;}#contactinfo h3 {font-size: 16px;color: #fff;line-height: 24px;margin-bottom: 25px;font-weight: 100}#contactinfo p {line-height: 24px;font-size: 13px;color: #989898;height: 24px;width: 100%}#contactinfo > a {color: #989898;text-decoration: underline}#contactinfo div {margin-top: 24px}#contactinfo div a {color: #fff;width: 30px;height: 30px;display: block;font-size: 16px;background-color: #2e2f2f;margin-right: 10px;text-align: center;border-radius: 15px;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}#contactinfo div a i {margin-top: 7px;font-size: 16px}#contactform p .inputtxt {width: 320px;height: 20px;line-height: 20px;padding: 10px 20px;color: #bcbcbc;background-color: #000;border: #3f3f3f 1px solid;margin-bottom: 10px;transition: all 0.3s ease-out 0s;}#contactform p textarea.inputtxt {height: 100px;resize: none;overflow: hidden}#contactform p .inputsub {width: 100%;background-color: #838383;color: #ffffff;font-size: 16px;padding: 5px 0}#contactform .inputtxt.active {border-color: #838383}#moduleControl {position: fixed;right: 20px;top: 50%;}#moduleControl a.moduleCItem {border: 1px solid #c8c8c8;border-radius: 6px;display: block;height: 9px;margin-bottom: 5px;outline: 0 none;text-indent: -9999px;transition: all 0.3s ease-out 0s;width: 9px;}#moduleControl a.moduleCItem:hover, #moduleControl a.moduleCItem.active {background-color: #838383;border: 1px solid #838383;}#pages {padding: 40px 0 80px;height: 36px;text-align: center}#pages a {width: 36px;height: 36px;background-color: #fff;display: inline-block;color: #a9a9a9;line-height: 36px;text-align: center;font-family: Arial;margin-right: 5px;transition: background-color 0.2s ease-out}#pages span {margin-right: 5px}#pages a i {font-size: 24px;top: 2px;position: relative}#pages a.active, #pages a:hover {background-color: #838383;color: #fff;}.nobanner .npagePage {padding-top: 80px}.npagePage #banner {width: 100%;height: 380px;position: relative;}.npagePage #banner div {background-color: #39383E;background-repeat: no-repeat;background-position: center;background-size: cover;position: fixed;width: 100%;height: 380px;}.npagePage .content {background-color: #fff;position: relative;z-index: 1}#plheader {padding-bottom: 30px}#category {text-align: center;padding-bottom: 50px}#category li {display: inline-block}#category li.hasmore {height: 107px}#category li.hasmore div {position: absolute;width: 100%;left: 0}#category li.hasmore div ul {text-align: center;margin-top: 20px;padding-top: 20px;border-top: rgba(0,0,0,0.10) 1px solid}#category a {line-height: 16px;height: 16px;padding: 8px 16px;color: #616161;border: #d2d2d2 1px solid;margin-right: 2px;display: inline-block;transition: all 0.3s ease-out 0s;}#category li.hasmore div ul a {border: none}#category a.active, #category a:hover {background: #838383;color: #fff;border-color: #838383}#category li.hasmore div ul a.active, #category li.hasmore div ul a:hover {background: #7d7d7d;color: #fff}#teamlist {margin: 0 auto;width: 1100px;}#teamlist .wrap {margin-right: -70px}.teamitem {float: left;width: 320px;height: 460px;margin-right: 70px;margin-bottom: 50px}.teamitem a {width: 320px;height: 320px;display: block;position: relative;overflow: hidden}.teamitem .title a{color: #9a9a9a;display:inline;}.teamitem a div.wrap {height: 50px;width: 100%;background: #da0000;position: absolute;bottom: -50px;color: #fff;transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;transform: translate(0, 0px)}.teamitem a:hover div.wrap {transform: translate(0, -50px)}.teamitem a div.wrap div {width: 14px;height: 14px;margin: 18px auto;position: relative}.teamitem a div.wrap span {display: block;background: #fff;position: absolute;}.teamitem a div.wrap span.h {width: 14px;height: 2px;top: 6px}.teamitem a div.wrap span.v {width: 2px;height: 14px;left: 6px}.teamitem .teaminfo {margin-top: 33px;text-align: center}.teamitem .teaminfo .title {font-size: 18px;color: #484848;}.teamitem .teaminfo .subtitle {font-size: 12px;color: #9a9a9a;margin-top: 5px}.teamitem .teaminfo .description {font-size: 12px;color: #949494;margin-top: 15px;line-height: 18px;height: 35px;overflow: hidden}#teampost {padding-top: 50px}#teampost #teamimage {width: 408px;float: left;}#teampost #teamimage img {float: none}#teampost #teambody {margin-left: 450px;}#teambody .theader .title {color: #343434;font-size: 30px}#teambody .theader .subtitle {color: #626262;font-size: 14px}#teambody .theader .postbody {margin-top: 36px}#projectwrap {padding-top: 50px;min-height: 600px}#projectbody {width: 800px;float: left;}#projectimages {background: #fff;}#projectimages li {margin-bottom: 10px}#projectimages li img {display: block;float: none;margin: 0 auto;max-width: 100%}#projectbody .postbody {padding: 20px 0;}#projectinfo {width: 340px;margin-left: 40px;float: left}#projectih {width: 340px}#projecttags {margin-top: 20px}#projecttags a {float: left;font-size: 13px;color: #989898;padding: 5px 10px;background: #f3f3f3;margin-right: 5px;margin-bottom: 5px}#projecttags a:hover {color: #989898;background: #f3f3f3;}#projectib {margin-right: -10px;margin-top: 20px}#projectib .projectitem {width: 160px;height: auto;float: left;margin-right: 10px;margin-bottom: 14px}#projectib .projectitem img {width: 100%;height: auto;float: none}#projectib .projectitem a .project_info {width: 100%;height: 30px}#projectib .projectitem a .project_info p {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}#projectib .projectitem a .project_info p.title {margin-top: 10px;color: #333;font-size: 12px;transition: all ease-out .3s;}#projectib .projectitem a .project_info p.subtitle {margin-top: 0px;color: #b7b7b7;font-size: 12px;transition: all ease-out .3s;}#projectinfo .header {padding: 0;border-bottom: #cccccc 1px dotted;width: 340px}#projectinfo .header p {text-align: left}#projectinfo .header .description {color: #6a6a6a;font-size: 13px;line-height: 24px;margin: 30px 0}.postbody {line-height: 24px;font-size: 13px;color: #6a6a6a}.postbody a {color: #848484;text-decoration: underline;}.postbody a:hover {text-decoration: underline;color: #414141;}.postbody img {float: none}.postbody hr {height: 1px;border: none;border-top: 1px dotted rgb(211, 211, 211);margin-top: 20px;margin-bottom: 20px;}.postbody p {word-wrap: break-word;word-break: normal}.lowB #header, .lowB #indexPage #mslider .bx-wrapper, .lowB .npagePage #banner div {position: relative}.lowB #indexPage .module.bgShow {background-attachment: scroll}.lowB #header {background: rgb(23, 28, 32)}.lowB .nobanner .npagePage {padding: 0}#footer {background: #000;width: 100%;position: relative;z-index: 2}#footer p {text-align: right;padding: 20px;font-size: 12px;color: #8e8e8e;height: 20px;line-height: 20px}#footer a {display: inline-block;width: 50px;height: 20px;vertical-align: top;margin-left: 10px;margin-right: 40px}#footer a path {fill: #ff0000}#footer.mini {position: fixed;bottom: 0;background: rgba(0,0,0,.8)}#footer.mini p {padding: 5px}#shares { height:120px;position: fixed;right: 10px;bottom: 40px;z-index: 99}#shares a {width: 30px;height: 30px;display: block;background: #8b8b8b;background-color: rgba(31,31,31,.6);color: #fff;font-size: 16px;text-align: center;}#shares a i {margin-top: 7px}#shares a#sshare {cursor: default;}#shares a#sweibo {background-color: #ea493c}#shares a#sweixin {background-color: #24b727}#shares a#gotop {background-color: #666666;background-color: rgba(0,0,0,.6);margin-top: 20px;font-size: 22px}#shares a#gotop i {margin-top: 3px}.fixed {position: fixed;z-index: 9999;top: 0;left: 0;width: 100%;height: 100%;background: rgb(0,0,0);background: rgba(0,0,0,.6);overflow-y: auto;z-index: 100;display: none}{height:auto;cursor:default;}#fixed_weixin .fixed-container {width: 220px;height: auto;padding: 20px 20px 0 20px;background: #fff;position: absolute;left: 50%;top: 50%;margin-left: -110px;margin-top: -140px}#fixed_weixin .fixed-container div {height: 220px}#fixed_weixin .fixed-container p {height: 40px;line-height: 40px;text-align: center;font-size: 14px;color: #000}#fixed_mp .fixed-container {width: 258px;height: 298px;background: #fff;position: absolute;left: 50%;top: 50%;margin-left: -129px;margin-top: -149px}#fixed_mp .fixed-container p {padding: 0 20px;text-align: center;font-size: 14px;color: #000}#online_open {width: 30px;height: 30px;background: #00d420;cursor: pointer;position: fixed;right: -40px;bottom: 190px;z-index: 99999;font-size: 18px;color: #fff;text-align: center;line-height: 30px;}#online_open i {margin-top: 6px}#online_lx {width: 192px;height: auto;border-radius: 5px;background-color: #fff;-webkit-box-shadow: 0 5px 9px rgba(4,0,0,.17);box-shadow: 0 5px 9px rgba(4,0,0,.17);position: fixed;right: 10px;bottom: 160px;z-index: 99999}#olx_head {padding: 20px;line-height: 16px;height: 16px;background: #00d420;border-radius: 5px 5px 0 0;color: #fff;font-size: 14px}#olx_head i {font-size: 18px;color: #fff;cursor: pointer;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}#olx_qq li a {padding: 12px 30px;height: 18px;line-height: 18px;background: #f5f5f5;color: #353434;display: block;border-bottom: #fff 1px solid;transition: all ease-out .3s;font-size: 12px}#olx_qq li a i {color: #5e5e5e;font-size: 16px;vertical-align: middle;margin-right: 18px;transition: all ease-out .3s;}#olx_qq li a:hover {color: #fff;background: #565656}#olx_qq li a:hover i {color: #00d420;}#olx_tel {padding: 20px 30px}#olx_tel div {color: #434343;line-height: 14px;height: 14px;margin-bottom: 10px}#olx_tel div i {font-size: 18px;margin-right: 20px;vertical-align: middle}#olx_tel p {line-height: 18px;font-family: HELVETICANEUELTPRO-THEX;font-size: 16px}.hide, .popup {display: none;}.show {display: block;}#mslider li video {position: absolute;}#indexPage #mslider ul li div.mask {background-color: transparent;width: 100%;height: 100%;position: absolute;left: 0;top: 0}.netmask {display: block}.netmask div {position: absolute;left: 50%;top: 50%;margin-left: -20px;margin-top: -20px}.netmask.loading div i {display: block;background: url(../images/loading.gif);width: 40px;height: 40px}.netmask div i:before {display: none;font-size: 40px;color: #fff;}.netmask.success div i:before {display: block}#page404 {padding-top: 200px}#page404 span {font-size: 150px;font-family: "HELVETICANEUELTPRO-THEX", Arial;color: #efefef;}#page404 div {margin-left: 320px;padding-left: 26px;border-left: #e9e9e9 1px solid;height: 70px;}#page404 div p.title {color: #787878;font-size: 36px;line-height: 36px}#page404 div p.subtitle {color: #787878;font-size: 14px;margin-top: 10px}#projectlist .wrapper {margin-left: 1%}#langnav {float: right}#langnav a {color: #fff}#langnav a:hover {color: #838383}#langnav a.active {color: #838383}#langnav span {color: rgba(255,255,255,.2);margin: 0 10px;display: inline-block}#headSHBtn {display: none;width: 40px;height: 40px;background: #000;line-height: 40px;text-align: center;color: #fff;position: absolute;top: 0;right: -40px}#header.show {right: 0}@media screen and (min-width:1780px) {}#mcontact .content > .header {animation-name: fadeInUp;}#mcontact .content #contactinfo {animation-name: fadeInLeft;animation-delay: 0.2s}#mcontact .content #contactform {animation-name: fadeInRight;animation-delay: 0.2s}#mcontact .content #contactform {animation-name: fadeInRight;animation-delay: 0.2s}#mnews a.more {display: none}#mpage .module-content .header {animation-name: fadeInUp;animation-delay: 0.2s}#mpage .module-content .description {animation-name: fadeInUp;animation-delay: 0.3s}#mpage .module-content .more {animation-name: fadeInUp;animation-delay: 0.5s}#mpage .module-content .fimg {animation-name: fadeInUp;animation-delay: 0.3s}#mpartner .content > .header {animation-name: slideInUp;animation-delay: 0.1s}#mproject .content > .header {animation-name: fadeInUp;}#projectlist .projectitem {animation-name: slideInUp;}#indexPage #mproject a.more {animation-name: fadeInUp;animation-delay: 0.5s}#mservice .content > .header {animation-name: fadeInUp;}#servicelist .serviceitem {animation-name: slideInUp;}#indexPage #mservice a.more {animation-name: fadeInUp;animation-delay: 0.5s}#mteam .content > .header {display: none}body.ipusher #header {width: 350px;height: 100%;background: #202122;padding: 0;left: -350px;transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}body.ipusher #header #headSHBtn i {font-size: 18px;margin-top: 12px;}body.ipusher.open #header #headSHBtn i:before {content: "\f00d";}body.ipusher.open #header {transform: translate3d(350px, 0, 0);-webkit-transform: translate3d(350px, 0, 0);-moz-transform: translate3d(350px, 0, 0);-o-transform: translate3d(350px, 0, 0);}body.ipusher #header .content {padding: 0}body.ipusher #header #logo {width: 100%;float: none;margin: 20px 0 0 0}body.ipusher #header #logo img {float: none;margin: 0 auto;display: block}body.ipusher #header ul li.navitem {width: 100%;padding: 0;text-align: center;line-height: 50px;border-top: 1px solid #272727;}body.ipusher #header ul li.navitem ul.subnav li a:hover {text-indent: 0px;}body.ipusher #header ul li.navitem ul.subnav {left: 100%;top: 0}#logoClone {position: fixed;top: 0;left: 0;z-index: 98;width: 100%;height: 40px;}#logoClone img {float: none}#teamlist .wow {animation-name: slideInUp;}#projecttags {margin-top: 20px;width: 340px;margin-left: 40px;float: left;}#projectib {margin-right: -10px;margin-top: 20px;margin-left: 40px;float: left;width: 340px;}#pageswitch{margin-top:-150px; display:none;}#pageswitch a{width:50%;height:40px;padding:20px 0;float:left;background:#fff;font-family: "HELVETICANEUELTPRO-THEX", "微软雅黑";transition: all ease-out .3s;position:relative;}#pageswitch a:hover{background:#CCC;box-shadow:0 0 15px #ccc;z-index:3}#pageswitch a .title{color: #444;}#pageswitch a .subtitle{color: #a5a5a5;}#pageswitch .prev div{ text-align:left; margin-left:30px;}#pageswitch .next div{ text-align:right;margin-right:30px;}#indexPage .mivideo.module .module-content .video_content{ width:960px; height:575px; margin:0 auto}#projectinfo .description a,#projectinfo1 .description a,#projectinfo2 .description a,#projectinfo3 .description a,#projectinfo4 .description a,#projectinfo5 .description a{height: 40px;width: 100%;line-height: 40px;text-align: center;color: #fff;background-color: #5A5A5A;display: block;bottom: 0;left: 0;}#shares a i.fa-weixin {color: transparent;background-image: url(http://mo001_77.mo1.line2.jsmo.xin/templates/ue_content/templates/images/shouji.png); background-repeat: no-repeat; font-size: 23px;margin: 7px 0 0 10px;}.animated {animation-name: fadeInUp; animation-delay: 0s;}#projectlist .projectitem{animation-name: fadeInUp;}#indexPage #mteam a.more{ display:none;}#projectwrap1,#projectwrap2,#projectwrap3,#projectwrap4,#projectwrap5{ width:1180px; margin: 0 auto; margin-top: 50px;}#projectinfo1,#projectinfo2{float:right;padding: 30px;box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);width: 300px;border-top: 10px solid #22a9ff;}#projectinfo1 .header .description, #projectinfo2 .header .description{color: #6a6a6a;font-size: 13px;line-height: 24px;margin:30px 0 0;}.content #projectih1 .header,.content #projectih2 .header{ padding:0;}#projectinfo2{float:left;}#projectinfo5{float:left; width:785px;}#projectinfo1 .header p,#projectinfo2 .header p,#projectinfo3 .header p,#projectinfo4 .header p,#projectinfo5 .header p{ text-align:left;}#projectinfo3 .header,#projectinfo4 .header{ padding-top:70px;}#projectbody1,#projectbody2{float:left; width:785px;}#projectbody2{float:right;}#projectbody5{float:left; width:785px;}#projectimages1 img,#projectimages2 img,#projectimages3 img,#projectimages4 img,#projectimages5 img{ width:100%; margin-bottom:10px;}#projectshow1,#projectshow2{ width:785px;float:left; margin-top:40px;}#projectshow2{float:right;}#projectshow3,#projectshow4{ margin-top:40px;}#projectshow5{float:right; width:345px;padding-top:120px;}#projectshow1 #projecttags1,#projectshow2 #projecttags2,#projectshow3 #projecttags3,#projectshow4 #projecttags4{ margin-top:20px; width:100%;}#projecttags1 a,#projecttags2 a,#projecttags3 a,#projecttags4 a,#projecttags5 a {transition: all ease-out .3s;float: left;font-size: 13px;color: #989898;padding: 5px 10px;background: #f3f3f3;margin-right: 5px;margin-bottom: 5px;}#projectshow1 #projectib1,#projectshow2 #projectib2,#projectshow3 #projectib3,#projectshow4 #projectib4,#projectshow5 #projectib5{ margin-top:20px;}#projectshow1 #projectib1:after,#projectshow1 #projecttags1:after,#projectshow2 #projectib2:after,#projectshow2 #projecttags2:after,#projectshow3 #projectib3:after,#projectshow3 #projecttags3:after,#projectshow4 #projectib4:after,#projectshow4 #projecttags4:after,#projectshow5 #projectib5:after,#projectshow5 #projecttags5:after{ content:''; display:block; clear:both;}#projectib1 .projectitem1,#projectib2 .projectitem2,#projectib3 .projectitem3,#projectib4 .projectitem4 {width: 245px;height: auto;float: left;margin: 0 6px 14px;}#projectib3 .projectitem3,#projectib4 .projectitem4{ width:275px; margin:0 10px 40px;}#projectib1 .projectitem1 img,#projectib2 .projectitem2 img,#projectib3 .projectitem3 img,#projectib4 .projectitem4 img{width: 100%;height: auto;float: none;}#projectib1 .projectitem1 a .project_info,#projectib2 .projectitem2 a .project_info,#projectib3 .projectitem3 a .project_info,#projectib4 .projectitem4 a .project_info,#projectib5 .projectitem5 a .project_info{ width:100%; height:30px;}#projectib1 .projectitem1 a .project_info p,#projectib2 .projectitem2 a .project_info p,#projectib3 .projectitem3 a .project_info p,#projectib4 .projectitem3 a .project_info p,#projectib5 .projectitem5 a .project_info p{ overflow:hidden; white-space: nowrap;text-overflow: ellipsis;}#projectib5 #projectlist .projectitem{width:49%;}#npagePage #projectlist .projectitem a .project_info div{ margin-top:0px;}#npagePage #projectlist .projectitem a:hover img{ transform: scale(1, 1);}#npagePage #projectlist .projectitem a:hover .project_info{ width:100%; height:100%;}#npagePage #projectlist .projectitem a .project_info{ position:inherit;}#npagePage #projectlist .projectitem a .project_info p.subtitle{margin-top:0px; height:24px; line-height:24px; text-align:left;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}#npagePage #projectlist .projectitem a .project_info p.title{ margin-top:0px; height:22px; line-height:22px;text-align:left; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}#post_slider,#post_slider1{ height:500px;}#post_slider li,#post_slider1 li{height:500px;}ul.content_list:after {content: '';display: block;clear: both;}.projectSubList{ margin-bottom:20px;}.projectSubTitle{ font-size:24px; line-height:24px; margin:20px auto 50px; display:none}.postbody img{max-width:100%; margin-bottom:10px;}.bx-wrapper .bx-controls-direction a{z-index: 0;}#indexPage #mslider .bx-wrapper .bx-pager{z-index: 0;}#shares a i,#contactinfo div a i,#online_open i,#olx_qq li a i,#olx_tel div i{margin-left:0px;}.service_img{ display:inline;}body.ipusher #header #headSHBtn i{ margin-left:0px;}.nav-a i{ display:inline;}#indexPage .mivideo{ background-color:#fff;padding-bottom: 10px; padding-top:80px;}#projectitem_1 {animation-name: fadeInUp;animation-delay: 0.1s;}#projectitem_2 {animation-name: fadeInUp;animation-delay: 0.2s;}#projectitem_3 {animation-name: fadeInUp;animation-delay: 0.3s;}#projectitem_4 {animation-name: fadeInUp;animation-delay: 0.4s;}#projectitem_5 {animation-name: fadeInUp;animation-delay: 0.5s;}#projectitem_6 {animation-name: fadeInUp;animation-delay: 0.6s;}#projectitem_7 {animation-name: fadeInUp;animation-delay: 0.7s;}#projectitem_8 {animation-name: fadeInUp;animation-delay: 0.8s;}#projectitem_9 {animation-name: fadeInUp;animation-delay: 0.9s;}#projectitem_10 {animation-name: fadeInUp;animation-delay: 1s;}#projectitem_11 {animation-name: fadeInUp;animation-delay: 1.1s;}#newsitem_1 {animation-name: fadeInUp;animation-delay: 0.2s;}#newsitem_2 {animation-name: fadeInUp;animation-delay: 0.4s;}#newsitem_3 {animation-name: fadeInUp;animation-delay: 0.6s;}#newsitem_4 {animation-name: fadeInUp;animation-delay: 0.8s;}#newsitem_5 {animation-name: fadeInUp;animation-delay: 1s;}#newsitem_6 {animation-name: fadeInUp;animation-delay: 1.2s;}#newsitem_7 {animation-name: fadeInUp;animation-delay: 1.4s;}#newsitem_8 {animation-name: fadeInUp;animation-delay: 1.6s;}#newsitem_9 {animation-name: fadeInUp;animation-delay: 1.8s;}#newsitem_10 {animation-name: fadeInUp;animation-delay: 2s;}#newsitem_11 {animation-name: fadeInUp;animation-delay: 2.2s;}#serviceitem_1 {animation-name: fadeInUp;animation-delay: 0.1s;}#serviceitem_2 {animation-name: fadeInUp;animation-delay: 0.2s;}#serviceitem_3 {animation-name: fadeInUp;animation-delay: 0.3s;}#serviceitem_4 {animation-name: fadeInUp;animation-delay: 0.4s;}#serviceitem_5 {animation-name: fadeInUp;animation-delay: 0.5s;}#serviceitem_6 {animation-name: fadeInUp;animation-delay: 0.6s;}#serviceitem_7 {animation-name: fadeInUp;animation-delay: 0.7s;}#serviceitem_8 {animation-name: fadeInUp;animation-delay: 0.8s;}#serviceitem_9 {animation-name: fadeInUp;animation-delay: 0.9s;}#serviceitem_10 {animation-name: fadeInUp;animation-delay: 1s;}#serviceitem_11 {animation-name: fadeInUp;animation-delay: 1.1s;}#teamitem_1 {animation-name: fadeInUp;animation-delay: 0.1s;}#teamitem_2 {animation-name: fadeInUp;animation-delay: 0.2s;}#teamitem_3 {animation-name: fadeInUp;animation-delay: 0.3s;}#teamitem_4 {animation-name: fadeInUp;animation-delay: 0.4s;}#teamitem_5 {animation-name: fadeInUp;animation-delay: 0.5s;}#teamitem_6 {animation-name: fadeInUp;animation-delay: 0.6s;}#teamitem_7 {animation-name: fadeInUp;animation-delay: 0.7s;}#teamitem_8 {animation-name: fadeInUp;animation-delay: 0.8s;}#teamitem_9 {animation-name: fadeInUp;animation-delay: 0.9s;}#teamitem_10 {animation-name: fadeInUp;animation-delay: 1s;}#teamitem_11 {animation-name: fadeInUp;animation-delay: 1.1s;}#indexPage #mpartner .wrapper ul li a .par_title{ display:none; text-align:center; font-size:14px;width:100%;}.module.mcounter .module_container{ padding:60px 0; position:relative; z-index:1}.module.mcounter .particles-js-canvas-el{ opacity:.5}.module.mcounter ul.content_list{ width:100%; height:auto;}.module.mcounter ul.content_list li{ width:25%; height:108px; float:left; text-align:center;}.module.mcounter ul.content_list li div{border-right: #333 1px solid;}.module.mcounter ul.content_list li:last-child div{ border-right:none}.module.mcounter ul.content_list li p{text-align:center;font-size: 14px;color: #9e9e9e;}.module.mcounter ul.content_list li p.number{margin-top:15px;}.module.mcounter ul.content_list li p.number .counterDX{font-size: 48px;color: #ffffff;font-family: HELVETICANEUELTPRO-THEX,Arial;text-align: center;margin-top:15px;}.module.mcounter ul.content_list li p.number .unit{ font-size:14px; margin-left:5px}.module.mcounter ul.content_list li p.title{margin-bottom: 10px;}#header .navWrap ul#nav{ display:inline-flex}.search-icon{padding: 0 5px 0 15px;margin: 0 15px;line-height: 48px;height: 50px;}.search-icon i,.searchCloseBtn{line-height: 46px;}.searchBtn{ display:inline-flex;}.search-frame input{line-height: 50px;}.searchCloseBtn .left{height: 1px;width:18px;background:#8e8e8e;position: absolute;display: block;top:20px;z-index: 1;transition:all .2s ease-out 0s;transform: rotate(0deg);}.searchCloseBtn .right{height: 1px;width:18px;background:#8e8e8e;position: absolute;display: block;top:20px;z-index: 1;transform: rotate(0deg);transition:all .2s ease-out 0s;}.searchopen .searchCloseBtn .left{transform: rotate(50deg);}.searchopen .searchCloseBtn .right{transform: rotate(-50deg);}#header .content.searchshow .navitem {-webkit-animation:ac-gn-item-searchshow 400ms both;animation:ac-gn-item-searchshow 400ms both;}#header .content.searchhide .navitem {-webkit-animation:ac-gn-item-searchhide 400ms both;animation:ac-gn-item-searchhide 400ms both}@-webkit-keyframes ac-gn-item-searchshow {0% {opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:cubic-bezier(0.2727, 0.0986, 0.8333, 1);animation-timing-function:cubic-bezier(0.2727, 0.0986, 0.8333, 1)}40% {opacity:1}100% {opacity:0;-webkit-transform:scale(0.5);transform:scale(0.5)}}@keyframes ac-gn-item-searchshow {0% {opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:cubic-bezier(0.2727, 0.0986, 0.8333, 1);animation-timing-function:cubic-bezier(0.2727, 0.0986, 0.8333, 1)}40% {opacity:1}100% {opacity:0;-webkit-transform:scale(0.5);transform:scale(0.5)}}@-webkit-keyframes ac-gn-item-searchhide {0% {opacity:0;-webkit-transform:scale(0.5);transform:scale(0.5)}60% {opacity:1}100% {opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:cubic-bezier(0.2727, 0.0986, 0.8333, 1);animation-timing-function:cubic-bezier(0.2727, 0.0986, 0.8333, 1)}}@keyframes ac-gn-item-searchhide {0% {opacity:0;-webkit-transform:scale(0.5);transform:scale(0.5)}60% {opacity:1}100% {opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:cubic-bezier(0.2727, 0.0986, 0.8333, 1);animation-timing-function:cubic-bezier(0.2727, 0.0986, 0.8333, 1)}}@-webkit-keyframes ac-gn-searchview-searchhide {0% {opacity:1;-webkit-animation-timing-function:ease;animation-timing-function:ease}100% {opacity:0}}@keyframes ac-gn-searchview-searchhide {0% {opacity:1;-webkit-animation-timing-function:ease;animation-timing-function:ease}100% {opacity:0}}#header .content.searchopen .navitem {visibility:hidden}#header .content .navWrap{ position:relative; z-index:4;}#header .content.searchopen .searchWrap{ display: block}#header .content .searchWrap {position:absolute;bottom:0;left:50%;width:30%; margin-left:-15%;z-index:3;opacity:0}#header .content.searchhide .searchWrap {-webkit-animation:ac-gn-searchview-searchhide 200ms both;animation:ac-gn-searchview-searchhide 200ms both}#header .content.searchshow .searchWrap ,#header .content.searchopen .searchWrap ,#header .content.searchhide .searchWrap {-webkit-animation:none;animation:none}#header .content.searchopen .searchWrap { opacity:1; margin-top:0px;height: 50px;overflow: hidden;z-index: 10}#header .searchBtn,#header .searchCloseBtn{ display: inline-table; color:#8e8e8e;cursor:pointer;padding:10px}#header .content .searchWrap input{line-height: 44px;color:#000;  }#header .content.searchopen .searchWrap input{transition:all .2s ease-out 0s}.searchBtn{ display: inline-block; opacity:1;transition:all .2s ease-out 0s;}#header .content.searchopen .searchBtn{opacity:0; display: none; }#header .search-icon{ margin-left:120px;transition-timing-function: cubic-bezier(.32,.05,0,1.02);transition-duration: 0.3s;transition-delay: 0s;}#header .content.searchopen .search-icon{ margin-left: 10px;}#header .content .searchCloseBtn{ margin-right:60px; width:20px;height:20px;cursor:pointer; position:relative;}#header .content.searchopen .searchCloseBtn{opacity:1;transition:all .1s ease-out 0s;margin-right:10px;}.bodyMask{content: '';position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 50;display:none;background: rgba(0,0,0,.3);}.open{ display:block;}#fixed_videoPost {position: fixed;left: 0;top:0;width: 100%;height: 100%;background: rgba(0,0,0,.6);overflow-y: auto;display: block;z-index: 110;background-color: transparent;}#fixed_videoPost .v_iframe {width: 100%;height: 540px;background: #000;border: 0;}#fixed_videoPost .fixed-container {width: 960px;padding:10px;height:618px;background: #fff;overflow: hidden;position: absolute;left: 50%;margin-left: -480px;z-index: 2;border: 1px solid #dedede;}#fixed_videoPost .fixed-mack {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color:rgba(0,0,0,.6)}#fixed_videoPost #postControl {position: absolute;right: 32px;top:-50px;width:40px; height:40px;cursor: pointer;z-index:2}#fixed_videoPost #postControl .button span{ height: 1px;width:30px;height:2px;background: #fff;position: absolute;display: block;z-index: 1;transition: all .2s ease-out 0s;transform: rotate(0deg);top: 20px;left: 5px; }#fixed_videoPost #postControl .button .left {transform: rotate(45deg);}#fixed_videoPost #postControl .button{width:100%; height:100%;}#fixed_videoPost #postControl .button .right {transform: rotate(-45deg);}#fixed_videoPost .info_box{width:100%;height:48px;position:relative;padding: 15px 0 0;}#fixed_videoPost .info_box .title{font-size:16px;color:#2e2e2e}#fixed_videoPost .info_box .subtitle{color:#7d7d7d;font-size:13px;line-height:22px;margin-top:6px}#fixed_videoPost .fixed-btn{position:fixed;top:50%;margin-top:-25px;right:0;width:100%;}#fixed_videoPost .fixed-btn a{width:50px;text-align:center;height:50px;background:#fbfbfb;display:inline-block;line-height:50px; position:fixed}#fixed_videoPost .fixed-btn a i{line-height: 48px;color:#848484; font-size: 30px;}#fixed_videoPost .fixed-btn a:hover i{color:#333}#fixed_videoPost .fixed-btn a:hover{background:rgba(248, 248, 248, 1)}#fixed_videoPost .fixed-btn a.prev{float:left; left:-50px}#fixed_videoPost .fixed-btn a.next{float:right;right:-50px}#fixed_videoPost .fa-angle-right::before{content: "\f105";}#fixed_videoPost .fa-angle-left::before{content: "\f104";}#fixed_videoPost .fixed-btn a.disabled{ background:rgba(255,255,255,0.3)}#header .content.searchshow .navitem,#header .content.searchshow .navitem a,#header .content.searchopen .navitem,#header .content.searchopen .navitem a{transition: none; }.mvideom  .videom_item .video_details i{ margin-left:6px}#pages{ display:block !important;}

/*formPage*/

.pageMask,.loadMask{content: '';
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 50;
    display: none;
    background: rgba(0,0,0,.3); z-index:100}
    .loadMask{ display:block}
    .loadMask img{ position:absolute; top:50%;left:50%; margin-left:-20px; margin-top:-60px;}
#sitecontent .npagePage.formPage .content .header p.title{ text-align:center;font-size: 20px;color: #444;}
#sitecontent .npagePage.formPage .content .header .subtitle{text-align:center;font-size: 16px;color: #999;}
.formPage .formbox textarea{resize:none}
.npagePage #banner.formBanner{ height:auto}
.npagePage #banner.formBanner img{float:none; max-width:100%;}
#sitecontent .npagePage .content .postbody p{font-size: 14px;}
#sitecontent .npagePage .content .header .title{ font-weight: bold; }
.firstRow td{text-align: center;}
.firstRow p img{ width: 390px;  margin-top: 40px;}
