/*初始化样式*/
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,nav,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#666;position:relative;font:12px/1.5 Microsoft YaHei,arial,宋体,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}
a{text-decoration:none;outline:none;}
a:link{color:#666;}
a:visited{color:#666;}
a:hover,a:active,a:focus{color:#3480ce;text-decoration:none;outline:none;}

input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2,h3,h4{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}

/*----- 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%}
#demo1 {float: left;}
#demo2 {float: left;}

#m_demo{overflow:hidden;width:100%;margin:0 auto;}
#m_indemo {float: left;width:800%}
#m_demo1 {float: left;}
#m_demo2 {float: left;}


.pos{position: relative;width: 1920px;left: 50%;margin-left: -960px;}
.container2{width: 1280px!important;margin: 0 auto;padding: 0;}



.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.5s ease-in 0s; -webkit-transition:all 0.5s ease-in 0s; -moz-transition:all 0.5s ease-in 0s; -o-transition:all 0.5s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}


.top2{padding: 0 45px;height: 90px;position: fixed;width: 100%;top:0;transition: all .5s ease;z-index: 9999;background: #fff;}
.top2.cur{background: #fff;box-shadow: 0 0 15px rgb(0 0 0 / 20%);}
.dh1 {line-height:90px;}

/*头部样式*/
#header{width:1200px;margin:0 auto;}
.logo{float:left;line-height: 90px;}
.top-ad{line-height: 131px;margin-left: 32px;}

.topLink{float:right;text-align:right;position: relative;z-index: 9999;}
.translate{width:100px;position: absolute;left: 0;top:10px;z-index: 9999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}
.translate li a{display: block;padding-left: 10px;background: url(/template/default/assets/css/../images/dot4.png) no-repeat 88% 11px;}
.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}

.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.topLink .k1{line-height:32px;padding-top:5px;}
.topLink .k2{margin-top: 44px;}





.hotSearch{width:400px;float:left;height:100px;line-height:100px;font-weight:normal;font-size: 14px;color: #fff;padding-left: 30px;}
.hotSearch a{color: #fff;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}



/*搜索和热门搜索*/
.hotSearch a{margin-right:6px;}
.ss {
    display: none;
    position: absolute;
    right: 0;
    top: 90px;
    width: 238px;
    padding: 20px;
    border-radius: 20px;
    z-index: 999;
    background: rgb(227,7,19, 0.5);
}

.ss input {
    outline: none;
    line-height: 30px;
    width: 20%;
    background: none;
    border: 1px solid #fff;
    background: #fff;
    font-size: 13px;
    color: #1c4086;
    float: left;
}

.ss #keyword {
    padding-left: 5px;
    line-height: 30px;
    width: 80%;
    background: none;
    border: 1px solid #fff;
    outline: none;
    font-size: 13px;
    color: #fff;
    float: left;
}

.ss #keyword:-webkit-autofill {
    -webkit-text-fill-color: #fff !important;
    transition: background-color 5000s ease-in-out 0s;
}

.ss #keyword::placeholder {
    color: #fff;
}


/*首页banner*/
.topbanner{position:relative;padding-top: 90px;font-size: 0;}

/*banner*/
.slick-banner {
	position: relative;
}

.slick-banner .slick-slide {
	outline: none;
}

.slick-banner .slick-slide img {
	display: inline-block;
	width: 100%;
}

.slick-banner .slick-dots {
	position: absolute;
	z-index: 9;
	width: 100%;
	text-align: center;
	bottom: 22px;
    font-size: 0;
    
}

.slick-banner .slick-dots li {
	display: inline-block;
	width: 13px;
	height: 13px;
	border-radius: 50%;
	background: #4d7ef7;
	position: relative;
	margin: 0 7px;
    cursor: pointer;

}

.slick-banner .slick-dots li.slick-active:after {
	border-radius: 50%;
	content: '';
	position: absolute;
	left: -6px;
	top: -6px;background:#fff;
}

.slick-banner .slick-dots li button {
	background: none;
	outline: none;
	border: none;
	font-size: 0;
}






/*导航栏样式*/
.navs{height:90px;margin-right: 38px;}
.navs li{line-height:90px;height:90px;text-align:center;float:left;position:relative;z-index:999;}
.navs li a{display:block;line-height:90px;color:#333333;height:90px;font-size: 18px;padding: 0 1.5vw;}
.navs li a:hover{color:#e30713;text-decoration:none;}
.logo img{max-width: 100%;}
.logo{width: 26%;}
.navs .sec{height:0;overflow:hidden;z-index:9999;position:absolute;top:90px;left:0px;width:100%;}
.navs .sec a{background:#fff;color:#333333;height:38px;line-height:38px;font-size: 14px;}
.navs .sec a:hover{background:#e30713;text-decoration:none;color: #fff;}
.en p{padding-left: 35px;background: url(/template/default/assets/css/../images/en.png) no-repeat left center;}
.en a{display: block;color: #474747;font-size: 13px;text-transform: uppercase;line-height: 90px;padding-right: 20px;background: url(/template/default/assets/css/../images/jt.png) no-repeat right center;}
.ssbtn{line-height: 90px;cursor: pointer;}
.ss1 {padding-left: 32px;margin-left: 30px;background: url(/template/default/assets/css/../images/line1.png) no-repeat left center;position: relative;}


@media(max-width: 1400px){
	.navs li a{font-size: 16px;padding: 0 1vw;}
	.ss1{padding-left: 22px;margin-left: 20px;}
}

@media(max-width: 1200px){
	.ss1{display: none;}
	.navs{margin-right: 18px;}
	.top2{padding: 0 3%;}
	.navs li a{font-size:16px;padding:0 6px;}
	.dh1 p span{font-size:20px!important;}
}


@media(max-width: 991px){
	.topbanner{padding-top: 0;}
}















/*主体样式*/
#container{width:1200px;margin:0 auto;margin-top:10px;}
.container{width:1200px;margin:0 auto;}
dt{font-weight: normal;}
/**/
.box1{background: url(/template/default/assets/css/../images/bj1.jpg) no-repeat top center;background-size: cover;padding: 96px 0  45px;overflow: hidden;}
.bt1{text-align: center;}
.bt1 dd{color: #333333;font-size: 40px;line-height: 1;}
.bt1 dt{color: #e30713;font-size: 50px;line-height: 1;margin: 10px 0 32px;}
.line1{width: 59px;height: 4px;background-color: #666666;margin: 0 auto;}
.wh{width: 94%;max-width: 1600px;margin: 0 auto;}
.psort{margin: 39px 20px 0 20px;box-sizing:border-box;}
.psort li{width: 50%;border-right:1px solid #cccccc;border-bottom: 1px solid #cccccc;box-sizing:border-box;padding: 23px 24px 14px 42px;}
.flex{display: flex;justify-content: space-between;flex-wrap: wrap;display: -webkit-flex;}
.psort li:nth-child(2n){border-right: none;}
.psort li:nth-child(5),.psort li:nth-child(6){border-bottom: none;}
.psort li .img{display: block;border-radius: 5px;overflow: hidden;margin-left: 2vw;transition: all 0.5s;}
.psort li:hover .img2{display: block;}
.psort li:hover .img1{display: none;}
.psort li .img2{display: none}
.psort li:hover .img{transform:rotate(360deg);}








.sec2{width: calc(100% - 171px);}
.sec2 h3 a{display: block;color: #000000;font-size: 24px;margin-bottom: 9px;}
.erji a{color: #999999;font-size: 14px;line-height: 24px;}
.erji a:hover{color: #e30713;}
.sec2 h3 a:hover{color: #e30713;}
.erji a:after{content: ' / ';}
.erji a:last-child:after{content: ' ';}
.erji{height: 48px;overflow: hidden;}
.pmore a{display: block;width: 255px;height: 55px;line-height: 53px;text-align: center;transition: all 0.5s;color: #000000;font-size: 16px;border:1px solid #535353; border-radius: 26px;margin:0 auto;margin-top: 43px;}
.pmore a:hover{background-color: #e30713;color: #fff;border-color: #e30713;}




/**/
.box2{margin: 4.7% 0 5%;overflow: hidden;}
.box2 .swiper-pagination1{position: static;text-align: center;margin-top: 4.2%;}
.box2 .swiper-pagination1 .swiper-pagination-bullet{width: 15px;height: 15px;background-color: #e4e4e4;border-radius: 50%;margin: 0 8px;opacity: 1;}
.box2 .swiper-pagination1 .swiper-pagination-bullet-active{background-color: #e30713;}
.mySwiper{overflow: hidden;}
.proLi {
    position: relative;
    overflow: hidden;
    height: auto;
    margin-bottom: 30px;
    border: 1px solid #cccccc;
}

.proLink {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    transition: all 0.5s ease;
    background: #fff;
}

.proLink::after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 0px;
    height: 1px;
    background-color:#e30713;
    transition: all .5s ease;
}

.proTitle {
    position: relative;
    text-align: center;
    padding: 0 20%;
    color: #000;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    margin-top: 20px;
    transition: all .5s ease;
}

.search {
    position: absolute;
    left: 10px;
    top: 10px;
    display: block;
    width: 20px;
    height: 20px;
    color: #fff;
    z-index: 999;
}

.proImgBox {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin: 20px 0;
}

.proImg {
    width: 100%;
    transition: all 2s ease .5s;
}



.sum {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2px;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    line-height: 1.5;
    color: #000;
}

.lookMore {
    width: 100%;
    padding: 0rem 0 2vw;
    text-align: center;
    font-size: 16px;
    color: #e30713;
    display:flex;justify-content:center;align-items: center;
}
.lookMore img{margin-left: 9px; transition: .5s;}
.proTitle::before {
    content: '';
    position: absolute;
    left: -170px;
    top: -70px;
    width: 140px;
    height: 140px;
    background-color: #e30713;
    transform: rotate(45deg);
    transition: all .5s ease;
    z-index: 999;
}

.proLi:hover .proTitle::before {
    left: -100px;
}

.proLi:hover .proImg {
    transform: scale(1.1);
}

.proLi:hover .lookMore img {
    margin-left: 13px;
}

.proLi:hover {
    box-shadow: 5px 6px 24px 3px 
		rgba(0, 0, 0, 0.08);
}

.proLi:hover .proLink::after {
    width: 100%;
}









#c_static_001-1648542237508 {
    display-radio: 1
}

.jie_box {
    width: 100%;
    height: 957px;
    overflow: hidden;
    position: relative
}

.jie_top {
    height: 100%;
    position: relative;
    background: #000
}

.jie_lie {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all .6s;
    opacity: 0;
    display: flex;
    align-items: center;
    visibility: hidden
}

.jie_lie.active {
    opacity: 1;
    transition: all .6s;
    visibility: inherit
}

.navImg {
    width: 100%;
    height: 100%;
    transition: all .4s;
    opacity: .5
}

.jie_bottom_left {
    width: 28%
}

.jie_bottom_right {
    width: 60%;
    position: relative;
    height: 100%
}

.navName {
    font-size: 40px;
    color: #fff;
    line-height: 1
}

.navName2 {
    font-size: 50px;
    font-weight: 700;
    color: #e30713;
    margin-top: 15px;
    line-height: 1
}

.jie_xian {
    border-top-width: 4px;
    border-top-style: solid;
    border-top-color: #fff;
    max-width: 60px;
    margin-top: 35px
}

.jie_sum {
    max-width: 450px;
    font-size: 18px;
    color: #fff;
    margin-top: 50px;
    line-height: 1.5
}

.jie_box .jie_more {
    width: 100%;
    padding: 15px 10px;
    max-width: 180px;
    background-color: #e30713;
    font-size: 16px;
    border-radius: 30px;
    display: block;
    text-align: center;
    color: #fff;
    margin-top: 110px
}

.list_title {
    width: 100%;
    text-align: center;
    font-size: 28px;
    color: #fff
}

.list_more {
    width: max-content;
    text-align: center;
    margin: 25px auto 0;
    line-height: 36px;
    border-bottom: 1px solid #fff;
    color: #fff;
    display: none;
    opacity: 0;
    transition: .5s all
}

.jie_li.hover_box {
    background: rgba(227,7,19,.85)
}

.jie_li.hover_box .list_more {
    display: block;
    opacity: 1
}

@media screen and (max-width: 768px) {
    .jie_bottom {
        width:94%;
        max-width: 1600px;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        height: 100%
    }

    .jie_bottom_left {
        width: 100%;
        margin-top: 15%
    }

    .jie_bottom_right {
        width: 100%;
        height: 30%;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        position: absolute;
        bottom: 0
    }

    .jie_li {
        width: calc(100% / 3);
        height: 50%;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        box-sizing: content-box
    }

    .list_title {
        font-size: 18px
    }

    .list_more {
        margin: 5px auto 0;
        line-height: 30px
    }

    .navName {
        font-size: 30px
    }

    .navName2 {
        font-size: 34px
    }

    .jie_xian {
        margin-top: 25px
    }

    .jie_sum {
        margin-top: 30px
    }

    .jie_box .jie_more {
        padding: 8px 10px;
        margin-top: 35px
    }

    .jie_box {
        height: 570px
    }
}

@media screen and (min-width: 769px) {
    .jie_bottom {
        width:94%;
        max-width: 1600px;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        display: flex;
        justify-content: space-between;
        height: 100%;
        align-items: center;
        flex-wrap: wrap
    }

    .jie_li {
        width: calc(100% / 3);
        position: absolute;
        display: block;
        height: calc(100% / 3);
        border-left: 1px solid rgba(255,255,255,.3);
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        box-sizing: content-box
    }

    .list_01 {
        top: 0;
        right: 0;
        border-right: 1px solid rgba(255,255,255,.3)
    }

    .list_02 {
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        border-top: 1px solid rgba(255,255,255,.3);
        border-bottom: 1px solid rgba(255,255,255,.3)
    }

    .list_03 {
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        border-top: 1px solid rgba(255,255,255,.3);
        border-bottom: 1px solid rgba(255,255,255,.3);
        border-right: 1px solid rgba(255,255,255,.3)
    }

    .list_04 {
        left: 0;
        bottom: 0;
        border-top: 1px solid rgba(255,255,255,.3)
    }

    .list_05 {
        left: 50%;
        bottom: 0;
        transform: translateX(-50%);
        border-right: 1px solid rgba(255,255,255,.3)
    }
}



/**/
#c_static_001-1648542235621 .bt1{width: 100%;}
#c_static_001-1648542235621 {
    min-height: 0;
    display-radio: 1;
        padding-top: 5.5%;
    padding-bottom: 7.9%;
}

#c_static_001-1648542235621 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    display-radio: flex;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto
}

#c_static_001-1648542235621 .e_container-1>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-1648542235621 .e_loop_H-2 .p_list {
    display: flex;
    flex-wrap: wrap;
    width: 51%;
    overflow: hidden;
    align-content: space-between
}

#c_static_001-1648542235621 .e_loop_H-2 .p_loopitem {
    position: relative;
    flex: 0 0 100%
}

#c_static_001-1648542235621 .e_loop_H-2 .p_page {
    text-align: center;
    display: none
}

#c_static_001-1648542235621 .e_loop_H-2 {
    display-radio: 1;
    width: 94%;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 4%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

#c_static_001-1648542235621 .e_container-1 .p_item {
    display-radio: 1
}

#c_static_001-1648542235621 .e_text-3 {
    line-height: 1;
    display-radio: 1;
    font_radio: 2;
    font-size: 40px;
    text-align: center;
    color: #333
}

#c_static_001-1648542235621 .e_text-4 {
    line-height: 1;
    display-radio: 1;
    font_radio: 2;
    text-align: center;
    font-size: 50px;
    font-weight: 700;
    color: #e30713;
    margin-top: 5px
}

#c_static_001-1648542235621 .e_line-5 {
    display-radio: 1;
    border-top-width: 4px;
    border-top-style: solid;
    border-top-color: #666;
    max-width: 60px;
    margin: 0 auto;
    margin-top: 35px
}

#c_static_001-1648542235621 .e_container-7 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%
}

#c_static_001-1648542235621 .e_container-7>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-1648542235621 .e_image-8 {
    overflow: hidden
}

#c_static_001-1648542235621 .e_image-8 img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: .5s all
}

#c_static_001-1648542235621 .e_text-10 {
    display-radio: -webkit-box;
    font_radio: 2;
    font-size: 26px;
    color: #fff;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1;
    margin-top: 20px
}
#c_static_001-1648542235621 .e_text-10 a,#c_static_001-1648542235621 .e_text-22 a{color: #fff;}
#c_static_001-1648542235621 .e_timeFormat-11 {
    min-height: 20px;
    display-radio: 1;
    font_radio: 2;
    font-size: 16px;
    color: #fff;
    line-height: 1
}

#c_static_001-1648542235621 .e_container-12 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    display-radio: flex;
    max-width: 690px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    left: 50%;
    bottom: 2.8vw;
    transform: translateX(-50%)
}

#c_static_001-1648542235621 .e_container-12>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

.p_first {
    width: 48%;
    overflow: hidden
}

#c_static_001-1648542235621 .e_container-18 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%
}

