@charset "UTF-8";
.clear {
    clear: both;
    display: block;
}

img {
    border: none;
    display: block;
}

body {
    position: relative;
    overflow-x: hidden;
    color: #333;
    font-family: 微软雅黑, sans-serif;
    font-size: 14px;
    box-sizing: border-box;
}

input::-webkit-input-placeholder {
    color: #ccc;
}

input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #ccc;
}

input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #ccc;
}

input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #ccc;
}

textarea::-webkit-input-placeholder {
    color: #ccc;
}

textarea::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #ccc;
}

textarea:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #ccc;
}

textarea:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #ccc;
}

body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

input {
    outline: none;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
    color: #333;
    outline: none;
}

a,
h1,
h2,
h3,
h4,
p,
div,
li,
b,
span,
strong,
input,
textarea {
    font-family: "Microsoft YaHei", "Arial", "黑体", "宋体", sans-serif;
}

.headline a {
    color: #999;
}

img {
    border: 0;
}

a {
    text-decoration: none;
    color: #686868;
}

.gy {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

a:hover {
    text-decoration: none;
    color: rgb(5, 159, 235);
}

.top-blank {
    height: 125px;
    overflow: hidden;
    background: none;
}

.top-head {
    height: 132px;
    position: initial;
    top: 0;
    width: 100%;
    z-index: 1000;
    background: none;
}

.shadow {
    width: 100%;
    height: 7px;
    font-size: 0;
    overflow: hidden;
    background: url(../images/nav_shadow.png) repeat-x;
}

.top01 {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: #1f2229;
    /*color:#f5f5f5;*/
    color: rgb(5, 159, 235);
    overflow: hidden;
}

.top01_center {
    text-align: left;
    float: right;
    overflow: hidden;
    padding-right: 15px;
}

.top01_center img {
    float: left;
    margin-top: 3px;
}

.top02 {
    height: 95px;
    width: 100%;
    background: #fff
}

.logo {
    /*width: 365px;*/
    float: left;
    padding-top: 20px;
    margin-left:40px;
}

.logo img {
    max-width: 100%;
    height: 60px;
    float: left;
}

.logo span {
    float: left;
    margin-top: 30px;
    color: #999;
    font-size: 12px;
}

.nav {
    width: auto;
    float: right;
}

.nav ul {
    width: auto;
    float: left;
}

.nav li {
    width: 86px;
    margin: 0 5px 0 6px;
    float: left;
    text-align: center;
    /* position:relative;*/
}

.nav a {
    width: 86px;
    height: 42px;
    padding-top: 30px;
    display: block;
    font-size: 16px;
    /*overflow:hidden;*/
}

.nav li a:after {}

.nav li a:hover:after {
    left: 1%;
    right: 1%;
    opacity: 1;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
}

.nav .sel {
    border-bottom: 3px solid rgb(5, 159, 235);
    color: #f3782a;
}

.nav a#sel:hover:after {
    opacity: 0;
}

.nav .sub {
    display: none;
    width: 100%;
    padding: 0;
    position: fixed;
    top: 125px;
    overflow: hidden;
    text-align: left;
    z-index: 110;
    left: 0px;
    background-color: #f5f5f5;
}

.nav .sub .nav_xiao {
    width: 1200px;
    overflow: hidden;
    padding-top: 5px;
    margin: 0 auto;
    padding-bottom: 50px;
}

.nav .sub .nav_xiao .xiao_one {
    width: 760px;
    float: right;
    overflow: hidden;
}

.nav .sub .nav_xiao .xiao_one a {
    float: left;
    display: inline;
    height: 28px;
    line-height: 28px;
    width: 108px;
    margin-right: 12px;
    overflow: hidden;
    border-bottom: 1px solid #d3d2d2;
    color: #313030;
    background: url(../images/nav_dian.jpg) left center no-repeat;
    padding: 0;
    padding-left: 15px;
    margin-top: 13px;
    font-size: 12px;
    font-family: "宋体";
}

.nav .sub .nav_xiao .xiao_one a:hover {
    color: rgb(5, 159, 235);
}

.nav .sub .nav_xiao .xiao_two {
    margin-top: 28px;
    width: 760px;
    float: right;
}

.nav .sub .nav_xiao .xiao_two img {
    float: left;
    margin-right: 25px;
}

.nav .sub .nav_xiao .xiao_two .nav_div {
    float: left;
    width: 380px;
    padding-top: 50px;
    font-size: 12px;
    color: #666666;
    line-height: 22px;
}

.nav .sub .nav_xiao .xiao_two .nav_div h2 {
    font-size: 16px;
    color: rgb(5, 159, 235);
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 36px;
}

.nav .sub .nav_xiao .xiao_three {
    width: 1200px;
    float: right;
    overflow: hidden;
}

.nav .sub .nav_xiao .xiao_three ul {
    width: 1200px;
}

.nav .sub .nav_xiao .xiao_three ul li {
    float: left;
    display: inline;
    width: 172px;
    height: 190px;
    overflow: hidden;
    margin-right: 19px;
    text-align: center;
    position: inherit;
    line-height: 46px;
    margin-left: 0px;
}

.nav .sub .nav_xiao .xiao_three ul li img {
    width: 100%;
    height: 138px;
    display: block;
}

.nav .sub .nav_xiao .xiao_three ul li a {
    color: #686868;
    width: 100%;
    font-size: 14px;
    height: 100%;
    padding-top: 17px;
}

.nav .sub .nav_xiao .xiao_three ul li a:hover {
    color: rgb(5, 159, 235);
}

