﻿.nybanner {
    width: 100%;
    height: 300px;
    position: relative;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(http://demo427.hu-cheng.net//skin/images/nybanner1.jpg);
}

.location {
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #fff;
    position: relative;
    z-index: 99;
    border-bottom: 1px solid #eee;
}

.location .w1200 {
    position: relative;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.location .sitepath {
    color: #363636;
    width: 400px;
    white-space: nowrap;
}

.fl {
    float: left;
}

.location .sitepath s {
    width: 22px;
    height: 20px;
    background-position: 0 0;
    margin-right: 6px;
}

.nyIcon {
    background: url(http://demo427.hu-cheng.net/skin/images/nyicon.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
}

.location .sitepath a {
    color: #363636;
}

.location .sitepath a:hover {
    color: #c10000;
}

a:visited {
    text-decoration: none;
}

a {
    text-decoration: none;
    outline: 0;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.location .menu {
    height: 60px;
    line-height: 60px;

    padding-right: 20px;
}

.fr {
    float: right;
}

.location .menu li {
    padding: 0;
    height: 60px;
    line-height: 60px;
    margin-left: 35px;
    text-align: center;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
    color: #363636;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.location .menu li a {
    display: block;
    position: relative;
    /*padding: 0 15px;*/
}

a:visited {
    text-decoration: none;
}

a {
    text-decoration: none;
    outline: 0;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

a {
    color: #000;
    text-decoration: none;
}

.location .menu li i {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 2px;
    background-color: #c10000;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.location .menu li:hover i,
.location .menu li.hover i {
    width: 100%;
    margin-left: -50%;
}

.location .menu li:hover a {
    color: #c10000;
}
.menu-ac a{color: #c10000;} 
.menu-ac i ,.menu-ac em{
    width: 100%;
    margin-left: -50%;
    font-style: normal;
    
}

em,
i {
    font-style: normal;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

/*内容*/

/*单页*/
.wrapper {
    padding: 55px 0 55px;
    min-height: 300px;
}

.indexTit {
    width: 100%;
    text-align: center;
    position: relative;
    margin-bottom: 46px;
}

@media (max-width: 1366px) .indexTit .en {
    margin-bottom: 0;
}

.indexTit .en {
    color: #2f2f2f;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 6px;
    text-transform: uppercase;
    font-family: arial;
    display: block;
}

.wrapper .indexTit .line-left {
    margin-left: -202px;
}

.wrapper {
    width: 1200px;
    margin: 55px auto;
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
    padding: 0 10px
}

.indexTit .line-left {
    left: 50%;
    margin-left: -158px;
}

.indexTit .line-left,
.indexTit .line-right {
    width: 90px;
    height: 1px;
    position: absolute;
    bottom: 12px;
    display: block;
    background: #c1c1c1;
}

.wrapper .indexTit .line-right {
    margin-right: -202px;
}

.indexTit .line-right {
    right: 50%;
    margin-right: -158px;
}

.indexTit .line-left,
.indexTit .line-right {
    width: 90px;
    height: 1px;
    position: absolute;
    bottom: 12px;
    display: block;
    background: #c1c1c1;
}

.indexTit h2 {
    font-size: 24px;
    line-height: 30px;
}

.content p {
    line-height: 28px;
}


/*二级导航*/


.sub {
    position: absolute;
    display: none;
    /*border: 1px solid #c10000;*/
    margin: 1px 0 0 -10px
}

.sub dd {
    padding: 5px 9px;
    font-size: 13px;
    height: 35px;
    background: #c10000;
    border: 1px solid #c10000;
    line-height: 35px;
    border-bottom: 1px solid #fccaa5
}

.sub dd a {
    color: #fff !important
}

/*新闻列表*/

/*.n-project .txtlistbox li {
    width: 49%;
    float: left;
}
*/
.txtlistbox .item {
    border: 1px solid #ddd;
    margin-bottom: 16px;
    transition: all 0.2s linear 0s;
    margin-bottom: 18px;
    width: 47%;
    display: inline-block;
    margin: 10px 15px;
}

.txtlistbox .item a {
    display: block;
    padding: 28px;
}

.txtlistbox .item .time {
    display: block;
    width: 90px;
    height: 66px;
    border-right: 1px solid #ddd;
    line-height: 20px;
    margin-right: 30px;
    color: #666;
    vertical-align: middle;
    *zoom: 1;
}

.txtlistbox .item .time b {
    color: #666;
    display: block;
    font-size: 48px;
    line-height: 48px;
}

.txtlistbox .item h3 {
    font-size: 18px;
    vertical-align: top;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.txtlistbox .item p {
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    margin-top: 5px;
    color: #666;
    overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.txtlistbox .item:hover {
    box-shadow: 0 1px 1px #c10000
}


/*产品*/
.list .list {
    width: 100%;
    padding-bottom: 30px !important;
}

.list .item {
    float: left;
    width: 375px;
    height: 485px;
    margin: 0 12px;
    transition: all 0.2s linear 0s;
    margin-bottom: 30px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    background: #fff;


}

.list .item .img {
    width: 375px;
    height: 315px;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}

.list .item .img img {
    transition: all 0.5s;
}

.list .item .img img:hover {
    transform: scale(1.2);
}

.list .item a {
    display: block;
    padding: 0;
    color: #333;
}

.list .item .img img {
    width: 100%;
    /*height: 100%;*/
    transition: all 0.3s ease-out 0s;
    display: block;
}

img,
iframe {
    border: 0px;
}

.list .item .txt {
    padding: 30px 40px 0;
}

.list .item a {
    display: block;
    padding: 0;
    color: #333;
}

.list .item h3 {
    font-size: 18px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}

.list .item h3:hover {
    color: #c10000
}

.list .desc {
    line-height: 24px;
    height: 52px;
    overflow: hidden;
    margin-bottom: 10px;
    cursor: pointer;
    padding-top: 10px;
    overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.list span {
    display: block;
    color: #666;
    font-family: arial;
    padding-top: 10px;
    border-top: 1px solid #ddd;
}

.list span:hover {
    color: #c10000
}

/*留言*/
.contactPage {
    padding: 0 0 0;
}	.contactPage .t2 {
    padding: 58px 0 48px;
    text-align: center;
}.contactPage .t2 .titb {
    font-size: 30px;
    margin-bottom: 16px;
}.contactPage .t2 .txt {
    font-size: 14px;
    line-height: 24px;
}.contactPage .t2 .txt span {
    font-weight: bold;
    color: #c10000;

}.formData {
    padding-bottom: 20px;
}form {
    font-size: 14px;
    line-height: 28px;
    font-family: "microsoft yahei", "Arial";
    color: #333333;
}button, input, select, textarea {
    font-size: 100%;
}

input {
    background: none;
    border: 0 none;
}.formData .item {
    float: left;
    color: #999;
    font-weight: normal;
    width: 560px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #e5e5e5;
    margin-right: 76px;
    margin-bottom: 30px;
    position: relative;
}.formData .item label {
    padding-left: 15px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 11;
    text-align: center;
    display: block;
    margin: 0;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #cccccc;
}.formData .item .txt {
    width: 355px;
    height: 50px;
    line-height: 50px;
    display: block;
    background: none;
    padding-left: 70px;
    border: 0 none;
    color: #333;
}

.formData .item input {
    outline: none;
    line-height: 38px;
    height: 38px;
    font-size: 18px;
}.formData .item .red {
    position: absolute;
    right: 15px;
    top: 0;
    color: #c10000;
    z-index: 11;
}.formData .item.mr0 {
    margin-right: 0;
}	.formData .liuyan {
    width: 1198px;
    height: 240px;
    border: 1px solid #e5e5e5;
    float: left;
}.formData .liuyan label {
    text-align: right;
    display: block;
}.formData .liuyan textarea {
    width: 1178px;
    height: 214px;
    line-height: 28px;
    padding: 12px 10px;
    text-indent: 100px;
    font-size: 18px;
    font-family: "microsoft yahei";
    color: #333;
    border: 0 none;
    overflow: hidden;
    background: none;
    resize: none;
    display: block;
    outline: none;
}.formData .bot {
    width: 100%;
}.formData .button {
    width: 232px;
    line-height: 46px;
    border: 2px solid #c10000;
    margin-right: 2px;
    text-align: center;
    background: #c10000;
    color: #FFF;
    cursor: pointer;
    margin: 0 auto;
    font-size: 18px;
    display: block;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}

/*分页*/
.pglist {
    padding: 30px 0 15px;
    width: 100%;
    text-align: center;
    clear: both;
}.pglist * {
    display: inline-block;
    vertical-align: middle;
    line-height: 34px;
    padding-bottom: 1px;
}.pglist a {
    color: #666;
    padding: 0 15px;
    margin: 0 3px;
    background: #fff;
    border: 1px solid #edebeb;
}
.pglist span {
    color: #666;
    padding: 0 15px;
    margin: 0 3px;
    background: #fff;
    border: 1px solid #edebeb;
}.pglist a:hover, .pglist .hover {
    display: inline-block;
    color: #fff;
    background: #c10000;
    border-color: #c10000;
}
.pglist .active span{
    display: inline-block;
    color: #fff;
    background: #c10000;
    border-color: #c10000;
}

/*详情*/
.showNews .title {
    font-size: 24px;
    color: #333333;
    text-align: center;
    margin: 10px 0 22px;
    font-weight: bold;
}

.showNews .mark {
    color: #999999;
    height: 38px;
    line-height: 38px;
    text-align: center;
    margin-bottom: 20px;
    border-top: 1px dashed #e5e5e5;
    border-bottom: 1px dashed #e5e5e5;
}

.showNews .showContxt {
    color: #666666;
    padding: 0 0 30px;
    line-height: 30px;
}

.reLink {
    width: 100%;
    height: 25px;
    border-top: 1px solid #d7d6d6;
    padding: 15px 0 40px;
}

.reLink .nextLink,
.reLink .prevLink {
    width: 50%;
    line-height: 25px;
    color: #666;
}

.reLink .nextLink a,
.reLink .prevLink a {
    color: #666;
}

.reLink .nextLink {
    text-align: right;
}


/*会员*/
.form-container  button ,.overlay-panel button{
        border-radius: 20px;
        border: 1px solid #c10000;
        background-color: #c10000;
        color: #FFFFFF;
        font-size: 12px;
        font-weight: bold;
        padding: 12px 45px;
        letter-spacing: 1px;
        text-transform: uppercase;
        transition: transform 80ms ease-in;margin-top: 25px
    }

    .form-container button:active,.overlay-panel button:active{
        transform: scale(0.95);
    }

    .form-container button:focus,.overlay-panel  button:focus{
        outline: none;
    }

    .form-container button.ghost,.overlay-panel button.ghost {
        background-color: transparent;
        border-color: #FFFFFF;
    }

    .form-container form {
        background-color: #FFFFFF;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        padding: 0 50px;
        height: 100%;
        text-align: center;
    }

    .form-container input {
        background-color: #eee;
        border: none;
        padding: 12px 15px;
        margin: 8px 0;
        width: 100%;
    }

    .container {
        background-color: #fff;
        border-radius: 3px;
        /*box-shadow: 0 14px 28px rgba(0,0,0,0.25), 
            0 10px 10px rgba(0,0,0,0.22);*/
        position: relative;
        overflow: hidden;
        /*width: 768px;*/
        max-width: 100%;
        min-height: 480px;
        border: 1px solid #e6e6e6;
        margin: 30px auto;
    }

    .form-container {
        position: absolute;
        top: 0;
        height: 100%;
        transition: all 0.6s ease-in-out;
    }

    .sign-in-container {
        left: 0;
        width: 50%;
        z-index: 2;
    }

    .container.right-panel-active .sign-in-container {
        transform: translateX(100%);
    }

    .sign-up-container {
        left: 0;
        width: 50%;
        opacity: 0;
        z-index: 1;
    }

    .container.right-panel-active .sign-up-container {
        transform: translateX(100%);
        opacity: 1;
        z-index: 5;
        animation: show 0.6s;
    }

    @keyframes show {

        0%,
        49.99% {
            opacity: 0;
            z-index: 1;
        }

        50%,
        100% {
            opacity: 1;
            z-index: 5;
        }
    }

    .overlay-container {
        position: absolute;
        top: 0;
        left: 50%;
        width: 50%;
        height: 100%;
        overflow: hidden;
        transition: transform 0.6s ease-in-out;
        z-index: 100;
    }

    .container.right-panel-active .overlay-container {
        transform: translateX(-100%);
    }

    .overlay {
        background: #c10000;
        background: -webkit-linear-gradient(to right, #c10000, #c10000);
        background: linear-gradient(to right, #c10000, #c10000);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 0 0;
        color: #FFFFFF;
        position: relative;
        left: -100%;
        height: 100%;
        width: 200%;
        transform: translateX(0);
        transition: transform 0.6s ease-in-out;
    }

    .container.right-panel-active .overlay {
        transform: translateX(50%);
    }

    .overlay-panel {
        position: absolute;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        padding: 0 40px;
        text-align: center;
        top: 0;
        height: 100%;
        width: 50%;
        transform: translateX(0);
        transition: transform 0.6s ease-in-out;
    }

    .overlay-left {
        transform: translateX(-20%);
    }

    .container.right-panel-active .overlay-left {
        transform: translateX(0);
    }

    .overlay-right {
        right: 0;
        transform: translateX(0);
    }

    .container.right-panel-active .overlay-right {
        transform: translateX(20%);
    }

    .social-container {
        margin: 20px 0;
    }

    .social-container a {
        border: 1px solid #DDDDDD;
        border-radius: 50%;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        margin: 0 5px;
        height: 40px;
        width: 40px;
    }

    footer {
        background-color: #222;
        color: #fff;
        font-size: 14px;
        bottom: 0;
        position: fixed;
        left: 0;
        right: 0;
        text-align: center;
        z-index: 999;
    }

    footer p {
        margin: 10px 0;
    }

    footer i {
        color: red;
    }

    footer a {
        color: #3c97bf;
        text-decoration: none;
    }