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



/*头部样式*/

.top_head {
    position: fixed;
    background: #fff;
    width: 100%;
    top: 0;
    height: 81px;
    z-index: 9;
    padding: 0 20px;
}

.top_head .pd20 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.logo {
    line-height: 81px;
}

.top_right {
    position: relative;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.language {
    text-align: right;
    margin-left: 14px;
}

.language a {
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    color: #1f1f1f;
    border: 1px solid #e2e2e2;
    width: 23px;
    height: 23px;
    margin: 0 2px;
    background-color: #e4e4e4;
}

.language a:first-child {
    background-color: #316185;
    color: #fff;
}

.foot_ban {
    position: fixed;
    line-height: 26px;
    width: 100%;
    bottom: 60px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    z-index: 9;
}

.foot_ban a {
    color: #fff;
}


/*  */

.you_img {
    position: fixed;
    z-index: 9;
    right: 12.8%;
    top: 40%;
    transform: translateX(-40%);
}

.you_img img {
    max-width: 100%;
}





#section2 {
    background: url(//cdn.myxypt.com/ae199ba2/21/02/4d7ad49220d14ca2fd0734515d4bbb20242722d2.jpg) no-repeat top center;
    background-size: cover;
}
#section2 .fp-tableCell {
    display: initial;
   
}
#section2 .p1 {
    padding-top: 7.3%;
}

.p1a .wh {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 3.16%;
}

.p1a .p1a1 h3 {
    font-size: 39px;
    color: #1e1e1e;
    position: relative;
    margin-bottom: 16px;
}

.p1a .p1a1 h3::before {
    content: "";
    width: 187px;
    height: 7px;
    background: #313131;
    position: absolute;
    top: -31px;
    left: 0;
}

.p1a2 {
    width: 818px;
}

.p1a2 h3 {
    font-size: 14px;
    line-height: 1.8;
    letter-spacing: 1px;
    color: #1f1f1f;
    position: relative;
    margin-bottom: 2.7%;
}

/*.p1a2 h3::after {*/
/*    content: "";*/
/*    width: 522px;*/
/*    height: 2px;*/
/*    background: #1f1f1f;*/
/*    position: absolute;*/
/*    right: 38px;*/
/*    bottom: 9px;*/
/*}*/

.p1a2>p {
    font-size: 14px;
    line-height: 33px;
    color: #252525;
}

.p1a2>a {
    font-family: "Arial";
    font-size: 16px;
    line-height: 33px;
    color: #7e7e7e;
    position: relative;
}

.p1a2>a::after {
    content: "";
    width: 167px;
    height: 1px;
    background-color: #595959;
    position: absolute;
    bottom: -16px;
    left: 0;
}

.p1b {
    display: flex;
    justify-content: space-between;
    padding-left: 19%;
}
.p1b .p1b1 {
    padding-top: 46px;
}
.p1b .p1b1 a {
    display: inline-block;
}

.p1b .p1b1 .time {
    height: 35px;
    background-color: #2b2b2b;
    line-height: 35px;
    color: #fff;
    padding: 0 17px 0 7px;
}

.p1b .p1b1 .time h3 {
    display: inline-block;
    font-size: 28px;
    line-height: 35px;
    width: auto;
}

.p1b .p1b1 .time h3 span {
    font-size: 14px;
    color: #fff;
}
.p1b .p1b1 li:nth-child(2) .time {
    padding: 0 45px 0 7px;
}

.p1b .p1b1  p {
    font-size: 17px;
    color: #ffffff;
    margin: 8px 0 18px;
    width: 320px;
}
.p1b2  {
    width:78.1%;
}
.p1b2 img{
    display: block;
    width: 100%;
    /* height: 459px; */
}

@media(max-height: 720px) {
    .p1b .p1b1 {
        padding: 0;
    }
}






#section3 {
    background: url(//cdn.myxypt.com/ae199ba2/21/02/e3df1de9384afdc09f15d453d16609a11360a588.jpg) no-repeat top center;
}

#section3 .fp-tableCell {
    vertical-align: top;
}

.pro_wap {
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    padding-top: 8.5%;
}

.pro_left {
    position: relative;
    width: 208px;
    float: left;
    padding-left: 20px;
}
.pro_left p img {
    margin-bottom: 46px;
}

.pro_left h3 {
    font-size: 39px;
    color: #fff;
    position: relative;
    white-space: nowrap;
    margin-bottom: 18px;
}
.pro_left h3::before {
    content: "";
    width: 187px;
	height: 7px;
    background-color: #ffffff;
    position: absolute;
    top: -24px;
    left: 0;
}
.pro_left >a {
    display: block;
    background: url(//cdn.myxypt.com/ae199ba2/21/02/c7580419081cc1c1922214cfd4396bdb6f3f4dfa.png) no-repeat center;
    width: 12px;
    height: 12px;
    margin-bottom: 64px;

}




.sort1 {
    position: relative;
    text-align: right;
}

.sort1 li {
    text-align: right;
    margin-bottom: 25px;
    width: 174px;
    line-height: 30px;
    padding-right: 20px;
    display: inline-block;
}

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

.sort1 li:hover {
    background: #fff;
    border-radius: 30px 0 0 30px;
}

.sort1 li:hover a {
    color: #333;
}

.pro_right {
    position: relative;
    float: right;
    width: 990px;
    padding: 0 50px;
    padding-top: 190px;
}

.ab_gun_list {
    position: relative;
}

.ab_gun_list li {
    float: left;
    width: 270px;
	height: 310px;
	background-color: #ffffff;
	box-shadow: 0px 0px 32px 0px 
        rgba(0, 0, 0, 0.08);
    padding: 5px 7px 0;
    margin-right: 30px;
}

.ab_gun_list li a {
    display: block;
}

.ab_gun_list li img {
    width: 100%
}

.ab_gun_list li h3 {
    line-height: 55px;
    text-align: center;
    font-size: 14px;
	color: #474747;
    font-weight: normal;
}

.ab_gun_list li i {
    display: block;
    width: 127px;
	height: 30px;
    background-color: #3a5163;
    line-height: 30px;
    margin: 0 auto;
    font-size: 12px;
    color: #ffffff;
    font-style: normal;
    text-align: center;
}





#section4 {
    background: url(//cdn.myxypt.com/ae199ba2/21/02/4c7ad5c2988d67fb391249fb0071ce55ab410f02.jpg) no-repeat top center;
}

#section4 .fp-tableCell {
    display: initial;
   
}
#section4 .p4 {
    padding-top: 8.3%;
}

