@charset "UTF-8";

/*初始化样式*/
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: #3480ce;
    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;
}

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

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

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

.vn1200 {
    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.5s ease-in 0s;
    -webkit-transition: all 0.5s ease-in 0s;
    -moz-transition: all 0.5s ease-in 0s;
    -o-transition: all 0.5s ease-in 0s;
}

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

/*头部样式*/
.vn-head2 {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 999;
    padding-top: 14px;
    transform: all ease-in 2s;
}

.vn-head2:hover {
    background: #1b1b1b;
}

.vn-head2 .logo {
    line-height: 79px;
    text-align: center;
}

.nvn-head2 {
    width: 100%;
    background-color: #000;
    top: 0px;
    left: 0px;
    z-index: 999;
    padding-top: 14px;
    transform: all ease-in 2s;
}

.nvn-head2:hover {
    background: #000;
}

.nvn-head2 .logo {
    line-height: 79px;
    text-align: center;
}



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

/*搜索和热门搜索*/
.vn-search {
    margin: 15px 0;
}

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

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

.vn-search #formsearch {
    float: right;
}

.vn-search #formsearch input {
    height: 22px;
    background: #fff;
    border: 1px solid #c8c8c8;
    line-height: 22px;
    outline: none;
}

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

.vn-search #formsearch #s_btn {
    width: 46px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background-color: #3480ce;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 12px;
}

/*导航栏样式*/
#menu {
    margin-top: 5px;
}

.nav1 {
    height: 32px;
}

.nav1>li {
    line-height: 32px;
    height: 32px;
    text-align: center;
    width: 109px;
    float: left;
    position: relative;
    z-index: 999;
}

.nav1>li a {
    display: block;
    line-height: 32px;
    color: #fff;
    height: 32px;
    padding: 0;
    font-size: 14px;
    font-family: "微软雅黑";
}

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

