.liyiproduct-list ul li{
    height: auto;
    padding-bottom: 10px;
}
.liyiabout .text{
    left: 0;
    right: 0;
    margin: 0 auto;
}
.liyiceshi .title h2,.liyiceshi .title p{
    color: #ffffff;
}
#focus_Box .prev img, #focus_Box .next img {
    width: 100%;
}
#focus_Box .prev {
    left: 435px;
}
#focus_Box .next {
    right: 405px;
}
#focus_Box .prev, #focus_Box .next {
    display: block;
    z-index: 100;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    width: 54px;
    height: 53px;
    top: 140px;
}
#focus_Box {
    position: relative;
     width: 100%;
    margin: 30px auto;
    height: 400px;
}
#focus_Box ul {
    position: relative;
    margin: auto;
}
#focus_Box li {
    z-index: 0;
    position: absolute;
    width: 0px;
    height: 0px;
    top: 146px;
    cursor: pointer;
    left: 377px;
    border-radius: 4px;
    box-shadow: 1px 1px 12px rgba(200, 200, 200, 1);
}
#focus_Box li img {
    width: 100%;
    height: 100%;
    border: 2px solid #ffffff;
    box-sizing: border-box;
}


.liyinews .newscontent .left .time {
    width: 150px;
    height: 150px;
    float: left;
    /*background: #fff;*/
    text-align: center;
    margin-right: 25px;
    color: #454545;
    font-family: arial;
    font-size: 16px;
}
.liyinews .newscontent .left .time .day {
    font-size: 50px;
    line-height: 52px;
    padding: 25px 0 4px;
}
.liyinews .newscontent .left .box .img img{
    width: 100%;
}
.liyinews .newscontent .left .box .img img{
    max-height: 312px;
}
.liyinews .newscontent .right{
    width: 580px;
    height: 483px;
    background: #ffffff;
}
.liyinews .newscontent .left {
    width: 680px;
    background: #ffffff;
    height: 483px;
}
.liyinews .newscontent .left .txt{
    margin-top: 20px;
    border-bottom: 1px solid #DDDDDD;
    overflow: hidden;
}
.liyinews .newscontent .left .txt .text{
    margin-top: 25px;
}
.liyinews .newscontent .right .text .des{
    display: inline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: auto;
}
.liyinews .newscontent .left .box{
    padding: 0;
}
.liyinews .newscontent .right .text {
    margin-top: 35px;
    padding-right: 25px;
    box-sizing: border-box;
}
.liyinews .newscontent .right a{
    padding-bottom: 10px;
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 0;
}
.liyinews .newscontent .right .time{
    margin-right: 0;
}
.newscontent{
    padding: 20px;
    background: #ffffff;
}
.liyinews{
    padding-bottom: 90px;
}
.liyinews .newscontent .right a:hover,.liyinews .newscontent .left .box:hover{
    background: #c40d23;
}
.liyinews .newscontent .left .box:hover .txt .time,.liyinews .newscontent .left .box:hover .txt .text .title,.liyinews .newscontent .left .box:hover .txt .text .des,.liyinews .newscontent .right a:hover .time,.liyinews .newscontent .right a:hover .text .title,.liyinews .newscontent .right a:hover .text .des{
    color: #ffffff;
}


/* 底部 */
.w_1200 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.footer {
    width: 100%;
    padding: 60px 0 0;
    position: relative;
    background: #172f55;
}

