/*åˆå§‹åŒ–æ ·å¼*/
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: 20px/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;
}



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

/*å¤´éƒ¨æ ·å¼*/

.top1 {
    height: 40px;
    background-color: #0068b6;
    position: relative;
    z-index: 9999;
}

.top1a {
    width: 365px;
    height: 30px;
    /* background-color: #005392; */
    /* border: solid 1px #5c9ed1; */
    display: flex;
    justify-content: space-between;
    margin-top: 5px;
}

.top1a .top1a1 {
    width: 115px;
    height: 29px;
    position: relative;
}

.top1a .top1a1 h3 {
    width: 115px;
    line-height: 29px;
    color: #fff;
    text-align: center;
    font-weight: 400;
    border-right: 1px solid #5c9ed1;
    background: url(../image/jian.png) no-repeat 94% center;
}

.top1a .top1a1 .top_com {
    background-color: #005392;
    width: 100%;
    text-align: center;
    line-height: 28px;
    color: #fff;
    display: none;
}


.top1a .top1a2 {
    flex: 1;
    /* background: url(../images/ss.png) no-repeat right center; */
}

.top1a2 li a {
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 30px;
    color: #ffffff;
    text-indent: 10px;
    padding-right: 35px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.top1b {
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
}

.top1b2 {
    font-size: 14px;
    line-height: 40px;
    color: #ffffff;
    background: url(../image/tel1.png) no-repeat left center;
    padding-left: 30px;
    margin-left: 16px;
}

.top1b1 {
    line-height: 40px;
    height: 40px;
    background: url(../image/e.png) no-repeat left center;
    position: relative;
}

.top1b1 h3 {
    font-size: 14px;
    color: #ffffff;
    font-weight: 400;
    line-height: 40px;
    padding-left: 30px;
}

.top1b1 .ewm {
    width: 112px;
    height: 112px;
    position: absolute;
    bottom: -112px;
    left: 50%;
    transform: translateX(-50%);
    display: none;
}

.top1b1 .ewm img {
    width: 100%;
}

.top1b1:hover .ewm {
    display: block;
}









.top2 {
    height: 120px;
    transition: all ease .1s;
    background: transparent;
}



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


.logotext {
    height: 61px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-left: 1px solid #0068b6;
    padding-left: 14px;
    margin-top: 30px;
    font-size: 16px;
    color: #0068b6;
    font-weight: 700;
}

.logotext strong {
    color: #ffa800;
}

.dao_tel {
    width: 176px;
    font-size: 24px;
    line-height: 36px;
    color: #ffa800;
    /* position: absolute;
    right: 140px;
    top: 50%;
    transform: translateY(-50%); */
    font-weight: 700;
    margin-right: -211px;
    margin-top: 24px;
}

.dao_tel h3 {
    color: #0068b6;
    background: url(../image/tel2.png) no-repeat left center;
    padding-left: 46px;
    font-size: 24px;
}

.navx>li>a:focus, .navx>li>a:hover {
    background-color: initial !important;
}
.navx {
    width: 678px;
    display: flex;
    justify-content: space-between
}

.navx li {
    text-align: center;
    position: static;
    z-index: 999;
}

.navx li i {
    font-style: normal;
}

.navx>li>a {
    display: block;
    color: #666;
    line-height: 120px;
    padding: 0;
    font-size: 16px;
    font-weight: 400;
}

.navx>li>a:hover {
    color: #0068b6;
    text-decoration: none;
}

.top2 {
    position: relative;
    z-index: 999;
}

.top2 .k2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.top2 .k2 .ss {
    display: flex;
}

.top2 .k2 .ss1 {
    width: 22px;
    height: 22px;
    background: url(../image/ss1.png) no-repeat center center;
    position: relative;
    margin-left: 20px;
}



.top2 .k2 .ss a {
    font-size: 18px;
    color: #666666;
    margin-left: 18px;
}



.liu {
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    top: 25%;
    z-index: 999;
    width: 600px;
    height: 700px;
    background-color: #ffffff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: 95px 50px 20px;
    display: none;
}

.liu>h3 {
    font-size: 36px;
    color: #000000;
    font-weight: 400;
    text-align: center;
    margin-bottom: 115px;
}

.liu form {
    width: 500px;
    height: 70px;
    background-color: #ffffff;
    border: solid 1px #0068b6;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 15px;
}

.liu form input {
    outline: none;
    background: none;
    border: none;
}

.liu form input[name="wd"] {
    width: 457px;
    padding-left: 30px;
    font-size: 24px;
    color: #cccccc;
    line-height: 70px;
}

.liu form input[id="s_btn"] {
    width: 24px;
    height: 24px;
    background: url(../image/ss2.png) no-repeat center center;
}

.liu .hot {
    padding-left: 30px;
    font-size: 18px;
    color: #333333;
    margin-top: 60px;
}

.liu .hot a {
    margin-right: 22px;
    color: #333333;
}

.liu .close1 {
    width: 40px;
    height: 39px;
    background: url(../image/close1.png) no-repeat center center;
    position: absolute;
    right: 23px;
    top: 29px;
}








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

.navx .sec {
    overflow: hidden;
    text-align: left;
    width: 100%;
    height: 0;
    z-index: 999;
    position: absolute;
    left: 0;
    top: 120px;
    overflow: hidden;
    background: #fff;

}


.seclist {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}

.seclist div {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 160px;
    max-width: 25%;
}

.seclist div a {
    display: block;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    color: #ffffff;
    text-align: center;
    position: relative;
    z-index: 99;
    transition: all ease .1s;
}

.seclist div a h3 {
    font-size: 24px;
    line-height: initial;
    font-weight: 400;
}

.seclist div a p {
    font-size: 18px;
    line-height: initial;
    font-weight: 400;
}

.seclist div a:hover {
    width: 440px;
    height: 120px;
    background-color: rgba(0, 104, 182, .9);
    display: flex;
    flex-direction: column;
    justify-self: center;
    align-items: center;
    padding-bottom: 45px;
}

.seclist div a::after {
    content: "";
    width: 34px;
    height: 34px;
    background: url(../image/more1.png) no-repeat center center;
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
}

.seclist div a:hover::after {
    opacity: 1;
}

.top2.cur {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
}






/* äº§å“å±•ç¤º */
.index-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.index-title1 h3 {
    font-size: 36px;
    color: #333333;
    margin-bottom: 10px;
}

.index-title1 p {
    font-size: 20px;
    color: #999999;
    padding-bottom: 16px;
    position: relative;
}

.index-title1 p::after {
    content: "";
    width: 50px;
    height: 2px;
    background-color: #1b1b1b;
    position: absolute;
    bottom: 0;
    left: 0;
}

.index-title a.more {
    width: 50px;
    height: 50px;
    background: url(../image/more2.jpg) no-repeat center center;
    background-size: cover;
}



.p1 {
    padding-top: 70px;
}

.p1a {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 44px;
}

.p1a li a {
    display: block;
    font-size: 20px;
    color: #333333;
}

.p1a li a {
    margin-left: 30px;
}

.p1a li:hover a {
    color: #0068b6;
}






.p1 {
    background: url(../image/p1b.jpg) no-repeat center center;
    height: 940px;
    background-size: cover;
}

.p1b {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 54px;
}

.p1b li a {
    display: block;
    width: 290px;
    height: 260px;
    background-color: #ffffff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
}



.p1b li a div.img {
    overflow: hidden;
}

.p1b li a div.img img {
    display: block;
    width: 100%;
    height: 100%;
    transition: all ease .5s;
}

.p1b li a .mark {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 104, 182, .8);
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    opacity: 0;
    transition: all ease .2s;
}

