/*create by kgu, Inc.
 *kgu.less v1.0
 * Copyright 2010-2017 kgu.cn(http://kgu.cn)
*/

span.xian {
    height: 1px;
    width: 70px;
    display: inline-block;
    background: #7c7c7c;
}

.header {
    height: 140px;
}

.header .logo_box {
    margin: 23px 20px 0 0;
}

.nav_normal > li.active,
.nav_normal > li:hover {
    /*background: #1fc2de;*/
    /*background: #694830;*/
    background: #694830;
}

.nav_normal > li.active > a > span,
.nav_normal > li:hover > a > span {
    color: #ffffff;
}

.nav_list > li > a > span {
    padding: 62px 0;
}

.nav_normal > li em {
    position: absolute;
    bottom: -9px;
    left: 0;
    right: 0;
    margin: auto;
    height: 10px;
    width: 20px;
    z-index: 99;
    display: none;
    background: url("/Public/Images/home/phpcms/zh-cn/nav_down.png") no-repeat center;
}

.nav_normal > li.active em,
.nav_normal > li:hover em {
    display: block;
}

.index_video_banner {
    position: relative;
}

.index_video_banner h3 {
    position: absolute;
    width: 100%;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 40px;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    line-height: 1;
    color: #ffffff;
}

.index_main .index_brand {
    height: 500px;
    margin-top: 30px;
    /*border: 1px solid #aaaaaa;*/
    background-image: url("/Public/Images/home/phpcms/zh-cn/index_brand.jpg");
    background-position: center;
    background-size: 100% 100%;
    transition: all .3s;
}

.index_main .index_brand:hover,
.index_video:hover {
    -webkit-box-shadow: 0px 5px 5px #ddd;
    -moz-box-shadow: 0px 5px 5px #ddd;
    box-shadow: 0px 5px 5px #ddd;
    transition: all .3s;
}

.index_brand_txt {
    padding: 105px 0 0 40px;
}

.index_main .index_brand h3,
.index_main .index_video h3 {
    font-size: 30px;
    /*font-family: FzltpavilionFine_GBK;*/
}

.index_main .index_brand p,
.index_main .index_video p {
    font-size: 18px;
    /*font-family: FzltpavilionFine_GBK;*/
}

.index_video_txt {
    color: #ffffff;
    position: absolute;
    top: 105px;
    left: 40px;
    line-height: 1.3;
}

.index_video_btn {
    /*position: absolute;
    bottom: 40px;
    right: 40px;
    width: 65px;
    height: 65px;*/
    line-height: 0;
    background: url("/Public/Images/home/phpcms/zh-cn/index_video_btn.png") no-repeat center;
}

.index_video_btn.active {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
}

.index_video_btn a {
    width: 100%;
    height: 100%;
    display: block;
}

.index_main .index_video {
    margin-top: 30px;
    height: 500px;
    /*border: 1px solid #aaaaaa;*/
    position: relative;
    transition: all .3s;
}

.index_main .index_video img {
    width: 100%;
}

.index_video video {
    width: 100%;
    height: 100%;
    display: none;
    cursor: pointer;
}

.video_bj {
    position: absolute;
    left: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    /* width: auto; */
    height: 100%;
    background-size: cover;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    overflow: hidden;
}

.bt {
    text-align: center;
    margin-bottom: 40px;
}

.bt h3 {
    font-size: 36px;
    /*font-family: FzltpavilionFine_GBK;*/
    font-weight: normal;
    color: #393939;
}

.bt span {
    /*background: #4dcee5;*/
    background: #694830;
    width: 100px;
}

.index_ind2,
.index_ind3,
.index_ind4 {
    margin-top: 60px;
}

.index_pro_box {
    /*padding: 50px;*/
    /*overflow: hidden;*/
    display: block;
}

.index_pro_box .slick-list {
    padding-bottom: 20px;
}

.index_pro_list {
    /*overflow: hidden;*/
    display: block;
    margin: 5px;
}

.index_pro_list .img {
    width: 55%;
    float: left;
    background: #f5f5f5;
    padding: 20px;
    transition: all .3s;
}

.index_pro_list:hover .img {
    -webkit-box-shadow: 0 0 10px #dddddd;
    -moz-box-shadow: 0 0 10px #dddddd;
    box-shadow: 0 0 10px #dddddd;
    transition: all .3s;
}

.index_pro_list .img img {
    clear: both;
    display: block;
    margin: auto;
}

.index_pro_list .txt_box {
    width: 45%;
    height: 364px;
    float: left;
    border: 8px solid #694830;
    border-left: 0;
    padding: 50px;
    margin-top: 53px;
}

.index_pro_list h3 {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 0;
    /*font-family: FzltpavilionFine_GBK;*/
}

.index_pro_list h4 {
    font-size: 40px;
    /*font-family: FzltpavilionFine_GBK;*/
}

.index_pro_list h5 {
    font-size: 18px;
}

.index_pro_list .txt_box span.xian {
    margin: 20px 0 25px;
    background: #999999;
    vertical-align: bottom;
}

.index_pro_list p {
    font-size: 20px;
    color: #a9a9a9;
    /*font-family: FzltpavilionFine_GBK;*/
}

.index_pro_list em {
    font-size: 14px;
    color: #a9a9a9;
    margin-top: 50px;
    display: block;
    /*font-family: FzltpavilionFine_GBK;*/
}

.index_pro_box .slick-prev {
    top: auto;
    bottom: 10%;
    left: 580px;
    width: 30px;
    height: 40px;
    /*background: #1fc2de url("/Public/Images/home/phpcms/zh-cn/index_pro_prev.png") no-repeat center;*/
    background: #694830 url("/Public/Images/home/phpcms/zh-cn/index_pro_prev.png") no-repeat center;
}

.index_pro_box .slick-next {
    top: auto;
    bottom: 10%;
    right: auto;
    left: 610px;
    width: 30px;
    height: 40px;
    background: #694830 url("/Public/Images/home/phpcms/zh-cn/index_pro_next.png") no-repeat center;
}

.index_pro_box .slick-prev:hover,
.index_pro_box .slick-next:hover {
    background-color: #694830;
}

.index_join {
    background: url("/Public/Images/home/phpcms/zh-cn/index_join.jpg") no-repeat top;
}

.index_join .container_1200 {
    padding: 0 130px;
    overflow: hidden;
}

.index_join .join_top {
    margin-top: 120px;
    overflow: hidden;
}

.index_join .join_top .left {
    padding-top: 70px;
    width: 40%;
    height: 230px;
    float: left;
    /*background: rgba(33, 194, 223, 0.8);*/
    background: #694830;
    text-align: center;
}

.index_join .join_top .left h3,
.index_join .join_top .right h3 {
    margin-bottom: 0;
    color: #f9f9f9;
    font-size: 24px;
    /*font-family: FzltpavilionFine_GBK;*/
}

.index_join .join_top .left span,
.index_join .join_top .right span {
    color: #ffffff;
    text-transform: uppercase;
    display: block;
    margin-top: 15px;
    /*font-family: FzltpavilionFine_GBK;*/
}

.index_join .join_top .right {
    padding-top: 70px;
    width: 60%;
    height: 230px;
    float: left;
    position: relative;
    background: rgba(0, 0, 0, 0.6);
    text-align: center;
}

.index_join .join_top .right em {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 0;
    right: 0;
    display: inline-block;
    background: url("/Public/Images/home/phpcms/zh-cn/join_tr.jpg") no-repeat center;
}

.index_join .join_bottom {
    background: #f5f5f5;
    overflow: hidden;
    height: 400px;
    position: relative;
}

.index_join .join_bottom .join_txt {
    /*position: absolute;*/
    /*top: 40%;*/
    /*left: 50px;*/
}

.index_join .join_bottom .join_txt h3 {
    font-size: 26px;
    margin-bottom: 15px;
    /*font-family: FzltpavilionFine_GBK;*/
}

.index_join .join_bottom .join_txt span {
    font-size: 16px;
    color: #444444;
    /*font-family: FzltpavilionFine_GBK;*/
}

.index_join .join_bottom .dian_bj {
    overflow: hidden;
    padding-right: 50px;
    margin-right: 100px;
    height: 70px;
    background: url("/Public/Images/home/phpcms/zh-cn/index_map_dian.png") no-repeat right;
}

.index_join .join_bottom .dian_bj .img {
    line-height: 0;
    height: 100%;
}

.index_join .join_bottom .dian_bj .dian_txt {
    padding: 0 60px 0 20px;
    background: #ffffff url("/Public/Images/home/phpcms/zh-cn/dian_txt_bj.png") no-repeat 95%;
    height: 100%;
    line-height: 70px;
}

.index_news {
    padding-bottom: 70px;
}

.index_new_list .img {
    height: 400px;
    line-height: 0;
    overflow: hidden;
}

.index_new_list img {
    width: 100%;
    transition: all .3s;
}

.index_new_list .txt {
    background: #f5f5f5;
    padding: 25px 20px;
    overflow: hidden;
    position: relative;
    transition: all .3s;
}

.index_new_list .txt i {
    position: absolute;
    bottom: 0;
    width: 27px;
    height: 15px;
    right: 20px;
    opacity: .0;
    background: url("/Public/Images/home/phpcms/zh-cn/new_list_i.png") no-repeat bottom;
    transition: all .3s;
}