.waves {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

canvas {
    display: block;
}

.fo_list {
    width: 100%;
    position: relative;
    z-index: 9998;
}

.fo_le {
    width: 400px;
    float: left;
}

.fo_le_d {
    width: 100%;
    position: relative;
    margin-bottom: 40px;
    box-sizing: border-box;
    padding-left: 39px;
}

.fo_le_d img {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.fo_le_d_con {
    width: 100%;
    text-align: left;
    box-sizing: border-box;
    padding-left: 15px;
}

.fo_le_d_con p {
    color: #bfbfbf;
    font-size: 14px;
}

.fo_le_d_con span {
    display: block;
    color: #ffffff;
    font-size: 28px;
    font-weight: bold;
    font-family: "Arial";
}

.fo_le2 {
    float: left;
    width: 188px;
    box-sizing: border-box;
    padding-left: 25px;
    text-align: left;
}

.fo_le2 h2 {
    color: #bfbfbf;
    font-size: 20px;
    text-align: left;
    font-weight: normal;
}

.fo_le2 a {
    display: block;
    color: #bfbfbf;
    font-size: 16px;
    margin: 0 0 12px;
}

.fo_le2 > span {
    display: block;
    width: 50px;
    height: 2px;
    background: #eea200;
    margin: 12px 0;
}

.fo_ri {
    width: 400px;
    float: right;
}

.wx_list {
    width: 100%;
}

.wx_le {
    float: left;
    width: 50%;
    text-align: center;
    overflow: hidden;
}

.wx_le > img {
    max-width: 90%;
}

.wx_le > p {
    color: #bfbfbf;
    font-size: 14px;
    padding: 10px 0;
}

.fo_ri > p {
    color: #bfbfbf;
    font-size: 14px;
    padding: 10px 0 5px 10px;
    box-sizing: border-box;
    text-align: left;
}

.fo_ri > p a {
    color: #bfbfbf;
}

.flink {
    width: 100%;
    padding: 40px 0;
    position: relative;
    z-index: 9998;
}

.flink p {
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
}

.flink p a {
    color: #ffffff;
    font-size: 14px;
    font-weight: normal;
    margin: 5px 20px;
}

.zoom:hover {
    transform: scale(1.1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1.1);
    -webkit-transform: all 1s ease 0s;
    cursor: pointer;
}
.my-kefu li{
    overflow: hidden;
    margin-left: 0px;
}

.xypg-pagination {
    margin-top: 20px;
    margin-bottom: 50px;
    text-align: center;
    font-size: 0;
}
.xypg-pagination a, .xypg-pagination #current, .xypg-pagination span {
    display: inline-block;
    font-size: 14px;
    color: #333333;
    font-family: "Microsoft YaHei",Arial;
    line-height: 26px;
    border: 1px solid #cbcbcb;
    margin: 0 5px;
    padding: 0 8px;
}
.index-about{
    padding-bottom: 80px;
}
.news-main .news-right .Product-list ul{
    padding-left: 0;
}
.news-main .news-right{
    padding-left: 50px;
    padding-right: 0;
}
.contactA_T{
    padding-bottom: 100px !important;
}

/*留言表单*/
.contactbox-sec2 .cont {
    padding: 50px 50px 20px 50px;
    display: flex;
    flex-wrap: wrap;
    background-color: #ffffff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    margin-bottom: 60px;
}
.contactbox-sec2 .tit {
    text-align: center;
    width: 100%;
    font-size: 0.38rem;
    margin-bottom: 0.48rem;
}
.contactbox-sec2 .cont .item {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 -0.1rem;
}
.contactbox-sec2 .cont .item .li {
    width: 50%;
    padding: 0 10px;
    margin-bottom: 20px;
    box-sizing: border-box;
}
.contactbox-sec2 .cont .item .li input, .contactbox-sec2 .cont .item .li select, .contactbox-sec2 .cont .item .li textarea {
    background-color: #f5f5f5;
    padding: 15px 20px;
    width: 100%;
    color: #333;
    font-size: 16px;
    box-sizing: border-box;
    border: 0;
}
.contactbox-sec2 .cont .item .li select {
    background: #f5f5f5 url(../images/selesanjiaoimg1.png) no-repeat;
    background-position: 95% center;
    background-size: 10px auto;
}
.contactbox-sec2 .cont .int1 {
    width: 100%;
}
.contactbox-sec2 .cont .int1 .jut {
    width: 50%;
}
.contactbox-sec2 .cont .int1 .li {
    width: 100%;
}
.contactbox-sec2 .cont .but {
    margin-top: 0.1rem;
}
.contactbox-sec2 .cont .but .f_sub, .contactbox-sec2 .cont .but .f_set {
    overflow: hidden;
}
.contactbox-sec2 .cont .but .f_sub button {
    float: right;
}
option {
    font-weight: normal;
    display: block;
    white-space: pre;
    min-height: 1.2em;
    padding: 0px 2px 1px;
}

.contactbox-sec2 .cont .but .f_sub button, .contactbox-sec2 .cont .but .f_set button {
    transition: all 0.3s linear;
    width: 125px;
    height: 50px;
    background-color: #999999;
    color: #fff;
    font-size: 16px;
    border: 0;
}
.contactbox-sec2 .cont .item .li textarea {
    height: 263px;
}
.contactbox-sec2{
    margin-top: 40px;
}

.pvideo{
    margin-bottom: 20px;
}

.ititle{
    text-align: center;
    padding: 30px 0;
}
.ititle h2 {
    font-size: 46px;
    color: #484848;
    letter-spacing: 3px;
}
.ititle p {
    color: #aaa;
    font-size: 18px;
}
#focus_Box li img{
    transition: all .3s;
}
#focus_Box li img:hover{
    transform: scale(1.1);
}
.Productdetail div,.Productdetail span{
    text-indent: 0 !important;
}
.Productdetail div{
    width: 100% !important;
}
.box10038_-9908 .cp_miaoshu {
     height: auto !important;
    margin-left: 0!important;
}
.box10038_-9908 .cp_miaoshu .canshu{
    display: none;
}
.box10038_-9908 .phone{
    padding-bottom: 0!important;
}


