/*头部样式*/

.tophead {
    width: 100%;
    height: 157px;
    background: url(../images/tp1_bg.jpg) no-repeat;
    position: relative;
    z-index: 9999;
}

.wd1280 {
    width: 1280px;
    margin: 0 auto;
}

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

.top_aa {
    line-height: 45px;
}

.wel {
    font-size: 14px;
    color: #333333;
}

.top_seo {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
}

.top_seo a {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
}

.top_bb {
    height: calc(157px - 45px);
    position: relative;
    overflow: hidden;
}

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

.top_ss {
    position: relative;
}

.top_ss #formsearch2 {
    width: 290px;
    height: 50px;
    background: url(../images/sss1.png) no-repeat center center;
    margin-right: 20px;
    display: flex;
    align-items: center;
}

.top_ss #formsearch2 input {
    height: 50px;
    line-height: 50px;
    background: #fff;
    border: none;
    outline: none;
}

.top_ss #formsearch2 input#keyword {
    padding-left: 15px;
    color: rgba(51, 51, 51, 0.4);
    float: left;
    background: none;
    border: none;
    font-size: 16px;
    width: calc(100% - 60px);
}

.top_ss #formsearch2 input#s_btn {
    width: 60px;
    text-align: center;
    color: #fff;
    border: none;
    cursor: pointer;
    float: left;
    background: none;
}

.top_phone {
    position: relative;
    padding-left: 60px;
    background: url(../images/top_phone1.png) no-repeat left center;
    font-size: 14px;
    color: #fff;
}

.top_phone p:nth-child(2) {
    line-height: 1;
    font-weight: bold;
    font-size: 28px;
    font-family: "Arial";
}


/*  */

#header,
.container {
    width: 1200px;
    margin: 0 auto;
}

.logo {
    float: left;
}

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

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

.topLink .k1 {
    line-height: 32px;
    padding-top: 5px;
    font-size: 14px;
    color: #999999;
}

.topLink .k1 a {
    color: #999999
}

.topLink .k1 a.langstyle,
.topLink .k1 span.langstyle {
    color: #111111;
}

.topLink .k1 a.langstyle img {
    margin-right: 6px;
}

.topLink .k2 {
    color: #ffffff;
    font-size: 14px;
    font-family: "微软雅黑";
    background: #006ccc;
    text-align: left;
    border-radius: 16px 16px 0 0;
    padding-left: 24px;
    padding-top: 20px;
    width: 234px;
    box-sizing: border-box;
    line-height: 24px;
    padding-bottom: 16px;
    position: absolute;
    right: 0;
    top: 52px;
}

.topLink .k2 img {
    margin-bottom: 20px
}


/*  */

#menu {
    background: #1a428b;
    background: url(../images/tp2_bg.jpg) no-repeat center;
}

.kf_main {
    float: left;
    padding-bottom: 5px;
    overflow: hidden;
    width: 141px;
    margin-left: -4px;
    display: none;
}

.w_message {
    border: 1px solid #4a9cf9;
    padding: 7px;
    padding-top: 3px;
    height: 238px;
    background: #fff;
    padding-bottom: 27px;
    background: url(../images/newadd/message_bg.jpg) left top no-repeat;
    display: none;
}


/*热门搜索*/

.search_index {
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 0;
}

.hotSearch {
    float: left;
    height: 60px;
    font-size: 14px;
    line-height: 60px;
    color: #666666;
    font-weight: bold;
}

.hotSearch a {
    color: #666;
    margin-right: 10px;
    font-weight: normal;
}

#formsearch33 {
    margin-top: 12px;
    width: 361px;
    height: 30px;
    line-height: 30px;
    float: right;
    background: url(../images/ssbg.png) no-repeat center center;
    display: flex;
    align-items: center;
}

#formsearch33 input {
    height: 30px;
    background: #fff;
    line-height: 30px;
    border: none;
    outline: none;
}

#formsearch33 input#keyword {
    height: 30px;
    line-height: 30px;
    padding-left: 15px;
    color: #686868;
    float: left;
    background: none;
    border: none;
    font-size: 13px;
    width: calc(100% - 100px);
}

#formsearch33 input#s_btn {
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    border: none;
    cursor: pointer;
    float: left;
    background: none;
}

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


/* c1_index */

.c1_index {
    position: relative;
    padding-top: 60px;
    padding-bottom: 85px;
    background: url(../images/c1bg.png) no-repeat center bottom;
}

.tit_s1 {
    text-align: center;
    margin-bottom: 60px;
}

.tit_s1 h3 {
    text-transform: uppercase;
    font-size: 40px;
    color: #005bac;
}

.tit_s1 h3 span {
    color: #333333;
}

.tit_s1 p {
    background: url(../images/line01.png) no-repeat center;
    font-size: 18px;
    color: #777777;
    margin-top: 15px;
}

.tit_s2 p {
    background: url(../images/line02.png) no-repeat center;
    font-size: 18px;
    color: #777777;
    margin-top: 15px;
}

.tit_s3 p {
    background: url(../images/line03.png) no-repeat center;
    font-size: 18px;
    color: #777777;
    margin-top: 15px;
}


/*  */

.number {
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 999;
}

.number li {
    position: relative;
    text-align: center;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    padding: 20px 0;
}

.number li h3 {
    color: #333333;
    display: inline-block;
}

.number li h3 i {
    font-style: inherit;
    color: #333333;
    font-size: 80px;
    font-weight: 600;
    font-family: "Microsoft Yahei";
}

.number li h3 span {
    font-size: 18px;
    font-weight: normal;
    font-style: inherit;
    vertical-align: 10px;
    margin-left: 10px;
    color: #666666;
}

.number li p {
    font-size: 24px;
    line-height: 1.7;
    color: #333333;
    padding-top: 5px;
    font-weight: 400;
}

.number li div {
    font-size: 14px;
    line-height: 1.7;
    color: #555555;
    padding-top: 5px;
    max-width: 300px;
    margin: 0 auto;
}


/*主体样式*/

#container {
    width: 1200px;
    margin: 0 auto;
    margin-top: 0px;
}

.container12 {
    width: 1200px;
    margin: 0 auto;
}

.menu_cate {
    width: 220px;
    float: left;
}

.cate_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.about {
    width: 460px;
    float: left;
    margin-left: 12px;
    padding-bottom: 5px;
}

.about_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.about .content {
    padding: 5px;
    padding-bottom: 12px;
    text-indent: 20px;
}

.navigation {
    float: right;
    width: 100px;
}

.index-title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.index-table td {
    border: solid #add9c0;
    border-width: 0px 1px 1px 0px;
    padding: 10px 5px;
}

.index-table {
    border: solid #add9c0;
    border-width: 1px 0px 0px 1px;
    margin-top: 10px;
}


/*首页标题样式*/

.titles {
    text-align: center;
}

.titles div.h1 {
    color: #333333;
    font-size: 30px;
    font-weight: 600;
}

.titles div.h1 span {
    color: #1a428b;
}

.titles h2 {
    color: #999999;
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
}

.titles h3 {
    background: url(../images/ttline.png) no-repeat center;
    margin-top: 4px;
}

.titles h3 div {
    font-size: 16px;
    color: #ffffff;
    width: 205px;
    height: 36px;
    background: #006ccc;
    margin: 0 auto;
    line-height: 36px;
    border-radius: 12px;
}


/*优势*/

