/*初始化样式*/

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: #141414;
    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: #009b4c;
    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;
}

dt {
    font-weight: normal;
}


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

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

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

.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 {
    height: 27px;
    background: #e6e6e6;
    color: #595959;
    line-height: 27px;
    overflow: hidden;
    font-size: 13px;
}

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

#header {
    width: 1000px;
    margin: 0 auto;
}

.logo {
    width: 174px;
    display: inline-flex;
    position: absolute;
    left: 50%;
    margin-left: -87px;
    top: 20px;
    justify-content: center;
    align-items: flex-end;
}

.logo a {
    display: block;
}

.top2 .k2 {
    margin-top: 35px;
    font-size: 16px;
    color: #333333;
    line-height: 35px;
    text-align: right;
}

.topLink {
    float: right;
    text-align: right;
    position: relative;
    z-index: 9999;
}

.translate {
    width: 100px;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 9999;
}

.tran-in {
    left: 120px;
}

.translate li {
    border: 1px dashed #cccccc;
    line-height: 26px;
    text-align: left;
    background: #fff;
}

.translate li a {
    display: block;
    padding-left: 10px;
    background: url(../images/dot4.png) no-repeat 88% 11px;
}

.translate li a:hover {
    text-decoration: none;
    color: #275cea;
    cursor: pointer;
}

.translate-en {
    display: none;
    padding: 6px;
    padding-top: 0px;
}

.translate li .translate-en a {
    padding-left: 0px;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #cccccc;
}

.translate li .translate-en a:hover {
    font-weight: bold;
}

.topLink .f_count {
    color: #ff0000;
    font-size: 13px;
    font-weight: bold;
}

.topLink .k1 a {
    color: #595959;
}

.topLink .k2 {
    color: #074b91;
    font-size: 14px;
    font-family: "微软雅黑";
}

#menu {
    background: #009b4c;
}


/*热门搜索*/

.sou {
    margin: 15px 0;
}

#formsearch {
    float: right;
}

.hotSearch {
    float: left;
    height: 24px;
    line-height: 24px;
    font-weight: normal;
}

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


/*搜索和热门搜索*/

.hotSearch a {
    margin-right: 6px;
}

#formsearch input {
    height: 22px;
    background: #fff;
    border: 1px solid #c8c8c8;
    line-height: 22px;
}

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

#formsearch input#s_btn {
    width: 46px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background-color: #009b4c;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 12px;
}


/*首页banner*/

.banners {
    position: relative;
}

.banners ul {
    display: block;
}

.banners .slick-arrow {
    display: block;
    outline: none;
    border: none;
    background: none;
    font-size: 0;
    width: 42px;
    height: 84px;
    position: absolute;
    top: 50%;
    margin-top: -42px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("//cdn.myxypt.com/59998e0f/20/11/c2460fd4330415e57987f359f153b956776c6153.png");
    z-index: 70;
}

.banners .slick-prev {
    left: 306px;
}

.banners .slick-next {
    right: 306px;
    transform: rotate(180deg);
}


/*导航栏样式*/

nav {
    display: flex;
    position: absolute !important;
    top: 0;
    z-index: 90;
    height: 108px;
    padding-top: 38px;
    justify-content: center;
    align-items: center;
}

.x-menu {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 70px;
}

.x-menu>li {
    position: relative;
    display: flex;
    height: 100%;
    width: 165px;
    background-repeat: no-repeat;
    background-position: right center;
    background-image: url("//cdn.myxypt.com/59998e0f/20/11/b77a6dc32512ef672f2fad0c67ff62515a3c94b5.png");
}

.x-menu>li:nth-child(3n) {
    background: none;
}

.x-menu>li:nth-child(4) {
    margin-left: 174px;
}

.x-menu>li>a {
    display: flex;
    flex: 1;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    justify-content: center;
    align-items: center;
}

.x-menu>li>a:hover {
    background: none;
    /* color: #fff; */
}

.x-menu>li:hover>a {
    color: #fe0000;
}