#c_static_001-1648542235621 .e_container-18>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-1648542235621 .e_image-19 {
    overflow: hidden;
    position: relative;
    padding-bottom: 35%;
}

#c_static_001-1648542235621 .e_image-19 img {
    width: 100%;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    transition: .5s all
}

#c_static_001-1648542235621 .e_container-20 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    display-radio: flex;
    max-width: 730px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    left: 50%;
    bottom: 2.8vw;
    transform: translateX(-50%);
    z-index: 12
}

#c_static_001-1648542235621 .e_container-20>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-1648542235621 .e_timeFormat-21 {
    min-height: 20px;
    display-radio: 1;
    font_radio: 2;
    font-size: 16px;
    color: #fff;
    line-height: 1
}

#c_static_001-1648542235621 .e_text-22 {
    line-height: 1;
    display-radio: -webkit-box;
    font_radio: 2;
    font-size: 26px;
    color: #fff;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 20px
}

#c_static_001-1648542235621 .e_container-7>.p_item:hover img {
    transform: scale(1.1)
}

#c_static_001-1648542235621 .e_container-18>.p_item:hover img {
    transform: translate(-50%,-50%) scale(1.1);
    opacity: .3
}

#c_static_001-1648542235621 .e_container-18>.p_item:hover .e_image-19 {
    background: #e30713
}