.advantages {
    width: 1919px;
    height: 530px;
    background: url(../images/bg1.jpg) no-repeat center;
    position: relative;
    left: 50%;
    margin-left: -960px;
    box-sizing: border-box;
    padding-top: 12px;
}


/*五大优势*/

.fiveadc {
    width: 1200px;
    margin: 0 auto;
    margin-top: 56px;
}

.fiveadc li {
    width: 238px;
    height: 196px;
    float: left;
    background: rgba(255, 255, 255, 0.9);
    margin-left: 2px;
}

.fiveadc li:nth-child(1) {
    margin-left: 0
}

.fiveadc li a.img {
    width: 88px;
    height: 88px;
    display: block;
    position: relative;
    margin: 0 auto;
    margin-top: 18px;
}

.fiveadc li a.img div {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    line-height: 88px;
    text-align: center;
}

.fiveadc li a.img img {
    max-width: 100%;
}

.fiveadc li a.img .img1 {
    opacity: 1;
    transition: all 0.4s;
}

.fiveadc li a.img .img2 {
    opacity: 0;
    transition: all 0.4s;
}

.fiveadc li h3 {
    font-weight: normal;
    font-size: 15px;
    text-align: center;
    margin-top: 20px;
    position: relative
}

.fiveadc li h3 a {
    display: block
}

.fiveadc li h3:before {
    content: '';
    width: 29px;
    height: 2px;
    background: #666;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    bottom: -12px;
}

.fiveadc li:hover a.img .img1 {
    opacity: 0;
    transition: all 0.4s;
}

.fiveadc li:hover a.img .img2 {
    opacity: 1;
    transition: all 0.4s;
}

.fiveadc li:hover h3:before {
    background: #006ccc;
    transition: all 0.4s;
}

.fiveadc li:hover h3 a {
    color: #006ccc;
    transition: all 0.4s;
}


/*四重认证*/

.forz {
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
    background: #fff;
    position: relative;
    z-index: 10
}

.forz li {
    width: 300px;
    height: 164px;
    float: left;
    position: relative;
}

.forz li .forzinn {
    background: url(../images/rzline.jpg) no-repeat left center;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.forz li:nth-child(1) .forzinn {
    background: none
}

.forz li a.img {
    width: 88px;
    height: 88px;
    display: block;
    position: relative;
    margin: 0 auto;
    margin-top: 18px;
}

.forz li a.img div {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    line-height: 88px;
    text-align: center;
}

.forz li a.img img {
    max-width: 100%;
}

.forz li a.img div.img1 {
    opacity: 1;
    transition: all 0.4s;
}

.forz li a.img div.img2 {
    opacity: 0;
    transition: all 0.4s;
}

.forz li h3 {
    font-weight: normal;
    font-size: 16px;
    text-align: center;
    margin-top: 4px;
    position: relative;
}

.forz li h3 a {
    display: block
}

.forz li:hover .forzinn {
    background: url(../images/rzbg.jpg) no-repeat center;
}

.forz li:hover a.img div.img1 {
    opacity: 0;
    transition: all 0.4s;
}

.forz li:hover a.img div.img2 {
    opacity: 1;
    transition: all 0.4s;
}

.forz li:hover h3 a {
    color: #fff;
    transition: all 0.4s;
}


/*产品展示*/

.procenter {
    background: url(../images/probg.jpg) no-repeat bottom #f2f2f2;
    padding-top: 60px;
    height: 1136px;
    box-sizing: border-box;
    position: relative;
}

.prolist {
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
    text-align: center;
    font-size: 0;
}

.prolist li {
    display: inline-block;
    margin-left: 35px;
}

.prolist li:nth-child(1) {
    margin-left: 0
}

.prolist li a {
    background: #dfdfdf;
    padding: 6px 0px;
    color: #333333;
    font-size: 16px;
    border-radius: 10px;
    display: block;
    width: 161px;
    text-align: center;
}

.prolist li.cur a {
    color: #ffffff;
    background: #006ccc
}

.procont {
    width: 1200px;
    margin: 0 auto;
    margin-top: 45px;
}


/* 
.proimg {
    display: none;
}

.proimg li {
    float: left;
    margin-right: 26px;
    margin-bottom: 36px;
    box-shadow: 2px 2px 4px 1px rgba(0, 0, 0, 0.2);
    _display: inline;
}

.proimg li:nth-child(4n) {
    margin-right: 0
}

.proimg li a.img img {
    width: 280px;
    height: 280px;
    transition: all 0.6s
}

.proimg li h3 {
    text-align: center;
}

.proimg li h3 a {
    font-weight: normal;
    line-height: 50px;
    background: #fff;
    display: block;
    font-size: 16px;
    color: #333;
}

.proimg li a.img {
    display: block;
    width: 280px;
    height: 280px;
    overflow: hidden
}

.proimg li a.img img:hover {
    transition: all 0.6s;
    transform: scale(1.2)
} */

.procenter a.promore {
    display: block;
    position: absolute;
    width: 204px;
    height: 58px;
    background: url(../images/morebg.jpg) no-repeat center;
    line-height: 58px;
    text-align: center;
    left: 50%;
    margin-left: -102px;
    bottom: 48px;
    color: #ffffff;
    font-size: 16px;
}


/*首页横图*/

.heng {
    width: 1920px;
    margin: 0 auto;
    height: 228px;
    background: url(../images/heng.jpg) no-repeat center;
}

.heleft {
    width: 640px;
    padding-top: 42px;
}

.heleft ul {
    margin-top: 20px;
}

.heleft ul li {
    width: 53px;
    height: 53px;
    background: url(../images/bluecir.png) no-repeat center;
    float: left;
    margin-right: 24px;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    line-height: 53px;
    text-align: center;
}

.heright {
    background: rgba(255, 255, 255, 0.9);
    width: 400px;
}

.heright p {
    font-size: 16px;
    color: #333333;
    text-align: center;
    line-height: 48px;
}

.xcont1 {
    background: url(../images/bbj.jpg) no-repeat center top;
    height: 395px;
    box-sizing: border-box;
    padding-top: 62px;
}

.faf1 h1,
.faf1 h2 {
    color: #fff;
}

.faf1 h3 div {
    background: #fff;
    color: #1a428b;
}

.faf1 h3 {
    background: url(../images/ajghgjh1.png) no-repeat center;
}

.a1_gag1 {
    position: relative;
    margin-top: 40px;
}

.product_list_ag1 li {
    float: left;
    margin: 0 10px;
}

.product_list_ag1 li img {
    width: 209px;
    height: 111px;
}

.a1_gag1 .l_btn,
.a1_gag1 .r_btn {
    position: absolute;
    top: 41px;
}

.a1_gag1 .l_btn {
    left: 0px;
}

.a1_gag1 .r_btn {
    right: 0px;
}


/*首页留言*/

.message1 {
    padding-left: 50px;
    z-index: 100;
    position: relative;
    padding-bottom: 6px
}

.message1 input {
    vertical-align: middle;
}

.message1 #name {
    display: block;
    height: 35px;
    line-height: 35px;
    padding: 0;
    padding-left: 16px;
    border: 1px solid #c4c4c4;
    width: 285px;
    margin-bottom: 5px
}

.message1 #contact {
    display: block;
    height: 35px;
    line-height: 35px;
    padding: 0;
    padding-left: 16px;
    border: 1px solid #c4c4c4;
    width: 285px;
}

