/*初始化样式*/
 * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    overflow-x: hidden;
    font-family: "Microsoft YaHei";
}

ul {
    padding: 0;
    margin: 0;
}

ul li {
    list-style: none;
}

a {
    color: #337ab7;
    text-decoration: none;
}

h1, h2, h3, h4, h5 {
    margin: 0;
}

a:focus, a:hover {
    color: #23527c;
    text-decoration: none;
}

a:focus {
    outline: none;
    outline-offset: -2px;
}
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,navs,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#333;position:relative;font:12px/1.5 Microsoft YaHei,arial,宋体,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}
a{text-decoration:none;outline:none;}

a:hover,a:active,a:focus{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{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}




/*----- 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;}


.mob-search-close-btn .icon-close:before {
    content: "";
}

.icon-font {
    position: relative;
}

.icon-font:after {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(../images/icon_spirit.png);
    background-repeat: no-repeat;
    position: absolute;
    left: calc(50% - 15px);
    top: calc(50% - 15px);
}


/*手机端头部*/
.mob-head {
    position: fixed;
    top: 0;
    z-index: 999999;
    left: 0;
    right: 0;
    background: #004098;
}

.mob-head-box {
    position: relative;
    height: 60px;
}

.mob-head-box .mob-logo {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    width: 70%;
    height: 30px;
    text-align: center;
}

.mob-head-box .mob-logo h1, .mob-head-box .mob-logo a {
    display: inline;
    font-size: 0;
}

.mob-head-box .mob-logo img {
    height: 25px;
}

.mob-navbtn {
    position: absolute;
    z-index: 9;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto 0 auto 27px;
    width: 30px;
    height: 20px;
}

.mob-navbtn span, .mob-navbtn:after, .mob-navbtn:before {
    display: block;
    height: 2px;
    width: 100%;
    background: #fff;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.mob-navbtn span {
    margin: 7px 0;
}

.mob-navbtn:after, .mob-navbtn:before {
    content: '';
    -webkit-transform-origin: 7.5%;
    transform-origin: 7.5%;
}

.mob-navbtn.clicked span {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
}

.mob-navbtn.clicked:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.mob-navbtn.clicked:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.mob-search-btn {
    position: absolute;
    z-index: 9;
    right: 0;
    top: 0;
    bottom: 0;
    width: 14%;
    text-align: center;
    line-height: 60px;
}

.mob-search-btn .icon-font {
    display: block;
    width: 100%;
    height: 100%;
}

.mob-search-btn .icon-font:after {
    background-position: -30px -210px;
}

.mob-menu {
    display: none;
    position: absolute;
    z-index: 9999;
    left: 0;
    right: 0;
    height: 100vh;
    background: #151515;
    padding: 0 10%;
}

.mob-menu .mob-menu-box {
    height: 100vh;
    overflow: auto;
    padding-bottom: 80px;
}

.mob-nav > li {
    border-bottom: 1px solid #2b2b2b;
    position: relative;
}

.mob-nav > li > a {
    display: block;
    line-height: 50px;
    font-size: 16px;
    color: #ffffff;
}

.mob-nav .mob-menu-jt {
    position: absolute;
    width: 20%;
    height: 50px;
    line-height: 50px;
    right: 0;
    top: 0;
    text-align: center;
    z-index: 9;
}

.mob-nav .mob-menu-jt .icon-font {
    display: block;
    width: 100%;
    height: 100%;
}

.mob-nav .mob-menu-jt .icon-font:after {
    background-position: -30px -240px;
}

.mob-nav .mob-menu-jt.clicked .icon-font:after {
    background-position: -30px -270px;
}

.mob-nav .mob-sub-menu {
    background: #1E1E1E;
    display: none;
}

.mob-nav .mob-sub-menu > li {
    border-top: 1px dashed #2b2b2b;
}

.mob-nav .mob-sub-menu > li > a {
    display: block;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 40px;
    text-indent: 2em;
}

.mob-dlbtn {
    margin-top: 40px;
}

.mob-dlbtn a {
    text-align: center;
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #005bac;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
}

.mob-dlbtn a i {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    margin-right: 5px;
}

.mob-dlbtn a .icon-dl:after {
    background-position: -30px -540px;
}

.mob-dlbtn a .icon-pn:after {
    background-position: -30px -600px;
}

.mob-dlbtn a .icon-tc:after {
    background-position: -30px -570px;
}

.mob-dlbtn .zx-btn {
    margin-top: 10px;
    background: none;
    border: 1px solid #fff;
}

.mob-search {
    position: fixed;
    z-index: 99999;
    left: 100%;
    bottom: 0;
    top: 0;
    width: 100%;
    background: #151515;
    padding: 15px 15% 0 15%;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.mob-search .mob-search-close-btn {
    position: absolute;
    top: 27px;
    left: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}

@media (max-width: 420px) {
    .mob-search .mob-search-close-btn {
        left: 15px;
    }
}

.mob-search .mob-search-close-btn i {
    width: 100%;
    height: 100%;
    display: block;
}

.mob-search .mob-search-close-btn i:after {
    background-position: -30px -300px;
}

.mob-search .mob-search-box {
    height: 50px;
    border-bottom: 2px solid #2d2d2d;
}

.mob-search .mob-search-box input[type="text"] {
    width: 80%;
    float: left;
    background: none;
    border: none;
    outline: none;
    color: rgba(255, 255, 255, 0.3);
    font-family: "Microsoft YaHei";
    font-size: 16px;
    height: 50px;
}

.mob-search .mob-search-box #s_btn {
    width: 20%;
    height: 50px;
    outline: none;
    cursor: pointer;
    font-size: 0;
    background: none;
    border: none;
}

.mob-search .mob-search-box #s_btn .icon-font {
    display: block;
    width: 100%;
    height: 100%;
}

.mob-search .mob-search-box #s_btn .icon-font:after {
    background-position: -30px -210px;
}

.mob-search .mob-seaerch-wz span, .mob-search .mob-seaerch-wz a {
    display: block;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.9);
    line-height: 45px;
    border-bottom: 1px solid #2b2b2b;
}

.mob-search.clicked {
    left: 0;
}



/*主体样式*/
.fleex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.w1200 {
    max-width: 1310px;
    margin: 0 auto;
    padding: 0 15px;
 
}

.flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}



.x-top {
    background: #333;
    font-size: 14px;
    height: 44px;
    line-height: 44px;
    color: #fff;
}

.hyz {
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #a1a1a1;
}

.hyz p{
    margin: 0;
}

.hyr a {
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #a1a1a1;
    margin: 0px 4px;
    position: relative;
}

.hyr a:hover{
    color: #fff;
}

.hyr a:not(:last-child)::before{
    content: '';
    position: absolute;
    height: 1px;
    width: 5px;
    right: -8px;
    background-color: #adadad;
    bottom: 8px;
}

.x-top2 {
    height: 60px;
    line-height: 60px;
    position: relative;
    z-index: 999;
    background: url(../images/bg3.png);
    }


.x-top2 .dlogo {
    height: 80px;
    line-height: 80px;
}

.x-top2 .nnav {
    width: 100%;
}

.x-top1 .dlogo{
    float: left;
    width: 17.8%;
    line-height: 113px;
}
.x-top1 .dlogo img{max-width: 100%;}


.x-top1 .ddesc{
    float: left;
    margin-top: 28px;
    padding-left: 25px;
    margin-left: 20px;
    background: url(../images/icon2.png) no-repeat left center;
}

.x-top1 .dphone{
    float: right;
    width: 19%;
    margin-top: -14px;
}

.ddesc h4{
	font-size: 22px;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #005bac;
    font-weight: 600;
}

.ddesc h5{
   
	font-family: SourceHanSansCN-Light;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #222222;
}

.t-img{
    padding-left: 5%;
}

.phoimg{
    float: left;
    width: 32px;
    
}

.photxt{
    float: right;
    padding-left: 45px;
    color: #888888;
    margin-top: 28px;
    font-size: 14px;
    background: url(../images/icon-tel2.png) no-repeat left 3px;
}

