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




.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: 46px;
    background: #eeeeee;
    color: #717171;
    line-height: 46px;
    overflow: hidden;
    font-size: 14px;
}

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



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

.top2 .k2 {
    background: url(//cdn.myxypt.com/83b2fc70/21/05/006193ce910063e783e1d13d9fd557b5b2fe6ced.png) no-repeat left center;
    padding-left: 43px;
    margin-top: 24px;
}

.top2 .k2 h3 {
    font-size: 16px;
    font-weight: normal;
    color: #666666;
}

.top2 .k2 p {
    font-size: 30px;
    color: #030303;
}


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




#menu {
    border-top: 1px solid #d2d2d2;
}

/*热门搜索*/
.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: #194e9a;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 12px;
}




/*导航栏样式*/
.nav li {
    text-align: center;
    float: left;
    position: relative;
    z-index: 999;
    width: 150px;
}

.nav li a {
    display: block;
    line-height: 62px;
    color: #000;
    height: 62px;
    padding: 0;
    font-size: 17px;
    padding: 0;
}

.nav li a:hover {
    color: #194e9a;
    text-decoration: none;
    background-color: #e1561600;
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #e1561600;
}

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

.nav .sec a {
    background: #fff;
    color: #000;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
}

.nav .sec a:hover {
    background: #194e9a;
    text-decoration: none;
    color: #fff;
}



/* p1 */
.p1 {
    background: url(//cdn.myxypt.com/83b2fc70/21/05/394e893ef6da53fa8ddb862ecd5e822e96096b1d.jpg) no-repeat center center;
    padding-top: 37px;
    padding-bottom: 87px;
    background-size: cover;
}

.p1a {
    width: 777px;
    padding-top: 30px;
}

.p1a1 h3 {
    font-size: 24px;
    color: #666666;
    margin-bottom: 24px;
}

.p1a1 p {
    font-size: 17px;
    line-height: 30px;
    color: #666666;
}

.p1a1 a.more {
    width: 134px;
    height: 38px;
    background-color: #194e9a;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    display: block;
    margin-top: 32px;
}

.p1a2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 62px;
}