.message1 .msgbtn {
    background: #005097;
    cursor: pointer;
    width: 108px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    border: none;
    color: #fff;
    font-size: 15px;
    margin-top: 5px;
    font-family: "Microsoft YaHei";
}

.message1 #code {
    line-height: 26px;
    padding-top: 5px;
}

.message1 #checkcode {
    height: 32px;
    line-height: 32px;
    width: 120px;
    border: 1px solid #dedede;
}

#message_main1 tr {
    position: relative;
}

#message_main1 tr th {
    font-weight: normal;
    text-align: right;
    height: 42px;
    line-height: 42px;
    color: #666;
}

.message1 .m_label {
    position: absolute;
    width: 160px;
    text-align: left;
    line-height: 35px;
    padding-left: 16px;
    color: #666666;
    z-index: 1;
    cursor: text;
    font-size: 13px
}

.message1 .c_label {
    line-height: 18px;
    padding-top: 12px;
}


/*公司简介*/

.aboutus {
    width: 1920px;
    height: 656px;
    background: url(../images/abbg.jpg) no-repeat center;
    position: relative;
    left: 50%;
    margin-left: -960px;
    box-sizing: border-box;
    padding-top: 51px;
}

.ableft {
    width: 608px;
    margin-top: 71px;
}

.ableft img {
    width: 100%;
}

.abright {
    width: 533px;
    font-size: 14px;
    color: #ffffff;
    margin-top: 164px;
    line-height: 23px;
}


/*新闻动态*/

.newsinfo {}

.newstt {
    height: 128px;
    width: 1200px;
    margin: 0 auto;
}

.newstt .dynamic {
    height: 54px;
    border-left: 3px solid #1a428b;
    line-height: 28px;
    padding-left: 10px;
    margin-top: 53px;
}

.newstt .dynamic h1 {
    color: #a5a5a5;
    font: 600 18px/4px "Arial";
    text-transform: uppercase;
}

.newstt .dynamic h2 {
    color: #1a428b;
    font-size: 24px;
    line-height: 78px;
}

.newstt .ntits {}

.newscont {
    background: #fafafa;
    width: 100%;
}

.newsleft {
    width: 481px;
    height: 476px;
    background: #ffffff;
    margin-top: 40px;
    margin-bottom: 48px;
}

.newsleft .newsbt {
    width: 400px;
    margin: 0 auto;
    padding-top: 34px;
}

.newsleft .newsbt a {
    font-size: 21px;
    color: #000000;
}

.newsleft .newsms {
    color: #333333;
    font-size: 14px;
    width: 400px;
    margin: 0 auto;
    line-height: 28px;
    margin-top: 28px;
}

.newsleft .newsdate {
    width: 390px;
    margin: 0 auto;
    position: relative;
    color: #ababab;
    height: 64px;
    margin-top: 36px;
}

.newsleft .newsdate .newsdateinn {
    border-left: 4px solid #3aa9e0;
    height: 44px;
    padding-left: 10px;
}

.newsleft .newsdate span:nth-child(1) {
    display: block;
    font-size: 20px;
    line-height: 16px;
}

.newsleft .newsdate span:nth-child(2) {
    margin-top: 8px;
    display: block;
}

.newsleft .newsdate a {
    display: block;
    width: 62px;
    height: 23px;
    background: url(../images/arrow1.png) no-repeat center;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    right: 0;
}

.newsleft .newsimg {
    width: 390px;
    margin: 0 auto;
}

.newsleft .newsimg img {
    width: 100%;
}

.newsright {
    width: 652px;
    padding-top: 56px;
}

.newsright li {
    margin-bottom: 24px;
}

.newsright li a.img {
    display: block;
    width: 223px;
}

.newsright li a.img img {
    width: 223px;
    height: 137px;
}

.newsright li .newstxt {
    width: 412px;
    position: relative;
}

.newsright li .newstxt a.tit {
    color: #000000;
    font-size: 18px;
    line-height: 16px;
}

.newsright li .newstxt .newsms {
    line-height: 24px;
    margin-top: 9px;
    margin-bottom: 8px;
    font-size: 14px;
}

.newsright li .newstxt .newsdate {
    color: #a8a8a8;
}

.newsright li .newstxt .newsdate span {
    font-size: 20px;
}

.newsright li .newstxt a.newsmore {
    display: block;
    width: 62px;
    height: 23px;
    background: url(../images/arrow2.png) no-repeat center;
    position: absolute;
    right: 0;
    bottom: 0;
}

.newsright li:hover .newstxt a.newsmore {
    background: url(../images/arrow1.png) no-repeat center;
}

.case_list_xga1 li {
    float: left;
    width: 257px;
    padding: 14px;
    background: #fff;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    padding-bottom: 35px;
    margin-right: 20px;
    margin-bottom: 12px;
    height: 350px;
}

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

.case_list_xga1 li img {
    width: 257px;
    height: 177px;
}

.case_list_xga1 li h3 a {
    display: block;
    color: #2c2c2c;
    font: 500 17px/64px "微软雅黑";
}

.case_list_xga1 li h4 span {
    display: block;
    color: #666666;
    font: 500 12px/64px "微软雅黑";
}

.case_list_xga1 li h4 .ghahgghj {
    display: block;
    color: #666666;
    font: 500 13px/23px "微软雅黑";
}


/*----- 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;
}


/*首页新闻*/

.news_company {
    width: 280px;
    float: right;
}

.news1_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.news_company .content {
    padding: 5px;
}


/*首页左侧联系我们*/

.contact {
    width: 218px;
    float: left;
    padding-bottom: 5px;
    margin-top: 10px;
}

.contact_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.contact .content {
    padding: 5px;
    padding-left: 8px;
}


/*工程案例*/

.case {
    width: 460px;
    float: left;
    margin-left: 12px;
    padding-bottom: 5px;
    margin-top: 10px;
}

.case_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.case .content {
    padding: 5px;
    padding-bottom: 12px;
    text-indent: 20px;
}

.news2_company {
    margin-top: 10px;
}


/*产品推荐*/

.recommend_product {
    margin-top: 10px;
    width: 692px;
    float: left;
}

.recommend_product .title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.recommend_product .content {
    padding-top: 15px;
    padding-bottom: 14px;
}

.roll_product li {
    padding-bottom: 0px;
}


/*品牌列表*/

.brand-list {
    margin: 20px 0px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}

.brand-list li {
    margin: 5px 8px;
}

.brand-list li:hover {
    box-shadow: 2px 1px 5px;
}

.brand-list li img {
    width: 150px;
    height: 120px;
}


/*前台多页签*/

.news {
    width: 1000px;
    float: left;
    margin-top: 10px;
}

.news {
    width: 1000px;
    float: left;
    margin-top: 10px;
}

.tab {
    position: relative;
    margin-top: 75px;
}

.tab li {
    float: left;
    height: 30px;
    display: block;
    line-height: 30px;
    margin-left: 20px;
    text-align: center;
    color: #898989;
    font-size: 16px;
    cursor: pointer;
}

.tab li.cur {
    color: #005097;
    text-decoration: none;
    font-size: 16px;
    border-bottom: 3px solid #005097;
}

.tt {
    display: none;
}

.list1 {
    padding: 8px 10px;
}

.list1 li {
    line-height: 27px;
    position: relative;
    vertical-align: middle;
}

.list1 li a {
    background: url(../images/list_dot1.gif) left center no-repeat;
    padding-left: 12px;
    line-height: 27px;
    color: #555555;
}