.index_new_list .txt .time {
    border-right: 1px solid #dddddd;
    width: 80px;
    float: left;
    text-align: left;
    margin-right: 20px;
    /*font-family: FzltpavilionFine_GBK;*/
}

.index_new_list .txt .time h3 {
    font-size: 50px;
    /*color: #1fc2de;*/
    color: #694830;
    margin-bottom: 0;
    line-height: 1;
    transition: all .3s;
}

.index_new_list .txt .time span {
    font-size: 14px;
    color: #666666;
    transition: all .3s;
}

.describe {
    margin-top: 10px;
}

.describe p {
    font-size: 16px;
    color: #333333;
    transition: all .3s;
    /*font-family: FzltpavilionFine_GBK;*/
}

.index_new_list:hover .txt {
    /*background: #1fc3df;*/
    background: #694830;
    transition: all .3s;
}

.index_new_list:hover .txt i {
    opacity: 1;
    transition: all .3s;
}

.index_new_list:hover .txt h3,
.index_new_list:hover .txt span,
.index_new_list:hover .txt p {
    color: #ffffff;
    transition: all .3s;
}

.index_new_list:hover .img img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    transition: all .3s;
}

.index_igrow {
    overflow: hidden;
    margin-bottom: 70px;
}

.index_igrow li .img {
    width: 69px;
    height: 69px;
    overflow: hidden;
    cursor: pointer;
}

.index_igrow li .img:hover img {
    margin-top: -75px;
}

.index_igrow .img,
.index_igrow .txt {
    float: left;
}

.index_igrow .left h3 {
    font-size: 24px;
    color: #666666;
}

.index_igrow .left .txt {
    margin-left: 20px;
}

.index_igrow ul li {
    float: left;
    margin-left: 25px;
}

.index_igrow ul li .txt {
    margin-top: 10px;
    margin-left: 10px;
}

.index_igrow ul li .txt h3 {
    font-size: 16px;
    color: #666666;
    margin-bottom: 0;
    /*font-family: FzltpavilionFine_GBK;*/
}

.footer {
    background: #f5f5f5;
}

.footer_nav {
    padding: 70px 0 20px;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #dddddd;
}

.footer_left {
    width: 60%;
    float: left;
    overflow: hidden;
}

.footer_nav .f_nav li {
    float: left;
    margin-top: 25px;
    vertical-align: bottom;
    border-left: 2px solid #694830;
    padding-left: 5px;
    margin-left: 15px;
}

.footer_nav .f_nav a {
    color: #333333;
    /*font-family: FzltpavilionFine_GBK;*/
}

.footer_nav .link li {
    float: left;
    margin-left: 30px;
}

.footer_nav .link li.active {
    position: relative;
    cursor: pointer;
}

.footer_nav .link li.active .code {
    position: absolute;
    width: 84px;
    height: 90px;
    /*padding: 10px;*/
    top: -90px;
    left: -30px;
    display: none;
    background: url("/Public/Images/home/phpcms/zh-cn/ewm_bj.png") no-repeat center;
}

.copyright {
    padding: 25px 0;
    text-align: center;
}

.copyright h3 {
    font-size: 14px;
    color: #666666;
    /*font-family: FzltpavilionFine_GBK;*/
}

.copyright h4 span {
    font-size: 12px;
    color: #999999;
    padding: 0 10px;
    /*font-family: FzltpavilionFine_GBK;*/
}

.copyright h4 span a {
    color: #999999;
    /*font-family: FzltpavilionFine_GBK;*/
}

.support {
    padding-right: 60px;
    background: url(/Public/Images/home/phpcms/zh-cn/kgu.png) no-repeat right;
}

.n_banner .banner_item {
    height: 400px;
}

.product1 {
    margin-top: 40px;
    height: 330px;
}

.product1 .left {
    float: left;
    width: 70%;
    height: 100%;
    line-height: 0;
}

.product1 .left img {
    height: 100%;
    width: 100%;
}

.product1 .right {
    width: 30%;
    height: 100%;
    float: left;
}

.product1 .right .txt {
    height: 50%;
    padding-top: 50px;
    text-align: center;
}

.product1 .right .txt h3 {
    font-size: 20px;
    /*font-weight: bold;*/
    /*font-family: FzltpavilionQuasi_GBK;*/
}

.product1 .right .txt h4 {
    font-size: 14px;
    color: #666666;
}

.product1 .right .img {
    height: 50%;
    line-height: 0;
}

.product1 .right .img img {
    width: 100%;
    height: 100%;
}

.product2 {
    margin-top: 40px;
    height: 385px;
    overflow: hidden;
}

.product2 .left {
    width: 60%;
    height: 100%;
    float: left;
}

.product2 .left .slider_pro {
    width: 100%;
    height: 385px;
    background-repeat: no-repeat;
    background-size: 100%;
}

.product2 .left img {
    width: 100%;
}

.product2 .right {
    width: 40%;
    float: left;
}

.product2 .right .txt {
    padding: 40px;
    background: #f5f5f5;
}

.product2 .right .txt h3 {
    margin-bottom: 0;
    font-size: 20px;
    /*font-weight: bold;*/
    color: #333333;
    /*font-family: FzltpavilionQuasi_GBK;*/
}

.product2 .right .img {
    line-height: 0;
    position: relative;
    overflow: hidden;
    height: 255px;
}
.product2 .right .img i{
    position: absolute;
    width: 60px;
    height: 60px;
    bottom: 0;
    right: 0;
    background: url("/Public/Images/home/phpcms/zh-cn/credentials_i.png") no-repeat bottom right;
}

.product2 .right .img img {
    width: 100%;
    transition: all .3s;
}
.product2 .right .img:hover img{
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    transition: all .3s;
}

.product3 {
    height: 350px;
    margin-top: 40px;
}

.product3 .left {
    position: relative;
    width: 45%;
    height: 100%;
    float: left;
    background: #f5f5f5;
}

.product3 .left .txt {
    position: absolute;
    top: 50%;
    right: 80px;
}

.product3 .left .txt h3 {
    color: #333333;
    /*font-weight: bold;*/
    font-size: 30px;
    margin-bottom: 15px;
    /*font-family: FzltpavilionQuasi_GBK;*/
}

.product3 .left .txt p {
    color: #666666;
    /*font-family: FzltpavilionQuasi_GBK;*/
}

.product3 .right {
    width: 55%;
    height: 100%;
    float: left;
    background: url("/Public/Images/home/phpcms/zh-cn/prod5.jpg") no-repeat center;
    position: relative;
}

.product3 .right .pro_num_box {
    position: absolute;
    top: 50%;
    left: 50px;
}

.product3 .right .pro_num {
    float: left;
    padding: 0 20px;
    width: 200px;
    text-align: center;
    border-right: 2px solid #dddddd;
}

.product3 .right .pro_num:last-child {
    border-right: 0;
}

.product3 .right .pro_num h3,
.product3 .right .pro_num i,
.product3 .right .pro_num span {
    color: #f5f5f5;
    /*font-family: FzltpavilionQuasi_GBK;*/
}

.product3 .right .pro_num h3 {
    font-size: 16px;
}

.product3 .right .pro_num i {
    font-style: normal;
    font-size: 36px;
    font-weight: lighter;
    /*font-family: FzltpavilionQuasi_GBK;*/
}

.product3 .right .pro_num span {
    font-size: 14px;
}

.product_series {
    margin-top: 80px;
    margin-bottom: 75px;
}

.product_series h3 {
    margin-bottom: 15px;
}

.pro_series {
    overflow: hidden;
    margin-bottom: 50px;
}

.series_box {
    height: 400px;
}

.series_box .txt,
.series_box .img {
    width: 50%;
    height: 100%;
    float: left;
}

.series_box .txt.txt_r {
    float: right;
}

.series_box .txt {
    padding: 60px 0 0 60px;
}

.series_box .txt h3 {
    font-size: 30px;
    color: #694830;
    margin-bottom: 5px;
    /*font-family: FzltpavilionFine_GBK;*/
    font-weight: normal;
}

.series_box .txt h4 {
    font-size: 26px;
    color: #694830;
    /*font-family: FzltpavilionFine_GBK;*/
}

.series_box .txt span {
    width: 60px;
    height: 2px;
    font-size: 14px;
    background: #694830;
    display: block;
    vertical-align: bottom;
    margin: 15px 0 10px;
}

.series_box .txt em {
    font-size: 14px;
    color: #694830;
    /*font-family: FzltpavilionQuasi_GBK;*/
}

.series_box .img {
    line-height: 0;
}

.series_box .img img {
    width: 100%;
    height: 100%;
}

.series_list_box {
    margin-top: 30px;
    overflow: hidden;
    position: relative;
}

.series_list_box .poa_l,
.series_list_box .poa_r {
    position: absolute;
    left: 0;
    width: 10px;
    top: 0;
    bottom: 0;
    background: #ffffff;
    z-index: 999;
}

.series_list_box .poa_r {
    left: auto;
    right: 0;
}

.series_list {
    margin: 0 7px;
    background: #eeeeee;
}

.series_list .img {
    line-height: 0;
    /*padding: 50px 0;*/
}

.series_list .img img {
    clear: both;
    display: block;
    margin: auto;
}