.p1b li a .mark h3 {
    width: 208px;
    height: 53px;
    border-radius: 5px;
    border: solid 2px rgba(255, 255, 255, 1);
    line-height: 53px;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    font-weight: 400;
}

.p1b li:hover a .mark {
    opacity: 1;
}

.p1b li:hover a .img img {
    transform: scale(1.1);
}





.p2 {
    padding-top: 70px;
}

.p2a {
    width: 1230px;
    margin: 40px auto 0;
    position: relative;
}

.p2-swiper {
    overflow: hidden;
    padding: 20px 9px 0;
}


.p2a1 a {
    display: block;
    background-color: #f6f6f6;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
    margin-bottom: 25px;
}

.p2a1 a div.img img {
    display: block;
    width: 100%;
}

.p2a1 a h3 {
    height: 90px;
    background: #f6f6f6;
    /*text-indent: 25px;*/
    font-size: 24px;
    line-height: 90px;
    color: #333333;
    font-weight: 400;
    transition: all ease .1s;
    text-align: center
}

.p2button {
    display: flex;
    justify-content: center;
    align-content: center;
    margin-top: 10px;
}

.p2button .p2prev {
    width: 60px;
    height: 60px;
    border: solid 2px #0068b6;
    border-radius: 50%;
    background: url(../image/lefth.png) no-repeat center center;
    outline: none;
    transition: all ease .3s;
}