.x-menu>li.active>a {
    background: none;
    /* color: #fff; */
}


/* .x-menu>li:after {
    content: '';
    position: absolute;
    z-index: 100;
    width: 100%;
    left: 0;
    height: 40px;
    opacity: 0;
    top: 100%;
} 

.x-menu>li:hover .x-sub-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}*/

.x-sub-menu {
    position: absolute;
    z-index: 99;
    width: 150%;
    left: -25%;
    top: 65px;
    background: #fff;
    border-radius: 5px;
    padding: 10px 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    display: none;
}

.x-sub-menu>li>a {
    display: block;
    text-align: center;
    line-height: 2;
    font-size: 14px;
    color: #333;
    line-height: 1.5;
    padding: .5em;
}

.x-sub-menu>li>a:hover {
    background: #e9eaeb;
}

.x-sub-menu:after {
    content: '';
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    border-width: 10px;
    cursor: pointer;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #fff transparent;
    border-top: none;
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -10px;
    z-index: 99;
}


/* 产品分类 */

.pro_fl {
    display: block;
    height: 370px;
    background-color: #141414;
    position: relative;
    z-index: 50;
}

.pro_fl .wh {
    display: flex;
    position: relative;
}

.pro_fl ul {
    display: block;
    width: calc(100% - 30px);
    margin: 0 auto;
    height: 400px;
    margin-top: -80px;
    overflow: hidden;
}

.pro_fl .slick-list {
    width: 1200px;
    position: relative;
    left: -15px;
}

.pro_fl li {
    display: block;
    float: left;
    margin: 0 15px;
    width: 370px;
    height: 435px;
    padding-bottom: 35px;
    position: relative;
}

.pro_fl li::after {
    content: "";
    display: block;
    width: 276px;
    height: 32px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("//cdn.myxypt.com/59998e0f/20/11/70a136a8068ac1f7fd6b8b5b3cb6ec9b4b03c3d8.png");
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -138px;
}

.pro_fl li a {
    display: block;
    width: 370px;
    height: 400px;
    background-color: #010101;
    box-shadow: 1px 1.7px 5px 0px rgba(0, 0, 0, 0.71);
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}

.pro_fl li a .img {
    display: block;
    width: 100%;
    height: 100%;
}

.pro_fl li a .img img {
    width: 100%;
    height: 100%;
}

.pro_fl li a h3 {
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #ffffff;
    position: absolute;
    bottom: 22px;
    display: block;
    width: 100%;
    height: 30px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pro_fl .slick-arrow {
    display: block;
    outline: none;
    border: none;
    background: none;
    font-size: 0;
    width: 34px;
    height: 60px;
    position: absolute;
    top: 78px;
    margin-top: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("//cdn.myxypt.com/59998e0f/20/11/7a1019a0231582b4e8806eea62d4153c0e440791.png");
    z-index: 70;
}

.pro_fl .slick-prev {
    left: -34px;
}

.pro_fl .slick-next {
    right: -34px;
    transform: rotate(180deg);
}


/* 关于我们 */

.box_ab {
    background-color: #212121;
    height: 306px;
    position: relative;
    z-index: 20;
}

.box_ab .wh {
    display: flex;
    height: 100%;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
}

.ab_im {
    display: flex;
    width: 594px;
    height: 100%;
    position: relative;
    align-items: center;
    justify-content: center;
    position: relative;
}
.ab_im h2{
    font-size: 24px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 1;
	letter-spacing: 4.8px;
	color: #ffffff;
	display: block;
	position: absolute;
	text-align: center;
	
}
.ab_im h2 p{
    font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #ffffff;
	opacity: 0.6;
	margin-top: 7px;
}

.ab_im::after {
    content: "";
    display: block;
    width: 1px;
    height: 192px;
    position: absolute;
    right: 0;
    top: 54px;
    background-color: #383838;
}

.ab_wz {
    display: block;
    width: 606px;
    padding-left: 65px;
    text-align: left;
}

.ab_wz h3 {
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 0px;
    color: #ffffff;
    display: block;
    margin-top: 50px;
    padding-bottom: 13px;
    position: relative;
}

.ab_wz h3 span {
    color: #ce1d23;
}

.ab_wz h3::after {
    content: "";
    display: block;
    width: 49px;
    height: 1px;
    background-color: #ffffff;
    position: absolute;
    bottom: 0;
    left: 0;
}

.ab_wz .wzs {
    display: block;
    height: 150px;
    overflow: hidden;
    margin-top: 15px;
}

.ab_wz .wzs p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #999999;
    text-indent: 2em;
}