.series_list .txt {
    border-top: 1px solid #dddddd;
    text-align: center;
    height: 50px;
    line-height: 50px;
}

.series_list .txt h3 {
    color: #999999;
    font-size: 16px;
}

.container .pro_series1:nth-of-type(2) .series_box .txt {
    /*background: #eef5f5;
    background: rgb(255, 209, 0);*/
    background: rgb(255, 242, 222);
    color: #ffffff;
}

.container .pro_series1:nth-of-type(4) .series_box .txt {
    /*background: #eef5f5;
    background: rgb(154, 242, 102);*/
    background: rgb(255, 242, 222);
    color: #ffffff;
}

.container .pro_series1:nth-of-type(6) .series_box .txt {
    /*background: #eef5f5;
    background: rgb(255, 162, 170);*/
    background: rgb(255, 242, 222);
    color: #ffffff;
}

.pro_series2 .series_box .txt {
    /*background: #fff3f9;*/
    background: #fff2de;
    color: #ffffff;
}

.chair_box .left,
.chair_box .right {
    width: 50%;
    height: 400px;
    float: left;
}

.chair_box .txt {
    width: 55%;
    height: 100%;
    float: left;
    color: #ffffff;
    /*background: #f0f0f0;*/
    background: rgb(255, 242, 222);
    padding: 50px 30px 0;
}

.chair_box .txt h3 {
    font-size: 30px;
    color: #694830;
    /*font-family: FzltpavilionQuasi_GBK;*/
}

.chair_box .txt h4 {
    color: #694830;
    font-size: 26px;
    /*font-family: FzltpavilionQuasi_GBK;*/
}

.chair_box .img {
    width: 45%;
    height: 100%;
    float: left;
    line-height: 0;
    background: #eaeaea;
}

.chair_box .img img {
    clear: both;
    display: block;
    margin: 40px auto 0;
}

.series_list_box .slick-prev {
    width: 30px;
    left: 10px;
    background: url("/Public/Images/home/phpcms/zh-cn/series_prev.png") no-repeat center;
}

.series_list_box .slick-next {
    width: 30px;
    right: 10px;
    background: url("/Public/Images/home/phpcms/zh-cn/series_next.png") no-repeat center;
}

.series_list_box .slick-prev:hover,
.series_list_box .slick-next:hover {
    opacity: .8;
}

.new_banner .banner_item {
    height: 500px;
}

.news_list_box {
    padding: 70px 0 40px;
    overflow: hidden;
}

.news_list_box2 {
    padding: 0px 0 40px;
    overflow: hidden;
}

.new_list {
    overflow: hidden;
    padding: 30px 0 15px;
    border-bottom: 1px solid #dddddd;
}

.new_list2 {
    overflow: hidden;
    padding: 0px 0 0px;
    border-bottom: 1px solid #dddddd;
    float: left;
    width: 50%;
    height: 142px;
}

.new_list .time {
    text-align: center;
    padding: 0 0 10px;
    width: 10%;
    float: left;
    border-right: 1px dashed #dddddd;
}

.new_list2 .time {
    text-align: center;
    padding: 6px 0 10px;
    width: 10%;
    float: left;
    border-right: 1px dashed #dddddd;
}

.new_list .time h3 {
    font-size: 48px;
    color: #999999;
    margin-bottom: 0;
}

.new_list2 .time h3 {
    font-size: 36px;
    color: #999999;
    margin-bottom: 0;
}

.new_list .time span {
    display: block;
    font-size: 14px;
    color: #999999;
    margin-bottom: 20px;
}

.new_list2 .time span {
    display: block;
    font-size: 12px;
    color: #999999;
    margin-bottom: 0px;
}

.new_list .time2 span {
    display: block;
    font-size: 12px;
    color: #999999;
    margin-bottom: 20px;
}

.new_list .time i {
    width: 40px;
    height: 40px;
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #e8e8e8 url("/Public/Images/home/phpcms/zh-cn/new_i.png") no-repeat center;
    transition: all .3s;
}

.new_list2 .time i {
    width: 35px;
    height: 35px;
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #e8e8e8 url("/Public/Images/home/phpcms/zh-cn/new_i.png") no-repeat center;
    transition: all .3s;
    margin-top: 10px;
}

.new_list .txt {
    width: 60%;
    float: left;
    padding: 0 50px 0;
}

.new_list2 .txt {
    width: 60%;
    float: left;
    padding: 14px 50px 0;
}

.new_list .txt h3 {
    font-size: 24px;
    margin-bottom: 15px;
}

.new_list2 .txt h3 {
    font-size: 20px;
    margin-bottom: 15px;
}

.new_list .new_desc {
    height: 100px;
    overflow: hidden;
}

.new_list2 .new_desc {
    height: 100px;
    overflow: hidden;
}

.new_list .new_desc p {
    color: #999999;
    line-height: 1.8;
}

.new_list2 .new_desc p {
    color: #999999;
    line-height: 1.8;
    font-size: 12px;
}

.new_list .img {
    width: 30%;
    height: 146px;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    line-height: 0;
}

.new_list2 .img {
    width: 30%;
    height: 141px;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    line-height: 0;
    background-size: 85%;
}

.new_list .img img {
    width: 100%;
}

.new_list2 .img img {
    width: 100%;
}

.new_list:hover .time i {
    background-color: #694830;
    transition: all .3s;
}

.new_list2:hover .time i {
    background-color: #694830;
    transition: all .3s;
}

.page ul {
    padding-top: 0;
    text-align: center;
    line-height: 30px;
}

.page li {
    display: inline-block;
    padding: 0 5px;
    border-bottom: 0;
    vertical-align: top;
}

.page li a {
    width: 30px;
    height: 30px;
    color: #666666;
    line-height: 30px;
    display: inline-block;
    border: 1px solid #dddddd;
}

.page li.flip a {
    width: auto;
    padding: 0 10px;
}

.page li span {
    line-height: 30px;
}

.page li.on a,
.page li a:hover {
    color: #694830;
    border-color: #694830;
    background: none;
}

.news_det_box {
    width: 1000px;
    margin: auto;
    padding: 70px 0 40px;
}

.news_det_box .det_hea {
    text-align: center;
    padding-bottom: 30px;
    border-bottom: 1px dashed #dddddd;
}

.news_det_box .det_hea h3 {
    color: #694830;
    font-size: 22px;
    margin-bottom: 10px;
}

.news_det_box .det_hea h4 span {
    font-size: 14px;
    color: #999999;
}

.news_det_box .det_con {
    width: 900px;
    margin: auto;
    padding: 35px 0;
}

.news_det_box .det_con p {
    line-height: 1.8;
    margin-bottom: 15px;
    text-indent: 2em;
}

.det_fot .return {
    text-align: center;
    margin-bottom: 30px;
}

.det_fot .return a {
    color: #694830;
    padding: 5px 20px;
    display: inline-block;
    border: 1px solid #694830;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.det_fot .return a:hover {
    color: #ffffff;
    background: #694830;
}

.det_fot .det_page {
    padding: 30px 50px 0;
    border-top: 1px dashed #dddddd;
}

.det_fot .det_page h3 {
    color: #694830;
    margin-bottom: 0;
    line-height: 2;
}

.det_fot .det_page a {
    color: #333333;
}

.det_fot .det_page h3 a:hover {
    color: #694830;
}

.map_choice {
    display: inline-block;
    margin-bottom: 35px;
}

.map_choice li {
    float: left;
    margin-right: 30px;
    position: relative;
}

.map_choice li .select {
    border: 1px solid #dddddd;
    width: 220px;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    position: relative;
    cursor: pointer;
}

.chosen-results li {
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
}

.address_page ul {
    margin-top: 20px;
    overflow: hidden;
}

.address_page li {
    width: 30px;
    height: 30px;
    float: left;
    cursor: pointer;
}

.address_page .prev {
    background: url("/Public/Images/home/phpcms/zh-cn/map_prev.png") no-repeat center;
}

.address_page .next {
    background: url("/Public/Images/home/phpcms/zh-cn/map_next.png") no-repeat center;
}

.address_page .prev:hover {
    background: url("/Public/Images/home/phpcms/zh-cn/map_prev_hover.png") no-repeat center;
}

.address_page .next:hover {
    background: url("/Public/Images/home/phpcms/zh-cn/map_next_hover.png") no-repeat center;
}

.address_page .page_num {
    float: right;
    width: auto;
    line-height: 30px;
}

.address_page .page_num i {
    font-style: normal;
    color: #666666;
}

.nicescroll-cursors {
    background: #694830 !important;
}

/*.map_choice li h3 i {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 10px;
    top: 50%;
    margin-top: -6px;
    background: url("/Public/Images/home/phpcms/zh-cn/h3_i.png") no-repeat center;
}*/

.map_choice li h4 {
    height: 40px;
    line-height: 40px;
    /*font-family: 微软雅黑;*/
}

.map_choice li h4 span {
    font-weight: bold;
}

.map_choice li dl {
    position: absolute;
    top: 40px;
    width: 220px;
    height: 300px;
    border: 1px solid #dddddd;
    border-top: 0;
    cursor: pointer;
    display: none;
    background: #ffffff;
    z-index: 9;
}

.map_choice li dl dd {
    line-height: 2.2;
    padding-left: 10px;
}