.photxt h4{
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #888;
    line-height: 24px;
}

.photxt h5{
	font-family: Arial;
	font-size: 26px;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #333333;
}

.photxt h5 p{
    /* padding-top: 8px; */
    line-height: 26px;
}

.ptel{
    padding-left: 28px;
}
.ppho{
   padding-left: 28px;
}


/* 导航样式 */
.x-menu {
    width: 58.75%;
    float: left;
}
.x-menu > li {
    width: 14%;
    margin: 0;
    text-align: center;
    float: none;
    position: relative;
}
.x-menu > li + li::before{
    content: '';
    position: absolute;
    background-color: #cbcbcb;
    height: 12px;
    width: 1px;
    left: 0;
    top: 43%;
    z-index: 999;
}

.x-menu > li:hover::before{
    display: none;
}

.x-menu > li>a {
    font-size: 16px;
    color: #555;
    line-height: 60px;
    display: block;
}

.x-menu > li:hover .x-sub-menu li a{
    display: block;
    text-align: center;
    font-size: 14px;
    color: #333;
    line-height: 1.5;
    padding: 0.5em;
}

.x-menu > li.active a{
    color: #fff;
    background-color: #005bac;
}



.x-menu {
    width: 100%;
    float: none;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}


.x-menu li a.hvr-sweep-to-top{
    position: absolute;
}



.x-sub-menu {
   
}
.x-menu .lastli {
    width: 6%!important;
}


.x-menu > li:after {
    content: '';
    position: absolute;
    z-index: 100;
    width: 100%;
    left: 0;
    height: 40px;
    opacity: 0;
    top: 100%;
}

.x-menu > li:hover .x-sub-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}


.x-sub-menu {
    position: absolute;
    z-index: 999;
    width: 100%;
    background: #fff;
    padding: 10px 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.x-sub-menu > li > a {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #333;
    line-height: 1.5;
    padding: .5em;
}
.x-menu li.active .x-sub-menu li a{
   background-color: #fff;

}
.x-menu li.active .x-sub-menu li:hover a{
    background: #e9eaeb;
}



.x-sub-menu > li:hover > a {
    background: #e9eaeb;
}



.x-sub-menu:after {
    content: '';
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    border-width: 10px;
    cursor: pointer;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #fff transparent;
    border-top: none;
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -10px;
    z-index: 99;
    display: none;
}

.x-menu li a.hvr-sweep-to-top {
    display: block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
  }
  .x-menu li a.hvr-sweep-to-top:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #005bac;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
  }
  .x-menu li:hover a.hvr-sweep-to-top,
  .x-menu li a.hvr-sweep-to-top:focus, 
  .x-menu li a.hvr-sweep-to-top:active {
    color: white;
  }
  .x-menu li:hover a.hvr-sweep-to-top:before, 
  .x-menu li a.hvr-sweep-to-top:focus:before, 
  .x-menu li a.hvr-sweep-to-top:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }


/* 首页banner样式 */
.x-banner .owl-carousel {
    position: relative;
}

.x-banner .owl-carousel .banner-item a {
    display: block;
}

.x-banner .owl-carousel .owl-nav .owl-prev {
    left: 0;
}

.x-banner .owl-carousel .owl-nav .owl-next {
    right: 0;
}

.x-banner .owl-carousel .owl-nav button.owl-prev, .x-banner .owl-carousel .owl-nav button.owl-next {
    outline: none;
    position: absolute;
    top: 50%;
    z-index: 9999;
    background: #424246;
    height: 65px;
    width: 50px;
    margin-top: -32.5px;
    border-radius: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.x-banner .owl-carousel .owl-nav button.owl-prev:hover, .x-banner .owl-carousel .owl-nav button.owl-next:hover {
    background: #005bac;
}

.x-banner .owl-carousel .owl-nav .icon-font {
    display: block;
    width: 100%;
    height: 100%;
}

.x-banner .owl-carousel .owl-nav .icon-left-arrow:after {
    background-position: -34px -180px;
}

.x-banner .owl-carousel .owl-nav .icon-right-arrow:after {
    background-position: -26px -480px;
}

@media (max-width: 990px) {
    .x-banner .owl-carousel .owl-nav button.owl-prev, .x-banner .owl-carousel .owl-nav button.owl-next {
        height: 40px;
        width: 30px;
        margin-top: -20px;
    }

    .x-banner .owl-carousel .owl-nav .iconfont {
        font-size: 20px;
    }
}

.x-banner .owl-carousel .owl-dots {
    position: absolute;
    z-index: 999;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 0;
    bottom: 5%;
}

.x-banner .owl-carousel .owl-dots button.owl-dot {
    display: inline-block;
    vertical-align: middle;
    font-size: 10px;
    margin: 0 0.8em;
    outline: none;
    background: #fff;
    border-radius: 50%;
    width: 1em;
    height: 1em;
    opacity: 1;

}

.x-banner .owl-carousel .owl-dots button.owl-dot:hover {
    opacity: .7;
}

.x-banner .owl-carousel .owl-dots button.owl-dot.active {
    background-color: #005bac;
}

@media (max-width: 990px) {
    .x-banner .owl-carousel .owl-dots button.owl-dot {
        font-size: 12px;
    }
}



/*热门关键词*/
.so{
    padding: 22px 0;
    border-bottom: 1px solid #eaeaea;
}

.gjc img{
    float: left;
}

.gjc h3{
    float: left;
    padding-left: 12px;
}

.gjc b{
    color: #666666;
    font-size: 14px;
    font-weight: bold;
}

.gjc span{
    font-size: 14px;
}

.gjc span a{
    color: #666666;
    font-weight: normal;
    padding-left: 20px;
}

.gjc span a:hover{
    color: #005bac;
     
}

.sousuo{
  
    /* position: absolute; */
    /* right: 0; */
    float: right;
    /* top: 80px; */
    width: 360px;
    /* padding: 20px; */
    z-index: 999;
    position: relative;
}

.sousuo #keyword {
    line-height: 30px;
    width: 72%;
    background: none;
    border:none;
    outline: none;
    color: #5a5a5a;
    float: left;
    font-size: 14px;
    text-indent: 20px;
    padding: 0;
    border:1px solid #e5e5e5;
}

.sousuo .fl{
    width: 28%;
    line-height: 32px;
    border: none;
    background-color: #005bac;
    color: #ffffff;
    font-size: 12px;
}

.sousuo .fls{
    letter-spacing: 15px;
}

.sousuo img{
    position: absolute;
    right: 5%;
    top: 32%;
}
.gjca{
    float: left;
}


.yt-about{
    margin-top: 60px;
}

.yt-title{
    text-align: center;
}

.yt-title h3{
    font-size: 40px;
	letter-spacing: 0px;
	color: #333333;
    font-weight: bold;
}

.yt-title h3 span{
    color: #005bac;
}

.yt-title h4{
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #777777;
    display: inline-block;
    
}

.yt-img{
    margin-top: 15px;
}

.yt-img h4{
    padding: 0px 10px;
}

.yt-img img{
    padding-bottom: 5px;
}

.yt-con{
background: url(../images/bg2.png) no-repeat center;
margin-top: 20px;
}
.abo-number{
    padding-bottom: 2.7vw;
}

.abo-number li{
    float: left;
    width: 22%;
    text-align: center;
}

.abo-number li:not(:last-child){
    margin-right: 17%;
}

.abo-number li h3{
	font-size: 80px;
	font-stretch: normal;
	line-height: 80px;
	letter-spacing: 0px;
	color: #333333;
    display: inline-block;
    margin-top: 14px;
    font-weight: 600;
    font-family: Arial;
}

.abo-number li h4{
	font-family: MicrosoftYaHei;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #333333;
    margin-top: 14px;
}

.abo-number li h5{
	color: #555555;
    font-size: 14px;
    margin-top: 14px;
    line-height: 24px;
}

.abo-number li div{
    width: 100%;
    margin: 0px auto;
}

.abo-number li div span{
    font-size:15px;
}


