/* 通用样式 */






/*初始化样式*/
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;
}

p {
    margin: 0;
}


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

.container.flex::before,
.container.flex::after {
    display: none;
}

@media (min-width: 1500px) {
    .container {
        width: 1500px;
        padding: 0;
    }
}




.container2 {
    max-width: 1410px;
    margin: 0 auto;
    padding: 0 5px;
    font-size: 14px;
}




@media(max-width:990px) {
    body {
        margin-top: 60px;
    }

    .left {
        display: none;
    }

    .right {
        width: 100%;
        margin-top:20px;
    }
}
























/*----- Common css ------*/
.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}

/*滚动*/
#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800% !important;
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

#m_demo {
    overflow: hidden;
    width: 92%;
    margin: 0 auto;
}

#m_indemo {
    float: left;
    width: 800% !important;
}

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}


.com-img {
    display: inline;
    overflow: hidden;
    margin: 0 auto;
    display: table;
}

.com-img img {
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
}

.com-img:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}


.roll_product {
    float: left;
}






/* 标题 */

.title_m {
    margin: 0 auto;
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    line-height: 40px;
    position: relative;
    margin-top: -54px;
    color: #333;
}

.title_m a {
    color: #0353a4;
    font-size: 40px;
}

.title_m span {
    color: #0353a4;
    font-size: 40px;
}

.title_en {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-family: "DIN Medium";
    font-size: 76px;
    line-height: 76px;
    text-transform: uppercase;
    color: #0353a4;
    font-weight: bold;
    opacity: 0.1;
}

.title_x {
    text-align: center;
    margin: 0 auto;
    font-size: 20px;
    line-height: 40px;
    color: #666;
    margin-top: 20px;
    margin-bottom: 20px;
    letter-spacing: 1px;
    font-weight: normal;
}

.title_tb {
    width: 9px;
    margin: 13px auto;
    height: 17px;
    background: url(../images/94fc2e96ec4104855980f6cb41882ede2c132f85.png);
    overflow: hidden;
}

.title_m1 {
    margin: 0 auto;
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    line-height: 40px;
    position: relative;
    margin-top: -54px;
    color: #fff;
}

.title_m1 a {
    color: #fff;
    font-size: 36px;
}

.title_en1 {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-family: "DIN Medium";
    font-size: 76px;
    line-height: 76px;
    text-transform: uppercase;
    color: #0353a4;
    font-weight: bold;
    opacity: 0.1;
}

.title_x1 {
    text-align: center;
    margin: 0 auto;
    font-size: 18px;
    line-height: 40px;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
    letter-spacing: 1px;
    opacity: 0.6;
}

.adv_line {
    width: 160px;
    height: 2px;
    background: #0353a4;
    margin: 0 auto;
    margin-top: 18px;
}

@media (max-width: 1024px) {
    .x-title h3 {
        font: 600 22px/40px "Microsoft yahei";
    }

    .x-title p {
        font: 400 13px/20px "Microsoft yahei";
        margin-bottom: 2vh;
    }

    .x-title a {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
}

.x-title.white {
    color: #fff;
}

.x-title.white a {
    border: 1px solid #fff;
    background: transparent;
    opacity: .8;
}

.x-title.white a:hover {
    background: #fff;
}
@media (max-width: 990px) {
    
}
@media (max-width: 768px) {
    .title_en{
        font-size:58px;
    }
}

@media (max-width: 550px) {
    
}







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




.white,
.whites {
    position: relative;
    overflow: hidden;
}

.white:after,
.whites:after {
    content: '';
    cursor: pointer;
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: -moz-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
    background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
    transform: skewx(-25deg);
}

.white:hover:after {
    left: 100%;
    -moz-transition: 1s;
    -o-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
}












/*手机端头部*/
.xymob-head {
    position: fixed;
    top: 0;
    z-index: 999999;
    left: 0;
    right: 0;
    background: #151515;
}

.xymob-head-box {
    position: relative;
    height: 60px;
}

.xymob-head-box .xymob-logo {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    width: 70%;
    height: 30px;
    text-align: center;
}

.xymob-head-box .xymob-logo h1,
.xymob-head-box .xymob-logo a {
    display: inline;
    font-size: 0;
}

.xymob-head-box .xymob-logo img {
    height: 36px;
}

.xymob-navbtn {
    position: absolute;
    z-index: 9;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto 0 auto 27px;
    width: 30px;
    height: 20px;
}

.xymob-navbtn span,
.xymob-navbtn:after,
.xymob-navbtn:before {
    display: block;
    height: 2px;
    width: 100%;
    background: #fff;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.xymob-navbtn span {
    margin: 7px 0;
}

.xymob-navbtn:after,
.xymob-navbtn:before {
    content: '';
    -webkit-transform-origin: 7.5%;
    transform-origin: 7.5%;
}

.xymob-navbtn.clicked span {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
}

.xymob-navbtn.clicked:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.xymob-navbtn.clicked:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.xymob-search-btn {
    position: absolute;
    z-index: 9;
    right: 0;
    top: 0;
    bottom: 0;
    width: 14%;
    text-align: center;
    line-height: 60px;
}

.xymob-search-btn .icon-font {
    display: block;
    width: 100%;
    height: 100%;
}

.xymob-search-btn .icon-font:after {
    background-position: -30px -210px;
}

.xymob-menu {
    display: none;
    position: absolute;
    z-index: 9999;
    left: 0;
    right: 0;
    height: 100vh;
    background: #151515;
    padding: 0 10%;
}

.xymob-menu .xymob-menu-box {
    height: 100vh;
    overflow: auto;
    padding-bottom: 80px;
}

.xymob-nav>li {
    border-bottom: 1px solid #2b2b2b;
    position: relative;
}

.xymob-nav>li>a {
    display: block;
    line-height: 50px;
    font-size: 16px;
    color: #ffffff;
}

.xymob-nav .xymob-menu-jt {
    position: absolute;
    width: 20%;
    height: 50px;
    line-height: 50px;
    right: 0;
    top: 0;
    text-align: center;
    z-index: 9;
}

.xymob-nav .xymob-menu-jt .icon-font {
    display: block;
    width: 100%;
    height: 100%;
}

.xymob-nav .xymob-menu-jt .icon-font:after {
    background-position: -30px -240px;
}

.xymob-nav .xymob-menu-jt.clicked .icon-font:after {
    background-position: -30px -270px;
}

.xymob-nav .xymob-sub-menu {
    background: #1E1E1E;
    display: none;
}

.xymob-nav .xymob-sub-menu>li {
    border-top: 1px dashed #2b2b2b;
}

.xymob-nav .xymob-sub-menu>li>a {
    display: block;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 40px;
    text-indent: 2em;
}

.xymob-dlbtn {
    margin-top: 40px;
}

.xymob-dlbtn a {
    text-align: center;
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #0353a4;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
}

.xymob-dlbtn a i {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    margin-right: 5px;
}

.xymob-dlbtn a .icon-dl:after {
    background-position: -30px -540px;
}

.xymob-dlbtn a .icon-pn:after {
    background-position: -30px -600px;
}

.xymob-dlbtn a .icon-tc:after {
    background-position: -30px -570px;
}

.xymob-dlbtn .zx-btn {
    margin-top: 10px;
    background: none;
    border: 1px solid #fff;
}

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

.xymob-search .xymob-search-close-btn {
    position: absolute;
    top: 27px;
    left: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}

@media (max-width: 420px) {
    .xymob-search .xymob-search-close-btn {
        left: 15px;
    }
}

.xymob-search .xymob-search-close-btn i {
    width: 100%;
    height: 100%;
    display: block;
}

.xymob-search .xymob-search-close-btn i:after {
    background-position: -30px -300px;
}

.xymob-search .xymob-search-box {
    height: 50px;
    border-bottom: 2px solid #2d2d2d;
}

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

.xymob-search .xymob-search-box #s_btn {
    width: 20%;
    height: 50px;
    outline: none;
    cursor: pointer;
    font-size: 0;
    background: none;
    border: none;
}

