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,
nav,
section {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    background: #fff;
    color: #666;
    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: #666;
}

a:visited {
    color: #666;
}

a:hover,
a:active,
a:focus {
    color: #147FC6;
    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,
h3,
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;
}

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

.w1200 {
    width: 1200px;
    position: relative;
    left: 50%;
    margin-left: -600px;
}

.w1035 {
    width: 1035px;
    position: relative;
    left: 50%;
    margin-left: -600px;
}



.agggavg * {
    box-sizing: content-box;
}

/*头部样式*/
.top0 {
    background: #f2f2f2;
    height: 38px;
}

.top1 {
    font: 400 12px/38px "微软雅黑";
    color: #6d6d6d;
}

.k1 {
    font: 400 12px/38px "微软雅黑";
    color: #6e6e6e;
}

.k1 a {
    color: #6d6d6d;
    text-transform: uppercase;
}

.k1 a img{
    height: 20px;
}

.dao {
    background: #d60011;
    height: 57px;
}

#header {
    width: 1035px;
    margin: 0 auto;
    height: 139px;
}

.top {}

.logo {
    float: left;
    line-height: 139px;
    width: 260px;
}

.logo img {
    width: 100%;
}

.yu {
    margin-left: 40px;
    margin-top: 34px;
    background: url(//cdn.myxypt.com/3a5b734b/21/08/935d18b8391a5e846408fd5d3e2d795feee81c54.png)no-repeat left;
    padding-left: 11px;
    height: 73px;
    color: #565656;
    font-size: 18px;
    padding-top: 12px;
}

.k2 {
    font-size: 14px;
    font-family: "微软雅黑";
    float: right;
    background: url(//cdn.myxypt.com/3a5b734b/21/08/5b274ace1bbaeb288cfa0e40547b9104e959cb68.png) left center no-repeat;
    height: 38px;
    color: #404040;
    padding-left: 45px;
    line-height: 38px;
    margin-top: 50px;
}

#menu {
    background: #d60011
}


/*热门搜索*/
.search {
    text-align: left;
    height: 24px;
    background-color: #f8f8f8;
    padding: 5px 10px 5px 10px;
}

#formsearch {
    width: 310px;
    float: right;
    background: url(//cdn.myxypt.com/3a5b734b/21/08/fc95a5171f6ea4c70880710fa9288d9515b6a5ba.png) no-repeat;
    margin-top: 15px;
}

.hotSearch {
    width: 400px;
    float: left;
    height: 58px;
    line-height: 58px;
    font: 400 13px/58px "微软雅黑";
    color: #333;
}

/*搜索和热门搜索*/
.hotSearch a {
    margin-right: 6px;
}

#formsearch input {
    height: 30px;
    background: none;
    border: none;
    line-height: 30px;
    float: left;
    width: 200px;
    outline: none;
}

#formsearch input#keyword {
    height: 30px;
    line-height: 30px;
    padding-left: 34px;
    color: #666;
}

#formsearch input#s_btn {
    float: right;
    width: 63px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: none;
    color: #fff;
    border: none;
    cursor: pointer;
}

/*导航栏样式*/
.nav1 {
    height: 57px;
}