@media(max-width: 1300px){
	#c_static_001-1648542235621 .e_text-10,#c_static_001-1648542235621 .e_text-22{font-size: 20px;}
}

@media screen and (max-width: 768px) {
    #c_static_001-1648542235621 .e_text-3 {
        font-size:30px
    }

    #c_static_001-1648542235621 .e_text-4 {
        font-size: 34px;
        margin-top: 10px
    }

    #c_static_001-1648542235621 {
        padding: 50px 0
    }

    #c_static_001-1648542235621 .e_line-5 {
        margin-top: 20px
    }

    #c_static_001-1648542235621 .e_loop_H-2 {
        margin-top: 15px
    }

    .p_first {
        width: 100%;
        overflow: hidden
    }

    #c_static_001-1648542235621 .e_loop_H-2 .p_list {
        width: 100%
    }

    #c_static_001-1648542235621 .e_image-19 {
        
    }

    #c_static_001-1648542235621 .e_loop_H-2 .p_loopitem {
        margin-top: 20px
    }

    #c_static_001-1648542235621 .e_text-10 {
        font-size: 22px;
        margin-top: 10px
    }

    #c_static_001-1648542235621 .e_text-22 {
        font-size: 22px;
        margin-top: 10px
    }
}




/*联系*/
#c_static_001-1648542232937 {
    min-height: 949px;
    display-radio: 1;
    background-fill-value: background-image;
    background-image: url(/template/default/assets/css/../images/bj3.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    display: flex;
    align-items: center
}
.p_item{position: relative;}
#c_static_001-1648542232937 .e_container-2 {
        display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    display-radio: flex;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
}

