input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

img {
    border: none;
    background: none;
    vertical-align: middle;
}

ul,
ol,
li {
    list-style-type: none;
}

select,
input,
img,
select {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table,
th,
td {
    vertical-align: middle
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

h1,
h2,
h3,
h4 {
    font-size: 12px;
    line-height: 1.5
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

p {
    margin: 0;
}

.wd1200 {
    width: 1200px;
    margin: 0 auto;
}


/*滚动*/

#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800%
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

#m_demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#m_indemo {
    float: left;
    width: 800%
}

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}


/*----- Common css ------*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}

.com-img {
    display: block;
    overflow: hidden;
    margin: 0 auto;
}

.com-img img {
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

.com-img:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.w1240 {
    width: 1240px;
    margin: 0 auto;
}


/*头部样式*/

.head1 {
    position: relative;
    line-height: 36px;
    border-bottom: 1px solid #e7e7e7;
    background: #f4f4f4;
    font-size: 12px;
    color: #666666;
}

.head1 a {
    font-size: 12px;
    color: #666666;
}

.head2 {
    position: relative;
    height: 134px;
}

.logo {
    float: left;
    line-height: 134px;
}


.logowz {
    color: #333;
    padding-left: 20px;
    padding-top: 30px;
}



.htel {
    padding-right: 65px;
    background: url(//cdn.myxypt.com/8ee02894/21/11/38aea7c8a0895d78a50320c91c46e8048540f8cf.png) no-repeat right center;
    text-align: right;
    margin-top: 40px;
}

.ewm1 {
    line-height: 134px;
    padding-right: 15px;
}


/*  */

#menu {
    position: relative;
    height: 60px;
    background: #da251c;
}

.x-menu .sec {
    height: 0;
    background: #da251c;
    color: #fff;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 60px;
    left: 0px;
    width: 100%;
    text-align: center;
   
}

.x-menu .sec a {
    background: #fff;
    color: #da251c;
    line-height: 36px;
    font-size: 14px;
    display: block;
}

.x-menu .sec a:hover {
    text-decoration: none;
        background: #da251c;
        color: #fff;
}


/*热门搜索*/

.sou {
    height: 79px;
    border-bottom: 1px solid #f0f0f0;
}

.hotSearch {
    float: left;
    height: 78px;
    line-height: 78px;
    font-weight: bold;
    font-size: 14px;
    color: #666;
}

.hotSearch a {
    margin-right: 10px;
    font-weight: normal;
    color: #666;
}

#formsearch2 {
    float: right;
    width: 282px;
    height: 38px;
    background: url(//cdn.myxypt.com/8ee02894/21/10/68b91afd587c3ef29b47f60a1e804aa2193a03d2.png) no-repeat center;
    margin-top: 20px;
}

#formsearch2 input {
    height: 38px;
    background: none;
    border: none;
    line-height: 38px;
}

#formsearch2 input#keyword {
    height: 38px;
    line-height: 38px;
    padding-left: 15px;
    color: #c0bfbf;
    width: 232px;
    outline: none;
    font-size: 14px;
}

#formsearch2 input#s_btn {
    width: 46px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border: none;
    cursor: pointer;
    font-size: 12px;
    outline: none;
}

#formsearch2 input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #c0bfbf;
}

#formsearch2 input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #c0bfbf;
}

#formsearch2 input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #c0bfbf;
}

#formsearch2 input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #c0bfbf;
}


/*  */

.index-tlt {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 30px;
}

.index-tlt h2 {
    font-size: 38px;
    font-weight: bold;
    color: #333;
}


.index-tlt h2 span{
        color: #da251c;
}

