/*初始化样式*/

html {
    margin: 0;
    padding: 0;
    border: 0;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
p,
blockquote,
pre,
a,
address,
code,
b,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
footer,
header,
hgroup,
navs,
section {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    background: #fff;
    color: #333;
    position: relative;
    font: 12px/1.5 Microsoft YaHei, arial, 宋体, sans-serif;
    vertical-align: baseline;
    width: 100%;
    overflow-x: hidden;
}

a {
    text-decoration: none;
    outline: none;
}

a:link {
    color: #333;
}

a:hover,
a:active,
a:focus {
    text-decoration: none;
    outline: none;
}

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,
h4 {
    font-size: 12px;
    font-weight: bold;
}

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


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


/*滚动*/

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

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

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

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

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

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}

.pos {
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
}

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

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

.com-img img {
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
}

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

.roll_product {
    float: left;
}

.plist {
    margin-top: 56px;
}

.plist li {
    margin-right: 15px;
    margin-bottom: 15px;
}

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

.plist li a.img {
    border: 1px solid #e5e5e5;
    display: block;
}

.plist li a.img img {
    width: 388px;
    height: 388px;
}

.plist li h3 a {
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
}


/*头部样式*/

.top1 {
    background: #a11f24;
    color: #fff;
    height: 39px;
    line-height: 39px;
    overflow: hidden;
    font-size: 14px;
}

.top1 a {
    color: #fff;
}

.top2 {
    height: 137px;
    overflow: hidden;
}

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

.k3 {
    background: url(//cdn.myxypt.com/fc7b55ae/21/02/7cc57000cff8751e602d86699a9aad166082e9f9.png) no-repeat left center;
    height: 86px;
    margin-top: 30px;
    padding-left: 20px;
    margin-left: 10px;
    padding-top: 14px;
}

.k3 h3 {
    font-size: 22.4px;
    color: #a11f24;
    margin-bottom: 6px;
    font-weight: 700;
}

.k3 p {
    font-size: 22.4px;
    color: #333333;
}

.k2 {
    margin-top: 20px;
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    padding-left: 60px;
    background: url(//cdn.myxypt.com/fc7b55ae/21/02/551aa472fcb459d05fe1d72de3e25f1609072e57.png) no-repeat left center;
}

.k2 p:nth-child(2) {
    color: #333333;
    font-size: 24px;
}


/*热门搜索*/

.sou {
    padding: 22px 0;
    border-bottom: 1px solid #f0f0f0;
}

#formsearch {
    float: right;
}

.hotSearch {
    float: left;
    height: 38px;
    line-height: 38px;
    font-weight: bold;
    font-size: 16px;
    color: #666666;
}

.hotSearch a {
    margin-left: 18px;
    color: #666666;
    font-weight: normal;
}

#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}


/*搜索和热门搜索*/

#formsearch {
    float: right;
    background: url(//cdn.myxypt.com/fc7b55ae/21/02/8b5323d784219115a92dac34ca7fb5aa0da5e68f.png) no-repeat;
    width: 282px;
    height: 38px;
}

#formsearch input {}

#formsearch input#keyword {
    height: 38px;
    line-height: 38px;
    padding-left: 15px;
    float: left;
    color: #c0bfbf;
    font-size: 14px;
    background: none;
    border: none;
    outline: none;
}

#formsearch input#s_btn {
    width: 40px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: none;
    border: none;
    outline: none;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 12px;
    float: right;
}

#formsearch input::-webkit-input-placeholder {
    color: #c0bfbf;
}

#formsearch textarea::-webkit-input-placeholder {
    color: #c0bfbf;
}


/*导航栏样式*/

#menu{background:#fafafa;height:55px;}
.navs li {
    height:55px;
    line-height:55px;
    text-align: center;
    float: left;
    position: relative;
    z-index: 999;
    width: 171px;
}