#c_static_001-1648542232937 .e_container-2>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-1648542232937 .e_container-2 .cbox-2-0 {
    flex: 0 0 37.5%;
    padding-right: 25px;
    align-self: center
}

#c_static_001-1648542232937 .e_container-2 .cbox-2-1 {
    flex: 0 0 62.5%
}

#c_static_001-1648542232937 .e_text-3 {
    line-height: 1;
    display-radio: 1;
    font_radio: 2;
    font-size: 40px;
    color: #333
}

#c_static_001-1648542232937 .e_text-4 {
    line-height: 1;
    display-radio: 1;
    font_radio: 2;
    font-size: 50px;
    font-weight: 500;
    color: #e30713;
    margin-top: 15px
}

#c_static_001-1648542232937 .e_line-5 {
    display-radio: 1;
    border-top-width: 4px;
    border-top-style: solid;
    border-top-color: #666;
    max-width: 60px;
    margin: 0 auto;
    margin-top: 35px;
    margin-left: 0
}

#c_static_001-1648542232937 .e_text-6 {
    line-height: 1.5;
    display-radio: 1;
    font_radio: 2;
    max-width: 430px;
    font-size: 18px;
    color: #666;
    margin-top: 45px
}
#c_static_001-1648542232937 .e_text-16 a,#c_static_001-1648542232937 .e_text-19 a,#c_static_001-1648542232937 .e_text-13 a{color: #fff;}
#c_static_001-1648542232937 .e_button-7 {
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    width: 100%;
    padding: 16px 10px;
    background_radio: 2;
    border_radio: 2;
    font_radio: 2;
    radius_radio: 2;
    display-radio: block;
    margin-top: 110px;
    max-width: 180px;
    background-color: #e30713;
    font-size: 16px;
    border-style: none;
    border-color: #409eff;
    border-width: 1px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px
}

#c_static_001-1648542232937 .e_button-7 span {
    display: block;
    width: 100%;
    position: relative;
    z-index: 1;
    outline: 0;
    margin: 0;
    overflow: hidden;
    color: #fff;
}

#c_static_001-1648542232937 .e_button-7::after {
    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    transition: all .3s;
    z-index: 0;
    opacity: 0;
    top: 0;
    left: 0
}

#c_static_001-1648542232937 .e_button-7:hover::after {
    opacity: 1
}

#c_static_001-1648542232937 .e_container-8 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex
}

#c_static_001-1648542232937 .e_container-8>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-1648542232937 .e_container-8 .cbox-8-0 {
    flex: 0 0 37.8%
}

#c_static_001-1648542232937 .e_container-8 .cbox-8-1 {
    flex: 0 0 60.1%;
    margin-left: auto
}