.list1 li a:hover {
    color: #e87518;
    text-decoration: none;
}

.list1 li span {
    position: absolute;
    right: 0px;
    line-height: 30px;
    top: 0;
    color: #999;
}


/*友情链接*/

.f_link {
    width: 1280px;
    margin: 0 auto;
    line-height: 30px;
    text-indent: 20px;
    margin-bottom: 15px;
    font-size: 14px;
}


/*页面底部*/

#footer {
    position: relative;
    width: 100%;
    background: url(../images/foot.jpg) no-repeat center;
    height: 282px
}

.nav_foot {
    line-height: 24px;
}

.copyright {
    line-height: 24px;
    width: 495px;
    margin-left: 102px;
    padding-top: 72px;
    font-size: 14px;
    color: #e8e7e7
}

.copyright a {
    color: #e8e7e7
}

.copyright .bott {
    margin-bottom: 18px
}

.botcont {
    width: 410px;
    color: #e8e8e8;
    font-size: 14px;
    line-height: 24px;
    padding-top: 72px;
}

.bott {
    color: #ffffff;
    margin-bottom: 10px
}

.bott .h1a {
    font-size: 24px;
    font-weight: 600;
}

.bott h2 {
    padding-top: 8px;
    font-size: 14px;
}

.botcode {
    width: 168px;
    height: 195px;
    background: rgba(255, 255, 255, 0.3);
    box-sizing: border-box;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    padding-top: 14px;
    margin-top: 42px;
    line-height: 48px;
}


/*------------内页-------------------*/

.left .box {
    margin-bottom: 10px;
}