@media(max-width: 1024px){
    .yt-title h3{font-size: 32px;}
    .yt-img{margin-top: 10px;}
    .abo-number li h3{font-size: 50px;}
}


.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;
    padding: 20px 0;
    width: 16%;
    border: 1px solid #e4e4e4;
}

.my-flex li a h4{
    color: #666666;
    font-size: 16px;
    overflow:hidden; white-space:nowrap;text-overflow:ellipsis;
}

.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%;
    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: 47.65%;
    float: left;
}

.ys-right{
    float: right;
    width: calc(100% - 47.65%);
}

.ys-right:hover{
    cursor: pointer;
}

.ys-right img{
    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(../images/icon-videoclose.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: 2%;
   
    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%;}


@media(max-width: 750px){
    .yt-customer{display:none;}
    .hul li:first-child{width: 100%;margin-right:0%;}
.hul li{width: 100%;margin-bottom: 1.2%;}

 .abous-right span{position: static;display: inline-block;margin-top: 10px;}

}


/*{# 易推客户 #}*/

.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%;
}

.pro h3{
    font-size: 16px;
    color: #777777;
    line-height: 54px;
    font-weight: normal;
}

.proimgs{
    border: 1px solid #eeeeee;
}

.pro:hover .proimgs{
    border: 1px solid #005bac;
}
.pro:hover h3{
    color:#005bac;
}












.yt-aboutus{
    background: url(../images/aboutbg.jpg) no-repeat;
    background-size: cover;
    margin-top: 0%;
}

.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 span{
    background-color: #005bac;
    color: #fff;
    font-size: 16px;
    border-bottom: 4px solid #0d9bff;
    padding: 15px 40px;
    transition: all .5s;
    position: absolute;
    bottom: 0;
}

.abous-right span img{
    padding-right: 10px;
}