.p2button .p2prev:hover {
    background: #0068b6 url(../image/l1.png) no-repeat center center;
}

.p2button .p2next {
    width: 60px;
    height: 60px;
    border: solid 2px #0068b6;
    border-radius: 50%;
    background: url(../image/l2.png) no-repeat center center;
    outline: none;
    margin: 0 18px;
    transition: all ease .3s;
}

.p2button .p2next:hover {
    background: #0068b6 url(../image/righth.png) no-repeat center center;
}


.p2a1 a:hover h3 {
    background-color: #0068b6;
    color: #fff;
}




.p4 {
    background: url(../image/p4b.jpg) no-repeat center center;
    height: 1080px;
    background-size: cover;
    margin-top: 45px;
    padding-top: 74px;
}

.p4 .index-title h3 {
    color: #ffffff;
}

.p4 .index-title p {
    color: #ffffff;
}

.p4 .index-title1 p::after {
    background-color: #ffa800;
}


.p4a {
    width: 1200px;
    height: 780px;
    background-color: #ffffff;
    display: flex;
    justify-content: space-between;
    padding: 34px 20px 65px 17px;
    margin-top: 52px;
}

.p4a1 {
    width: 559px;
    margin-right: 24px;
}

.p4a1a {
    font-size: 16px;
    line-height: 28px;
    color: #666666;
}

.p4a1a p {
    text-indent: 2em;
    margin-bottom: 28px;
}

.p4a1a strong {
    font-weight: 400;
    color: #0068b6;
}

.p4a1a a.more {
    width: 108px;
    line-height: 46px;
    background-color: #ffffff;
    border-radius: 5px;
    border: solid 2px #0068b6;
    font-size: 16px;
    color: #0068b6;
    text-align: center;
    display: block;
    margin-bottom: 50px;
}

.p4a1a .img img {
    width: 558px;
    height: 224px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}


.p4a2 {
    flex: 1;
}

.p4a2 .p4a2a img {
    display: block;
    width: 580px;
    height: 546px;
}

.p4a2b {
    display: flex;
    justify-content: space-between;
    text-align: center;
    margin-top: 45px;
}

.p4a2b li a {
    display: block;
}

.p4a2b li a h3 {
    font-size: 60px;
    font-weight: bold;
    letter-spacing: -4px;
    color: #0068b6;
}

.p4a2b li a p {
    font-size: 20px;
    color: #666666;
}




.p5 {
    padding-top: 70px;
    padding-bottom: 216px;
}