.map_choice li dl dd.on,
.map_choice li dl dd:hover {
    color: #694830;
}

.map_box {
    overflow: hidden;
}

.map {
    float: left;
    width: 75%;
    height: 430px;
}

.address_info {
    width: 25%;
    height: 430px;
    padding: 15px;
    border: 1px solid #dddddd;
    border-left: 0;
    float: left;
}

.address_info .clearifix {
    height: 87%;
    overflow-y: auto;
}

.BMapLib_SearchInfoWindow .BMapLib_bubble_content span {
    display: block;
    color: #333333;
    line-height: 1.5;
}

.clearifix > li {
    margin-bottom: 20px;
    cursor: pointer;
}

.address_info .title h3 {
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    color: #000000;
    padding-left: 30px;
    position: relative;
    margin-bottom: 0;
    /*font-family: "FzltpavilionFine_GBK";*/
}

.address_info .title h3 i {
    position: absolute;
    left: 0;
    top: 0;
    font-style: normal;
    font-size: 12px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 18px;
    font-weight: normal;
    color: #999999;
    display: inline-block;
    border: 1px solid #999999;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.address_info .cont li {
    color: #666666;
    padding-left: 30px;
    line-height: 1.8;
    font-weight: initial;
    /*font-family: 微软雅黑;*/
}

.address_info .slider {
    height: 100%;
}

.cooper_box {
    /* padding: 0 50px 40px; */
    padding: 0 0px 40px;
}

.cooper_box .slick-prev {
    width: 40px;
    height: 65px;
    left: -40px;
    top: 20px;
    background: url("/Public/Images/home/phpcms/zh-cn/cooper_prev.png") no-repeat center;
}

.cooper_box .slick-next {
    width: 40px;
    height: 65px;
    right: -40px;
    top: 20px;
    background: url("/Public/Images/home/phpcms/zh-cn/cooper_next.png") no-repeat center;
}

.cooper_box .slick-prev:hover {
    background: url("/Public/Images/home/phpcms/zh-cn/cooper_prev_hover.png") no-repeat center;
}

.cooper_box .slick-next:hover {
    background: url("/Public/Images/home/phpcms/zh-cn/cooper_next_hover.png") no-repeat center;
}

.partner {
    /* height: 400px; */
    height: 250px;
    background: url("/Public/Images/home/phpcms/zh-cn/partner.jpg") no-repeat center;
}

.partner_txt {
    /* padding: 70px 0 95px 80px; */
    padding: 32px 0 14px 80px;
}

.partner_txt h3 {
    font-size: 36px;
    font-weight: 100;
    /*font-family: "FzltpavilionFine_GBK";*/
    color: #666666;
}

.partner_txt h4 {
    font-size: 50px;
    /*font-family: "FzltpavilionFine_GBK";*/
    color: #666666;
}

.partner_txt span.xian {
    height: 1px;
    width: 80px;
}

.partner a {
    width: 210px;
    height: 34px;
    line-height: 34px;
    margin-left: 80px;
    display: inline-block;
    text-align: center;
    background:rgb(105, 72, 48);
    color: #ffffff;
    position: relative;
    font-size: 16px;
    /*font-family: FzltpavilionFine_GBK;*/
}

.partner a i {
    position: absolute;
    width: 34px;
    height: 34px;
    display: inline-block;
    top: 0;
    right: 0;
    background: url("/Public/Images/home/phpcms/zh-cn/partner_i.png") no-repeat center;
}

.partner a:hover {
    opacity: .7;
}

.store_bt {
    padding: 50px 0 50px 0px;
    /* padding: 50px 0 50px 80px; */
}

.store_bt h3 {
    font-size: 38px;
    /*font-family: FzltpavilionFine_GBK;*/
    color: #393939;
    font-weight: normal;
}

.store_bt span.xian {
    width: 80px;
    height: 1px;
    background: #694830;
}

.contact_ico {
    overflow: hidden;
    padding: 40px 0;
    background: #f5f5f5;
}

.contact_nr {
    text-align: center;
    position: relative;
}

.contact_nr .ewm{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    opacity: 0;
}
.contact_nr .ewm img{
    width: 80px;
    height: 80px;
}
.contact_ewm.show img.wx{
    opacity: 0;
    transform:rotateY(360deg);
    -ms-transform:rotateY(360deg); 	/* IE 9 */
    -moz-transform:rotateY(360deg); 	/* Firefox */
    -webkit-transform:rotateY(360deg); /* Safari 和 Chrome */
    -o-transform:rotateY(360deg); 	/* Opera */
    transition: all .6s;
}
.contact_ewm.show .ewm{
    opacity: 1;
    transform:rotateY(360deg);
    -ms-transform:rotateY(360deg); 	/* IE 9 */
    -moz-transform:rotateY(360deg); 	/* Firefox */
    -webkit-transform:rotateY(360deg); /* Safari 和 Chrome */
    -o-transform:rotateY(360deg); 	/* Opera */
    transition: all .6s;
}

.contact_nr h3 {
    /*font-family: "FzltpavilionLanting_GBK";*/
    font-size: 18px;
    margin: 8px 0;
    color: #666666;
}

.contact_nr span,
.contact_nr span a {
    /*font-family: "FzltpavilionFine_GBK";*/
    color: #999999;
    font-size: 14px;
}

.contact_nr span a:hover {
    color: #694830;
}

.home_box {
    height: 755px;
}

.home_box .container_1200 {
    padding: 0 80px;
}

.home_box .bt {
    padding-top: 50px;
    margin-bottom: 30px;
}

.home {
    height: 530px;
    position: relative;
}

.home .img {
    line-height: 0;
    position: absolute;
    z-index: 2;
}

.home .img img {
    transition: all .3s;
}

.home .img1 {
    top: 0px;
    right: 285px;
    z-index: 6;
}

.home .img2 {
    top: 30px;
    left: 0;
    z-index: 3;
}

.home .img3 {
    top: 180px;
    left: 270px;
    z-index: 5;
    padding: 0 0 20px 20px;
    margin: 0 0 -20px -20px;
    background: url("/Public/Images/home/phpcms/zh-cn/img_bj2.jpg") no-repeat bottom left;
}

.home .img4 {
    right: 0;
    top: 180px;
    z-index: 4;
    padding: 15px 15px 0 0;
    margin: -15px -15px 0 0;
    background: url("/Public/Images/home/phpcms/zh-cn/img_bj1.jpg") no-repeat top right;
}

.home .txt {
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: right;
}

.home .txt p {
    line-height: 1.8;
    font-size: 16px;
    /*font-family: FzltpavilionFine_GBK;*/
}

.home .img_bj {
    position: absolute;
    right: 0;
    top: 75px;
}

.home .img:hover img {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    transition: all .3s;
}

.home .img.active {
    z-index: 99;
}

.capacity_box {
    overflow: hidden;
    padding: 50px 0;
}

.capacity ul {
    width: 780px;
    margin: auto;
}

.capacity li {
    float: left;
    width: 33.33%;
    text-align: center;
    padding: 0 15px;
}

.capacity li .txt {
    text-align: center;
    padding: 50px 0 30px;
    background: #f5f5f5;
}

.capacity li .txt i {
    width: 80px;
    height: 80px;
    border: 2px solid #999999;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
}

.capacity li.a1 .txt i {
    background: url("/Public/Images/home/phpcms/zh-cn/inves_ico1.png") no-repeat center;
}

.capacity li.a2 .txt i {
    background: url("/Public/Images/home/phpcms/zh-cn/inves_ico2.png") no-repeat center;
}

.capacity li.a3 .txt i {
    background: url("/Public/Images/home/phpcms/zh-cn/inves_ico3.png") no-repeat center;
}

.capacity li.a1:hover .txt i {
    border-color: #694830;
    background: #694830 url("/Public/Images/home/phpcms/zh-cn/inves_ico_hover1.png") no-repeat center;
}

.capacity li.a2:hover .txt i {
    border-color: #694830;
    background: #694830 url("/Public/Images/home/phpcms/zh-cn/inves_ico_hover2.png") no-repeat center;
}

.capacity li.a3:hover .txt i {
    border-color: #694830;
    background: #694830 url("/Public/Images/home/phpcms/zh-cn/inves_ico_hover3.png") no-repeat center;
}

.capacity li .txt h4 {
    margin: 10px 0;
    font-size: 18px;
    color: #666666;
    /*font-family: FzltpavilionQuasi_GBK;*/
}

.capacity li .txt h5 {
    font-size: 16px;
    margin-bottom: 0;
    color: #7e7e7e;
    /*font-family: FzltpavilionFine_GBK;*/
}

.capacity li .img {
    line-height: 0;
}

.capacity li .img img {
    width: 100%;
}

