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;
}

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

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

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

p {
    margin: 0;
}

.x-banner{ margin-top: 160px;}
/*滚动*/

#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;
}

.page-banner{
    margin-top: 160px;
}
/*头部样式*/

.top_wap {
    position: fixed;
    width: 100%;
    top: 0px;
    background: #fff;
    z-index: 9999;
}

#header {
    position: relative;
    height: 105px;
    border-bottom: 1px solid #000000;
}

.logo {
    float: left;
    margin-top: 8px;
}

.logotxt {
    margin-top: 25px;
    float: left;
    margin-left: 20px;
    padding-left: 20px;
    border-left: 1px solid #999;
}

.logotxt h3 {
    color: rgb(0, 32, 96);
    font-size: 24px;
    font-weight: 400;
}

.logotxt p {
    color: rgb(0, 32, 96);
    font-size: 16px;
    font-weight: 400;
}

.top_phone {
    float: right;
    margin-top: 25px;
    display: table;
}

.top_phone span {
    display: inline-block;
    vertical-align: middle;
    color: rgbrgb(0, 32, 96);
    font-size: 21px;
}

.top_phone .phone2 {
    display: inline-block;
    vertical-align: middle;
}

.top_phone .phone2 p:nth-child(1) {
    color: #222222;
    font-size: 18px;
    background: url(//cdn.myxypt.com/117fda00/21/12/bf4c60a16d7ee47625ce5b681dde9f390b252a7c.png) no-repeat left center;
    padding-left: 30px;
    font-weight: bold;
    line-height: 30px;
}

.top_phone .phone2 p:nth-child(2) {
    color: #222222;
    font-size: 18px;
    background: url(//cdn.myxypt.com/117fda00/21/12/df77a42e762fa50dc8af352bb223b21f68f31f6c.png) no-repeat left center;
    padding-left: 30px;
    font-weight: bold;
    line-height: 30px;
}


/* c1_index */

.c1_index {
    position: relative;
    padding: 30px 0;
}

.ttt1 {
    text-align: center;
}

.ttt1 p {
    font-family: "Courier New";
    font-size: 20px;
    color: #222222;
}

.ttt1 h3 {
    font-size: 26px;
    color: #222222;
    background: url(//cdn.myxypt.com/117fda00/21/12/58c3d632dafffd47ea0ac7707a740b76fb738e8d.png) no-repeat center;
    font-weight: normal;
}

.abbtxt {
    text-align: center;
    font-size: 16px;
    color: #222222;
    padding: 0 120px;
    margin: 30px 0;
    line-height: 1.7;
}

.c1_index .abbmore {
    display: block;
    font-size: 16px;
    color: #fff;
    width: 136px;
    line-height: 40px;
    border-radius: 5px;
    background: #222;
    margin: 0 auto;
    text-transform: uppercase;
    text-align: center;
}

.ads {
    position: relative;
    margin-top: 42px;
}

.ads li {
    float: left;
    position: relative;
    width: 285px;
}

.ads li+li {
    margin-left: 18px;
}

.ads li a {
    display: block;
}

.ads li a img {
    width: 285px;
    height: 486px;
}

.ads li .fu {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    padding: 0 40px;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: .3s;
    border-radius: 10px;
    text-align: center;
}

.ads li .fu h3 {
    font-size: 20px;
    color: #fff;
    padding-top: 40px;
    font-weight: normal;
    background: url(//cdn.myxypt.com/117fda00/21/12/f0c3d5b381eaa28612c3924480bcec8b51d4acb5.png) no-repeat center bottom;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.ads li .fu span {
    display: block;
    font-size: 14px;
    color: #fff;
    line-height: 1.7;
}

.ads li:hover .fu {
    opacity: 1;
}


/* c2_index */

.c2_index {
    position: relative;
    padding: 38px 0;
}

.pro_tab {
    position: relative;
    margin-top: 45px;
}

.sort11 {
    position: relative;
    border-top: 1px solid #7f7f7f;
    border-bottom: 1px solid #7f7f7f;
}

.sort11 li {
    position: relative;
    width: 12.5%;
    text-align: center;
    float: left;
    height: 89px;
    padding-top: 15px;
}

.sort11 li+li {
    background: url(//cdn.myxypt.com/117fda00/21/12/bb30edb40efd5b45d62da6c54de16638aa93b760.png) no-repeat left center;
}

.sort11 li a {
    display: block;
}

.sort11 li a img {
    max-width: 100%;
}

.sort11 li h3 {
    padding-top: 5px;
    font-size: 16px;
    color: #222222;
    font-weight: normal;
}

.sort11 li:hover,
.sort11 li.on {
    background: #000000;
}

.sort11 li:hover h3,
.sort11 li.on h3 {
    color: #fff;
}

.sort11 li:hover a img,
.sort11 li.on a img {
    filter: invert(100%) sepia(100%) saturate(1%) hue-rotate(78deg) brightness(105%) contrast(101%);
}

.pro_list {
    position: relative;
    margin-top: 55px;
}

.pro_list li {
    float: left;
    margin-right: 22px;
    margin-bottom: 18px;
}

.pro_list li:nth-child(4n) {
    margin-right: 0px;
}

.pro_list li a {
    border: 1px solid #bcbcbc;
    display: block;
    overflow: hidden;
}

.pro_list li a img {
    width: 280px;
    height: 282px;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.pro_list li:hover a img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
}

.c2_index .promore {
    display: block;
    font-size: 16px;
    color: #fff;
    width: 136px;
    line-height: 40px;
    border-radius: 5px;
    background: #222;
    margin: 30px auto 0;
    text-transform: uppercase;
    text-align: center;
}


/* c3_index */

.c3_index {
    position: relative;
    padding: 30px 0;
    background: url(//cdn.myxypt.com/117fda00/21/12/0686db59be64d8705b176e1ee4e21cec0f9cfc50.jpg) no-repeat center;
    height: 388px;
}

.ttt2 {
    text-align: center;
}

.ttt2 p {
    font-family: "Courier New";
    font-size: 20px;
    color: #fff;
}

.ttt2 h3 {
    font-size: 26px;
    color: #fff;
    background: url(//cdn.myxypt.com/117fda00/21/12/4badeaed7ec693db3b6a6087518d842869460a0a.png) no-repeat center;
}

.ads2 {
    position: relative;
    margin-top: 45px;
    display: flex;
    justify-content: space-between;
}

.ads2 li {
    position: relative;
    width: 20%;
    text-align: center;
}

.ads2 li h3 {
    color: #fff;
    font-size: 20px;
    padding: 15px 0;
    font-weight: normal;
}

.ads2 li span {
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.7;
}


/* c4_index */

.c4_index {
    position: relative;
    height: 739px;
    background: url(//cdn.myxypt.com/117fda00/21/12/1c154171cea133d127e0fe0b6aeb000ae242bd7e.jpg) no-repeat center;
    padding-top: 45px;
}

.c4_left {
    float: left;
    width: 600px;
}

.c4_top {
    background: url(//cdn.myxypt.com/117fda00/21/12/65e873dfe95b382027471b4ca77b594ee23e0a79.png) no-repeat left top;
    padding-left: 165px;
}

.c4_top i {
    font-style: inherit;
    font-size: 16px;
    color: #666666;
    font-family: "Courier New";
}

.c4_top h3 {
    font-size: 28px;
    color: #222222;
}

.c4_top span {
    display: block;
    font-size: 16px;
    color: #666666;
    font-family: "宋体";
    margin-top: 15px;
}

.c4_top span p {
    background: url(//cdn.myxypt.com/117fda00/21/12/21213c3288bd2548c148d5fbe576c107ceaac0a6.png) no-repeat left 10px;
    padding-left: 15px;
    line-height: 1.7;
    margin-bottom: 15px;
}

.ysimg {
    margin-top: 20px;
    position: relative;
}

.ysimg img {
    width: 537px;
    height: 295px;
}

.c4_right {
    float: right;
    width: 600px;
}

.ysimg2 {
    text-align: right;
}

.ysimg2 img {
    width: 515px;
    height: 321px;
}

.c4_bottom {
    background: url(//cdn.myxypt.com/117fda00/21/12/8d5db3d34e7c49de3e5006b14d577da19bfb7c0c.png) no-repeat right bottom;
    width: 490px;
    float: right;
    height: 285px;
}

.c4_bottom i {
    font-style: inherit;
    font-size: 16px;
    color: #666666;
    font-family: "Courier New";
}

.c4_bottom h3 {
    font-size: 28px;
    color: #222222;
}

.c4_bottom span {
    display: block;
    font-size: 16px;
    color: #666666;
    font-family: "宋体";
    margin-top: 25px;
}

.c4_bottom span p {
    background: url(//cdn.myxypt.com/117fda00/21/12/21213c3288bd2548c148d5fbe576c107ceaac0a6.png) no-repeat left 10px;
    padding-left: 15px;
    line-height: 1.7;
    margin-bottom: 15px;
}


/* c5_index */

.c5_index {
    position: relative;
    padding: 50px 0;
}

.ttt3 {
    text-align: center;
}

.ttt3 h3 {
    font-size: 26px;
    color: #222222;
    background: url(//cdn.myxypt.com/117fda00/21/12/1f04c06b8acfa497b7c9a7e65a1c5b16877c2109.png) no-repeat center;
    font-weight: normal;
}

.ttt3 h4 {
    font-size: 18px;
    color: rgba(34, 34, 34, .7);
    font-weight: normal;
    margin-top: 5px;
}

.c5_list {
    position: relative;
    margin-top: 25px;
}

.c5_list li {
    float: left;
    width: 300px;
    height: 143px;
}

.c5_list li a {
    display: block;
}

.c5_list li a img {
    width: 300px;
    height: 143px;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    /* filter: grayscale(100%); */
    filter: gray;
}

.c5_list li:hover a img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: gray;
}


/* c6_index */

.c6_index {
    position: relative;
    background: url(//cdn.myxypt.com/117fda00/21/12/1dae2b9fdd33d9faed6f9af4c8ef1be0c2b519c8.png) no-repeat center;
    height: 545px;
    padding-top: 80px;
}

.case_list11 {
    position: relative;
    width: 1090px;
    margin: 0 auto;
    margin-top: 55px;
}

.case_list11 li {
    position: relative;
    margin: 0 9px;
}

.case_list11 li a {
    display: block;
}

.case_list11 li .simg {
    overflow: hidden;
}

.case_list11 li .simg img {
    width: 350px;
    height: 234px;
}

.case_list11 li h3 {
    line-height: 48px;
    font-weight: normal;
    font-size: 14px;
    text-align: center;
    color: #fff;
    background: transparent;
    transition: .3s;
}

.case_list11 li:hover h3 {
    background: #fff;
    color: #333;
}

.case_list11 .slick-prev,
.case_list11 .slick-next {
    position: absolute;
    top: 40%;
    width: 34px;
    height: 34px;
    border: none;
    font-size: 0;
    outline: none;
    z-index: 9999;
    background: none;
}

.case_list11 .slick-prev {
    left: -40px;
    background: url(//cdn.myxypt.com/117fda00/21/12/9999f4d99706866bb86f49815b764a478fa93dae.png) no-repeat center;
}

.case_list11 .slick-next {
    right: -40px;
    background: url(//cdn.myxypt.com/117fda00/21/12/75f5216e1fe96cf9e0be125fa478f976f62562ee.png) no-repeat center;
}


/* c7_index */

.c7_index {
    position: relative;
    padding: 70px 0 50px;
}

.news_list11 {
    position: relative;
    display: flex;
    justify-content: space-between;
    margin-top: 55px;
}

.news_list11 li {
    position: relative;
    width: 380px;
}

.news_list11 li a {
    display: block;
}

.news_list11 li .simg {
    overflow: hidden;
}

.news_list11 li .simg img {
    width: 380px;
    /*height: 100px;*/
}

.news_list11 li h3 {
    font-size: 12px;
    color: #000000;
    padding: 5px 0;
    font-weight: normal;
}

.news_list11 li i {
    font-style: inherit;
    display: block;
    font-weight: normal;
    color: #929292;
    font-size: 12px;
}

.news_list11 li span {
    display: block;
    font-weight: normal;
    color: #5a5a5a;
    font-size: 12px;
    line-height: 1.7;
}

.c7_index .promore {
    display: block;
    font-size: 16px;
    color: #fff;
    width: 136px;
    line-height: 40px;
    border-radius: 5px;
    background: #222;
    margin: 50px auto 0;
    text-transform: uppercase;
    text-align: center;
}


/* foot_wap */

.foot_wap {
    position: relative;
    background: #313131;
    padding: 40px 0 25px;
}

.foot_ewm {
    float: left;
    width: 215px;
    text-align: center;
    line-height: 2.5;
    color: rgba(249, 249, 249, 0.7);
    font-size: 14px;
    padding-right: 56px;
    background: url(//cdn.myxypt.com/117fda00/21/12/6ee32c445481387665e2de74bfdecc7f9eca9f27.png) no-repeat right top;
}

.foot_ewm img {
    width: 155px;
    height: 154px;
}

.foot_aa {
    margin-left: 50px;
    float: left;
    width: 185px;
}

.foot_aa h1 {
    font-size: 28px;
    color: #fff;
    font-weight: normal;
    text-align: center;
    margin-bottom: 15px;
}

.foot_aa .ftel {
    margin-top: 15px;
    font-size: 18px;
    color: #fff;
    line-height: 2;
}

.foot_aa .ftel p:nth-child(1) {
    padding-left: 30px;
    background: url(//cdn.myxypt.com/117fda00/21/12/20597b97d8d29a90de7731839dfe40ccfbd85601.png) no-repeat left center;
}

.foot_aa .ftel p:nth-child(2) {
    padding-left: 30px;
    background: url(//cdn.myxypt.com/117fda00/21/12/77639502edb4ee94da5b2272b25bc17fdd5f9dc9.png) no-repeat left center;
}

.x-layout-menu {
    width: 680px;
    float: right;
    display: flex;
    justify-content: space-between;
}

.x-layout-menu dl {
    text-align: left;
}

.x-layout-menu dl dt {
    font-size: 20px;
    color: #fff;
    margin-bottom: 10px;
    font-weight: normal;
}

.x-layout-menu dl dd a {
    display: block;
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
    line-height: 2;
}

.x-layout-menu dl dd a:hover {
    color: rgba(255, 255, 255, 0.8);
}