.p5-sort {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.news-sort {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.news-sort li a {
    font-size: 22px;
    color: #333333;
    display: block;
    width: 130px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    margin-right: 40px;
    transition: all ease .3s;
}

.news-sort li.on a {
    background-color: #0068b6;
    color: #fff;
}

.p5a1 {
    position: relative;
    margin-top: 117px;

}

.p5a1a li a {
    display: flex;
    justify-content: space-between;
}


.p5a1a li a div.img img {
    width: 580px;
    height: 620px;
}

.p5a1a li a .cont {
    width: 592px;
}

.p5a1a li a .cont h3 {
    font-size: 20px;
    font-weight: 700;
    color: #333333;
    margin-bottom: 30px;
}

.p5a1a li a .cont p {
    font-size: 16px;
    color: #999999;
    line-height: 28px;
}

.p5a1a li a .cont span {
    display: block;
    width: 108px;
    line-height: 46px;
    background-color: #ffffff;
    border-radius: 5px;
    border: solid 2px #0068b6;
    text-align: center;
    font-size: 16px;
    color: #0068b6;
    margin-top: 50px;
}

.p5a1b {
    width: 600px;
    position: absolute;
    bottom: 0;
    right: 0;
    display: flex;
    justify-content: space-between;
}

.p5a1b li a {
    display: block;
    width: 294px;
    height: 240px;
    background-color: #ffffff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}

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

.p5a1b li a h3 {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #0068b6;
    text-indent: 13px;
    padding-right: 10px;
    position: relative;
}

.p5a1b li a h3::after {
    content: "";
    width: 20px;
    height: 20px;
    background: url(../image/r1.jpg) no-repeat center center;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}


.p5 a.prev {
    width: 60px;
    height: 60px;
    border: solid 2px #0068b6;
    border-radius: 50%;
    background: url(../image/lefth.png) no-repeat center center;
    outline: none;
    transition: all ease .3s;
    position: absolute;
    bottom: 81px;
    left: 50%;
    transform: translateX(-154%);
    cursor: pointer;
}

.p5 a.prev:hover {
    background: #0068b6 url(../image/l1.png) no-repeat center center;
}

.p5 a.next {
    width: 60px;
    height: 60px;
    border: solid 2px #0068b6;
    border-radius: 50%;
    background: url(../image/l2.png) no-repeat center center;
    outline: none;
    transition: all ease .3s;
    position: absolute;
    bottom: 81px;
    right: 50%;
    transform: translateX(104%);
    cursor: pointer;
}

.p5 a.next:hover {
    background: #0068b6 url(../image/righth.png) no-repeat center center;
}





.p6 {
    background: #f6f6f6;
    padding: 13px 0 17px;
}

.p6 .wh {
    width: 1200px;
    background-color: #ffffff;
    padding: 22px 30px 18px;
}


.p6a {
    width: 540px;
    height: 470px;
    position: relative;
}

.p6a1 {
    position: relative;
}

.p6a1a {
    height: 62px;
    background: #ffffff url(../image/jian2.png) no-repeat 448px center;
    border-radius: 10px;
    border: solid 1px #eeeeee;
    font-size: 24px;
    font-weight: bold;
    line-height: 62px;
    color: #333333;
    padding-left: 20px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 10px;
    z-index: 2;
    width: 492px;
}


.p6a1b {
    position: absolute;
    top: 68px;
    left: 50%;
    transform: translateX(-50%);
    width: 492px;
    display: none;
    background: #fff;
    z-index: 3;

}

.p6a1b li a {
    display: block;
    font-size: 24px;
    font-weight: bold;
    line-height: 62px;
    color: #333333;
    padding-left: 20px;
}


.p6a-img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    z-index: 1;
}

.p6a-img img {
    width: 540px;
    height: 470px;
}


.p6b {
    width: 565px;
    padding-left: 33px;
    border-left: 1px solid #eeeeee;
    padding-top: 10px;
}

.p6b h3.title {
    font-size: 24px;
    color: #333333;
    margin-bottom: 25px;
}

#p6form input {
    outline: none;
    background: none;
    border: none;
    display: block;
    width: 530px;
    height: 70px;
    background-color: #f6f6f6;
    border-radius: 10px;
    border: solid 1px #eeeeee;
    line-height: 70px;
    font-size: 20px;
    color: #999999;
    padding-left: 41px;
    margin-bottom: 22px;
}

#p6form input::placeholder {
    color: #999999;
}

#p6form .pname {
    position: relative;
}

#p6form .pname>input[name=pname] {
    padding-right: 48px;
    background: #f6f6f6 url(../image/jian3.png) no-repeat 482px center;
}

.pname-sort {
    background-color: #f6f6f6;
    position: absolute;
    top: 70px;
    left: 50%;
    transform: translateX(-50%);
    display: none;
}

.pname-sort li {
    width: 530px;
    font-size: 20px;
    line-height: 1.8;
    color: #999999;
    display: block;
    background-color: #f6f6f6;
    padding-left: 41px;
}


.p6b .code-group {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.p6b .code-group span.checkCodeImg {
    margin-left: 10px;
}

.p6b #p6form input[name="btn"] {
    background-color: #ffa800;
    font-size: 20px;
    ;
    color: #333333;
    text-align: center;
    margin: 0;
    padding: 0;
}








.p7 {
    background: #0068b6;
    padding-top: 30px;
}

.f_link {
    width: 1200px;
    line-height: 1.8;
    margin: 0 auto;
    font-size: 20px;
    color: #fff;
}

.f_link a {
    color: #fff;
    margin-right: 12px;
    white-space: nowrap;
}



.p7a {
    display: flex;
    justify-content: space-between;
    align-items: space-between;
    margin-top: 40px;
}

.p7a1 {
    width: 257px;
}