.fwrx {
    display: flex;
    width: 358px;
    height: 51px;
    background-color: #ffffff;
    border-radius: 10px;
    position: absolute;
    bottom: -28px;
    left: 50%;
    margin-left: -179px;
    justify-content: center;
    align-items: center;
}

.fwrx span {
    display: inline-flex;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #373737;
    padding-left: 35px;
    background-repeat: no-repeat;
    background-position: left center;
}

.fwrx p {
    display: inline-flex;
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #db1d27;
}


/* 标题 */

.titles {
    display: block;
    text-align: center;
}

.titles h2 {
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 42px;
    letter-spacing: 2.2px;
    color: #ffffff;
}

.titles h2 span {
    color: #ce1d23;
}

.titles h3 {
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 1.3px;
    line-height: 42px;
    color: #999999;
}


/* 推荐产品 */

.box_tjcp {
    display: block;
    height: 1010px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("//cdn.myxypt.com/59998e0f/20/11/1b7f80392f3893b4609ad11edd844ff12de6ea9b.jpg");
    background-size: cover;
    position: relative;
    z-index: 10;
    padding: 75px 0 0;
}

.box_tjcp ul {
    display: inline-block;
}

.tj_pro {
    margin-top: 35px;
}

.tj_pro li {
    display: block;
    float: left;
    margin-right: 20px;
}

.tj_pro li:nth-child(2n) {
    margin-right: 0;
}

.tj_pro li:nth-child(n+3) {
    margin-top: 40px;
}

.tj_pro li a {
    display: block;
    width: 590px;
}

.tj_pro li .ims {
    display: block;
    float: left;
    width: 344px;
    height: 334px;
}

.tj_pro li .ims img {
    width: 100%;
    height: 100%;
}

.tj_pro li .wzs {
    display: block;
    float: right;
    width: 246px;
    height: 334px;
    background-size: cover;
    text-align: center;
}

.tj_pro li .wzs h3 {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #ffffff;
    margin-top: 120px;
}

.tj_pro li .wzs p {
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #ffffff;
    margin-top: 8px;
}

.tj_pro li .wzs span {
    width: 120px;
    height: 36px;
    background-color: #ce1d23;
    border-radius: 18px;
    display: block;
    margin: 22px auto 0;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0px;
    text-align: center;
    color: #ffffff;
}

.x_jt {
    display: block;
    margin: 0 auto;
    height: 30px;
    width: 80px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("//cdn.myxypt.com/59998e0f/20/11/d930eb0713a3f30d1206d1e2c27da3a87a1ea36f.png");
    border: solid 1px #ffffff;
    text-align: center;
    line-height: 78px;
    font-size: 14.36px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #999999;
    margin-top: 15px;
    clear: both;
}

.box_tjcp .x_jt {
    margin-top: 24px;
}


/* 广告图 */

.box_gg {
    display: block;
    height: 600px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("//cdn.myxypt.com/59998e0f/20/11/7fa9a1395368a13e0793f95f001d93546b3345f1.jpg");
    background-size: cover;
    position: relative;
    z-index: 10;
    padding: 140px 0 0;
}

.box_gg .tits {
    display: flex;
    width: 550px;
    flex-flow: column;
}

.box_gg .tits h2 {
    font-size: 60px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: 0px;
    color: #ffffff;
}