.left .box h3 {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.left .box .content {
    padding: 5px 0px;
}

.prodescription {
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 20px;
    display: none;
}

.n_banner {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
}

.n_banner img {
    width: 1920px;
    margin: 0 auto
}

.left {
    float: left;   
    width: 305px;
    margin-right: 4.16666667%;
}

.sort_menu h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.sort_product {
    margin-top: 10px;
}

.sort_product h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.n_contact {
    margin-top: 10px;
}

.n_contact h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.n_contact .content {
    padding: 5px;
    line-height: 24px;
}

.right {
    /*box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);*/
    /*background: #fff;*/
    /*padding: 30px;*/
    /*position: relative;*/
    /*width: 845px;*/
    overflow: hidden;
}

.sitemp {
    line-height: 31px;
    height: 31px;
    overflow: hidden;
    padding-right: 10px;
    background: url(../images/nav.png) no-repeat 0% 100%;
}

.sitemp h2 {
    width: 340px;
    float: left;
    line-height: 31px;
    text-align: center;
    text-align: left;
    text-indent: 15px;
    font-size: 14px;
}

.sitemp .site {
    width: 380px;
    float: right;
    text-align: right;
    line-height: 30px;
}

.right .content {
    line-height: 24px;
}

.sort_album {
    margin-top: 15px;
}


/* InpageAddress */

.InpageAddress {
    width: 100%;
    height: 62px;
    border-bottom: 1px solid #eaeaea;
}

.InpageAddress a.homePage {
    display: block;
    width: 64px;
    height: 62px;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    background: url(../images/InpageAddress_icon01.png) no-repeat center;
    float: left;
}

.InpageAddress .p1 {
    line-height: 62px;
    float: left;
    margin-left: 16px;
}

.InpageAddress .p1 a {
    display: block;
    padding-right: 14px;
    background: url(../images/InpageAddress_icon02.png) no-repeat right center;
    font-size: 14px;
    color: #666666;
    float: left;
    margin-left: 10px;
}

.InpageAddress .p1 a:first-child {
    margin-left: 0;
}

.InpageAddress .p1 a:last-child {
    color: #0e98a5;
    background-image: none;
}

.InpageAddress .p2 {
    float: right;
}

.InpageAddress .p2 a {
    display: block;
    font-size: 14px;
    color: #666666;
    font-weight: bold;
    height: 61px;
    line-height: 61px;
    float: left;
    margin-left: 26px;
    text-decoration: none;
}

.InpageAddress .p2 a.cur {
    color: #333333;
    border-bottom: 2px solid #fa8815;
}

.InpageAddress .p2 a:hover {
    color: #333333;
    border-bottom: 2px solid #fa8815;
}

.location {
    background: url(../images/InpageAddress_icon01.png) no-repeat center;
    width: 64px;
    height: 62px;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
}

.con-left a {
    padding: 0 10px;
}

.con-left a:first-child {
    font-size: 14px;
    color: #666666;
    display: block;
    padding-right: 14px;
    background: url(../images/InpageAddress_icon02.png) no-repeat right center;
    display: inline-block;
    text-align: center;
    line-height: 62px;
}


/* news */

.news-list {
    width: 100%;
}

.news-list dl {
    width: 100%;
    padding-top: 39px;
    height: 190px;
    border: 1px solid #dfdfdf;
    border-top: none;
    background: #fff;
    position: relative;
}

.news-list dl:first-child {
    border-top: 1px solid #dfdfdf;
}

.news-list dt {
    width: 220px;
    height: 170px;
    float: left;
    margin-left: 40px;
    overflow: hidden;
}

.news-list dt img {
    display: block;
    transform: scale(1);
    transition: all 2s ease-out;
}

.news-list dl:hover dt img {
    transform: scale(1.2);
}

.news-list dd {
    width: 875px;
    height: 170px;
    position: relative;
    margin-left: 28px;
    float: left;
}

.news-list dd h3 {
    font-size: 20px;
    font-weight: normal;
}

.news-list dd h3 a {
    color: #000000;
    text-decoration: none;
}

.news-list dd p {
    font-size: 13px;
    color: #666666;
    line-height: 24px;
    margin-top: 17px;
}

.news-list dd .label {
    font-size: 12px;
    color: #999999;
    display: block;
    padding-left: 26px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(../images/newsList_icon03.png) no-repeat left center;
    line-height: 16px;
}

.news-list dd .zan {
    display: block;
    font-size: 13px;
    font-family: arial;
    height: 16px;
    background: url(../images/newsList_icon01.png) no-repeat left top;
    position: absolute;
    top: 5px;
    right: 74px;
    padding-left: 24px;
    padding-top: 2px;
}

.news-list dd .readNum {
    display: block;
    font-size: 13px;
    font-family: arial;
    height: 16px;
    background: url(../images/newsList_icon02.png) no-repeat left center;
    position: absolute;
    top: 5px;
    right: 4px;
    padding-left: 24px;
    padding-top: 2px;
}

.news-list dd a.more {
    display: block;
    width: 36px;
    height: 36px;
    background: url(../images/list_circle.png) no-repeat left top;
    overflow: hidden;
    position: absolute;
    right: 6px;
    bottom: 0;
}

.news-list dl:hover dd a.more {
    background-position: left bottom;
}

.news-list dl:hover dd h3 a {
    color: #0e98a5;
}

.news-list dl:hover {
    box-shadow: 0 0 10px 6px #eeeeee;
    z-index: 99;
}


/* product*/

.InpageHotSale {
    width: 100%;
    background: #f2f2f2;
    padding-bottom: 3.38541667%;
}

.product-list dl {
    width: 100%;
    height: 318px;
    background: #fff;
    margin-top: 20px;
}

.product-liste dl:first-child {
    margin-top: 0;
}

.product-list dt {
    float: left;
    width: 478px;
    height: 318px;
    overflow: hidden;
}

.product-list dt img {
    display: block;
    transform: scale(1);
    transition: all 2s ease-out;
    width: 478px;
    height: 318px;
}

.product-list dd {
    width: 606px;
    padding-top: 40px;
    height: 278px;
    float: left;
    margin-left: 60px;
    position: relative;
}

.product-list dd h3 {
    height: 26px;
    line-height: 26px;
    font-size: 18px;
    color: #333333;
    margin-bottom: 6px;
}

.product-list dd h3 a {
    color: #333333;
    text-decoration: none;
}

.product-list dd h3 span {
    width: 44px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    border: 1px solid #fa8815;
    font-size: 12px;
    color: #fa8815;
    display: inline-block;
    *display: inline;
    border-radius: 2px;
    margin-left: 10px;
}

.product-list dd span {
    display: block;
    font-size: 16px;
    color: #666666;
}

.product-list dd span p {
    margin: 0;
}

.product-list dd p {
    font-size: 14px;
    color: #999999;
    line-height: 26px;
    margin-top: 34px;
}

.product-list dd .details {
    display: block;
    width: 122px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    font-size: 14px;
    color: #666666;
    background: url(../images/InpageHotSaleBg01.png) no-repeat center;
    text-decoration: none;
    position: absolute;
    left: 0;
    bottom: 40px;
}

.product-list dd .details i {
    display: inline-block;
    width: 21px;
    height: 12px;
    background: url(../images/InpageHotSale_icon01.png) no-repeat center;
    margin-left: 6px;
    position: relative;
    top: 2px;
}

.product-list dl:hover dt img {
    transform: scale(1.2);
}

.product-list dl:hover {
    background: #f8f8f8;
    box-shadow: 1px 0 6px 4px #eaeaea;
}

.product-list dl:hover dd h3 a {
    color: #0e98a5;
}

.product-list dl:hover dd .details {
    background: url(../images/InpageHotSaleBg02.png) no-repeat center;
    color: #fff;
}

.product-list dl:hover dd .details i {
    background: url(../images/InpageHotSale_icon02.png) no-repeat center;
}

.product-listn dl {
    float: left;
    width: 579px;
    margin-bottom: 16px;
    position: relative;
}

.product-listn dl:hover {
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
}

.product-listn dl:nth-child(2n) {
    float: right;
}

.product-listn dl dt {
    width: 228px;
    height: 228px;
    border: 1px solid #ebebeb;
    float: left;
}

.product-listn dl dt img {
    width: 228px;
    height: 228px;
}

.product-listn dl dd {
    width: 289px;
    float: left;
    background: #006ccc;
    height: 230px;
    padding: 0 30px;
    position: relative;
}

.product-listn dl dd h3 a {
    color: #fff;
    font-size: 18px;
    display: block;
    padding-top: 30px;
    padding-bottom: 10px;
}

.product-listn dl dd span {
    font-size: 14px;
    color: #fff;
}

.product-listn dl dd h2 {
    font-weight: normal;
    font-size: 14px;
    color: #fff;
}

.product-listn dl dd h4 {
    font-weight: normal;
    font-size: 14px;
    color: #fff;
}

.product-listn dd .details {
    display: block;
    width: 126px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: url(../images/m1.png) no-repeat center;
    text-decoration: none;
    position: absolute;
    left: 22px;
    bottom: 32px;
}

.product-listn dd .details i {
    display: inline-block;
    width: 29px;
    height: 15px;
    background: url(../images/m2.png) no-repeat center;
    margin-left: 6px;
    position: relative;
    top: 2px;
}

.product-listn dl:hover dd .details {
    background: url(../images/m3.png) no-repeat center;
    color: #1e1e1e;
}

.product-listn dl:hover dd .details i {
    background: url(../images/m4.png) no-repeat center;
}

.sor_ul {}

.sor_ul .layer2 {
    display: none;
}

.sor_ul .cur .layer2 {
    display: block;
    text-align: center;
}

.sor_ul .layer2 ul li {
    display: inline;
}

.sor_ul .layer2 ul li a {
    display: inline-block;
    border: solid 1px #006ccc;
    border-radius: 50px;
    padding: 4px 20px;
    margin: 0px 10px;
    color: #006ccc;
    background: #fff;
}

.sor_ul .layer2 ul li.cur a {
    border: solid 1px #006ccc;
    color: #fff;
    background: #006ccc;
}


/*  */

.yt-product {
    background-color: #f6f6f6;
}

.yt-product .ytptitle {
    padding-top: 3vw;
}

.ytpimg h4 {}

.cur {
    display: block;
}

.ttz {
    display: block;
}

.my-flex {
    display: flex;
    justify-content: space-between;
    margin-top: 2vw;
}

.my-flex li {
    background-color: #eeeeee;
    width: 16%;
    border: 1px solid #e4e4e4;
    text-align: center;
}

.my-flex li a {
    display: block;
    padding: 20px 0;
}

.my-flex li a h4 {
    color: #666666;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
}

.my-flex li:hover {
    background-color: #005bac;
    cursor: pointer;
}

.my-flex li.cur {
    background-color: #005bac;
    cursor: pointer;
}

.my-flex li:hover a h4 {
    color: #ffffff;
}

.my-flex li.cur a h4 {
    color: #ffffff;
}

.my-prolist {
    margin-top: 2.4%;
    padding-bottom: 3vw;
    display: block;
}

.my-prolist ul {
    display: block;
}

.my-prolist .ttz {
    display: flex;
    justify-content: center;
}

.my-prolist .ttz {
    display: none;
}

.my-prolist .ttz li {
    float: left;
    width: calc(20% - 16px);
    background-color: #fff;
    transition: all .3s;
}

.my-prolist .ttz li:not(:last-child) {
    margin-right: 20px;
}

.proimg .imgs {
    padding-top: 20px;
}

.proimg .imgs img {
    width: 100%;
}

.protxt {
    width: 82%;
    margin-top: 2vh;
    margin-left: 9%;
    border-top: 1px solid #eeeeee;
}

.protxt h3 {
    color: #333333;
    font-size: 18px;
    line-height: 30px;
    padding: 4vh 0;
    width: 100%;
    font-weight: normal;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
}

.protxt h3 img {
    float: right;
    position: absolute;
    right: 0;
}

.my-prolist .ttz li:hover .protxt {
    border-top: 1px solid #005bac;
    transition: all .3s;
}

.my-prolist .ttz li:hover {
    box-shadow: #d1d1d1 0px 0px 20px;
    transform: translateY(-1%);
    transition: all .3s;
}

.my-prolist .ttz li:hover .protxt h3 {
    color: #005bac;
}

.my-prolist .ttz li:hover .protxt img {
    transform: scale(1.01);
    transition: all .3s;
}


/*{# 易推优势中心 #}*/

.yt-youshi {
    background-color: #fff;
}

.all {
    padding-top: 88px;
}

.yt-youshi .ys-tl h3 {
    color: #333333;
    font-size: 36px;
    line-height: 54px;
    display: inline-block;
    font-weight: 600;
}

.yt-youshi .ys-tl h3 span {
    color: #005bac;
}

.yt-youshi .ys-tl h3 img {
    transition: all .3s;
}

.yt-youshi .ys-tl h3 img:hover {
    transform: scale(1.02);
    transition: all .3s;
    cursor: pointer;
}

.ys-left {
    width: 640px;
    float: left;
}

.ys-right {
    float: right;
    width: 640px;
}

.ys-right:hover {
    cursor: pointer;
}

.ys-right img {
    max-width: 100%;
}

.ys-bl {
    margin-top: 5vh;
}

.ys-bl li {
    padding-bottom: 10px;
}

.ys-bl h3 {
    float: left;
    color: #005bac;
    font-size: 16px;
    line-height: 30px;
    font-weight: normal;
}

.ys-bl h3 img {
    padding-right: 12px;
    margin-bottom: 2px;
}

.ys-bl h4 span {
    display: block;
}

.ys-bl h4 {
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    font-weight: normal;
    color: #666;
    margin-left: 5px;
}

.video {
    display: none;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
}

.video-close {
    position: absolute;
    left: 100%;
    top: 0;
    padding: 10px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: #fff url(//cdn.myxypt.com/6f299b80/21/10/42e6b311958c7167b352ae58b9ead734612cb12d.png) no-repeat center;
}

.video-inner {
    position: fixed;
    top: 50%;
    left: 15%;
    margin-top: -287px;
    /* margin-left: -512px; */
    width: 70%;
    height: 574px;
    background: #000;
    z-index: 9999;
}

.video video {
    display: block;
    width: 100%;
    height: 574px;
    margin: 0 auto;
    outline: none;
}

.video {
    display: none;
    z-index: 9999;
}


/*{# 易推联系 #}*/

.yt-tel {
    margin-top: 100px;
    text-align: center;
}

.tel-all {
    padding: 60px 0px 50px 0px;
}

.yt-tel h3 {
    font-size: 20px;
    color: #0d9bff;
    font-weight: normal;
}

.yt-tel h4 {
    font-size: 44px;
    color: #ffffff;
    margin-top: 20px;
    font-weight: bold;
}

.yt-tel h5 {
    font-size: 20px;
    line-height: 30px;
    color: #ffffff;
    margin-top: 20px;
}

.yt-tel h6 {
    color: #0d9bff;
    font-size: 36px;
    font-family: "Airal";
    width: 32%;
    padding: 5px 0px;
    margin: 0px auto;
    border-radius: 35px;
    border: 1px solid #235371;
    margin-top: 42px;
    box-shadow: #0d9bff 0px 0px 5px;
}

.yt-tel h6:hover {
    box-shadow: #0d9bff 0px 0px 10px;
}

.yt-tel h6 img {
    padding-right: 20px;
    padding-bottom: 5px;
}

.hul {
    margin-top: 3.6%;
}

.hul li {
    width: 33.2%;
    margin-bottom: 1.2%;
}

.hul li .img img {
    display: block;
    width: 100%;
}

.hul li:first-child {
    width: 65.6%;
    margin-right: 1.2%;
}


/*{# 易推客户 #}*/

.yt-all {
    text-align: center;
}

.cus-title {
    margin-top: 6.7%;
}

.cus-title h3 {
    font-size: 40px;
    line-height: 1;
    color: #333333;
    font-weight: bold;
}

.cus-title h3 span {
    color: #005bac;
}

.cus-title h4 {
    font-size: 18px;
    line-height: 1.2;
    color: #777777;
    margin-top: 18px;
    font-weight: normal;
}

.cus-all {
    display: flex;
    justify-content: space-between;
}

.cus-left {
    width: 65.63%;
    float: left;
    overflow: hidden;
}

.cus-left img {
    width: 100%;
    transition: all .5s;
}

.cus-left:hover img {
    transition: all .5s;
    transform: scale(1.05);
    box-shadow: #d1d1d1 0px 0px 20px;
}

.zxl-div1 {
    margin-top: 5px;
}

.cus-right {
    width: 33.2%;
    float: right;
    margin-left: 1.5%;
    position: relative;
}

.cus-right img {
    width: 100%;
    transition: all .5s;
}

.cusr-top {
    position: absolute;
    top: 0;
    overflow: hidden;
}

.cusr-top:hover img {
    transform: scale(1.05);
    transition: all .5s;
}

.cusr-bot {
    position: absolute;
    bottom: 0;
    overflow: hidden;
}

.cusr-bot img {
    transition: all .5s;
}

.cusr-bot:hover img {
    transform: scale(1.05);
    transition: all .5s;
}

.cus-all {
    margin-top: 5vh;
}

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

.flexs h3 {
    font-size: 30px;
    color: #333;
    font-weight: bold;
}

.flexs span {
    height: 1px;
    width: 80%;
    background-color: #eeeeee;
}

.flexs h4 a {
    font-size: 14px;
    color: #999999;
    transition: all .3s;
    font-weight: normal;
}

.flexs h4 a:hover {
    color: #005bac;
    transform: scale(1.1);
    transition: all .3s;
}

.case-list {
    margin-top: 3%;
    margin-bottom: 4%;
}

.case-list .owl-nav {
    display: none!important;
}

.pro h3 {
    font-size: 16px;
    color: #777777;
    line-height: 54px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.proimgs {
    border: 1px solid #eeeeee;
}

.pro:hover .proimgs {
    border: 1px solid #005bac;
}

.pro:hover h3 {
    color: #005bac;
}

.yt-aboutus {
    background: url(//cdn.myxypt.com/e663f1e8/22/10/3498ef3e16671bf586286875045447455767d53d.jpg) no-repeat;
    background-size: cover;
}

.abous {
    display: flex;
    justify-content: center;
    padding: 4.9% 0 5.3% 0;
}

.abous-left {
    width: 53.2%;
    float: left;
}

.abous-left img {
    width: 100%;
}

.abous-right {
    width: 43.75%;
    float: right;
    margin-left: 4%;
    position: relative;
}

.abous-right h3 {
    color: #005bac;
    font-size: 32px;
    line-height: 41px;
    font-weight: bold;
}

.abous-right h4 {
    font-size: 24px;
    color: #333333;
    line-height: 41px;
    font-weight: normal;
}

.abous-right h5 {
    font-size: 16px;
    color: #666666;
    line-height: 32px;
    margin-top: 2vh;
}

.abous-right .gywm {
    margin-top: 15px;
    display: block;
}

.abous-right .gywm span {
    background-color: #005bac;
    color: #fff;
    font-size: 16px;
    border-bottom: 4px solid #0d9bff;
    padding: 12px 40px;
    transition: all .5s;
    display: inline-block;
}

.abous-right .gywm span img {
    padding-right: 10px;
}

.abous-right .gywm span:hover {
    cursor: pointer;
    margin-left: 20px;
    transition: all .5s;
}

.zixun-left img {
    width: 100%;
}

.yt-news {
    padding: 3.7% 0;
}

.newsall {
    margin-top: 4%;
    display: flex;
    justify-content: center;
}

.news-left {
    width: 59.4%;
    float: left;
    /* box-shadow: #f6f6f6 20px 0px 30px; */
    position: relative;
}

.news-left::before {
    position: absolute;
    width: 35px;
    height: 558px;
    content: '';
    right: -33px;
    background: url(//cdn.myxypt.com/e663f1e8/22/10/c99b4351d371ed6fe6a92abdc98622fde77c138e.png) no-repeat right;
}

.tabsz {
    width: 92%;
}

.tabsz li {
    float: left;
    padding-right: 3.2vw;
}

.tabsz li a {
    color: #333333;
    font-size: 24px;
    line-height: 32px;
    font-weight: bold;
}

.tabsz li a:hover {
    color: #005bac;
}

.tabsz li.cur a {
    color: #005bac;
}

.tabsz span {
    float: right;
}

.tabsz span a {
    color: #999999;
    font-size: 14px;
    line-height: 32px;
}

.tabsz span a:hover {
    color: #005bac;
}

.newscon {
    margin-top: 40px;
    width: 92%;
}

.newimg img {
    width: 100%;
}

.ttsz {
    display: none;
}

.newimg1 {
    display: block;
}

.newimg2 {
    display: none;
}

.zxl-div2 h3 {
    font-size: 18px;
    color: #555555;
    padding-left: 27px;
    font-weight: normal;
    background: url(//cdn.myxypt.com/e663f1e8/22/10/02154d480ad4d037b445001f57d80014ddfdbb32.png) no-repeat left center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: calc(100% - 160px);
    line-height: 32px;
}

.zixun-left {
    margin-bottom: 20px;
}

.zixun-right li:hover .zxl-div2 h3 {
    color: #005bac;
    background: url(//cdn.myxypt.com/e663f1e8/22/10/e703be3825cf71eb7f8e451cd0982761dfac48cb.png) no-repeat left center;
}

.newsimg {
    float: left;
    margin-top: 0.5vh;
    padding-right: 0.5vw;
}

.zxl-div1 .zxl-div2 span {
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.zxl-div1 .zxl-div2 h4 {
    float: right;
    line-height: 32px;
    font-weight: normal;
    color: #888888;
    font-size: 16px;
}

.zxl-div {
    margin-top: 2.5vh;
}

.zxl-div1:hover .zxl-div2 {
    color: #005bac;
}

.zxl-div1:hover .newsimg .newimg1 {
    display: none;
}

.zxl-div1:hover .newsimg .newimg2 {
    display: block;
}

.news-right {
    float: right;
    width: 40.6%;
    padding-left: 3.3vw;
}

.nrcon {
    /* margin-top: 5vh; */
}

.nrcon ul li {
    margin-top: 16px;
}

.zxl-div3 h3 {
    font-size: 18px;
    line-height: 34px;
    color: #555555;
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.zxl-div3 h4 {
    font-size: 16px;
    line-height: 30px;
    color: #999999;
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-bottom: 20px;
}

.nrcon ul {
    border-bottom: 1px dashed #dddddd;
}

.nrcon div {}

.zxl-div3:hover h3 {
    color: #005bac;
}

.blueline {}

.zzaa img {
    width: 100%;
}

.zzaa {
    transition: all .5s;
    overflow: hidden;
}

.zzaa img {
    transition: all .5s;
}

.zzaa:hover img {
    transform: scale(1.05);
    transition: all .5s;
}


/*底部样式*/

.hm-footer {
    position: relative;
    background: #222222;
}

.hm-footer::before {
    width: 83.333%;
    background-color: #005bac;
    height: 5px;
    left: 0;
    top: 0;
    position: absolute;
    content: '';
}

.wss {
    padding: 3% 15px;
}

.foot-left {
    width: 650px;
    float: left;
}

.foot_nav {
    overflow: hidden;
    display: flex;
    justify-content: space-between
}

.foot_nav li {
    float: left;
}

.foot_nav li a {
    color: #ffffff;
    font-size: 18px;
}

.foot_nav li .x-nav-menu dd a {
    color: #848484;
    font-size: 14px;
    line-height: 32px;
}

.foot_nav li .x-nav-menu dd a:hover {
    color: #0d9bff;
}

.foot_nav li .x-nav-menu {
    margin-top: 3vh;
}

.foot-right {
    float: right;
    width: 480px;
}

.fr-lx h4 {
    font-size: 24px;
    line-height: 32px;
    color: #ffffff;
    font-weight: normal;
}

.fr-lx h5 {
    font-size: 14px;
    line-height: 24px;
    font-weight: normal;
    color: #fff;
    margin-top: 3vh;
}

.fr-ewm {
    margin-top: 4vh;
}

.fr-ewm h3 {
    font-size: 12px;
    line-height: 28px;
    color: #ffffff;
    font-weight: normal;
    margin-top: 1vh;
}

.wx-ewm {
    float: left;
    text-align: center;
}

.ph-ewm {
    float: left;
    text-align: center;
    margin-left: 1.1vw;
}

.hm-floor {
    background-color: #222222;
    border-top: 1px solid #333;
}

.hm-floor .fl-all {
    padding: 30px 0px;
}

.fl-left {
    width: 54%;
    float: left;
    color: #848484;
    font-size: 14px;
}

.fl-left a {
    color: #848484;
}

.fl-center {
    width: 15%;
    float: left;
    display: none;
}

.fl-center h3 {
    float: left;
    color: #848484;
    font-size: 12px;
}

.fl-center a {
    float: left;
    color: #848484;
}

.fl-right {
    float: right;
    color: #848484;
    line-height: 20px;
}

.fl-right a {
    color: #848484;
    font-size: 14px;
}

.fl-right span {
    color: #848484;
    font-size: 14px;
}

.fl-right a:hover {
    color: #0d9bff;
}

.fl-left a:hover {
    color: #0d9bff;
}

.clink {
    float: left;
    position: relative;
}

.clink:hover {
    cursor: pointer;
}

.sec {
    /*display: none;*/
    /*background-color: #6f6f6f;*/
    /*color: #fff;*/
    /*position: absolute;*/
    /*word-break: break-all;*/
    /*word-wrap: break-word;*/
    /*bottom: 30px;*/
    /*width: 700%;*/
}

.x-region {
    font-size: 14px;
}

.slick-vertical .slick-slide {
    border: 0 !important;
}


/*友情链接*/

.f_link {
    font-size: 14px;
    color: #333;
    margin: 20px auto;
}

.f_link a {
    color: #333;
    margin-right: 6px;
}


/*页面底部*/

.foot {
    background: #333;
}

.f_nav {
    width: 826px;
    margin-top: 40px;
}

.f_nav dl {
    float: left;
    width: 136px;
    height: 186px;
    overflow: hidden;
}

.f_nav dt {
    margin-bottom: 8px;
    font-size: 19px;
    color: #333;
    font-weight: normal;
}

.f_nav dt a {}

.f_nav dd {}

.f_nav dd a {
    font-size: 12px;
    color: #333;
    line-height: 20px;
}

.copyright {
    text-align: center;
    line-height: 24px;
}




/**/

.xypg-product-list {
    margin: 0 -1.5%;
    font-size: 0;
}

.xypg-product-list li {
    display: inline-block;
    vertical-align: bottom;
    width: 30.333%;
    margin: 0 1.5% 20px 1.5%;
    padding: 10px 10px 0 10px;
    border: 1px solid #eeeeee;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.xypg-product-list li .img {
    display: block;
}

.xypg-product-list li h3 a {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #5a5a5a;
    line-height: 1.6;
    padding: .8em 0;
}

.xypg-product-list li:hover {
    border-color: #1d2088;
}
.x-product-list li .img img, .x-case-item .img img, .x-news-img img, .xypg-product-list li .img img, .xypg-case-list li .img img, .relate-product-slick .owl-item .img img {
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.x-product-list li .img:hover img, .x-case-item .img:hover img, .x-news-img:hover img, .xypg-product-list li .img:hover img, .xypg-case-list li .img:hover img, .relate-product-slick .owl-item .img:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.x-banner .owl-carousel .banner-item a img, .x-product-list li .img img, .x-case-item .img img, .x-news-img img, .page-banner img, .xypg-product-list li .img img, .xypg-case-list li .img img, .relate-product-slick .owl-item .img img {
    width: 100%;
}

/**/


.xypg-left-box {
    margin-bottom: 20px;
}

.xypg-left-title {
    background: #005dab;
    padding: 10px 20px;
    position: relative;
}

.xypg-left-title h3 {
    font-size: 20px;
    color: #ffffff;
    line-height: 30px;
    font-weight: bold;
    position: relative;
    z-index: 9;
}

.xypg-left-title i {
    position: absolute;
    left: -5px;
    top: -9px;
    font-style: normal;
    font-size: 67px;
    font-weight: bold;
    opacity: .1;
    color: #fff;
    line-height: 1;
    z-index: 1;
    text-transform: uppercase;
}

.xypg-left-title span {
    font-weight: normal;
    font-size: 16px;
    color: #fff;
    opacity: .6;
    margin-left: 10px;
    text-transform: capitalize;
}

.xypg-left-title span:before {
    content: "/";
    padding-right: 5px;
}

/**/

.left {
  position: relative;
  top: -100px;
}


.xypg-left-con {
  background: #fff;
  border: none;
  padding: 0 18px;
}

.yili .xypg-left-title {
  background: url(//cdn.myxypt.com/5265899e/22/03/10c75d013b475fccdb2df506fa5996ad7980cc7e.png) no-repeat top center;
  background-size: 100% 100%;
  height: 100px;
  padding: 0;
}

.yili .xypg-left-title h3 {
  line-height: 100px;
  text-indent: 26px;
  color: #fff;
}

.yili .xypg-left-title span {
  display: none;
}

.xypg-left-nav {
  padding-bottom: 30px;
  padding-top: 6px;
}

.xypg-left-nav > li {
  border-bottom: 1px dashed #e1e1e1;
  position: relative;
}

.xypg-left-nav > li:last-child {
  border-bottom: 1px dashed #e1e1e1;
}

.xypg-left-nav > li::before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 8px solid #cdcdcd;
  border-bottom: 5px solid transparent;
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -2.5px;
}

.xypg-left-nav > li > a {
  font-size: 15px;
  padding: 0;
  line-height: 46px;
  transition: 0.6s;
  color: #666666;
}

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

.xypg-left-nav > li:hover::before {
  border-left: 8px solid #1d2088;
}

.xypg-left-nav > li:hover > a,
.xypg-left-nav > li.clicked > a {
  transform: translateX(10px);
  color: #1d2088;
}



.xypg-left-title h3 {
  color: #fff;
}

.xypg-left-contact .xypg-left-title,
.xypg-left-keys .xypg-left-title,
.xypg-left-news .xypg-left-title {
  padding: 20px 20px 14px;
  position: relative;
  padding-left: 38px;
}

.xypg-left-contact .xypg-left-title:before,
.xypg-left-keys .xypg-left-title:before,
.xypg-left-news .xypg-left-title:before {
  content: '';
  position: absolute;
  left: 20px;
  top: 25px;
  width: 5px;
  height: 20px;
  background: #fff;
}

.xypg-left-contact .xypg-left-title:after,
.xypg-left-keys .xypg-left-title:after,
.xypg-left-news .xypg-left-title:after {
  /*content: '';*/
  /*position: absolute;*/
  /*width: 240px;*/
  /*height: 1px;*/
  /*background: #f2f2f2;*/
  /*left: 20px;*/
  /*bottom: 0;*/
}

.xypg-left-contact .xypg-left-title h3,
.xypg-left-keys .xypg-left-title h3,
.xypg-left-news .xypg-left-title h3 {
  font-size: 21px;
  font-weight: 400;
}

.latest-news {
    padding: 10px 0;
}

.latest-news li {
    padding: .5em 1em;
    font-size: 14px;
}

.latest-news li a {
    display: block;
    line-height: 1.2;
    color: #5a5a5a;
}

.latest-news li a:before {
    content: '+';
    font-weight: bold;
    margin-right: 5px;
    font-size: 16px;
}

.latest-news li a:hover {
    color: #1d2088;
}

.latest-news li a:hover:before {
    color: #1d2088;
}

.hot-keys {
    padding: 20px 7px 8px 7px;
}

.hot-keys li {
    width: calc(50% - 14px);
    float: left;
    margin: 0 7px 14px 7px;
}

.hot-keys li a {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #5a5a5a;
    line-height: 2.857;
    border: 1px dashed #f1f1f1;
}

.hot-keys li a:hover {
    color: #1d2088;
    border-color: #1d2088;
}

.xypg-left-contact .content{
    line-height: 1.7;
    font-size: 14px;
    padding: 15px 0;
}


/**/


.page-position {
  padding: 16px 0;
  font-size: 14px;
  color: #666666;
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 30px;
  position: relative;
  padding-left: 30px;
}

.page-position:before {
  content: '';
  position: absolute;
  top: 16px;
  left: 0;
  width: 18px;
  height: 18px;
  background: url(//cdn.myxypt.com/5265899e/22/03/76d0e7cef6faa6c098170a872148ebcc6dfc2cdb.png) no-repeat center left;
}

.page-position a {
  color: #666666;
}

.page-position a:hover {
	color: #1d2088;
}





/* 内页新闻列表 */
.xypg-news-list li {
    border: 1px solid #e1e1e1;
    padding: 30px;
    background: #fff;
    margin-bottom: 35px;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.xypg-news-list li .tit {
    border-bottom: 1px solid #cbcbcb;
    margin-bottom: 15px;
    position: relative;
}

.xypg-news-list li .tit h3 {
    padding-bottom: 15px;
    font-size: 18px;
    color: #565656;
    font-weight: normal;
    padding-right: 25%;
    margin: 0;
}

.xypg-news-list li .tit .date {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    color: #666666;
}

.xypg-news-list li .info {
    font-size: 14px;
    line-height: 2;
    color: #999999;
}

.xypg-news-list li .more {
    margin-top: 15px;
}

.xypg-news-list li .more span {
    display: inline-block;
    width: 130px;
    line-height: 33px;
    text-align: center;
    font-size: 14px;
    color: #666666;
    border: 1px solid #e1e1e1;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.xypg-news-list li:hover {
    -webkit-box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18);
    box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18);
}

.xypg-news-list li:hover .tit h3 {
    color: #1d2088;
}

.xypg-news-list li:hover .more span {
    color: #fff;
    background-color: #1d2088;
}

@media (max-width: 990px) {
    .xypg-news-list li .tit {
        border-bottom: none;
    }

    .xypg-news-list li .tit h3 {
        padding-right: 0;
        padding-bottom: 10px;
    }

    .xypg-news-list li .tit .date {
        position: static;
        border-bottom: 1px solid #cbcbcb;
        padding-bottom: 5px;
        color: #999;
    }
}



.xypg-case-list {
    margin: 0 -1%;
    font-size: 0;
}

.xypg-case-list li {
    display: inline-block;
    vertical-align: bottom;
    width: 31.333%;
    margin: 0 1% 10px 1%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.xypg-case-list li .img {
    display: block;
}

.xypg-case-list li h3 a {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #5a5a5a;
    line-height: 1.6;
    padding: .8em 0;
}

.xypg-case-list li:hover h3 a {
    color: #1d2088;
}



