/*初始化样式*/
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: 96px;
    z-index: 9;
    padding: 0 11px 0 15px;
}

.top_head .pd20 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.top_head .pd20  .top_left {
    display: flex;
    align-items: center;
}
.logo {
    line-height: 96px;
    margin-right: 38px;
}

.top_tel{
    font-size: 21px;
	color: #034699;
    font-weight: 700;
    background: url(../images/top_tel.png) no-repeat left center;
    padding-left: 36px;
}

.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: 14px;
    color: #5a5a5a;
    position: relative;
    margin-right: 14px;
}

.language a::after {
    content: "";
    width: 1px;
    height: 7px;
    background-color: #e7e7e7;
    position: absolute;
    right: -9px;
    bottom: 4px;
}

.language a:last-child::after {
    display: none;
}

.foot_ban {
    position: fixed;
    line-height: 52px;
    background: rgba(22, 22, 22, .88);
    width: 100%;
    bottom: 0;
    text-align: center;
    font-size: 16px;
    color: #fff;
    z-index: 9;
}

.foot_ban a {
    color: #fff;
}















/*  */

.zuo_img {
    position: fixed;
    z-index: 9;
    left: 74px;
    top: 44%;
    transform: translateX(-50%);
    display: none;
}

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


/*  */

.you_img {
    position: fixed;
    z-index: 9;
    right: 80px;
    top: 40%;
    display: none;
}

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

#section1 {
    overflow: hidden;
}

#section1 .wrapper {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

#section2 {
    background: url(../images/p1b1.jpg) no-repeat top center;
}

#section2 .fp-tableCell {
    display: initial;

}

#section2 .p1 {
    padding-top: 10.8%;
}
.wh1162 {

    width: 1162px;
    margin: 0 auto;
    }

.p1 .wh1162 {
    display: flex;
    justify-content: space-between;
}
.p1a .p1a1 {
    width: 285px;
}
.p1a .p1a1 h3 {
    font-size: 45px;
	font-weight: 700;
	color: #fff;
    position: relative;
    margin-bottom: 32px;
}
.p1a .p1a1 h3::after {
    content: "";
    width: 89px;
	height: 5px;
	background-color: #fff;
    position: absolute;
    top: -23px;
    left: 0;
}
.p1a2  {
    margin-top: 105px;
}
.p1a2 li a {
    display: block;
    margin-bottom: 35px;
}

.p1a2 li a  h3 {
    display: inline-block;
    background-color: #2b2b2b;
    font-size: 28px;
	color: #fff;
    font-weight: 400;
    padding: 4px 14px 4px 6px;
    margin-bottom: 14px;
}
.p1a2 li a  h3 span {
    font-size: 14px;
    display: inline-block;
    margin-left: 6px;
}
.p1a2 li a  p {
    font-size: 17px;
	color: #ffffff;
    font-weight: 700;
}


.p1b {
    width: 882px;

}

.p1b1 {
    padding-left: 5px;
    padding-top: 38px;
}
.p1b1a{
    font-size: 27px;
	line-height: 36px;
	letter-spacing: 1px;
	color: #fff;
    font-weight: 700;
    position: relative;
    padding-left: 6px;
}

.p1b1a:after {
    content: "";
    width: 219px;
	height: 3px;
    background: #fff;
    position: absolute;
    bottom: 4px;
    left: 336px;
}



.p1b1 ul {
    display: flex;
    align-items: center;
    margin-top: 93px;
}

.p1b1 ul li {
    width: 126px;
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: skew(-20deg);
    background: #32497a;
    transition: all ease .36s;
}

.p1b1 ul li a {
    display: block;
    font-size: 14px;
    line-height: 42px;
    letter-spacing: 1px;
    color: #ffffff;
    transform: skew(20deg);
}

.p1b1 ul li:nth-child(1) {
    margin-left: -12px;
    margin-right: 6px;
}

.p1b1 ul li:nth-child(2) {
    margin-right: 6px;
}