#c_static_001-1648542232937 .e_container-9 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    background-color: #e30712;
    min-height: 260px
}

#c_static_001-1648542232937 .e_container-9>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-1648542232937 .e_container-10 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    min-height: 540px
}

#c_static_001-1648542232937 .e_container-10>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%;
    overflow: hidden
}

#c_static_001-1648542232937 .e_image-11 {
    overflow: hidden
}

#c_static_001-1648542232937 .e_image-11 img {
    width: auto;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%)
}

#c_static_001-1648542232937 .e_image-12 {
    overflow: hidden;
    display-radio: 1;
    max-width: 45px;
    margin-left: auto;
    margin-right: auto
}

#c_static_001-1648542232937 .e_image-12 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_001-1648542232937 .e_text-13 {
    line-height: normal;
    display-radio: 1;
    font_radio: 2;
    text-align: center;
    color: #fff;
    font-size: 26px;
    margin-top: 20px
}

#c_static_001-1648542232937 .e_container-9 .cbox-9-0 {
    align-self: center
}

#c_static_001-1648542232937 .e_container-14 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    background-color: #0c6eb7;
    min-height: 260px;
    margin-top: 20px
}

#c_static_001-1648542232937 .e_container-14>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-1648542232937 .e_container-14 .cbox-14-0 {
    align-self: center
}

#c_static_001-1648542232937 .e_image-15 {
    overflow: hidden;
    display-radio: 1;
    max-width: 60px;
    margin-left: auto;
    margin-right: auto
}

#c_static_001-1648542232937 .e_image-15 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_001-1648542232937 .e_text-16 {
    line-height: normal;
    display-radio: 1;
    font_radio: 2;
    text-align: center;
    color: #fff;
    font-size: 26px;
    margin-top: 20px
}

#c_static_001-1648542232937 .e_container-10 .p_item {
    display-radio: 1
}

#c_static_001-1648542232937 .e_container-17 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    max-width: 110px;
    position: absolute;
    left: 2.8vw;
    bottom: 4.4vw
}

#c_static_001-1648542232937 .e_container-17>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-1648542232937 .e_image-18 {
    overflow: hidden;
    display-radio: 1;
    max-width: 60px;
    margin-left: auto;
    margin-right: auto
}

#c_static_001-1648542232937 .e_image-18 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_001-1648542232937 .e_text-19 {
    line-height: normal;
    display-radio: 1;
    font_radio: 2;
    text-align: center;
    color: #fff;
    font-size: 26px;
    margin-top: 20px
}

#c_static_001-1648542232937 .e_container-2 .p_item {
    display-radio: 1
}

#c_static_001-1648542232937 .e_button-7:hover {
    background-color: #e30713;
    border-style: none;
    border-color: #409eff;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px
}

#c_static_001-1648542232937 .e_button-7:before {
    border-radius: 50%
}

@media screen and (max-width: 768px) {
    #c_static_001-1648542232937 .e_container-2 .cbox-2-0 {
        flex:0 0 100%;
        padding-right: 0
    }

    #c_static_001-1648542232937 .e_container-2 .cbox-2-1 {
        flex: 0 0 100%;
        margin-top: 35px
    }

    #c_static_001-1648542232937 .e_text-3 {
        font-size: 30px
    }

    #c_static_001-1648542232937 .e_text-4 {
        font-size: 34px
    }

    #c_static_001-1648542232937 .e_line-5 {
        margin-top: 25px
    }

    #c_static_001-1648542232937 .e_text-6 {
        margin-top: 30px
    }

    #c_static_001-1648542232937 .e_button-7 {
        margin-top: 35px;
        padding: 8px 10px
    }

    #c_static_001-1648542232937 .e_container-8 .cbox-8-0 {
        flex: 0 0 100%;
        display: flex;
        justify-content: space-between
    }

    #c_static_001-1648542232937 .e_container-8 .cbox-8-1 {
        flex: 0 0 100%;
        margin-top: 20px
    }

    #c_static_001-1648542232937 .e_container-8 .cbox-8-0 .s_layout {
        width: 48%;
        margin: 0;
        min-height: 170px
    }

    #c_static_001-1648542232937 .e_image-11 img {
        width: 100%;
        height: auto;
        position: unset;
        left: 0;
        top: 0;
        transform: translate(0,0)
    }

    #c_static_001-1648542232937 .e_container-10 {
        min-height: auto
    }

    #c_static_001-1648542232937 .e_text-16 {
        font-size: 22px
    }

    #c_static_001-1648542232937 .e_text-13 {
        font-size: 22px
    }
}









@media(max-width: 1300px){
	.bt1 dd{font-size: 30px;}
	.bt1 dt{font-size: 40px;margin-bottom: 20px;}
	.sec2{width: calc(100% - 121px)}
	.box1{padding-top: 60px;}
	.pmore a{width: 200px;height: 45px;line-height: 43px;}
}




@media(max-width: 1024px){
	.sec2 h3 a{font-size: 20px;}
	.box2 .swiper-pagination1{margin-top: 2%;}
}






@media(max-width: 768px){
	.box1{padding: 30px 0;}
	.bt1 dd{font-size: 24px;}
	.bt1 dt{font-size: 30px;}
	.line1{width: 40px;height: 2px;}
	.psort li{padding-left: 20px;}
    .sec2 {
        width: calc(100% - 89px);
    }
}