.box_gg .tits h3 {
    font-size: 24px;
    font-weight: lighter;
    font-stretch: normal;
    letter-spacing: 1.4px;
    color: #ffffff;
    display: block;
    height: 50px;
    line-height: 48px;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.box_gg ul {
    display: flex;
    padding-left: 15px;
    margin-top: 18px;
}

.box_gg li {
    margin-right: 55px;
    display: inline-flex;
}

.box_gg li a {
    display: flex;
    width: 86px;
    height: 86px;
    border: solid 1px #ffffff;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 1.4px;
    color: #ffffff;
    padding: 0 5px;
}


/* 新闻 */

.box_new {
    display: block;
    height: 882px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("//cdn.myxypt.com/59998e0f/20/11/dddc7a851ba10b15ad04d5fb594859bbae25a64d.jpg");
    padding: 66px 0 95px;
}

.box_new ul {
    display: block;
    width: calc(100% + 3px);
}

.box_new li {
    display: block;
    float: left;
    margin-bottom: 1px;
    width: 721px;
    height: 240px;
    overflow: hidden;
}

.box_new li:nth-child(2n) {
    margin-left: 1px;
    width: 481px;
}

.box_new li:nth-child(n+2) {
    display: flex;
    justify-content: space-between;
}

.box_new li.titles {
    text-align: left;
    padding-right: 52px;
}

.box_new li.titles p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #f9f9f9;
    opacity: 0.8;
    text-indent: 2em;
}

.box_new li a.imgs {
    display: block;
    width: 240px;
    height: 240px;
    background-color: #ededed;
}

.box_new li a.imgs img {
    width: 100%;
    height: 100%;
}

.box_new li:nth-child(3) a.imgs {
    width: 478px;
}

.box_new li.w1 a.wzs {
    display: block;
    width: 240px;
    height: 240px;
    background-color: #252525;
    margin-left: 1px;
    text-align: center;
}

.box_new li.w1 a.wzs span {
    display: block;
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 2.2px;
    color: #ffffff;
    margin-top: 52px;
    position: relative;
}

.box_new li.w1 a.wzs span::after {
    content: "";
    display: block;
    width: 1px;
    height: 28px;
    background-color: #ffffff;
    position: absolute;
    bottom: -40px;
    left: 50%;
    margin-left: -0.5px;
}

.box_new li.w1 a.wzs p {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #ffffff;
    opacity: 0.5;
    display: block;
    width: 160px;
    margin: 55px auto 0;
}

.box_new li:nth-child(5) a.wzs {
    width: 478px;
}

.box_new li:nth-child(5) a.wzs span:nth-child(1) {
    font-size: 27px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 1.9px;
    color: #ffffff;
    margin-top: 40px;
    float: left;
    margin-right: 55px;
    position: relative;
}

.box_new li:nth-child(5) a.wzs span:nth-child(1)::after {
    content: "";
    display: block;
    width: 17px;
    height: 1px;
    opacity: 0.3;
    background-color: #ffffff;
    position: absolute;
    right: -38px;
    top: 50%;
    margin-top: -0.5px;
}

.box_new li:nth-child(5) a.wzs h3 {
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 1.7;
    letter-spacing: 1.2px;
    color: #ffffff;
    margin-top: 40px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.box_new li:nth-child(5) a.wzs p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #999999;
    margin-top: 20px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-left: 138px;
    margin-right: 48px;
    text-align: justify;
}

.box_new li a.wzs:hover {
    background-color: #ce1d23;
}

.box_new li:last-child {
    display: flex;
    width: 240px;
    height: 240px;
    background-color: rgba(0, 0, 0, 0.5);
    position: relative;
}

.box_new li:last-child a {
    display: block;
    width: 100%;
    height: 100%;
}

.box_new li:last-child a::before,
.box_new li:last-child a::after {
    content: "";
    width: 1px;
    height: 65px;
    background-color: rgba(255, 255, 255, 0.5);
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -0.5px;
    top: 50%;
    margin-top: -32.5px;
}

.box_new li:last-child a::after {
    transform: rotate(90deg);
}

.box_new .x_jt {
    margin-left: 138px;
    font-weight: lighter;
}


/*友情链接*/