.abous-right 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(../images/bg.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;background: url(../images/icon1.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(../images/icon1h.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: 47.8%;
    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: 37.5%;
}

.fr-lx h4{
    font-size: 24px;
    line-height: 32px;
    color: #ffffff;
    font-weight: normal;
}

.fr-lx h5{
    font-size: 14px;
    line-height: 24px;
    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;
}




















/*自适应调整*/

@media(max-width: 1295px){
    .photxt h5{
        font-size: 24px;
    }
    .foot-left {
    width: 38.8%;
    float: left;
}
    .foot-right {
    float: right;
    width: 48.5%;
}
}

@media(max-width: 1245px){
    .t-img{
        padding-left: 3%;
    }
    .fl-right{
        display: none;
    }

    .fl-left{
        width: 100%;
        text-align: center;
    }

   
}

@media(max-width: 1210px){
   .ddesc h4{
       font-size: 20px;
   }

   .ddesc h5{
       font-size: 16px;
   }
   .t-img{
       display: none;
   }
   .dlogo a img{
       width: 100%;
   }

  

  
}

@media(max-width: 1030px){
    .x-top1 .dphone{
        width: 22%;
    }
   
    .abous-right span {
    background-color: #005bac;
    color: #fff;
    font-size: 16px;
    border-bottom: 4px solid #0d9bff;
    padding: 15px 40px;
    transition: all .5s;
    position: absolute;
    bottom: -71px;
}

.abous-left{
    display: none;
}

.all {
    padding-top: 48px;
    padding-left: 30px;
}

.abous {
    display: flex;
    justify-content: center;
    padding: 30px 15px;
}

.abous-right {
    width: 100%;
    float: none;
    margin-left: 15px;
    position: relative;
}

.cus-title h3 {
    font-size: 36px;
    line-height: 1;
    color: #333333;
}

.cus-title h4 {
    font-size: 15px;
}

}

@media(max-width: 1164px){
  .photxt h4{
      font-size: 13px;
  }

  .yt-tel h6 img{
      padding-bottom: 0px;
  }

  .news-left::before{
      display: none;
  }

  .photxt h5{
      font-size: 20px;
  }
  .yt-tel h4 {
    font-size: 36px;
    color: #ffffff;
    margin-top: 12px;
}
.yt-tel h5 {
    font-size: 18px;
    line-height: 20px;
    color: #ffffff;
    margin-top: 15px;
}
.yt-tel h6 {
    color: #0d9bff;
    font-size: 24px;
    font-family: "Airal";
    width: 40%;
    padding: 5px 0px;
    margin: 0px auto;
    border-radius: 35px;
    border: 1px solid #235371;
    margin-top: 42px;
    box-shadow: #0d9bff 0px 0px 5px;
}
}

@media(max-width: 1440px){
    .my-prolist .ttz li {
    float: left;
    width: calc(25% - 16px);
    background-color: #fff;
    transition: all .3s;
}
.my-prolist .ttz li:nth-child(4n){
    margin-right: 0px;
}



.my-prolist .ttz li:nth-child(5){
    display: none;
}
}

@media(max-width: 1290px){
    .my-flex li {
    float: left;
    background-color: #eeeeee;
    padding: 10px 0;
    border: 1px solid #e4e4e4;
}

.abous-right h5{
    overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 5;
}

.abous-right h4 {
    font-size: 20px;
    color: #333333;
    line-height: 41px;
    font-weight: normal;
}

.abous-right h3 {
    color: #005bac;
    font-size: 26px;
    line-height: 41px;
}

.yt-youshi .ys-tl h3{
    font-size: 30px;
}

    .ys-bl h3{
        font-size: 14px;
    }

    .ys-bl h4{
        font-size: 14px;
    }

    .my-prolist .ttz li {
    float: left;
    width: calc(33% - 16px);
    background-color: #fff;
    transition: all .3s;
    margin-top: 15px;
}
.my-prolist .ttz li:nth-child(3n){
    margin-right: 0px;
}

.my-prolist .ttz li:nth-child(4){
    display: none;
}

.my-prolist .ttz li:nth-child(5){
    display: none;
}
}

@media(max-width: 1760px){
    .protxt h3 {
    color: #333333;
    font-size: 15px;
    line-height: 20px;
    padding: 4vh 0;
    width: 100%;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
}
}

@media(max-width: 1050px){
    .my-flex li a h4 {
    color: #666666;
    font-size: 14px;
}
.my-flex li {
    float: left;
    background-color: #eeeeee;
    padding: 10px 0;
    border: 1px solid #e4e4e4;
}
.so{
    display: none;
}
}

@media(max-width: 1000px){
 
    .my-prolist .ttz li {
    float: left;
    width: calc(50% - 16px);
    background-color: #fff;
    transition: all .3s;
    margin-top: 15px;
}

    .foot-left {
display: none;
}
    .foot-right {
    float: left;
    width: 100%;
}


.all{
    padding-top: 50px;
}

.yt-youshi .ys-tl h3 {
    font-size: 25px;
}


.my-prolist .ttz li:not(:last-child) {
    margin-right: 15px;
}

.my-prolist .ttz li:nth-child(2n){
    margin-right: 0px;
}

.my-prolist .ttz li:nth-child(4){
    display: block;
}

.my-prolist .ttz li:nth-child(5){
    display: none;
}
}



@media(max-width: 1140px){
    .ys-left{
        width: 100%;
    }
    .ys-tl{
        float: left;
    }
    .ys-bl {
    margin-top: 0;
    float: right;
}
    .ys-right{
        display: none;
    }
    .ys-bl h3{
        font-size: 16px;
    }
    .ys-bl h4{
        font-size: 16px;
    }
    .abo-number li h3{
        font-size: 64px;
    }
}

@media(max-width: 768px){
.abo-number li h3 {
    font-size: 50px;
    font-stretch: normal;
    line-height: 50px;
    letter-spacing: 0px;
    color: #333333;
    display: inline-block;
    margin-top: 8px;
}

.abo-number li h4 {
    font-family: MicrosoftYaHei;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
    margin-top: 14px;
}
.abo-number li h5 {
    color: #555555;
    font-size: 14px;
    margin-top: 14px;
    line-height: 20px;
}
.yt-about{
    display: none;
}

.fr-ewm{
    display: none;
}

.fl-left{
    display: none;
}

.fl-center{
    display: block;
    width: 100%;
    line-height: 14px;
    margin-left: 38%;
}

.hm-floor .fl-all{
    padding: 15px 0px;
}

}

@media(max-width: 950px){
    .ys-tl{
        float: none;
    }
    .ys-bl{
        float: none;
        margin-top: 3vh;
    }
    br{
        display: none;
    }
    .yt-youshi .ys-tl h3 {
    font-size: 30px;
}
.flexs h3 {
    font-size: 18px;
}
}

@media(max-width: 768px){
    .yt-title h3 {
    font-size: 24px;
    letter-spacing: 0px;
    color: #333333;
}

.news-left{
    background: none;
}

.yt-title h4 {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #777777;
    display: inline-block;
}

.yt-tel h5 {
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
    margin-top: 15px;
}
.cus-title h3 {
    font-size: 26px;
    line-height: 30px;
    color: #333333;
}

.cus-title h4 {
    font-size: 12px;margin-top: 5px;line-height: 20px;
}

.flexs h3{
    font-size: 16px;
}
.pro h3{
    font-size: 14px;
}

.abous-left{
    display: none;
}

.abous-right {
    width: 100%;
    margin-left: 0%;
    position: relative;
}

.abous {
    display: flex;
    justify-content: center;
    padding: 30px 15px;
}
.abous-right span {
    background-color: #005bac;
    color: #fff;
    font-size: 16px;
    border-bottom: 4px solid #0d9bff;
    padding: 10px 30px;
    transition: all .5s;
    position: absolute;
    bottom: -10vh;
}

.zxl-div1 .zxl-div2{

    color: #555555;
    font-size: 15px;
    font-weight: normal;
    line-height: 24px;
    align-items: center;
    text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}

.nrcon ul li{
    margin-top: 0px;
}

.zxl-div3 h3 {
    font-size: 15px;
    line-height: 24px;
    color: #555555;
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.nrcon{margin-top: 20px;}
.zxl-div3 h4 {
    font-size: 14px;
    line-height: 29px;
    color: #999999;
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-bottom: 12px;
}
}

@media(max-width: 670px){
    .news-right{
        display: none;
    }

    .news-left {
    width: 100%;
    float: left;
    box-shadow: #f6f6f6 10px 5px 20px;
}

.yt-title h3 {
    font-size: 25px;
    letter-spacing: 0px;
    color: #333333;
}
.yt-title h4 {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 34px;
    letter-spacing: 0px;
    color: #777777;
    display: inline-block;
}

.tabsz li a {
    color: #333333;
    font-size: 20px;
    line-height: 32px;
    font-weight: bold;
}
.flexs span {
    height: 1px;
    width: 64%;
    background-color: #eeeeee;
}
.cus-title h3 {
    font-size: 20px;
    line-height: 30px;
    color: #333333;
}

.img1{
    display: none;
}
.img2{
    display: none;
}
.protxt h3 img{
    display: none;
}
.abous-right h3 {
    color: #005bac;
    font-size: 20px;
    line-height: 41px;
}
}


@media(max-width: 750px){
    .tabsz{width:100%;}
.abous-right span{
        position: static;
    display: inline-block;
    margin-top: 10px;
}
.newscon{width:100%;}

    .my-flex {
    display: block;
    margin-top: 3vh;
    overflow: hidden;
}
.my-flex li {
    float: left;
    background-color: #eeeeee;
    padding: 10px 0;
    border: 1px solid #e4e4e4;
    width: 30.5%;
    margin: 5px;
}
.ys-bl h3 {
    font-size: 15px;
}
.ys-bl h4 {
    font-size: 14px;
    overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
padding-left: 10px;
line-height: 24px;
}


.yt-tel h6 {
    color: #0d9bff;
    font-size: 24px;
    font-family: "Airal";
    width: 80%;
    padding: 5px 0px;
    margin: 0px auto;
    border-radius: 35px;
    border: 1px solid #235371;
    margin-top: 42px;
    box-shadow: #0d9bff 0px 0px 5px;
}
}


@media(max-width: 530px){


.zxl-div1 .zxl-div2 {
    color: #555555;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    align-items: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.protxt h3 img{
    display: none;
}
.zxl-div2 h3 {
    width: 100%;
    font-size: 14px;
}
.zxl-div1 .zxl-div2 h4{font-size: 14px; display:none;}

}

@media(max-width: 502px){
    .x-banner{
        margin-top: 60px;
    }
    .fr-lx h4 {
    font-size: 20px;
    line-height: 32px;
    color: #ffffff;
    font-weight: normal;
}
.yt-youshi .ys-tl h3 {
    font-size: 26px;
}
    .fr-lx h5{
        display: none;
    }
    .fr-ewm{
        display: block;
        overflow: hidden;
        float: left;
        margin-top: 5vh;
    }
    .ph-ewm {
    float: left;
    text-align: center;
    margin-left: 12.1vw;
}
}


@media(max-width: 376px){
    .fr-lx h5{
        display: none;
    }
    .x-banner{
        margin-top: 60px;
    }

    br{
        display: block;
    }

    .my-prolist .ttz li {
    float: left;
    width: calc(50% - 8px);
    background-color: #fff;
    transition: all .3s;
    margin-top: 15px;
}

.newsimg {
    float: left;
    margin-top: 0.3vh;
    padding-right: 0.5vw;
}

.my-prolist .ttz li:not(:last-child) {
    margin-right: 15px;
}

    .my-prolist .ttz li:not(:nth-child(2n)) {
    margin-right: 32px;
}

    .fr-ewm{
        display: block;
        overflow: hidden;
        float: left;
        margin-top: 5vh;
    }
    .ph-ewm {
    float: left;
    text-align: center;
    margin-left: 12.1vw;
}
.fl-center {
    display: block;
    width: 100%;
    line-height: 14px;
    margin-left: 36%;
}

.yt-product .ytptitle {
    padding-top: 4.8vh;
}
.yt-img {
    margin-top: 0px;
}

.my-prolist {
    margin-top: 2.5vh;
    padding-bottom: 10vh;
    display: block;
}

    .wss {
    padding-top: 3vh;
    padding-bottom: 1.5vh;
}

    .fr-ewm {
    display: block;
    overflow: hidden;
    float: left;
    margin-top: 2vh;
}
.page-banner{
    
}
}






@media (min-width: 1200px){
.container {
    width: 1310px;
}
}

@media (max-width: 991px){
.page-banner img {
    position: relative;
    margin-top: 58px;
}
}
@media (max-width: 768px){
.page-banner img {
    position: relative;
    margin-top: 0px;
}
}

@media (max-width: 998px){
.my-prolist .ttz li:not(:last-child) {
    margin-right: 30px;
}
.my-prolist .ttz li:nth-child(2n) {
    margin-right: 0px;
}
}

@media(max-width: 376px){
    .fr-lx h5{
        display: none;
    }
    .x-banner{
        margin-top: 60px;
    }

    br{
        display: block;
    }

    .my-prolist .ttz li {
    float: left;
    width: calc(50% - 8px);
    background-color: #fff;
    transition: all .3s;
    margin-top: 15px;
}

.newsimg {
    float: left;
    margin-top: 0.3vh;
    padding-right: 0.5vw;
}


    .my-prolist .ttz li:not(:nth-child(2n)) {
    margin-right: 16px;
}

    .fr-ewm{
        display: block;
        overflow: hidden;
        float: left;
        margin-top: 5vh;
    }
    .ph-ewm {
    float: left;
    text-align: center;
    margin-left: 12.1vw;
}
.fl-center {
    display: block;
    width: 100%;
    line-height: 14px;
    margin-left: 36%;
}

.yt-product .ytptitle {
    padding-top: 4.8vh;
}
.yt-img {
    margin-top: 0px;
}

.my-prolist {
    margin-top: 2.5vh;
    padding-bottom: 30px;
    display: block;
}

    .wss {
    padding-top: 3vh;
    padding-bottom: 1.5vh;
}

    .fr-ewm {
    display: block;
    overflow: hidden;
    float: left;
    margin-top: 2vh;
}
.page-banner{
    
}
.yt-youshi .ys-tl h3 {
    font-size: 24px;
    line-height: 36px;
}

.yt-tel h4 {
    font-size: 24px;
    color: #ffffff;
    margin-top: 15px;
    line-height: 36px;
}

.yt-tel h5 {
    font-size: 16px;
    line-height: 25px;
    color: #ffffff;
    margin-top: 15px;
}

.abous-right h4 {
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    font-weight: normal;
}
}








/*友情链接*/
.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;}



/* 友情链接 */

.c-link {
    padding: 20px 0;
    font-size: 14px;
    color: #2a333c;
    line-height: 24px;
}

.c-link .con {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.c-link span {
    cursor: pointer;
    display: block;
}

.c-link dd{
    width:calc(100% - 70px)
}

.c-link .sec {
    display: none;
    position: absolute;
    bottom: 100%;
    left: 0;
    background: rgba(255,255,255,.6);
    padding: 10px;
    min-width:120px;
    z-index: 999;
}

.c-link a {
    color: #2a333c;
    padding: 0 4px;
    font-size: 14px;
    line-height: 24px;
}



/*左侧工具条*/
#toolbar {
    position: fixed;
    z-index: 9999;
    right: 17px;
    bottom: 10%;
}

#toolbar .online-one li {
    margin-bottom: 3px;
    font-size: 0;
    width: 70px;
    height: 70px;
    right: 0;
    position: relative;
}

#toolbar .online-one li:hover a {
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.24);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.24);
}