.xymob-search .xymob-search-box #s_btn .icon-font {
    display: block;
    width: 100%;
    height: 100%;
}

.xymob-search .xymob-search-box #s_btn .icon-font:after {
    background-position: -30px -210px;
}

.xymob-search .xymob-seaerch-wz span,
.xymob-search .xymob-seaerch-wz a {
    display: block;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.9);
    line-height: 45px;
    border-bottom: 1px solid #2b2b2b;
}

.xymob-search.clicked {
    left: 0;
}

.x-header {}

.x-logo {
    padding: 20px 0;
}

.x-logo .img {
    float: left;
    line-height: 1;
}

.x-logo .img img {
    max-width: 100%;
}

.x-logo .text {
    float: left;
    position: relative;
    padding-left: 52px;
}

.x-logo .text::before {
    content: "";
    width: 1px;
    height: 80px;
    position: absolute;
    top: 10px;
    background-color: #1007c1;
    left: 25px;
}


.x-logo .text h3 {
    color: #0353a4;
    font: 600 22px/40px "Microsoft yahei";
}

.x-logo .text p {
    color: #222222;
    font: 500 20px/40px "Microsoft yahei";
}


.top_sl {
    float: left;
    margin-left: 25px;
}

.top_sl li {
    width: 82px;
    float: left;
    height: 82px;
    background: #eee;
    margin-left: 10px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    font-weight: 100;
    padding-top: 2px;
    box-shadow: 1px 1px 10px rgba(204, 204, 204, 0.3);
    letter-spacing: -1px;
}

.top_sl .y {
    width: 78px;
    height: 74px;
    border-radius: 50%;
    background: #0353a4;
    margin-top: 4.5px;
    padding-top: 18px;
}

.top_sl .y1 {
    width: 78px;
    height: 74px;
    border-radius: 50%;
    background: #0353a4;
    margin-top: 4.5px;
    padding-top: 18px;
}

.top_sl .y2 {
    width: 78px;
    height: 74px;
    border-radius: 50%;
    background: #0353a4;
    margin-top: 4.5px;
    padding-top: 18px;
}

.top_sl em {
    font-style: normal;
    font-size: 10px;
    font-family: Arial;
    text-transform: uppercase;
    font-weight: 100;
    color: #41b2c3;
    margin-top: 2px;
}