.nav .sub .nav_xiao .xiao_three ul li:hover img {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.nav .sub .nav_xiao .xiao_three ul.nav_wechat li {
    width: 195px;
}

.nav .sub .nav_xiao .xiao_three ul.nav_wechat li img {
    width: 195px;
    height: 138px;
}

.nav .sub .nav_xiao .xiao_four {
    width: 512px;
    overflow: hidden;
    margin-right: 25px;
    margin-left: 55px;
    float: left;
}

.nav .sub .nav_xiao .xiao_four h2 {
    font-size: 18px;
    font-weight: normal;
    color: #333333;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #b3b3b3;
    letter-spacing: 3px;
    margin-top: 10px;
}

.nav .sub .nav_xiao .xiao_four h2 a {
    float: right !important;
    width: auto !important;
    height: auto !important;
}

.nav .sub .nav_xiao .xiao_four .ul {
    width: 590px;
}

.nav .sub .nav_xiao .xiao_four .ul li {
    height: 35px;
    line-height: 35px;
    margin-right: 80px;
    padding-right: 10px;
    width: 205px;
    overflow: hidden;
    float: left;
    display: inline;
    background: url(../images/nav_dian2.png) right center no-repeat;
    margin-left: 0px;
    position: inherit;
}

.nav .sub .nav_xiao .xiao_four .ul li a {
    padding: 0;
    width: 205px;
    text-align: left;
}

.nav .sub .nav_xiao .xiao_five {
    width: 680px;
    overflow: hidden;
    float: left;
    margin-top: 15px;
    margin-left: 50px;
}

.nav .sub .nav_xiao .xiao_five img {
    width: 280px;
    height: 212px;
}

.nav .sub .nav_xiao .xiao_five a {
    width: 280px;
    height: 212px;
    padding: 0;
    margin-right: 45px;
    float: left;
}

.nav .sub .nav_xiao .xiao_five2 {
    float: right;
    margin-right: 20px;
    text-align: left;
    width: 445px;
    margin-top: 15px;
}

.nav .sub .nav_xiao .xiao_five2 p {
    border-bottom: 1px solid #D9D9D9;
    box-shadow: none;
    font-size: 14px;
    padding: 10px 0;
}

.nav .sub .nav_xiao .xiao_five2 p a {
    text-align: left;
    width: 200px;
    display: inline-block;
    padding-top: 0;
    height: auto;
    padding: 5px 0;
    font-size: 14px;
}

.nav .sub .nav_xiao .xiao_six_l {
    float: left;
    width: 140px;
    margin-left: 70px;
    overflow: hidden;
    margin-top: 35px;
}

.nav .sub .nav_xiao .xiao_six_l a {
    display: block;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    color: #333333;
    padding-left: 20px;
    background: url(../images/yuming_pic9.png) left center no-repeat;
    padding-top: 0;
}

.nav .sub .nav_xiao .xiao_six_l a.osel {
    background: url(../images/yuming_pic9_on.png) left center no-repeat;
    color: rgb(5, 159, 235);
}

.nav .sub .nav_xiao .xiao_six_r {
    float: left;
    width: 990px;
    overflow: hidden;
    text-align: center;
}

.nav .sub .nav_xiao .xiao_six_r img {
    display: block;
    margin: 0 auto;
    margin-bottom: 32px;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}

.nav .sub .nav_xiao .xiao_six_r a {
    float: left;
    width: 140px;
    height: auto;
    border-left: 1px solid #e2e3e3;
    padding-top: 0;
    margin-top: 50px;
}

.nav .sub .nav_xiao .xiao_six_r a:hover img {
    margin-top: -4px;
    margin-bottom: 36px;
}

.nav li {
    position: relative;
}

.top01_logo {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.top02_center {
    width:100%;
    margin: 0 auto;
}

.more {
    font-size: 14px !important;
    float: right;
    color: rgb(5, 159, 235);
    right: 0 !important;
    margin-top: -30px;
}


/* 轮播CSS */

.slideBox {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}

.slideBox .hd {
    height: 20px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 2px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: #fff;
    cursor: pointer;
}

.slideBox .hd ul li.on {
    background: #f00;
    color: #fff;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
    height: auto;
}

.slideBox .bd img {
    max-width: 100%;
    height: auto;
    display: block;
}


/* 下面是前/后按钮代码，如果不需要删除即可 */

.slideBox .prev,
.slideBox .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(../images/slider-arrow.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.slideBox .next {
    left: auto;
    right: 3%;
    background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.slideBox .prevStop {
    display: none;
}

.slideBox .nextStop {
    display: none;
}

.lhz_service {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 40px;
}

.lhz_service .center {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.lhz_service .center ul {
    width: auto;
    height: auto;
    overflow: hidden;
}

.lhz_service .center ul li {
    width: 300px;
    height: 200px;
    overflow: hidden;
    float: left;
    border: 1px solid red;
    text-align: center;
    position: relative;
    transform: rotate(45deg);
    cursor: pointer;
}

.lhz_service .center .rhomb {
    width: 200px;
    height: 200px;
    transform: rotate(-45deg);
    margin: 0px auto;
    overflow: hidden;
}

.lhz_service .center ul li .line {
    width: 1px;
    height: 70px;
    background: #e5e5e5;
    position: absolute;
    right: 0;
    margin-top: -70px;
}

.lhz_service .center .rhomb .top {
    width: 200px;
    height: auto;
    overflow: hidden;
    margin-top: 50px;
    text-align: center;
}

.lhz_service .center .rhomb .bom {
    font-size: 18px;
    color: #7E7E7E;
    font-weight: lighter;
    width: 200px;
    text-align: center;
}

.lhz_service .center .rhomb .top .safe-big {
    font-size: 50px;
    font-weight: 500;
    color: rgb(5, 159, 235);
}

.lhz_service .center .rhomb .top .safe-em {
    font-weight: 500;
    color: rgb(5, 159, 235);
    font-size: 35px;
    font-style: normal;
    margin-left: 5px;
}

.lhz_plan {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.activity {
    text-align: center;
    height: 80px;
    line-height: 80px;
    overflow: hidden;
}

.activity .title {
    font-size: 25px;
    color: #333333;
    font-weight: 500;
    text-align: center;
}

.activity .title_name {
    font-size: 28px;
    color: #000;
    width: 1200px;
    font-weight: lighter;
    position: relative;
    margin: 0 auto;
}

.activity .title_name:before {
    content: "◆";
    width: auto;
    height: auto;
    font-size: 24px;
    color: rgb(5, 159, 235);
    margin-right: 20px;
}

.activity .title_name:after {
    content: "◆";
    width: auto;
    height: auto;
    margin-left: 20px;
    font-size: 24px;
    color: rgb(5, 159, 235);
}

.activity .subtitle {
    margin-top: 10px;
    font-size: 16px;
    color: #797979;
    text-align: center;
}

.activity .subtitle img {
    margin: 0 auto;
}

.lzh_graphics {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.lzh_graphics ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
}

.lzh_graphics ul li {
    width: 32%;
    height: auto;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    box-sizing: border-box;
    background: #FFF;
    margin-bottom: 20px;
    padding-bottom: 10px;
    margin-right: 2%;
}

.lzh_graphics ul li:nth-child(3n) {
    margin-right: 0%;
}

.lzh_graphics ul li img {
    width: 100%;
    display: block;
    /* height: 210px; */
}

.lzh_graphics ul li .pop-up {
    width: 100%;
    /* height: 280px; */
    background: rgba(10, 89, 207, 0.8);
    position: absolute;
    z-index: 100;
    /* margin-top: -345px; */
    display: none;
    /*height: 100%;*/
}

.lzh_graphics ul li .pop-up p {
    width: 100%;
    padding: 0 10px;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    text-align: left;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}

.lzh_graphics ul li .pop-up h2 {
    line-height: 40px;
    font-size: 20px;
    text-align: center;
    font-weight: 500;
    color: white;
    margin-top: 10%;
}

.lzh_graphics ul li .pop-up .Forward {
    width: auto;
    height: auto;
    float: right;
    position: absolute;
    bottom: 10px;
    right: 0;
    margin-right: 10px;
}

.lzh_graphics ul li .pop-up .Forward img {
    width: 48px !important;
    height: 48px !important;
    display: block;
}

.lzh_graphics ul li p {
    text-align: center;
    margin-top: 10px;
}

.lzh_graphics ul li p em {
    font-style: normal;
    font-size: 14px !important;
    color: rgb(5, 159, 235);
}

.lzh_graphics_title {
    font-size: 16px;
    color: #2c3e50;
    line-height: 20px;
}

.lhz_price {
    font-size: 16px;
    color: rgb(5, 159, 235);
}

.lhz_plan .seek {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.lhz_plan .seek .left_title {
    float: left;
    font-size: 16px;
    line-height: 30px;
    margin-top: 35px;
    margin-left: 15px;
}

.lhz_plan .seek .lhz_search {
    width: 140px;
    height: 45px;
    float: left;
    margin-left: 40px;
    border: 1px solid #f3f3f3;
    margin-top: 30px;
    position: relative;
    cursor: pointer;
    text-align: center;
    line-height: 45px;
}

.lhz_plan .seek .lhz_search .top {
    display: inline-block;
    position: absolute;
    left: -1px;
    top: -2px;
    width: 0px;
    height: 2px;
    background: #ff0000;
    transition: .5s
}

.lhz_plan .seek .lhz_search .right {
    display: inline-block;
    position: absolute;
    right: -1px;
    bottom: 0;
    width: 2px;
    height: 0px;
    background: #ff0000;
    transition: .5s
}

.lhz_plan .seek .lhz_search .bottom {
    display: inline-block;
    position: absolute;
    bottom: -1px;
    right: -1px;
    width: 0px;
    height: 2px;
    background: #ff0000;
    transition: .5s
}

.lhz_plan .seek .lhz_search .left {
    display: inline-block;
    position: absolute;
    left: -1px;
    top: 0;
    width: 2px;
    height: 0px;
    background: #ff0000;
    transition: .5s
}

.lhz_plan .seek .lhz_search:hover .top,
.lhz_plan .seek .lhz_search:hover .bottom {
    width: 101%;
    transition: .5s;
}

.lhz_plan .seek .lhz_search:hover .right,
.lhz_plan .seek .lhz_search:hover .left {
    height: 100%;
    transition: .5s;
}

.lhz_select {
    width: 140px;
    height: 35px;
    margin-top: 5px;
    border: none;
    outline: none;
    padding-left: 10px;
    cursor: pointer;
    color: #797979;
    font-size: 14px;
}

.fast_lookup {
    width: 160px;
    height: 45px;
    overflow: hidden;
    background: rgb(5, 159, 235);
    text-align: center;
    float: right;
    line-height: 45px;
    color: #FFF;
    font-size: 16px;
    font-weight: 500;
    margin-top: 30px;
    margin-right: 20px;
}

.fast_lookup a {
    color: #FFF;
}

.lhz_groom {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 20px auto;
    box-sizing: border-box;
}

.lhz_groom_left {
    width: 210px;
    height: 310px;
    float: left;
    position: relative;
    box-sizing: border-box;
    background: url("../images/pro_01.jpg") center no-repeat;
    background-size: 210px 310px;
    cursor: pointer;
}


/*.lhz_groom_left .feature {
    width: 210px;
    height: 310px;
    background: url("../images/pro_01.jpg") center no-repeat;
    background-size: 210px 310px;
    position: relative;
}

.lhz_groom_left .feature p {
    padding: 0 20px;
}*/

.lhz_groom_left .list {
    width: 210px;
    height: 310px;
    overflow: hidden;
    position: absolute;
    background: rgba(0, 0, 0, 0.6);
    text-align: center;
    color: #FFF;
    padding-top: 80px;
    display: none;
}

.list p {
    text-align: center;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 10px;
}

.list p a {
    color: #FFF;
}

.list .p-more {
    width: auto;
    height: 40px;
    line-height: 35px;
    text-align: center;
    overflow: hidden;
    border: 2px solid #fff;
    display: inline-block;
    padding: 0 10px;
}

.lhz_groom_center {
    float: left;
    width: 980px;
    height: 310px;
    margin: 0 5px;
}

.lhz_groom_left .lhz_more {
    width: auto;
    height: 40px;
    line-height: 35px;
    text-align: center;
    overflow: hidden;
    border: 2px solid rgb(5, 159, 235);
    display: inline-block;
    padding: 0 10px;
    position: absolute;
    bottom: 20px;
    color: #FFF;
    margin-left: 65px;
    background: rgb(5, 159, 235);
}

.lhz_more a {
    color: #FFF;
}

.lhz_groom_center .lhz_ss_item {
    float: left;
    margin: 0 5px;
    height: 310px;
    width: 300px;
    background-color: #fff;
    border: 1px solid #f5f5f5;
    position: relative;
}

.lhz_groom_center .lhz_ss_item img {
    width: 100%;
    height: 185px;
    display: block;
}

.lhz_groom_center .lhz_ss_item .img_title {
    position: absolute;
    right: 0;
    bottom: 125px;
    height: 28px;
    line-height: 28px;
    color: #fff;
    font-size: 12px;
    padding-left: 12px;
    padding-right: 10px;
    background-color: rgba(0, 0, 0, .3);
    border-radius: 15px 0 0 15px;
}

.lhz_groom_center .lhz_ss_item .lhz_title {
    font-size: 14px;
    color: rgb(5, 159, 235);
    margin: 10px 13px 9px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
}

.lhz_intro {
    height: auto;
    font-size: 12px;
    line-height: 18px;
    overflow: hidden;
    color: #666;
    text-align: justify;
    margin: 0 13px 18px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.lhz_aty_price {
    text-align: center;
    text-overflow: ellipsis;
}

.lhz_aty_price span {
    /*font-size: 20px;*/
    color: rgb(5, 159, 235);
    margin-right: 10px;
}

.lhz_aty_price>em {
    font-style: normal;
    font-size: 14px !important;
    color: rgb(5, 159, 235) !important;
}

.lhz_groom_right {
    width: 260px;
    height: 310px;
    float: left;
    border: 1px solid #f5f5f5;
    background: #fff;
}

.lhz_groom_right h2 {
    width: auto;
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #f5f5f5;
    font-size: 16px;
    color: rgb(5, 159, 235);
    font-weight: 500;
    padding-left: 15px;
}

.lhz_groom_right .lhz_g_product {
    margin: 10px 15px 15px;
    height: 64px;
}

.lhz_groom_right .lhz_g_product img {
    width: 90px;
    height: 64px;
    margin-right: 10px;
    display: block;
    float: left;
}

.lhz_groom_right .lhz_g_product .t-p1 {
    font-size: 14px;
    text-align: left;
    color: #333;
    line-height: 20px;
    margin-bottom: 5px;
    overflow: hidden;
    white-space: nowrap;
}

.lhz_groom_right .lhz_g_product .t-p2 {
    font-size: 12px;
    text-align: left;
    color: #999;
    margin-bottom: 10px;
}

.lhz_groom_right .lhz_g_product .t-p3 {
    font-size: 14px;
    color: rgb(5, 159, 235);
}

.lhz_groom_right .lhz_g_product .t-p3 em {
    font-style: normal;
    color: rgb(5, 159, 235);
    font-size: 12px;
    margin-left: 5px;
}


/* 旅行团建 */

.lhz_groom .travel {
    width: 210px;
    height: 310px;
    background: url("../images/pro_02.jpg") center no-repeat !important;
    background-size: 210px 310px;
    position: relative;
}


/* end旅行团建 */


/* 主题团建 */

.lhz_groom .motif {
    width: 210px;
    height: 310px;
    background: url("../images/pro_03.jpg") center no-repeat;
    background-size: 210px 310px;
    position: relative;
}


/* end主题团建 */


/* 聚会沙龙 */

.lhz_groom_left .salon {
    width: 210px;
    height: 310px;
    background-size: cover;
    position: relative;
}

.lhz_groom_left .salon p {
    padding: 0 20px;
}

.lhz_groom_left .salon .h1 {
    font-size: 20px;
    color: #FFF;
    line-height: 30px;
    padding-top: 20px;
}

.lhz_groom_left .salon .h2 {
    font-size: 14px;
    color: #FFF;
    line-height: 30px;
    padding-top: 10px;
}

.lhz_groom_left .salon .h3 {
    position: absolute;
    bottom: 20px;
    left: 0;
    font-size: 14px;
    color: #FFF;
}


/* end聚会沙龙 */

.case {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.case>ul {
    width: auto;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
}

.case>ul>li {
    width: 365px;
    height: 270px;
    float: left;
    margin: 20px 17px 0px 17px;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    box-sizing: border-box;
}

.case>ul>li>a>img {
    width: 365px;
    height: 200px;
    margin: 0 auto;
}

.case-title {
    text-align: center;
    line-height: 30px;
    margin-top: 10px;
    font-size: 16px;
    color: #4c4c4c;
}

.serve:hover {
    -webkit-animation-name: swing;
    animation-name: swing;
}

.news {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.news ul {
    width: auto;
    height: auto;
    margin-top: 10px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.news ul li {
    width: 268px;
    height: auto;
    border: 1px solid #dadada;
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
    background: #FFF;
}

.news ul li img {
    width: 100%;
    height: 160px;
}

.news-img {
    width: 100%;
    height: 160px;
    position: relative;
}

.top-pic {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    padding: 0 15px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    white-space: nowrap;
    overflow: hidden;
}

.news-center {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}

.news-center .top {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.news-center .titx {
    height: 42px;
    font-size: 16px;
    font-weight: 600;
    padding: 0 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 20px;
    color: #333333;
}

.tag {
    width: auto;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 12px 12px 0px 12px;
    border: 1px solid #E94A08;
    font-size: 12px;
    background: #E94A08;
    padding: 0 5px;
    color: #fff;
    float: left;
    margin-top: 5px;
}

.depict {
    height: 32px;
    font-size: 12px;
    overflow: hidden;
    margin: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.date {
    font-size: 12px;
    color: #bbbbbb;
    padding: 10px 10px;
    overflow: hidden;
    position: relative;
    text-align: left;
}

.date .more_right {
    width: auto;
    height: auto;
    line-height: 20px;
    color: rgb(5, 159, 235);
    float: right;
}

.lhz_plan .customer {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.lhz_plan .customer ul {
    width: auto;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
}

.lhz_plan .customer ul li {
    width: 224px;
    height: 130px;
    margin: 20px 15px 0 0;
    background-color: #fff;
    float: left;
    border: 1px solid #f3f3f3;
    cursor: pointer;
}

.lhz_plan .customer ul li img {
    display: inline-block;
    float: left;
    width: 164px;
    height: 60px;
    margin: 35px 30px;
}

.print:hover {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}

.press:hover {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    animation-duration: 1s;
}

.lhz_acy {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.lhz_acy .lhz_condition {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 20px auto;
    background: #FFF;
}

.lhz_acy .lhz_condition .lhz_ssm_item {
    width: auto;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
}

.lhz_acy .lhz_condition .lhz_ssm_item span {
    float: left;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    padding: 0 10px;
    color: #333333;
    font-size: 14px;
}

.lhz_acy .lhz_condition .lhz_ssm_item ul {
    width: 1100px;
    float: left;
    height: auto;
    overflow: hidden;
    color: #8c8c8c;
}

.lhz_acy .lhz_condition .lhz_ssm_item ul li {
    width: auto;
    height: auto;
    line-height: 30px;
    float: left;
    text-align: center;
    padding: 0 10px;
    cursor: pointer;
}

.lhz_acy .lhz_condition .lhz_ssm_item .active {
    color: #fd0000;
}

.lhz_acy .lhz_acy_center {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}

.lhz_acy .lhz_acy_center .lhz_acy_center_left {
    width: 910px;
    height: auto;
    overflow: hidden;
    background: #FFF;
    float: left;
}

.lhz_acy_center .lhz_right {
    width: auto;
    overflow: hidden;
    float: right;
}

.lhz_acy .lhz_acy_center .lhz_side_satisfy {
    width: 266px;
    overflow: hidden;
    float: right;
    height: 100px;
    background: url(../images/bg_01.jpg) center no-repeat;
    position: relative;
    margin-bottom: 22px;
    box-shadow: 0 1px 1px #ddd;
    -moz-box-shadow: 0 1px 1px #ddd;
    -webkit-box-shadow: 0 1px 1px #ddd;
}

.statisfy {
    font-size: 25px;
    color: #804f21;
    position: absolute;
    top: 40px;
    right: 172px;
    width: 80px;
    text-align: right;
    overflow: hidden;
}

.customers {
    color: #804f21;
    left: 164px;
    width: 70px;
    text-align: right;
    position: absolute;
    overflow: hidden;
    top: 32px;
}

.comment {
    top: 52px;
    color: #804f21;
    left: 164px;
    width: 70px;
    text-align: right;
    position: absolute;
    overflow: hidden;
}

.lhz_mm_item {
    width: 910px;
    height: auto;
    overflow: hidden;
    padding: 20px 0;
    margin-bottom: 20px;
    position: relative;
    background-color: #fff;
    border-bottom: 1px solid #f5f5f5;
}

.lhz_mm_item .cover {
    width: 330px;
    height: 234px;
    overflow: hidden;
    position: relative;
    float: left;
    margin-left: 15px;
}

.lhz_mm_item .cover img {
    width: 330px;
    height: 234px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .5s cubic-bezier(.4, 0, 1, 1);
    -moz-transition: all .5s cubic-bezier(.4, 0, 1, 1);
    -o-transition: all .5s cubic-bezier(.4, 0, 1, 1);
    transition: all .5s cubic-bezier(.4, 0, 1, 1);
}

.lhz_mm_item .cover .tag_acy {
    position: absolute;
    left: 13px;
    width: 300px;
    z-index: 100;
    margin-top: -230px;
    color: #FFF;
}

.lhz_mm_item .cover .tag_acy .tgs {
    width: auto;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #FFF;
    background: rgb(5, 159, 235);
    padding: 0 10px;
    display: inline-block;
    border: none;
    border-radius: 5px;
    margin-right: 10px;
}

.lhz_mm_item .cover .mask {
    height: 46px;
    width: 330px;
    position: absolute;
    bottom: 0;
    line-height: 46px;
    padding: 0 10px;
    background: rgba(0, 0, 0, 0.6);
    color: #FFF;
}

.mask_span {
    color: #FFF;
    font-size: 16px;
    font-weight: lighter;
}

.group-img {
    display: inline-block !important;
    width: 32px !important;
    height: 32px !important;
    margin-left: 16px !important;
    margin-top: 7px !important;
    margin-right: 16px !important;
    border-radius: 100%;
    float: left;
}

.mask_span_t {
    display: inline-block;
    color: #fff;
    line-height: 16px;
    float: left;
    margin-top: 15px;
}

.mask_span em {
    font-style: normal;
    margin-left: 5px;
    font-size: 14px;
}

.page_f5 {
    background: #f5f5f5;
}

.lhz_mm_item .col_right {
    width: 530px;
    height: auto;
    overflow: hidden;
    float: left;
    margin-left: 25px;
}

.lhz_mm_item .col_right h2 {
    display: block;
    width: auto;
    font-size: 20px;
    color: #333;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    font-weight: lighter;
    position: relative;
}

.tags {
    width: 520px;
    height: 30px;
    overflow: hidden;
    margin-top: 9px;
    margin-bottom: 20px;
}

.tags span {
    line-height: 20px;
    height: 20px;
    display: inline-block;
    float: left;
    font-size: 12px;
    overflow: hidden;
    margin-right: 14px;
    padding: 0 5px;
    background-color: rgb(5, 159, 235);
    color: #fff;
    border-radius: 3px;
}

.reason {
    width: 530px;
    height: auto;
    overflow: hidden;
}

.reason .h1 {
    font-size: 14px;
    color: #333333;
    font-weight: lighter;
}

.reason p {
    color: rgb(5, 159, 235);
    line-height: 22px;
    height: 44px;
    overflow: hidden;
}

.col_right .info {
    width: 400px;
    height: auto;
    overflow: hidden;
}

.col_right .info>label {
    font-size: 12px;
    line-height: 22px;
    display: inline-block;
    min-width: 100px;
}

.col_right .info>label>span {
    color: #a8a8a8;
}

.activity_price {
    position: absolute;
    right: 20px;
    bottom: 45px;
    font-size: 24px;
    color: #fd0000 !important;
    padding-left: 60px;
    line-height: 40px;
}

.activity_price em {
    font-style: normal;
    font-size: 18px;
}

.col_right a {
    position: absolute;
    right: 20px;
    bottom: 10px;
    font-size: 16px;
    width: 118px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    display: inline-block;
    color: #fff;
    background-color: rgb(5, 159, 235);
    margin-top: 3px;
    cursor: pointer;
    box-shadow: 0 1px rgb(5, 159, 235);
    -moz-box-shadow: 0 1px rgb(5, 159, 235);
    -webkit-box-shadow: 0 1px rgb(5, 159, 235);
}

.active:hover {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}

.lhz_acy_center .part_list {
    width: 266px;
    height: auto;
    padding-top: 24px;
    background: #FFF;
    float: right;
    padding-bottom: 20px;
    margin-bottom: 24px;
}

.part_list>.head {
    line-height: 25px;
    color: #333;
    padding-bottom: 10px;
    border-bottom: 1px dashed #d8d8d8;
    font-size: 14px;
    padding-left: 10px;
}

.part_list>.head>i {
    width: 25px;
    height: 25px;
    float: left;
    margin-right: 10px;
    background: url("../images/hot.gif") center no-repeat;
    background-size: 25px 25px;
}

.part_list>.lhz_hot_item {
    display: block;
    border-bottom: 1px solid #eaeaea;
    padding-top: 16px;
    padding-left: 14px;
    padding-right: 14px;
    overflow: hidden;
    padding-bottom: 10px;
}

.part_list>.lhz_hot_item .hot_cover {
    display: block;
    width: 238px;
    height: 134px;
    margin-bottom: 6px;
}

.lhz_h3 {
    color: #4c4c4c;
    line-height: 20px;
    max-height: 40px;
    overflow: hidden;
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: lighter;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.part_list .price {
    color: #999;
    line-height: 20px;
    margin-bottom: 12px;
}

.part_list .price em {
    font-style: normal;
}

.part_list .days {
    float: left;
}

.part_list .par {
    float: right;
    color: #fd0000;
}

.part_list .pers {
    float: right;
    color: #797979;
}

.case_details {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    background: #FFF;
}

.case_details img {
    width: 100%;
    max-height: 460px;
    position: relative;
}

.case_pop {
    width: 400px;
    height: auto;
    overflow: hidden;
    position: absolute;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.6);
    z-index: 100;
    color: #FFF;
    padding: 0 20px;
}

.lhz_row {
    padding-left: 44px;
    padding-right: 50px;
    padding-top: 17px;
    padding-bottom: 17px;
}

.lhz_row h1 {
    width: auto;
    font-size: 22px;
    line-height: 30px;
    color: #333;
    font-weight: lighter;
}

.lhz_hot {
    float: right;
    width: auto;
    height: auto;
    overflow: hidden;
    line-height: 30px;
    font-size: 14px;
    color: #fd0000;
}

.lhz_hot i {
    width: 25px;
    height: 25px;
    float: left;
    background: url("../images/hot.gif") center no-repeat;
    background-size: 25px 25px;
    margin-right: 5px;
}

.lhz_details {
    position: relative;
    height: auto;
    background: rgba(255, 255, 255, 0.8);
}

.lhz_details .first {
    width: 362px;
    height: 62px;
    border-bottom: 1px solid #797979;
    overflow: hidden;
}

.lhz_details .first ul {
    width: auto;
    height: auto;
    overflow: hidden;
}

.lhz_details .first ul li {
    width: 120px;
    height: 62px;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.lhz_details .first ul li p {
    margin-top: 8px;
}

.lhz_details p {
    margin-bottom: 0 !important;
}

.lhz_line {
    width: 1px;
    height: 62px;
    overflow: hidden;
    background: #797979;
    position: absolute;
    right: 0;
    margin-top: -50px;
}

.lhz_features {
    color: #333;
    line-height: 20px;
    height: 80px;
    overflow-y: auto;
    margin-bottom: 10px;
    padding: 0 20px;
}

.lhz_features p {
    margin-top: 5px;
}

.lhz_item {
    width: auto;
    height: auto;
    overflow: hidden;
    padding: 0 20px;
}

.lhz_item .key-word {
    width: 250px;
    display: inline-block;
    font-size: 12px;
    color: #797979;
    line-height: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    height: 20px;
    overflow: hidden;
}

.lhz_item_left {
    float: left;
    width: auto;
    height: 20px;
    line-height: 20px;
}

.key-word em {
    font-style: normal;
}

.lhz_details .bot {
    position: relative;
    width: 100%;
}

.bot .price {
    font-size: 16px;
    font-weight: 700;
    color: #FD0000;
    line-height: 30px;
    padding-top: 0px;
    padding-bottom: 10px;
    padding-left: 20px;
}

.bot a {
    font-size: 18px;
    line-height: 20px;
    padding: 10px 0;
    color: #fff;
    text-align: center;
    width: 145px;
    float: right;
    background: #e50012;
    cursor: pointer;
}

.mt30 {
    margin-top: 40px;
}

.lhz_acy_center_left .anchors {
    width: 910px;
    padding-left: 25px;
    border-bottom: 1px solid #e5e5e5;
}

.anchors .col {
    display: inline-block;
    font-size: 16px;
    color: #323232;
    line-height: 30px;
    padding: 20px 18px;
    border-bottom: 2px solid #fff;
    cursor: pointer;
}

.anchors .on {
    color: rgb(5, 159, 235);
    border-bottom: 2px solid rgb(5, 159, 235);
}

.lhz_ahc {
    width: auto;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
    padding: 0 20px;
}

.lhz_ahc ul {
    width: auto;
    height: auto;
    overflow: hidden;
}

.lhz_ahc ul li {
    width: auto;
    height: auto;
    overflow: hidden;
}

.lhz_display {
    display: none;
}

.lhz_subs {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.lhz_subs p {
    line-height: 32px;
    margin-bottom: 20px;
}

.lhz_subs p i {
    width: 32px;
    height: 32px;
    margin-right: 10px;
    float: left;
    background: url("../images/icon_01.png") center no-repeat;
    background-size: 32px 32px;
}

.lhz_subs .sub {
    width: auto;
    height: auto;
    overflow: hidden;
    text-align: center;
}

.sub .conts {
    font-size: 15px;
    color: #333;
    line-height: 24px;
    text-align: left;
    margin-bottom: 20px;
}

.lhz_subs .sub img {
    width: 100%;
    display: inline-block;
    margin: 0 auto;
    margin-top: 12px;
    margin-bottom: 10px;
}

.trip {
    background: url("../images/icon_02.png") center no-repeat !important;
    background-size: 32px 32px !important;
}

.cost {
    background: url("../images/cost.png") center no-repeat !important;
    background-size: 32px 32px !important;
}


/* .fix {
    background: url("../images/yuding.png") center no-repeat !important;
    background-size: 32px 32px !important;
} */

.care {
    background: url("../images/caref.png") center no-repeat !important;
    background-size: 32px 32px !important;
}

.fixed-bar {
    width: auto;
    height: auto;
    overflow: hidden;
    float: left;
}

.fixed-bar>.ident {
    width: auto;
    height: auto;
    overflow: hidden;
}

.fixed-bar>.ident a {
    width: auto;
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0 20px;
    cursor: pointer;
    overflow: hidden;
    display: inline-block;
}

.fixed-bar-on {
    color: rgb(5, 159, 235);
    padding-bottom: 10px;
    background-size: cover;
    border-bottom: 1px solid rgb(5, 159, 235);
}

.subside-cnt {
    width: 870px;
    height: auto;
    float: left;
    overflow: hidden;
    margin-top: 20px;
    border: 1px solid #f5f5f5;
}

.subside-cnt .subside-cnt-item {
    height: auto;
    overflow: hidden;
}

.subside-cnt .subside-cnt-item dl {
    height: auto;
    overflow: hidden;
    border-top: 1px solid #eee;
}

.subside-cnt .subside-cnt-item dl:first-child {
    border-top: 0;
}

.subside-cnt .subside-cnt-item dl dt {
    height: 60px;
    line-height: 60px;
    padding: 0 14px 0 60px;
    background-image: url(../images/time.png);
    background-position: 14px center;
    background-repeat: no-repeat;
}

.subside-cnt .subside-cnt-item dl:first-child dt {
    background-image: url(../images/trop_01.png);
}

.subside-cnt .subside-cnt-item dl dd {}

.subside-cnt .subside-cnt-item dl dd p {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    padding: 14px;
    border-top: 1px dashed #eee;
    color: #333;
}

.subside-cnt .subside-cnt-item dl dd div {
    height: auto;
    overflow: hidden;
    padding: 14px;
    border-top: 1px dashed #eee;
}

.subside-cnt .subside-cnt-item dl dd div img {
    display: block;
    height: auto;
    float: left;
    margin-right: 2%;
}

.subside-cnt .subside-cnt-item dl dd div img:last-child {
    margin-right: 0;
}

.subside-cnt .subside-cnt-item dl dd .el-c1 img {
    width: 100%;
}

.subside-cnt .subside-cnt-item dl dd .el-c2 img {
    width: 49%;
}

.subside-cnt .subside-cnt-item dl dd .el-c3 img {
    width: 32%;
}

.subside-cnt .subside-cnt-item dl dd .el-c4 img {
    width: 24.1%;
    margin-right: 1.2%;
}

.subside-cnt .subside-cnt-item dl dd .el-c5 img {
    width: 19.2%;
    margin-right: 1%;
}

.way .subs_data {
    margin-right: 15px;
    font-size: 16px;
    float: left;
}

.trip_table {
    width: 32px;
    height: 32px;
    float: left;
    overflow: hidden;
}

.subs_data img {
    width: 32px;
    height: 32px;
    display: block;
    margin: 0 auto;
}

.lhz_ss_conts {
    width: 850px;
    height: auto;
    overflow: hidden;
    padding: 0 20px;
}

.lhz_ss_conts img {
    width: 245px;
    height: 150px;
    display: block;
    margin: 0px 10px 0 10px;
    float: left;
}

.lhz_ss_conts p {
    font-size: 14px;
    line-height: 24px;
    min-height: 40px;
    color: #797979;
}

.plan {
    font-size: 14px;
    color: #666;
    padding: 0 20px;
    font-weight: lighter;
}

.plan>i {
    color: rgb(5, 159, 235);
    font-size: 15px;
    line-height: 30px;
    border-bottom: 1px solid rgb(5, 159, 235);
    overflow: hidden;
    display: inline-block;
    font-style: normal;
}

.plan>p {
    width: auto;
    height: auto;
    overflow: hidden;
    line-height: 24px;
    margin-top: 10px;
    font-size: 14px;
    color: #333333;
}

.plan_bind {
    color: rgb(5, 159, 235);
}

.cases {
    margin-top: 10px;
    overflow: hidden;
}

.cases>span {
    display: inline-block;
    line-height: 30px;
    border: 1px solid #f5f5f5 !important;
    border-radius: 5px;
    text-align: center;
    padding: 0 10px;
    float: left;
    margin-right: 10px;
    font-size: 14px;
    color: #797979;
}

.lhz_ss_case {
    text-align: center;
    margin: 0 auto;
}

.lhz_ss_case img {
    display: block;
    width: 90px;
    height: 90px;
    margin: 0 auto;
    margin-top: 24px;
    margin-bottom: 10px;
    border-radius: 100%;
}

.lhz_desc {
    width: 264px;
    margin: 0 auto;
    color: #666;
    line-height: 24px;
    height: 168px;
    overflow-y: auto;
    margin-top: 20px;
    margin-bottom: 26px;
}

.care_details {
    background: url("../images/case_details.png") center no-repeat !important;
    background-size: 32px 32px !important;
}

.lhz_customer_reviews {
    width: 266px;
    height: auto;
    padding-top: 24px;
    background: #FFF;
    float: right;
    padding-bottom: 20px;
    margin-bottom: 24px;
}

.lhz_customer_reviews .con1 {
    width: 216px;
    padding: 0px 20px;
    line-height: 20px;
    color: #999;
    background-color: #fff;
    margin-bottom: 24px;
}

.con1 .head_pic {
    width: auto;
    height: 64px;
    display: block;
    margin-right: 13px;
}

.head_pic span {
    float: left;
    margin-left: 20px;
    margin-top: 20px;
}

.head_pic img {
    width: 64px;
    height: 64px;
    float: left;
    border-radius: 100%;
    display: block;
}

.head_mark {
    width: 226px;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
    font-size: 15px;
    line-height: 25px;
}


/*团建定制模块*/

.lhz_made {
    width: 1200px;
    height: 403px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -161.5px;
    margin-left: -600px;
    z-index: 1001;
}

.lhz_made .lhz_made_conter {
    width: 345px;
    height: 353px;
    background: rgba(0, 0, 0, 0.7);
    padding: 15px 15px 15px 10px;
}

.lhz_made_conter dl dd {
    padding: 10px 0;
    font-size: 0;
    text-align: left;
}

.lhz_made_conter dl dd i {
    font-size: 14px;
    color: #fff;
    font-style: normal;
    padding: 0 10px;
    vertical-align: middle;
}

.lhz_made_conter dl dd span {
    display: inline-block;
    width: 65px;
    font-size: 14px;
    color: #fff;
    text-align: right;
    margin-right: 10px;
    vertical-align: middle;
}

.lhz_made_conter dl dd input {
    font-size: 14px;
    color: #fff;
    background: transparent;
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 5px 10px;
    vertical-align: middle;
    width: 235px;
}

.sm_input {
    width: 100px !important;
    background: url("../images/arrow_d.png") 92% 50% no-repeat !important;
}

.lhz_made_conter dl dd button {
    width: 180px;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    color: #fff;
    background: rgb(5, 159, 235);
    border: none;
    border-radius: 5px;
    margin-left: 75px;
    cursor: pointer;
}

.lhz_made_conter dl dd select {
    font-size: 14px;
    color: #fff;
    background: transparent;
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 5px 10px;
    vertical-align: middle;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    width: 239px;
    background: url("../images/arrow_d.png") 96.5% 50% no-repeat;
}

.lhz_made_conter dl dd select option {
    color: #333333;
}

.lhz_s_partner {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.banner_center {
    width: 100%;
    height: 400px;
    overflow: hidden;
    box-sizing: border-box;
    background: url("../images/slide_01.jpg") center no-repeat;
    background-size: cover;
}

.partner {
    width: 910px;
    height: auto;
    overflow: hidden;
    text-align: center;
    font-size: 30px;
    color: #333333;
    margin-top: 30px;
}

.partner_case {
    width: 910px;
    height: auto;
    border-bottom: 1px solid #f5f5f5;
    line-height: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.partner_case ul {
    width: auto;
    height: auto;
    overflow: hidden;
}

.partner_case ul li {
    width: 33.333%;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    text-align: center;
    float: left;
    color: #797979;
}

.par_img {
    width: 870px;
    height: auto;
    margin: 20px;
    text-align: left !important;
}

.par_img>img {
    margin: 0 auto;
    max-width: 800px;
    max-height: 500px;
    display: block;
}

.fts {
    font-size: 14px;
    color: #797979;
}

.page_f3 {
    background: #FFF;
    padding-top: 30px;
    padding-bottom: 30px;
}

.mt20 {
    margin-top: 20px;
}

.lhz_com_left {
    width: 650px;
    height: 450px;
    float: left;
    overflow: hidden;
}

.company {
    max-width: 100%;
    height: auto;
    margin: 20px auto;
}

.lhz_com_right {
    width: 520px;
    height: 450px;
    float: left;
    overflow: hidden;
    margin-left: 25px;
}

.lhz_com_right .p-title {
    font-size: 16px;
    color: #333333;
    margin-top: 20px;
}

.lhz_com_right .p-cont {
    font-size: 14px;
    color: #797979;
    line-height: 25px;
    text-align: justify;
    text-indent: 30px;
}

.lhz_news {
    width: 100%;
    height: auto;
    overflow: hidden;
    box-sizing: border-box;
}

.news_banner {
    width: 100%;
    height: 350px;
    overflow: hidden;
    background: url("../images/news_banner_01.jpg") center no-repeat;
    background-size: 100% 500px;
    position: relative;
}

.news_banner .news_content {
    width: 1200px;
    height: 350px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}

.timg {
    max-width: 300px;
    height: auto;
    display: block;
    margin-left: 400px;
    margin-top: 50px;
}

.lhz_ner_item {
    width: 910px;
    height: 200px;
    overflow: hidden;
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 20px;
    position: relative;
}

.lhz_ner_item img {
    width: 240px;
    height: 160px;
    display: block;
    margin: 20px;
    float: left;
}

.lhz_ner_title {
    width: auto;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #333;
    margin-top: 15px;
}

.lhz_ner_subtitle {
    width: 630px;
    float: right;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.lhz_ner_subtitle span em {
    font-style: normal;
    font-size: 12px;
    color: #797979;
    overflow: hidden;
}

.lhz_ner_conm {
    width: 630px;
    height: auto;
    float: right;
    font-size: 14px;
    color: #797979;
    line-height: 25px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.lhz_news_theme {
    width: 630px;
    height: 80px;
    float: right;
    font-size: 16px;
    color: rgb(5, 159, 235);
    margin-top: 15px;
    overflow: hidden;
}

.site_more {
    float: right;
    display: block;
    margin-bottom: 20px;
    color: rgb(5, 159, 235);
}

.mt40 {
    margin-top: 60px;
}

.mt10 {
    margin-top: 10px;
}


/* 右侧悬浮菜单 */

.slideNav {
    width: 55px;
    position: fixed;
    right: 0;
    bottom: 20px;
    background: rgb(5, 159, 235);
    z-index: 10000;
}

.slideNav ul {
    width: auto;
    height: auto;
}

.slideNav ul li {
    width: 55px;
    height: 55px;
    position: relative;
    border-bottom: 1px solid #F3F3F3;
    text-align: center;
    cursor: pointer;
}

.slideNav ul li:last-child {
    border-bottom: none;
}

.custom .basket {
    border: solid 1px #f5f5f5;
    width: 180px;
    position: absolute;
    top: 0px;
    right: 62px;
    background: #fff;
    text-align: center;
    z-index: 1000;
    padding-bottom: 10px;
    display: none;
}

.custom .wechat {
    width: 26px;
    height: 26px;
    margin: 0 auto;
    display: block;
    padding-top: 5px;
}

.custom .basket img {
    width: 180px;
    height: 180px;
    display: block;
    margin: 0px auto;
}

.slideNav ul li .bask_txt {
    font-size: 12px;
    color: #fff;
}

.custom .basket .cbkt {
    font-size: 12px;
    color: #999;
}

.custom .basket p {
    color: rgb(5, 159, 235);
}

.custom:hover .basket {
    display: block;
}

.slideNav ul li .icon_made {
    width: 26px;
    height: 26px;
    margin: 0 auto;
    display: block;
    padding-top: 5px;
}

.slideNav ul li .icon_brws {
    width: 26px;
    height: 26px;
    margin: 0 auto;
    display: block;
    padding-top: 5px;
}

.made .Hover {
    border: solid 1px #f5f5f5;
    padding: 20px 10px;
    width: 180px;
    position: absolute;
    top: 0;
    right: 62px;
    background: #fff;
    display: none;
    text-align: center;
}

.Hover .btBtn {
    width: 120px;
    border-radius: 2px;
    height: 34px;
    line-height: 34px;
    background: #fe8100;
    color: #fff !important;
    font-size: 16px;
    display: block;
    margin-top: 10px;
    margin-left: 20px;
}

.made:hover .Hover {
    display: block;
}

.Hover p {
    font-size: 14px;
    color: #888888;
}

.revert {
    display: block;
    border-bottom: none;
}

.bf {
    background: #FFF;
}

.lhz_acy_center .have {
    width: 266px;
    height: 160px;
    text-align: center;
    color: #fff;
    background: rgb(5, 159, 235);
    float: right;
    margin-bottom: 20px;
    cursor: pointer;
}

.have p:first-child {
    font-size: 20px;
    color: #FFF;
    padding-top: 30px;
}

.have p:nth-child(2) {
    font-size: 14px;
    color: #FFF;
    padding-top: 10px;
}

.have a {
    display: inline-block;
    font-size: 20px;
    color: #fff;
    border: 1px solid #fff;
    padding: 5px 20px;
    margin-top: 20px;
    cursor: pointer;
}


/* 底部css start */

.bgcolor_3 {
    background: #3F3F3F;
    overflow: hidden;
    margin-top: 40px;
}

.bgcolor_3 .w1200 {
    width: 1200px;
    height: 180px;
    position: relative;
    margin: 0 auto;
}

.w1200 .w800 {
    width: 800px;
    height: auto;
    float: left;
    overflow: hidden;
    text-align: center;
}

.w800 p {
    color: #fff;
    text-align: center;
    padding-top: 30px;
    border-bottom: 1px solid #666;
    line-height: 40px;
    margin-bottom: 20px;
}

.w800 a {
    color: #666;
}

.w800 .copyright {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
}

.w1200 .w400 {
    width: 400px;
    height: 180px;
    overflow: hidden;
    text-align: center;
    float: right;
}

.w400 img {
    width: 120px;
    height: 120px;
    display: block;
    margin: 40px auto;
}


/* end 底部css  */


/* 新闻资讯 start */

.lhz_plan .press_cation {
    width: 1200px;
    height: 580px;
    overflow: hidden;
    margin: 0 auto;
    background: #FFF;
    position: relative;
}

.press_cation .press_left {
    float: left;
    width: 529px;
    height: 530px;
    position: relative;
    overflow: hidden;
    text-align: center;
}

.press_left p {
    width: 450px;
    height: auto;
    overflow: hidden;
    margin: 10px auto;
    text-align: left;
}

.press_left .p1 {
    font-size: 18px;
    color: #333;
    font-weight: 500;
}

.press_left .p2 {
    font-size: 14px;
    color: #888;
    line-height: 25px;
}

.press_cation .press_left img {
    width: 480px;
    height: 300px;
    display: block;
    margin: 0 auto;
    margin-top: 30px;
}

.press_cation .press_right {
    float: left;
    width: 640px;
    height: 530px;
    overflow: hidden;
    position: relative;
}

.press_right a {
    display: block;
    width: auto;
    height: 100px;
    margin-top: 20px;
    overflow: hidden;
    border-bottom: 1px dotted rgb(5, 159, 235);
}

.press_right a:hover {
    background: #f5f5f5;
}

.press_right .press_data {
    width: 80px;
    height: auto;
    float: left;
    overflow: hidden;
    text-align: center;
    margin-top: 10px;
    border: 1px solid #F2F2F2;
}

.press_right .s1 {
    font-size: 32px;
    color: rgb(5, 159, 235);
    font-weight: bold;
    border-bottom: 1px solid #f3f3f3;
}

.press_right .s2 {
    color: #a4a5a5;
    margin-bottom: 5px;
    margin-top: 5px;
}

.press_right .press_cont {
    width: auto;
    height: 90px;
    overflow: hidden;
    float: left;
    position: relative;
    margin-left: 15px;
}

.press_cont .p1_title {
    width: 540px;
    height: 30px;
    line-height: 30px;
    color: #3e444d;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
}

.press_cont .p2 {
    width: 540px;
    height: 60px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    color: #888888;
    line-height: 20px;
}

.press_cation .press_a {
    width: 100%;
    height: auto;
    text-align: center;
    color: #FFF;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    overflow: hidden;
}

.press_a .press-more {
    width: 150px;
    height: 50px;
    background: rgb(5, 159, 235);
    color: #FFF;
    font-size: 18px;
    text-align: center;
    line-height: 50px;
    display: inline-block;
    margin: 20px auto;
}


/* end 新闻资讯  */


/* 特别定制 */

.dialog-content {
    display: none;
    width: 680px;
    height: 580px;
    background-color: white;
    border-radius: 8px;
    padding: 20px 20px 20px 30px;
    font-family: Helvetica, Tahoma, Arial, "Microsoft YaHei", "å¾®è½¯é›…é»‘", SimSun, "å®‹ä½“", STXihei, "åŽæ–‡ç»†é»‘", Heiti, "é»‘ä½“", sans-serif;
}

.dialog-title {
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: rgb(5, 159, 235);
    margin-top: 20px;
    margin-bottom: 30px;
}

.dialog-entry {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 25px;
}

.dialog-entry .dialog-item {
    width: 50%;
    height: 40px;
    float: left;
}

.dialog-item i {
    float: left;
    color: red;
    margin-top: 10px;
    margin-right: 5px;
}

.dialog-item span {
    float: left;
    font-size: 14px;
    color: #888888;
    margin-right: 10px;
    margin-top: 10px;
    width: 56px;
}

.dialog-item input {
    width: 190px;
    height: 40px;
    text-indent: 10px;
    border: solid 1px #ddd;
}

.dialog-content .button {
    margin-top: 30px;
    width: 181px;
    margin-left: 230px;
    height: 48px;
    color: white;
    background-color: rgb(5, 159, 235);
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    outline: none;
    border: 1px solid rgb(5, 159, 235);
    border-radius: 4px;
}

.demand {
    width: auto;
    float: left;
    font-size: 14px;
    color: #888888;
    margin-left: 10px;
}

.dialog-entry textarea {
    padding: 10px;
    top: 10px;
    width: 80%;
    float: left;
    resize: none;
    vertical-align: top;
    border: solid 1px #ddd;
    margin-left: 10px;
    height: 100px;
}

.dialog-item select {
    width: 190px;
    height: 40px;
    text-indent: 10px;
    border: solid 1px #ddd;
    background: url("../images/downs.png") right no-repeat;
    background-size: 32px 32px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-decoration: none;
    color: #888;
    text-align: center;
}

.dialog-content .dialog-ver {
    width: auto;
    height: auto;
    overflow: hidden;
}

.dialog-ver .dialog-sp {
    width: 46px;
    float: left;
    font-size: 14px;
    color: #888888;
    margin-left: 25px;
    margin-top: 10px;
    margin-right: 10px;
}

.dialog-ver input {
    width: 90px;
    height: 30px;
    float: left;
    text-indent: 10px;
    border: solid 1px #ddd;
    margin-top: 5px;
}

.dialog-ver img {
    width: auto;
    height: auto;
    float: left;
    margin-left: 10px;
    margin-top: 5px;
}

.dialog-ver a {
    float: left;
    margin-top: 10px;
    color: rgb(5, 159, 235);
    margin-left: 10px;
}


/* 底部 */

.footer {
    background: #000;
    color: #999;
    min-width: 1200px;
    position: relative;
    overflow: hidden;
    border-top: solid 1px #eeeeee;
    margin-top: 40px;
}

.footCore {
    padding: 40px 0;
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    background: #000;
}

.footLeft {
    width: 585px;
    line-height: 26px;
    float: left;
    overflow: hidden;
}

.footLeft p {
    width: 320px;
    float: left;
    overflow: hidden;
    font-size: 12px;
    line-height: 25px;
}

.footLogo {
    float: left;
}

.footRight {
    width: 520px;
    float: left;
    margin-left: 40px;
}

.footRight dl {
    float: left;
    width: 100px;
    margin-right: 60px;
}

.footRight dt {
    font-size: 18px;
    height: 32px;
    border-bottom: solid 1px #eee;
    margin-bottom: 13px;
    position: relative;
}

.footRight dt i {
    width: 40px;
    background: #fe8100;
    height: 1px;
    overflow: hidden;
    position: absolute;
    top: 32px;
    left: 0;
}

.footRight dd {
    font-size: 12px;
    line-height: 26px;
    height: 26px;
    overflow: hidden;
}

.footRight dd a {
    color: #999
}

.footRight dd a:hover {
    color: #fe8100
}

.copyright {
    text-align: center;
    color: #666;
    padding: 20px 0;
    background: #222;
}

.copyright em {
    font-style: normal;
}

.footer_logo {
    max-width: 150px;
    height: 100px;
    display: block;
    float: left;
    margin-right: 20px;
}

.orange {
    color: rgb(5, 159, 235);
}

.icon_tel {
    width: 18px;
    height: 18px;
    float: left;
    overflow: hidden;
    background: url("../images/ser_tel.png") center no-repeat;
    background-size: 18px 18px;
    margin-top: 3px;
    margin-right: 5px;
}

.icon_qq {
    width: 20px;
    height: 20px;
    float: left;
    overflow: hidden;
    background: url("../images/ydui-qq.png") center no-repeat;
    background-size: 20px 20px;
    margin-top: 3px;
    margin-right: 5px;
}

.lhz_acy_center_right {
    width: 266px;
    height: auto;
    overflow: hidden;
    float: right;
}


/* 产品条件 */

.el-filter {
    width: 1200px;
    height: auto;
    margin: 30px auto;
}

.el-filter * {
    box-sizing: border-box;
}

.el-filter .el-pc-filter-crumbs a {
    background-color: #fff;
}

.el-filter .el-pc-filter-crumbs a span:nth-child(2),
.el-filter .el-pc-filter-crumbs a span:nth-child(3) {
    color: rgb(5, 159, 235);
}

.el-filter .el-pc-filter-crumbs a:hover,
.el-filter .el-pc-filter-crumbs .filter-more:hover,
.el-filter .el-pc-filter-crumbs .filter-more .filter-list {
    border-color: rgb(5, 159, 235);
}

.el-filter .el-pc-filter-crumbs a:hover span:nth-child(3) {
    background-color: rgb(5, 159, 235);
}

.el-filter .el-pc-filter-crumbs a.filter-crumbs-clean:hover,
.el-filter .el-pc-filter-crumbs .filter-more .filter-list a em:last-child,
.el-filter .el-pc-filter-crumbs .filter-more .filter-list a:hover {
    color: rgb(5, 159, 235);
}

.el-filter .el-pc-filter {
    background-color: #fff;
}

.el-filter .el-pc-filter .filter-navbar {
    border: 0;
}

.el-filter .el-pc-filter .filter-navbar .filter-navbar_li .filter-children .filter-links a:hover,
.el-filter .el-pc-filter .filter-navbar .filter-navbar_li .filter-children .filter-links .filter-selected {
    border: 0;
    color: rgb(5, 159, 235);
    font-weight: bold;
}

.el-filter .el-pc-filter .filter-navbar .filter-navbar_li .filter-children a {
    border: 0;
}

.el-sort {
    width: 910px;
    height: 52px;
    border-bottom: 1px solid #f5f5f5;
}

.el-sort .el-pc-filter-sort {
    height: 52px;
    border: 0;
}

.el-sort .el-pc-filter-sort a {
    height: 52px;
    line-height: 52px;
    border: 0;
    padding: 0 10px;
}

.el-sort .el-pc-filter-sort a:hover,
.el-sort .el-pc-filter-sort .filter-selected {
    font-weight: bold;
    color: rgb(5, 159, 235);
}

.el-sort .el-keywords {
    width: 320px;
    height: 52px;
    float: right;
}

.el-sort .el-keywords input {
    width: 300px;
    height: 32px;
    border: 1px solid #eee;
    margin: 10px;
    padding: 0 8px;
    background-color: #fafafa;
    border-radius: 5px;
}

.el-sort .el-keywords input:focus {
    border: 1px solid #ddd;
}


/* 面包屑导航 */

.el-crumbs {
    width: 1200px;
    height: 30px;
    margin: 15px auto;
}

.el-crumbs span,
.el-crumbs a {
    width: auto;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #333;
    float: left;
    padding: 0 3px;
}

.el-crumbs a {
    text-decoration: underline;
}

.el-crumbs a:hover {
    color: #00e;
}


/* prod detail */

.el-prof-container {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 30px auto 0;
}

.el-prof-container .el-tt {
    height: 60px;
    line-height: 60px;
    font-size: 22px;
}

.el-prof-container .el-dd {
    width: 1200px;
    height: auto;
    overflow: hidden;
    position: relative;
}

.el-prof-container .el-dd img {
    width: 100%;
    height: auto;
    display: block;
    max-height: 460px;
    min-height: 400px;
    background-color: #fff;
}

.el-prof-container .el-dd .el-fl {
    width: 400px;
    height: 430px;
    position: absolute;
    left: 15px;
    bottom: 15px;
    background-color: rgba(255, 255, 255, .5);
    padding: 15px;
}

.el-prof-container .el-dd .el-fl p {
    width: 370px;
    max-height: 150px;
    line-height: 24px;
    font-size: 14px;
    color: #000;
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom: 1px dashed #eee;
}

.el-prof-container .el-dd .el-fl p:hover {
    width: 100%;
    max-height: 430px;
    height: 430px;
    padding: 15px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    border-radius: 5px;
}

.el-prof-container .el-dd .el-fl ul {
    width: 370px;
    height: auto;
    padding: 8px 0;
}

.el-prof-container .el-dd .el-fl ul li {
    height: 30px;
    line-height: 30px;
}

.el-prof-container .el-dd .el-fl ul li span {
    height: 30px;
    line-height: 30px;
    color: #000;
    float: left;
}

.el-prof-container .el-dd .el-fl ul li span:first-child {
    width: 70px;
}

.el-prof-container .el-dd .el-fl ul li span:last-child {
    width: 300px;
    overflow: hidden;
    white-space: nowrap;
}

.el-prof-container .el-dd .el-fl div {
    height: 40px;
}

.el-prof-container .el-dd .el-fl div span {
    width: 130px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #FD0000;
    float: left;
}

.el-prof-container .el-dd .el-fl div a {
    width: 130px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    float: right;
    background-color: #e50012;
}

.el-nodata {
    height: 300px;
    padding-top: 180px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #ccc;
    background-image: url(../images/nodata.png);
    background-position: center 100px;
    background-repeat: no-repeat;
}

.price1 {
    color: #FD0000;
}

.w1080 {
    width: 1080px;
    overflow: hidden;
    margin: 0 auto;
}

.pps-1 {
    font-size: 27px;
    border-left: 3px solid red;
    padding-left: 10px;
    margin-bottom: 20px;
    color: #797979;
}

.cor-fd {
    font-size: 16px;
    color: #FD0000;
}

.mr {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 10px;
}

.hunt {
    width: 32px;
    height: 32px;
    float: right;
    margin: 24px 9px 0;
    background-image: url(../images/search.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 32px 32px;
    cursor: pointer;
}

.layui-layer-content .fly-layer-search {
    height: 75px;
    line-height: 75px;
    width: 500px;
    padding: 0 15px;
    font-size: 20px;
    border: none 0;
    background: none;
}

.hot-pro ul li img{
    width: 100%;
}