.p1b1 ul li:hover {
    background-color: #1b1b1b;
}

.p1b2 h3 {
    font-size: 42px;
    font-weight: 400;
    color: #252525;
    margin-top: 50px;
}

.p1b2 h4 {
    font-family: "Arial";
	font-size: 16px;
    letter-spacing: 4px;
    color: #252525;
    font-weight: 400;
    margin: 12px 0 45px;
}

.p1b2 p {
    font-size: 16px;
	line-height: 33px;
	color: #252525;
}

.p1b2 a {
    display: block;
    width: 167px;
    font-family: "Arial";
	font-size: 16px;
    letter-spacing: 1px;
    color: #7e7e7e;
    padding-bottom: 12px;
    border-bottom: 1px solid #595959;
    font-weight: 400;
    margin-top: 70px;
}












#section3 {
    background: url(../images/p2.jpg) no-repeat top center;
}

#section3 .fp-tableCell {
    display: initial;

}

#section3 .p2 {
    padding-top: 9.5%;
}

#section3 .p2 .wh {
    /* padding-left: 50px; */
}


.p2a1 h3 {
    font-size: 45px;
	color: #000000;
    position: relative;
    margin-bottom: 25px;
}
.p2a1 h3::after {
    content: "";
    width: 89px;
	height: 5px;
	background-color: #0e5884;
    position: absolute;
    top: -28px;
    left: 0;
}
.p2a1  p img {
    width: 100%;
}









.p2b-swiper {
    width: 100%;
    overflow: hidden;
    margin-top: 8%;
}

.p2b-swiper li {
    background-color: #ffffff;
    box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.08);
    padding: 9px 10px 33px;
}

.p2b-swiper li a {
    display: block;
}

.p2b-swiper li a div.img img {
    display: block;
    max-width: 100%;
}

.p2b-swiper li a h3 {
    font-size: 15px;
    font-weight: normal;
    color: #474747;
    margin: 20px auto 38px;
    text-align: center;
}

.p2b-swiper li a span {
    display: block;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    width: 168px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    background-color: #005d8d;
}

.p2b-swiper .swiper-pagination {
    position: initial;
    text-align: center;
    margin-top: 24px;
}

.swiper-pagination .swiper-pagination-bullet {
    width: 9px;
    height: 9px;
    background-color: #ffffff;
    opacity: 1;
}

.swiper-pagination .swiper-pagination-bullet-active {
    background-color: #1f82d1;
}



#section4 {
    background: url(../images/nb.jpg) no-repeat top center;
}

#section4 .fp-tableCell {
    display: initial;

}

#section4 .p3 {
    padding-top: 10.5%;
}


.p3a {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.p3a1{
    width: 252px;
}
.p3a1 h3 {
    font-size: 45px;
	color: #fff;
    position: relative;
    margin-bottom: 26px;
}
.p3a1 h3::after {
    content: "";
    width: 89px;
	height: 5px;
	background-color: #fff;
    position: absolute;
    top: -21px;
    left: 0;
}




.p3a2{
    width: 888px;
    border-bottom: 1px solid #b9b9b9;
    padding-top: 36px;
}
.p3a2a {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.p3a2a li {
    width: 126px;
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: skew(-20deg);
    background: #32497a;
    transition: all ease .36s;
    margin-left: 4px;
}

.p3a2a li a {
    display: block;
    font-size: 14px;
    line-height: 42px;
    letter-spacing: 1px;
    color: #ffffff;
    transform: skew(20deg);
}


.p3a2a li:hover {
    background-color: #1b1b1b;
}





.p3b1 {
    display: flex;
    justify-content: space-between;
    /* margin-top: 20px; */
    margin-top: 30px;
}

.p3b1 li a {
    display: flex;
    width: 377px;
	height: 269px;
	background-color: #ffffff;
	box-shadow: 0px 4px 40px 0px 
		rgba(34, 24, 21, 0.03);
    padding: 58px 0 40px ;
    justify-content: space-between;
}
.p3b1 li a .time {
    width: 92px;
    border-right: 1px solid #efefef;
    text-align: right;
    padding-right: 16px;
}
.p3b1 li a .time h2 {
    font-size: 25.5px;
	font-weight: normal;
	line-height: 31px;
	color: #919191;
    font-family: "Arial";
}
.p3b1 li a .time  span {
    font-family: "Arial";
	font-size: 15px;
	color: #919191;
}
.p3b1 li a .cont {
    width: 268px;
    padding-right: 10px;
}

.p3b1 li a .cont h3 {
    font-size: 16px;
	font-weight: normal;
	color: #363636;
    margin-bottom: 14px;
}
.p3b1 li a .cont p {
    font-size: 14px;
	line-height: 28px;
	color: #363636;
}
.p3b1 li a .cont span {
    width: 28px;
	height: 24px;
    background: url(../images/line2.png) no-repeat center center;
    display: block;
    margin-top: 40px;
}




#section5 {
    background: url(../images/p4.jpg) no-repeat top center;
}

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

#section5 .p4 {
    padding-top: 12.7%;
}