#toolbar .online-one li a {
    display: block;
    position: absolute;
    z-index: 9;
    right: 0;
    top: 0;
    width: 70px;
    height: 70px;
    background: #00c184;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    font-size: 0;
    border-radius: 4px;
    padding: 10px 0;
    overflow: hidden;
}

#toolbar .online-one li .icon-font {
    display: block;
    height: 28px;
    width: 100%;
}

#toolbar .online-one li .icon-font:after {
    background-image: url(../images/kf.png);
}

#toolbar .online-one li .icon-qq:after {
    background-position: -30px -240px;
}

#toolbar .online-one li .icon-phone:after {
    background-position: -30px -208px;
}

#toolbar .online-one li .icon-message:after {
    background-position: -30px -170px;
}

#toolbar .online-one li .icon-ewm:after {
    background-position: -30px -138px;
}

#toolbar .online-one li .icon-top:after {
    background-image: url(../images/icon_spirit.png);
    background-position: -30px -60px;
}

#toolbar .online-one li .icon-wangwang:after {
    background-image: url(../images/icon_spirit.png);
    background-position: -30px 0;
}

#toolbar .online-one li .wz {
    font-size: 12px;
    color: #fff;
    text-align: center;
    display: block;
    margin-top: 5px;
    height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

#toolbar .online-one li.phone {
    border-radius: 4px;
    padding: 10px 0;
}

#toolbar .online-one li.ewm {
    background: #00c184;
    border-radius: 4px;
    padding: 10px 0;
}

#toolbar .online-one li.phone .tel-phone {
    position: absolute;
    z-index: 1;
    padding: 5px;
    width: 110px;
    right: calc(100% + 5px);
    top: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all .7s;
    transition: all .7s;
    -webkit-box-shadow: 0 4px 20px 4px rgb(0 20 60 / 20%);
    box-shadow: 0 4px 20px 4px rgb(0 20 60 / 20%);
    color: #fff;
    font-size: 14px;
}

#toolbar .online-one li.ewm .ewm-box {
    position: absolute;
    z-index: 1;
    padding: 5px;
    background: #fff;
    width: 110px;
    right: calc(100% + 5px);
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all .7s;
    transition: all .7s;
    -webkit-box-shadow: 0 4px 20px 4px rgba(0, 20, 60, 0.2);
    box-shadow: 0 4px 20px 4px rgba(0, 20, 60, 0.2);
}

#toolbar .online-one li.ewm .ewm-box img {
    max-width: 100%;
}

#toolbar .online-one li.ewm .ewm-box:after {
    content: '';
    position: absolute;
    right: -5px;
    bottom: 20px;
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    border-width: 5px;
    cursor: pointer;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #fff;
    border-right: none;
}

#toolbar .online-one li.ewm:hover .ewm-box {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

#toolbar .online-one li.phone:hover .tel-phone {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

#toolbar .online-two li {
    margin-bottom: 3px;
    font-size: 0;
    width: 57px;
    height: 57px;
    right: 0;
    position: relative;
}

#toolbar .online-two li a {
    display: block;
    position: absolute;
    z-index: 9;
    right: 0;
    top: 0;
    width: 57px;
    height: 57px;
    overflow: hidden;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    white-space: nowrap;
    font-size: 0;
    background: #d9d9d9;
}

#toolbar .online-two li .icon-font {
    display: inline-block;
    vertical-align: middle;
    width: 57px;
    height: 57px;
}

#toolbar .online-two li .icon-qq:after {
    background-position: 0 -150px;
}

#toolbar .online-two li .icon-phone:after {
    background-position: 0 -90px;
}

#toolbar .online-two li .icon-ewm:after {
    background-position: 0 -30px;
}

#toolbar .online-two li .icon-message:after {
    background-position: 0 -120px;
}

#toolbar .online-two li .icon-top:after {
    background-position: 0 -60px;
}

#toolbar .online-two li .icon-wangwang:after {
    background-position: 0 0;
}

#toolbar .online-two li .wz {
    display: inline-block;
    line-height: 57px;
    font-size: 14px;
    color: #fff;
    vertical-align: middle;
    padding-left: 10px;
}

#toolbar .online-two li.ewm .ewm-box {
    position: absolute;
    z-index: 1;
    padding: 5px;
    background: #005bac;
    width: 110px;
    right: 120%;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all .7s;
    transition: all .7s;
    -webkit-box-shadow: 0 4px 20px 4px rgba(0, 20, 60, 0.2);
    box-shadow: 0 4px 20px 4px rgba(0, 20, 60, 0.2);
}

#toolbar .online-two li.ewm .ewm-box p {
    margin-bottom: 0;
}

#toolbar .online-two li.ewm .ewm-box img {
    max-width: 100%;
}

#toolbar .online-two li.ewm .ewm-box:after {
    content: '';
    position: absolute;
    right: -5px;
    bottom: 20px;
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    border-width: 5px;
    cursor: pointer;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #005bac;
    border-right: none;
}

#toolbar .online-two li.ewm:hover .icon {
    background-position: -57px -180px;
}

#toolbar .online-two li.ewm:hover .ewm-box {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

#toolbar .online-two li.backtop {
    cursor: pointer;
}

#toolbar .online-two li.backtop .iconfont {
    color: #fff;
    background-color: #005bac;
}

#toolbar .online-two li:hover a {
    width: 200px;
}

#toolbar .online-two li:hover .icon-qq:after {
    background-position: -30px -150px;
}

#toolbar .online-two li:hover .icon-phone:after {
    background-position: -30px -90px;
}

#toolbar .online-two li:hover .icon-ewm:after {
    background-position: -30px -30px;
}

#toolbar .online-two li:hover .icon-message:after {
    background-position: -30px -120px;
}

#toolbar .online-two li:hover .icon-wangwang:after {
    background-position: -30px 0;
}

#toolbar .online-two li:hover .icon-top:after {
    background-position: -30px -60px;
}

#toolbar .online-three {
    width: 115px;
}

#toolbar .online-three .title {
    background: #3aa3e6;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    position: relative;
}

#toolbar .online-three .title span {
    position: absolute;
    right: 0;
    top: 0;
    width: 25px;
    height: 25px;
    background-image: url(../images/kf.png);
    background-repeat: no-repeat;
    background-position: -31px -28px;
    opacity: 1;
    text-shadow: none;
}

#toolbar .online-three .qq-list {
    background: #fff;
    padding: 10px 0;
    border-bottom: 1px solid #eeeeee;
}

#toolbar .online-three .qq-list li {
    text-align: center;
    line-height: 32px;
}