.top_sl .i1 {
    top: 0;
    left: 0;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

.top_sl .i2 {
    top: 0;
    right: 0;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.top_sl .i3 {
    bottom: 0;
    right: 0;
    -webkit-animation-delay: 1.25s;
    animation-delay: 1.25s;
}




.headtop {
    background: #e8faff;
}

.headtopl {
    letter-spacing: 0.5px;
    color: #6f716f;
    font: 400 14px/30px "Microsoft yahei";
}


.x-seo {
    text-align: center;
    color: #6f716f;
    font: 400 14px/30px "Microsoft yahei";
    padding-bottom: 3px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.x-seo a {
    color: #6f716f font: 400 14px/30px "Microsoft yahei";
}

.x-seo a:hover {
    color: #6f716f;
}

@media(max-width:1420px) {
    .x-seo {
        font: 400 12px/30px "Microsoft yahei";
    }

    .x-seo a {
        font: 400 12px/30px "Microsoft yahei";
    }
}

.x-header-hotline {
    float: right;
    text-align: right;
    margin-top: 35px;
    background: url(../images/toptel1.png) no-repeat right center;
    padding-right: 55px;
}

.x-header-hotline h3 {
    color: #666666;
    font: 400 14px/20px "Microsoft yahei";
}

.x-header-hotline p {
    color: #0353a4;
    font: 600 30px/36px "Airal";
    margin-bottom: 0;
}

@media(max-width:1200px) {
    .x-logo .text {
        display: none;
    }

    .x-seo {
        display: none;
    }

    .x-logo .img {
        margin-top: 0;
    }
    .headtop{
        display:none;
    }
}
@media(max-width:990px) {
    
}






/* 扥路 */
.xa-login {
    position: absolute;
    width: 50%;
    text-align: right;
    top: 0;
    right: 8.33333333%;
}








/*导航*/

.x-menubg {
    border-top: 1px solid #cccccc;
    background-image: linear-gradient(90deg, #0353a4, #00a1e5);
}

.key-hotline {
    padding: 15px 0;
}

.x-key {
    color: #0353a4;
    font: 400 14px/44px "Microsoft yahei";
}

.x-key a {
    color: #666666;
    margin-right: 6px;
}

.x-key a:hover {
    color: #0353a4;
}

.x-header-right #formsearch {
    border: 1px solid #0353a4;
    width: 420px;
    border-radius: 4px;
}

.x-header-right #formsearch {
    position: relative;
    float: right;
}

.x-header-right #formsearch #s_btn {
    float: left;
    outline: none;
    border: none;
    width: 90px;
    height: 42px;
    background: url(../images/f41b2cb5a77ac4bdbba92e1d19796c5d3cc6cf04.png) no-repeat 20px center #0353a4;
    color: #fff;
    padding-left: 30px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.x-header-right #formsearch #keyword {
    float: left;
    background: none;
    outline: none;
    border: none;
    width: calc(100% - 90px);
    color: #333;
    height: 40px;
    padding-left: 10px;
}


.x-menu {
    display: flex;
    justify-content: center;
}

.x-menu>li {
    float: left;
    position: relative;
    width: 12.5%;
}

.x-menu>li>a {
    display: block;
    /*padding: 0 1.5vw;*/
    color: rgba(255, 255, 255, 0.856);
    font: 600 18px/48px "Microsoft yahei";
    text-align: center;

}

.x-menu>li>a:hover {
    color: #fff;
}

.x-menu>li.active>a {}

.x-menu>li+li:after {
    content: '';
    position: absolute;
    z-index: 100;
    width: 1px;
    left: 0;
    height: 16px;
    top: 18px;
    background-color: #d6d6d6;
}

.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: 9999;
    width: 100%;
    left: 0px;
    top: 48px;
    background: #eee;
    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.8;
    padding: .5em;
}

.x-sub-menu>li>a:hover {
    background: #0270bd;
    color: #fff;
}



@media(max-width:1420px) {
    .x-menu>li>a {
        padding: 0 1.5vw;
            font: 600 14px/48px "Microsoft yahei";
    }
}

@media(max-width:1200px) {
    .x-menu>li {
        width: 12.5%;
        text-align: center;
    }

    .x-menu>li>a {
        padding: 0;
        font: 600 15px/60px "Microsoft yahei";
    }
}



/* 首页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: #0353a4;
}

.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: 13px;
    margin: 0 .5em;
    outline: none;
    background: #666666;
    border-radius: 50%;
    width: 1em;
    height: 1em;
}

.x-banner .owl-carousel .owl-dots button.owl-dot:hover {
    background-color: #0353a4;
}

.x-banner .owl-carousel .owl-dots button.owl-dot.active {
    background-color: #0353a4;
}



@media (max-width: 990px) {
    .x-banner .owl-carousel .owl-dots button.owl-dot {
        font-size: 12px;
    }
}







/*search*/
#search_bgdr {
    width: 100%;
    height: 47px;
    margin: 0 auto;
    min-width: 1500px;
    z-index: 9;
    top: 678px;
    position: absolute;

}

#search_bg {
    width: 100%;
    height: 81px;
    margin: 0 auto;
    min-width: 1500px;
    background: #fff;
    border-bottom: 1px #f8f8f8 solid;
    padding-top: 17px;
    padding-bottom: 17px;
}

#search_b {
    width: 1500px;
    margin: 0 auto;
    height: 47px;
}

#search-i {
    float: left;
    margin-right: 4px;
}

#search_r {
    width: 510px;
    float: right;
    border-radius: 5px;
    height: 47px;
    /*border-left: 1px #f4f4f4 solid;*/
    /*border-right: 1px #f4f4f4 solid;*/
    background: #e9fafb;
}

#search-bg {
    float: left;
    width: 180px;
    height: 47px;
    overflow: hidden;
    background: #fff;
    margin-left: 30px;
    color: #999;
    font-family: Microsoft YaHei;
}

