body {
    overflow-x: hidden;
    width: 100%
}
.bg-w {
    background: #fff;
    width: 100%;
    overflow: hidden;
}
.bshare-custom a.bshare-more-icon {
    margin-right: 0 !important;
    padding-right: 0 !important;
}.news_industry div{	width:100%;}
@media (min-width:1200px) {
    .line-big {
        margin-right: -15px;
        margin-left: -15px
    }
    .line-big .x1, .line-big .x10, .line-big .x11, .line-big .x12, .line-big .x2, .line-big .x3, .line-big .x4, .line-big .x5, .line-big .x6, .line-big .x7, .line-big .x8, .line-big .x9, .line-big .xb1, .line-big .xb10, .line-big .xb11, .line-big .xb12, .line-big .xb2, .line-big .xb3, .line-big .xb4, .line-big .xb5, .line-big .xb6, .line-big .xb7, .line-big .xb8, .line-big .xb9, .line-big .xl1, .line-big .xl10, .line-big .xl11, .line-big .xl12, .line-big .xl2, .line-big .xl3, .line-big .xl4, .line-big .xl5, .line-big .xl6, .line-big .xl7, .line-big .xl8, .line-big .xl9, .line-big .xm1, .line-big .xm10, .line-big .xm11, .line-big .xm12, .line-big .xm2, .line-big .xm3, .line-big .xm4, .line-big .xm5, .line-big .xm6, .line-big .xm7, .line-big .xm8, .line-big .xm9, .line-big .xs1, .line-big .xs10, .line-big .xs11, .line-big .xs12, .line-big .xs2, .line-big .xs3, .line-big .xs4, .line-big .xs5, .line-big .xs6, .line-big .xs7, .line-big .xs8, .line-big .xs9 {
        position: relative;
        padding-right: 15px;
        padding-left: 15px;
        min-height: 1px
    }
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.c-lr {
/*    cursor: w-resize;*/
}
.main, header, img.res, nav {
    background-color: #fff
}

.gonggao{
width: calc(100% - 120px);
float: left;
}
.gonggao p{
line-height: 40px;
text-align: left;
color: #666;
}
header .globe {
    padding: 0 18px 0 9pt
}
footer .search, header .search {
    display: inline-block;
    width: 82px;
    height: 49px;
    background-color: #b12532;
    color: #fff;
    line-height: 49px;
    cursor: pointer
}
header .search:hover{
    background: #666;
}
@media (min-width:801px) {
    header .search {
        width: 100px;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
	header .language {
        width: 100px;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
		background-color: #f1f1f1;
		display: inline-block;
    }
	.mlanguage{display:none;}

}
.logo{
    display: block;
    overflow: hidden;
}
.logo img {
    float: left;
    max-height: 50px;
}
.logo img.img2 {
        display:none;
    }

.logo-text{
    font-size: 20px;
    display: inline-block;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 3px;
    font-weight: 600;
    color: #0054a3;
}
.logo-text p{
    font-size: 14.5px;
}
.table-responsive table {
    width: 100%;
    border-collapse: collapse !important;
    color: #555;
    margin: 10px 0;
}
.table-responsive table tr:nth-child(odd) {
    background: #eee;
}
.table-responsive table tr:nth-child(even) {
    background: #fff;
}
.table-responsive table tr:first-child {
    background: #686868;
    color: #fff;
}
.table-responsive table tr:first-child td {
    padding: 20px 5px;
}
.table-responsive table td {
    padding: 5px;
    border: 1px solid #e1e1e1;
    text-align: center
}
.table-responsive {
    width: 100%;
}
/* 媒体查询 */
@media screen and (max-width: 800px) {

    .table-responsive h3 {
        padding: 15px;
        margin: 20px 0;
        font-size: 20px;
    }
    .table-responsive * {
        font-size: 12px;
    }
    .table-responsive table td {
        padding: 5px;
        border: 1px solid #e1e1e1;
    }
}
.mobile{
    display: none !important;
}
@media (max-width:1200px){
    .logo img {
        width: 140px;
        margin-top: 15px;
        margin-bottom: 10px;
        display: none;
    }
.logo img.img2 {
        display: block;
    }
}
@media (max-width:800px) {
    .mobile{
        display: block !important;
    }
    .logo img {
        width: 140px;
        margin-top: 15px;
        margin-bottom: 10px;
        display: none;
    }
    .logo img.img2 {
        display: block;
    }
    .logo img.img3 {
        width: 119px;
        margin-top: 22px
    }
    .msite {
        display: block !important
    }
}
@media (min-width:801px) {
    .logo img {
        margin-top: 0px
    }
    .logo img.img2, .logo img.img3 {
        margin-top: 0
    }
}
.toptel {
    font-family: Arial, "Microsoft YaHei UI", "Microsoft YaHei UI Light", "微软雅黑";
    font-weight: 600;
    font-size: 20px;
    color: #ef021e;
    padding-right: 20px;
    position: relative;
    top: 3px;
}
.toptel i {
    color: #ef011c;
    font-size: 22px;
    position: relative;
    top: 1px;
}
nav .topnav {
    /*	padding-bottom: 15px;*/
}
nav .icon-navicon {
    margin-top: 16px;
}
#top-nav li .fadein-left, #top-nav li .fadein-right {
    -webkit-animation: .5s ease-out backwards;
    animation: .5s ease-out backwards
}
#top-nav li .fadein-left {
    -webkit-animation-name: navfadeinL;
    animation-name: navfadeinL
}
#top-nav li .fadein-right {
    -webkit-animation-name: navfadeinR;
    animation-name: navfadeinR
}
#owl-01 .owl-controls {
    position: absolute;
    top: 50%;
    margin-top: -32px;
    width: 100%;
}
#owl-01 .owl-controls .owl-nav > div {
    background: rgba(0, 0, 0, 0.7);
    color: rgba(255, 255, 255, 0.8);
    line-height: 40px;
    padding: 12px;
    font-size: 18px;
    font-family: "宋体", Arial;
    font-weight: 600;
    position: absolute;
    left: 0;
    transition: all .5s
}
#owl-01 .owl-controls .owl-nav .owl-next {
    left: auto;
    right: 0;
}
#owl-01:hover .owl-controls .owl-nav > div {
    background: rgba(0, 0, 0, .9);
    color: rgba(255, 255, 255, 1);
    transition: all .5s
}
@media (min-width:801px) {
    #top-nav li .drop-menu {
        background-color: hsla(0, 0%, 100%, .9)
    }
    nav .nav-inline.nav-menu ul {
        /*    top: 52px;*/
        padding: 0;
        min-width: inherit;
        border-radius: 0;
        border-bottom: 3px solid #b12532;
    }
    nav .nav-inline.nav-menu ul li {
        height: 40px ; 
    }
    nav .nav-inline.nav-menu ul a {
        padding: 8px 20px;
        transition: all .2s ease;
        -moz-transition: all .2s ease;
        -ms-transition: all .2s ease;
        -o-transition: all .2s ease;
        -webkit-transition: all .2s ease;
        background-color: transparent;
    }
    nav .nav-inline.nav-menu ul a:hover {
        color: #fff;
        background-color: #b12532;
    }
    nav .nav-inline.nav-menu .head-nav-ico {
        position: absolute;
        top: 0px;
        right: -16px
    }
}
nav .menu-product {
    position: absolute;
    left: 0;
    width: 100%;
    background-color: hsla(0, 0%, 100%, .95);
    z-index: 10000;
    display: none;
    overflow-y: hidden
}
nav .menu-product .container {
    padding: 28px 0 0
}
nav .menu-product .container li {
    padding-bottom: 33px
}
nav .menu-product .container h3 {
    padding-bottom: 1pc
}
nav .menu-product .container h3 a {
    font-size: 18px;
    line-height: 24px;
    font-weight: 100;
    color: #272727;
    transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    -webkit-transition: all .2s ease
}
nav .menu-product .container h3 a:hover {
    color: #ef011c;
    font-size: 20px
}
nav .menu-product .container img {
    max-width: 100%;
    margin: 0 auto;
    border-radius: 10px;
}
.border-r5{
    border-radius: 5px;
}
.border-r10{
    border-radius: 10px;
}
nav .menu-product .container h5, nav .menu-product .container img {
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -webkit-transform: scale(.9, .9);
    transform: scale(.9, .9)
}
nav .menu-product .container h5 {
    font-size: 1pc;
    color: #656565;
    padding: 4px 0 1pc
}
nav .menu-product .container a:hover img {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}
nav .menu-product .container a:hover h5 {
    color: #b12532
}
nav .menu-product a.menu-more {
    font-size: 1pc
}
.about, .area, .news, .product, .service, .solution {
    font-weight: bolder; 
}
nav .nav-inline li {
    color: #fff; background-color:#b02532; padding:0px 25px;
}
nav .nav-inline li a{
    color: #fff; 
}
nav .nav-inline li a:hover {
    /*color: #b12532*/color: #ff0;
}
nav .nav-inline li a.active {
    color: #ff0;
}
@media (max-width:326px) {
    .logo .img2 {
        display: none
    }
}
@media (max-width:490px) {
    .logo .img3 {
        display: none
    }
}
@media (max-width:800px) {
    nav .nav-inline li {
        float: left;
        width: 50%;
        text-align: center
    }
    nav .nav-inline.nav-menu .head-nav-ico {
        display: none
    }

}
@media (max-width:999px) and (min-width:801px) {
    .logo .img3 {
        display: none
    }
}
@media (min-width:801px) {
    nav .nav-inline {
        margin: 26px 0 0;
        text-align:center;
        display: flex;
        justify-content: space-around;
    }
    nav .nav-inline li a {
        padding: 5px 7px
    }
}
@media (min-width:801px) {
    nav .nav-inline {
        margin: 23px 0 0;
        font-size: 1pc
    }
    nav .nav-inline li a {
        padding: 5px 0px
    }
}