.nav1>li {
    line-height: 57px;
    height: 57px;
    text-align: center;
    width: 123px;
    float: left;
    position: relative;
    z-index: 999;
    background: url(//cdn.myxypt.com/3a5b734b/21/08/1720146d5a661d63f6afefd7cc0f791c5929ec1e.png) right center no-repeat;
    padding-right: 6px;
}

.nav1>li>a {
    display: block;
    line-height: 57px;
    color: #fff;
    height: 57px;
    font: 400 16px/57px "微软雅黑";
}

.nav1>li>a:hover {
    color: #fff;
    text-decoration: none;
}

.nav1>li:last-child {
    background: none
}

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

.nav1 .sec a {
    background: #d60011;
    color: #fff;
    height: 38px;
    line-height: 38px;
    font: 400 13px/38px "微软雅黑";
}

.nav1 .sec a:hover {
    background: #d60011;
    text-decoration: none;
}

/*首页banner*/
.banner {
    width: 1920px;
    margin: 0 auto;
    position: relative;
    height: 680px;
    left: 50%;
    margin-left: -960px;
}

.banner ul.bb {
    position: relative;
    padding: 0px;
    margin: 0px;
    z-index: 5;
}

.banner ul.bb li {
    position: absolute;
    display: none;
}

.banner .num {
    position: absolute;
    bottom: 15px;
    z-index: 100;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    text-align: center;
}

.banner .num li {
    width: 14px;
    height: 14px;
    display: inline-block;
    margin: 0 11px;
    background: #fff;
    line-height: 18px;
    text-indent: -100px;
    overflow: hidden;
}

.banner .num li.num_hover {
    background-color: #c61d2c;
}

.banner .num li.num_hover a {
    color: #fff;
}

.banner .num li a {
    float: left;
    display: block;
    text-align: center;
    color: #666;
    text-decoration: none;
    cursor: pointer;
    width: 18px;
    height: 18px;
    line-height: 18px;
}

/*滚动*/
#demo {
    overflow: hidden;
    width: 90%;
    margin: 0 auto;
}

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

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

#mdemo {
    overflow: hidden;
    width: 90%;
    margin: 0 auto;
}

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

#mdemo1 {
    float: left;
}

#mdemo2 {
    float: left;
}

#fdemo {
    overflow: hidden;
    width: 90%;
    margin: 0 auto;
}

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

#fdemo1 {
    float: left;
}

#fdemo2 {
    float: left;
}

#gdemo {
    overflow: hidden;
    width: 90%;
    margin: 0 auto;
}

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

#gdemo1 {
    float: left;
}

#gdemo2 {
    float: left;
}

/*产品列表*/
.product_list li {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 15px;
    _display: inline;
}

.product_list li a.img {
    padding: 1px;
    border: 1px solid #e0e1dc;
}

.product_list li a.img img {
    width: 150px;
    height: 120px;
}

.product_list li h3 {
    text-align: center;
    padding-top: 5px;
}

.product_list li h3 a {
    font-weight: normal;
}

.product_list li a.img {
    display: block;
}

.product_list li a.img:hover {
    border-color: #e87518;
}

.roll_product {
    float: left;
}

.sort li {
    position: relative;
    z-index: 999;
}