.f_li {
    display: block;
    background-color: #141414;
    padding: 20px 0;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #333333;
}

.f_li .wh {
    display: flex;
    flex-wrap: wrap;
}

.f_li a {
    color: #aaaaaa;
    margin-right: 25px;
}


/* 页面底部 */

footer {}

.layout {
    display: flex;
    padding: 70px 0 40px;
    background-color: #1b1b1c;
}

.foots {
    background-color: #000000;
}

.ft_logo {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 260px;
    padding-left: 20px;
    padding-top: 32px;
    float: left;
}

.ft_nav {
    display: flex;
    float: left;
    width: 725px;
}

.ft_nav dl {
    display: flex;
    float: left;
    flex-flow: column;
    width: 185px;
}

.ft_nav dl:last-child {
    flex-grow: 1;
}

.ft_nav dl dt {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 0px;
    padding-bottom: 20px;
    color: #cccccc;
    position: relative;
    margin-bottom: 25px;
}

.ft_nav dl dt::after {
    content: "";
    display: block;
    width: 69px;
    height: 1px;
    background-color: #ffffff;
    opacity: 0.4;
    position: absolute;
    left: 0;
    bottom: 0;
}

.ft_nav dl dd {}

.ft_nav dl dd,
.ft_nav dl dd a {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: rgba(204, 204, 204, 0.8);
    display: block;
}

.ft_ewm {
    display: block;
    float: left;
    padding-top: 15px;
}

.ft_ewm .ims {
    width: 148px;
    height: 148px;
    background-repeat: no-repeat;
    background-image: url("//cdn.myxypt.com/59998e0f/20/11/f1b6c51be23a0bfc7572f2ea1687e139943e31e1.png");
    background-size: cover;
    padding: 18px;
}

.ft_ewm img {
    width: 100%;
    height: 100%;
}

.ft_ewm p {
    display: block;
    text-align: center;
    margin-top: 13px;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #cccccc;
}

.foots {
    text-align: center;
    padding: 10px 0;
}

.foots,
.foots a {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: rgba(230, 230, 230, 0.6);
}


/*内页左侧样式*/

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

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


/* 内页 */

#page_wrap {
    display: flex;
    padding: 15px 0 30px;
}

#page_wrap .wh {
    display: flex;
    justify-content: space-between;
}

.page_l {
    display: block;
    width: 240px;
}

.xypg-left_box {
    display: flex;
    flex-flow: column;
    width: 100%;
    background-color: #1e1e1e;
    margin-top: -75px;
}

.xypg_left_title {
    display: flex;
    width: 100%;
    height: 120px;
    background-color: #911010;
    padding-left: 60px;
    align-items: center;
    justify-content: flex-start;
}

.xypg_left_title h3 {
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #ffffff;
    position: relative;
}

.xypg_left_title h3::before {
    content: "";
    display: block;
    width: 3px;
    height: 30px;
    background-color: #ffffff;
    position: absolute;
    left: -19px;
    top: 3px;
}

.xypg_left_title h3 span {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #ffffff;
    opacity: 0.5;
    text-transform: uppercase;
    display: block;
    width: 100%;
}

.xypg_left_con {
    margin-top: 23px;
    padding-bottom: 36px;
}

.padge_left_nav {
    display: flex;
    flex-flow: column;
}

.padge_left_nav li {
    border: none;
    margin: 0;
    display: flex;
    width: 100%;
    padding: 0 6px;
    text-align: center;
    flex-flow: column;
    position: relative;
}

.page_left_sub{
    display: block;
    position: absolute;
    left: 6px;
    top: 9px;
    height: 30px;
    width: 30px;
    font-family: "SimSun";
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    cursor:pointer;
    color: #ffffff;
    transition: 0.5s ease;
}
.page_left_sub.dthxz{
    transform: rotate(90deg);
}
.padge_left_nav li a {
    padding: 0;
    display: block;
    width: 100%;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 48px;
    letter-spacing: 0px;
    color: #ffffff;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 30px;
    text-align: left;
  
}
.padge_left_nav>li>a{
      background-color: #54505090;
}
.page_left_subnav{
    display: none;
}