#search-text {
    width: 930px;
    float: left;
    height: 47px;
    line-height: 47px;
    letter-spacing: 0px;
    padding-left: 36px;
    background: url(../images/8c3e0fea2f04e9167c10657fd58381acad5f5d16.png)no-repeat left center;
}

#search-text a {
    font-size: 15px;
    font-weight: 100;
    margin: 0 5px;
}

#search-text strong {
    font-size: 15px;
    font-weight: bold;
}

#search-text span {
    text-transform: uppercase;
    font-size: 16px;
    color: #fc8f02;
    font-weight: bold;
    line-height: 16px;
    letter-spacing: -1px;
    padding-right: 4px;
}

#search_r #keyword {
    line-height: 47px;
    padding-left: 35px;
    width: 416px;

    float: left;
    background: none;
    border: none;
    outline:none;
}

#search_r #s_btn {
    width: 94px;
    float: left;
    height: 47px;
    background: url(../images/32762262473eb5429542bd94ee492852ac222b19.png)no-repeat left center;
    border: none;
}



@media (max-width:1500px) {
    
}

@media (max-width:1200px) {
    #search_bg{
        display:none
    }
    
}

@media (max-width:990px) {}

@media (max-width:768px) {}

@media (max-width:550px) {}



/*产品中心*/

div#top30 {
    margin-top: 3vw;
}

.pr_box {
    background: #f8f8f8;
    overflow: hidden;
    width: 100%;
    padding: 70px 0px;
    margin-top: 0px;
}

.prd {
    overflow: hidden;
}

.pro_qh {
    /*height: 93px;*/
}

.pro_qh .i1 {
    /*background: #fff url(//cdn.myxypt.com/bb38122d/21/09/499c3954d0a595d17046bb32083ec8e0eaeb0e98.png) top 18px left 100px no-repeat;*/
    z-index: 9999;
    position: relative;
}

.pro_qh .i2 {
    /*background: #fff url(//cdn.myxypt.com/bb38122d/21/09/7098c3b8f2d47b6bafcf79152a6a2e872a1cc3cd.png) top 18px left 100px no-repeat;*/
    z-index: 9999;
    position: relative;
}

.pro_qh .i3 {
    /*background: #fff url(//cdn.myxypt.com/bb38122d/21/09/b316dece9281431446712798bd16df0df9a0882d.png) top 16px left 100px no-repeat;*/
    z-index: 9999;
    position: relative;
}

.pro_qh li {
    width: 15%;
    float: left;
    box-sizing: border-box;
    font-size: 22px;
    color: #333;
    line-height: 30px;
    transition: 0.1s all ease;
    background: #fff;
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    background: #00a1e5;
    /* background: url(//cdn.myxypt.com/bb38122d/21/10/d9982fd54cc1cda6c29061b854c96ab756b8f0c9.png)no-repeat center; */
}

.pro_qh li .abcd {
    padding-left: 0px;

}

.pro_qh li:nth-child(2n) {
    /* background: url(//cdn.myxypt.com/bb38122d/21/10/41cb896266551c78cc0cd643ad564cb9c4dc45bc.png)no-repeat center; */
}

.pro_qh li+li {}

.pro_qh a {
    font-size: 24px;
    display: block;
    font-weight: 540;
}

.pro_qh em {
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
}


.pro_qh em {
    color: #fff;
}

.pro_qh li.cur {
    background: #0353a4;
    color: #fff;
}

.pro_qh li.cur .abcd a {
    font-weight: bold;
}

.pro_qh li a {
    color: #fff;
}

.pro_l {
    height: 96px;
    position: relative;
    line-height: 96px;
    border-bottom: 1px #ddd solid;
    padding: 0px 60px;
    margin-top: 15px;
}

.pro_l li {
    float: left;
    padding: 0px 50px;
    height: 96px;
    line-height: 96px;
}

.pro_l li a {
    font-size: 20px;
    color: #666;
}

.prod_in .divproduct_new_div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.prod_in .divproduct_new_div .divproduct_new_div_item {
    position: relative;
    overflow: hidden;
    padding: 5px;
    background: #fff;
    box-shadow: 2px 2px 15px #f8f8f8;
    width: 23%;
    margin-top: 35px;
}

.product_div_item_pic a {
    display: block;
    overflow: hidden;
}

.prod_in .divproduct_new_div .divproduct_new_div_item .product_div_item_pic a img {
    width: 100%;
    transition: all .3s linear;
    overflow: hidden;
}

.divproduct_new_div_item:hover .product_div_item_pic a img {
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    overflow: hidden;
}

.product_div_item_pic a:before {
    content: '';
    background-color: rgba(0, 0, 0, 0.3);
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    top: -100%;
    left: 0;
    z-index: 1;
}

.divproduct_new_div_item:hover .product_div_item_pic a:before {
    top: 0;
}