.sort li a {
    background: url(//cdn.myxypt.com/3a5b734b/21/08/0942940263d8af70f346afac3112f9ede5bd1c6e.png) no-repeat;
    color: #4a4a4a;
    display: block;
    line-height: 37px;
    font-family: "微软雅黑";
    padding-left: 48px;
    margin: 18px 0;
    font-size: 14px;
}
.le1 .sort li a{
      overflow: hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  padding-right: 15px;
}
.sort li a:hover {
    color: #c90005;
    text-decoration: none;
    background: url(//cdn.myxypt.com/3a5b734b/21/08/0942940263d8af70f346afac3112f9ede5bd1c6e.png) no-repeat;
}

.sort li.change a {
    background: url(//cdn.myxypt.com/3a5b734b/21/08/0942940263d8af70f346afac3112f9ede5bd1c6e.png) no-repeat;
}


/*主体样式*/
#container1 {
    width: 1035px;
    margin: 0 auto;
}

.le {
    background: url(//cdn.myxypt.com/3a5b734b/21/08/f5aa4d0cd019ec9246f7e8c666d4a4fe12857275.png) top center no-repeat;
    text-align: center;
}

.le-sub {
    font: 400 20px/30px "Arial";
    color: #888888;
    padding-top: 32px;
}

.le-sub1 {
    font: 400 26px/30px "微软雅黑";
    color: #2e2e2e;
    margin-top: 4px;
}

.xian {
    margin-top: 26px;
    border-bottom: #cfcfcf 1px solid;
}

.le1 {
    width: 220px;
    margin-top: 26px;
}

.le1-titile {
    background: url(//cdn.myxypt.com/3a5b734b/21/08/807bac2948de16fab20d8e6389afe8747bae54e2.png) no-repeat;
    height: 94px;
    font: 400 24px/35px "Arial";
    color: #fff;
    padding-left: 50px;
    padding-top: 25px;
}

.le1-titile span {
    font-size: 26px;
}

.le2-sub {
    padding-left: 15px;
}

.le2 {
    height: 522px;
    background: #f7f7f7;
    overflow: hidden;

}

.le2-sub1 {
    border-bottom: #ccc 1px dashed;
    padding-top: 10px;
}

.le2-sub2 {
    font: 400 18px/30px "微软雅黑";
    color: #4a4a4a;
    text-align: center;
    padding-top: 20px;
}

.le2-sub3 {
    font: 400 14px/30px "微软雅黑";
    color: #4a4a4a;
    text-align: center;
}

.le2-sub4 {
    text-align: center;
    font: 400 14px/30px "微软雅黑";
    border-bottom: #d60011 4px solid;
    padding-bottom: 20px;
    color: #d60011;
}

.le3 {
    width: 790px;
    margin-top: 26px;
}

.product_list1 {}

.product_list1 li {
    float: left;
    margin-right: 23px;
    margin-bottom: 33px;
    _display: inline;
    width: 246px;
    height: 190px;
    border: 1px solid #dbdbdb;
    position: relative;
    overflow: hidden;
}

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

.product_list1 li a.img img {
    width: 246px;
    height: 190px;
    transition: all .4s;
    overflow: hidden;
}

.product_list1 li a.img:hover img {
    transform: scale(1.2);
}

.product_list1 li h3 {
    text-align: center;
    background: rgba(0, 0, 0, 0.38);
    font: 400 14px/33px "微软雅黑";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.product_list1 li h3 a {
    font-weight: normal;
    color: #fff;
}


.nei {
    background: url(//cdn.myxypt.com/3a5b734b/21/08/45e68c8f1af76f34193eb9ef6c48001fc9f02cdb.jpg) top center no-repeat;
    height: 660px;
    margin-top: 56px;
}

.le-sub1 span {
    color: #d60011;
}

.roll1 {
    position: relative;
    margin-top: 5px;
    margin-bottom: 20px;
}

.l_btn1,
.r_btn1 {
    position: absolute;
    top: 20%;
    cursor: pointer;
}

.l_btn1 {
    left: 0;
}

.r_btn1 {
    right: 0;
}


.product_list4 {}

.product_list4 li {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 15px;
    _display: inline;
}

.product_list4 li a.img {
    border: 1px solid #e0e1dc;
}

.product_list4 li a.img img {
    width: 169px;
    height: 75px;
}

.product_list4 li h3 {
    text-align: center;
    padding-top: 5px;
}

.product_list4 li h3 a {
    font-weight: normal;
}

.product_list4 li a.img {
    display: block;
}

.product_list4 li a.img:hover {
    border-color: #e87518;
}

.le4 {
    margin-top: 40px;
}

.le5 {
    border: #eeeeee 1px solid;
    height: 417px;
    background: #fff;
}

.le5-sub {
    width: 588px;
    height: 420px;
}

.le5-sub1 {
    width: 350px;
    padding: 30px 15px 20px 30px;
}


.product_list5 {}

.product_list5 li {
    float: left;
    margin-left: 0px;
    margin-right: 0px;
    padding-bottom: 15px;
    _display: inline;
}

.product_list5 li a.img {}

.product_list5 li a.img img {
    width: 588px;
    height: 415px;
}

.product_list5 li h3 {
    color: #3c3c3c;
    font: 400 24px/60px "微软雅黑";
    background: url(//cdn.myxypt.com/3a5b734b/21/08/5e4bf73bea30942145347d452a4e35dbca73d869.jpg) left bottom no-repeat;
}

.product_list5 li h3 a {
    font-weight: normal;
}

.product_list5 li a.img {
    display: block;
}

.product_list5 li a.img:hover {
    border-color: #e87518;
}

.le5-sub5 {
    font: 400 12px/24px "微软雅黑";
    margin-top: 20px;
}

.le5-sub6 {
    width: 100px;
    height: 32px;
    font: 400 12px/32px "微软雅黑";
    color: #fff;
    text-align: center;
    float: right;
    background: #dc0600;
    margin-top: 40px;
}

.ab {
    margin-top: 34px;
    background: url(//cdn.myxypt.com/3a5b734b/21/08/288eebbb8b3c2a0a4b03541daa4a9aff0016928f.jpg) top center no-repeat;
    height: 523px;
    position: relative;
}

.ab1 {
    position: absolute;
    top: 120px;
    left: 430px;
}

.ab1-sub {
    width: 200px;
    text-align: center;
    font: 400 20px/30px "微软雅黑";
}

.ab1-sub span {
    color: #d20000;
    font-weight: 600;
}

.ab2 {
    position: absolute;
    top: 230px;
    right: 60px;
}

.ab3 {
    position: absolute;
    top: 380px;
    right: 20px;
}

.ab4 {
    position: absolute;
    top: 220px;
    left: 130px;
}

.ab5 {
    position: absolute;
    top: 390px;
    left: 40px;
}

.product_list7 {}

.product_list7 li {
    float: left;
    margin-left: 0px;
    margin-right: 35px;
    margin-bottom: 15px;
    _display: inline;
    width: 230px;
    position: relative;
}

.product_list7 li a.img img {
    width: 230px;
    height: 133px;
}

.product_list7 li h3 {
    padding-top: 15px;
    font: 400 14px/40px "微软雅黑";
}

.product_list7 li h3 a {
    font-weight: normal;
    color: #000;
}

.product_list7 li h3:hover a {
    color: #c61d2c;
}

.product_list7 li a.img {
    display: block;
}

.product_list7 li a.img:hover {
    border-color: #e87518;
}

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

.jian {
    margin-top: 30px;
}

.jian1 {
    background: #f5f5f5;
    height: 185px;
    padding: 10px;
}

.jian2 {
    color: #7b7b7b;
    font: 400 12px/24px "微软雅黑";
}

.jian3 {
    background: url(//cdn.myxypt.com/3a5b734b/21/08/5926b4c355937b58090b47a78e0d5c097af3b136.jpg) no-repeat;
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 30px;
    height: 30px;
}

.nei2 {
    background: #c61d2c;
    height: 516px;
    margin-top: 80px;
}

.nei2-tit {
    text-align: center;
    color: #fff;
    font-size: 36px;
    padding-top: 40px;
}

.nei2-tit i {
    font-style: normal;
    font-size: 72px;
}

.product_list8 {}

.product_list8 li {
    float: left;
    margin-left: 36px;
    margin-right: -4px;
    padding-bottom: 15px;
    _display: inline;
    width: 176px;
    position: relative;
}

.product_list8 li h3 {
    text-align: center;
    font: 400 16px/30px "微软雅黑";
    padding-top: 8px;
}

.product_list8 li h3 a {
    font-weight: normal;
    color: #fff;
}

.product_list8 li:nth-child(5n) {
    float: right;
    margin-right: 0px;
    width: 166px;
    margin-left: 36px;
}

.ys {
    padding-top: 105px;
}

.jian21 {
    color: #fff;
    font: 400 12px/22px "微软雅黑";
    text-align: center;
}

.le0 {
    background: url(//cdn.myxypt.com/3a5b734b/21/08/dee0cf9c645415dc8d44fbed80ba8c6c4af0b0ad.png) top center no-repeat;
    height: 108px;
    text-align: center;
}

.abo1 {
    width: 457px;
    background: url(//cdn.myxypt.com/3a5b734b/21/08/ce8b3971545eedcbec943905156023cdd05faefc.png) no-repeat #d31c2e;
    height: 284px;
    padding: 30px;
}

.abo {
    width: 518px;

}

.abo1-sub {
    font: 600 18px/30px "微软雅黑";
    color: #fff;
}

.abo1-sb2 {
    font: 200 12px/24px "微软雅黑";
    color: #fff;
    padding-top: 25px;
    height: 200px;
    overflow: hidden;
}

.abo1-sub3 {
    width: 90px;
    height: 28px;
    font: 200 13px/28px "微软雅黑";
    color: #fff;
    text-align: center;
    border: #fff 1px solid;
    background: #bb010f;
    border-radius: 10px;
    float: right;

}

/*tab多页签*/
#tabs_box {
    float: left;
    width: 1035px;
}

.tabs {
    width: 1035px;
    float: right;
}

.tabs ul {
    height: 72px;
    line-height: 102px;
    background: url(//cdn.myxypt.com/3a5b734b/21/08/a203676b3ec3d860e4c342fb6f5ceb7a9042573c.png) repeat-x;
    padding-left: 305px;
    color: #949599;
    padding-top: 30px;
}

.tabs ul li {
    float: left;
    font: 400 15px/47px "微软雅黑";
    text-align: center;
}

.tab-nav {
    cursor: pointer;
    width: 185px;
    border: #d0cecf 1px solid;
    background: #fff;
}

.tab-nav-action {
    cursor: pointer;
    color: #fff;
    width: 185px;
    border: #d60011 1px solid;
    background: #d60011
}

.tabs-body {
    float: right;
    width: 1035px;
}

.tabs-body div {}

.roll1 {
    position: relative;
    margin-top: 5px;
    margin-bottom: 20px;
}

.l_btn2,
.r_btn2 {
    position: absolute;
    top: 30%;
    cursor: pointer;
}

.l_btn2 {
    left: 0;
}

.r_btn2 {
    right: 0;
}


.nei5 {
    margin-top: 65px;
}

.fenlei {
    text-align: center;
    font-size: 0;
    margin-top: 33px;
}

.fenlei li {
    display: inline-block;
    margin: 0 13px;
    width: 125px;
    height: 34px;
    line-height: 34px;
    border-radius: 5px;
    text-align: center;
    background: #f2f2f2;
}

.fenlei li a {
    color: #323232;
    font-size: 14px;
}

.fenlei li:hover {
    background: #c61d2c
}

.fenlei li:hover a {
    color: #fff;
}

.news_list1 {
    margin-top: 58px;
    float: left;
    width: 545px;
}

.news_list1 li {
    overflow: hidden;
}

.news_list1 li a.img {
    display: block;
    float: left;
    width: 248px;
    height: 191px;
}

.news_list1 li a.img img {
    width: 248px;
    height: 191px;
    transition: all .4s;
}

.news_list1 li a.img:hover img {
    transform: scale(1.2);
}

.news_list1 li .cont {
    float: right;
    width: 267px;
}

.news_list1 li .cont h3 {
    color: #282828;
    font-size: 18px;
    font-weight: normal;
}

.news_list1 li .cont p {
    color: #666666;
    font-size: 12px;
    line-height: 20px;
    margin-top: 30px;
}

.news_list1 li .cont a {
    display: block;
    width: 90px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: #c61d2c;
    color: #fff;
    font-size: 12px;
    margin-top: 30px;
}

.news_list2 {
    float: right;
    width: 462px;
    margin-top: 47px;
}

.news_list2 li {
    overflow: hidden;
    margin-bottom: 15px;
}

.news_list2 li .time {
    float: left;
    width: 65px;
    height: 60px;
    border-radius: 5px;
    background: #b7b7b7;
    text-align: center;
}

.news_list2 li .time h3 {
    padding-top: 8px;
    font-size: 18px;
    color: #fff;
    font-weight: normal;
}

.news_list2 li .time span {
    color: #fff;
    font-size: 12px;
}

.news_list2 li .cont {
    float: right;
    width: 384px;
}

.news_list2 li .cont a {
    display: block;
    margin-top: 6px;
    color: #282828;
    font-size: 16px;
}

.news_list2 li .cont:hover a {
    color: #c61d2c;
}

.news_list2 li .cont p {
    margin-top: 4px;
    color: #888;
    font-size: 12px;
}

/**/
.dibu {
    margin-top: 54px;
    background: #f8f8f8;
    height: 148px;
}

.dibu ul {
    padding-top: 46px;
}

.dibu ul li {
    float: left;
    margin-right: 150px;
    width: 245px;
}

.dibu ul li:nth-child(3) {
    margin-right: 0
}

.dibu ul li img {
    float: left;
    width: 89px;
    height: 63px;
}

.dibu ul li .cont {
    float: left;
    margin-left: 13px;
    margin-top: 8px;
}

.dibu ul li .cont span {
    color: #4f4f4f;
    font-size: 18px;
}

.dibu ul li .cont p {
    color: #676767;
    font-size: 13px;
}

/*友情链接*/
.f_link {
    width: 1035px;
    margin: 0 auto;
    margin-top: 15px;
    line-height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-indent: 20px;
}


.gdf {
    background: url(//cdn.myxypt.com/3a5b734b/21/08/8d96700e6d2446d05b1f7b1fc26220cf39691070.png) repeat-x;
    height: 274px;
}

.dhf {
    width: 270px;
    margin-top: 3px;
    margin-top: 60px;
}

.dhf img {
    width: 100%;
}

.xiane {
    border-left: #484848 1px solid;
    width: 1px;
    height: 200px;
    margin-left: 60px;
    margin-right: 20px;
    margin-top: 3px;
}

.dine {
    width: 450px;
    padding: 66px 0 0 40px;
}

.er {
    width: 120px;
    padding-top: 30px;
}

/*导航栏样式*/
.nav1 {
    height: 57px;
}

.nav1>li {
    line-height: 57px;
    height: 57px;
    text-align: center;
    width: 147px;
    float: left;
    position: relative;
    z-index: 999;
    background: url(//cdn.myxypt.com/3a5b734b/21/08/1720146d5a661d63f6afefd7cc0f791c5929ec1e.png) right center no-repeat;
    padding-right: 6px;
}

.nav1>li>a {
    display: block;
    line-height: 57px;
    color: #fff;
    height: 57px;
    font: 400 16px/57px "微软雅黑";
}

.nav1>li>a:hover {
    color: #fff;
    text-decoration: none;
}

.nav1>li:last-child {
    background: none
}

/*友情链接*/
.f_link {
    width: 1035px;
    margin: 0 auto;
    margin-top: 15px;
    line-height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-indent: 20px;
}

/*页面底部*/
#footer {
    position: relative;
    width: 1035px;
    margin: 0 auto;
    text-align: center;
    margin-top: 15px;
    color: #fff;
}

#footer a {
    color: #fff;
}

#footer a:hover {
    color: #e87518;
    text-decoration: none;
}

.nav_foot {
    text-align: left;
    line-height: 69px;
    color: #fff;
    text-align: center;
    font-size: 16px;
}

.copyright {
    text-align: left;
    line-height: 24px;
}
.xypg-case-detail .xypg-detail-con{
    width:100%;
    max-width: 787px !important;
}
.xypg-case-detail .xypg-detail-con table{
    width:100%;
    max-width: 787px !important;
}
.xypg-case-detail .xypg-detail-con table tbody{
    width:100%;
}