.p7a2 {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.p7a2 a {
    font-size: 16px;
    color: #ffffff;
    margin-left: 28px;
}


.p7b {
    display: flex;
    justify-content: space-between;
    margin-top: 46px;
}

.p7b1 {
    width: 535px;
    background: url(../image/line1.png) no-repeat right center;
}

.p7b1 h3 {
    font-size: 24px;
    color: #ffffff;
    margin-bottom: 15px;
}

.p7b1 p {
    font-size: 18px;
    color: #ffffff;
    line-height: 30px;
}


.p7b2 {
    display: flex;
    padding-top: 28px;
}

.p7b2 .p7b2a img:last-child {
    width: 160px;
    height: 160px;
    margin-left: 20px;
}

.p7b2b {
    margin-left: 25px;
}

.p7b2b h3 {
    font-size: 30px;
    line-height: 48px;
    color: #ffffff;
    background: url(../image/ftel.png) no-repeat left center;
    padding-left: 63px;
}

.p7b2b p {
    font-size: 36px;
    color: #ffa800;
    font-weight: 700;
}

.p7b2b h4 {
    font-size: 24px;
    letter-spacing: 1px;
    color: #ffffff;
}


.copyright {
    background-color: #00479d;
    padding: 18px 0;
    font-size: 12px;
    line-height: 24px;
    color: #ffffff;
    text-align: center;
    margin-top: 62px;
}

.copyright a {
    color: #ffffff;
}




/* å†…é¡µ */

.xypg-left-nav {
    width: 1200px;
    display: flex;
    border-bottom: 1px solid #0068b6;
    margin-top: 10px;
    padding-left: 54px;
    background: url(../image/pos.png) no-repeat left center;
    flex-wrap: wrap;
}

.xypg-left-nav>li .first-nav-btn {
    display: none;
}

.xypg-left-nav>li {
    border: initial;
}

.xypg-left-nav>li>a {
    padding: 0;
    font-size: 16px;
    color: #333333;
    height: 50px;
    line-height: 50px;
    margin-right: 50px;
}

.xypg-left-nav>li.clicked a {
    color: #0068b6;
    font-weight: 700;
}

.xypg-left-nav>li:hover a {
    color: #0068b6;
    font-weight: 700;
}

div.xypg-left-nav {
    font-size: 16px;
    color: #333333;
    height: 50px;
    line-height: 50px;
    margin-right: 50px;
}

div.xypg-left-nav a {
    font-size: 16px;
    line-height: 52px;
    color: #333333;
}

div.xypg-left-nav a:last-child {
    color: #0068b6;
}





.page-title {
    font-size: 30px;
    line-height: 52px;
    color: #333333;
    margin: 40px auto 54px;
    text-align: center;
}

.xypg-album-list li h3 {
    position: static;
    left: initial;
    right: initial;
    bottom: initial;
    height: 80px;
    background-color: #f6f6f6;
    font-size: 24px;
    line-height: 80px;
    color: #333333;
}

.xypg-case-detail .main-img {
    width: 100%;
    background-color: #f6f6f6;
    padding: 48px 72px 47px 62px;
}


.xypg-album-list1 li {
    width: 22.33333%;
}




/* äº§å“ */
.xypg-product-list {
    margin: 40px -0.5%;
}

.xypg-product-list1 li {
    width: 24%;
    margin: 0 6px 20px 6px;
    border: none;
    padding: 0;
}

.xypg-product-list1 li a.img {
    background-color: #f6f6f6;
    border: solid 1px #eeeeee;
}

.xypg-product-list1 li h3 a {
    padding: 0;
    width: 100%;
    height: 80px;
    background-color: #ffffff;
    border: solid 1px #eee;
    line-height: 80px;
    color: #333333;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    transition: all ease .3s;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 50px;
    text-indent: 0px;
}

.xypg-product-list1 li:hover h3 a {
    background-color: #0068b6;
    color: #fff;
}


/* äº§å“è¯¦æƒ… */
.xypg-product-detail1 {
    margin-top: 40px;
}

.xypg-product-detail1 .page-product-detail-effect {
    width: 580px;
}

.page-detail1 {
    background-color: #f6f6f6;
    padding: 70px 38px 16px;
    border: solid 1px #eeeeee;
    text-align: center;
}

.xypg-product-detail1 .product-detail-slick a.slick-item {
    background-color: #f6f6f6;
    border: solid 2px #ffffff;
}

.xypg-product-detail1 .product-detail-slick a.slick-item.active {
    border: solid 2px #fa9f2c;
}

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


.product-detail-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 80px;
    line-height: 80px;
    background: #fff;
}

.product-detail-info div {
    font-size: 18px;
    line-height: 36px;
    color: #999999;
        overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.product-detail-info .baidu-share {
    width: 82px;
    display: flex;
    justify-content: center;
    height: 82px;
    line-height: 82px;
    font-size: 18px;
    color: #0068b6;
}


.bshare-custom .bshare-more.more-style-addthis {
    background: transparent !important;
    display: block;
    height: 100%;
}

.product-detail-info .bshare-custom {
    width: 41px;
    background: url(../image/fen.png) no-repeat left center !important;
}


.xypg-product-detail1 .page-product-detail-right {
    width: 600px;
}

.page-product-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 50px;
    line-height: 50px;
    padding-bottom: 10px;
    border-bottom: 1px solid #0068b6;
}