.product_div_item_pic a:after {
    content: '';
    background: url(//cdn.myxypt.com/bb38122d/21/09/ebfd644e029c575038029e569d1d53108bfffe56.png) no-repeat center 32%;
    background-size: auto auto;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-size: 0px;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    z-index: 2;
}

.divproduct_new_div_item:hover .product_div_item_pic a:after {
    background-size: 50px;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}

.prod_in .divproduct_new_div .divproduct_new_div_item:nth-child(3n) {
    margin-right: 0px;
}

.prod_in .divproduct_new_div .divproduct_new_div_item_content {

    background: #fff;
    text-align: center;
    width: 100%;
    border-top: 1px #e9e9e9 solid;
    overflow: hidden;
    padding-top: 15px;
}

.prod_in .divproduct_new_div .divproduct_new_div_item:hover .divproduct_new_div_item_content {
    background: #0353a4;
}

.prod_in .divproduct_new_div .divproduct_new_div_item_content .divproduct_new_div_item_title a {
    font-size: 19px;
    color: #333;
    font-weight: 100;
}

.prod_in .divproduct_new_div .divproduct_new_div_item_content .divproduct_new_div_item_body {
    font-size: 14px;
    color: #999;
    line-height: 24px;
    display: inline-block;
    margin-top: 10px;
    font-weight: 100;
}

.prod_in .divproduct_new_div .divproduct_new_div_item:hover .divproduct_new_div_item_content .divproduct_new_div_item_title a,
.prod_in .divproduct_new_div .divproduct_new_div_item:hover .divproduct_new_div_item_content .divproduct_new_div_item_body {
    color: #fff;
}







.promore {
    text-align: center;
}



.morep {

    background-image: linear-gradient(90deg, #0353a4, #00a1e5);
    text-align: center;
    font-size: 18px;
    font-weight: 100;
    transition: all 0.2s;
    margin: 0 all;
    margin-top: 50px;
    letter-spacing: 1px;
    line-height: 72px;
    border:none;
}

.morep a {
    font-size: 18px;
    color: #fff;
    transition: all 0.2s;
}

.morep:hover {
    /*background: #0353a4;*/
    color: #fff;
    transition: all 0.2s;
}

.morep:hover a {
    color: #fff;
}

.pro.page .abcd a:hover {
    color: #fff;
    font-weight: bold;
}









@media (max-width:1500px) {}

@media (max-width:1200px) {}

@media (max-width:990px) {
    .pro_qh li{
        width:32%;
        margin-top:10px;
    }
}

@media (max-width:768px) {
    .pro_qh a{
        font-size:22px;
    }
    .prod_in .divproduct_new_div .divproduct_new_div_item{
        width:49%;
    }
}

@media (max-width:550px) {
    
    .pr_box{
        padding: 40px 0px;
    }
    .pro_qh a {
    font-size: 20px;
}
    .pro_qh em {
    font-size: 13px;
}
}












.box2 {
        margin-top: 80px;
}

.box2 .container{
    margin-top:60px;
}

.box2l {
    position:relative;
    width: 45%;
    overflow:hidden;
}

.box2l>img {
    width: 100%;
    transition:all 0.3s;
}

.box2l:hover img{
    transform:scale(1.1);
}

.in2-lfcon {
    width: 50%;
    height: 47%;
    background-image: linear-gradient(45deg, #0353a4, #00a1e5);
    background-size: cover;
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 12% 5% 0 5%;
}



.box2r {
    width: 55%;
    background: #e9fafb;
}
.box2r>div{
    
}

.in2-rtTop{
    flex-direction: row;
}
.in2-rtBot{
    flex-direction: row-reverse;
    margin-top:47px;
}


.in2-rtcon{
    width:40%;
    
    padding: 12% 5% 0 5%;
}
.in2-rtpic {
    width: 60%;
}
.in2-rtpic>img{
    width:100%;
}


.in2-lfconIn{
    text-align:center;
}
.in2-lfconIn h3{
    font-size:26px;
    color:#333;
    font-weight:normal;
}
.in2-lfconIn p{
    color: #666;
    font-size:16px;
    line-height:1.5;
        font-weight: normal;
    margin-top: 18px;
}
.in2-lfconIn a{
    font-size:16px;
    line-height:2;
    display:inline-block;
    padding:0 30px;
    margin-top:18px;
    font-weight:normal;
    border: 1px solid #d2d2d2;
}

@media (max-width:1500px) {}

@media (max-width:1200px) {
    .box2l{
        width:100%;
    }
    .box2r{
        width:100%;
        padding-top: 47px;
    }
}

@media (max-width:990px) {}

@media (max-width:768px) {
    .in2-rtcon {
    width: 40%;
    padding: 2% 5% 0 5%;
}
.in2-lfcon {
    padding: 3% 5% 0 5%;
}
}

@media (max-width:550px) {
    .box2 {
    margin-top: 40px;
}
.box2r {
    width: 100%;
    padding-top: 10px;
}
.in2-rtBot {
    margin-top: 10px;
}
.in2-rtcon {
    width: 100%;
    padding: 2% 5% 0 5%;
}
.in2-rtpic{
    width:100%;
    margin-top: 15px;
}
.in2-lfconIn h3 {
    font-size: 22px;
}
.in2-lfconIn p {
    font-size: 14px;
    margin-top: 8px;
}
}






















.box3 {}

@media (max-width:1500px) {}

@media (max-width:1200px) {}

@media (max-width:990px) {}

@media (max-width:768px) {}

@media (max-width:550px) {}























.box4 {
    width: 100%;
    background: url(../images/casebg.jpg) no-repeat;
    background-size: cover;
    overflow: hidden;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 70px 0px;
    margin-top:80px;
}

.box4 .title_m,
.box4 .title_x {
    color: #fff;
}

.box4main {
    padding: 80px;
    background: #fff;
}

.caseswiper {

    overflow: hidden;
}

.box4main ul {}

.caseli {
    background: #f8f8f8;
    padding: 15px 15px 15px 15px;
}

.box4imgbox {}

.box4imgbox img {
    width: 100%;
}

.caseli h3 {
    font-size: 22px;
    display: block;
    margin: 20px 0;
    padding: 0px 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.caseli p {
    line-height: 1.8;
    font-size: 15px;
    color: #666;
    padding: 0px 10px;
    font-weight:normal;
}



.caseli h5 {
    display: block;
    width: 100%;
    text-align: center;
    line-height: 2;
    color: #fff;
    margin: 20px 0 0 0;
    font-size: 18px;
    transition: 0.5s;
    border-radius: 0px;
        background-image: linear-gradient(90deg, #0353a4, #00a1e5);
    background-size: cover;
    font-weight: 100;
    padding: 25px 0px;
    color: #fff;
}


.caseli h5 span {
    font-size: 26px;
    line-height: 1;
    display: block;
    color: #fff;
}







@media (max-width:1500px) {}

@media (max-width:1200px) {}

@media (max-width:990px) {
    .box4main {
    padding: 25px;
    background: #fff;
}
.caseli h5{
    font-size:14px;
}
}

@media (max-width:768px) {
    .title_m{
        font-size:26px;
    }
    .title_m span {
    font-size: 26px;
    }
    .title_x {
    font-size: 17px;
    line-height: 25px;
    color: #666;
    margin-top: 8px;
    margin-bottom: 0px;
}
}

@media (max-width:550px) {}























.box5 {
    background: url(../images/box5ysbg.jpg) no-repeat;
    background-size: cover;
    margin-top:80px;
}

.box5main {
    margin-top:60px;
}
.box5top {}

.box5ystab{
    position:relative;
        width: 25%;
    padding: 30px;
    border: 1px solid #eee;
}

.box5ystab::before {
    content: "";
    display: block;
    background: #0353a4;
    transition: all 0.3s linear;
    width: 100%;
    height: 0;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 1;
    display: block;
}
.box5ystab.on::before {
    transition: all 0.3s linear;
    height: 100%;
}




.adv_dt_line {
    width: 22px;
    height: 22px;
    margin: 0 auto;
    border: solid 5px rgba(1, 136, 71, 0.1);
    border-radius: 50%;
    margin-top: 0;
    transition: all 0.5s linear;
    position: relative;
    z-index: 2;
        position: absolute;
    top: -11px;
    left: calc(50% - 11px);
}

.adv_dt_line_i {
    width: 13px;
    height: 13px;
    border: solid 4px rgba(122, 193, 159, 0.5);
    border-radius: 50%;
    background: #fff;
    transition: all 0.5s linear;
}

.box5ystab.on .adv_dt_line {
    border: solid 5px rgba(255, 255, 255, 0.3);
    transition: all 0.5s linear;
    
}

.box5ystab.on .adv_dt_line_i {
    border: solid 4px rgba(1, 136, 71, 0.3);
    transition: all 0.5s linear;
}

.box5advwz {
    text-align: center;
    position: relative;
    z-index: 9;
}
.box5advwz h3 {
    text-align: center;
    font-size: 70px;
    line-height: 1;
    color: #0353a4;
    transition: all 0.5s linear;
    position: relative;
    z-index: 2;
    font-family: "DIN Medium";
}
.box5ystab.on h3{
    color:#fff;
}

.box5advwz h4 {
    font-size: 28px;
    line-height: 2;
    font-weight:normal;
    color: #666;
}
.box5ystab.on h4{
    color:#fff;
}
.box5advwz h5{
    color:#666;
}

.box5ystab.on h5{
    color:#fff;
}


 




.box5bot {
    margin-top: 25px;
    background: #fff;
    box-shadow: 10px 0 10px #eee;
    padding: 60px;
}

.box5ysconl {
    width: 45%;
}
.box5ysconl img{
    width:100%;
}
.box5ysconr{
    width:50%;
    padding:5% 0 0 0;
}
.box5ysconr h3{
    font-size:32px;
    line-height: 2;
}
.box5ysconr h3::after {
    content: "";
    width: 75px;
    height: 3px;
    background: #0353a4;
    position: relative;
    bottom: 6px;
    display: block;
}
.box5ysconr h5{
    font-size:18px;
    line-height:1.5;
    color:#666;
    margin-top:45px;
}

.box5ysconr a{
    background-image: linear-gradient(90deg, #0353a4, #00a1e5);
    display:inline-block;
    font-size: 16px;
    line-height:2.5;
    transition: all 0.5s linear;
    color: #fff;
    padding:0 40px;
    border-radius:5px;
    margin-top:5%;
}
.box5ysconr a:hover{
    padding:0 50px;
}
@media (max-width:1500px) {}

@media (max-width:1200px) {}

@media (max-width:990px) {
    .box5advwz h3{
        font-size:45px;
    }
    .box5advwz h4{
        font-size:20px;
    }
    .box5bot {
        padding:20px;
    }
    .box5ysconl{
        width:100%;
    }
    .box5ysconr{
        width:100%;
    }
    .box5ysconr h3 {
    font-size: 28px;
   }
}

@media (max-width:768px) {}

@media (max-width:550px) {
    .box5{
        margin-top:40px;
    }
    .box5ystab{
        width:50%;
    }
    .box5ysconr h3 {
    font-size: 24px;
}
    .box5ysconr h5 {
    font-size: 16px;
    margin-top: 22px;
}
}






















.box6 {
    background-image: linear-gradient(90deg, #0353a4, #00a1e5);
    padding:10px 0;
}

.box6l {
    width: 40%;
    color: #fff;
    padding: 90px 2% 0 2%;
}

.box6l h3 {
    font-size: 50px;
    font-weight: bold;
    letter-spacing: 5px;
    text-align: center;
}

.box6l h4 {
    font-size: 22px;
    font-weight: bold;
    margin-top: 25px;
    background-image: linear-gradient(-90deg, #0353a4, #00a1e5);
    border-radius: 10px;
    padding: 10px 0;
    text-align: center;
}

.box6r {
    width: 50%;
    text-align: right;
}
.box6r p img{
    max-width:100%;
}

@media (max-width:1500px) {
    .box6l h3{
        font-size:40px;
    }
}

@media (max-width:1200px) {
    
    .box6l {
    width: 50%;
    color: #fff;
    padding: 60px 2% 0 2%;
}
.box6l h3 {
    font-size: 30px;
}
}

@media (max-width:990px) {}

@media (max-width:768px) {
    .box6l {
    width: 100%;
}
.box6r {
    width: 100%;
    margin-top:20px;
}
}

@media (max-width:550px) {}






















.box7 {
    background: url(../images/box7bg.jpg) no-repeat bottom;
    margin-top:80px;
}

.box7main {
    margin-top:60px;
}


.box7main ul {}

.box7li {
    text-align: center;
    width: calc(100%/7);
    position: relative;
    padding: 54px 8px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.box7li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #00a1e5;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.box7li:hover::before {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.box7li .box7img {
    display: inline-block;
    width: 110px;
    height: 110px;
    background: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 50%;
    position:relative;
    transition:all 0.3s;

}

.box7li .box7img img {
    margin-top: 33%;
    
}

.box7li h3 {
    position:relative;
    color:#333;
    font-size:24px;
    line-height:1.5;
    margin-top:15px;
    
}

.box7li h4 {
    position:relative;
    font-size:14px;
    line-height:1.5;
    font-weight:normal;
    
}
.box7li:hover .box7img{
    transform: translateY(-15px);
}
.box7li:hover h3{
    color:#fff;
}
.box7li:hover h4{
    color:#fff;
}

@media (max-width:1500px) {}

@media (max-width:1200px) {
    .box7li{
        width:33%;
    }
}

@media (max-width:990px) {}

@media (max-width:768px) {}

@media (max-width:550px) {
    .box7 {
    margin-top:40px;
}
.box7main {
    margin-top: 25px;
}
.box7li {
    width: 50%;
        padding: 14px 10px;
}
}

















.box8 {
    position: relative;
    z-index: 9;
    margin-top:80px;
}

.box8main {
    margin-top: 60px;
    background: #FFF;
    padding: 60px;
    box-shadow: 2px 2px 20px rgb(113 113 113 / 10%);
}

.box8l {
    width: 48%;
}
.box8l p img{
       width:100%; 
    }
.box8r {
    width: 50%;
    padding: 5%;
}
.box8rwz{
    
}
.box8rwz p{
    font-size:16px;
    line-height:2;
}

div#com_rmore {
    margin-top: 10%;
}
#com_rmore a {
   background-image: linear-gradient(90deg, #0353a4, #00a1e5);
    display: inline-block;
    font-size: 16px;
    line-height: 3;
    transition: all 0.5s linear;
    color: #fff;
    padding: 0 50px;
    border-radius: 5px;
    color:#fff;
}

#com_rmore a:hover {
    /*background: #0353a4;*/
    transition: all 0.2s;
    background-image: linear-gradient(-90deg, #0353a4, #00a1e5);
    background-size: cover;
    color: #fff;
    padding: 0 60px;
}

#com_rmore .r {
    background: #eee;
    color: #333
}

@media (max-width:1500px) {
    
}

@media (max-width:1200px) {
    .box8main{
        padding:20px;
    }
}

@media (max-width:990px) {
    .box8l{
        width:100%;
    }
    .box8r{
        width:100%;
    }
    div#com_rmore {
    margin-top: 2%;
}
}

@media (max-width:768px) {}

@media (max-width:550px) {
    .box8 {
    margin-top: 40px;
}
.box8main {
    margin-top: 30px;
}
#com_rmore a{
    padding:0 30px;
}
#com_rmore a:hover{
    padding:0 30px;
}
}














.box9 {
    background: #0353a4;
    margin-top: -90px;
}

.mun_top{
    width:25%;
}
.zz {
    margin: 45px auto 0px;
}

.zz .m_zz ul {
    position: relative;
    margin: auto;
}

.zz .m_zz li {
    box-sizing: border-box;
    overflow: hidden;
    float: left;
    text-align: center;
    position: relative;
    padding-top: 100px;
}

.zz .m_zz li em {
    display: block;
    position: relative;
    float: left;
    left: 30%;
}

.zz .m_zz li .shuz {
    display: block;
    position: relative;
    float: left;
    left: 30%;
}

.zz .m_zz li em b {
    float: left;
    font-size: 60px;
    color: #fff;
    font-family: "DIN Medium";
    font-weight: normal;
    padding-top: 20px;
    font-style: normal;
    margin-left: 15px;
    line-height: 60px;
}

.zz .m_zz li em i {
    font-size: 16px;
    color: #000;
    text-align: center;
    line-height: 20px;
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    top: 35px;
    right: 0;
    background: #fff;
    border-radius: 50px;
}

.zz .m_zz .zz1 {
    width: 375px;
}

.zz .m_zz .zz1 h3 {
    font-size: 17px;
    color: #fff;
    text-align: center;
    float: left;
    letter-spacing: 0px;
    padding: 0px 0px 10px 0px;
    line-height: 30px;
    font-weight: 80;
}

.zz .m_zz .zz1 p {
    text-align: center;
    line-height: 20px;
    height: 40px;
    box-sizing: border-box;
    font-size: 15px;
    color: #fff;
    display: block;
    white-space: nowrap;
    float: left;
    padding-top: 6px;
}

.zz .m_zz li:nth-child(1) em {
    left: 37%;
}

.zz .m_zz li:nth-child(2) em {
    left: 29%;
}

@media (max-width:1500px) {}

@media (max-width:1200px) {}

@media (max-width:990px) {}

@media (max-width:768px) {}

@media (max-width:550px) {}








.box10{
    background: url(http://cdn.myxypt.com/6becb1e3/22/11/4156556e74ea605dacfead29d62e06b692751554.png) no-repeat center;
    margin-top:-50px;
padding:80px 0;
}
.honorswiper{
    overflow: hidden;
}
.honorimg {
    text-align: center;
}
@media (max-width:1500px) {}

@media (max-width:1200px) {}

@media (max-width:990px) {}

@media (max-width:768px) {}

@media (max-width:550px) {}







.box11{
    margin-top:0px;
    padding:80px 0 80px 0;
    background:#ebebeb;
}

.box11main{
    margin-top:60px;
}

.newstab{
    justify-content: center;
}
.newstabli{
    font-size: 18px;
    line-height: 60px;
    background:#0353a4;
    padding:0 50px;
    margin:0 2%;
    color:#fff;
}

.newstabli.on{
    background:#00a1e5;
}





.box11bot {
    margin-top: 60px;
}



.box11botl {
    width: 40%;
    padding:30px;
    background:#fff;
}

.newsltime{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}
.newsltime .time1{
    color:#00a1e5;
    font-family: arial;
    font-size: 48px;
    line-height:1;
}
.newsltime .time2{
        color: #00a1e5;
    font-family: arial;
    font-size: 16px;
    line-height: 1;
    padding-top: 24px;
    
}

.box11botl>a{
    display:block;
}
.box11botl>a h3{
    font-size: 22px;
    line-height:1;
    text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
margin-top:25px;
}
.box11botl>p{
    font-size: 14px;
    color: #888;
    line-height:1.8;
    font-weight:normal;
    margin-top:25px;
}
.newslimg{
    margin-top:30px;
}
.newslimg img{
    width:100%;
}






.box11botr {
    width: 56%;
}

.box11newsrli{
    
}


.box11newsrli:nth-child(n+2){
    margin-top: 26px;
}

.newsrtime{
    width:20%;
    background:#fff;
    text-align:center;
    padding-top: 36px;
}
.newsrtime .time1{
    font-size:50px;
    line-height:1;
    font-weight:normal;
}
.newsrtime .time2{
    font-size:20px;
    line-height:1;
        margin-top: 10px;
}
.newsrtext{
    width: 75%;
    padding: 10px;
}

.newsrtext h3{
    font-size: 18px;
    font-weight: normal;
    color: #333;
    line-height:1;
    text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.newsrtext p{
    font-size: 14px;
    color: #999;
    line-height:1.8;
    font-weight:normal;
    margin-top:20px;
}
.newsrtext span{
    display:inline-block;
    margin-top:30px
    
}
.box11newsrli:hover .newsrtime{
    background:#00a1e5;
}
.box11newsrli:hover .newsrtime .time1{
    color:#fff;
}
.box11newsrli:hover .newsrtime .time2{
    color:#fff;
}


@media (max-width:1500px) {}

@media (max-width:1200px) {
    .box11botl{
        width:100%;
    }
    .box11botr{
        width:100%;
        margin-top:26px;
    }
}

@media (max-width:990px) {}

@media (max-width:768px) {
    
}

@media (max-width:550px) {
    .box11{
        margin-top:0px;
        padding:30px 0;
    }
    .box11main {
    margin-top: 30px;
}
    .newstabli {
    line-height: 50px;
    padding: 0 15px;
}
.box11bot {
    margin-top: 30px;
}
.newsrtime{
    display:none;
}
.newsrtext {
    width: 100%;
    padding: 10px;
}
}









/*foot*/
.newfoot{
    
}
.newfoottop{
    background:#111;
    padding:60px 0;
}
.newfoottopl {
    width: 60%;
}

.footnav>li>a {
    font-size: 17px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 4;
    letter-spacing: 0px;
    color: #ffffff;
}


.foot-sub-menu li a{
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 2.2;
    letter-spacing: 0px;
    color: #ffffff7f;
}


.newfoottopr {
    width: 40%;
}





.newfootbot{
    background:#111;
    border-top:1px solid #666;
    padding:10px 0;
}

@media (max-width:1500px) {}

@media (max-width:1200px) {}

@media (max-width:990px) {
    .newfoottopl{
    display:none;
}
.copyright2{
    display:none;
}
}

@media (max-width:768px) {
    .lianxi {
    margin-bottom: 20px;
}

.right .content p img{
    width:100% !important;
    max-width:100% !important;
    height:auto !important;
}
.right .content img{
    width:100% !important;
    max-width:100% !important;
    height:auto !important;
}
}

@media (max-width:550px) {
    .newfoottop {
    background: #111;
    padding: 30px 0;
}
.kf,#m_div{
    display:none;
}

}