#section5 .p4  .wh1162 {
    display: flex;
    justify-content: space-between;
}

.p4a {
    width: 795px;
}

.p4a1{
    font-size: 27px;
	line-height: 36px;
	letter-spacing: 1px;
	color: #fff;
    font-weight: 700;
    position: relative;
}

.p4a1::after {
    content: "";
    width: 219px;
	height: 3px;
    background: #fff;
    position: absolute;
    left: 330px;
    bottom: 6px;
}


.p4a2 {
    display: flex;
    margin-top: 94px;
}

.p4a2 li {
    width: 126px;
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: skew(-20deg);
    background: #32497a;
    transition: all ease .36s;
    margin-left: 6px;
}

.p4a2 li a {
    display: block;
    font-size: 14px;
    line-height: 42px;
    letter-spacing: 1px;
    color: #ffffff;
    transform: skew(20deg);
}

.p4a2 li:hover {
    background: #1b1b1b;
}

.p4a3 h3 {
    font-size: 42px;
	font-weight: normal;
	color: #252525;
    margin-top: 65px;
    margin-bottom: 10px;
}
.p4a3  h4 {
    font-size: 16px;
	font-weight: normal;
	letter-spacing: 4px;
	color: #252525;
    margin-bottom: 52px;
}
.p4a3 p {
    font-size: 16px;
	line-height: 36px;
	letter-spacing: 1px;
	color: #2f2f2f;
}

.p4b{
    width: 237px;
}
.p4b1 h3 {
    font-size: 45px;
	color: #fff;
    position: relative;
    padding-top: 40px;
}
.p4b1 h3::after {
    content: "";
    width: 89px;
	height: 5px;
	background-color: #fff;
    position: absolute;
    top: -10px;
    left: 0;
}


.p4b2{
    width: 159px;
	height: 220px;
	background-color: #dedede;
    padding: 5px;
    margin-top: 72px;
}
.p4b2 div.img img{
    width: 100%;
}
.p4b2 p {
    font-size: 16px;
	letter-spacing: 1px;
	color: #1e1e1e;
    text-align: center;
    margin-top: 13px;
}







/* 导航样式 */

.x-menu {
    position: relative;
    text-align: right;
    height: 96px;
}

.x-menu>li {
    display: inline-block;
    position: relative;
    margin: 0 14px;
}

.x-menu>li>a {
    display: block;
    font-size: 14px;
    color: #000000;
    line-height: 96px;
}

.x-menu>li::after {
    content: "";
    width: 74px;
    height: 4px;
    background-color: #0b3ea2;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: all ease .1s;
}

.x-menu>li:hover::after {
    opacity: 1;
}




.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: 200%;
    left: -50%;
    top: 96px;
    background: #fff;
    border-radius: 0px;
    padding: 0px 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

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




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

.footer a {
    color: #fff;
}




/*友情链接*/

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