.p4a{
    margin-right: 28px;
    text-align: right;
    display: flex;
    justify-content: flex-end;
    margin-bottom: 11%;
    position: relative;

}
.p4a a {
    display: block;
    width: 12px;
    height: 12px;
    background: url(//cdn.myxypt.com/ae199ba2/21/02/c7580419081cc1c1922214cfd4396bdb6f3f4dfa.png) no-repeat center;
   position: absolute;
   right: 125px;
   bottom: -60px;
}
.p4a  h3 {
    font-size: 39px;
    color: #fff;
    position: relative;
    white-space: nowrap;
    margin-bottom: 10px;
}
.p4a h3::before {
    content: "";
    width: 187px;
	height: 7px;
    background-color: #ffffff;
    position: absolute;
    top: -31px;
    right: 0;
}
.p4b {
    display: flex;
    justify-content: space-between;
}
.p4b1{
    width: 993px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.p4b1 li {
    width: 305px;
    border-left: 1px solid #e5e6e7;
    min-height: 262px;
}
.p4b1 li a {
    display: block;
    padding: 0 24px 0 34px;
}
.p4b1 li a h3 {
    font-size: 16px;
	line-height: 20px;
    color: #414141;
    padding-top: 10px;
}
.p4b1 li a span{
    font-size: 14px;
    color: #cccccc;
    display: block;
    margin: 21px 0 30px;
}
.p4b1 li a  p {
    font-size: 14px;
	line-height: 25px;
	color: #414141;
}
.p4b1 li a  em {
    display: block;
    width: 127px;
	height: 30px;
    background-color: #2e516d;
    font-style: normal;
    font-size: 12px;
	line-height: 30px;
    color: #ffffff;
    text-align: center;
    margin-top: 35px;
}

.p4b2 {
    width: 206px;
    padding-top: 33px;
}
.p4b2  li a {
    width: 174px;
    height: 29px;
    border-radius: 0 10px 10px 0;
    display: block;
    font-size: 14px;
    color: #fff;
    line-height: 29px;
    padding-left: 17px;
    margin-bottom: 26px;
}

.p4b2  li:hover a {
    background: #fff;
    color: #1c1c1c;
}



#section5 {
    background: url(//cdn.myxypt.com/ae199ba2/21/02/56ca3f678969e0262eb7a38bec763d0e071d3dbc.jpg) no-repeat top center;
}

#section5 .fp-tableCell {
    display: initial;
}

#section5 .p5 {
    padding-top: 9.6%;
}


.p5a  h3 {
    font-size: 39px;
    color: #fff;
    position: relative;
    white-space: nowrap;
    margin-bottom: 10px;
}
.p5a h3::before {
    content: "";
    width: 187px;
	height: 7px;
    background-color: #ffffff;
    position: absolute;
    top: -31px;
    left: 0;
}
.p5a {
    margin-bottom: 4.8%;
}
.p5b {
    display: flex;
    justify-content: space-between;
}
.p5b1{
    width: 159px;
	height: 220px;
    background-color: #dedede;
    padding: 6px;
}
.p5b1 img {
    width: 100%;
}
.p5b1 p{
    font-size: 16px;
	letter-spacing: 1px;
    color: #1e1e1e;
    margin-top: 18px;
    text-align: center;
}

.p5b2{
    width: 877px;
}
.p5b2  .p5b2a h3 {
    font-size: 25px;
	line-height: 36px;
	letter-spacing: 1px;
    color: #000000;
    margin-bottom: 66px;
    position: relative;
}
.p5b2  .p5b2a h3::after {
    content: "";
    width: 497px;
	height: 3px;
    background-color: #000000;
    position: absolute;
    bottom: -26px;
    left: 0;
}
.p5b2  .p5b2a h4 {
    font-size: 16px;
    color: #000000;
    margin-bottom: 40px;
}
.p5b2b {
    display: flex;
}
.p5b2b div{
    margin-right: 80px;
}
.p5b2b p  {
	font-size: 16px;
    color: #000000;
    line-height: 32px;
}


.footer {
    background: #000;
    padding: 15px 0;
    line-height: 1.5;
    font-size: 12px;
    color: #fff;
}
.footer  a {
    color: #fff;
}


/*热门搜索*/
.sou {
    margin: 15px 0;
}

.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 {
    float: right;
}

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






@media(max-width:  1440px) {
    .you_img {
        display:none;
    }
    .foot_ban {
        display:none !important;
    }
}











/*友情链接*/

.f_link {
    width: 1200px;
    line-height: 30px;
    margin: 0 auto;
}

.f_link a {
    color: #666;
}

/*内页左侧样式*/


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


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