.p1a2 li {
    text-align: center;
    background: url(//cdn.myxypt.com/83b2fc70/21/05/cd48e07a7859edfc1a30b02c51cfbb002d491e09.png) no-repeat right center;
}

.p1a2 li a {
    display: block;
}

.p1a2 li a h3 {
    font-size: 31px;
    font-weight: normal;
    ;
    color: #474746;
    display: inline-block;
}

.p1a2 li a span {
    font-size: 12px;
    color: #474746;
}

.p1a2 li a p {
    font-size: 14px;
    color: #474746;
    position: relative;
    padding-top: 18px;
    margin-top: 24px;
}

.p1a2 li a p::after {
    content: "";
    width: 30px;
    height: 2px;
    border: solid 1px #194e9a;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.p1a2 li:nth-child(1) {
    width: 175px;
    padding-right: 48px;
}

.p1a2 li:nth-child(2) {
    width: 222px;
}

.p1a2 li:nth-child(3) {
    width: 212px;
}

.p1a2 li:nth-child(4) {
    width: 160px;
    padding-left: 70px;
    background: initial;
}




.p1b {
    width: 277px;
    height: 482px;
    position: relative;
    margin-right: 23px;
}

.p1b div.img img {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
}

.p1b .kuai {
    width: 271px;
    height: 481px;
    background-color: #194e9a;
    position: absolute;
    right: -23px;
    bottom: -20px;
    z-index: 1;
}




.bbht{
    overflow: hidden;
    position: relative;
}
.bbht img{
    width: 100%;
}
















.index-title {
    text-align: center;
}

.index-title h3 {
    font-size: 40px;
    font-weight: normal;
    color: #000000;
}

.index-title h3 span {
    font-weight: 700;
}

.index-title p {
    font-size: 16px;
    font-weight: normal;
    color: #4c4948;
    background: url(//cdn.myxypt.com/83b2fc70/21/05/252d25e2c68fe117d4abb1e3a5932d28b41b6b3e.png) no-repeat center center;
    line-height: 42px;
    margin-top: 18px;
}



.p2 {
    margin-top: 58px;
}

.p2a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 60px;
}

.p2a li {
    margin-bottom: 25px;
}

.p2a li a {
    display: block;
    width: 384px;
    height: 438px;
    background-color: #eeeeee;
    border: solid 1px #ffffff;
    position: relative;
}

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

.p2a li a .mark {
    background-color: transparent;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    transition: all ease .3s;
}

.p2a li a .mark h3 {
    font-size: 36px;
    color: #ffffff;
}

.p2a li a .mark span {
    display: inline-block;
    width: 140px;
    height: 38px;
    border: solid 1px #ffffff;
    line-height: 38px;
    font-size: 18px;
    color: #ffffff;
    margin: 40px auto 0;
}


.p2a li:nth-last-child(-n+3) {
    margin-bottom: 0;
}

.p2a li:hover a .mark {
    background-color: rgba(25, 78, 154, .75);
}







.p3 {
    height: 632px;
    background-color: #eeeeee;
    padding-top: 76px;
    
}

.p3img {
    width: 820px;
    height: 481px;
    margin: 0 auto;
}

.p3a {
    position: relative;
}


.p3a1 li a {
    display: block;
}

.p3a1 li a h3 {
    font-size: 40px;
    font-weight: normal;
    color: #000000;
    display: inline-block;
    vertical-align: top;
    letter-spacing: 14px;
}

.p3a1 li a span {
    font-size: 34px;
    letter-spacing: 12px;
    color: #000000;
    vertical-align: top;
    line-height: 10px;
}

.p3a1 li a p {
    font-size: 16px;
    color: #595757;
    margin-top: 14px;
}

.p3a1 li {
    position: absolute;
}

.p3a1 li:nth-child(1) {
    left: 35px;
    top: 85px;
}

.p3a1 li:nth-child(2) {
    right: 0;
    top: 85px;
}

.p3a1 li:nth-child(3) {
    left: 100px;
    top: 228px;
}

.p3a1 li:nth-child(4) {
    right: 43px;
    top: 225px;
}

.p3a1 li:nth-child(5) {
    left: 211px;
    bottom: 11px;
}

.p3a1 li:nth-child(6) {
    right: 195px;
    bottom: 11px;
}

.p3a2 {
    width: 260px;
    height: 260px;
    background-color: #194e9a;
    border: solid 1px #ffffff;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    font-size: 63px;
    font-weight: 700;
    color: #ffffff;
    text-align: center;
    line-height: 1.2;
    letter-spacing: 18px;
}

.p3a2 span {
    transform: translateX(10px);
}


.p4 {
    padding-top: 57px;
}
.p4a  {
    margin-top: 48px;
    position: relative;
}
.p4a li {
    width: 386px;
    margin-right: 21px;
}

.p4a li a {
    display: block;
    width: 100%;
    border: solid 1px #dcdcdc;
}

.p4a li a div.img img {
    display: block;
    width: 100%;
    height: 289px;
}

.p4a li a h3 {
    line-height: 70px;
    font-size: 22px;
    color: #000000;
    text-align: center;
    font-weight: 400;
}


.p4a a.prev{
    width: 26px;
	height: 50px;
    background: url(//cdn.myxypt.com/83b2fc70/21/05/c049fc534b5e2d4f9d9f1cdc133e096e597cb3e1.png) no-repeat center center;
    position: absolute;
    left: -67px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 99;
}



.p4a a.next{
    width: 26px;
	height: 50px;
    background: url(//cdn.myxypt.com/83b2fc70/21/05/8162a9ed9c710826d8ccbc0e16a2d4977cce973d.png) no-repeat center center;
    position: absolute;
    right: -67px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 99;
}



.p5{
    padding-top: 70px;
    background-color: #eeeeee;
  margin-top: 55px;
    padding-bottom: 50px;
}
.p5a .bd {
    width: 1200px;
    overflow: hidden;
    margin: 30px auto 0;
}
.p5a li {
    width: 386px;
	height: 317px;
	background-color: #ffffff;
	border: solid 1px #dcdcdc;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 20px;
}
.p5a li a {
    width: 348px;
    height: 270px;
}
.p5a li a img {
    width: 100%;
    height: 100%;
}


.p5a{
    position: relative
}

.p5a a.prev{
    width: 26px;
	height: 50px;
    background: url(//cdn.myxypt.com/83b2fc70/21/05/c049fc534b5e2d4f9d9f1cdc133e096e597cb3e1.png) no-repeat center center;
    position: absolute;
    left: -67px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 99;
}
.p5a a.next{
    width: 26px;
	height: 50px;
    background: url(//cdn.myxypt.com/83b2fc70/21/05/8162a9ed9c710826d8ccbc0e16a2d4977cce973d.png) no-repeat center center;
    position: absolute;
    right: -67px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 99;
}




.p6{
    padding-top: 46px;
}
.p6a{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 40px;
}
.p6a li {
    width: 377px;
    margin-right: 20px;
}

.p6a li a {
    display: block;
}

.p6a li a div.img img{
    display: block;	
    width: 377px;
	height: 213px;
}

.p6a li a  span {
    font-size: 16px;
	color: #646464;
    line-height: 1;
    margin-top: 16px;
    display: inline-block;
}
.p6a li a  h3 {
    font-size: 20px;
	color: #646464;
    line-height: 35px;
    border-bottom: 1px solid #646464;
    margin-bottom: 6px;
}
.p6a li a  p {
    font-size: 14px;
	line-height: 23px;
	color: #646464;
}
.p6a li a  em {
    width: 14px;
	height: 24px;
    background: url(//cdn.myxypt.com/83b2fc70/21/05/7539b35ce89d97df1c266616f3d530fd0f46cfc9.png) no-repeat center center;
    display: block;
    margin-top: 20px;
}
.p6a{
    position: relative
}

.p6a a.prev{
    width: 26px;
	height: 50px;
    background: url(//cdn.myxypt.com/83b2fc70/21/05/c049fc534b5e2d4f9d9f1cdc133e096e597cb3e1.png) no-repeat center center;
    position: absolute;
    left: -67px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 99;
}
.p6a a.next{
    width: 26px;
	height: 50px;
    background: url(//cdn.myxypt.com/83b2fc70/21/05/8162a9ed9c710826d8ccbc0e16a2d4977cce973d.png) no-repeat center center;
    position: absolute;
    right: -67px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 99;
}


/*友情链接*/

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

.f_link a {
    color: #666;
}

/*内页左侧样式*/


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


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




/* <!--{* é€šæ  *}--> */
.foot {
    background: #2b323a;
    padding-top: 40px;
    padding-bottom: 30px;
    border-top: 5px solid #2b323a;
}




.ftnav {
    margin-bottom: 35px;
    background: url(//cdn.myxypt.com/83b2fc70/21/05/69e40c8664cff74875ccb6ce2f514f9df10fe036.png)repeat-x bottom;
    padding-bottom: 25px;
}

.foot .ftnwz {
    width: 130px;

}

.foot .ftnwz dd {
    font-size: 14px;
    color: #545b63;
    font-weight: normal;
    line-height: 14px;
    text-transform: uppercase;
}

.foot .ftnwz dt {
    font-size: 18px;
    color: #ffffff;
    font-weight: normal;
    line-height: 18px;
    background: url(//cdn.myxypt.com/83b2fc70/21/05/7bea1f20ce1a6d50dad40b37a2841f0d74d61926.png)no-repeat right center;
    margin-top: 18px;
}

.ftnav3 {
    float: right;
    margin-top: 30px;
}

.ftnav3 a  {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    margin-left: 40px;

}

/* .ftnav3 a {
    color: #fff;
} */




.foot .ftly {
    width: 460px;
    margin-top: 5px;
    background: url(//cdn.myxypt.com/83b2fc70/21/05/957553e7942bef39dbf710d9dfae4b05b98b9cdb.png)no-repeat right top;
}

.foot .ftly dd {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 14px;
    letter-spacing: 0px;
    color: #ffffff;
}

.foot .ftly #message-form {
    margin-top: 24px;
}

.foot .ftly #message-form input {
    height: 36px;
    background-color: #ffffff;
    border-radius: 5px;
    float: left;
    outline: none;
    border: none;
    padding-left: 13px;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0px;
    color: #898989;
    margin-bottom: 12px;
}

.foot .ftly #message-form #name {
    width: 162px;
    margin-right: 19px;

}

.foot .ftly #message-form #contact {
    width: 162px;
    margin-right: 0px;

}

.foot .ftly #message-form #content {
    width: 343px;
    height: 112px;
    background-color: #ffffff;
    border-radius: 5px;
    outline: none;
    border: none;
    float: left;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    color: #898989;
    margin-bottom: 12px;
}

.foot .ftly #message-form #checkcode {
    width: 162px;
    margin-right: 0px;
    margin-bottom: 20px;
}

.foot .ftly #message-form #checkCodeImg1 {
    display: block;
    float: left;
    margin-left: 19px;
    margin-bottom: 20px;
    margin-right: 60px
}

.foot .ftly #message-form .btn {
    display: block;
    float: left;
    width: 139px;
    height: 43px;
    background-color: #0151a3;
    border-radius: 5px;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 43px;
    letter-spacing: 0px;
    color: #ffffff;
    padding: 0;
    margin-bottom: 0;
    display: block;

}

.foot .ftlx {
    margin-left: 96px;
    width: 321px;
    background: url(//cdn.myxypt.com/b6bb33b2/21/04/ff5feadd076e2a4b58ffd15ff0709e1d99099a43.png)no-repeat right top;
    margin-top: 5px;
}

.foot .ftlx dd {
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #cccccc;
    line-height: 35px;
}

.foot .ftlx dt {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #cccccc;
    line-height: 35px;
    margin-top: 13px;
}

.foot .ftlx dt a {
    color: #cccccc;
}

.ftewm {
    width: 145px;

}

.ftewm dd img {
    width: 145px;
    height: 138px;
}

.ftewm dt {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 23px;
    letter-spacing: 0px;
    color: #cccccc;
    text-align: center;
    margin-top: 18px;
}

.footer {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, .5);
    text-align: center;
    background: url(//cdn.myxypt.com/b6bb33b2/21/04/7ec865d6fabda5b200cee6fd3e4a6e82220017fc.png) repeat-x center top #2b323a;
    padding: 15px 0;
}

.footer a {
    color: rgba(255, 255, 255, .5);
}