@media(max-width: 640px){
	.bt1 dt{margin: 5px 0 10px;}
	.psort{margin: 25px 0 0 0;}
	.psort li{width: 100%;border:none;border-bottom: 1px solid #cccccc!important;padding: 10px;}
	.erji{height: 60px;}
	.erji a{font-size: 12px;line-height: 20px;}
	.sec2 h3 a{font-size: 18px;margin-bottom: 5px;}
	.pmore a{margin-top: 20px;}
	.box2{margin:30px 0;}
	.box2 .swiper-pagination1{margin-top: 0;}
	.box2 .swiper-pagination1 .swiper-pagination-bullet{margin: 0 4px;width: 10px;height: 10px;}
	.proTitle{margin-top: 15px;padding: 0 5%;}
	.lookMore{font-size: 14px;}
	#c_static_001-1648542235621{padding: 40px 0;}
	#c_static_001-1648542235621 .e_text-10,#c_static_001-1648542235621 .e_text-22{font-size: 18px;margin-top: 5px;}
	#c_static_001-1648542232937 .e_text-3{font-size: 24px;}
	#c_static_001-1648542232937 .e_text-4{font-size: 30px;margin-top: 5px;}
	#c_static_001-1648542232937 .e_line-5{border-top-width:2px;max-width: 40px;margin-top: 10px;}
	#c_static_001-1648542232937 .e_text-16 a, #c_static_001-1648542232937 .e_text-19 a, #c_static_001-1648542232937 .e_text-13 a{font-size: 18px;}
}






#c_static_001-1648453228821 {
    display-radio: 1;
    background-fill-value: background-image;
    background-image: url(https://omo-oss-image1.thefastimg.com/portal-saas/new2021111221170652041/cms/image/21c2af03-efb6-4feb-a5bc-707e908a7e7b.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

#c_static_001-1648453228821 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    display-radio: flex;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    min-height: 123px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: rgba(255,255,255,.25)
}

#c_static_001-1648453228821 .e_container-1>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-1648453228821 .e_container-2 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    background-color: rgba(0,0,0,.2)
}

#c_static_001-1648453228821 .e_container-2>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-1648453228821 .e_container-3 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    display-radio: flex;
    margin-left: auto;
    margin-right: auto;
    max-width: 1600px;
    margin-top: 45px;
    margin-bottom: 50px
}

#c_static_001-1648453228821 .e_container-3>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-1648453228821 .e_container-1 .cbox-1-1 {
    flex: 0 0 270px;
    align-self: center
}

#c_static_001-1648453228821 .e_container-1 .cbox-1-0 {
    align-self: center
}

#c_static_001-1648453228821 .e_container-4 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex
}

#c_static_001-1648453228821 .e_container-4>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-1648453228821 .e_container-4 .cbox-4-0 {
    flex: 0 0 165px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: rgba(255,255,255,.2)
}

#c_static_001-1648453228821 .e_image-5 {
    overflow: hidden;
    display-radio: 1;
    max-width: 146px
}

#c_static_001-1648453228821 .e_image-5 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_001-1648453228821 .e_text-6 {
    line-height: 1.5;
    display-radio: 1;
    font_radio: 2;
    font-size: 16px;
    color: rgba(255,255,255,.7);
    padding-left: 26px;
    padding-right: 35px
}
#c_static_001-1648453228821 .e_container-17 a{color: rgba(255,255,255,.71);}
#c_static_001-1648453228821 .e_container-3 .p_item {
    display-radio: 1
}

#c_static_001-1648453228821 .e_container-4 .cbox-4-1 {
    align-self: center
}

#c_static_001-1648453228821 .e_text-7 {
    line-height: normal;
    display-radio: 1;
    font_radio: 2;
    font-size: 36px;
    color: #fff
}
#c_static_001-1648453228821 .e_text-7 a{color: #fff;}
#c_static_001-1648453228821 .e_container-3 .cbox-3-1 {
    flex: 0 0 150px
}

#c_static_001-1648453228821 .e_navigationA-8 .p_level1Box {
    display: flex;
    justify-content: space-between
}

#c_static_001-1648453228821 .e_navigationA-8 .p_iconBox {
    height: 45px;
    width: 45px;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

#c_static_001-1648453228821 .e_navigationA-8 .p_openIcon {
    width: 100%;
    height: 36px
}

#c_static_001-1648453228821 .e_navigationA-8 .p_closeIcon {
    width: 100%;
    height: 30px
}

#c_static_001-1648453228821 .e_navigationA-8 .p_navButton {
    display: none
}

#c_static_001-1648453228821 .e_navigationA-8 .p_level2Box1 {
    height: auto;
    width: 100%;
    margin-top: 15px
}

#c_static_001-1648453228821 .e_navigationA-8 .p_level3Box {
    display: none;
    height: auto;
    padding: 15px 0;
    background: #f5f5f5;
    width: 130px;
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 9;
    border-radius: 5px;
    border-top-left-radius: 0
}

#c_static_001-1648453228821 .e_navigationA-8 .p_level1Item {
    position: relative;
    border: none
}

#c_static_001-1648453228821 .e_navigationA-8 .p_level2Item {
    position: relative;
    width: 100%
}

#c_static_001-1648453228821 .e_navigationA-8 .p_level3Item {
    width: 100%
}

#c_static_001-1648453228821 .e_navigationA-8 .p_level1Item a {
    font-size: 20px;
    display: block;
    color: #fff
}

#c_static_001-1648453228821 .e_navigationA-8 .p_level2Item a {
    font-size: 16px;
    line-height: 35px;
    display: block;
    transition: all ease .3s;
    color: rgba(255,255,255,.7)
}

#c_static_001-1648453228821 .e_navigationA-8 {
    width: 94%;
    max-width: 1185px
}

#c_static_001-1648453228821 .p_level1Item:first-child {
    display: none
}

#c_static_001-1648453228821 .e_navigationA-8 .p_level2Item a:hover {
    color: #e30713
}

#c_static_001-1648453228821 .e_container-9 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex
}