.about_box {
    height: 550px;
    /*background-image: url(/Public/Images/home/phpcms/zh-cn/about_bj.jpg);*/
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.about_us {
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
}

.about_us .bt {
    padding-top: 50px;
}

.about_us .bt h3 {
    color: #ffffff;
}

.about_us .bt span.xian {
    /*background-color: #fff;*/
    background-color: #694830;
}

.about_ul {
    width: 850px;
    margin: auto;
}

.about_ul li {
    float: left;
    width: 25%;
    text-align: center;
    color: #ffffff;
    padding: 20px 0;
}

.about_ul li img {
    margin-bottom: 5px;
}

.about_ul li span {
    display: block;
    line-height: 1.8;
    color: #eeeeee
}

.retail_deve_box {
    padding: 70px 0;
}

.course-list {
    position: relative;
}

.course-list .butn {
    position: absolute;
    top: 50%;
    display: block;
    width: 42px;
    height: 42px;
    margin-top: -21px;
    cursor: pointer;
}

.course-list .pre {
    left: -45px;
    background: url('/Public/Images/home/phpcms/zh-cn/left2.png') no-repeat center left;
    display: none !important;
}

.course-list .next {
    right: -45px;
    background: url('/Public/Images/home/phpcms/zh-cn/right2.png') no-repeat center left;
    display: none !important;
}

.course-list .pre:hover {
    background: url('/Public/Images/home/phpcms/zh-cn/left2.png') no-repeat center right;
}

.course-list .next:hover {
    background: url('/Public/Images/home/phpcms/zh-cn/right2.png') no-repeat center right;
}

.course-list .ovh {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    background: url('/Public/Images/home/phpcms/zh-cn/bg_12.png') repeat-x left center;
}

.course-list ul {
    width: 99999px;
    padding-left: 50px;
}

.course-list li {
    position: relative;
    float: left;
    width: 265px;
    /* width: 295px; */
    margin-top: 122px;
    margin-right: -141px;
    padding-top: 60px;
    background: url('/Public/Images/home/phpcms/zh-cn/bg_10.png') no-repeat 23px top;
}

.course-list li:last-child .main p {
    width: 158px;
}

.course-list li:hover {
    background: url('/Public/Images/home/phpcms/zh-cn/bg_10_hover.png') no-repeat 23px top;
}

.course-list li.odd {
    position: relative;
    margin-top: 0px;
    padding-top: 8px;
    padding-bottom: 60px;
    background: url('/Public/Images/home/phpcms/zh-cn/bg_11.png') no-repeat 23px bottom;
}

.course-list li.odd:hover {
    background: url('/Public/Images/home/phpcms/zh-cn/bg_11_hover.png') no-repeat 23px bottom;
}

.course-list li .top {
    font-size: 18px;
    /* 80 */
    height: 60px;
    width: 60px;
    float: left;
    margin-right: 10px;
    border: 1px solid #694830;
    position: relative;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #694830;
}

.course-list li .top .vertical_middle {
    position: absolute;
    font-size: 16px;
    color: #ffffff;
    width: 100%;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
}

.course-list .main {
    margin-top: 15px;
    width: 246px;
}

.course-list .main p {
    font-size: 12px !important;
}

.course-list .main p {
    font-size: 14px;
    color: #666;
    line-height: 1.5;
    /*font-family: FzltpavilionFine_GBK;*/
}

.course-list li.odd {
    margin-top: 0;
}

.entre_sup_box {
    background: #f5f5f5;
    padding: 60px 0 80px;
}

.entre_list .img {
    position: relative;
    line-height: 0;
}

.entre_list .img img {
    width: 100%;
}

.entre_list .entre_bj {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    transition: all .3s;
}

.entre_list {
    margin: 0 8px;
    text-align: center;
}

.entre_list .txt {
    padding: 10px 0;
    background: #ffffff;
    transition: all .3s;
}

.entre_list .txt h4 {
    color: #666666;
    transition: all .3s;
    /*font-family: FzltpavilionFine_GBK;*/
}

.entre_sup .slick-prev {
    width: 55px;
    height: 65px;
    top: 30%;
    background: url("/Public/Images/home/phpcms/zh-cn/cooper_prev.png") no-repeat center;
}

.entre_sup .slick-next {
    width: 55px;
    height: 65px;
    top: 30%;
    background: url("/Public/Images/home/phpcms/zh-cn/cooper_next.png") no-repeat center;
}

.entre_sup .slick-prev:hover {
    background: url("/Public/Images/home/phpcms/zh-cn/cooper_prev_hover.png") no-repeat center;
}

.entre_sup .slick-next:hover {
    background: url("/Public/Images/home/phpcms/zh-cn/cooper_next_hover.png") no-repeat center;
}

.entre_list:hover .entre_bj {
    opacity: 0;
    transition: all .3s;
}

.entre_list:hover .txt {
    background: #694830;
    transition: all .3s;
}

.entre_list:hover .txt h4 {
    color: #ffffff;
    transition: all .3s;
}

.entre_sup .slick-dots {
    bottom: -44px;
}

.entre_sup .slick-dots li {
    background: #e8e8e8;
    border-color: #e8e8e8;
}

.entre_sup .slick-dots li.slick-active {
    background: #fff;
}

.analysis_box {
    /*background: url("/Public/Images/home/phpcms/zh-cn/analysis.jpg") no-repeat center;*/
    background-repeat: no-repeat;
    background-position: center;
}

.analysis {
    width: 65%;
    padding: 70px 0 65px;
}

.analysis .bt h3,
.analysis .bt h4 {
    color: #ffffff;
    margin-bottom: 10px;
}

.analysis .bt span.xian {
    background: #fff;
}

.analysis_table table {
    width: 100%;
}

.analysis_table tr {
    height: 46px;
    line-height: 46px;
    border-bottom: 1px solid #666;
}

.analysis_table tr th {
    background: rgba(184, 177, 169, 0.6);
    color: #ffffff;
    font-weight: normal;
}

.analysis_table tr th,
.analysis_table tr td {
    font-size: 16px;
    text-align: center;
}

.analysis_table tr td {
    background: rgba(249, 249, 249, 0.6);
    color: #666666;
}

.analysis_table tr td span {
    font-size: 16px;
    color: #ff5959;
}

.process_box {
    padding: 60px 0;
}

.process .left {
    width: 45%;
    float: left;
    padding-right: 40px;
}

.process .right {
    padding-top: 80px;
    width: 55%;
    float: left;
}

.process .right .bt {
    margin-bottom: 40px;
}

.process .right .img {
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    padding-left: 22%;
}

.process .right .img div {
    font-size: 18px;
    height: 30px;
}

.future_box {
    padding: 75px 0;
    background: #f5f5f5;
}

.future_ul {
    width: 80%;
    margin: auto;
    position: relative;
    overflow: hidden;
}

.future_ul .fu1 {
    width: 85%;
    height: 1px;
    position: absolute;
    background: url("/Public/Images/home/phpcms/zh-cn/future_h1_bj.png") repeat-x;
    z-index: 3;
    top: 115px;
    left: 0;
    right: 0;
    margin: auto;
}

.future_ul ul {
    overflow: hidden;
}

.future_ul li {
    float: left;
    text-align: center;
}

.future_ul li.future_con {
    width: 705px;
}

.future_ul li h4 {
    height: 80px;
    line-height: 80px;
    font-size: 18px;
    color: #393939;
    /*font-family: 微软雅黑;*/
}

.future_ul li h4.h1 {
    background: url("/Public/Images/home/phpcms/zh-cn/future_1.png") no-repeat center;
}

.future_ul li h4.h2 {
    background: url("/Public/Images/home/phpcms/zh-cn/future_2.png") no-repeat center;
}

.future_ul li h4.h3 {
    background: url("/Public/Images/home/phpcms/zh-cn/future_3.png") no-repeat center;
}

.future_ul li .img {
    margin-bottom: 45px;
}

.future_ul li .txt {
    padding-top: 60px;
    margin-top: -26px;
}

.future_ul li .txt.t1 {
    background: url("/Public/Images/home/phpcms/zh-cn/future_1_bj.png") no-repeat top;
}

.future_ul li .txt.t2 {
    background: url("/Public/Images/home/phpcms/zh-cn/future_2_bj.png") no-repeat top;
}

.future_ul li .txt.t3 {
    background: url("/Public/Images/home/phpcms/zh-cn/future_3_bj.png") no-repeat top;
}

.application_box {
    padding: 80px;
    background: #694830;
}

.appli_down {
    float: left;
    width: 370px;
    padding-right: 50px;
    margin-right: 70px;
    border-right: 1px solid #ffffff;
}

.appli_down h3 {
    font-size: 34px;
    color: #fff2de;
    margin-bottom: 20px;
    font-weight: normal;
    /*font-family: FzltpavilionFine_GBK;*/
}

.appli_down h3 i {
    margin-right: 18px;
    display: inline-block;
    vertical-align: bottom;
}

.appli_down a {
    width: 100%;
    height: 40px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    /*background: #ff5959;*/
    background: #fff2de;
    font-size: 18px;
    color: #694830;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    /*font-family: FzltpavilionFine_GBK;*/
}

.appli_right h3 {
    font-size: 34px;
    color: #fff2de;
    margin-bottom: 20px;
    /*font-family: FzltpavilionFine_GBK;*/
}

.appli_right ul li {
    float: left;
    color: #fff2de;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    margin-left: -8px;
    /*font-family: FzltpavilionFine_GBK;*/
}

.appli_right ul li.phone {
    padding-left: 30px;
    background: url("/Public/Images/home/phpcms/zh-cn/appli_phone.png") no-repeat 10px;
}

.appli_right ul li.email {
    padding-left: 45px;
    background: url("/Public/Images/home/phpcms/zh-cn/appli_email.png") no-repeat 10px;
}

.story_nav ul {
    overflow: hidden;
    margin: 70px 0;
}

.story_nav ul li {
    float: left;
    width: 33.33%;
    padding-top: 60px;
    text-align: center;
    cursor: pointer;
    border-right: 1px solid #dddddd;
}

.story_nav ul li.st3 {
    border-right: 0;
}

.story_nav ul li {
    color: #c3c5bf;
    font-size: 16px;
    /*font-family: FzltpavilionFine_GBK;*/
}

.story_nav ul li.st1 {
    background: url("/Public/Images/home/phpcms/zh-cn/story_ico1.png") no-repeat top;
    transition: all .3s;
    width: 400px;
}

.story_nav ul li.st2 {
    background: url("/Public/Images/home/phpcms/zh-cn/story_ico2.png") no-repeat top;
    transition: all .3s;
    width: 400px;
}

.story_nav ul li.st3 {
    background: url("/Public/Images/home/phpcms/zh-cn/story_ico3.png") no-repeat top;
    transition: all .3s;
}

.story_nav ul li.st1.active,
.story_nav ul li.st1:hover {
    background: url("/Public/Images/home/phpcms/zh-cn/story_ico_hover1.png") no-repeat top;
    transition: all .3s;
    width: 400px;
}

.story_nav ul li.st2.active,
.story_nav ul li.st2:hover {
    background: url("/Public/Images/home/phpcms/zh-cn/story_ico_hover2.png") no-repeat top;
    transition: all .3s;
    width: 400px;
}

.story_nav ul li.st3.active,
.story_nav ul li.st3:hover {
    background: url("/Public/Images/home/phpcms/zh-cn/story_ico_hover3.png") no-repeat top;
    transition: all .3s;
}

.story_nav ul li.active,
.story_nav ul li:hover {
    color: #666666;
}

.brand_intro_box {
    padding-top: 750px;
    /*background: url("/Public/Images/home/phpcms/zh-cn/intro_bj.jpg") no-repeat top;*/
    background-repeat: no-repeat;
    background-position: top;
    margin-bottom: 80px;
}

.video_box {
    background: #f8f8fa;
    padding: 80px 65px;
    overflow: hidden;
    position: relative;
}

.video_box .listText i {
    position: absolute;
    width: 89px;
    height: 89px;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    cursor: pointer;
}

/*.video_box .left,*/
/*.video_box .right {*/
/*    width: 50%;*/
/*    float: left;*/
/*}*/

.video_box .left {
    line-height: 0;
    position: relative;
    padding: 0 19%;
}
/*
.video_box .right {
    padding: 46px 0 0;
}*/

.brand_intro_box h3 {
    font-size: 38px;
    color: #393939;
    /*font-family: 微软雅黑;*/
    padding-bottom: 20px;
}

.brand_intro_box .listText span {
    display: inline-block;
    width: 100px;
    height: 1px;
    background: #694830;
    margin-bottom: 42px;
}

.video_box .right .txt p {
    /* text-indent: 2em; */
    text-indent: 0em;
    line-height: 1.8;
    margin-bottom: 14px;
    /*font-family: FzltpavilionFine_GBK;*/
}

.recruit_Eject {
    width: 820px;
    height: 560px;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    background: #000;
    z-index: 9;
    display: none;
}

.recruit_Eject i {
    position: absolute;
    top: 0;
    right: 0;
    background: #f5f5f5;
    text-align: center;
    display: inline-block;
    width: 30px;
    height: 30px;
    font-size: 24px;
    font-style: normal;
    line-height: 30px;
    cursor: pointer;
    transition: all .3s;
    z-index: 99;
}

.recruit_bj {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    background: rgba(0, 0, 0, 0.7);
    z-index: 8;
    display: none;
}

.recu_video {
    position: relative;
    height: 100%;
}

.recu_video video {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}

.brand_video_btn {
    position: absolute;
    width: 80px;
    height: 80px;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    display: none;
    z-index: 10;
}

.idea_box {
    background: url("/Public/Images/home/phpcms/zh-cn/idea_bj.jpg") no-repeat center;
}

.idea {
    overflow: hidden;
    margin: 40px;
    padding-top: 90px;
    padding-bottom: 120px;
    background: rgba(255, 255, 255, 0.9);
}

.idea .left,
.idea .right {
    width: 50%;
    float: left;
    padding-top: 140px;
    text-align: center;
}

.idea .right {
    padding-right: 160px;
    padding-top: 60px;
}

.idea .right h3 {
    font-size: 38px;
    color: #393939;
    margin-bottom: 10px;
    /*font-family: FzltpavilionFine_GBK;*/
}

.idea .right span {
    width: 100px;
    height: 1px;
    background: #694830;
    display: inline-block;
    margin-bottom: 10px;
}

.idea .right .top {
    padding: 0 40px;
}

.idea .right .top p {
    line-height: 1.8;
    /*font-family: FzltpavilionFine_GBK;*/
}

.idea .right .bot {
    margin-top: 60px;
}

.idea .right .bot ul {
    width: 100%;
    text-align: center;
    margin-top: 40px;
}

.idea .right .bot li {
    margin: 0 12px;
    display: inline-block;
}

.idea .right .bot i {
    width: 40px;
    height: 40px;
    display: inline-block;
}

.idea .right .bot i.id1 {
    background: #694830;
}

.idea .right .bot i.id2 {
    background: #ff639b;
}

.idea .right .bot i.id3 {
    background: #694830;
}

.idea .right .bot h4 {
    font-size: 18px;
    color: #666666;
    /*font-family: FzltpavilionFine_GBK;*/
}

.idea .right .bot span {
    width: auto;
    height: auto;
    background: none;
    color: #ff5959;
    font-size: 18px;
    margin-bottom: 0;
}

.mascot_box {
    padding: 70px 0;
    text-align: center;
}

.mascot_box .mascot1 li,
.mascot_box .mascot2 li {
    display: inline-block;
    margin: 0 5px;
}

.mascot_box .mascot2 {
    margin-top: 50px;
}

.mascot_box .mascot2 p {
    line-height: 1.8;
    /*font-family: FzltpavilionFine_GBK;*/
}

.mascot_box .mascot2 ul {
    margin-top: 40px;
}

.mascot_box .mascot2 li {
    margin: 0 45px;
}

.design_box .chief_design:nth-child(1) {
    padding-top: 270px;
    /* padding-bottom: 140px; */
    background: url("/Public/Images/home/phpcms/zh-cn/chief.png") no-repeat top;
}

.design_box .chief_design:nth-child(2) {
    padding-top: 270px;
    padding-bottom: 68px;
    background: url("/Public/Images/home/phpcms/zh-cn/chief2.jpg") no-repeat top;
}

.design_box .chief_design:nth-child(3) {
    padding-top: 270px;
    padding-bottom: 111px;
    background: url("/Public/Images/home/phpcms/zh-cn/chief3.jpg") no-repeat top;
}

.design_box .chief_design:nth-child(4) {
    padding-top: 270px;
    padding-bottom: 140px;
    background: url("/Public/Images/home/phpcms/zh-cn/chief4.jpg") no-repeat top;
}

.design_box .chief_design:nth-child(2) .txt p {
    text-align: left !important;
}
.design_box .chief_design:nth-child(3) .txt p {
    text-align: left !important;
}

.chief_design h3 {
    font-family: comfortaa;
    color: #7d7d7d;
    font-size: 40px;
}

.chief_design span.xian {
    width: 100px;
    height: 2px;
    display: inline-block;
    vertical-align: bottom;
    margin: 20px 0;
    background: #694830;
}

.chief_design h4 {
    font-size: 20px;
    color: #393939;
    margin-bottom: 30px;
    /*font-family: 微软雅黑;*/
}

.chief_design p {
    font-size: 16px;
    line-height: 1.5;
    /*font-family: FzltpavilionFine_GBK;*/
}

.pro_design {
    padding: 80px 0;
}

.pro_des_list {
    width: 50%;
    float: left;
    text-align: center;
}

.pro_des_list h3 {
    font-family: comfortaa;
    font-size: 30px;
    color: #7d7d7d;
    margin-top: 40px;
}

.pro_des_list span.xian {
    width: 100px;
    height: 2px;
    display: inline-block;
    vertical-align: bottom;
    margin: 20px 0;
    background: #694830;
}

.pro_des_list h4 {
    font-size: 20px;
    color: #393939;
    margin-bottom: 30px;
    /*font-family: 微软雅黑;*/
}

.pro_des_list .txt {
    width: 340px;
    margin: auto;
    text-align: left;
}

.pro_des_list .txt p {
    line-height: 1.8;
    /*font-family: FzltpavilionFine_GBK;*/
}

.aalborg_box {
    background: #f8f6f7;
    padding: 80px 0;
}

.aalborg_box .left,
.aalborg_box .right {
    width: 50%;
    float: left;
}

.aalborg_box .txt {
    padding: 50px 0 30px 100px;
}

.aalborg_box .txt h3 {
    font-size: 30px;
    color: #666666;
    margin-bottom: 10px;
    /*font-family: FzltpavilionFine_GBK;*/
}

.aalborg_box .txt p {
    line-height: 1.8;
}

.aalborg_img {
    height: 420px;
    position: relative;
}

.aalborg_img .img_list {
    line-height: 0;
    position: absolute;
    z-index: 2;
    cursor: pointer;
}

.aalborg_img .img_list.active {
    z-index: 5;
}

.aalborg_box .left .img_list img {
    transition: all .3s;
}

.aalborg_box .right .img_list img {
    border: 10px solid #F8F6F7;
    float: left;
    transition: all .3s;
}

.aalborg_img .img_list2 {
    top: 0;
    left: 330px;
}

.aalborg_img .img_list3 {
    top: 208px;
    left: -300px;
}

.aalborg_img .img_list4 {
    top: 208px;
    left: 0;
    color: #694830;
}

.aalborg_box .aalborg_img .img_list:hover img {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    border-color: rgba(255, 255, 255, 0);
    transition: all .3s;
    z-index: 3;
}

.course_box {
    padding: 80px 0;
}

.course_tb {
    width: 100%;
    margin-bottom: 40px;
    display: inline-block;
}

.course_tb .txt,
.course_tb .img {
    float: left;
}

.course_tb .txt {
    width: 60%;
    padding: 40px 140px 0 80px;
}

.course_tb .mytxt {
    width: 60%;
    padding: 40px 215px 0 5px;
}

.course_tb .txt h3 {
    font-size: 20px;
    color: #393939;
    margin-bottom: 10px;
    /*font-family: 微软雅黑;*/
}

.course_tb .mytxt h3 {
    font-size: 20px;
    color: #393939;
    margin-bottom: 10px;
    /*font-family: 微软雅黑;*/
}

.course_tb .txt h4 {
    font-size: 18px;
    color: #666666;
    margin-bottom: 0;
    font-weight: bold;
    /*font-family: FzltpavilionFine_GBK;*/
}

.course_tb .mytxt h4 {
    font-size: 18px;
    color: #666666;
    margin-bottom: 0;
    font-weight: bold;
    /*font-family: FzltpavilionFine_GBK;*/
}

.course_tb .txt .t_txt {
    margin-top: 30px;
}

.course_tb .mytxt .t_txt {
    margin-top: 30px;
}

.course_tb .txt .t_txt p {
    font-size: 16px;
    color: #666666;
    line-height: 1.5;
    /*font-family: FzltpavilionFine_GBK;*/
}

.course_tb .mytxt .t_txt p {
    font-size: 16px;
    color: #666666;
    line-height: 1.5;
    /*font-family: FzltpavilionFine_GBK;*/
}

.course_tb .img {
    width: 40%;
}

.course_tb .img img {
    float: right;
}

.course_tab {
    width: 100%;
    /* padding: 0 60px 20px; */
    padding: 0 0 20px;
    position: relative;
    /*overflow-x: auto;*/
    background: url("/Public/Images/home/phpcms/zh-cn/course_ul_bj.jpg") repeat-x center 15px;
}

/* 控制活动框的宽度 使用时加！important */
.course_tab .slick-initialized .slick-slide {
    width: 100px;
}

.course_tab ul {
    /*width: 500%;*/
    height: auto;
}

.course_tab li {
    float: left;
    padding: 0 30px;
    cursor: pointer;
    color: #cccccc;
    font-size: 16px;
    text-align: center;
    white-space: nowrap;
    transition: all .3s;
    /*font-family: FzltpavilionFine_GBK;*/
}

.course_tab li.active {
    color: #393939;
    transition: all .3s;
}

.course_tab li i {
    width: 31px;
    height: 31px;
    display: block;
    margin: auto;
    background: url("/Public/Images/home/phpcms/zh-cn/course_li_bj.png") no-repeat center;
}

.course_tab li:hover i,
.course_tab li.active i {
    width: 31px;
    height: 31px;
    display: block;
    margin: auto;
    background: url("/Public/Images/home/phpcms/zh-cn/course_li_active_bj.png") no-repeat center;
}

/*
.course_tab {
    width: 100%;
    padding: 0 60px;
    overflow-x: auto;
    position: relative;
    background: url("/Public/Images/home/phpcms/zh-cn/course_ul_bj.jpg") repeat-x center 15px;
}
.course_tab .course_slick{
    width: 100%;
    height: auto;
}
.course_tab .course_tab_list{
    float: left;
    width: 155px !important;
    padding: 40px 30px 0 30px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    color: #cccccc;
    font-size: 16px;
    white-space:nowrap;
    background: url("/Public/Images/home/phpcms/zh-cn/course_li_bj.png") no-repeat top;
    transition: all .3s;
}
.course_tab .course_tab_list.active{
    color: #393939;
    transition: all .3s;
}
.course_tab i{
    position: absolute;
    width: 31px;
    height: 31px;
    margin: auto;
    display: block;
    left: 0;
    background: url("/Public/Images/home/phpcms/zh-cn/course_li_active_bj.png") no-repeat center;
    transition: all .3s;
    z-index: 2;
}
*/

.pro_ul_box {
    width: 1080px;
    overflow: hidden;
    margin: auto;
}

.pro_ul_box ul {
    width: 999999px;
    height: 50px;
}

.pro_ul_box ul li {
    float: left;
    width: 150px;
}

.pmenu_a .right {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2
}

.pmenu_a .left {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2
}

.pmenu_a .pmenu_ul .num {
    width: 115px;
    margin: auto;
    text-align: center;
}

.pmenu_a .pmenu_ul ul li {
    width: 40px;
    height: 40px;
    padding: 0;
    /*border: 1px solid #10186f;*/
    display: inline-block;
    float: left;
}

.pmenu_a .pmenu_ul ul li:hover {
    width: 40px;
    height: 40px;
    /*background: #10186f;*/
    /*border: 1px solid #516484;*/
}

.pmenu_a .pmenu_ul ul li a img {
    margin-top: 10px;
}

.pmenu_a .pmenu_ul ul li a {
    display: block;
    overflow: hidden;
    height: 40px;
}

.pmenu_a .pmenu_ul ul li:hover a img {
    margin-top: -30px;
}

.pmenu_a .pmenu_ul ul li a img {
    -webkit-transition: ease-in all .25s;
    -moz-transition: ease-in all .25s;
    -ms-transition: ease-in all .25s;
    -o-transition: ease-in all .25s;
    transition: ease-in all .25s;
}

.form_box .container_1200 {
    padding: 60px 90px;
}

.form_box h3 {
    margin: 0 30px;
    font-size: 34px;
    padding-bottom: 15px;
    border-bottom: 1px solid #dddddd;
}

.msg_form {
    margin-top: 60px;
}

.msg_form .left,
.msg_form .right {
    width: 50%;
    float: left;
    padding: 0 30px;
}

.form_list {
    margin-bottom: 25px;
}

.form_list span {
    font-size: 20px;
    display: block;
    margin-bottom: 10px;
    color: #333333;
}

.form_list .input_box {
    position: relative;
}

.form_list .input_box.inputon label {
    display: none;
}

.form_list .input_box label {
    position: absolute;
    top: 0;
    left: 50px;
}

.form_list ul {
    height: 50px;
    line-height: 50px;
    overflow: hidden;
}

.form_list li {
    float: left;
    margin-right: 15px;
}

.form_list li label {
    font-size: 18px;
    color: #afb0b0;
}

.form_list li input {
    margin-right: 5px;
}

.input_box input.inp,
.input_box textarea.inp {
    height: 50px;
    font-size: 18px;
    padding-left: 20px;
    color: #afb0b0;
    border: 1px solid #dddddd;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.input_box label {
    line-height: 50px;
    font-size: 18px;
    color: #afb0b0;
}

.input_box textarea {
    padding: 10px;
}

.input_box #name,
.input_box #phone,
.input_box #in_city {
    padding-left: 50px;
}