.navs li a {
    display: block;
    line-height: 18px;
    color: #2d2d2d;
    height: 55px;
    padding-top:10px;
    font-size: 16px;
}

.navs li p {
    color: #2d2d2d;
    font-size: 12px;
    text-transform: uppercase;
}

.navs li:hover a {
    color: #fff;
    text-decoration: none;
    background-color: #a11f24;
}

.navs li:hover p {
    color: #fff;
}

.navs .sec {
    height: 0;
    background: #a11f24;
    color: #fff;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 49px;
    left: 0px;
    width: 100%;
}

.navs .sec a {
    background: #a11f24;
    color: #fff;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    font-size: 14px;
    padding-top: 0;
}

.navs .sec a:hover {
    background: #a11f24;
    text-decoration: none;
}

.box1 {
    margin-top: 45px;
}

.box1 .cont {
    margin-top: 43px;
}

.bt {
    font-weight:normal;
    text-align: center;
    color: #333333;
    font-size: 38px;
    background: url(//cdn.myxypt.com/fc7b55ae/21/02/01ad1c5327e26a34f9ab059560265cd221d2d3f3.png) no-repeat center top;
}

.bt span {
    color: #a11f24;
}

.bt p {
    color: #999999;
    font-size: 18px;
    font-weight: normal;
    margin-top: 10px;
}

.prodz {
    width: 261px;
    border: 1px solid #a11f24;
    height: 900px;
    border-bottom: 12px solid #a11f24;
}

.ptt {
    text-align: center;
    color: #fff;
    background: #a11f24;
    height: 109px;
    overflow: hidden;
    font-size: 32px;
    padding-top: 23px;
}

.ptt p {
    font-size: 13px;
    font-weight: normal;
    text-transform: uppercase;
    margin-top: 11px;
}

.sortt {
    margin-top: 40px;
    height: 520px;
    overflow: hidden;
}

.sortt li a.a {
    background: url(//cdn.myxypt.com/fc7b55ae/21/02/9943e936c9dec30a90de21d947c80fbf2220adf6.png) no-repeat;
    width: 226px;
    margin: 0 auto;
    line-height: 48px;
    display: block;
    margin-bottom: 18px;
    color: #333333;
    font-size: 18px;
    padding-left: 30px;
    letter-spacing: 6px;
}

.sortt li a.a:hover {
    background: url(//cdn.myxypt.com/fc7b55ae/21/02/4a320838731aad27db802b1af312965677a5156f.png) no-repeat;
    color: #fff;
}

.sortt li .sec {
    width: 217px;
    margin: 0 auto;
    margin-bottom: 24px;
    margin-top: 10px;
}

.sortt li .sec a {
    color: #454545;
    font-size: 15px;
    display: block;
    line-height: 40px;
    border-bottom: 1px dashed #e6e6e6;
    background: url(//cdn.myxypt.com/fc7b55ae/21/02/eaec9fd6455e99c3dfae3ea68ce35f87701dcf91.png) no-repeat 9px center;
    padding-left: 35px;
    height: 40px;
    overflow: hidden;
}

.sortt li .sec a:hover {
    background: url(//cdn.myxypt.com/fc7b55ae/21/02/68cc801c6cd83b2bb15f8d277690153e50bd281c.png) no-repeat 9px center;
    color: #a11f24;
}

.sortt li:first-child a.a {
    /*background: url(//cdn.myxypt.com/fc7b55ae/21/02/d2f5f42a6f5eb989e4bd133e1f608f948b0e3940.png) no-repeat;*/
    /*width: 240px;*/
    /*margin: 0 auto;*/
    /*line-height: 46px;*/
    /*color: #ffffff;*/
    /*font-size: 22px;*/
}

.dh {
    width: 222px;
    height: 198px;
    margin: 0 auto;
    background: url(//cdn.myxypt.com/fc7b55ae/21/03/d3be62f54e1e896e3055183e1a016ea134fb44ab.png) no-repeat;
    text-align: center;
}

.hy {
    color: #a11f24;
    font-size: 20px;
    padding-top: 25px;
}

.hy p {
    color: #999999;
    font-size: 17px;
    font-weight: normal;
    margin-top: 31px;
}

.tels {
    color: #a11f24;
    font-size: 22px;
    margin-top: 25px;
    font-family: "Impact";
}

.c1-2 {
    width: 916px;
}

.c1-2 .c1-2-1 {
    position: relative;
}

.c1-2 .c1-2-1 .prev,
.c1-2 .c1-2-1 .next {
    position: absolute;
    z-index: 1;
    cursor: pointer;
    height: 45px;
    width: 60px;
    top: 50%;
    transform: translateY(-50%);
}

.c1-2 .c1-2-1 .prev {
    left: 10px;
    background: url(//cdn.myxypt.com/fc7b55ae/21/02/ce19b760ff61593884826f2bedf6999b6b922ac4.png) center 0 no-repeat;
}

.c1-2 .c1-2-1 .prev:hover {
    background: url(//cdn.myxypt.com/fc7b55ae/21/02/9fe323137626159d03c3f84866703dc5c29d74a3.png) center 0 no-repeat;
}

.c1-2 .c1-2-1 .next {
    right: 10px;
    background: url(//cdn.myxypt.com/fc7b55ae/21/02/0650a203495e672f5d2d81d7f713b6f86a7c2414.png) center 0 no-repeat;
}

.c1-2 .c1-2-1 .next:hover {
    background: url(//cdn.myxypt.com/fc7b55ae/21/02/f25a2a2cbb8e2bb0f509915ba6393ae0f7fca088.png) center 0 no-repeat;
}

.c1-2 .c1-2-1 .list2 li {
    position: relative;
    padding-top: 32px;
    background: url(//cdn.myxypt.com/fc7b55ae/21/02/72c1d3877077b1ed7990e3279c1e85d8a8773ec9.png) center 0 repeat-x;
    border: 2px solid #dddddd;
    border-top: none;
    padding-left: 74px;
    padding-right: 74px;
    height: 390px;
    box-sizing: content-box;
}

.c1-2 .c1-2-1 .list2 li .tu {
    width: 293px;
    height: 335px;
    margin-right: 30px;
    margin-top: 25px;
}

.c1-2 .c1-2-1 .list2 li .tu img {
    width: 293px;
    height: 335px;
}

.c1-2 .c1-2-1 .list2 li .zi {
    width: 354px;
    position: absolute;
    z-index: 111;
    left: 92px;
    top: 72px;
}

.c1-2 .c1-2-1 .list2 li .zi h2 {
    line-height: 60px;
    font-size: 35px;
    color: #a11f24;
    border-bottom: 1px dashed #666666;
}

.c1-2 .c1-2-1 .list2 li .zi .dd {
    margin-top: 10px;
    color: #000000;
    line-height: 24px;
    font-size: 13px;
    text-align: justify;
}

.c1-2 .c1-2-1 .list2 li .zi .dd b {
    font-weight: 600;
    font-size: 15px;
    display: block;
    color: #000000;
    margin-bottom: 5px;
}

.c1-2 .c1-2-1 .list2 li .zi .lj {
    margin-top: 28px;
}

.c1-2 .c1-2-1 .list2 li .zi .lj dd {
    display: inline-block;
    transform: skewx(-12deg);
    width: 144px;
    line-height: 44px;
    text-align: center;
    background: #a11f24;
    margin: 0 -2px;
}

.c1-2 .c1-2-1 .list2 li .zi .lj dd a {
    transform: skewx(12deg);
    color: #fff;
    font-size: 15px;
    display: block;
}

.c1-2 .c1-2-1 .list2 li .zi .lj dd:nth-of-type(2) {
    background: #454545;
}

.product_list1 {
    margin-top: 18px;
}

.product_list1 li {
    float: left;
    margin-right: 29px;
    margin-bottom: 16px;
}

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

.product_list1 li .img {
    border: 1px solid #e5e5e5;
    background: #fff;
    padding: 8px;
    display: block;
}

.product_list1 li img {
    width: 268px;
    height: 220px;
    border: 1px solid #e5e5e5;
    display: block;
}

.product_list1 li h3 {
    text-align: center;
    font-weight: normal;
    color: #535353;
    font-size: 18px;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
}

.product_list1 li:hover .img {
    background: #a11f24;
}

.product_list1 li:hover h3 {
    color: #a11f24;
}

.ysbg {
    background: url(//cdn.myxypt.com/fc7b55ae/21/02/7fcb763a97463f79aebf7167608b9fa644cc8b5a.jpg)center no-repeat;
    height: 580px;
    padding-top: 54px;
    margin-top: 60px;
}

.ysbg-r {
    width: 600px;
}

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

.ysbg-r .title h3 span {
    color: #a11f24;
}

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

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

.ys-item .img {
    width: 68px;
    line-height: 68px;
    margin: 0 auto;
    background: url(//cdn.myxypt.com/fc7b55ae/21/02/90ccfb7651f12e9aed9afae623e0d35fc758e596.png) no-repeat;
    height: 68px;
    display: block;
}

.ys-item img {}

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

.ys-item a {
    display: inline-block;
    width: 268px;
    height: 180px;
    padding-top: 14px;
}

.ys-item h3 {
    padding: 10px 0 8px;
    color: #353535;
    font: 600 20px/20px "Microsoft YaHei";
}

.ys-item p {
    color: #626263;
    font: 400 13px/18px "Microsoft YaHei";
    padding: 0 25px;
}

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

.ys-item:hover .img {
    background: url(//cdn.myxypt.com/fc7b55ae/21/02/8f220d30f0b4e3ed96411a318e8ceaa5ccf85a14.png) no-repeat;
}

.index-c2 {
    margin-top: 75px;
    margin-bottom: 83px;
}

.picScroll-left {
    margin-top: 46px;
    position: relative;
}

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

.picScroll-left .bd ul li {
    width: 279px;
    height: 220px;
    float: left;
    margin-right: 28px;
}

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

.picScroll-left .bd ul li img {
    width: 279px;
    height:220px;
}

.picScroll-left a.next {
    display: block;
    width: 60px;
    height: 60px;
    background: url(//cdn.myxypt.com/fc7b55ae/21/02/ec8f7c022be5b1e75bce2b311839961f9418da91.png) no-repeat center;
    position: absolute;
    top: 82px;
    right: -90px;
    cursor: pointer;
}

.picScroll-left a.next:hover {
    background: url(//cdn.myxypt.com/fc7b55ae/21/02/eaa3772e71a529aa34edd2d2b024b21fd0fa5906.png) no-repeat center;
}

.picScroll-left a.prev {
    display: block;
    width: 60px;
    height: 60px;
    background: url(//cdn.myxypt.com/fc7b55ae/21/02/9850b2be31c5d0deb658e7a4804c8cb62e84cfac.png) no-repeat center;
    position: absolute;
    top: 82px;
    left: -90px;
    cursor: pointer;
}

.picScroll-left a.prev:hover {
    background: url(//cdn.myxypt.com/fc7b55ae/21/02/5ffe689ebe36147d6992770351ea15453ff7c9fc.png) no-repeat center;
}

.box3 {
    /*background: #a1212c;*/
    background: url(//cdn.myxypt.com/fc7b55ae/21/02/376a8ae209dee529c09ef847addedf8d1dbdae4c.jpg) no-repeat center;
    height: 171px;
    padding-top: 38px;
}

.ads li {
    width: 120px;
    text-align: center;
    float: left;
    position: relative;
}

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

.ads li .img {
    height: 56px;
}

.ads li h3 {
    color: #fff;
    font-size: 16px;
    opacity: .8;
    margin-top: 19px;
}

.ads li .jt {
    width: 20px;
    height: 13px;
    display: block;
    background: url(//cdn.myxypt.com/fc7b55ae/21/02/988700b176bd454e57dcbd4d228d1ed46e94540c.png) no-repeat;
    position: absolute;
    left: 140px;
    top: 40px;
}

.ads li:last-child .jt {
    display: none;
}

.h-about {
    background: url(//cdn.myxypt.com/fc7b55ae/21/02/077c478779ef51764aa586b3c9170515f3134bfe.png) no-repeat;
    /*height: 869px;*/
    height:700px;
    padding-top: 83px;
}

.h-about-box {
    margin-top: 38px;
}

.h-about-left {
    width: 535px;
    height: 396px;
    overflow: hidden;
    margin-left: 16px;
    margin-top: 25px;
}

.h-about-left img {
    width: 535px;
    height: 396px;
}

.h-about-right {
    margin-right: 38px;
    margin-top: 39px;
    width: 567px;
    height: 385px;
    overflow: hidden;
    position: relative;
}

.tabli {
    position: absolute;
    right: 0;
    top: 0;
}

.tabli li {
    float: left;
    width: 28px;
    line-height: 28px;
    color: #a11f24;
    font-size: 15px;
    text-align: center;
    border: 1px solid #a11f24;
    margin-left: 7px;
    cursor: pointer;
}

.tabli li.cur {
    background: #a11f24;
    color: #fff;
    border-color: #a11f24;
}

.tab {
    overflow: hidden;
    display: none;
}

.tab.clicked {
    display: block;
}

.abtitle h3 {
    color:#f5f5f5;
    font: 700 46px/44px "Arial";
    padding-bottom: 7px;
    text-transform: uppercase;
}

.abtitle p {
    color: #333333;
    font: 500 23px/24px "Microsoft YaHei";
    letter-spacing: 3px;
    margin-top: 7px;
}

.about-con {
    color: #666;
    color: #666666;
    font-size: 13px;
    line-height: 28px;
    text-align: justify;
    margin-top: 15px;
    height: 168px;
    overflow: hidden;
}

a.more-a {
    display: block;
    width: 198px;
    height: 49px;
    color: #ffffff;
    background: #a11f24;
    text-align: center;
    border-radius: 5px;
    transition: all .6s;
    font: 400 13px/49px "Microsoft YaHei";
    margin-top: 25px;
}

.ab-tu {
    display:none;
    margin-top: 36px;
}

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

.ab-tu .ab-tu-img {
    width: 990px;
    float: right;
    margin-right: 15px;
}

.ab-tu .tabli2 ul li {
    width: 191px;
    height: 86px;
    background: #d3d3d3;
    text-align: center;
    font-size: 21px;
    color: #333333;
    padding-top: 18px;
    cursor: pointer;
}

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

.ab-tu .tabli2 ul li.cur {
    background: url(//cdn.myxypt.com/fc7b55ae/21/02/49a3b72af28eaad05068cd4f25545097915c2c93.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: 230px;
    height: 172px;
    float: left;
    margin-left: 18px;
    position: relative;
}

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

.ab-tu .ab-tu-img .picScroll-left2 .bd ul li h3 {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    background: rgba(63, 63, 63, 0.82);
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.box5 {
    background: url(//cdn.myxypt.com/fc7b55ae/21/02/73076105cb03ce9f28ba050870b0ecd0a97be9fd.png) no-repeat;
    height: 780px;
    padding-top: 70px;
}

.box5 .cont {
    padding-top: 52px;
}

.xinwen {
    overflow: hidden;
}

.xleft {
    width: 784px;
    height: 508px;
    border: 1px solid #cecccc;
    position: relative;
}

.xian {
    position: absolute;
    left: 388px;
    top: 88px;
    background: url(//cdn.myxypt.com/fc7b55ae/21/02/c230246ac740317d94be904b9f7db043722939b8.png) no-repeat;
    width: 1px;
    height: 394px;
}

.nsort li {
    float: left;
    width: 391px;
}

.nsort li a {
    display: block;
    background: #333333;
    height: 58px;
    line-height: 58px;
    color: #fff;
}

.nsort li a h3 {
    font-size: 18px;
    font-weight: normal;
    padding-left: 42px;
    background: url(//cdn.myxypt.com/fc7b55ae/21/02/4bab9bec6e23640351617c2211aedbc44525b14c.png) no-repeat 17px center;
    display: block;
    line-height: 58px;
}

.nsort li a .m1 {
    font-size: 15px;
    margin-right: 15px;
}

.nsort li.cur a {
    background: #a11f24;
}

.tab1 {
    display: none;
    margin: 0 14px;
}

.xlist1 {
    margin-top: 28px;
}

.xlist1 li {
    width: 354px;
    float: left;
    margin-bottom: 18px;
}

.xlist1 li:nth-child(2n) {
    float: right;
}

.xlist1 li h3 {
    color: #333333;
    font-size: 14px;
    float: left;
}

.xlist1 li h4 {
    color: #999999;
    font-size: 12px;
    float: right;
    font-weight: normal;
}

.xlist1 li .nei {
    color: #615c5c;
    font-size: 12px;
    line-height: 18px;
    margin-top: 10px;
    height: 54px;
    overflow: hidden;
}

.xlist1 li .nei span {
    color: #a11f24;
}

.xlist1 li h3:hover {
    text-decoration: underline;
    color: #a11f24;
}

.xlist1 li:nth-child(3) {
    border-bottom: 1px solid #b6b6b6;
    padding-bottom: 24px;
}

.xlist1 li:nth-child(4) {
    border-bottom: 1px solid #b6b6b6;
    padding-bottom: 24px;
}

.news_list2 {}

.news_list2 li {
    width: 354px;
    line-height: 37px;
    position: relative;
}

.news_list2 li a {
    color: #333333;
    font-size: 14px;
    display: block;
}

.news_list2 li h4 {
    position: absolute;
    right: 0;
    top: 0;
    color: #999999;
    font-size: 12px;
    font-weight: normal;
    line-height: 37px;
}

.news_list2 li:nth-child(2n) {
    float: right;
}

.xright {
    width: 400px;
    height: 508px;
    border: 1px solid #cecccc;
}

.question-news {
    width: 558px;
    margin-top: 58px;
}

#kehu {
    overflow: hidden;
    height: 415px;
    margin: 0 auto;
    position: relative;
}

#jian {
    height: 100%;
}

#zheng {}

#xtop {}

.nbt2 {
    height: 58px;
    line-height: 58px;
    background: url(//cdn.myxypt.com/fc7b55ae/21/02/0b833c601fa7e55d82eec05d16a225fb2deb5717.png) no-repeat top center;
}

.nnt {
    font-size: 18px;
    color: #fff;
    padding-left: 60px;
}

.nbt2 a {
    font-size: 15px;
    color: #fff;
    display: block;
    text-transform: uppercase;
    margin-right: 20px;
}

.news-list li {
    margin-bottom: 20px;
    margin: 0 13px 0 15px;
}

.news-list li a {
    background: url(//cdn.myxypt.com/fc7b55ae/21/02/aa37439af4f72b7071fc5d80a2988062ce400828.png) no-repeat left center;
    padding-left: 24px;
    line-height: 30px;
    color: #a11f24;
    font-size: 14px;
    margin-top: 20px;
    display: block;
}

.news-list li p {
    background: url(//cdn.myxypt.com/fc7b55ae/21/02/49cb5cbaafdca26b402a83a09ce00d43395dd77d.png) no-repeat left 5px;
    padding-left: 25px;
    color: #615c5c;
    font-size: 14px;
    line-height: 21px;
    margin-top: 5px;
    padding-bottom: 16px;
    border-bottom: 1px solid #cecece;
}

.qusetion-list {
    padding-top: 20px;
}


/*友情链接*/

.f_link {
    border-top: 1px solid #ededee;
    padding: 12px 0;
}

.link {
    margin: 0 27px;
    color: #000000;
    font-size: 18px;
    line-height: 31px;
}

.link a {
    color: #000000;
}

.xg {
    margin: 8px 27px 0;
    color: #333333;
    font-size: 16px;
}

.xg a {
    color: #333333;
}


/*页面底部*/

.dao {
    height: 74px;
    line-height: 74px;
    background: url(//cdn.myxypt.com/fc7b55ae/21/02/abe7b4e6362efab9925985a9feb2b514f60c14c3.png) no-repeat;
    overflow: hidden;
}

.fnav li {
    float: left;
    text-align: center;
    padding: 0 70px 0 33px;
}

.fnav li:first-child {
    padding-left: 8px;
}

.fnav li:last-child {
    padding-right: 8px;
}

.fnav li+li {
    background: url(//cdn.myxypt.com/55ae039b/21/01/fac4947170cbba838158dcd67282ae839657228c.pngg) no-repeat left center;
}

.fnav li a {
    color: #fff;
    font-size: 20px;
}

.foot {
    height: 310px;
    overflow: hidden;
    padding-top: 12px;
}

.foot1 {
    margin-left: 27px;
    width: 346px;
}

.ftt {
    font-family: "Arial";
    font-size: 26px;
    color: #353535;
    text-transform: uppercase;
    background: url(//cdn.myxypt.com/fc7b55ae/21/02/177b1d1f540a0bdf65f68c2435a68a049ad9852b.png) no-repeat left bottom;
    line-height: 60px;
        font-weight: 400;
}

.fname {
    color: #4f4f4f;
    font-size: 18px;
    margin: 16px 0 8px;
    letter-spacing: 3px;
}

.add {
    color: #666666;
    font-size: 14px;
    line-height: 29px;
    font-family: "宋体";
    font-weight: 400;
}

.foot2 {
    margin-left: 75px;
    width: 293px;
}

.wei {
    margin-top: 22px;
}

.foot3 {
    margin-right: 27px;
    width: 404px;
    position: relative;
}

.lx {
    width: 405px;
    margin-top: 17px;
}

.lx p {
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    padding-left: 26px;
    line-height: 24px;
    letter-spacing: 2px;
}

.lx p:nth-child(1) {
    /*background: url(//cdn.myxypt.com/fc7b55ae/21/02/13330fb808341116df4299c72cf59b3072eb268a.png) no-repeat left center;*/
}

.lx p:nth-child(3) {
    background: url(//cdn.myxypt.com/fc7b55ae/21/02/13330fb808341116df4299c72cf59b3072eb268a.png) no-repeat left center;
}

.lx p:nth-child(5) {
    background: url(//cdn.myxypt.com/fc7b55ae/21/02/13330fb808341116df4299c72cf59b3072eb268a.png) no-repeat left center;
}

.lx p:nth-child(2) {
    margin-bottom: 12px;
}

.lx p:nth-child(4) {
    margin-bottom: 12px;
}

.kfs {
    position: absolute;
    right: 0;
    top: 203px;
    background: url(//cdn.myxypt.com/fc7b55ae/21/02/890edce645bbf7b7768ae9ba764af682b75a7866.png) no-repeat;
    color: #fff;
    font-size: 14px;
    width: 177px;
    line-height: 36px;
    padding-left: 40px;
    letter-spacing: 3px;
}

.copyright {
    text-align: center;
    color: #dcdcdc;
    background: #434343;
    line-height: 24px;
    font-size: 14px;
    padding: 10px 0;
}

.copyright a {
    color: #dcdcdc;
}


/*内页左侧样式*/

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

.page-product-inquiry a {
    color: #fff;
}