.nav1 .sample-sec {
    display: block;
    width: 100%;
    position: absolute;
    top: -50%;
    left: 0;
    padding: 0 15px;
    background: rgba(255, 255, 255, 0.6);
    height: 0;
    overflow: hidden;
    z-index: 1;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

.nav1 .sample-sec a {
    color: #000;
}

.nav1 .sample-sec1 {
    display: none;
    width: 100%;
    position: absolute;
    top: 32px;
    left: 0;
    background: rgba(255, 255, 255, .8);
    overflow: hidden;
    z-index: 1;
    text-align: center;
}

.nav1 .sample-sec1 a {
    color: #666;
    font-size: 12px;
}

.nav1 .sample-sec1 dd {
    /*display: inline-block;*/
    margin: 0 20px;
    vertical-align: top;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.nav1 .sample-sec1 .xypg-left-subnav a {
    color: #666 !important;
    font-size: 13px;
}

.nav1 .sample-sec1 dd>a {
    font-weight: 400;
}

/*品牌实力*/
.sample1 {
    height: 310px;
    padding-top: 50px;
    background-color: rgba(18, 122, 122, .04);
}

.sample1 .sample1-con {
    margin-top: 38px;
}

.sample1 .sample1-con li {
    float: left;
    width: 300px;
    border-right: 1px solid #bfbfbf;
    height: 100px;
    text-align: center;
}

.sample1 .sample1-con li .mun_top {
    margin-top: 10px;
}

.sample1 .sample1-con li:nth-child(2) h2:after {
    display: none;
}

.sample1 .sample1-con li h2 {
    display: inline-block;
    font-size: 48px;
    color: #222222;
    font-weight: 100;
    padding-right: 5px;
    position: relative;
}

.sample1 .sample1-con li h2:after {
    content: "+";
    display: block;
    font-size: 24px;
    color: #666;
    position: absolute;
    top: 0px;
    right: -15px;
}

.sample1 .sample1-con li span {
    display: inline-block;
    font-size: 14px;
    color: #666666;
}

.sample1 .sample1-con li p {
    font-size: 18px;
    color: #666666;
    margin-top: 5px;
}

.sample1 .sample1-con li:nth-child(4) {
    border: none;
}

.title1 {
    text-align: center;
}

.title1 h3 {
    font-size: 48px;
    color: #000000;
    font-weight: 100;
    line-height: 46px;
    background: url(//cdn.myxypt.com/a601f16f/21/01/47f57910985cb5c4c7bd67b13b4a48ae773a908d.png) no-repeat center center;
}

.title1 span {
    display: block;
    font-size: 16px;
    color: #000000;
    line-height: 16px;
    font-family: "Times New Roman";
    margin-top: 5px;
    text-transform: uppercase;
}

.sample2 {
    margin-top: 90px;
}

.sample2 .about-cate {
    text-align: center;
    font-size: 0px;
    margin-top: 40px;
}

.sample2 .about-cate li {
    display: inline-block;
    width: 400px;
    text-align: center;
    background: #eeeeee;
    line-height: 60px;
    font-size: 24px;
    color: #333333;
    font-weight: 100;
    border-top: 3px solid #eee;
}

.sample2 .about-cate li.on {
    background: none;
    border-color: #dcc09b;
}

.sample2 .list1 {
    margin-top: 25px;
}

.sample2 .list1 .list1-left {
    width: 590px;
}

.sample2 .list1 .list1-left .img1 img {
    width: 590px;
    height: 320px;
}

.sample2 .list1 .list1-left .wz1 {
    font-size: 13px;
    color: #333333;
    font-weight: 100;
    line-height: 26px;
    margin-top: 35px;
    padding-right: 40px;
}

.sample2 .list1 .list1-right {
    width: 590px;
    margin-top: -35px;
}

.sample2 .list1 .list1-right .img2 {
    margin-top: 35px;
}

.sample2 .list1 .list1-right .img2 img {
    width: 590px;
    height: 320px;
}

.sample2 .list1 .list1-right .wz2 {
    font-size: 13px;
    color: #333333;
    font-weight: 100;
    line-height: 26px;
    margin-top: 26px;
    padding-left: 35px;
}

/*团队介绍*/
.sample3 {
    /*height: 537px;*/
    margin-top: 60px;
    padding-top: 60px;
    background: url(//cdn.myxypt.com/a601f16f/21/03/7c0cba87a1478e8515bd7deeb218b956650897fb.jpg) no-repeat center center;
    background-size: cover;
    height: 640px;
}

.sample3 .title1 h3 {
    color: #000;

}

.sample3 .title1 span {
    color: #000;
}

.sample3 .sample3-con {
    margin-top: 54px;
}

.sample3 .sample3-con .ads1 li .image1 {
    width: 250px;
    height: 250px;
    border-radius: 50%;
    margin: 40px 0 0 125px;
}

.sample3 .sample3-con .ads1 li .image1 img {
    /*width: 350px;*/
    /*height: 350px;*/
}

.sample3 .sample3-con .ads1 li .wenzi {
    width: 731px;
    height: 365px;
    padding-top: 38px;
    padding-left: 116px;
}

.sample3 .sample3-con .ads1 li .wenzi h3 {
    font-size: 24px;
    color: #ffffff;
    font-weight: 400;
    line-height: 24px;
    font-weight: 100;
}

.sample3 .sample3-con .ads1 li .wenzi span {
    display: block;
    font-size: 14px;
    color: #cccccc;
    line-height: 14px;
    margin-top: 7px;
    margin-bottom: 40px;
}

.sample3 .sample3-con .ads1 li .wenzi p {
    font-size: 13px;
    color: #fff;
    text-indent: 2em;
    line-height: 24px;
    width: 559px;
    font-family: "SimSun";

}

.sample3 .sample3-con .ads1 .slick-dots {
    text-align: center;
    font-size: 0;
        display: none;
}

.sample3 .sample3-con .slick-initialized .slick-slide {
    outline: none;
}

.sample3 .sample3-con .ads1 .slick-dots li {
    display: inline-block;
    margin: 0 12px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #4e9fa6;
    cursor: pointer;
}

.sample3 .sample3-con .ads1 .slick-dots li button {
    background: none;
    outline: none;
    border: none;
    font-size: 0;
}

.sample3 .sample3-con .ads1 .slick-dots li.slick-active {
    background-color: #fff;
    border: 4px solid #4e9a9f;
    width: 20px;
    height: 20px;
}

.sample3 .sample3-con .ads1 .slick-arrow {
    position: absolute;
    width: 12px;
    height: 30px;
    outline: none;
    border: none;
    font-size: 0px;
    z-index: 99999;
}

.sample3 .sample3-con .ads1 .slick-prev {
    background: url(//cdn.myxypt.com/a601f16f/21/01/0bc65bd9a134c4be1ad703fa09157561de0ecfd0.png) no-repeat center center;
    top: 159px;
    left: 0;
    z-index: 999;
}

.sample3 .sample3-con .ads1 .slick-next {
    background: url(//cdn.myxypt.com/a601f16f/21/01/5f8bc6865d50a2a0232a9ca01c5dab550574bcf3.png) no-repeat center center;
    top: 159px;
    right: 0;
    z-index: 999;
}

/*产品展示*/
.sample4 {
    margin-top: 50px;
}

.sample4 .sort {
    margin-top: 35px;
    position: relative;
}

.sample4 .sort li.layer1 {
    float: left;
    width: 240px;
    line-height: 60px;
    text-align: center;
    font-size: 24px;
    color: #333333;
    background: #eeeeee;
    font-weight: 100;
    border-top: 3px solid #eee;
}

.sample4 .sort li.layer1.cur {
    background: none;
    border-color: #dcc09b;
}

.sample4 .sort li.layer1 a {
    color: #333333;
}

.sample4 .sort li.layer1 .layer2 {
    position: absolute;
    left: 0px;
    top: 60px;
    width: 100%;
    padding-left: 100px;
}

.sample4 .sort li.layer1 .layer2 li {
    float: left;
    font-size: 16px;
    line-height: 55px;
    margin-right: 35px;
}

.sample4 .sort li.layer1 .layer2 li a {
    color: #333333;
}

.sample4 .lists3 {
    display: none;
    margin-top: 85px;
}

.sample4 .lists3 li {
    float: left;
    width: 290px;
    position: relative;
    margin-right: 13px;
    margin-bottom: 30px;
}

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

.sample4 .lists3 li img {
    width: 290px;
    height: 400px;
}

.sample4 .lists3 li h3 {
    position: absolute;
    width: 100%;
    line-height: 60px;
    background: rgba(220, 192, 195, 0.8);
    bottom: 0px;
    left: 0px;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
}

.sample4 .lists3 li h3 a {
    color: #fff;
}

.sample5 {
    height: 800px;
    background: url(//cdn.myxypt.com/a601f16f/21/03/7254671caa8f8b2e46bc1c4ed7cd791ce971f58b.jpg) no-repeat center center;
    margin-top: 25px;
    padding-top: 45px;
}

.sample5 .title1 h3 {
    color: #000000;
    background: url(//cdn.myxypt.com/a601f16f/21/01/30d59b0f11a864611a50fa84c19d6c8551171259.png) no-repeat center center;
}

.sample5 .title1 span {
    color: #000000;
}

.sample5 .sample5-con {
    margin-top: 136px;
}

.sample5 .sample5-con .s5-c1 {
    display: flex;
    align-items: center;

}
.sample5 .sample5-con .s5-c1 p {
    font-size: 30px;
    color: #ffffff;
    margin-right: 24px;
}
.sample5 .sample5-con .s5-c1 ul {
    display: flex;
    align-items: center;
}

.sample5 .sample5-con .s5-c1 ul a.img {
    width: 47px;
    height: 47px;
    border: solid 1px #ffffff;
    border-radius: 50%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 13px;
}

.sample5 .sample5-con .s5-c1 ul a.img img {
    max-width: 100%;
}
.sample5 .sample5-con .s5-c2 {
    display: flex;
    align-items: center;
    margin-top: 22px;
    margin-bottom: 36px;
}
.sample5 .sample5-con .s5-c2  p {
    font-size: 16px;
	line-height: 23px;
    color: #ffffff;
    background: url(//cdn.myxypt.com/a601f16f/21/01/ea23dd58b7cb05be0e012ba5d06237cfaa14c9d2.png) no-repeat left center;
    padding-left: 22px;
    margin-right: 22px;
}


.sample5 .sample5-con .sample-name {
    width: 540px;
    height: 40px;
    background: rgba(255, 255, 255, 0.4);
    margin-bottom: 10px;
}

.sample5 .sample5-con .sample-name input {
    background: none;
    border: none;
    outline: none;
    width: 100%;
    line-height: 40px;
    text-indent: 15px;
    color: #ffffff;
    font-size: 16px;
}

.sample5 .sample5-con .sample-contact {
    width: 540px;
    height: 40px;
    background: rgba(255, 255, 255, 0.4);
    margin-bottom: 10px;
}

.sample5 .sample5-con .sample-contact input {
    background: none;
    border: none;
    outline: none;
    width: 100%;
    line-height: 40px;
    text-indent: 15px;
    color: #ffffff;
    font-size: 16px;
}

.sample5 .sample5-con .sample-content {
    width: 540px;
    height: 140px;
    background: rgba(255, 255, 255, 0.4);
    color: #fff;
    margin-bottom: 10px;
}

.sample5 .sample5-con .sample-content textarea {
    background: none;
    border: none;
    outline: none;
    width: 100%;
    text-indent: 15px;
    line-height: 40px;
    color: #ffffff;
    font-size: 16px;
    height: 140px;
}

.sample5 .sample5-con input::-webkit-input-placeholder {
    /*WebKit browsers*/
    color: #fff;
}

.sample5 .sample5-con input::-moz-input-placeholder {
    /*Mozilla Firefox*/
    color: #fff;
}

.sample5 .sample5-con input::-ms-input-placeholder {
    /*Internet Explorer*/
    color: #fff;
}

.sample5 .sample5-con textarea::-moz-placeholder {
    color: #fff;
}

.sample5 .sample5-con textarea::-webkit-input-placeholder {
    color: #fff;
}

.sample5 .sample5-con textarea::-moz-placeholder {
    color: #fff;
}

.sample5 .sample5-con textarea:-ms-input-placeholder {
    color: #fff;
}

.sample5 .sample5-con .sample-code {
    float: left;
}

.sample5 .sample5-con .sample-code input {
    background: rgba(255, 255, 255, 0.6);
    width: 100px;
    height: 40px;
    border: none;
    outline: none;
    float: left;
    margin-right: 10px;
    text-indent: 10px;
}

.sample5 .sample5-con .sample-btn {
    float: left;
    width: 100px;
    height: 40px;
    background: #dcc09b;
    text-align: center;
    font-size: 16px;
    color: #fff;
    margin-left: 10px;
}

.sample5 .sample5-con .sample-btn input {
    background: none;
    border: none;
    outline: none;
    line-height: 40px;
}

.sample6 {
    margin-top: 62px;
    font-family: "SimSun";
}

.sample6 .sample6-con {
    margin-top: 45px;
}

.sample6 .sample6-con .list1s {
    width: 900px;
}

.sample6 .sample6-con .list1s li {
    position: relative;
}

.sample6 .sample6-con .list1s li img {
    width: 900px;
    height: 501px;
}

.sample6 .sample6-con .list1s li .shadow {
    position: absolute;
    width: 100%;
    height: 165px;
    left: 0px;
    bottom: 0px;
    background: rgba(220, 192, 155, 0.8);
}

.sample6 .sample6-con .list1s li .shadow .lefts {
    float: left;
    width: 220px;
    margin-left: 60px;
    margin-top: 50px;
}

.sample6 .sample6-con .list1s li .shadow .lefts h3 {
    font-size: 24px;
    color: #ffffff;
    font-weight: 100;
    line-height: 24px;
}

.sample6 .sample6-con .list1s li .shadow .lefts h3 a {
    color: #fff;
}

.sample6 .sample6-con .list1s li .shadow .lefts span {
    display: block;
    font-size: 16px;
    color: #ffffff;
    margin-top: 20px;
}

.sample6 .sample6-con .list1s li .shadow .rights {
    width: 485px;
    float: left;
    margin-left: 100px;
    font-size: 13px;
    color: #ffffff;
    line-height: 24px;
    margin-top: 50px;
}

.sample6 .sample6-con .list2s {
    width: 300px;
}

.sample6 .sample6-con .list2s li {
    position: relative;
}

.sample6 .sample6-con .list2s li img {
    width: 300px;
    height: 167px;
}

.sample6 .sample6-con .list2s li .shadow {
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 0px;
    left: 0px;
    padding-left: 10px;
}

.sample6 .sample6-con .list2s li .shadow a  h3 {
    font-size: 16px;
    font-weight: 100;
  
}

.sample6 .sample6-con .list2s li .shadow a h3{
    color: rgba(255, 255, 255, 0.8);
}

.sample6 .sample6-con .list2s li .shadow a span {
    display: block;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 12px;
    margin-top: 5px;
}
.sample6 .sample6-con .list2s li a {
    display: block;
      padding-top: 108px;
}




.sample6 .list3s li {
    float: left;
    width: 600px;
}

.sample6 .list3s li .imgs {
    float: left;
    width: 300px;
}

.sample6 .list3s li .imgs img {
    width: 300px;
    height: 166px;
}

.sample6 .list3s li .wz {
    float: left;
    width: 300px;
    background: #e5e5e5;
    height: 166px;
    padding-left: 28px;
    padding-top: 35px;
    padding-right: 30px;
}

.sample6 .list3s li .wz h3 {
    font-size: 18px;
    line-height: 18px;
    font-weight: 100;
}

.sample6 .list3s li .wz h3 a {
    color: rgba(0, 0, 0, 0.8);
}

.sample6 .list3s li .wz span {
    display: block;
    font-size: 12px;
    color: #000000;
    margin-top: 10px;
    line-height: 12px;
}

.sample6 .list3s li .wz p {
    font-size: 12px;
    color: #000000;
    line-height: 18px;
    margin-top: 12px;
}

.sample-link {
    background: #dcc09b;
    line-height: 50px;
    overflow: hidden;
    font-size: 16px;
    color: #fff;
    font-weight: 100;
    margin-top: 85px;
}

.sample-link a {
    color: #fff;
}

/*底部样式*/
.sample-foot {
    background: #1b1b1b;
    padding-top: 35px;
    height: ;
}

.sample-foot .foot1 .foot1-left {
    float: left;
}

.sample-foot .foot1 .foot1-left img {
    width: 56px;
    height: 56px;
}

.sample-foot .foot1 .foot1-right {
    float: right;
    width: 1120px;
    height: 1px;
    background: #4b4b4b;
    margin-top: 28px;
}

.sample-foot .foot2 {
    margin-top: 30px;
    border-bottom: 1px solid #4b4b4b;
    padding-bottom: 45px;
}

.sample-foot .foot2 .nav1 {
    float: left;
}

.sample-foot .foot2 .nav1 h3 {
    font-size: 19px;
    font-weight: 400;
    color: #ffffff;
    line-height: 19px;
}

.sample-foot .foot2 .nav1 h3 span {
    font-size: 24px;
    color: #fff;
    font-family: "Times New Roman";
    text-transform: uppercase;
    padding-left: 5px;
}

.sample-foot .foot2 .nav1 .nav1-con {
    font-size: 13px;
    color: #919090;
    line-height: 32px;
    margin-top: 10px;
    font-family: "SimSun";
}

.sample-foot .foot2 .nav-all h3 {
    font-size: 19px;
    font-weight: 400;
    color: #ffffff;
}

.sample-foot .foot2 .nav-all .sorts1 {
    margin-top: 10px;
}

.sample-foot .foot2 .nav-all .sorts1 li {
    font-size: 13px;
    line-height: 32px;
    letter-spacing: 1px;
}

.sample-foot .foot2 .nav-all .sorts1 li a {
    color: #919090;
}

.sample-foot .foot2 .nav-all .sorts1 li:hover a {
    color: #dcc09b;
}

.sample-foot .foot2 .nav2 {
    float: left;
    margin-left: 115px;
}

.sample-foot .foot2 .nav22 {
    float: left;
    margin-left: 54px;
}

.sample-foot .foot2 .nav3 {
    float: left;
    margin-left: 54px;
}

.sample-foot .foot2 .nav4 {
    float: left;
    margin-left: 54px;
}

.sample-foot .foot2 .nav5 {
    float: left;
    margin-left: 54px;
}

.sample-foot .foot2 .nav6 {
    float: left;
    margin-left: 54px;
}

.sample-foot .foot2 .nav7 {
    float: right;
}

.sample-foot .foot3 {
    font-size: 13px;
    color: #666666;
    line-height: 23px;
    margin-top: 5px;
}

/*内页左侧样式*/
.container {
    width: 1200px !important;
    margin: 0 auto;
    padding: 0;
}

.left {
    width: 225px;
    float: left;
}

.right {
    width: 940px;
    float: right;
}

.xypg-case-list li {
    width: 270px;
}

.xypg-product-list li {
    width: 264px;
}

.xypg-product-list li .img img {
    width: 240px;
    height: 320px;
}

.relate-product-slick .owl-item .img img {
    /*width: 213px;
    height: 284px;*/
   
}

.xypg-case-list li .img img {
    width: 270px;
    height: 157px;
}

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

.page-mob-tool {
    display: none;
}

.xypg-banner img {
    width: 100%;
}