.index-tlt h3 {
    font-size: 18px;
    color: #999;
    line-height: 40px;
    background: url(//cdn.myxypt.com/8ee02894/21/10/485485d230daa7e5ab550c1b6ad756a6f058683f.png) no-repeat center;
    font-weight: normal;
}

.index-tlt33 h3 {
    font-size: 18px;
    color: #999;
    line-height: 40px;
    background: url(//cdn.myxypt.com/8ee02894/21/10/8eefac4ad2b2c182c449fc35ca27c221bbc74b6f.png) no-repeat center;
    font-weight: normal;
}


/*  */

.index-c1 {
    padding-bottom: 50px;
}

.c1-left {
    width: 250px;
}

.c1-left .c1-left-tlt {
    width: 250px;
    height: 78px;
    background: #da251c;
    font-weight: bold;
    font-size: 24px;
    color: #fff;
    background: url(//cdn.myxypt.com/8ee02894/21/10/ae102418dad023cabf1ccccc9b7825cb4a885636.png) no-repeat 199px center #da251c;
    line-height: 78px;
    text-indent: 24px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.pro-sort {
    background: #f7f7f7;
    padding: 15px 11px;
}

.pro-sort ul li {
    margin: 5px 0;
}

.pro-sort ul li a {
    display: block;
    font-size: 16px;
    line-height: 40px;
    background: url(//cdn.myxypt.com/8ee02894/21/10/035352ecbcf0ff9c3b174413ea64db459c473dbe.png) no-repeat 194px center;
    text-indent: 40px;
    font-size: 16px;
    color: #666;
}

.pro-sort ul li:hover a {
    background: url(//cdn.myxypt.com/8ee02894/21/10/a1aa7a837ccbce041e87e9dd6f50c4bf8997b9d2.png) no-repeat 194px center #da251c;
    color: #fff;
}

.c1-left .c1-left-tel {
    height: 110px;
    padding: 250px;
    padding: 15px 0;
    text-align: center;
    background: #da251c;
}

.c1-left .c1-left-tel h3 {
    font-size: 18px;
    color: #fff;
    line-height: 42px;
}

.c1-left .c1-left-tel h4 {
    font-size: 26px;
    font-weight: bold;
    font-family: Arial;
    color: #fff;
    line-height: 30px;
    padding-left: 30px;
    background: url(//cdn.myxypt.com/8ee02894/21/10/a0b5f8ab978311199f5930baa5f84378912f2adc.png) no-repeat left center;
    display: inline-block;
}

.c1-right {
    width: 960px;
}

.c1-right .tabli {
    height: 78px;
    background: #f7f7f7;
    position: relative;
    margin-bottom: 32px;
}

.c1-right .tabli ul li {
    width: 188px;
    text-align: center;
    line-height: 78px;
    background: #e8e8e8;
    font-size: 18px;
    color: #333;
    float: left;
}

.c1-right .tabli ul li.cur {
    background: #da251c;
    color: #fff;
}

.c1-right .tabli .c1-right-tel {
    font-size: 16px;
    color: #666;
    line-height: 78px;
    height: 78px;
    padding-left: 40px;
    background: url(//cdn.myxypt.com/8ee02894/21/11/150052c1add3fce2d2e2b65a718824f40f54e65e.png) no-repeat left center;
    position: absolute;
    top: 0;
    right: 20px;
    width: 290px;
}

.c1-right .tabli .c1-right-tel span {
    font-weight: bold;
    color: #da251c;
    font-size: 26px;
    font-family: Arial;
    display: inline-block;
}

.c1-right .tab {
    display: none;
}

.c1-right .tab ul li {
    width: 306px;
    float: left;
    margin-right: 20px;
    margin-bottom: 25px;
}

.c1-right .tab ul li:nth-child(3n) {
    margin-right: 0;
}

.c1-right .tab ul li a {
    display: block;
}

.c1-right .tab ul li img {
    width: 306px;
    height: 242px;
}

.c1-right .tab ul li h3 {
    background: #f5f5f5;
    font-size: 16px;
    color: #444;
    line-height: 46px;
    text-align: center;
}

.c1-right .tab ul li:hover h3 {
    background: #da251c;
    color: #fff;
}


/*  */

.ysbg {
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    background: url(//cdn.myxypt.com/8ee02894/21/11/1aa3656e45fed4919af901d8957489823c920eb2.jpg) no-repeat center;
    height: 580px;
    padding-top: 54px;
}

.ysbg-r {
    width: 560px;
}

.ysbg-r .title h3 {
    text-align: center;
    color: #da251c;
    font: 700 36px/36px "Microsoft YaHei";
}

.ysbg-r .title p {
    padding: 19px 0 33px;
    text-align: center;
    color: #666;
    font: 500 18px/18px "Microsoft YaHei";
}

.ys-item {
    float: left;
    width: 270px;
    height: 180px;
    margin-right: 20px;
    background: #ffffff;
    margin-bottom: 26px;
    text-align: center;
}

.ys-item img {
    display: block;
    margin: 0 auto;
}

.ys-item:nth-child(odd) {
    margin-right: 0;
}

.ys-item a {
    display: block;
    width: 270px;
    height: 180px;
    padding: 20px 10px 0;
}

.ys-item h3 {
    padding: 20px 0 15px;
    color: #333;
    font: 400 20px/20px "Microsoft YaHei";
}

.ys-item p {
    color: #999999;
    font: 400 12px/20px "Microsoft YaHei";
}

.ys-item:hover {
    box-shadow: 0px 5px 20px #ececec;
}

.ys-item:hover .img img {
  filter: invert(27%) sepia(67%) saturate(6704%) hue-rotate(352deg) brightness(88%) contrast(93%);
}

.ys-item:hover h3 {
    color: #da251c;
    font: 700 20px/20px "Microsoft YaHei";
}


/*  */

.index-c2 {
    padding-bottom: 60px;
}

.picScroll-left {
    position: relative;
}

.picScroll-left .bd {
    overflow: hidden;
}

.picScroll-left .bd ul li {
    width: 288px;
    height: 368px;
    float: left;
    margin-right: 29px;
}

.picScroll-left .bd ul li a {
    display: block;
}

.picScroll-left .bd ul li img {
    width: 288px;
    height: 368px;
}

.picScroll-left a.prev {
    display: block;
    width: 60px;
    height: 60px;
    background: url(//cdn.myxypt.com/8ee02894/21/10/bad805a0d24fd1f21239c820575c9da2dbe06978.png) no-repeat center;
    position: absolute;
    top: 153px;
    left: -108px;
    cursor: pointer;
}

.picScroll-left a.prev:hover {
    background: url(//cdn.myxypt.com/8ee02894/21/10/f3d0902f08069a640ce8b0782b08ebb523f8a16f.png) no-repeat center;
    transform: rotate(180deg);
}

.picScroll-left a.next {
    display: block;
    width: 60px;
    height: 60px;
    background: url(//cdn.myxypt.com/8ee02894/21/10/bad805a0d24fd1f21239c820575c9da2dbe06978.png) no-repeat center;
    transform: rotate(180deg);
    position: absolute;
    top: 153px;
    right: -108px;
    cursor: pointer;
}

.picScroll-left a.next:hover {
    background: url(//cdn.xypt.top/a3c2b0c5/21/03/1c31a14f9a09139fe185cc55624a1411d5b21dc3.png) no-repeat center;
    transform: rotate(0deg);
}


/*  */

.h-about {
    position: relative;
    background: url(//cdn.myxypt.com/8ee02894/21/10/87dc80acef119b99c6099a9a3b2d7e88a06f6c76.png) no-repeat bottom center;
    padding-bottom: 60px;
}

.h-about-box {
    background: #fff;
    margin-top: 10px;
}

.h-about-left {
    width: 588px;
    height: 402px;
    overflow: hidden;
}

.h-about-left img {
    max-width: 100%;
    transition: all .6s;
}

.h-about-left:hover img {
    transform: scale(1.1);
}

.h-about-right {
    width: 620px;
    height: 402px;
    padding: 15px 25px 0 0;
}

.h-about-right .title h3 {
    color: #040203;
    font: 700 44px/44px "Arial";
    padding-bottom: 7px;
}

.h-about-right .title p {
    color: #333;
    font: 500 24px/24px "Microsoft YaHei";
}

.about-con {
    color: #666;
    font: 400 14px/28px "Microsoft YaHei";
    padding: 35px 0 78px 0;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
}

.more-a {
    display: block;
    width: 206px;
    height: 50px;
    color: #fff;
    background: #da251c;
    text-align: center;
    border-radius: 5px;
    transition: all .6s;
    font: 400 14px/50px "Microsoft YaHei";
    margin-top: -14px;
}

.more-a:hover {
    color: #fff;
    padding-left: 15px;
}

.ab-tu {
    margin-top: 52px;
}

.ab-tu .tabli2 {
    width: 200px;
}

.ab-tu .ab-tu-img {
    width: 1020px;
    float: right;
}

.ab-tu .tabli2 ul li {
    width: 200px;
    height: 90px;
    background: #d3d3d3;
    text-align: center;
    font-size: 22px;
    color: #333;
    padding-top: 20px;
    cursor: pointer;
}

.ab-tu .tabli2 ul li span {
    display: block;
    font-size: 12px;
    font-family: Arial;
    color: #999;
    text-transform: uppercase;
}

.ab-tu .tabli2 ul li.cur {
    background: url(//cdn.myxypt.com/8ee02894/21/11/26b4580b55d8803ecdce8370a74a32dbf259b8a1.png) no-repeat center;
    color: #fff;
}

.ab-tu .tabli2 ul li.cur span {
    color: rgba(255, 255, 255, 0.5);
}

.ab-tu .ab-tu-img .tab2 {
    display: none;
}

.ab-tu .ab-tu-img .picScroll-left2 .bd {
    overflow: hidden;
}

.ab-tu .ab-tu-img .picScroll-left2 .bd ul li {
    width: 242px;
    height: 180px;
    float: left;
    margin-right: 18px;
}

.ab-tu .ab-tu-img .picScroll-left2 .bd ul li img {
    width: 242px;
    height: 180px;
}

.news-z {
    padding: 10px 0 50px;
}

.news-l {
    width: 603px;
}

.news-r {
    width: 595px;
}

.news-top-t {
    width: 100%;
    border-bottom: 1px solid #eee;
    margin-bottom: 30px;
}

.news-top-t h4 {
    float: left;
    color: #333;
    font: 500 22px/22px "Microsoft YaHei";
}

.news-top-t h4 b {
    display: inline-block;
    margin: 0 0 0px 14px;
    color: #999;
    font: 400 14px/14px "Arial";
}

.more-n {
    display: block;
    width: 24px;
    height: 24px;
    background: url(//cdn.myxypt.com/8ee02894/21/10/f93e096e9d5755e6d5c5c16105f60fc265a6460b.png);
    margin-bottom: 18px;
}

.h-news-a .img {
    width: 284px;
    height: 170px;
    overflow: hidden;
}



.h-news-a .img img {
    transition: all .6s;
    width: 100%
}

.h-news-a:hover img {
    transform: scale(1.1);
}

.news-a-con {
    width: 289px;
}

.news-a-con h3 {
    color: #333;
    font: 700 16px/16px "Microsoft YaHei";
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 12px 0;
}

.news-a-con p {
    color: #999;
    font: 400 14px/24px "Microsoft YaHei";
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.news-a-con span {
    display: inline-block;
    width: 28px;
    height: 28px;
    margin-top: 10px;
    background: url(//cdn.myxypt.com/8ee02894/21/10/95909c67afd6b0293ad4b449cd33c246a90b4c84.png);
}

.h-news-b {
    border: 1px solid #eee;
    padding: 22px 20px 0 23px;
    margin-top: 28px;
}

.h-news-b a {
    display: block;
    margin-bottom: 19px;
}

.h-news-b a h3 {
    width: 488px;
    padding-left: 22px;
    float: left;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #666;
    transition: all .6s;
    font: 400 14px/14px "Microsoft YaHei";
}

.h-news-b a h3::before {
    position: absolute;
    content: '';
    top: 4px;
    left: 0;
    height: 7px;
    width: 7px;
    transition: all .6s;
    border: 1px solid #da251c;
}

.h-news-b a .date {
    float: left;
    color: #999;
    font: 300 12px/14px "Microsoft YaHei";
}

.h-news-b a:hover h3 {
    color: #da251c;
    font: 700 14px/14px "Microsoft YaHei";
}

.h-news-b a:hover h3::before {
    background: #da251c;
}

#ydemo {
    height: 390px;
    overflow: hidden;
}

.h-news-c a {
    display: block;
    padding: 20px 0;
    border-bottom: 1px dashed #dcdcdc;
}

.h-news-c a:first-child {
    padding-top: 0;
}

.h-news-c a:last-child {
    border-bottom: none;
}

.h-news-c .pic {
    width: 160px;
    height: 96px;
    overflow: hidden;
}

.h-news-c a img {
    transition: all .6s;
    width: 100%
}

.h-news-c .news-c-con {
    width: 406px;
}

.news-c-con h3 {
    color: #333;
    font: 700 16px/16px "Microsoft YaHei";
    padding: 15px 0 16px;
}

.news-c-con .newscon {
    color: #999;
    font: 400 14px/22px "Microsoft YaHei";
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.h-news-c a:hover img {
    transform: scale(1.1);
}

.h-news-c a:hover h3 {
    color: #da251c;
}




.index-c3 {
    width: 1920px;
    height: 1966px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: url(//cdn.myxypt.com/8ee02894/21/10/3f32cd140d84afd96746c2afcc304cef89e4f16f.jpg) no-repeat center;
}

.index-c3 .index-tlt {
    padding-top: 50px;
    padding-bottom: 40px;
}

.index-c3 ul li {
    margin-bottom: 30px;
}

.index-c3 ul li .img {
    width: 620px;
    height: 404px;
    float: left;
}

.index-c3 ul li .img img {
    width: 620px;
    height: 404px;
}

.index-c3 ul li .wz {
    width: 540px;
    float: right;
    margin-top: 10px;
}

.index-c3 ul li:nth-child(2n) .img {
    float: right;
}

.index-c3 ul li:nth-child(2n) .wz {
    float: left;
}

.index-c3 ul li .wz .wz-tlt {
    padding-left: 90px;
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
}

.index-c3 ul li .wz .wz-tlt h3 {
    font-size: 28px;
    font-weight: bold;
    color: #333333;
}

.index-c3 ul li .wz .wz-tlt h4 {
    font-size: 17px;
    color: #666;
    line-height: 30px;
}

.index-c3 ul li .wz .wz-tlt dt {
    width: 74px;
    height: 85px;
    background: url(//cdn.myxypt.com/8ee02894/21/11/06b3fc41b89d868b0704549560ef23890be94f43.png) no-repeat center;
    text-align: center;
    line-height: 85px;
    color: #fff;
    font-size: 48px;
    font-family: Arial;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 10px;
}

.index-c3 ul li .wz .wz-con {
    font-size: 16px;
    color: #383838;
    line-height: 35px;
}

.index-c3 ul li .wz .wz-tu {
    width: 540px;
    height: 138px;
    margin-top: 30px;
}

.index-c3 ul li .wz .wz-tu img {
    width: 540px;
    height: 138px;
}

.index-c3 ul li:nth-child(4) .wz-tel {
    font-size: 16px;
    font-weight: bold;
    color: #da251c;
    margin-top: 30px;
}

.index-c3 ul li:nth-child(4) .wz-tel span {
    font-size: 24px;
}

.index-c3 ul li:nth-child(4) a.ljzx {
    display: block;
    width: 220px;
    height: 40px;
    background: #da251c;
    box-shadow: 0 0 20px #da251c;
    border-radius: 20px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 40px;
    margin-top: 20px;
}









/*link*/

.yqlj {
    width: 154px;
    position: relative;
}

.yqlj h2,
.yqlj .conn {
    width: 154px;
    position: relative;
}

.yqlj h2 {
    padding-left: 11px;
    font-weight: normal;
    background: url(//cdn.myxypt.com/8ee02894/21/10/77bca93df3f0a0d98d34f977e1af0cb0f9151569.png) center;
    cursor: pointer;
    width: 154px;
    height: 34px;
    font-size: 12px;
    line-height: 34px;
    color: #949494;
}

.yqlj .conn {
    background: #202020;
    position: absolute;
    bottom: 34px;
    left: 0;
    width: 154px;
    overflow: hidden;
    z-index: 9999;
    display: none;
}

.yqlj .conn a {
    display: block;
    text-align: center;
    font: normal 12px/46px "Microsoft YaHei";
    border-top: 1px solid #373737;
    color: #949494;
}


/*  */

.container {
    width: 1200px;
    margin: 0 auto;
    padding: 0;
}


.flink{
    padding: 15px 0;
    font-size: 14px;
    color: #333;
}
.flink a{
    color: #333
}