#toolbar .online-three .qq-list li .icon-font:after {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(../images/kf.png);
    background-repeat: no-repeat;
    position: absolute;
    left: calc(50% - 15px);
    top: calc(50% - 15px);
}

#toolbar .online-three .qq-list li .wz {
    color: #333;
    font-size: 12px;
    margin-left: 10px;
    display: inline-block;
}

#toolbar .online-three .qq-list .icon-qq:after {
    background-position: 0 -114px;
}

#toolbar .online-three .qq-list .icon-message:after {
    background-position: -30px -87px;
}

#toolbar .online-three .qq-list .icon-wangwang:after {
    background-position: -30px -116px;
}

#toolbar .online-three .ewm {
    background: #fff;
    padding: 10px 0;
    border-bottom: 1px solid #eeeeee;
    text-align: center;
}

#toolbar .online-three .ewm span {
    display: inline-block;
    font-size: 12px;
    color: #333;
    margin-bottom: 12px;
}

#toolbar .online-three .ewm img {
    width: 100%;
    max-width: 84px;
}

#toolbar .online-three .service-phone {
    background: #fff;
    padding: 10px 0;
    text-align: center;
}

#toolbar .online-three .service-phone span {
    font-size: 12px;
    color: #333;
}

#toolbar .online-three .service-phone span.hotline {
    color: #777777;
    font-size: 12px;
    line-height: 32px;
}

#toolbar .online-four li {
    margin-bottom: 3px;
    font-size: 0;
    width: 50px;
    height: 50px;
    right: 0;
    position: relative;
}

#toolbar .online-four li a {
    display: block;
    position: absolute;
    z-index: 9;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    background: #fff;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    white-space: nowrap;
    font-size: 0;
    border-radius: 50%;
    overflow: hidden;
}

#toolbar .online-four li .icon-font {
    display: inline-block;
    vertical-align: middle;
    width: 50px;
    height: 50px;
}

#toolbar .online-four li .icon-font:after {
    background-image: url(../images/kf.png);
}

#toolbar .online-four li .icon-qq:after {
    background-position: 0 -87px;
}

#toolbar .online-four li .icon-phone:after {
    background-position: 0 -57px;
}

#toolbar .online-four li .icon-ewm:after {
    background-position: 0 -21px;
}

#toolbar .online-four li .icon-message:after {
    background-position: -30px -55px;
}

#toolbar .online-four li .icon-top:after {
    background-position: 0 -0px;
}

#toolbar .online-four li .icon-wangwang:after {
    background-position: 0 0;
}

#toolbar .online-four li .wz {
    display: inline-block;
    line-height: 50px;
    font-size: 14px;
    color: #fff;
    vertical-align: middle;
    padding-left: 10px;
}

#toolbar .online-four li.ewm {
    border-radius: 50%;
    background: #fff;
}

#toolbar .online-four li.ewm .ewm-box {
    position: absolute;
    z-index: 1;
    padding: 5px;
    background: #fff;
    width: 110px;
    right: calc(100% + 5px);
    bottom: 0;
    opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all .7s;
    transition: all .7s;
    -webkit-box-shadow: 0 4px 20px 4px rgba(0, 20, 60, 0.2);
    box-shadow: 0 4px 20px 4px rgba(0, 20, 60, 0.2);
}

#toolbar .online-four li.phone {
    border-radius: 50%;
}

#toolbar .online-four li.phone .tel-phone {
    position: absolute;
    z-index: 1;
    padding: 5px;
    background: rgb(59,57,57);
    width: 110px;
    right: calc(100% + 5px);
    top: 0;
    opacity: 0;
    font-size: 14px;
    color: #fff;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all .7s;
    transition: all .7s;
    -webkit-box-shadow: 0 4px 20px 4px rgba(0, 20, 60, 0.2);
    box-shadow: 0 4px 20px 4px rgba(0, 20, 60, 0.2);
}

#toolbar .online-four li.phone:hover .tel-phone {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

#toolbar .online-four li.ewm .ewm-box img {
    max-width: 100%;
}

#toolbar .online-four li.ewm .ewm-box:after {
    content: '';
    position: absolute;
    right: -5px;
    bottom: 20px;
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    border-width: 5px;
    cursor: pointer;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #fff;
    border-right: none;
}

#toolbar .online-four li.ewm:hover .ewm-box {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

#toolbar .online-four li.backtop .icon-font {
    height: 20px;
}

#toolbar .online-four li.backtop .icon-font:after {
    height: 20px;
    left: calc(50% - 17px);
    top: calc(50% - 2px);
}

#toolbar .online-four li.backtop .wz {
    display: block;
    line-height: 24px;
    font-size: 12px;
    text-align: center;
    color: #bfbfbf;
    padding-left: 0;
}

@media (max-width: 990px) {
    #toolbar {
        display: none;
    }
}



.nybanner img{max-width:100%; display: block;}
.nybanner .pcbanner{display: block;}
.nybanner .mbanner{display: none;}