@media (min-width:1220px) {
    nav .nav-inline {
        margin: 10px -21px 0;
        font-size: 18px
    }
    nav .nav-inline li a {
        padding: 20px 0 20px
    }
    nav .nav-inline.nav-menu .head-nav-ico {
        right: -10px
    }
}



.banner {
    background-color: #fff
}
.banner .pager-next, .banner .pager-prev {
    border-radius: 0;
    width: 45px;
    height: 76px;
    line-height: 76px;
    border: 0;
    background-color: hsla(0, 0%, 100%, .45);
    color: #fff;
    margin-top: -38px;
    font-size: 3pc
}
.pager-next:hover, .pager-prev:hover {
    background-color: rgba(0, 0, 0, .45)
}
.pointer li {
    border-radius: 0;
    width: 20px;
    height: 4px;
    background-color: hsla(0, 0%, 100%, .45);
    border: 0;
    margin: 0
}
.pointer li.active {
    background-color: #fff;
    width: 20px;
    height: 4px
}
.msite {
    display: none
}
footer {
    font-size: 14px
}
footer .fast-menu {
    background-color: #104392
}
footer .fast-menu a {
    color: #fff;
    line-height: 66px;
    display: inline-block;
}
footer .fast-menu .float-left a, footer .fast-menu .float-left a i {
    margin-right: 5px
}
footer .fast-menu .float-right {
    position: relative
}
footer .fast-menu .float-right .fast-search {
    position: relative;
    display: block;
    width: 270px;
    height: 66px;
    background-color: rgba(0, 0, 0, 0.25);
    text-align: center;
    font-size: 18px
}
footer .fast-menu .float-right .fast-search i {
    margin-left: 20px;
}
footer .fast-menu .float-right {
    padding-left: 52px;
/*    background-color: #da251d*/
}
footer .bottom-nav {
    background-color: #1e232b;
    color: #fff;
    overflow: hidden;
}
footer .bottom-nav .row > div {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
}
footer .bottom-nav .row > div:last-of-type {
    border: none;
}
.ft02, .ft03, .ft04 {
    padding-left: 30px;
}
.ft04 {
    text-align: center;
}
.ft04 .img-responsive {
    width: 120px;
    margin: auto;
}
footer .bottom-nav .container {
    padding: 70px 0;
}
footer .bottom-nav li, footer .bottom-nav p {
    font-size: 14px;
    line-height: 34px;
    color: rgba(255, 255, 255, 0.5);
}
footer .bottom-nav a {
    color: rgba(255, 255, 255, 0.5);
}
footer .bottom-nav h3 {
    padding: 0 0 20px;
    font-weight: 700;
    font-size: 18px;
}
footer .bottom-nav a:hover {
    color: #fff;
}
.foot-product li a {
    display: block;
    padding: 8px 0;
    border-bottom: 1px dashed #a9b3b3
}
.foot-addr p {
    margin: 0;
    line-height: 28px
}
.foot-addr h3, .foot-tel h3 {
    margin-bottom: 17px
}
.foot-social {
    padding: 50px 0 22px
}
.foot-social img {
    padding-bottom: 6px
}
.foot-tel li {
    padding-bottom: 22px
}
footer .copycright {
    background-color: #111;
    font-size: 13px;
}
footer .copycright p {
    margin: 0;
    color: rgba(255, 255, 255, 0.3);
    line-height: 52px;
}
footer .copycright a {
    padding-left: 5px;
    color: rgba(255, 255, 255, 0.3);
}
footer .copycright a:hover {
    color: #fff
}