.input_box #name {
    background: url("/Public/Images/home/phpcms/zh-cn/in_name.png") no-repeat left;
}

.input_box #phone {
    background: url("/Public/Images/home/phpcms/zh-cn/in_phone.png") no-repeat left;
}

.input_box #in_city {
    background: url("/Public/Images/home/phpcms/zh-cn/in_city.png") no-repeat left;
}

#brand.disabled, .brand_label.disabled {
    pointer-events: none;
}

input#brand {
    padding-left: 20px;
}

.form_list .input_box label.brand_label {
    left: 20px;
}

.form_list .input_box label.tips {
    color: red;
}

.inp_btn {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-top: 80px;
}

.inp_btn input {
    cursor: pointer;
    display: inline-block;
    padding: 20px 80px;
    font-size: 16px;
    color: #ffffff;
    border: none;
    background: #694830;
}

.inp_btn input:hover {
    opacity: .8;
}

.form_txt {
    margin-top: 50px;
    text-align: center;
}

.form_txt p {
    line-height: 2;
    color: #666666;
}

.city-list li {
    background-color: #fff;
    position: absolute;
    /*border: 1px solid #ddd;*/
    /*padding: 11px 11px 20px;*/
    position: absolute;
    width: 340px;
    height: 70px;
    margin: 240px 0 0 150px;
    left: -9999px;
    filter: drop-shadow(rgba(0, 0, 0, 0.3) 0 2px 10px);
}