.page-product-title h2 {
    font-size: 30px;
    line-height: 36px;
    color: #0068b6;
    padding-right: 40px;
       overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.page-product-title a {
    width: 160px;
    height: 50px;
    background-color: #0068b6;
    line-height: 50px;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
}

.page-product-info {
    margin-top: 40px;
    padding-left: 20px;
}

.page-product-info div>h3 {
    font-size: 18px;
    line-height: 36px;
    color: #333333;
}

.page-product-info div span {
    font-size: 18px;
    color: #333333;
    line-height: 35px;
}

.page-product-info div p {
    font-size: 18px;
    color: #333333;
    line-height: 35px;
}

.xypg-detail-pn1 {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #eeeeee;
    height: 80px;
    line-height: 80px;
    margin-top: 66px;
    font-size: 18px;
    color: #333333;
}

.xypg-detail-pn1 div b {
    font-size: 18px;
    line-height: 36px;
    color: #333333;
    font-weight: 400;
}

.xypg-detail-pn1 div a {
    font-size: 18px;
    color: #0068b6;
    margin: 0 15px 0 6px;
}

.xypg-detail-pn1 div span {
    font-size: 18px;
    line-height: 36px;
    color: #333333;
}


/* å†…é¡µç•™è¨€é¡µé¢ï¼Œéƒ¨åˆ†æ ·å¼ä¸Žé¦–é¡µç•™è¨€å…±ç”¨ */
.ninquiry {
    width: 1200px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    margin: 41px auto 210px;
    background: url(../image/liu.jpg) no-repeat center center;
    padding: 45px 64px 100px;
    background-size: cover;
}

.ninquiry #p6form {
    width: 710px;
    margin: 50px auto 0;
}

.ninquiry #p6form input {
    width: 710px;
}

.ninquiry #p6form .pname>input[name=pname] {
    background: #f6f6f6 url(../image/jian3.png) no-repeat 644px center;
}

.ninquiry .pname-sort li {
    width: 710px;
}

.ninquiry #p6form textarea {
    outline: none;
    background: none;
    border: none;
    resize: none;
    width: 710px;
    height: 200px;
    background-color: #f6f6f6;
    border-radius: 10px;
    border: solid 1px #eeeeee;
    padding: 16px 27px;
    font-size: 20px;
    line-height: 1.6;
    color: #999999;
    margin: 22px 0 34px;
}


/* æ–°é—»åˆ—è¡¨åŒ»ç–—ä¼šå±•ï¼Œç”¨çš„äº§å“åˆ—è¡¨æ ·å¼æ›´æ”¹ */
.xypg-news-detail1 {
    margin-top: 40px;
}

.xypg-product-list1 li h3 a {
    text-align: left;
    text-indent: 0;
}

.xypg-news-detail1 .xypg-detail-title {
    font-size: 30px;
    line-height: 52px;
    color: #333333;
    text-align: center;
}

.xypg-news-detail1 .xypt-news-info {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 64px;
    line-height: 64px;
    border-bottom: 1px solid #eeeeee;
    position: relative;
}

.xypg-news-detail1 .xypt-news-info>div {
    font-size: 14px;
    color: #999999;
    margin: 0 35px;
}

.xypg-news-detail1 .xypt-news-info .fen {
    width: 99px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
}

.xypg-news-detail1 .xypt-news-info .baidu-share {
    width: 105px;
    display: flex;
    justify-content: center;
    height: 64px;
    line-height: 64px;
    font-size: 18px;
    color: #0068b6;
}


.xypg-news-detail1 .bshare-custom .bshare-more.more-style-addthis {
    background: transparent !important;
    display: block;
    height: 100%;
}

.xypt-news-info .bshare-custom {
    width: 41px;
    background: url(../image/fen.png) no-repeat left center !important;
}

.xypg-news-detail1 .xypg-detail-con {
    font-size: 18px;
    line-height: 36px;
    color: #333333;
    margin: 20px 0;
}

.xypg-news-detail1 .xypg-detail-con div.img img {
    display: block;
    width: 100%;
    margin: 20px auto 50px;
}

.xypg-news-list2 {
    margin-top: 40px;
}

.xypg-news-list2 li a {
    display: flex;
    align-items: center;
    width: 100%;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 20px;
    margin-bottom: 18px;
}

.xypg-news-list2 li a div.img {

    background-color: #f6f6f6;
    border: solid 1px #eeeeee;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 38px;
}

.xypg-news-list2 li a div.img img {
    width: 310px;
    height: 220px;
}