/*Menu */
.Menu{ padding:2% 0;}
.Menu .columnName{ float:left; font-size:18px;color:#000; text-align: center;}
.Menu .columnName b{font-size: 30px;display:inline-block;padding-right:0px;color:#004098;    text-transform: capitalize;}
.Menu .columnName span{display:block;padding-top: 5px;font-size:  30px;color: #000;}
.Menu ul{ float:right; max-width:71%; }
.Menu li{ float:left; position:relative; padding:0 15px;}
.Menu li:after{content:'';width: 4px;height: 4px;position:absolute;right:0;top: 38px;background:#004098;display:block;}
.Menu li:last-child:after{ display:none;}
.Menu li a{display:block;margin: 0 18px;line-height:36px; padding:22px 0 0px;font-size:18px;color: #000; border-bottom:2px solid transparent; }
.Menu li:hover a,
.Menu li.aon a{ color:#004098; border-bottom:2px #004098 solid;}

@media(max-width:1000px) and (min-width:769px){
    .Menu .columnName b{ font-size:20px;}
}
@media(max-width:768px){
    .Menu .columnName{ float:none; padding:2% 0; text-align:center; width:auto;}
    .Menu ul{ float:none; max-width:none; overflow:hidden;}
    .Menu li{ margin: 0 10px 10px 0; text-align:center; background: #f8f8f8; float: left; border-bottom: 0;  }
    .Menu li a{ border-bottom:0; }
    .Menu li:hover a,
    .Menu li.aon a{ border-bottom:0; color: #fff;}
    .Menu li:hover,
    .Menu li.aon{ background:#004098; }
    .Menu li:after{ display: none;}
    .Menu li a{ padding:0 5px; font-size: 16px;}
}
@media(max-width:480px){
    .Menu li{ width: 49%; margin-right: 2%; }
    .Menu li:nth-of-type(2n){ margin-right: 0; }
    .Menu .columnName b{ font-size:28px;}
    .Menu li a{ font-size:13px; padding: 0; }
}
@media(max-width:375px){
    .Menu .columnName b{ font-size:24px;}
}



.PageInfo{padding: 3% 0 5%;background: #f7f7f7;}
.PageInfo p{ color:#555; line-height:28px; margin-bottom:25px; font-size: 16px;}
.PageInfo h1{color: #004098;font-size: 20px;}
.PageInfo .pic{ float: left; width: 32.6875%; margin:0px 65px 9px 0px}
.PageInfo .pic2{margin-top: 20px; }
.PageInfo .pic2 img{ width: 24.25%; margin-right: 1%; float: left; }
.PageInfo .pic2 img:nth-of-type(4){ margin-right: 0;  }
@media(max-width:640px){
    .PageInfo{ padding: 20px 0; }
    .PageInfo img{max-width: 100%}
    .PageInfo .pic{ width: 100%; margin:0;  float: inherit; }
    .PageInfo .pic2 img{ width: 100%; margin-right: 0; margin-bottom: 20px;  }
}


.PageContactInfo .p,.PageContactInfo .h2,{}
.PageContactInfo{padding: 8% 0}
.PageContactInfo .text h3{margin-bottom:10px;}
.PageContactInfo .text{margin-bottom: 30px; line-height:32px; font-size:12px;}
.PageContactInfo .text .title{font-size: 30px;color: #e4e4e4;font-weight: normal;margin-bottom: 20px; margin-top: 0; text-align: left;}
.PageContactInfo .text .title span{font-weight: 700;}
.PageContactInfo .text .p{font-size: 16px;color:#333;line-height: 42px; margin: 0; padding: 0;}
.PageContactInfo .map{width: 100%;height: 200px;    background: #fff;
    padding: 1%;
    border-radius: 20px 0;}
.PageContactInfo .map #map{height: 100%;}
.PageContactInfo .map img{max-width: none !important;}

@media screen and (min-width: 768px) {
    .PageContactInfo .text{float: left;width: 45%; font-size:16px;}
    .PageContactInfo .map{float: right;width: 50%;height: 320px;}
}

@media screen and (min-width: 1024px) {
    .PageContactInfo{background: url(../images/contactbg.jpg) no-repeat center;}
    .PageContactInfo .map{float: right;width: 50%;height: 320px;}
    .PageContactInfo .text .title{font-size: 52px;}
}

@media screen and (min-width: 1200px) {
    .PageContactInfo{padding: 70px 0 70px; background-color:#f7f7f7}
    .PageContactInfo .text .title{margin-bottom: 55px}
    .PageContactInfo .map{ width: 65%;height: 430px;}
    .PageContactInfo .text{width: 35%; font-size:16px;}
}



.newslist2022 {padding-top:2%; min-height: 400px;}
.newslist2022 h3{ margin:0; font-size:18px;}
.newslist2022 p{ line-height:26px; overflow:hidden; color:#999; height:52px; margin:2% 0 0 0;}
.newslist2022 ol{ background-color:#fafafa; margin-bottom:2%; position:relative; padding-left:36.25%;}
.newslist2022 ol .Ispic{ width:36.25%; position:absolute; left:0; top:0; height:100%;}
.newslist2022 ol .Ispic img{ display:none;}
.newslist2022 ol div{ padding:5% 10% 3% 5%;}
.newslist2022 ol h3 a{ color:#004098;}
.newslist2022 ol h3 a:hover{ color:#0490d9; }
.newslist2022 ol time{ display:block; padding:3% 0;}
.newslist2022 ol p{ margin:0 0 3% 0; height:78px;}
.newslist2022 ol span{ display:inline-block; width:130px; line-height:40px; text-align:center;  background:#004098; font-size:12px; transition: 0.3s ease; }
.newslist2022 ol span:hover{ width: 160px; background:#0490d9; }
.newslist2022 ol span a{  color:#fff; }

.newslist2022 li{ overflow:hidden; padding-left:160px; padding-right:58px; position:relative; margin-bottom:2%; background-color:#fff;}
.newslist2022 li div{border-left:1px solid #eee; padding:2% 3%;}
.newslist2022 li time{ position:absolute; left:0; top:0; width:160px; height:100%;}
.newslist2022 li time span{ position:absolute; width:100%; text-align:center; top:50%;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); transform:translateY(-50%); color:#b2b2b2; font-size:16px;}
.newslist2022 li time i{ font-style:normal; font-size:50px; color:#999; display:block; font-family:"Courier New", Courier, monospace; line-height:40px;}
.newslist2022 li time i:after{ display:block; content:''; margin:5px auto; height:1px; width:50%; max-width:66px; background:#dfdfdf;}

.newslist2022 li:hover{ background-color:#004098; cursor:pointer;}
.newslist2022 li:hover *{  color:#fff; }

@media(max-width:1000px){
    .newslist2022 li{padding-left:100px;padding-right:30px;}
    .newslist2022 li:after{width:30px; background-size:35% auto;}
    .newslist2022 li time{width:100px;}
    .newslist2022 li time span{font-size:14px;}
    .newslist2022 li time i{font-size:40px;line-height:30px;}
}
@media(max-width:768px){
    .newslist2022 h3{ font-size:16px;}
}
@media(max-width:640px){
    .newslist2022 ol{ padding-left:0;}
    .newslist2022 ol .Ispic{ width:auto; position:relative; height:auto; display:block; padding-bottom:60%;}
    .newslist2022 ol div{ padding:3%;}
}
@media(max-width:480px){
    .newslist2022 li{padding-left:80px;padding-right:0;}
    .newslist2022 li:after{ display:none;}
    .newslist2022 li time{width:80px;}
    .newslist2022 li time span{font-size:12px;}
    .newslist2022 li time i{font-size:30px;}
    .newslist2022 h3{ font-size:14px;}
    .newslist2022 p{ font-size:12px; line-height:20px; overflow:hidden; height:40px;}
    .newslist2022 ol p{ height:60px;}
}



.news_info{ padding: 3% 0; }
.news_info .title{ text-align:center; padding-bottom:0px; background:none;}
.news_info .title h1{ margin:0; padding-bottom:15px; font-size:24px; font-weight:normal;}
.news_info .title p{ margin:0; border-bottom:1px dashed #d2d2d2; padding-bottom:20px;}
.news_info .title p span{ margin:0 36px; color:#999;  font-size:12px;}
.news_info .info{ text-align:justify; text-justify:inter-ideograph; padding-top:20px;}
.news_info .info img{ margin:15px auto; display: block; max-width: 100%;}
.news_info .info p{ font-size:14px; color:#666; line-height:30px; margin:12px 0; text-indent:2em;}

.news_info .btn{ text-align: center; width:100%}
.news_info .goback{ background:#004098; padding:8px 18px; color:#fff; border-radius:6px; display: inline-block; margin: 20px 0;}
.news_info .goback:hover{background:#009ee6; }

.news_info .info_back{ padding:2% 0 20px 0;}
.news_info .info_back dl{ margin: 10px 0;}
.news_info .info_back a{ color:#999; font-size:14px;}
.news_info .info_back a:hover{color:#1b699f;}


.ny_news_ye p{line-height:32px;}
.ny_news_ye p a{color:#666;}
.ny_news_ye p:hover a{color:#004098;}


.fl{ float:left;}
.fr{ float:right;}
.w22{ width:22%; padding-bottom:4%;}
.w75{ width:75%; padding-bottom:4%;}
@media(max-width:1024px){
    .fl,
    .fr{ float:none;}
    .w22,
    .w75{ width:auto; padding-bottom:2%;}
}
.menupro .side-title{margin-top: 60px;background:#005bac;background-size:auto 100%;color:#fff;font-size:18px;padding:22px 0 22px 30px;border-radius: 25px 0 0 0;font-size:24px;}
.menupro .side-title span{display:block;text-transform: uppercase;font-size: 16px;color: #fff;}
.menupro .side{ padding-bottom:50px; background:#fff; border-radius:0 0 50px 0; -webkit-border-radius:0 0 50px 0; -moz-border-radius:0 0 50px 0; -ms-border-radius:0 0 50px 0;}
.menupro .side li{border-bottom: 1px solid #efefef;line-height:24px;font-size: 16px;background: #fff;}
.menupro .side li.aon{background-color: #005bac;}
.menupro .side li a{display:block;padding: 8px 40px 8px 30px;position:relative;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; color:#666;}
.menupro .side li>a::before,
.menupro .side li>a::after{ position:absolute; content:''; top:50%;}
.menupro .side li>a::before{width:15px;height:15px;border-radius:50%;background:#ececec;right: 15px;margin-top:-7.5px;}
.menupro .side li>a::after{margin-top: -4px;border:5px solid transparent;border-top-width:4px;border-bottom-width:4px;border-left-color:#fff;right: 14px;}
.menupro .side li a:hover{ color:#004098;}
.menupro .side li.aon a{ color:#fff;}
.menupro .side li:hover a::before,
.menupro .side li.aon a::before{ background:#004098;}
.menupro .side li.aon dl dd{background-color: #fff; padding-left:20px;}
.menupro .side li.aon dl dd a{color:#666;}
.menupro .side li.aon dl dd.aon{background-color: #009ee6;}
.menupro .side li.aon dl dd.aon a{color:#fff;}
.menupro .side li dl{display: none;}
.menupro .side li.aon dl{display: block;}

.shipei{margin-bottom:24px; border:1px solid #005bac; padding:16px 12px;}
.shipei h3{font-size:16px; color:#005bac; margin-bottom:12px; font-weight: bold; font-family: emoji;}
.shipei .shipeibox a{display: block; float:left; padding:6px 8px; border:1px solid #ccc; margin:0px 4px 4px; font-size:14px; color:#666; }
.shipei .shipeibox a.on{border:1px solid #005bac; background-color:#005bac; color:#fff;}

.menupro #side .owl-item{ float:left;touch-action: pan-y;-webkit-tap-highlight-color: transparent;position: relative;}
.menupro #side .owl-stage-outer{ position:relative; overflow:hidden;}
.menupro #side .owl-stage{position:relative;touch-action: manipulation;}


input,button{font-family: '微软雅黑';
  
    margin: 0;
    color: #000;
    line-height:28px;
    border: 0;
    outline: none;
    background: none;
    background-color: white;
    -webkit-appearance: none;}
.prosearch{margin-bottom:12px;}
.prosearch .ptit{font-size: 20px; font-weight: bold; color:#000; float:left; line-height:46px;}
.prosearch .input{
    width: 60%;
    height: 46px;
    border: 1px solid #ccc;
    position: relative;
    float:right;
}
.prosearch .input input{
    width: 100%;
    height: 100%;
    background-color: #fff;
    color: #999;
    font-size: 14px;
    font-family: "微软雅黑";
    padding-left: 20px;
    padding-top:12px;
}
.prosearch .input button{
    position: absolute;
    top: 1px;
    right: 1px;
    width: 116px;
    height: 42px;
    background: url(../images/sou.png) no-repeat center center;
    background-color: #005bac;
}







@media(max-width:1024px){
.w22{ padding-bottom:0;}
.menupro .side-title{ margin-top:2%;}
.menupro .side{ display:block;}
.menupro #side{ background:#fff; border-top:1px solid #fff; padding:0 20px; position:relative;}
.menupro #side li{ float:left; padding-right:4%;}
.menupro #side li a{ color:#666; line-height:24px; display:block; padding:12px 10px; border-bottom:1px solid #fff; text-align:center;}
.menupro #side li.aon a{color:#004098; border-bottom:1px solid #004098;}
.menupro #side .owl-nav button{ position:absolute; top:0; height:100%; width:18px; border:none; background:#000; color:#fff; cursor:pointer; padding:0;}
.menupro #side .owl-nav button.owl-prev{ left:0;}
.menupro #side .owl-nav button.owl-next{ right:0;}
.menupro #side .disabled{ display:none;}
}
@media(max-width:640px){
    .w22{display:none;}
    .prosearch .ptit{display:none;}
    .prosearch .input{width:100%;}
.menupro .side-title{padding:10px 0 10px 20px;font-size:20px;}
.menupro .side-title span{ font-size:12px;}
.menupro .side{padding-bottom: 0px;}
.menupro .side li{width:48%; float:left; margin-right:4%;}
.menupro .side li:nth-child(2n){margin-right: 0px;}
.menupro .side li a{padding: 10px 0px; text-align: center; font-size: 12px;}
.menupro .side li a::before,.menupro .side li a::after{display:none;}
}



.prolist2022{ padding-top:60px; min-height: 400px; }


.prolist2022 li .sc{ overflow: hidden; }
.prolist2022 li .sc .Ispic{width:100%;padding-bottom:85%;border-radius: 30px 0;transition: 0.3s ease; background-size: cover;}
.prolist2022 li .sc .Ispic:hover{ transform: scale(1.1); }

.prolist2022 li{
    width: 32%;
    float: left;
    margin:0 2% 2% 0;
    text-align: center;
    background: #fff;
    box-shadow: 0 0 10px 2px #eee;
    }
.prolist2022 li .word{ padding:6%}
.prolist2022 li:nth-child(3n){ margin-right:0;}
.prolist2022 li img{width: 100%; display:block;}
.prolist2022 li .dot{color: #353535; font-weight: bold; font-size: 16px;  margin-top: 10px;    height: 24px;
    overflow: hidden; display: block;}
.prolist2022 li:hover .dot{color: #004098;}
.prolist2022 li p{display: block; color: #727272; text-align: left; height: 48px; overflow: hidden; font-size: 12px; line-height: 24px;}
.prolist2022 li .more{width: 122px; height: 30px; margin-top:15px; line-height: 30px; color: #fff; font-size:12px; text-align: center; background:#004098;display: inline-block;border-radius: 50px; transition: 0.3s; display: block; margin:16px auto 0px;}
.prolist2022 li .more:hover{width: 160px; }
@media (max-width: 768px){
.prolist2022 li{width: 49%;}
.prolist2022 li:nth-child(4n){ margin-right:2%;}
.prolist2022 li:nth-child(2n){ margin-right:0;}
}
@media(max-width:640px){
    .prolist2022{padding-top: 20px;}
    .prolist2022 li{margin-bottom: 20px; width:48%; margin-right:4%; float:left;}
    .prolist2022 li:nth-child(4n){ margin-right:4%;}
    .prolist2022 li:nth-child(3n){margin-right: 4%;}
    .prolist2022 li:nth-child(2n){ margin-right:0;}

}

.honor_list .prolist2022{padding-top: 0px;}
.honor_list .prolist2022 li{
    width:23%;
    margin:0 1% 2% 1%;
}
.honor_list .prolist2022 li:nth-child(4n){ margin-right:0;}
.honor_list .prolist2022 li .sc .Ispic{width:100%;padding-bottom:67.5%;border-radius: 30px 0 0 0; transition: 0.3s ease; background-size: cover;     background-size: 100%;
    background-repeat: no-repeat;}
.honorpro_list .prolist2022 li .sc .Ispic{width:100%;padding-bottom:100%;}
@media (max-width: 768px){
    .honor_list .prolist2022 li{width: 49%; margin:0% 2% 2% 0;}
    .honor_list .prolist2022 li:nth-child(4n){ margin-right:2%;}
    .honor_list .prolist2022 li:nth-child(2n){ margin-right:0;}
    .prolist2022 li .sc .Ispic{border-radius: 8px 0px;}
}


.pagination {text-align: right; margin-bottom: 30px;}
.page_list {text-align: center;}
.page {
  display:inline-block;
  font: 16px/28px '微软雅黑', sans-serif;
  *display:inline;
  :1;
  *zoom:1;}
.page span,.page strong {
  float:left;}
.page a,
.page span,
.page strong {
  background:#FFF;
  border:1px solid #CCC;
  color:#333;
  float:left;
  font: 16px/24px  '微软雅黑', sans-serif;
  margin-right:5px;
  min-width:15px;
  padding:4px 8px;
  text-align:center;
  vertical-align:middle;
  white-space:nowrap;
  _width:15px;}
  .page strong,.page span{background:#004098; color:#fff; }
.page a:hover {
  border:1px solid #2c70ca;
  color:#2c70ca;
  text-decoration:none;}
.page span.disabled {
  background:#FFF;
  border:1px solid #CCC;
  color:#CCC;}
.page span.ellipsis {
  float:left;
  font: 16px/24px '微软雅黑', sans-serif;
  line-height:22x;
  margin-right:5px;}
.page .page_txt {
  line-height:20px;
  float:right;
  width:auto;}
.page a.page-curpage {
  background:#3561db;
  border:1px solid #3561db;
  color:#FFF;
  font-weight:bold;}
.page input {
  font: 14px Verdana;
  padding:0 0 0 1px;
  width:40px;
  height:14px;}


  /* 手机页脚 */
.footer3 {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
    background: #222;
}

.footer3 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.footer3 ul li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    color: #ffffff;
    line-height: 50px;
    font-size: 0;
}

.footer3 ul li a {
    display: block;
    color: #ffffff;
}

.footer3 ul li .iconfont {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.footer3 ul li span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #ffffff;
}