/*.city-list li:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    width: 30px;
    height: 30px;
    background: url(/Public/Images/home/phpcms/zh-cn/ar1.png) no-repeat left top;
    bottom: -30px;
    right: 100px;
}*/

.city-list .img {
    float: left;
    width: 130px;
    height: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.city-list .con {
    height: 80px;
    overflow: hidden;
    line-height: 1.8;
}

.city-list .tr a {
    color: #f60;
}

.city-list .tr a:hover {
    text-decoration: underline;
}

.city-list .txt {
    overflow: hidden;
    text-align: left;
    padding-left: 20px;
}

.city-list .txt * {
    text-align: left;
}

.city-list h1 {
    font-size: 0;
}

.city-list h3 {
    font-size: 16px !important;
    margin-bottom: 0 !important;
    color: #131414;
    /*font-family: FzltpavilionQuasi_GBK;*/
    line-height: 1;
    font-weight: normal;
    bottom: 0 !important;
    padding-right: 60px;
    background: url(/Public/Images/home/phpcms/zh-cn/dian_txt_bj.png) no-repeat 95%;
}

.city-list .tr {
    text-align: right;
}

.map-box {
        height: 100%;
    align-items: center;
    display: flex;
    justify-content: space-around;
    /*width: 1200px;*/
    /*margin: -23% auto 0;*/
    /*margin-left: 10%;*/
    /*position: relative;*/
}

/*2017-12-23*/
.form_box .container_1200 {
    padding: 60px 90px;
}

.form_box h3 {
    margin: 0 30px;
    font-size: 34px;
    padding-bottom: 15px;
    border-bottom: 1px solid #dddddd;
}

.msg_form {
    margin-top: 60px;
}

.msg_form .left,
.msg_form .right {
    width: 50%;
    float: left;
    padding: 0 30px;
}

.form_list {
    margin-bottom: 25px;
}

.form_list span {
    font-size: 20px;
    display: block;
    margin-bottom: 10px;
    color: #333333;
}

.form_list .input_box {
    position: relative;
}

.form_list .input_box.inputon label {
    display: none;
}

.form_list .input_box label {
    position: absolute;
    top: 0;
    left: 50px;
}

.form_list ul {
    height: 50px;
    line-height: 50px;
    overflow: hidden;
}

.form_list li {
    float: left;
    margin-right: 15px;
}

.form_list li label {
    font-size: 18px;
    color: #afb0b0;
}

.form_list li input {
    margin-right: 5px;
}

.input_box input.inp,
.input_box textarea.inp {
    height: 50px;
    font-size: 18px;
    padding-left: 20px;
    color: #afb0b0;
    border: 1px solid #dddddd;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.input_box label {
    line-height: 50px;
    font-size: 18px;
    color: #afb0b0;
}

.input_box textarea {
    padding: 10px;
}

.input_box #name,
.input_box #phone,
.input_box #in_city {
    padding-left: 50px;
}