.xypg-news-list2 li a .cont {
    flex: 1;
}

.xypg-news-list2 li a .cont .conta {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 34px;
}

.xypg-news-list2 li a .cont .conta h3 {
    font-size: 18px;
    color: #333333;
}

.xypg-news-list2 li a .cont .conta .date {
    font-size: 12px;
    color: #999999;
}

.xypg-news-list2 li a .cont .info {
    font-size: 14px;
    line-height: 30px;
    color: #333333;
}

.xypg-news-list2 li a .cont .more span {
    display: block;
    width: 150px;
    line-height: 40px;
    background-color: #ffffff;
    border: solid 1px #999999;
    text-align: center;
    font-size: 16px;
    color: #333333;
    margin-top: 30px;
    transition: all ease .3s;
}

.xypg-news-list2 li:hover a .cont .more span {
    background-color: #0068b6;
    border: solid 1px #eeeeee;
    color: #fff;
}


/* æ¡ˆä¾‹ */
.xypg-case-list1{
    margin: 40px 0.2%;
}
.xypg-case-list1 li {
    width: 380px;
    height: 350px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    margin: 0 7px 25px;
}
.xypg-case-list1 li a.img  {
    display: block;
    	height: 260px;
}
.xypg-case-list1 li h3 a {
    display: block;
    height: 90px;
    line-height: 90px;
    font-size: 24px;
    text-align: left;
    background: #f6f6f6;
    padding: 0;
    font-weight: 400;
    transition: all ease .3s;
    padding: 0 10px;
        overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.xypg-case-list1 li:hover h3 a {
    background-color: #0068b6;
    color: #fff;
}

/* æ¡ˆä¾‹è¯¦æƒ…é¡µä¸Žäº§å“è¯¦æƒ…é¡µå…±ç”¨ */
.case-detail1 .page-product-info1 {
    font-size: 24px;
	font-weight: 700;
	color: #333333;
    line-height: 64px;
    margin-bottom: 75px;
}
.case-detail1 .page-product-info2 h3 {
    font-size: 18px;
	color: #333333;
}


/* å®¢æˆ·æœåŠ¡ä¸“é¢˜é¡µä¹‹è´­ä¹°æŒ‡å¼• */
.gmzy-p1 {
    font-size: 18px;
	line-height: 36px;
	color: #333333;
}
.gmzy-p1 strong {
    font-weight: 400;
    color: #0068b6;
}
h3.gmzy-p2 {
    font-size: 24px;
    margin: 40px 0 45px;
    color: #333333;
    font-weight: 400;
}
.gmzy-p3{
    font-size: 20px;
	color: #333333;
    margin-bottom: 24px;
}
.gmzy-p3 strong {
    color: #ffa800;
}
.gmzy-p4{
    text-align: center;
    margin-bottom: 68px;
}
.gmzy-p4 img {
 max-width: 100%;
}

.gmzy-p5a{
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #eeeeee;
    height: 80px;
    line-height: 80px;
}
.gmzy-p5a h3{
    font-weight: 400;
    text-align: center;
    font-size: 20px;
	color: #333333;
}

.gmzy-p5a h3.qy {
    width: 300px;
}
.gmzy-p5a h3.ren {
    width: 300px;
}
.gmzy-p5a h3.tel {
    width: 600px;
}

.gmzy-p5b li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 80px;
    line-height: 80px;
    border-bottom: 1px solid #d2d2d2;
}
.gmzy-p5b li h3{
    font-weight: 400;
    text-align: center;
    font-size: 20px;
	color: #333333;
}

.gmzy-p5b li  h3.qy {
    width: 300px;
}
.gmzy-p5b li  h3.ren {
    width: 300px;
}
.gmzy-p5b li  h3.tel {
    width: 600px;
}

/* å”®åŽæœåŠ¡ä¸“é¢˜é¡µ ä¸‹æ–¹è¡¨æ ¼æ ·å¼å…±ç”¨è´­ç‰©æŒ‡å¼• */
.shou-p1{
    font-size: 18px;
	color: #0068b6;
    margin-bottom: 20px;
}

.shou-p3{
    font-size: 18px;
	color: #333333;
    line-height: 36px;
}
.shou-p3 strong {
    font-size: 24px;
	color: #333333;
}
h3.shou-p2 {
    font-size: 24px;
	color: #333333;
    margin: 46px 0 41px;
    font-weight: 400;
}