footer .links {
        margin-top:30px;
    }
footer .links a{
	margin: 5px;
	display: inline-block;	
}
	
@media (max-width:800px) {
    footer .links span{
		display:block;
	}
}
@media (min-width:801px) {
    footer .fast-menu .float-left a {
        margin-right: 4pc
    }
}
@media (min-width:1200px) {
    .foot {
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: -5;
        width: 100%
    }
    footer .fast-menu {
        margin-bottom: 25pc;
        /* height: 66px */
    }
    footer .copycright {
        height: 52px
    }
}
@media (max-width:1199px) {
	footer .fast-menu {
    margin-bottom:0 !important
}
}
.bshare-custom .bshare-share-count {
    color: #333 !important
}
.foot-social .bshare-custom .bshare-share-count {
    width: 38px !important
}
.bshare-custom a {
    float: left
}
.text-red {
    color: #ef011c
}
.img-scale {
    overflow: hidden;
    width: 100%;
    height: 100%
}
.img-scale img, .img-scale:hover img {
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s
}
.img-scale:hover img {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}
nav .nav-menu .drop-menu {
    z-index: 10000;
    font-size: 16px;
}
footer .search_res {
    position: fixed;
    z-index: 11;
    top: 15px;
    width: 100%;
    left: 0;
    display: none;
    z-index: 10002
}
footer .search {
    border: 0;
    padding: 0
}
footer .dialog-mask {
    display: none;
    z-index: 10001
}
footer .search_res .input-group .addbtn {
    background-color: #fff
}
footer .search_res .input-group .input {
    height: 49px;
    line-height: 30px;
    padding-left: 1pc;
}
footer .search_res .form-group {
    position: relative
}
footer .search_res .badge {
    position: absolute;
    right: 20px;
    top: 65px;
    cursor: pointer;
    z-index: 10003
}
footer .search_res .badge:hover .rotate-hover {
    -webkit-animation-name: a-rotate;
    animation-name: a-rotate
}
footer .search_res .res ul {
    background-color: #fff;
    padding: 15px
}
footer .search_res .res ul li {
    padding-bottom: 10px
}
footer .search_res .res ul h3 {
    color: #1024ee;
    text-decoration: underline;
    cursor: pointer;
    font-weight: 400;
    font-size: 1pc;
    padding-bottom: 5px
}
footer .search_res .res ul em {
    color: #c00
}
footer .search_res .res ul span {
    color: #666;
    font-size: .8em
}
footer .search_res .res ul img {
    max-width: 100%
}
.jiathis_style > div {
    width: 20pc !important
}
.jiathis_style .jiadiv_02 .jiatitle {
    width: 94px !important
}