.input_box #name {
    background: url("/Public/Images/home/phpcms/zh-cn/in_name.png") no-repeat left;
}

.input_box #phone {
    background: url("/Public/Images/home/phpcms/zh-cn/in_phone.png") no-repeat left;
}

.input_box #in_city {
    background: url("/Public/Images/home/phpcms/zh-cn/in_city.png") no-repeat left;
}

#brand.disabled, .brand_label.disabled {
    pointer-events: none;
}

input#brand {
    padding-left: 20px;
}

.form_list .input_box label.brand_label {
    left: 20px;
}

.form_list .input_box label.tips {
    color: red;
}

.inp_btn {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-top: 80px;
}

.inp_btn input {
    cursor: pointer;
    display: inline-block;
    padding: 20px 80px;
    font-size: 16px;
    color: #ffffff;
    border: none;
    background: #694830;
}

.inp_btn input:hover {
    opacity: .8;
}

.form_txt {
    margin-top: 50px;
    text-align: center;
}

.form_txt p {
    line-height: 2;
    color: #666666;
}

.city-list li {
    background-color: #fff;
    position: absolute;
    /*border: 1px solid #ddd;*/
    /*padding: 11px 11px 20px;*/
    position: absolute;
    width: 340px;
    height: 70px;
    margin: 240px 0 0 150px;
    left: -9999px;
    filter: drop-shadow(rgba(0, 0, 0, 0.3) 0 2px 10px);
}

/*.city-list li:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    width: 30px;
    height: 30px;
    background: url(/Public/Images/home/phpcms/zh-cn/ar1.png) no-repeat left top;
    bottom: -30px;
    right: 100px;
}*/

.city-list .img {
    float: left;
    width: 130px;
    height: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.city-list .con {
    height: 80px;
    overflow: hidden;
    line-height: 1.8;
}

.city-list .tr a {
    color: #f60;
}

.city-list .tr a:hover {
    text-decoration: underline;
}

.city-list .txt {
    overflow: hidden;
    text-align: left;
    padding-left: 20px;
}

.city-list .txt * {
    text-align: left;
}

.city-list h1 {
    font-size: 0;
}

.city-list h3 {
    margin-top: 12px;
    padding-top: 8px;
    height: 44px;
    font-size: 16px !important;
    margin-bottom: 0 !important;
    color: #131414;
    line-height: 1;
    font-weight: normal;
    bottom: 0 !important;
    padding-right: 60px;
    background: url(/Public/Images/home/phpcms/zh-cn/dian_txt_bj.png) no-repeat 95%;
}

.city-list .tr {
    text-align: right;
}

.pro_ul {
    overflow: hidden;
    margin-top: 25px;
}

.pro_ul li {
    margin-right: 25px;
    float: left;
    text-align: center;
    width:96px;
}

.pro_ul li i {
    font-style: normal;
    display: block;
    font-size: 16px;
    margin-top: 5px;
    color: #ffffff;
    /*font-family: FzltpavilionQuasi_GBK;*/
}

.credentials_Eject {
    position: fixed;
    width: 1200px;
    height: 100%;
    top: 50px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 9999;
    display: none;
}

.credentials_box h3 {
    position: relative;
    height: 50px;
    margin-bottom: 20px;
    line-height: 50px;
}

.credentials_box h3 i {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-style: normal;
    font-size: 36px;
    color: #ffffff;
    cursor: pointer;
}

.credentials_Eject_bj {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9998;
    display: none;
}

.credentials_box {
    height: 100%;
}

/* zy-Slide */
.zy-Slide {
    font-size: 12px;
    position: relative;
    width: 850px;
    height: 540px;
    margin: auto;
}

.zy-Slide ul {
    position: relative;
    width: 850px;
    height: 540px;
    margin: 0;
    padding: 0;
}

.zy-Slide li {
    position: absolute;
    list-style: none;
    background: #000;
    width: 0;
    height: 0;
    top: 146px;
    left: 377px;
    z-index: 0;
    cursor: pointer;
    border-radius: 3px;
    margin: 0;
    padding: 0;
}

.zy-Slide li img {
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

.zy-Slide section {
    position: absolute;
    top: 50%;
    width: 50px;
    height: 48px;
    margin-top: -24px;
    cursor: pointer;
    line-height: 40px;
    overflow: hidden;
}

.zy-Slide section img {
    width: 100%;
    transition: all .3s;
}

.zy-Slide section:hover img {
    margin-top: -57px;
    transition: all .3s;
}

/*.zy-Slide section:nth-child(1), .zy-Slide section:nth-child(2){ position: absolute; top: 50%; width: 48px; height: 48px; margin-top: -20px; cursor: pointer; line-height: 40px; padding-left: 12px; padding-right: 12px; }*/
.zy-Slide section:nth-child(1) {
    left: -60px;
}

.zy-Slide section:nth-child(2) {
    right: -60px;
}

/* zy-Slide */

.index_video_btn {
    overflow: hidden;
}

.index_video_btn img {
    transition: all .3s;
}

.index_video_btn:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    transition: all .3s;
}

.index_main .index_brand:hover {
    background-size: 110% 110%;
    transition: all .3s;
}


.course_list{
    text-align: center;
    cursor: pointer;
}
.course_list span{
    color: #666666;
    font-size: 16px;
    display: block;
    margin-top: 5px;
}
.course_list i {
    width: 31px;
    height: 31px;
    display: block;
    margin: auto;
    background: url(/Public/Images/home/phpcms/zh-cn/course_li_bj.png) no-repeat center;
}
.course_tab .slick-active .course_list:hover span,
.course_tab .slick-current .course_list span{
    color: #393939;
}
.course_tab .slick-active .course_list:hover i,
.course_tab .slick-current .course_list i {
    background: url(/Public/Images/home/phpcms/zh-cn/course_li_active_bj.png) no-repeat center;
}
.course_tab .slick-prev{
    margin-top: -30px;
    left: -100px;
    background: url("/Public/Images/home/phpcms/zh-cn/cooper_prev.png") no-repeat center;
}
.course_tab .slick-prev:hover{
    background: url("/Public/Images/home/phpcms/zh-cn/cooper_prev_hover.png") no-repeat center;
}
.course_tab .slick-next{
    margin-top: -30px;
    right: -100px;
    background: url("/Public/Images/home/phpcms/zh-cn/cooper_next.png") no-repeat center;
}
.course_tab .slick-next:hover{
    background: url("/Public/Images/home/phpcms/zh-cn/cooper_next_hover.png") no-repeat center;
}
.page li a{
	padding-left: 7px;
	padding-right: 7px;
	width: auto;
}
/*v2.0.0*/