/* æ‹›è˜åˆ—è¡¨é¡µ */
.job-list-content > h3 {
    font-size: 30px;
	color: #333333;
    text-align: center;
    margin: 40px 0 45px;
}
.job-list-content .job-list-c1 {
    font-size: 18px;
	line-height: 48px;
	color: #333333;
    margin-bottom: 16px;
}
.job-list-content  > h4 {
    font-size: 24px;
	color: #333333;
}
.job-list-content .job-list-c2 {
    font-size: 18px;
	color: #0068b6;
    margin: 7px 0 50px;
}
.job-list-content .job-list-c2 strong {
    font-weight: 400;
    color: #ffa800;
}
.job-list-content > h5 {
    font-size: 24px;
	color: #333333;
}

.xypg-job-list1 .job-title{
    margin-top: 43px;
    line-height: 80px;
	background-color: #eeeeee;
}
.xypg-job-list1 .job-title span{
    width: 300px;
    padding: 0;
    text-align: center;
    font-size: 20px;
	color: #333333;
    font-weight: 400;
}
.xypg-job-list1 .job-title span:nth-of-type(3) {
    width: 324px;
}
.xypg-job-list1 .job-title span:nth-of-type(4) {
    width: 276px;
}
.xypg-job-list1 .job-item {
    margin-top: 0;
    line-height: 80px;
    padding: 0;
    text-align: center;
    background: initial;
    border-bottom: 1px solid #d2d2d2;
}
.xypg-job-list1 .job-name {
    width: 300px;
}
.xypg-job-list1 .job-number {
    width: 300px;
}
.xypg-job-list1 .job-xlyq {
    width: 324px;
}
.xypg-job-list1 .job-more {
    width: 276px;
}
.xypg-job-list1 .job-item .job-item-span {
    padding: 0;
}
.xypg-job-list1 .job-item .job-more a {
    display: block;
    background: initial;	
    font-size: 20px;
	color: #333333;
    width: initial;
    height: initial;
    float: none;
    margin: 0;
}
.xypg-job-list1 .job-item .job-more a:hover {
    background: initial;
}
/* æ‹›è˜è¯¦æƒ…é¡µ */
.xypg-jod-detail1 {
    background-color: #f6f6f6;
    padding: 0 34px 10px 60px;
    margin-top: 40px;
    min-height: 750px;
}
.xypg-jod-detail1 .job-detail-title {
    display: inline-block;
    width: 630px;
    border-bottom: 1px solid #0068b6;
    font-size: 30px;
	color: #0068b6;
    line-height: 84px;
    padding: 0;
    background: initial;
}
.xypg-jod-detail1 .job-detail-con {
    padding: 0;
    margin-top: 37px;
}
.xypg-jod-detail1 .job-detail-small-title {
    font-size: 24px;
	line-height: 36px;
	color: #333333;
    font-weight: 700;
}
.xypg-jod-detail1  .job-detail-con-box {
    font-size: 18px;
	color: #333333;
    line-height: 36px;
}
.xypg-jod-detail1 .job-detail-small-title1 {
    font-size: 18px;
	line-height: 36px;
	color: #333333;
    font-weight: 700;
}
.xypg-jod-detail1  .job-detail-con-box1 {
    font-size: 18px;
	color: #767676;
    line-height: 36px;
}

.job-detail-btn{
    width: 1200px;
	line-height: 80px;
	background-color: #0068b6;
    font-size: 20px;
	color: #ffffff;
    text-align: center;
}

.job-detail-btn a {
    display: block;
    color: #ffffff;
}




/* è”ç³»æˆ‘ä»¬é¡µé¢ï¼Œåº•éƒ¨åœ°å›¾æ ·å¼ä¸Žé¦–é¡µç»Ÿä¸€ */
.lxwm-p1 {
    background-color: #ffffff;
    padding: 32px 15px 25px;
    display: flex;
    justify-content: space-between;
}
.lxwm-p1 .lxwm-p1a{
    width: 1200px;
    /*min-height: 292px;*/
    /*border-right: 1px solid #eeeeee;*/
}
.lxwm-p1 .lxwm-p1a:nth-child(2){
    width: 405px;
    padding-left: 30px;
}
.lxwm-p1 .lxwm-p1a:nth-child(3){
    width: 390px;
    border: none;
    padding-left: 30px;
}
.lxwm-p1 .lxwm-p1a h3{
    font-size: 24px;
	color: #333333;
    margin-bottom: 18px;
}
.lxwm-p1 .lxwm-p1a .lxwm-p1a1 {
    font-size: 18px;
	color: #333333;
    line-height: 30px;
}

.lxwm-p1 .lxwm-p1a .lxwm-p1a1 p{width:33% ;float:left;}