#c_static_001-1648453228821 .e_container-9>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-1648453228821 .e_image-10 {
    overflow: hidden;
    display-radio: 1;
    max-width: 130px;
    margin-left: auto
}

#c_static_001-1648453228821 .e_image-10 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_001-1648453228821 .e_text-12 {
    line-height: 1.5;
    display-radio: 1;
    font_radio: 2;
    max-width: 130px;
    margin-left: auto;
    margin-top: 20px;
    font-size: 14px;
    color: rgba(255,255,255,.7);
    text-align: center
}

#c_static_001-1648453228821 .e_container-13 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    margin-top: 45px;
    margin-left: auto
}

#c_static_001-1648453228821 .e_container-13>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-1648453228821 .e_image-14 {
    overflow: hidden;
    display-radio: 1;
    max-width: 45px;
    margin-left: auto;
    margin-right: auto
}

#c_static_001-1648453228821 .e_image-14 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_001-1648453228821 .e_image-15 {
    overflow: hidden;
    display-radio: 1;
    max-width: 45px;
    margin-left: auto;
    margin-right: auto
}

#c_static_001-1648453228821 .e_image-15 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_001-1648453228821 .e_image-16 {
    overflow: hidden;
    display-radio: 1;
    max-width: 45px;
    margin-left: auto;
    margin-right: auto
}

#c_static_001-1648453228821 .e_image-16 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_001-1648453228821 .e_container-13 .cbox-13-0 {
    margin-right: auto
}

#c_static_001-1648453228821 .e_container-2 .p_item {
    display-radio: 1
}

#c_static_001-1648453228821 .e_container-17 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    display-radio: flex;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    min-height: 80px
}

#c_static_001-1648453228821 .e_container-17>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-1648453228821 .e_container-17 .cbox-17-0 {
    flex: 0 0 60%;
    align-self: center
}

#c_static_001-1648453228821 .e_container-17 .cbox-17-1 {
    flex: 0 0 40%;
    align-self: center
}

#c_static_001-1648453228821 .e_container-17 .p_item {
    display-radio: 1
}

#c_static_001-1648453228821 .e_richText-18 {
    display-radio: 1;
    font_radio: 2;
    font-size: 16px;
    color: rgba(255,255,255,.71);
    line-height: 2
}

#c_static_001-1648453228821 .e_richText-19 {
    display-radio: 1;
    font_radio: 2;
    font-size: 16px;
    color: rgba(255,255,255,.71);
    line-height: 2;
    text-align: right
}

#c_static_001-1648453228821 .e_credible-20 .img1 {
    width: 65px;
    height: 23px
}

#c_static_001-1648453228821 .e_credible-20 .img2 {
    width: 79px;
    height: 28px
}

#c_static_001-1648453228821 .e_credible-20 .img3 {
    width: 92px;
    height: 33px
}

#c_static_001-1648453228821 .e_credible-20 .img4 {
    width: 106px;
    height: 38px
}

#c_static_001-1648453228821 .e_credible-20 .img5 {
    width: 131px;
    height: 47px
}

@media screen and (max-width: 768px) {
    #c_static_001-1648453228821 .e_navigationA-8 .p_level1Box {
        display:block;
        width: 100%
    }

    #c_static_001-1648453228821 .e_navigationA-8 .p_iconBox {
        display: block
    }

    #c_static_001-1648453228821 .e_navigationA-8 .p_navContent {
        display: none;
        padding: 20px;
        height: 100%;
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        background: #fbfbfb;
        z-index: 99
    }

    #c_static_001-1648453228821 .e_navigationA-8 .p_navButton {
        display: flex;
        justify-content: flex-end
    }

    #c_static_001-1648453228821 .e_navigationA-8 .p_level2Box,#c_static_001-1648453228821 .e_navigationA-8 .p_level3Box {
        padding: 0 0 0 30px;
        background: 0 0
    }

    #c_static_001-1648453228821 .e_navigationA-8 .p_jtIcon {
        float: right;
        transition: .5s;
        height: 30px;
        margin-top: 10px
    }

    #c_static_001-1648453228821 .e_navigationA-8 .p_jtHover {
        transition: .5s;
        transform: rotate(90deg)
    }

    #c_static_001-1648453228821 .e_navigationA-8 .p_level2Box,#c_static_001-1648453228821 .e_navigationA-8 .p_level3Box {
        width: 100%;
        left: 0;
        transform: translateX(0);
        position: inherit;
        border-radius: 0
    }

    #c_static_001-1648453228821 .e_navigationA-8 .p_level1Item {
        border-bottom: 1px solid rgb(0 0 0 / 5%);
        line-height: 50px;
        font-size: 14px
    }

    #c_static_001-1648453228821 .e_navigationA-8 .p_level1Item a,#c_static_001-1648453228821 .e_navigationA-8 .p_level2Item a {
        line-height: 50px;
        font-size: 14px;
        padding: 0;
        display: inline;
        text-align: left;
        opacity: 1
    }

    #c_static_001-1648453228821 .e_container-1 {
        display: none
    }

    #c_static_001-1648453228821 .e_container-3 {
        display: none
    }

    #c_static_001-1648453228821 .e_container-17 {
        display-radio: 1;
        padding: 15px 0
    }

    #c_static_001-1648453228821 .e_container-2 {
        display-radio: 1
    }

    #c_grid-116273709439190>.p_gridbox>.p_gridCell:nth-child(1n+1) {
        width: 100%;
        margin: 0
    }

    #c_static_001-1648453228821 .e_container-9 {
        display-radio: 1
    }

    #c_static_001-1648453228821 .e_container-17 .cbox-17-0 {
        flex: 0 0 100%;
        align-self: center
    }

    #c_static_001-1648453228821 .e_container-17 .cbox-17-1 {
        flex: 0 0 100%;
        align-self: center
    }

    #c_static_001-1648453228821 .e_richText-18 {
        text-align: center
    }

    #c_static_001-1648453228821 .e_richText-19 {
        text-align: center
    }
}