.search_res ul.list-unstyle{
    padding-top: 10px;
    padding-bottom: 10px;
}
.search_res ul.list-unstyle li{
    margin-bottom: 20px;
    border-bottom: 1px dashed #eee;
    padding-bottom: 20px;
    width: 100%;
}
.search_res ul.list-unstyle li h3{
    line-height: 1.5;
    margin-bottom: 5px;
}

@media (min-width:801px) {
    footer .search_res .res .xs9.xm10.xb11 {
        margin-top: 15px
    }
}
.search_res .res::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 14px;
    height: 14px
}
.search_res .res::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 3px solid #fff;
    background-color: rgba(0, 0, 0, .3)
}
.fast-search {
    z-index: 10
}
.fast-search-list {
    z-index: 9999;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.95);
    width: 270px;
    padding: 5px 4px;
    bottom: 0;
    display: none
}
.fast-search-list ul li a {
    display: block;
    color: #333;
    font-size: 1pc !important;
    padding: 0 2pc;
    line-height: 40px;
    font-size: 16px;
}
.fast-search-list ul li a:hover {
    background-color: #666;
    color: #fff
}
.fast-search .icon-caret-right:before {
    position: relative;
    top: 0;
    left: 2px
}
.icon-d {
    -webkit-animation: icon-d .3s ease-in-out both;
    animation: icon-d .3s ease-in-out both
}
@-webkit-keyframes icon-d {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotateZ(-90deg);
        transform: rotateZ(-90deg)
    }
}
@keyframes icon-d {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotateZ(-90deg);
        transform: rotateZ(-90deg)
    }
}
.icon-u {
    -webkit-animation: icon-u .3s ease-in-out both;
    animation: icon-u .3s ease-in-out both
}
@-webkit-keyframes icon-u {
    0% {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }
    to {
        -webkit-transform: rotateZ(0);
        transform: rotateZ(0)
    }
}
@keyframes icon-u {
    0% {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }
    to {
        -webkit-transform: rotateZ(0);
        transform: rotateZ(0)
    }
}
@-webkit-keyframes list-down {
    0% {
        opacity: 1;
        display: block;
        bottom: 66px
    }
    to {
        opacity: 0;
        bottom: 20px;
        z-index: -1
    }
}
@keyframes list-down {
    0% {
        opacity: 1;
        display: block;
        bottom: 66px
    }
    to {
        opacity: 0;
        bottom: 20px;
        z-index: -1
    }
}
.list-down {
    -webkit-animation: list-down .2s ease-in both;
    animation: list-down .2s ease-in both
}
@-webkit-keyframes navfadeinL {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}
@keyframes navfadeinL {
    0% {
        opacity: 0;
        transform: translateX(-20px)
    }
    to {
        opacity: 1;
        transform: translateX(0)
    }
}
@-webkit-keyframes navfadeinR {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}
@keyframes navfadeinR {
    0% {
        opacity: 0;
        transform: translateX(20px)
    }
    to {
        opacity: 1;
        transform: translateX(0)
    }
}
#LRfloater1, #LRfloater1 a, #LRfloater1 p, #LRfloater1 table, #LRfloater1 tbody, #LRfloater1 td, #LRfloater1 tr {
    box-sizing: inherit !important;
    vertical-align: middle
}
.lxb-container {
    top: inherit !important;
    bottom: 5%;
    overflow: hidden
}
@media(min-width:801px) {
    .lxb-cb-tip-info {
        top: -46px !important;
        left: -422px !important
    }
}
@media(max-width:800px) {
    .lxb-cb-tip-info {
        top: -46px !important;
        left: -321px !important;
        width: 218px !important
    }
    .lxb-cb-tip-arrow {
        left: 214px !important
    }
}
@media(min-width:801px) and (max-width:1199px) {
    .form-x .form-group .field {
        width: 84%
    }
    .form-x .form-group .label {
        width: 16%
    }
    .form-x .form-button {
        margin-left: 16%
    }
}
.carousel img {
    margin: 0 auto
}
.select_pro {
    height: 23px;
    display: block;
    line-height: 23px;
    cursor: pointer;
    text-align: right
}
.select_pro span {
    font-size: 12px;
    color: #7a7a7a
}
.select_pro .son_ul {
    position: absolute;
    width: 110px;
    bottom: 23px;
    right: 15px;
    text-align: center;
    z-index: 100;
    background: #fff;
    display: none
}
.select_pro .son_ul li {
    line-height: 25px;
    padding-left: 10px
}
.select_pro .son_ul a {
    color: #000
}
.select_pro:hover .son_ul {
    display: block
}
.footer {
    background: #30303d;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    color: #fff;
    margin-top: 50px
}
.footer a {
    color: #fff
}
.buzzButton:last-child {
    display: none !important
}
#bsBox, #bsBox *, #bsWXBox, #bsWXBox * {
    box-sizing: content-box !important
}
@media (max-width:550px) {
    #bsBox, #bsBox * {
        max-width: 98.6%
    }
    #bsBox {
        margin-left: 0 !important;
        left: 0 !important
    }
    #searchBox {
        width: 110px
    }
}
@media(min-width:1920px) {
    .banner-res img, .banner_index img {
        margin: 0 auto
    }
}
@media(min-width:1200px) and (max-width:1440px) {
    .banner-res, .banner_index {
        max-width: 100%;
        overflow-x: hidden
    }
    .banner-res .img-res, .banner_index .img-res {
        width: auto;
        max-width: 1920px !important;
        position: relative;
        left: 50%;
        transform: -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}
@media(min-width:1920px) {
    .banner-res .img-res, .banner_index .img-res {
        width: auto;
        max-width: 1920px !important;
        position: relative
    }
}
.banner-posint {
    background-color: #fff;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
/*    height: 420px;*/
    position: relative;
    overflow: hidden
}
.banner-posint.banner-posint-lnner {
/*    height: 360px*/
}
.banner-posint .banner-posint-img {
    position: relative;
}
.banner-posint-relat {
    position: absolute;
    top: 0;
    left: 50%;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.2);
    max-width: 1920px;
    margin-left: -960px;
}
.banner-posint .banner-posint-text {
    text-align: right;
    color: #ffffff;
    text-shadow: -1px 1px 2px #222;
    padding-top: 120px
}
.banner-posint.banner-posint-lnner .banner-posint-text {
    padding-top: 120px
}
.banner-posint .banner-posint-text.banner-posint-center {
    text-align: center;
    max-width: 470px;
    margin: 0 auto
}
.banner-border-hidder {
    overflow: hidden;
    padding-top: 32px
}
.banner-posint-border {
    padding: 10px;
    border: 5px solid #255087;
    border-top: none
}
.banner-posint-border h3 {
    margin-top: -32px
}
.banner-posint-border h3 span {
    position: relative;
    display: inline-block;
    padding: 0 20px
}
.banner-posint-border h3 span:after, .banner-posint-border h3 span:before {
    position: absolute;
    display: block;
    content: '';
    width: 225px;
    height: 5px;
    top: 50%;
    margin-top: -2px;
    background-color: #255087
}
.banner-posint-border h3 span:before {
    left: 100%
}
.banner-posint-border h3 span:after {
    right: 100%
}
.banner-posint-white .banner-posint-border {
    padding: 10px;
    border: 5px solid #fff;
    border-top: none
}
.banner-posint-white .banner-posint-border h3 span:after, .banner-posint-white .banner-posint-border h3 span:before {
    background-color: #fff
}
.banner-posint .banner-posint-text.banner-posint-white {
    color: #fff;
    text-shadow: -1px 1px 2px #31384a
}
.banner-posint .banner-posint-text h3 {
    font-size: 32px;
    line-height: 48px;
    font-weight: 700;
    margin-bottom: 5px
}
.banner-posint .banner-posint-text p {
    font-size: 20px;
    line-height: 32px;
    width: 25pc;
    float: right;
}
@media (min-width:1201px) {
    .banner-posint .banner-posint-img {
        left: 50%;
        margin-left: -960px;
        height: 100%;
        width: 1920px;
        max-width: initial;
    }
}
@media (max-width:1200px) {
    .banner-posint {
        height: auto
    }
    .banner-posint.banner-posint-lnner {
        height: auto
    }
    .banner-posint .banner-posint-img {
        width: 100%;
        height: auto
    }
    .banner-posint .banner-posint-text {
        padding-top: 5%
    }
    .banner-posint .banner-posint-text p{
        display: none;
    }
    .banner-posint .banner-posint-text.banner-posint-center {
        padding-top: 8%
    }
    .banner-posint.banner-posint-lnner .banner-posint-text {
        padding-top: 4%
    }
}
@media (max-width:800px) {
    .banner-posint .banner-posint-text {
        padding-top: 3%;
        text-align: center;
    }
    .banner-posint .banner-posint-text.banner-posint-center {
        padding-top: 6%
    }
    .banner-posint.banner-posint-lnner .banner-posint-text {
        padding-top: 3%;
        text-align: center
    }
    .banner-posint .banner-posint-text p{
        display: none;
    }
}
@media (max-width:540px) {
    

    .banner-posint-border {
        border: none
    }
    .banner-posint-text p {
        display: none
    }
}
@media (max-width:480px) {
    .banner-posint .banner-posint-text h3 {
        font-size: 24px
    }
}
/*about01*/
.about01 {
    background: #f1f1f1;
    padding:30px 0px 70px 0;
    margin-top: 30px;
}
.about01 h2 {
    width: calc(100% - 200px);
    float: left;
    font-size: 24px;
    line-height: 34px;
}
.about01 h3 {
	text-align:center;
    font-size: 34px;
    line-height: 34px;
}
.about01 h2 span {
    text-transform: uppercase;
    color: #999;
    font-family: Arial, Helvetica, sans-serif;
    margin-left: 10px;
}
.about01 h2::before {
    content: '';
    width: 4px;
    height: 24px;
    display: inline-block;
    background: #ef011c;
    margin-right: 10px;
    position: relative;
    top: 3px;
}
.more01 {
    font-size: 16px;
    line-height: 34px;
    color: #b12532;
    background:none;
    border: 2px solid #b12532;
    padding: 0 20px;
    display: inline-block;
    border-radius: 30px;
    width: 200px;
}
.more01:hover {
    background: #b12532;
    border: 2px solid #b12532;
    color: #fff;
}
.x_youshi_all {
    background: #f1f1f1;
    padding:0px 0px 0px 0;
	background: url(../images/indexbanner.jpg) no-repeat center top;
    margin-top: 30px;
	overflow:hidden;
	height:830px;
	text-align:center;
}
.x_youshi {
    padding:60px 0px 0px 0px;
	width:1280px;
	margin:70px auto 0px auto;
	overflow:hidden;
}
.x_youshi ul li{
width:190px;
height:190px;
background-color:#0089e2;
border-radius:50%;
float:left;list-style-type:none;
margin:0 30px;
}
.x_youshi h3 {
    font-size:38px;
    line-height: 38px;
	color:#fff;
	text-align:center;
	padding:30px 0px 16px 0px;
}
.x_youshi p {
	text-align:center;
    font-size: 28px;color:#fff;
    line-height: 34px;
}
.pic {
    overflow: hidden;
}
.pic img {
    width: 100%;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.pic:hover img {
    -webkit-transform: scale(1.03, 1.03);
    -ms-transform: scale(1.03, 1.03);
    transform: scale(1.03, 1.03);
}
.about02 {
    position: relative;
    top: -40px;
}
.about02 .note {
    margin-top: 70px;
    font-size: 16px;
    text-align: justify;
    padding-left: 40px;
}
.about02 .note p {
    line-height: 30px;
     margin-bottom: 10px; 
}
.ab01 {
    padding: 70px 0 20px;
}
.ab01 .number {
    font-size: 50px;
    font-weight: bold;
    color: #333;
    text-align: center;
    margin-bottom: 20px;
}
.ab01 .number span {
    font-size: 16px;
    background: #b12532;
    color: #fff;
    border-radius: 50%;
    padding: 10px;
    line-height: 1;
    width: 36px;
    height: 36px;
    display: inline-block;
}
.ab01 dl p {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
}
.ab01 dl {
    border-right: 1px solid #ddd;
}
.ab01 dl:last-of-type {
    border: none;
}
/*新闻*/
.index-news {
    padding-bottom: 70px;
}
.index-news .container > h2 {
    padding: 30px 0;
    font-size: 24px;
}
.index-news .ntit {
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
    overflow: hidden;
}
.index-news .ntit h2 {
    width: calc(100% - 67px);
    float: left;
    font-size: 20px;
    line-height: 34px;
}
.index-news .ntit h2 span {
    /* text-transform: uppercase; */
    color: #999;
    font-family: Arial, Helvetica, sans-serif;
    margin-left: 10px;
    font-size: 18px;
    font-weight: 100;
}
.index-news .ntit h2::before {
    content: '';
    width: 4px;
    height: 20px;
    display: inline-block;
    background: #ef011c;
    margin-right: 10px;
    position: relative;
    top: 3px;
}
.index-news .ntit a {
    font-size: 18px;
    padding: 0;
    width: 67px;
    color: #999;
}
.index-news .ntit a:hover {
    color: #ef011c;
}
.index-news ul {
    list-style: none;
    padding: 0;
    border: 1px solid #ddd;
    border-top: none;
}
.index-news ul li {}
.index-news ul li a {
    height: 46px;
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #333;
    padding: 0 10px;
    background: #eee;
}
.index-news ul li:nth-of-type(2n) a {
    background: #fff;
}
.index-news ul li a i {
    width: 12px;
    color: #104392;
}
.index-news ul li a span {
    width: calc(100% - 90px);
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index-news ul li a span:last-of-type {
    color: #999;
    width: 90px;
    text-align: right;
}
a.more02 {
    font-size: 14px;
    width: 120px;
    height: 36px;
    background: #104392;
    color: #fff;
    position: relative;
    left: 10px;
    bottom: -20px;
}
a.more02:hover {
    color: #fff;
    background: #666;
}
.index-news a:hover i {
    color: #333;
}
.index-news a:hover span {
    color: #b12532
}
.index-news ul li a:hover span:last-of-type {
    color: #333
}
.shenglue {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.shenglue-2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.shenglue-3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.shenglue-4 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.shenglue-5 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}
.cjian01 {
    background: #f1f1f1;
    padding: 26px;
    height: 440px;
    overflow: hidden;
}
.cjian {
    height: 390px;
    overflow: hidden;
}
.cjian dl {
    height: 33.33333%;
}
.cjian a {
    padding-left: 40px;
    background: url(../images/index_34.png) no-repeat left top;
    overflow: hidden;
    display: block;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 20px;
    margin-bottom: 20px;
    line-height: 26px;
}
.cjian a h3 {
    font-size: 15px;
    margin: 2px 0 13px;
}
.cjian a p {
    font-size: 14px;
}
.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    margin: 0 auto;
}
/*留言*/
span.colorred {
    color: #FF0000;
    padding-right: 2px;
}
.sms_div {
    position: relative;
    float: left;
    font-family: "微软雅黑";
    font-size: 12px;
}
.sms_content_bottom {
    overflow: hidden
}
.sms_content_bottom table tr{
    height: 55px;
}
.send_manager_div {
    width: 520px;
    height: 40px;
    float: left;
    margin-left: 160px;
    line-height: 40px;
    clear: both;
    display: inline;
}
.send_phone {
    width: 520px;
    height: 37px;
    line-height: 39px;
    float: left;
    margin-left: 10px;
    border: 1px solid #ccc;
    padding-left: 3px;
    padding-top: 2px;
    margin-top: 4px;
}
.send_phone_focus {
    width: 520px;
    height: 37px;
    line-height: 39px;
    float: left;
    margin-left: 10px;
    border: 1px solid #FFF;
    background: #d6e9fb;
    padding-left: 3px;
    padding-top: 2px;
    margin-top: 4px;
}
.require {
    width: 100%;
    height: 150px;
    border: 1px solid #ccc;
    padding-left: 10px;
    padding-top: 10px;
    margin: 7px 0 20px;
}
.require_focus {
    width: 100%;
    height: 150px;
    border: 1px solid #ccc;
    background: #d6e9fb;
    padding-left: 10px;
    padding-top: 10px;
    margin: 7px 0 20px;
}
.input {
    height: 38px;
    border: 1px solid #ccc;
    padding-left: 10px;
/*    padding-top: 2px;*/
}
.input_focus {
    height: 38px;
    border: 1px solid #ccc;
    padding-left: 10px;
/*    padding-top: 2px;*/
    background: #d6e9fb;
}
.input_quyu {
    width: 305px;
    height: 40px;
    line-height: 38px;
    border: 1px solid #ccc;
    padding-left: 5px;
}
.submit {
    width: 100px;
    height: 30px;
    text-align: center;
    background: #333;
    color: #FFF;
    border: 0;
    font-family: "微软雅黑";
    font-size: 15px;
}
.submit:hover{
    background: #104392
}
.reset {
    width: 100px;
    height: 30px;
    text-align: center;
    background: #ADADAD;
    color: #FFF;
    border: 0;
    font-family: "微软雅黑";
    margin-left: 15px;
    font-size: 15px;
}
.w90 {
    text-align: right
}
.w370 {}
.w370 input {
    width: 305px;
}
.select_middle {
    text-align: center;
}

.sitem{
    padding: 20px 0;
    overflow: hidden;
}
.sitem dl {
    padding-bottom: 10px;
    padding-top: 5px;
}
.sitem dl h2{
    background: #f3f3f3;
    padding: 10px;
    padding-left: 30px;
    font-size: 17px;
}
.sitem dt i{
    color: #ef011c
}

.sitem dl dt{
    line-height: 1.6;
    padding-top: 10px;
    padding-bottom: 10px;
}
.sitem dl dd{
    
}
.sitem dl dd a{
    display: block;
    border: 1px solid #eee;
    padding: 10px;
}
.text_center { text-align: center; margin:0px auto;}
.x_page a,.x_page span {
        display: inline-block; 
        font-size: 15px;
        color:#fff;
        width:38px;
        height: 38px;
        line-height: 24px;
        text-align: center;
        margin:0 4px 30px auto;
        background: #ccc;
        border-radius: 6px;
        -moz-border-radius: 6px
        -webkit-border-radius:  6px;
        transition: all 0.5s;
        -moz-transition: all 0.5s;
        -webkit-transition: all 0.5s;
    }
    .x_page a:hover,.x_page span.current {
        background: #ff9d00;
        color:#fff;
    }