.page_left_subnav li:hover a{
    background-color: #91101070;
}
.padge_left_nav>li:hover>a,
.padge_left_nav>li.clicked>a {
    background-color: #911010;
    border-color: #911010;
    color: #ffffff;
}

.page_r {
    display: flex;
    flex-wrap: wrap;
    width: 880px;
}

.page_position {
    display: block;
    width: 100%;
    padding-left: 24px;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url("//cdn.myxypt.com/59998e0f/20/11/9cbcd38c4f130300994255ad5f81aa3adee20ec4.png");
    height: 35px;
    line-height: 34px;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #666666;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    margin-bottom: 26px;  
    width: 880px;
}
.page_position .jts {
    color: #ae8973;
}

.page_position a {
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #ffffff;
}

.page_cons {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #aaaaaa;
    width: 100%;
}


/* 产品 */

.page_product_list {
    display: flex;
    flex-flow: column;
    width: 100%;
}

.page_product_list li {
    display: flex;
    width: 100%;
    justify-content: flex-start;
    align-items: center;
    height: 260px;
    margin-bottom: 26px;
}

.page_product_list li .img {
    display: block;
    width: 268px;
    height: 260px;
}

.page_product_list li .img img {
    width: 100%;
    height: 100%;
}

.page_product_list li .wzs {
    display: block;
    width: 612px;
    height: 260px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url("//cdn.myxypt.com/59998e0f/20/11/5329f268517f03a6c453d9570bc0b4cacd231178.png");
    padding: 45px 54px 44px 55px;
}

.page_product_list li .wzs h3 {}

.page_product_list li .wzs h3 a {
    font-size: 15.55px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #ffffff;
}

.page_product_list li .wzs p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #bbbbbb;
    margin-top: 10px;
}

.page_product_list li .wzs>a {
    display: block;
    width: 94px;
    height: 30px;
    background-color: #ce1d23;
    border-radius: 14px;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #ffffff;
    margin-top: 10px;
}


/* 新闻 */

.page_new_list {
    display: flex;
    flex-flow: column;
}

.page_new_list li {
    display: flex;
    width: 100%;
    padding-bottom: 27px;
    border-bottom: 1px dashed #b3b3b3;
    margin-bottom: 28px;
}

.page_new_list li a {
    display: flex;
    width: 100%;
}

.page_new_list li a .img {
    display: block;
    width: 163px;
}

.page_new_list li a .img img {
    width: 100%;
    height: auto;
}

.page_new_list li .tit {
    display: block;
    margin-left: 30px;
    margin-right: 20px;
}

.page_new_list li .tit h3 {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 0px;
    color: #ffffff;
}

.page_new_list li:hover .tit h3 {
    color: #d90000;
}

.page_new_list li .tit .date {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: #808080;
    margin-top: 7px;
}

.page_new_list li .tit .info {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: #666666;
    margin-top: 10px;
}

.page_new_list li .tit .more span {
    display: block;
    width: 100px;
    height: 30px;
    background-color: #262626;
    text-align: center;
    line-height: 30px;
    margin-top: 20px;
    color: #ffffff;
    font-size: 14px;
}

.page_new_list li:hover .more span {
    background-color: #911010;
}


/* 案例 */


/* 分页 */

.xypg-pagination .pagin-left,
.xypg-pagination .pagin-mid,
.xypg-pagination .pagin-right,
.xypg-pagination .pagin-select {
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.xypg-pagination a, .xypg-pagination #current{
    color: #ffffff;
}

/* 留言 */
.form-horizontal .form-group{
    white-space: nowrap;
}


/* 详情页 */

.xypg-detail-title{
    color: #ffffff;
}

.xypg-detail-con{
    color: #eaeaea;
}
.xypg-detail-pn div a,.xypg-detail-pn div span{
    color: #eeeeee;
}
.relate-news-list li a,.relate-news-list li span{
    color: #eaeaea;
    opacity: 0.8;
}