@media screen and (min-width: 769px) {
    #c_static_001-1648453228821 .e_navigationA-8 .p_jtIcon {
        transform:rotate(90deg);
        display: none
    }

    #c_static_001-1648453228821 .e_navigationA-8 .p_level2Item .p_jtIcon {
        display: none
    }

    #c_static_001-1648453228821 .e_navigationA-8 .p_iconBox {
        display: none
    }
}

#c_grid-116273709439190{overflow: hidden;}


/*友情链接*/
.link{
    position: relative;
    overflow:hidden;
    padding: 15px 0;
}
.f_link{line-height:24px;font-size: 16px;color: #666;}
.f_link a{
	font-size: 14px;
	color: #666;
}




/*页面底部*/
.foot2{
    background: url(/template/default/assets/css/../images/foot.jpg) no-repeat top center;
    height: 490px;
    padding:125px 0 40px;
    margin-top: 30px;
    overflow: hidden;
}
.foot4{
	background: #0576aa;
    padding: 20px 0 30px;
    margin-top: 60px;
}
.foot4_a1{
	border-top: 1px solid #666666;
	margin-top: 22px;
	padding: 15px 0;
	color: #c1c1c1;
	font:500 12px/24px "微软雅黑";
}
.foot4_a1 a{
	color: #c1c1c1;
}
.foot4_a1 a:hover{
  color:#e87518;
}
.con{
    padding-top:60px;
    height: 294px;
    overflow: hidden;
}
.con1{
	padding-top:30px;
}
.d_title1 h2{
	color: #f6f6f6;
	font:600 26px/30px "Arial";
	background: url(/template/default/assets/css/../images/hjkahkhk1.png) no-repeat left bottom;
	padding-bottom: 20px;
	 text-transform: uppercase;
}
.d_lianxi {
	width: 425px;
	margin-left: 83px;
}
.d_lianxi h3{
	color: #f9f9f9;
	font:600 18px/30px "微软雅黑";
	margin-top: 25px;
}
.hgjagjh{
	color: #f9f9f9;
	font:500 14px/30px "微软雅黑";
	margin-top: 14px;
}
.hgjagjh img{
	padding-right: 6px;
}
.nav_foot{
	margin-left: 35px;
}
.ghjagjhghhh1{
	margin-top: 15px;
	text-align: left;
}
.ghjagjhghhh1 a{
	color: #f9f9f9;
	font:500 14px/42px "微软雅黑";
}
.d_tpl1{
	color: #f9f9f9;
	font:500 14px/22px "微软雅黑";
	background: url(/template/default/assets/css/../images/ghjaghjn1.png) no-repeat left center;
	padding-left: 40px;
	margin-top: 32px;
}
a.d_mess1{
	margin-top: 24px;
	display: block;
}
.foot2_a1{
	border-top: 1px solid #666666;
	margin-top: 22px;
	padding: 15px 0;
	color: #c1c1c1;
	font:500 12px/24px "微软雅黑";
}
.foot2_a1 a{
	color: #c1c1c1;
}
.foot2_a1 a:hover{
  color:#e87518;
}


.foot3{
	background: #0576aa;
	border-top: 1px solid #fff;
	height: 75px;
}
.banquan{
	text-align: center;
	color: #f9f9f9;
	padding-top: 20px;
}
.last{
	color: #f9f9f9;
	padding-top: 10px;
}
.last a{
	color: #f9f9f9;
}





/*内页左侧样式*/


.container{width: 1200px!important;margin: 0 auto;padding: 0;}
.page-position a,.page-product-inquiry a{color: #fff;}

#c_static_001-1648542232937{overflow: hidden;}


/*手机底部*/
@media(max-width: 1200px){
  .xypg-right-content{overflow: hidden;}
  .xypg-right-content p img{
           max-width: 100%;
          width: auto !important;
          height: auto !important;
     }
     .xypg-right-content iframe{width: 100% !important;height:200px!important;}
}
@media (max-width:768px){
 .db{display:block!important;}
}


.dbb{height:50px;}

/* 页脚 */
.footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: #e30713;
}

.footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer ul li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  color: #ffffff;
  line-height: 30px;padding:10px 0;
  font-size: 0;
}

.footer ul li.active {
  background: #e30713;
}

.footer ul li a {
  display: block;color:#fff;
}

.footer ul li .iconfont {
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.footer ul li span {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;color:#fff;
}


.footer li .icon-home{ background: url(/template/default/assets/css/../images/a1.png) no-repeat;width:20px;height:20px;}
.footer li .icon-home2{ background: url(/template/default/assets/css/../images/a2.png) no-repeat;width:20px;height:20px;}
.footer li .icon-phone{ background: url(/template/default/assets/css/../images/a3.png) no-repeat;width:20px;height:20px;}
.footer li .icon-contact{ background: url(/template/default/assets/css/../images/a4.png) no-repeat;width:20px;height:20px;}

.footer li .icon-phone:before{font-size:0;}

.footer ul li a{border-left:1px solid  rgba(255,255,255,.5);}




@media(max-width: 1300px){
	#c_static_001-1648453228821 .e_text-7{font-size: 30px;}
	#c_static_001-1648453228821 .e_container-1 .cbox-1-1{flex:0 0 225px;}
	#c_static_001-1648453228821 .e_richText-18,#c_static_001-1648453228821 .e_richText-19{font-size: 14px;line-height: 23px;}
}

@media(max-width: 1024px){

}


@media(max-width: 990px){
	.topbanner,.page-banner{padding-top: 60px;}
}

@media(max-width: 640px){
    .jie_lie{}
}








