/* 未能缩小。正在返回未缩小的内容。
(265,84): run-time error CSS1035: Expected colon, found ';'
(940,190): run-time error CSS1046: Expect comma, found '0'
(940,194): run-time error CSS1046: Expect comma, found '/'
(1480,106): run-time error CSS1046: Expect comma, found '0'
(1480,110): run-time error CSS1046: Expect comma, found '/'
(1524,74): run-time error CSS1046: Expect comma, found '0'
(1524,78): run-time error CSS1046: Expect comma, found '/'
(1526,70): run-time error CSS1046: Expect comma, found '0'
(1526,74): run-time error CSS1046: Expect comma, found '/'
 */

@import url(//at.alicdn.com/t/c/font_3600596_d1y8bctx7dd.css);

* { margin: 0; padding: 0; box-sizing: border-box; }
a { text-decoration: none; color: #06549e; }
ul, ol, li { list-style: none; }
img { *position: relative; *left: -50%; *top: -50%; vertical-align: middle; }
::-webkit-scrollbar-track-piece { background-color: #f1f1f1; }
::-webkit-scrollbar { width: 8px; height: 8px; }
::-webkit-scrollbar-thumb { background-color: #c1c1c1; background-clip: padding-box; min-height: 28px; }
::-webkit-scrollbar-thumb:hover { background-color: #a8a8a8; }

input { outline: 0; }

/*清除浮动*/
.clearfix { *zoom: 1; }
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }
.fy-red { color: red; }
.fy-blue { color: blue; }
.fy-green { color: green; }
/*清除浮动*/
.clearfix { *zoom: 1; }
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }

.text-ellipsis { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.center { text-align: center; }

.blue-slide { background: #4390EE; }

.red-slide { background: #CA4040; }

.orange-slide { background: #FF8604; }

.swiper-container { width: 100%; height: 100%; }
.swiper-pagination { bottom: 35px; right: 150px; }
.swiper-pagination-bullet { width: 10px; height: 10px; background: #fff; margin-left: 30px; }
.banner_content { }
.banner_content img { width: 100%; height: 100%; }

.header .sidenav-top { width: 100%; height: 0.5rem; background-color: #005d85; }
.header .sidenav a:hover { color: #f1f1f1; }


.ku-input, .ku-select, .ku-textarea { border-color: #eee; height: 38px; line-height: 1.3; line-height: 38px\9; border-width: 1px; border-style: solid; background-color: #fff; color: rgba(0,0,0,.85); border-radius: 2px; }


/*宽度大于768px*/
@media(min-width:768px) {
    .main .wrap { width: 1200px; height: auto; margin: 0 auto; }

    .banner_content .banner_center { position: absolute; top: 35%; left: 50%; transform: translate(-50%); }
    .banner_content .banner_center img { width: 270px !important; height: 270px !important; }
    .banner_content .title { font-size: 15px; margin-bottom: 10px; }
    .banner_content .title { position: absolute; right: 155px; z-index: 1; text-align: right; color: #e3e3e3; bottom: 68px; }
    .banner_content .title p { margin-bottom: 30px; }
    .banner_content .etitle { font-size: 41px; font-family: 'FuturaBT'; font-weight: 500; color: #FFFFFF; }
    .banner_content .ctitle { margin-left: 30px; font-size: 41px; font-family: 'FuturaBT'; font-weight: 500; color: #FFFFFF; }

    .banner_content .ztbg { color: #fff; font-size: 15px; font-weight: 400; }
    .banner_content .show_detail { background-image: url(/images/banner/spantjan.png); display: inline-block; border-radius: 2px; font-weight: 400; height: 24px; width: 60px; font-size: 12px; text-align: center; line-height: 24px; color: #fff; }




    .header_standard .menu-container { height: 100%; width: 210px; position: absolute; z-index: 101; top: 0; left: 0; background-color: #000; overflow-x: hidden; opacity: 0.7; }

    .m-icon-nav { display: none; }

    .header_standard .logbox { margin-top: 40px; margin-left: 30px; }
    .header_standard .sidenav { margin-top: 63px; }
    .header_standard .sidenav a { text-decoration: none; font-size: 14px; font-weight: 400; color: #fff; display: block; height: 60px; line-height: 60px; padding-left: 58px; }
    .header_standard .sidenav a:nth-child(1n) { background-image: url("/images/menu/single.png"); }
    .header_standard .sidenav a:nth-child(2n) { background-image: url("/images/menu/double.png"); }
    .header_standard .sidenav a em { background: #fff; width: 6px; height: 1px; display: inline-block; vertical-align: middle; }
    .header_standard .sidenav .on a { color: #F7006D; font-size: 16px; }
    .header_standard .sidenav .on a em { background: #F7006D }
    .header_standard .sidenav li:hover a { color: #F7006D; font-size: 16px; }
    .header_standard .sidenav li:hover a em { background: #F7006D }

    .header_standard .submenu { display: none; }
    .header .share_box { display: flex; position: absolute; bottom: 40px; left: 50%; transform: translate(-50%); }
    .header .share_box .share_item { height: 20px; width: 20px; margin-right: 10px; }

    .header .share_box .share_wb { background-image: url("/images/menu/wb.png"); }
    .header .share_box .share_wb:hover { background-image: url("/images/menu/wb_on.png"); }
    .header .share_box .share_wx { background-image: url("/images/menu/wx.png"); }
    .header .share_box .share_wx:hover { background-image: url("/images/menu/wx_on.png"); }
    .header .share_box .share_dy { background-image: url("/images/menu/dy.png"); }
    .header .share_box .share_dy:hover { background-image: url("/images/menu/dy_on.png"); }
    .header .share_box .share_qq { background-image: url("/images/menu/qq.png"); }
    .header .share_box .share_qq:hover { background-image: url("/images/menu/qq_on.png"); }
    .header .header_standard .logbox2 { display: none; }


    .header_fix { }
    .header_fix .topLine { display: block; position: fixed; left: 0; z-index: 999; top: 0px; height: 41px; background: #EEF0F2; }
    .header_fix .topLine .wrap { width: 1200px; height: auto; margin: 0 auto; }
    .header_fix .menu-container { width: 100%; position: fixed; left: 0; z-index: 999; top: 40px; height: 70px; background: #CDD3D9; box-shadow: 0px 0px 4px 0px rgba(62,62,62,0.3); }
    .header_fix .warp { display: flex; flex-direction: row; justify-content: space-between; align-items: center; }
    .header_fix .sidenav-top { display: none; }
    .header_fix .share_box { display: none; }

    .header_fix .logbox { display: none; }
    .header_fix .logbox2 { display: inline-block; margin-left: 80px; }


    .header_fix .sidenav { width: 656px; }
    .header_fix .sidenav > ul { display: flex; flex-direction: row; position: relative; }
    .header_fix .sidenav > ul > li { padding-right: 43px; margin-bottom: 0px; line-height: 70px; height: 70px; }
    .header_fix .sidenav > ul > li:last-child { padding-right: 0px; }
    .header_fix .sidenav > ul > li > a { font-size: 14px; font-family: Microsoft YaHei; font-weight: 300; color: #000000; position: relative; display: block; }
    .header_fix .sidenav > ul > li > a:hover { color: #F7006D; font-size: 16px; }

    .header_fix .sidenav > ul > li.on > a { color: #F7006D !important; font-size: 16px; }

    .header_fix .sidenav > ul > li > em { display: none; }
    .header_fix .sidenav > ul > li > a::before { content: ""; position: absolute; width: 10px; height: 4px; bottom: 20px; left: 50%; transform: translate(-50%); background: url("/images/menu/nav_xb.png") no-repeat; }
    .header_fix .sidenav > ul > li > a:hover::before { background: url("/images/menu/nav_xb_on.png") no-repeat; }
    .header_fix .sidenav > ul > li > a:hover::before { background: url("/images/menu/nav_xb_on.png") no-repeat; }
    .header_fix .sidenav > ul > li.on a::before { background: url("/images/menu/nav_xb_on.png") no-repeat; }
    .header_fix .sidenav > ul > li:hover sub { content: ""; position: absolute; width: 10px; height: 9px; bottom: 0px; left: 50%; transform: translate(-50%); background: url("/images/menu/sj.png") no-repeat; }

    .header_fix .sidenav .submenu { opacity: 0; visibility: hidden; position: absolute; top: 100%; left: 0; z-index: 9999; background: #fff; width: 300px; /* box-shadow: 2px 0 11px -3px rgb(0 0 0 / 20%);*/ transition: all .5s ease; }
    .header_fix .sidenav > ul > li:hover > ul { opacity: 1; visibility: visible; }


    .header_fix .sidenav .submenu { display: flex; flex-direction: row; width: 656px; height: 50px; background: #F1F2F6; justify-content: center; }
    .header_fix .sidenav .submenu li { line-height: 50px; padding-right: 15px; }
    .header_fix .sidenav .submenu li a { font-size: 14px; font-family: Microsoft YaHei; font-weight: 300; color: #000000; line-height: 30px; }
    .header_fix .sidenav .submenu li a:hover { color: #F7006D; }
    .header_fix .sidenav .submenu li.on a { color: #F7006D !important; }

    .header_fix .searchbar { width: 15px; height: 15px; display: inline-block; margin-left: 80px; float: right; margin-right: 80px; font-weight: bold; }

    .header_fix .sidenav .li_1 .submenu { justify-content: inherit; padding-left: 75px; }
    .header_fix .sidenav .li_2 .submenu { justify-content: inherit; padding-left: 175px; }
    .header_fix .sidenav .li_3 .submenu { justify-content: inherit; padding-left: 200px; }
    .header_fix .sidenav .li_4 .submenu { justify-content: right; padding-right: 204px; }
    .header_fix .sidenav .li_5 .submenu { justify-content: right; padding-right: 105px; }
    .header_fix .sidenav .li_6 .submenu { justify-content: right; padding-right: 20px; }
    .header_fix .sidenav .li_6 .submenu li { padding: 0 0 0 15px }

    .header_fix .menu-container.menu-container-blue { background: #005D86; }
    .header_fix .menu-container-blue .sidenav > ul > li > a { color: #fff; }
    .header_fix .menu-container-blue .sidenav .submenu { background: #7DAEC2 }
    .header_fix .menu-container-blue .sidenav .submenu li a { color: #fff; }
    .header_fix .sidenav > ul > li > a::before { background: url("/images/menu/nav_xb_w.png") no-repeat; }

    .header_fix .menu-container-blue .searchbar { color: #fff; }
    .menu-container-blue sidenav { }

    .footer .wrap { width: 1200px; margin: 0 auto; }
}

.site-search { display: none; background-color: #f5f5f5; position: fixed; left: 0; width: 100%; height: 80px; z-index: 888; top: 110px; }
.header_fix .search-on .site-search { display: block; }

.site-search-form { padding: 15px 20%; overflow: hidden; }
.search-input { float: left; color: #999; border: solid 1px #ddd; width: 85%; height: 50px; padding: 4px 12px; border-right: none; font-size: 16px; border-radius: 2px 0 0 2px; outline: none }
.search-input:focus { border-color: #45B6F7; }
.search-btn { color: #fff; border: none; background: #16698f; height: 50px; font-size: 16px; padding: 0 12px; border-radius: 0 2px 2px 0; width: 15%; }
.search-btn:hover, .search-btn:focus { color: #fff; opacity: 0.85; filter: alpha(opacity=85); }
.search-btn .fa { font-size: 16px; width: 16px; }
.site-search-form a { margin-left: 20px; color: #999; }
.site-search-form a:hover { color: #45B6F7; }


.link-next-page { cursor: pointer; position: absolute; bottom: 40px; left: 50%; transform: translate(-50%); width: 15px; height: 60px; background: rgba(112, 112, 112, .34); border: 1px solid #fff; border-radius: 8px; text-align: center; z-index: 8; }
.link-next-page i { top: 10px; left: 50%; transform: translate(-50%); position: absolute; border-radius: 50%; width: 3px; height: 3px; border: 1px solid #fff; }
.link-next-page .i-2 { top: 20px; }
.link-next-page .i-3 { top: 30px; }
.link-next-page .i-4 { top: 40px; border: 1px solid #8b8787; }




.footer { padding: 25px 0 40px 0; background: #4C5254; position: relative; color: #fff; }

.footer .left { float: left; }
.footer .right { float: right; }

.footer .a_box { display: flex; flex-direction: column; align-items: self-start; }
.footer .line { width: 585px; border-top: 1px dashed #A5A5A5; margin: 25px 0px; opacity: 0.2; }


.footer .b_box .footer_left { }
.footer .b_box .footer_left .english { }
/*.footer .b_box .footer_left p { line-height: 24px; }*/
.footer .b_box .footer_left .english p { font-size: 14px; font-family: FuturaBT; font-weight: normal; color: #CDD3D9; line-height: 22px; }
.footer .b_box .footer_left .chinese { margin-top: 10px; font-size: 14px; font-family: Microsoft YaHei; font-weight: 400; color: #CDD3D9; line-height: 22px; }
.footer .b_box .footer_left .chinese p { }






.footer .c_box { background: #697076; margin-top: 40px; font-size: 12px; color: #CDD3D9; }
.footer .beian { margin-left: 10px; }

@media(min-width:768px) {
    .footer .b_box { display: flex; justify-content: space-between; padding-top: 10px; position: relative; }
    .footer .c_box .wrap { display: flex; justify-content: space-between; height: 40px; line-height: 40px; }
    .footer .b_box .footer_right { position: absolute; right: 0; bottom: 0; }
    .footer .b_box .footer_right li { float: left; padding-left: 10px; }
}

.footer .c_box p { font-family: FuturaBT; font-weight: normal; }
.footer .c_box span { font-weight: 400; }
.footer .c_box a { color: #CDD3D9; }


.fixed-btn { position: fixed; right: 70px; bottom: 5%; width: 40px; background-color: transparent; font-size: 24px; z-index: 1040; -webkit-backface-visibility: hidden; }
.fixed-btn ul { margin: 0; padding: 0; list-style: none; }
.fixed-btn ul li { position: relative; margin-top: 10px; text-align: center; }
.fixed-btn ul li a { height: 36px; width: 36px; display: inline-block; }

.fixed-btn .show_detail { position: absolute; right: 50px; bottom: 0px; display: none; }
.fixed-btn ul li:hover .show_detail { display: inline-block; }
.fixed-btn .show_detail img { max-width: 60px; max-height: 60px; }
.fixed-btn .show_detail_tel { background: url(/images/fixbtn/kf_bg.png); width: 240px; font-size: 14px; line-height: 32px; padding: 10px 0px; height: 50px; color: #fff; }

.fixed-btn .wx > .icon { background: url("/images/fixbtn/微信.png") }
.fixed-btn .wx:hover .icon { background: url("/images/fixbtn/微信_d.png") }

.fixed-btn .kf > .icon { background: url("/images/fixbtn/客服.png") }
.fixed-btn .kf:hover .icon { background: url("/images/fixbtn/客服_d.png") }

.fixed-btn .shoping > .icon { background: url("/images/fixbtn/购物.png") }
.fixed-btn .shoping:hover .icon { background: url("/images/fixbtn/购物_d.png") }

.fixed-btn .gotop > .icon { background: url("/images/fixbtn/返回顶部.png") }
.fixed-btn .gotop:hover .icon { background: url("/images/fixbtn/返回_d.png") }


body { font-family: 'Poppins', sans-serif; font-family: Arial, Helvetica, sans-serif, "雅黑",'Microsoft Yahei'; font-size: 14px; color: #000; overflow-x: hidden; }
h1, h2, h3, h4, h5, h6 { font-family: 'Raleway', sans-serif, "雅黑",'Microsoft Yahei'; }

.clearfloat { *zoom: 1; }
.clearfloat:before, .clearfloat:after { content: ""; display: table; line-height: 0; visibility: hidden; }
.clearfloat:after { clear: both; }

/*垂直对齐*/
.m-list-flex { display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; align-items: center; }
.m-list-flex .m-cell-bd { -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; overflow: hidden; }
/*文字截取*/
.single-line { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.multi-line { min-height: 2em; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: clip; overflow: hidden; }
.multi-line1 { display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: clip; overflow: hidden; }
/*图片*/
/*.pic { width: 100%; overflow: hidden; }*/
.pic img { width: 100%; -moz-transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }

/*head*/
.navWrophead { width: 100%; height: 30px; background-color: #EFF0F2; }

/*top*/
#top { width: 100%; position: fixed; left: 0; top: 0; z-index: 999; }
.topLine { height: 41px; width: 100%; line-height: 41px; /*background-color: #EFF0F2; color: #2B2C2E; */ display: none; font-size: 12px; font-family: Microsoft YaHei; font-weight: 300; color: #666666; }
.topLine h2 { float: left; }
.topLine p { float: right; padding-left: 24px; font-size: 12px; font-family: Microsoft YaHei; font-weight: 300; color: #666666; }
.navWrap { /*height: 96px; line-height: 96px;*/ background-color: #CED3D9; relative; top: 0; }
.navWrap .wrap { height: 70px; line-height: 70px; position: relative; }
.logo { float: left; font-size: 0; }
.logo img { vertical-align: middle; }
/*.nav { float: right; }
.nav > ul > li { display: inline-block; position: relative; }
.nav > ul > li:first-child > a { padding-left: 0; }
.nav > ul > li > a { display: block; font-size: 15px; font-weight: 600; color: #2B2C2E; text-transform: uppercase; padding: 0 19px; transition: all .3s ease;*/ /*position: relative;*/ /*}
.nav > ul > li:hover > a { color: #F45A9D; }
.nav > ul > li:hover > ul { opacity: 1; visibility: visible; }
.nav > ul > li > ul { position: absolute; top: 100%; left: 0; z-index: 999; background: #fff; width: 180px; margin: 0; padding: 0; visibility: hidden; box-shadow: 2px 0 11px -3px rgba(0,0,0,.2); transition: all .5s ease; }
.nav > ul > li > ul > li { display: block; line-height: 46px; position: relative; }
.nav > ul > li > ul > li:last-child > a { border-bottom: 0; }
.nav > ul > li > ul > li > a { display: block; font-size: 15px; font-weight: 200; text-transform: capitalize; color: #2B2C2E; padding: 0 19px; border-bottom: 1px solid #E9E9E9; transition: all .3s ease; }
.nav > ul > li > ul > li:hover > a { background: #F1F2F4; color: #F45A9D; border-color: 0; }
.nav > ul > li > ul > li:hover > ul { opacity: 1; visibility: visible; }
.nav > ul > li > ul > li > ul { position: absolute; top: 0; left: 100%; width: 240px; margin: 0; padding: 0; visibility: hidden; z-index: 999; background: #fff; box-shadow: 2px 0 11px -3px rgba(0,0,0,.2); transition: all .5s ease; }
.nav > ul > li > ul > li > ul > li { display: block; position: relative; }
.nav > ul > li > ul > li > ul > li:last-child > a { border-bottom: 0; }
.nav > ul > li > ul > li > ul > li > a { display: block; font-size: 14px; font-weight: 500; text-transform: capitalize; color: #2B2C2E; padding: 14px 19px; border-bottom: 1px solid #E9E9E9; transition: all .3s ease; }
.nav > ul > li > ul > li > ul > li:hover > a { background: #F1F2F4; color: #F45A9D; border-color: 0; }
.nav > ul > li:last-child > ul { left: auto; right: 0; }*/


.navWrapTop { width: 100%; position: fixed; left: 0; top: -100px; z-index: 999; }

.menu { display: none; width: 40px; padding: 10px 10px; background: #186AAB; position: absolute; top: 50%; right: 10px; transform: translateY(-50%); z-index: 1000; box-sizing: border-box; }
.menu span { display: block; width: 100%; height: 3px; margin-top: 3px; background: #fff; }
.menu span:first-child { margin-top: 0; }

.navBtn { display: none; position: absolute; width: 30px; height: 30px; background: url(/images/web/xq_jt_r.png) no-repeat center; background-size: 8px; top: 6px; right: 8px; transition: all .3s ease-in; z-index: 1111; }
.navBtn.on { -ms-transform: rotate(90deg); -webkit-transform: rotate(90deg); transform: rotate(90deg); }

.mian { /*position: relative;*/ /*margin-top: 130px;*/ }
/*banner*/
.bx-wrapper .bx-viewport { border: none; box-shadow: none; left: 0; }
.banner { width: 100%; margin-top: 100px; }
.banner img { display: block; width: 100%; }
.banner li { width: 100%; height: auto; position: relative; overflow: hidden; }
.writ { position: absolute; z-index: 88; right: 9%; top: 63%; transform: translateY(-60%); text-align: right; }
.writ span { display: inline-block; }
.writ dd { width: 100%; position: relative; text-align: left; }
/*.writ h2 span {padding: 2px 10px; line-height: 55px;font-size: 50px;color: #fff; background: #0076D3;}*/
.writ h3 { right: -100px; }
.writ h3 span { margin: 0px; padding: 0px 10px; line-height: 55px; font-size: 50px; color: #fff; font-family: 'Raleway', sans-serif, "微软雅黑",'Microsoft Yahei'; text-transform: uppercase; }
.writ h4 { margin: 18px 0; position: relative; top: 40px; }
.writ h4 span { line-height: 42px; font-size: 30px; color: #186AAB; }
.writ p { line-height: 28px; font-size: 16px; color: #fff; position: relative; top: 40px; }
.bannerLink { margin-top: 20px; text-align: right; }
.bannerLink p { height: 30px; }
/*.bannerLink a:hover {color: #fff; background: #186AAB;}
.bannerLink a:first-child {color: #fff; background: #186AAB;}
.bannerLink a:first-child:hover {color: #186AAB; background: #fff;}*/
.bannerLink a.bannerMore1
.bannerLink a.bannerMore2 { width: 60px; height: 30px; line-height: 30px; font-size: 13px; color: #fff; background: #F49308; border-radius: 5px; font-family: 'Raleway', sans-serif, "微软雅黑",'Microsoft Yahei'; }
.spantjan { width: 70px; height: 30px; text-align: center; line-height: 30px; font-size: 13px; color: #fff; background: #F49308; border-radius: 5px; font-family: 'Raleway', sans-serif, "微软雅黑",'Microsoft Yahei'; }

/*热能领域*/
.homeNews { padding-top: 80px; position: relative; margin-top: 100px; }

.homeNews_inner2 { background: #f8f8f8; padding-bottom: 65px; }

.tit { text-align: center; }
.tit h2 { margin: 0; font-size: 28px; font-family: Microsoft YaHei; font-weight: bold; color: #000000; }
.tit h3 { font-size: 16px; color: #747474; margin: 0; margin-bottom: 20px; }
.tit h3 span { text-align: center; font-size: 15px; font-family: Microsoft YaHei; font-weight: 300; color: #999999; }
.tit h3 span:before { display: inline-block; position: relative; top: -2px; right: 5px; content: ""; width: 30px; height: 0px; border: 1px solid #D7D7D7; }
.tit h3 span:after { display: inline-block; position: relative; top: -2px; left: 5px; content: ""; width: 30px; color: #fff; height: 0px; border: 1px solid #D7D7D7; }
.tit h4 { font-size: 15px; font-family: Microsoft YaHei; font-weight: 300; color: #999999; line-height: 30px; margin: 0; line-height: 24px; margin-bottom: 10px; }
.homeNews .tit h5 { position: relative; top: -10px; font-size: 24px; font-family: Microsoft YaHei; font-weight: 400; color: #000000; margin: 0; line-height: 96px; background: url(/images/wmzz_bg.png); background-position: center; background-repeat: no-repeat; margin-top: 30px; }
.home_linehnews { width: 100%; height: 1px; text-align: center; background-image: url(/images/line_bg.png); background-position: center; background-repeat: no-repeat; padding: 25px 0px; }
.tit p { width: 112px; height: 12px; border-bottom: 2px solid #000000; display: inline-block; position: relative; z-index: 999; }

/*.homeNewsWrap { margin-top: 10px; }*/
.homeNewsList { }
.homeNews .home_summary { margin-top: 5px; }
/*.homeNews .home_sub_title { margin-bottom: 20px; }*/

/*宽度大于768px*/
@media(min-width:768px) {
    .homeNewsList li { float: left; width: 360px; height: 480px; background: #fff; border-radius: 4px; margin-left: 40px; position: relative; }
    .homeNewsList li:first-child { margin-left: 20px; }
    .tabbox ul { list-style: none; display: table; float: left; }
    .tabbox { z-index: 88; }
    .tabbox ul li:nth-child(1) { margin-left: 40px; }
    .tabbox ul li:nth-child(2) { margin-left: -20px; }
    .tabbox ul li:nth-child(3) { margin-left: -45px; }
    .tabbox ul li:nth-child(4) { margin-left: -30px; }
    .tabbox ul li:nth-child(5) { margin-left: 20px; }

    .homeNewsList .pic { width: 360px; height: 320px; }

    .hometbox .content { width: 501px; height: 500px; margin-left: 145px; margin-top: 70px; float: left; background-image: url(/images/xpbg.png); background-position: center; background-repeat: no-repeat; }
    .hometbox .tabitem { display: none; position: relative; width: 350px; height: 350px; margin-left: 75px; margin-top: 75px; color: #FFFFFF; }
    .hometbox .tabitem.active { display: inline-block; }
    .hometbox { width: 800px; height: 700px; display: flex; flex-direction: row; margin: 0 auto; padding-top: 45px; }
    .hometbox .bg { background: url(/images/qxtm_bg.png); background-repeat: no-repeat; position: absolute; height: 790px; width: 410px; left: 220px; top: 150px; }


    .tabbox ul li { width: 121px; height: 121px; text-align: center; background: url(/images/tywx.png) no-repeat center; cursor: pointer; font-weight: 400; color: #000000; display: flex; flex-direction: column; justify-content: center; align-items: center; }
    .tabbox ul li .bar { width: 80px; height: 80px; text-align: center; /*background-image: url(/images/tywx.png); background-repeat: no-repeat; background-position: center; */ cursor: pointer; display: flex; flex-direction: column; justify-content: center; }
    .tabbox ul li .bar span { font-size: 15px; font-family: Microsoft YaHei; }
    .tabbox ul li.active { background: url(/images/tyxz.png) center no-repeat; color: #fff; }



    /*全系方案*/
    .homeInfor { height: 960px; background-image: url(/images/fa_bg.png); background-repeat: no-repeat; background-size: 100%; }

    .hometit { text-align: center; padding-top: 80px; }
    .tabbox { }
    .homeInfor .home_sub_title { color: #fff; }
    .homeInfor .home_sub_title span { color: #fff; }
    .homeInfor .home_sub_title span:before { color: #fff; }
    .homeInfor .home_sub_title span:after { color: #fff; }
    .homeInfor .home_summary { color: #fff; margin-top: 5px; }
    .homeInfor .wrap { position: relative; height: 960px; }

    .hometbox .divimg img { width: 350px; height: 350px; }
    .hometbox .content .btn_box { text-align: center; position: absolute; bottom: -9px; left: 77px; }



    /*成员企业*/
    .homeCyqy { /*padding: 30px 0;*/ }
    .homeCyqy .wrap { position: relative; width: 1200px; margin: 0 auto; }
    .homeCyqy .allbox ul { padding-left: 150px; }
    .homeCyqy .allbox { width: 100%; height: 95px; border-bottom: #CFD4D8 solid 1px; border-top: #CFD4D8 solid 1px; background-color: #FAFBFD; }
    .homeCyqy .allbox li { float: left; list-style-type: none; margin-right: 93px; }
    .homeCyqy .allbox li dd { width: 100%; line-height: 30px; background-image: url(/images/home/bot_logo.png); background-position: center; background-repeat: no-repeat; text-align: center; margin-top: 15px; font-size: 14px; color: #000; }
    .homeCyqy .allbox li dt { width: 100%; line-height: 30px; font-size: 10px; color: #333; text-align: center; }

    .homeCom { margin-top: 45px; position: relative; margin-bottom: 40px; }
    .homeCom .allbox li:first-child { margin-right: 40px; }
    .homeCom .allbox li { margin-right: 30px;  }




}


.picList { position: relative; }
.picList .bg { position: absolute; width: 100%; height: 100%; top: 0; left: 0; transform: scale(0); transition: all .5s ease; background: url("/images/home/cp_bg.png") }
.homeNewsList li .cont { margin-top: 22px; padding: 0px 20px; }
.homeNewsList li .cont .right { float: right; width: 100%; }
.homeNewsList li .cont .right h2 { font-size: 20px; color: #000000; text-transform: capitalize; margin: 0; line-height: 26px; font-weight: bold; margin-bottom: 12px; }
.homeNewsList li .cont .right h2 a:hover { color: #1182DF; }

.homeNewsList li .cont .right h3 { font-size: 14px; font-weight: 300; font-weight: 400; color: #333333; }
.homeNewsList li .cont .right p { margin: 10px 0 10px; font-size: 12px; border-bottom: #CCCCCC dashed 1px; padding-bottom: 10px; font-weight: 300; color: #999999; }
.homeNewsList li .cont .right h3 a { color: #1182DF; }
.homeNewsList li .cont .right h4 { color: #FFD80E; font-size: 13px; text-align: right; }
.hoverBg:hover .picList .bg { transform: scale(1); }
.picList .bg a { position: absolute; width: 40px; height: 40px; line-height: 40px; margin-right: 8px; text-align: center; background: #fff; color: #186AAB; border: 1px solid #fff; font-size: 20px; border-radius: 50%; left: 50%; top: 50%; transform: translate(-50%,-50%); opacity: .5; z-index: 22; }
.picList .bg a i { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.picList .bg a i:after { content: "\f0c1"; }
.picList .bg a:hover { background: #186AAB; border-color: #fff; color: #fff; }

.new_title { width: 100%; height: 50px; line-height: 50px; color: #FFFFFF; background-color: #1d6184b3; position: absolute; bottom: 0px; padding-left: 15px; font-size: 18px; font-family: 'Poppins', sans-serif, "微软雅黑",'Microsoft Yahei'; z-index: 3 }
.new_title a { color: #FFFFFF; }
.new_titletxt { width: 87px; height: 88px; overflow: hidden; position: absolute; right: 20px; bottom: -17px; z-index: 4; }
.new_titletxt.q1 { background: url(/images/home/q1.png) center no-repeat; }
.new_titletxt.q2 { background: url(/images/home/q2.png) center no-repeat; }
.new_titletxt.q3 { background: url(/images/home/q3.png) center no-repeat; }
.picList:hover .new_title { visibility: visible; }
.picList:hover .new_titletxt { visibility: visible; }

 








.hometbox .divimg { width: 350px; height: 350px; border-radius: 50%; overflow: hidden; /*border: 1px solid;*/ }


.divtxt { width: 100%; height: auto; text-align: center; }
.divtxt span { width: 80px; height: 26px; line-height: 26px; padding-left: 35px; background-image: url(/images/ansj_tb.png); float: left; }


.hometbox .content .btn_box a { margin: 0px 13px; background: url(/images/ansj_tb.png) no-repeat center; cursor: pointer; width: 80px; height: 25px; border-radius: 13px; display: inline-block; text-align: center; vertical-align: middle; font-weight: 400; color: #333333; line-height: 25px; }

.homeInfor .ft_txt { position: absolute; bottom: 50px; right: 0px; font-size: 12px; font-weight: 400; color: #464E56; display: flex; flex-direction: row; }
.homeInfor .ft_txt img { float: left; margin-right: 10px; }



.homeInfor .pic { float: left; width: 49%; position: relative; top: 40px; }
.homeInfor .right { float: right; width: 50%; position: relative; top: 40px; }
.homeInforCont { width: 610px; margin: 70px 0 0 30px; }
.homeInforCont h3 { margin-bottom: 20px; font-family: 'Poppins', sans-serif, "微软雅黑",'Microsoft Yahei'; font-size: 28px; text-transform: capitalize; color: #1182DF; font-weight: 300; line-height: 40px; }
.homeInforCont p { margin-bottom: 22px; color: #9C9C9C; line-height: 26px; }
a.detail { display: block; height: 32px; width: 86px; text-align: center; line-height: 32px; font-size: 12px; border: 2px solid #D3D3D3; color: #202A30; border-radius: 18px; font-weight: 600; }
a.detail:hover { color: #fff; background: #186AAB; border-color: #186AAB; }
.homeInforBottom { position: relative; top: 40px; }
.homeInforBottom ul { }
.homeInforBottom ul li { float: left; width: 50%; height: 336px; background: url(../img/offer/2.jpg) 0 0 no-repeat; opacity: .9; position: relative; }
.homeInforBottom ul li:after { content: ''; position: absolute; top: 0; right: 0; width: 100%; height: 100%; background: #195db2; opacity: .9; }
.homeInforBottom ul li:first-child { background: url(../img/offer/1.jpg) 0 0 no-repeat; }
.homeInforBottom ul li:first-child:after { background: #0375d3; }
.homeInforBottom ul li:first-child .cont { float: right; }
.homeInforBottom ul li .cont { width: 560px; margin-top: 70px; padding: 0 90px; color: #fff; position: relative; z-index: 24; }
.homeInforBottom ul li .cont h3 { font-size: 30px; text-transform: capitalize; margin: 0; margin-bottom: 15px; color: #fff; }
.homeInforBottom ul li .cont p { font-size: 14px; line-height: 26px; margin: 0; margin-bottom: 30px; }
.homeInforBottom ul li .cont a.detail { width: 106px; color: #fff; border-color: #fff; }
.homeInforBottom ul li .cont a.detail:hover { color: #186AAB; background: #fff; }
.detail1 { color: #fff; font-size: 12px; }
.detail1:hover { text-decoration: underline; }


.homeCom .allbox { width: 100%; height: 200px; display: flex; flex-direction: row; position: relative; align-items: center; }
.homeCom .allbox li {  overflow: hidden; position: relative; }
.homeCom .allbox .libk { width: 300px; height: 180px; border-radius: 4px; background-color: #E5E9EC; /*margin-top: 10px;*/ }
.homeCom .allbox .libk .detail { /*visibility: hidden; */ transition: all .5s ease; position: absolute; left: 50%; transform: translate(-50%); top: 10px; color: #fff; width: 150px; height: 150px; display: flex; flex-direction: column; align-items: center; }
.homeCom .allbox .libk .detail img { height: 75px; width: 75px; margin-top: 20px; }
.homeCom .allbox .libk .detail a { color: #fff; margin-top: 20px; }

.homeCom .allbox .libk:hover .detail { visibility: visible; }

.homeCom .allbox .libk .detail .line1 { width: 40px; height: 1px; border-bottom: #E02F7D solid 1px; margin-top: 10px; }
.homeCom .allbox .libk .detail .line2 { width: 40px; height: 1px; border-bottom: #16ABEC solid 1px; margin-top: 10px; }
.homeCom .allbox .libk .detail .line3 { width: 40px; height: 1px; border-bottom: #E7C414 solid 1px; margin-top: 10px; }


/*
.homeCom .left {float: left; width: 50%;}
.homeCom .left .cont {width: 90%; margin-top: 16px; position: relative; /*border: 1px solid #000000;}
.homeCom .left .cont:before {display: block; content: ""; position: absolute; width: 1px; height: 94%; background: #F1F1F1; top: 10px; left: 6px;} 
.homeCom .left .cont h2 {padding-left: 26px; margin: 20px 0;font-size: 20px;color: #202A30; font-weight: 600;cursor: pointer;}
.homeCom .left .cont h2 em {font-size: 16px;}
.homeCom .left .cont h2.active .btnY {border-color: #186AAB;}
.homeCom .left .cont h2.active .btnY i {background: #186AAB;}
.homeComSelect {display: none; padding-left: 40px;}
.homeComSelect p {margin-bottom: 21px;font-size: 14px;color: #9C9C9C;line-height: 26px;}
.btnY {display: inline-block; position: relative; left: -26px; width: 10px; height: 10px; background: #fff; border: 2px solid #F1F1F1; border-radius: 50%; z-index: 22;} 
.btnY i {position: absolute; width: 4px; height: 4px; background: #F1F1F1; border-radius: 50%; left: 50%; top: 50%; transform: translate(-50%,-50%);} 
.homeCom .right {float: right; width: 50%;}
.img-masonary {margin: 20px 0 0 15px;}
*/



.home_sub_title { /* font-size: 16px; color: #747474; margin: 0;*/ margin-bottom: 20px; }
.home_sub_title span { text-align: center; font-size: 15px; font-family: Microsoft YaHei; font-weight: 300; color: #999999; line-height: 23px; }
.home_sub_title span:before { display: inline-block; position: relative; top: -4px; right: 5px; content: ""; width: 20px; height: 0px; border: 1px solid #D7D7D7; }
.home_sub_title span:after { display: inline-block; position: relative; top: -4px; left: 5px; content: ""; width: 20px; color: #fff; height: 0px; border: 1px solid #D7D7D7; }


.home_title { margin: 0; font-size: 28px; font-family: Microsoft YaHei; font-weight: bold; color: #000000; line-height: 36px; }
.home_title2 { margin: 0; font-size: 28px; font-family: Microsoft YaHei; font-weight: bold; color: #000000; line-height: 36px; }
.home_line { width: 100%; height: 1px; text-align: center; background-image: url(/images/line_bg.png); background-position: center; background-repeat: no-repeat; padding: 20px 0px; }
.home_summary { font-size: 15px; font-family: Microsoft YaHei; font-weight: 300; color: #999999; margin: 0; line-height: 23px; }

.homeJt { padding-top: 70px; padding-bottom: 20px; border-top: 5px solid #EAEAEC; -webkit-background-size: cover; background-size: cover; }
.homeJt .home_title { }
.homeJtitle { width: 100%; line-height: 40px; text-align: center; font-size: 28px; font-weight: bold; color: #000000; }
.homeJtitlesm { width: 100%; line-height: 60px; text-align: center; padding-bottom: 20px; font-size: 15px; font-weight: 300; color: #A5A5A5; }
/*.home_line { width: 100%; height: 2px; text-align: center; background-image: url(/images/line_bg.png); background-position: center; background-repeat: no-repeat; padding-top: 50px; }*/

.homeJt .home_summary { margin-top: 5px; }
.homeJt .homeJtdt { margin-top: 40px; }

.homeJt h2 { font-size: 36px; line-height: 42px; color: #fff; margin: 0; margin-bottom: 27px; }
.homeJt a.detail { width: 136px; height: 42px; line-height: 42px; background: #fff; color: #186AAB; border-radius: 23px; }
.homeJt a.detail:hover { color: #fff; background: #186AAB; border-color: #fff; }


.homeJt .homeJtdt .wrap { position: relative; }
.homeJt .map_mark { }
.homeJt .map_mark .signIndex { width: 15px; height: 26px; background: url(/images/home/map_y.png) no-repeat; position: absolute; z-index: 103; }

.homeJt .map_mark .signIndex_1 { top: 195px; left: 560px; width: 30px; height: 51px; background: url(/images/home/map_red_big.png) no-repeat; }
.homeJt .map_mark .signIndex_2 { top: 225px; left: 577px; }
.homeJt .map_mark .signIndex_3 { top: 200px; left: 640px; }
.homeJt .map_mark .signIndex_4 { top: 292px; left: 846px; }
.homeJt .map_mark .signIndex_5 { top: 292px; left: 873px; }
.homeJt .map_mark .signIndex_6 { top: 266px; left: 895px; width: 30px; height: 51px; background: url(/images/home/map_blue.png) no-repeat; }
.homeJt .map_mark .signIndex_7 { top: 283px; left: 899px; background: url(/images/home/map_red.png) no-repeat; }

.homeJt .map_mark .signIndex:hover { animation: shake 1s ease }
/*抖动效果*/
@keyframes shake {
    0% { transform: translateX(3%) }
    10% { transform: translateX(-2.5%) }
    20% { transform: translateX(2.5%) }
    30% { transform: translateX(-2%) }
    40% { transform: translateX(2%) }
    50% { transform: translateX(-1.5%) }
    60% { transform: translateX(1.5%) }
    70% { transform: translateX(-1%) }
    80% { transform: translateX(1%) }
    90% { transform: translateX(-.5%) }
    100% { transform: translateX(0) }
}

.f-shake { animation: shake 1s ease }



/*bottom*/
.bottom { padding: 20px 0; background: #2562B3; position: relative; top: 20px; }
.bottom .left { float: left; width: 80%; }
.bottom .left h3 { color: #fff; font-size: 28px; font-weight: 600; margin: 0; line-height: 23px; margin-bottom: 16px; }
.bottom .left p { font-size: 16px; color: #D5E0EE; margin: 0; line-height: 25px; }
.bottom .right { float: right; }
.bottom .right a.detail { width: 100px; margin: 22px 0 0 0; color: #222222; background: #fff; border-color: #fff; }
.bottom .right a.detail:hover { color: #fff; background: #186AAB; }

/*footer*/

.footer .footerJt { width: 300px; margin-right: 26px; }
.footer .footerJt .contact { margin-top: 45px; }
.footer .footerJt .contact li { font-size: 14px; color: #C9C9C9; margin-bottom: 18px; }
.footer .footerJt .contact li i { display: table-cell; vertical-align: middle; font-size: 16px; color: #FFFFFF; width: 18px; text-align: center; padding-right: 15px; }
.footer .footerJt .contact li span { display: table-cell; vertical-align: middle; }
.footer .footerLink { margin-right: 45px; }
.footer h3.title { font-size: 15px; margin-bottom: 20px; position: relative; }
.footer h3.title::after { content: ""; position: absolute; width: 12px; height: 6px; bottom: -8px; left: 50%; transform: translate(-50%); background: url(/images/menu/nav_xb_white.png) no-repeat; }
.footer .footerLink ul { }
.footer .footerLink ul li { }
.footer .footerLink ul li a { font-size: 14px; color: #CDD3D9; line-height: 30px; }
.footer .footerLink ul li a:hover { color: #fff; }
.footer .footerNews { width: 310px; }
.footer .footerNews ul { margin-top: 40px; }
.footer .footerNews ul li { margin-bottom: 20px; }
.footer .footerNews ul li span.border { color: #576673; font-size: 13px; display: table-cell; vertical-align: top; }
.footer .footerNews ul li span.border:before { content: ' '; width: 10px; height: 2px; background: #FFFFFF; display: block; }
.footer .footerNews ul li .content { padding-left: 18px; display: table-cell; vertical-align: top; position: relative; top: -8px; }
.footer .footerNews ul li .content a { display: block; color: #C9C9C9; font-size: 13px; line-height: 25px; transition: all .3s ease; }
.footer .footerNews ul li .content a:hover { color: #fff; }
.footer .footerNews ul li .content span { color: #576673; font-size: 13px; display: block; }
.footer .footerContact { width: 416px; }
.footer .footerContact input { width: 100%; margin-bottom: 10px; padding: 12px 20px; font-size: 13px; box-sizing: border-box; background: #2C353C; color: #C9C9C9; }
.footer .footerContact textarea { width: 100%; height: 120px; margin-bottom: 10px; padding: 12px 20px; font-size: 13px; box-sizing: border-box; background: #2C353C; color: #C9C9C9; }
.footer .footerContact button { width: 100%; height: 50px; text-align: center; line-height: 50px; color: #fff; font-size: 13px; font-weight: 600; background: #1182DF; cursor: pointer; transition: all .3s ease-in; }
.footer .footerContact button:hover { background: #186AAB; }





.footerBottom { padding: 10px 0; background: #697076; border-top: 1px solid #2D373F; width: 100%; }
.footerBottom .wrap { width: 1200px; margin: 0 auto; }
.footerBottom p { line-height: 30px; float: left; width: 80%; font-size: 12px; font-family: FuturaBT; font-weight: normal; color: #CDD3D9; }
.footerBottom span { line-height: 30px; font-size: 12px; font-family: Microsoft YaHei; font-weight: 400; color: #CDD3D9; }
.footerBottom a { color: #CFD4DA; }
.footer-left { width: 82%; float: left; }
/*.footer-right { width: 18%; float: left; }*/
/*.footer-right .rightbox { width: 100%; height: auto; margin-top: 150px; }*/
.footer-right .rightbox li { float: left; padding-left: 10px; list-style-type: none; list-style: none; }

.footer .tel { margin-bottom: 20px; background: url(/images/home/tel.png); background-position: left; background-repeat: no-repeat; height: 30px; font-style: italic; font-size: 16px; font-family: BodoniBT; font-weight: normal; color: #FFFFFF; }
.footer .tel span { margin-left: 30px; }
.bot_txt { line-height: 26px; font-size: 15px; font-family: FuturaBT; font-weight: normal; color: #CDD3D9; }
.bot_txt span { line-height: 35px; float: left; }

.img-masonary video { height: 420px; }

.homeCyqyW .bx-wrapper { max-width: 1300px !important; }

/**********关于我们*************/
.contBanner { position: fixed; width: 100%; height: 380px; left: 0; top: 130px; z-index: 0; }
.contBannerAbout { background: url(/images/web/zy_banner01.jpg) no-repeat center; background-size: auto 100%; }
.contBannerWrit { height: 252px; width: 294px; text-align: center; color: #fff; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); background: url(/images/web/zy_title_bg.png) no-repeat center center; }
.contBannerWritW { position: absolute; top: 50%; right: 18px; transform: translateY(-50%); }
.contBannerWrit h2 { font-size: 36px; border-bottom: #fff solid 1px; display: inline-block; min-width: 200px; height: 52px; overflow: hidden; color: #fff; }
.contBannerWrit h3 { text-transform: uppercase; font-size: 20px; font-family: arial; line-height: 30px; width: 220px; margin: 8px auto 0 auto; }

.contMain { margin-top: 520px; background: #fff; position: relative; z-index: 1; }
.contWrap { width: 1700px; margin: 0 auto; }
.w1200 { width: 1200px; margin: 0 auto; }

.aboutTit { text-align: center; padding: 60px 0 60px 0; position: relative; top: 40px; }
.aboutTit ul { }
.aboutTit ul li { display: inline-block; width: 144px; height: 46px; margin: 0 4px; line-height: 46px; }
.aboutTit ul li a { display: block; width: 100%; height: 100%; color: #555; background-color: #f1f1f1; border-radius: 2px; }
.aboutTit ul li a:hover { color: #fff; background-color: #0382db; }
.aboutTit ul li.active a { color: #fff; background-color: #e62129; }
.aboutCont { margin-bottom: 100px; }
.aboutCont li.left { float: left; width: 50%; }
.aboutCont li.right { float: right; width: 50%; }
.aboutContHead { width: 82%; margin: 10px auto 30px; text-align: center; }
.aboutContHead h3 { letter-spacing: 10px; font-family: Arial; font-size: 10px; color: #333; }
.aboutContHead h2 { font-size: 40px; color: #0382db; position: relative; z-index: 1; }
.aboutContHead h2 span { display: inline-block; padding: 0 20px; background: #fff; position: relative; z-index: 4; }
.aboutContHead h2:after { content: ""; display: block; width: 100%; height: 1px; background: #e1e1e1; position: absolute; top: 50%; left: 0; z-index: 1; }
.aboutTxt { padding: 0 30px; margin-top: 30px; }
.aboutTxt p { margin-bottom: 30px; font-size: 16px; text-indent: 2em; line-height: 36px; color: #666; }
/**********关于我们-联系我们*************/
.aboutconInfor { padding: 0 0 50px 0; border-bottom: 1px solid #e5e5e5; }
.aboutconInfor ul { padding: 0 50px; }
.aboutconInfor ul li { float: left; width: 25%; text-align: center; }
.aboutconInfor ul li .pic { height: 66px; line-height: 66px; font-size: 0; }
.aboutconInfor ul li .pic img { width: auto; vertical-align: middle; }
.aboutconInfor ul li h2 { color: #888; margin-top: 2px; border-bottom: 14px; }
.aboutconInfor ul li h3 { margin: 10px 0; line-height: 36px; font-family: Arial; font-size: 20px; color: #333; }
.aboutconInfor ul li h3 a { display: inline-block; height: 100%; width: 130px; font-size: 14px; color: #fff; background: #1182DF; }
.aboutconInfor ul li h3 a:hover { background: #186AAB; }
.aboutconBottom { margin: 60px 0; }
.aboutconBottom .left { float: left; width: 50%; }
.aboutconBottom .right { float: right; width: 49%; }
.aboutconCont { padding: 30px 10px 30px 50px; background: #f7f7f7; }
.aboutconCont h2 { line-height: 46px; font-size: 26px; color: #222; }
.aboutconCont h3 { line-height: 36px; font-size: 16px; color: #333; margin-bottom: 25px; }
.aboutconCont ul { margin-top: 15px; }
.aboutconCont ul li { float: left; width: 45%; box-sizing: border-box; }
.aboutconCont ul li:first-child { margin-right: 9%; border-right: 1px solid #ececec; }
.aboutconCont ul li .pic { float: left; width: 30%; }
.aboutconInner { float: right; width: 69%; }
.aboutconInner p { line-height: 34px; font-size: 16px; color: #888; margin-top: 5%; }

/**********关于我们*************/
.bgF3 { background: #f3f3f3; }
.aboutdepar { padding: 80px 0; }
.aboutdepar ul { }
.aboutdepar ul li { float: left; width: 48%; margin: 0 1% 60px 1%; padding: 30px 0; background: #fff; transition: all .3s ease-in; }
.aboutdepar ul li:hover { box-shadow: 0 0 26px 2px #ddd; }
.aboutdepar ul li .pic { float: left; width: 60%; box-sizing: border-box; padding: 3.5% 6.8% 8.42% 7%;; background: url(/images/about/notebook.png) no-repeat center; background-size: 100%; }
.aboutdepar ul li .cont { float: right; width: 38%; margin-right: 2%; }
.aboutdeparHead { margin-top: 30px; }
.aboutdeparHeadPic { float: left; width: 84px; height: 84px; border: 1px solid #b6c4cd; border-radius: 100%; overflow: hidden; }
.aboutdeparHeadPic img { max-width: 200%; max-height: 200%; }
.aboutdeparHeadCont { float: left; width: 57%; margin: 15px 0 0 4%; }
.aboutdeparHeadCont h2 { font-size: 20px; color: #333; }
.aboutdeparHeadCont h3 { color: #888; margin-top: 8px; }
.aboutdeparHeadTxt { height: 130px; line-height: 26px; font-size: 14px; color: #888; margin-top: 25px; }
.aboutdeparHeadTxt p { }
.aboutdepar ul li .cont a { display: block; width: 130px; height: 42px; line-height: 42px; margin: 0 auto; text-align: center; color: #fff; background: #1182DF; border-radius: 2px; }
.aboutdepar ul li .cont a:hover { background: #186AAB; }
/**********关于我们-领导致辞*************/
.aboutlead { }
.aboutlead ul { margin-bottom: 30px; }
.aboutlead ul li { width: 52.444%; color: #333; }
.aboutlead ul li.aboutleadPic { width: 44%; }
.aboutlead ul li.left { float: left; }
.aboutlead ul li.right { float: right; }
.aboutlead ul li:hover .pic img { transform: scale(1.1); }
.aboutlead ul li h3 { font-size: 24px; margin-top: 6px; margin-bottom: 40px; color: #333; line-height: 30px; }
.aboutlead ul li p { font-size: 16px; line-height: 30px; }
.aboutlead ul li a.detail { width: 122px; height: 42px; margin-top: 20px; line-height: 42px; color: #fff; background: #186AAB; border-radius: 23px; border-color: #186AAB; }
.aboutlead ul li a.detail:hover { color: #186AAB; background: #fff; }
/**********关于我们-组织架构*************/
.aboutorg { margin-bottom: 60px; text-align: center; }
.aboutorg .pic { width: 80%; margin: 0 auto; }
/*.aboutorg .pic img {width: 100%;}*/
/**********经营业务*************/
.contBannerBusiness { background: url(/images/web/zy_banner06.jpg) no-repeat center; background-size: auto 100%; }
.business .pic { text-align: center; margin-bottom: 50px; }
.business .pic img { width: auto; max-width: 100%; }
/**********经营业务-*************/

/**********经典项目*************/
.contBannerClassic { background: url(/images/web/zy_banner08.jpg) no-repeat center; background-size: auto 100%; }
.classicList li { float: left; width: 22.5%; margin: 0 1% 50px 1%; }
.classicList li .cont { margin-top: 20px; }
.classicList li .cont h3 { font-size: 18px; text-transform: capitalize; font-weight: bold; color: #222E35; line-height: 25px; margin: 0; margin-bottom: 4px; }
.classicList li .cont h3 a:hover { color: #1182DF; }
.classicList li .cont span { font-size: 13px; color: #2562B3; text-transform: capitalize; display: block; padding-bottom: 15px; margin-bottom: 15px; border-bottom: 1px solid #E6E6E6; }
.classicList li .cont p { height: 54px; font-size: 14px; color: #9C9C9C; line-height: 26px; margin: 0; overflow: hidden; }
.classicList li .cont .detail { margin-top: 12px; }

.page { width: 100%; height: 30px; margin: 20px 0 50px 0; padding-top: 25px; text-align: center; line-height: 30px; color: #D1D1D1; border-top: 1px solid #cecece; }
.page em { display: inline-block; height: 100%; margin: 0 3px; padding: 0 15px; font-size: 20px; border: 1px solid #F1F1F1; vertical-align: top; cursor: pointer; }
.page em:hover { color: #333; background: #f5f4f4; }
.page em.active { color: #fff; background: #346DB8; }
.page a { display: inline-block; height: 100%; margin: 0 3px; padding: 0 14px; color: #D1D1D1; border: 1px solid #F1F1F1; zoom: 1; *display: inline; float: none; }
.page a:hover { color: #333; background: #f5f4f4; }
.page a.active { color: #fff; background: #346DB8; }
.page p { display: inline-block; height: 100%; margin-left: 20px; zoom: 1; *display: inline; float: none; }
/**********企业文化*************/
.contBannerEnter { background: url(/images/web/zy_banner03.jpg) no-repeat center; background-size: auto 100%; }
.enter { margin-bottom: 60px; }
.enter .pic { float: left; width: 630px; height: 420px; margin: 0 16px 0 0; }
.enter .txt { font-size: 16px; color: #666; line-height: 36px; text-indent: 2em; text-align: justify; }
/**********人力资源*************/
.contBannerManpower { background: url(/images/web/zy_banner04.jpg) no-repeat center; background-size: auto 100%; }
.manpower { }
.manpower .pic { text-align: center; }
.manpower .pic img { width: auto; }
.manpower .txt { margin: 50px; font-size: 18px; text-indent: 2em; color: #333; }
.manpower p { }

/**********成员企业*************/
.contBannerMember { background: url(/images/web/zy_banner07.jpg) no-repeat center; background-size: auto 100%; }
.memberW { padding-top: 80px; margin-bottom: 60px; }
.memberW .left { float: left; width: 66%; }
.memberW .left .pic { text-align: center; }
.memberW .left .pic img { width: auto; max-width: 100%; }
.memberW .left h2 { margin-bottom: 30px; line-height: 40px; text-align: center; font-size: 24px; font-weight: 600; color: #333; }
.memberW .left .txt { margin-top: 30px; font-size: 16px; color: #666; line-height: 36px; text-indent: 2em; text-align: justify; }
.memberW .left p { margin: 0 0 20px; }
.memberW .right { float: right; width: 30%; }
.memberSearch { height: 54px; margin-bottom: 36px; line-height: 54px; border: 1px solid #F1F1F1; border-radius: 28px; overflow: hidden; }
.memberSearch input.text { width: 73%; margin-left: 6%; vertical-align: middle; }
.memberSearch input.sub { float: right; width: 20%; height: 100%; text-align: center; font-size: 12px; font-weight: 600; color: #fff; background: #1182DF; cursor: pointer; }
.memberSearch input.sub:hover { background: #186AAB; }
.memberW .right h2 { margin: 25px 0 12px 0; font-size: 24px; font-weight: 600; color: #3F3E3E; text-transform: capitalize; }
.memberList { margin-top: 10px; }
.memberList li { height: 42px; line-height: 42px; font-size: 12px; }
.memberList li a { padding-left: 26px; position: relative; color: #9C9C9C; }
.memberList li a:hover { color: #1182DF; }
.memberList li a:before { content: ''; width: 10px; height: 2px; display: block; background: #E3E3E3; position: absolute; top: 6px; left: 0; }
.memberGjz { }
.memberGjz li { float: left; height: 30px; margin-right: 8px; margin-bottom: 15px; line-height: 30px; border: 1px solid #F1F1F1; border-radius: 16px; overflow: hidden; }
.memberGjz li a { display: block; height: 100%; padding: 0 22px; color: #BABABA; }
.memberGjz li a:hover { color: #fff; background: #346DB8; }
/**********新闻中心*************/
.contBannerNews { background: url(/images/web/zy_banner02.jpg) no-repeat center; background-size: auto 100%; }
.newsW { padding: 0; }
.newsList li { width: 100%; padding-bottom: 40px; margin: 0; margin-bottom: 40px; border-bottom: 1px solid #F1F1F1; }
.newsW .left .newsList li .pic img { width: 100%; }
.newsW .left .newsList li .cont h2 { text-align: left; }
.newsList li .cont .left { width: 80px; display: table-cell; vertical-align: middle; padding-right: 25px; }
.newsList li .cont .right { float: none; width: auto; display: table-cell; vertical-align: middle; }
.pageNews { padding-top: 0; border: none; }
.newsWqlist { margin-top: 20px; }
.newsWqlist li { margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #F1F1F1; }
.newsWqlist li:last-child { border: none; }
.newsWqlist li:hover img { transform: scale(1.1); }
.newsWqlist li:hover .cont h3 { color: #186AAB; }
.newsWqlist li a { display: block; }
.newsWqPic { display: table-cell; vertical-align: middle; }
.newsWqlist li a .pic { width: 70px; margin-right: 20px; }
.newsWqlist li a .cont { display: table-cell; vertical-align: middle; }
.newsWqlist li a .cont h3 { margin-bottom: 4px; color: #9C9C9C; line-height: 24px; font-family: "微软雅黑"; }
.newsWqlist li a .cont p { color: #2562B3; baseline-shift: 26px; }

/**********新闻中心-通知公告*************/
.noticList { }
.notic { margin-bottom: 60px; }
.noticList li { float: left; width: 46%; margin: 0 2% 40px 2%; padding-bottom: 24px; border-bottom: 1px solid #e5e5e5; }
.noticList li .left { display: table-cell; vertical-align: middle; padding-right: 40px; width: 100px; }
.noticList li .left > *, .noticList li .right > * { font-family: "微软雅黑"; }
.noticList li .left h2 { font-size: 16px; color: #666; margin: 10px 0 10px; }
.noticList li .left h3 { font-size: 34px; color: #222; }
.noticList li .right { display: table-cell; vertical-align: middle; }
.noticList li .right h3 { font-size: 20px; line-height: 28px; height: 56px; }
.noticList li .right h3 a:hover { color: #186AAB; }
.noticList li .right p { height: 74px; line-height: 24px; font-size: 14px; color: #888; margin-top: 10px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; text-overflow: clip; overflow: hidden; }

/**********招标信息*************/
.tender { margin: 50px 0 0 0; }
.tenderList { }
.tenderList li { float: left; width: 30%; margin: 0 1.25% 50px 1.25%; }
.tenderList li:hover .left .icon { background: #fff; border-color: #e62129; color: #e62129; }
.tenderList li .left { display: table-cell; vertical-align: top; }
.tenderList li .left .icon { width: 65px; height: 65px; border: 2px solid #e62129; background: #e62129; text-align: center; color: #fff; line-height: 63px; margin-right: 27px; position: relative; transition: all .3s ease; }
.tenderList li .left .icon:before { content: ''; width: 30px; height: 30px; position: absolute; bottom: -17px; right: -17px; background: #fff; transform: rotate(45deg); }
.tenderList li .left .icon span { display: inline-block; margin-top: 10px; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.tenderList li .left .icon span:before { font-size: 35px; content: "\f044"; }
.tenderList li .right { display: table-cell; vertical-align: top; }
.tenderList li .right h3 { height: 50px; font-size: 20px; text-transform: capitalize; color: #202A30; font-weight: 500; margin: 0; line-height: 24px; margin-bottom: 12px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: clip; overflow: hidden; }
.tenderList li .right h3 a:hover { color: #186AAB; }
.tenderList li .right p { color: #9C9C9C; line-height: 24px; margin: 0; margin-bottom: 15px; font-size: 12px; /*display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:clip;overflow:hidden;*/ }
.tenderList li .right a.tenderListD { color: #2562B3; font-size: 14px; text-transform: capitalize; font-weight: 600; }
.tenderList li .right a.tenderListD:hover { color: #5E2A30; }

.animate { position: relative; top: 40px; }
.aboutdeparHead { height: 88px; }

/*党群工作*/
.partList { }
.partList li { padding-bottom: 20px; margin-bottom: 30px; border-bottom: 1px solid #F1F1F1; }
.partList li .partPic { display: table-cell; vertical-align: top; }
.partList li .partPic .pic { width: 300px; margin-right: 20px; }
.partList li:hover .pic img { transform: scale(1.1); }
.partList li .cont { display: table-cell; vertical-align: top; font-family: "微软雅黑"; }
.partList li .cont h3 { margin-top: 6px; margin-bottom: 8px; font-size: 20px; line-height: 32px; font-weight: 600; }
.partList li .cont h3 a:hover { color: #186AAB; }
.partList li .cont h4 { color: #1182DF; font-family: "微软雅黑"; }
.partList li .cont p { line-height: 28px; }

/*详情页*/
.detailW { margin-bottom: 60px; }
.detailHead { padding: 10px 0 12px 0; text-align: center; border-bottom: 1px solid #E1E1E1; }
.detailHead h2 { margin-bottom: 20px; line-height: 36px; font-size: 22px; font-weight: 600; font-family: "微软雅黑"; color: #333; }
.detailHead p { }
.detailHead p em { display: inline-block; margin: 0 20px; }
.detailHead p em span { display: inline-block; padding: 0 2px; margin-right: 2px; cursor: pointer; }
.detailHead p em span.on { color: #E62129; }
.detailHead p em span.middle { font-size: 18px; }
.detailHead p em span.big { font-size: 20px; }
.detailCont { width: 80%; margin: 30px auto 0; }
.detailCont p { margin-bottom: 20px; color: #333; line-height: 28px; text-indent: 2em; }
.detailCont .pic { margin: 20px 0; }

.jump { margin-top: 36px; padding: 16px 0; color: #333; border-top: 1px solid #E1E1E1; }
.jump p { color: #333; line-height: 32px; }
.jump p a:hover { color: #186AAB; }






.imagebox { width: 1199px; height: auto; margin: 0 auto; position: relative; }
.imagebox img { width: 100%; }


/* 主体 */
.container { height: 100%; width: 100%; transition: all .5s; /* //过渡 */ }
.container .item { height: 100%; }
/* 导航 */
.navWrap, .nav .dropdown svg { width: 16px; height: 16px; }
.nav > ul > li:hover > a,
.nav > ul > li .active { color: #F45A9D; }
.nav > ul > li:hover svg path,
.nav > ul > li .active svg path { stroke: #F45A9D; }




/*销售网络*/
/*.sale { }
.sale .tit_bar { background: url(/images/wmzz_bg.png) center no-repeat; }
.sale .title { font-size: 28px; font-family: FuturaBT; font-weight: normal; color: #000000; }
.sale .sub_title { margin-top: 10px; font-size: 20px; font-family: Microsoft YaHei; font-weight: 400; color: #000000; }
.sale .sub_title:before { display: inline-block; position: relative; top: -4px; right: 5px; content: ""; width: 20px; height: 0px; border: 1px solid #000; }
.sale .sub_title:after { display: inline-block; position: relative; top: -4px; left: 5px; content: ""; width: 20px; color: #fff; height: 0px; border: 1px solid #000; }


.sale .gy_box { padding: 70px 0px; background: #E6E9EC; position: relative; margin-top: 160px; text-align: center; }
.sale .gy_box .tit_bar { padding-top: 30px; margin-bottom: 50px; }
.sale .gy_box .title { font-size: 24px; font-weight: 400; color: #000000; line-height: 32px; margin-bottom: 15px; }
.sale .gy_box .summary { font-size: 14px; font-weight: 400; color: #616C77; line-height: 22px; }


.breadcrumbs { padding: 30px 0px; }
.breadcrumbs a { color: #333333; font-size: 12px; font-weight: 400; }
.breadcrumbs span { color: #333333; font-size: 12px; font-weight: 400; }
.breadcrumbs .on { color: #F7006D }


.sale .map_box { text-align: center; padding-top: 20px; }
.sale .map_box .tit_bar { padding-top: 30px; margin-bottom: 50px; }
.sale .map_box .summary { font-size: 15px; line-height: 30px; font-family: Microsoft YaHei; font-weight: 400; color: #333333; }

.sale .map_box .map_data { background: url(/images/sale/jz_bg.png) bottom no-repeat; }

.sale .branch_search { background: #EAF1F5; text-align: center; padding-top: 40px; padding-bottom: 50px; }
.sale .branch_search .tit_bar { padding-top: 30px; margin-bottom: 25px; }
.sale .branch_search .box { background: #F8F9FA; border-radius: 20px; padding: 30px 0px; }


.sale .branch_search .filter { }
.sale .branch_search .filter select { padding-left: 10px; width: 285px; height: 40px; background: rgba(0,0,0,0); border: 1px solid #B6BFC8; border-radius: 5px; margin-right: 15px; }


.sale .branch_search .content { width: 950px; background: #F8F9FA; border-radius: 20px; margin: 0 auto; margin-top: 35px; }
.sale .branch_search .content ul { margin: 0 auto; width: 880px; }
.sale .branch_search .content ul li { float: left; margin-bottom: 30px; margin-right: 20px; margin-left: 20px; text-align: left; padding-left: 30px; padding-top: 40px; }
.sale .branch_search .content ul li { width: 400px; height: 200px; background: #FFFFFF; border-radius: 22px; }
.sale .branch_search .content .t { margin-bottom: 20px; font-size: 18px; font-family: Microsoft YaHei; font-weight: bold; color: #666666; }
.sale .branch_search .content .c { font-family: Microsoft YaHei; font-weight: 400; color: #999999; line-height: 30px; }
.sale .branch_search .content .k { }
.sale .branch_search .content .v { }
#charts { width: 650px; height: 500px; margin: 0 auto; }
*/


/*宽度大于768px*/
@media(min-width:768px) {
}

/*宽度小于768px*/
@media (max-width: 768px) {
    .main .inner { padding: 0px 10px; }
    .link-next-page { display: none; }
    .share_box { display: none; }
    .sidenav { display: none; }
    .header .sidenav-top { display: none; }
    .header .menu-container { position: fixed; top: 0; left: 0; right: 0; text-align: center; padding: 15px 0; z-index: 9999; height: 48px; border-bottom: none; box-shadow: 0 1px 5px rgb(0 0 0 / 5%); background: white; }

    .header .logbox { display: none; }
    .header .logbox2 { }
    .menu-container .warp { display: flex; justify-content: space-between; padding: 0px 10px; }
    .m-icon-nav { display: inherit; font-weight: bold; }
    .searchbar .ku-icon { font-weight: bold; }
    .site-search { top: 48px; }
    .submenu { display: none; }
    .m-nav-show { }

    .m-nav-show { z-index: 99; position: fixed; top: 0; right: 0; left: 0; bottom: 0; height: 100%; width: 100% }
    .m-nav-show .m-navbar { left: 0; }
    .m-nav-show .m-mask { display: block; position: fixed; top: 0; right: 0; left: 0; bottom: 0; background-color: rgba(0,0,0,0.5); z-index: 99; overflow: hidden; }
    .m-nav-show .m-icon-nav { color: #45B6F7; }


    .m-nav-show .menu-container .sidenav { margin: 0 0; position: fixed; top: 0; left: -65%; bottom: 0; height: 100%; background-color: #293038; text-align: left; padding: 15px 0 0; line-height: 1; font-size: 14px; width: 65%; z-index: 99999; display: block; overflow-y: auto; -webkit-transition: left 0.3s; -moz-transition: left 0.3s; -ms-transition: left 0.3s; -o-transition: left 0.3s; transition: left 0.3s; left: 0px; }
    .m-nav-show.sidenav a { text-decoration: none; font-size: 15px; font-weight: 400; color: #fff; display: block; height: 60px; line-height: 60px; padding-left: 58px; }
    .m-nav-show .sidenav > ul > li { }
    .m-nav-show .sidenav a { display: block; margin: 0 15px; padding: 15px 0; color: #eee; color: rgba(255,255,255,0.8); border-bottom: 1px solid rgba(255,255,255,0.04); color: #fff; }

    .banner_content .banner_center { display: none; }
    .banner_content .title { display: none; font-size: 15px; margin-bottom: 10px; }
    .banner_content .title { position: absolute; right: 155px; z-index: 1; text-align: right; color: #e3e3e3; bottom: 68px; }
    .banner_content .title p { margin-bottom: 30px; }
    .banner_content .etitle { font-size: 41px; font-family: 'FuturaBT'; font-weight: 500; color: #FFFFFF; }
    .banner_content .ctitle { margin-left: 30px; font-size: 41px; font-family: 'FuturaBT'; font-weight: 500; color: #FFFFFF; }


    .homeNewsList li { position: relative; margin-bottom: 20px; }



    .tabbox { margin-top: 30px; overflow: hidden; }

    .tabbox ul li { width: 121px; height: 121px; text-align: center; background: url(/images/tywx.png) no-repeat center; cursor: pointer; font-weight: 400; color: #000000; display: flex; flex-direction: column; justify-content: center; align-items: center; }

    .tabbox ul li .bar { width: 80px; height: 80px; text-align: center; cursor: pointer; display: flex; flex-direction: column; justify-content: center; }
    .tabbox ul li .bar span { font-size: 12px; }
    .tabbox ul li.active { background: url(/images/tyxz.png) center no-repeat; color: #fff; background-size: 100%; }


    .tabbox ul li:nth-child(1) { transform: translateX(-260px) translateY(60px); }
    .tabbox ul li:nth-child(2) { transform: translateX(-170px) translateY(20px); }
    .tabbox ul li:nth-child(3) { transform: translateX(-60px) translateY(0px); }
    .tabbox ul li:nth-child(4) { transform: translateX(50px) translateY(20px); }
    .tabbox ul li:nth-child(5) { transform: translateX(140px) translateY(60px); }


    .tabbox { flex-shrink: 0; width: 100%; height: 100%; position: relative; transition-property: transform; height: 170px; }
    .tabbox ul { width: 100%; position: absolute; left: 0; top: 0px; transform: translate(0px); box-sizing: border-box; }

    .tabbox ul li { left: 50%; transform: translate(-50%); position: absolute; top: 0px; cursor: pointer; word-wrap: break-word; text-align: center; display: flex; justify-content: center; align-items: center; }
    .tabbox ul li.active { }


    .fixed-btn { right: 10px; }

    .hometbox .bg { display: none; }
    .hometbox .content { /* background: url(/images/xpbg.png) center no-repeat; background-size: 100%;*/ }
    .hometbox .content { text-align: center; padding-bottom: 30px; overflow: hidden; }
    .hometbox .tabitem { display: none; padding-bottom: 30px; position: relative; width: 350px; height: 350px; /*margin-top: 75px; */ color: #FFFFFF; }
    .hometbox .tabitem.active { display: inline-block; }

    .hometbox .divimg img { width: 100%; height: 100%; }
    .hometbox .content .btn_box { text-align: center; margin-top: 20px; }

    .hometit { text-align: center; padding-top: 80px; }
    .hometbox .divimg { border: 1px solid #bcb5b5; }


    .hometbox .content .btn_box a { font-size: 12px; }





    .homeCyqy { }
    .homeCyqy .wrap { }
    .homeCyqy .allbox ul { display: flex; flex-direction: column; flex-wrap: wrap; }
    .homeCyqy .allbox { width: 100%; border-bottom: #CFD4D8 solid 1px; border-top: #CFD4D8 solid 1px; background-color: #FAFBFD; }
    .homeCyqy .allbox li { /* float: left; */ background: #fff; /* margin: 10px; */ padding: 10px 10px; /* width: 29%; */ margin-bottom: 10px; }
    .homeCyqy .allbox li dd { width: 100%; line-height: 30px; background-image: url(/images/home/bot_logo.png); background-position: center; background-repeat: no-repeat; text-align: center; margin-top: 15px; font-size: 14px; color: #000; }
    .homeCyqy .allbox li dt { width: 100%; line-height: 30px; font-size: 10px; color: #333; text-align: center; }


    .homeCom { margin-top: 45px; position: relative; margin-bottom: 20px; }
    .homeCom .allbox { height: auto; flex-direction: column; }
    .homeCom .allbox li { width: 100%; text-align: center; margin-bottom: 20px; }

    /*###*/

    .homeJt .homeJtdt { width: 100%; overflow: auto; }
    .homeInfor .ft_txt { display: none; }
}


/*底部*/
/*宽度小于768px*/
@media (max-width: 768px) {
    .footer { padding: 0px 10px 20px; }
    .ft_nav { }
    .footer .left { float: initial; }
    .footer .footerLink { width: 100%; margin: 0px; margin-bottom: 10px; }
    .footer .footerLink ul { display: flex; flex-direction: row; }
    .footer .footerLink ul li { margin-right: 10px; }
    .footer h3.title::after { display: none; }

    .footer .b_box { }
    .footer .b_box .footer_left { width: 100%; }
    .footer .b_box .footer_right { width: 100%; }
    .footer .b_box .rightbox { display: flex; flex-direction: row; margin-top: 20px; }
    .footer .b_box .rightbox li { margin-right: 20px; }

    .footer .c_box .wrap { line-height: 40px; text-align: center; }
    .footer .copyright { }
    .footer .smtk { display: block; }
    .footer .beian { display: block; }
}


/*宽度大于768px*/
@media(min-width:768px) {

    .case_ls .group_list { border-bottom: 1px solid #CFD5DB; }
    .case_ls .group_list { padding: 10px 0px; }
    .case_ls .excerpt { border-bottom: 1px dashed #CFD5DB; }
    .case_ls .excerpt { padding: 20px 20px 10px 0px; overflow: hidden; background-color: #fff; /*margin-bottom: 10px;*/ }
    .case_ls .excerpt .post-linkto { text-align: right; margin-bottom: 0; margin-top: 5px; }
    .case_ls .excerpt-text {/* padding-left: 20px; */}
    .case_ls .excerpt-text .note { margin-bottom: 0; }
    .case_ls .excerpt-1 { border-radius: 4px 4px 0 0 }
    .case_ls .excerpt-10 { border-radius: 0 0 4px 4px }
    .case_ls .excerpt:hover { background-color: #f9f9f9; position: relative; z-index: 2; }
    .case_ls .excerpt .focus { float: left; margin-left: -250px; width: 276px; }
    .case_ls .excerpt .thumb { width: 250px; height: 150px; }

    .case_ls .excerpt .cat { color: #fff; background-color: #45BCF9; padding: 3px 6px; font-size: 12px; display: inline-block; position: relative; top: -2px; margin-right: 6px; }
    .case_ls .excerpt .cat:hover { opacity: 0.85; filter: alpha(opacity=85); }
    .case_ls .excerpt .cat i { position: absolute; top: 50%; margin-top: -4px; right: -4px; display: inline-block; width: 0; height: 0; vertical-align: middle; border-left: 4px solid #45BCF9; border-top: 4px solid transparent; border-bottom: 4px solid transparent; }
    .case_ls .excerpt h2 { margin-bottom: 20px; }
    .case_ls .excerpt h2 { line-height: 1.4; font-weight: bold; font-size: 15px; color: #333333; }
    .case_ls .excerpt h2 a { color: #555; }
    .case_ls .excerpt h2 a:hover { color: #45B6F7; }
    .case_ls .excerpt h2 a span { color: #FF5E52; }
    .case_ls .excerpt h2 a:hover span { color: #45B6F7; }
    .case_ls .excerpt time,
    .case_ls .excerpt .pv,
    .case_ls .excerpt .pc,
    .case_ls .excerpt .author { margin-right: 20px; }
    .case_ls .excerpt .post-like { float: right; }
    .case_ls .excerpt .note { font-size: 12px; color: #999; word-wrap: break-word; line-height: 20px; margin-bottom: 0; }
    .case_ls .excerpt .meta { color: #999; font-size: 12px; margin-top: 30px; }
    .case_ls .excerpt .meta .fa { margin-right: 4px; }
    .case_ls .excerpt .meta a { color: #999; }
    .case_ls .excerpt .meta a:hover { color: #45B6F7; }
    .case_ls .excerpt .more { color: #999; font-size: 12px; float: right; }
    .case_ls .excerpt .more a { color: #999; }
}

/*宽度小于768px*/
@media (max-width: 768px) {
}


/*宽度大于768px*/
@media(min-width:768px) {


    .download .group_list { border-bottom: 1px solid #CFD5DB; }
    .download .group_list { padding: 10px 0px; }

    .excerpt-down { display: flex; justify-content: space-between; }
    .excerpt-down .left_box { display: flex; }


    .excerpt-down { height: 70px; line-height: 70px; width: 100%; border-bottom: 1px solid #CFD5DB; }
    .excerpt-down .size { position: relative; text-align: center; width: 110px; font-size: 15px; font-weight: 400; color: #005D86; }
    .excerpt-down .size::after { content: ''; position: absolute; border-right: 2px solid #ECECEC; top: 50%; transform: translateY(-50%); right: 0; height: 20px; }
    .excerpt-down .name { padding-left: 35px; font-size: 14px; font-weight: 400; color: #333333; }


    .excerpt-down .right_box { display: flex; }
    .excerpt-down .btn { float: right; background: red; width: 60px; }
    .excerpt-down .right_box a { height: 15px; width: 15px; display: inline-block; margin: 0 5px; }
    .excerpt-down .right_box a .ku-icon { color: #616C77; font-weight: bold; }

    .download .content { margin-bottom: 20px; }





    /*.case_ls .group_list { border-bottom: 1px solid #CFD5DB; }
    .case_ls .group_list { padding: 10px 0px; }
    .case_ls .excerpt { border-bottom: 1px dashed #CFD5DB; }
    .case_ls .excerpt { padding: 20px 20px 10px 0px; overflow: hidden; background-color: #fff;*/ /*margin-bottom: 10px;*/ /*}
    .case_ls .excerpt .post-linkto { text-align: right; margin-bottom: 0; margin-top: 5px; }
    .case_ls .excerpt-text {*/ /* padding-left: 20px; */ /*}
    .case_ls .excerpt-text .note { margin-bottom: 0; }
    .case_ls .excerpt-1 { border-radius: 4px 4px 0 0 }
    .case_ls .excerpt-10 { border-radius: 0 0 4px 4px }
    .case_ls .excerpt:hover { background-color: #f9f9f9; position: relative; z-index: 2; }
    .case_ls .excerpt .focus { float: left; margin-left: -250px; width: 276px; }
    .case_ls .excerpt .thumb { width: 250px; height: 150px; }

    .case_ls .excerpt .cat { color: #fff; background-color: #45BCF9; padding: 3px 6px; font-size: 12px; display: inline-block; position: relative; top: -2px; margin-right: 6px; }
    .case_ls .excerpt .cat:hover { opacity: 0.85; filter: alpha(opacity=85); }
    .case_ls .excerpt .cat i { position: absolute; top: 50%; margin-top: -4px; right: -4px; display: inline-block; width: 0; height: 0; vertical-align: middle; border-left: 4px solid #45BCF9; border-top: 4px solid transparent; border-bottom: 4px solid transparent; }
    .case_ls .excerpt h2 { margin-bottom: 20px; }
    .case_ls .excerpt h2 { line-height: 1.4; font-weight: bold; font-size: 15px; color: #333333; }
    .case_ls .excerpt h2 a { color: #555; }
    .case_ls .excerpt h2 a:hover { color: #45B6F7; }
    .case_ls .excerpt h2 a span { color: #FF5E52; }
    .case_ls .excerpt h2 a:hover span { color: #45B6F7; }
    .case_ls .excerpt time,
    .case_ls .excerpt .pv,
    .case_ls .excerpt .pc,
    .case_ls .excerpt .author { margin-right: 20px; }
    .case_ls .excerpt .post-like { float: right; }
    .case_ls .excerpt .note { font-size: 12px; color: #999; word-wrap: break-word; line-height: 20px; margin-bottom: 0; }
    .case_ls .excerpt .meta { color: #999; font-size: 12px; margin-top: 30px; }
    .case_ls .excerpt .meta .fa { margin-right: 4px; }
    .case_ls .excerpt .meta a { color: #999; }
    .case_ls .excerpt .meta a:hover { color: #45B6F7; }
    .case_ls .excerpt .more { color: #999; font-size: 12px; float: right; }
    .case_ls .excerpt .more a { color: #999; }*/
}

/*宽度小于768px*/
@media (max-width: 768px) {
}


/*宽度大于768px*/
@media(min-width:768px) {

    .news .news_list { margin-top: 50px; }
    .news .group_list { }
    .news .group_list { padding: 10px 0px; }

    .news .excerpt { border-bottom: 1px solid #CFD5DB; padding: 20px 20px 20px 255px; overflow: hidden; background-color: #fff; margin-bottom: 10px; }
    .news .excerpt .post-linkto { text-align: right; margin-bottom: 0; margin-top: 5px; }
    .news .excerpt-text { padding-left: 20px; }
    .news .excerpt-text .note { margin-bottom: 0; }
    .news .excerpt-1 { border-radius: 4px 4px 0 0 }
    .news .excerpt-10 { border-radius: 0 0 4px 4px }
    .news .excerpt:hover { background-color: #f9f9f9; position: relative; z-index: 2; }
    .news .excerpt .focus { float: left; margin-left: -250px; width: 276px; }
    .news .excerpt .thumb { width: 250px; height: 150px; border-radius: 3px; }

    .news .excerpt .cat { color: #fff; background-color: #45BCF9; padding: 3px 6px; font-size: 12px; display: inline-block; position: relative; top: -2px; margin-right: 6px; }
    .news .excerpt .cat:hover { opacity: 0.85; filter: alpha(opacity=85); }
    .news .excerpt .cat i { position: absolute; top: 50%; margin-top: -4px; right: -4px; display: inline-block; width: 0; height: 0; vertical-align: middle; border-left: 4px solid #45BCF9; border-top: 4px solid transparent; border-bottom: 4px solid transparent; }
    .news .excerpt h2 { margin-bottom: 20px; }
    .news .excerpt h2 { line-height: 1.4; font-weight: bold; font-size: 15px; color: #333333; }
    .news .excerpt h2 a { color: #555; }
    .news .excerpt h2 a:hover { color: #45B6F7; }
    .news .excerpt h2 a span { color: #FF5E52; }
    .news .excerpt h2 a:hover span { color: #45B6F7; }
    .news .excerpt time,
    .news .excerpt .pv,
    .news .excerpt .pc,
    .news .excerpt .author { margin-right: 20px; }
    .news .excerpt .post-like { float: right; }
    .news .excerpt .note { font-size: 12px; color: #999; word-wrap: break-word; line-height: 20px; margin-bottom: 0; height: 40px; overflow: hidden; }
    .news .excerpt .meta { color: #999; font-size: 12px; margin-top: 25px; }
    .news .excerpt .meta .fa { margin-right: 4px; }
    .news .excerpt .meta a { color: #999; }
    .news .excerpt .meta a:hover { color: #45B6F7; }
    .news .excerpt .more { color: #999; font-size: 12px; float: right; }
    .news .excerpt .more a { color: #999; }
}

/*宽度小于768px*/
@media (max-width: 768px) {
}

.inner_page { }
.inner_page .box { text-align: center; }
.inner_page .tit_bar { background: url(/images/wmzz_bg.png) center no-repeat; text-align: center; padding-top: 30px; display: inline-block; }
.inner_page .title { font-size: 28px; font-family: FuturaBT; font-weight: normal; color: #000000; }
.inner_page .sub_title { margin-top: 10px; font-size: 20px; font-family: Microsoft YaHei; font-weight: 400; color: #000000; }
.inner_page .sub_title:before { display: inline-block; position: relative; top: -4px; right: 5px; content: ""; width: 20px; height: 0px; border: 1px solid #000; }
.inner_page .sub_title:after { display: inline-block; position: relative; top: -4px; left: 5px; content: ""; width: 20px; color: #fff; height: 0px; border: 1px solid #000; }



.breadcrumbs { padding: 30px 0px; }
.breadcrumbs a { color: #333333; font-size: 12px; font-weight: 400; }
.breadcrumbs span { color: #333333; font-size: 12px; font-weight: 400; }
.breadcrumbs .on { color: #F7006D }


.main .a_url { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }


/*销售网络*/

.inner_page .gy_box { padding: 70px 0px; background: #E6E9EC; position: relative; margin-top: 160px; text-align: center; }
.inner_page .gy_box .tit_bar { margin-bottom: 50px; }
.inner_page .gy_box .title { font-size: 24px; font-weight: 400; color: #000000; line-height: 32px; margin-bottom: 15px; }
.inner_page .gy_box .summary { font-size: 14px; font-weight: 400; color: #616C77; line-height: 22px; }
.inner_page .box .summary { font-size: 15px; line-height: 30px; font-family: Microsoft YaHei; font-weight: 400; color: #333333; }

.inner_page .map_box { text-align: center; padding-top: 20px; }
.inner_page .map_box .tit_bar { margin-bottom: 50px; }


.sale .map_box .map_data { background: url(/images/sale/jz_bg.png) bottom no-repeat; }

/*.sale .branch_search { background: #EAF1F5; text-align: center; padding-top: 40px; padding-bottom: 50px; }*/
.sale .branch_search .tit_bar { margin-bottom: 25px; }
.sale .branch_search .box { background: #F8F9FA; border-radius: 20px; padding: 30px 0px; }


.sale .branch_search .filter { }
.sale .branch_search .filter select { padding-left: 10px; width: 285px; height: 40px; background: rgba(0,0,0,0); border: 1px solid #B6BFC8; border-radius: 5px; margin-right: 15px; }


.sale .branch_search .content { /*width: 950px;*/ background: #F8F9FA; border-radius: 20px; margin: 0 auto; margin-top: 35px; }
/*.sale .branch_search .content ul { margin: 0 auto; width: 880px; }*/
/*.sale .branch_search .content ul li { float: left; margin-bottom: 30px; margin-right: 20px; margin-left: 20px; text-align: left; padding-left: 30px; padding-top: 40px; }
.sale .branch_search .content ul li { width: 400px; height: 200px; background: #FFFFFF; border-radius: 22px; }
.sale .branch_search .content .t { margin-bottom: 20px; font-size: 18px; font-family: Microsoft YaHei; font-weight: bold; color: #666666; }
.sale .branch_search .content .c { font-family: Microsoft YaHei; font-weight: 400; color: #999999; line-height: 30px; }
.sale .branch_search .content .k { }
.sale .branch_search .content .v { }*/




.article_detail { padding-bottom: 20px; }
.article-header { margin-bottom: 20px; padding: 25px 0; border-bottom: 1px dashed #DBDADC; text-align: center; }
.article-title { font-size: 18px; font-weight: bold; color: #104559; line-height: 25px; }
.article-title a,
.article-title a:hover { color: #555; }
.article-title a span { color: #FF5E52; }
.article-meta { font-size: 12px; color: #999; margin: 20px 0px; }
.article-meta .item { margin-right: 20px; }

.article-content { word-wrap: break-word; font-size: 15px; font-weight: 400; color: #828282; line-height: 25px; text-align: left; }
.article-content .fy-video { max-width: 100%; overflow: hidden; }
.article-content .fy-video video { max-width: 100%; overflow: hidden; }
.article-content img { max-width: 100%; }
.article-nav { overflow: hidden; margin-bottom: 30px; font-size: 14px; color: #bbb; border-top: 1px dashed #DBDADC; margin-top: 30px; padding-top: 30px; text-align: left; }
.article-nav .article-nav-prev { float: left; position: relative; width: 50%; }
.article-nav .article-nav-prev p { margin-bottom: 10px; }
.article-nav .article-nav-next { float: right; text-align: right }
.article-nav .article-nav-next::before { content: ''; position: absolute; left: 0; top: 0; height: 100%; display: block; width: 1px; background-color: #eee; }
.article-nav a { color: #999; margin-right: 10px; display: inline-block; }
.article-nav .article-nav-next a { margin-left: 10px; margin-right: 0; }
.article-nav a:hover { color: #45B6F7; }





.u-table { border-collapse: collapse; border-spacing: 0; width: 100%; background-color: #fff; color: #666; min-width: 640px; }
.u-table tr { height: 50px; }
.u-table td, .u-table th { padding: 5px 10px; border: 1px solid #DDD; }
.u-table th { border-top: 1px solid #BBB; background-color: #F7F7F7; }
.u-table tr:nth-child(2n+1) { background-color: #F5F5F5; }
.u-table tr td { text-align: center; }
.u-table tr td:first-child { text-align: left; }



/*宽度大于768px*/
@media(min-width:768px) {

    /*分页*/

    .pagination { margin: 30px 0px; text-align: center; font-size: 12px; display: block; clear: both; }
    .pagination ul { display: inline-block; *display: inline; *zoom: 1; margin-left: 0; margin-bottom: 0; padding: 0; }
    .pagination ul > li { display: inline; }
    .pagination ul > li > a,
    .pagination ul > li > span { margin: 0 2px; float: left; border: 1px solid #dbdbdb; background: #fff; padding: 5px 10px; display: inline-block; color: #000; }
    .pagination a:hover { text-decoration: none; background-color: #1068ab; color: #fff; border: 1px solid #1068ab; }
    .pagination li.active span, .pagination li.active a { background-color: #1068ab; color: #fff; border: 1px solid #1068ab; }
    .pagination span { -webkit-user-select: none; user-select: none; }
    .pagination a { cursor: pointer; }




    .inner_page .gy_box { padding: 70px 0px; margin-top: 160px; }
    #charts { width: 650px; height: 500px; margin: 0 auto; }
    .sale .branch_search { background: #EAF1F5; text-align: center; padding-top: 40px; padding-bottom: 50px; }
    .sale .branch_search .content { width: 950px; /* background: #F8F9FA; border-radius: 20px; margin: 0 auto; margin-top: 35px;*/ }
    .sale .branch_search .content ul { margin: 0 auto; width: 880px; }
    .sale .branch_search .content ul li { float: left; margin-bottom: 30px; margin-right: 20px; margin-left: 20px; text-align: left; padding-left: 30px; padding-top: 40px; }
    .sale .branch_search .content ul li { width: 400px; height: 200px; background: #FFFFFF; border-radius: 22px; }
    .sale .branch_search .content .t { margin-bottom: 20px; font-size: 18px; font-family: Microsoft YaHei; font-weight: bold; color: #666666; }
    .sale .branch_search .content .c { font-family: Microsoft YaHei; font-weight: 400; color: #999999; line-height: 30px; }
    .sale .branch_search .content .k { }
    .sale .branch_search .content .v { }





    .case_home .case_list { margin: 45px 0px; }
    .case_home .case_list ul { display: flex; flex-direction: row; width: 800px; margin: 0 auto; }
    .case_home .case_list li { width: 250px; height: 330px; background: rgba(0,0,0,0); border: 1px solid #B6BFC8; border-radius: 4px; margin: 0px 13px; padding: 0px 20px; }
    .case_home .case_list img { padding-top: 32px; }
    .case_home .case_list .name { text-align: center; font-size: 16px; font-weight: bold; color: #333333; position: relative; padding-bottom: 20px; margin-bottom: 20px; }
    .case_home .case_list .name::after { position: absolute; content: ""; width: 20px; height: 1px; background: #333333; left: 50%; transform: translate(-50%); bottom: 0px; }
    .case_home .case_list .content { text-align: center; font-size: 12px; font-weight: 400; color: #999999; line-height: 20px; }
    .case_home .case_list .btn { margin-top: 17px; }
    .case_home .case_list .btn a { }
    .case_home .case_list .btn .ku-icon { font-size: 25px; color: #B6BFC8; }





    .inner_page .group_list ul { display: flex; flex-direction: row; }
    .inner_page .group_list li { background: #F8F9FA; border-radius: 14px; line-height: 28px; margin-right: 20px; }
    .inner_page .group_list li.on { background: #7EB0C1; }
    .inner_page .group_list li.on a { color: #fff; }
    .inner_page .group_list a { padding: 0px 20px; display: block; color: #000; }

    .inner_page .content { text-align: left; }
}

/*宽度小于768px*/
@media (max-width: 768px) {
    .inner_page .gy_box { padding: 70px 0px; margin-top: 70px; }
    #charts { width: 350px; height: 400px; margin: 0 auto; }

    .sale .branch_search { background: #EAF1F5; text-align: center; padding-top: 20px; padding-bottom: 0px; }
    .sale .branch_search .filter select { margin-bottom: 10px; }
    .sale .branch_search .content { width: 100%; }
    .sale .branch_search .content ul { margin: 0 auto; width: 100%; }
    .sale .branch_search .content ul li { float: left; margin-bottom: 30px; text-align: left; padding-left: 10px; padding-top: 10px; }
    .sale .branch_search .content ul li { width: 100%; height: 200px; background: #FFFFFF; }
    .sale .branch_search .content .t { margin-bottom: 20px; font-size: 18px; font-family: Microsoft YaHei; font-weight: bold; color: #666666; }
    .sale .branch_search .content .c { font-family: Microsoft YaHei; font-weight: 400; color: #999999; line-height: 30px; }
    .sale .branch_search .content .k { }
    .sale .branch_search .content .v { }

    .article-content { overflow: auto; }


    .inner_page .title { font-size: 20px; }
    .inner_page .sub_title { font-size: 16px; }
}




/*产品*/
.product .pro_find { padding-top: 10px; margin-bottom: 40px; }
.product .pro_find .tit_bar { }
.product .pro_find .summary { font-size: 15px; line-height: 30px; font-family: Microsoft YaHei; font-weight: 400; color: #333333; }


.product .input_box { }
.product .input_inline { width: 610px; border-radius: 5px; background: red; margin: 0 auto; position: relative; }
.product .input_inline .ku-input { height: 60px; width: 100%; padding-left: 60px; color: #333; font-size: 16px; border: 1px solid #B6BFC8; }
.product .input_inline .ku-icon { position: absolute; left: 30px; top: 18px; font-size: 25px; color: #000; font-weight: bold; }


/*产品分类*/
.product .type_list { margin-top: 65px; }
.product .type_list ul { display: flex; align-items: center; flex-direction: row; }

.product .type_list ul li img { margin-bottom: 15px; width: 100px; height: 100px; background: rgba(0,0,0,0); border: 1px solid #CFD5DB; border-radius: 50%; }
.product .type_list ul li p { font-size: 14px; font-weight: 400; color: #333333; }
.product .type_list ul li.on p { color: #F7006D; }
.product .type_list .type_name { padding-bottom: 15px; font-size: 15px; font-family: Microsoft YaHei; font-weight: 400; color: #333333; }
.product .type_list .type_name::after { display: inline-block; position: relative; top: 19px; left: -68px; content: ""; width: 68px; height: 1px; background: #333333; }
.product .type_list .pro_content { width: 950px; margin: 0 auto; padding: 40px 10px; border-top: 1px solid #CFD5DB; border-bottom: 1px solid #CFD5DB; }



.pro_list .pro_card { width: 950px; margin: 0 auto; }


.pro_list .pro_header { border-bottom: 1px solid #CFD5DB; padding-bottom: 10px; padding-top: 45px; }
.pro_list .pro_header ul { display: flex; align-items: center; flex-direction: row; }
.pro_list .pro_header li { margin-right: 50px; }
.pro_list .pro_header li a { font-size: 14px; font-family: Microsoft YaHei; font-weight: 400; color: #999; }
.pro_list .pro_header li.on a { color: #F7006D; }


.pro_list .pro_content { padding-top: 20px; }

.pro_list .pro_content li { position: relative; overflow: hidden; margin-right: 26px; margin-bottom: 50px; width: 300px; background: #FFFFFF; /*box-shadow: -6px 17px 32px 0px rgb(0 0 0 / 10%);*/ border-radius: 4px; }

.pro_list .pro_content li img { background: #F8F9FA; border-radius: 4px; }



.pro_list .pro_content li .name { margin-bottom: 10px; text-align: left; }
.pro_list .pro_content li .name a { display: inline-block; font-weight: bold; font-size: 14px; color: #333333; }

.pro_list .pro_content li .summary { font-size: 10px; color: #999999; line-height: 18px; }
.pro_list .pro_content li .summary { width: 100%; height: 38px; overflow: hidden; }


.pro_list .pro_content li .operate { position: absolute; right: 15px; height: 70px; width: 27px; top: 15px; }
.pro_list .pro_content li .operate a { margin-bottom: 5px; display: inline-block; border: 1px solid #d2d2d2; background: #d2d2d2; border-radius: 50%; overflow: hidden; position: relative; width: 27px; height: 27px; }

.pro_list .pro_content li .ku-icon { font-size: 18px; color: #ffffff; z-index: 2; position: absolute; left: 4px; top: 3px; }
.pro_list .pro_content li .operate a:hover { border: 1px solid #F7006D; background: #F7006D; }

.pro_list .pro_content li .btn { padding-top: 10px; margin: 10px 0px; border-top: 1px dashed #E4E4E4; padding-right: 20px; }
.pro_list .pro_content li .btn .more { float: right; color: #777777; background: rgba(248,249,250,0); border: 1px solid #CFCFCF; border-radius: 11px; height: 21px; padding: 0 10px; font-size: 10px; line-height: 21px; }

.product .pro_content .a_url { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }


.pro_detail { }
.pro_detail .img_box { margin-bottom: 60px; }
.pro_detail .box img { max-width: 100%; }


.pro_detail .c_box { background: #EAF1F5; }

.pro_detail .c_box .wrap { margin: 0 auto; background: #fff; }
.pro_detail .c_box .wrap { border-bottom: 1px solid #E6E9EC; }

.pro_detail .technical .wrap { padding-top: 30px; }

.pro_detail .nav { padding: 0px 20px; line-height: 60px; width: 100%; background: #E6E9EC; margin-bottom: 45px; }
.pro_detail .nav ul { display: flex; flex-direction: row; }
.pro_detail .nav li { }
.pro_detail .nav a { display: block; font-size: 15px; font-weight: 600; color: #2B2C2E; text-transform: uppercase; padding: 0 20px; transition: all .3s ease; }


.pro_detail .down .name { float: left; }
.pro_detail .down .name .ku-icon { font-size: 27px; color: blue; margin-right: 20px; }
.pro_detail .down .size { float: right; margin-right: 20px; }
.pro_detail .down .btn { float: right; background: transparent; border: 1px solid #B6BFC8; border-radius: 3px; padding: 0px 20px; line-height: 30px; }


.cp_box { margin-top: 20px; padding-bottom: 60px; }
.cp_box .wrap { display: flex; margin: 0 auto; background: #FFFFFF; box-shadow: -6px 17px 32px 0px rgb(0 0 0 / 10%); }

.cp_box .pc-slide { width: 500px; height: 420px; display: flex; flex-direction: row; }

.cp_box .preview { position: relative; padding: 40px 0px; }
.cp_box .preview .swiper-container { width: 85px; }
.cp_box .preview .swiper-slide { width: 84px; height: 82px; cursor: pointer; }
.cp_box .preview .arrow-top { background: url(/images/icon/arrow_top.png) no-repeat left top; background-size: 100%; position: absolute; left: 50%; top: 10px; transform: translate(-50%); width: 20px; height: 20px; z-index: 10; }
.cp_box .preview .arrow-bottom { background: url(/images/icon/arrow_bottom.png) no-repeat left bottom; background-size: 100%; position: absolute; left: 50%; bottom: 10px; transform: translate(-50%); width: 20px; height: 20px; z-index: 10; }
.cp_box .preview img { padding: 1px; max-width: 100%; }
.cp_box .preview .active-nav img { padding: 0; border: 1px solid #F00; }


.cp_box .view .swiper-container { overflow: hidden; }
.cp_box .view img { width: 100%; height: 100%; }

.cp_box .tit_box { text-align: left; }
.cp_box .tit_box .title { font-size: 16px; font-weight: bold; color: #000000; }
.cp_box .tit_box .stitle { font-size: 12px; font-family: Microsoft YaHei; font-weight: 400; color: #787878; line-height: 26px; }
.cp_box .tit_box .price { font-size: 30px; font-family: SourceHanSansSC; font-weight: 400; color: #F7006D; padding: 15px 0px; }
.cp_box .tit_box .price { border-bottom: 1px solid #EAEAEA; }
.cp_box .tit_box .property { margin-top: 10px; font-size: 12px; font-family: SourceHanSansSC; font-weight: 400; color: #787878; line-height: 26px; }
.cp_box .tit_box .btn { margin-top: 30px; }
.cp_box .tit_box .btn a { width: 175px; text-align: center; display: inline-block; color: #fff; background: #357DA0; padding: 0 20px; line-height: 42px; height: 42px; }
.cp_box .tit_box .share_box { }


.cp_box .share_box { display: flex; margin-top: 30px; }
.cp_box .share_box span { font-size: 12px; color: #787878; line-height: 20px; }
.cp_box .share_box .share_item { height: 20px; width: 21px; margin-right: 10px; background-repeat: no-repeat; }
.cp_box .share_box .share_wb { background-image: url("/images/menu/wb.png"); }
.cp_box .share_box .share_wb:hover { background-image: url("/images/menu/wb_on.png"); }
.cp_box .share_box .share_wx { background-image: url("/images/menu/wx.png"); }
.cp_box .share_box .share_wx:hover { background-image: url("/images/menu/wx_on.png"); }
.cp_box .share_box .share_dy { background-image: url("/images/menu/dy.png"); }
.cp_box .share_box .share_dy:hover { background-image: url("/images/menu/dy_on.png"); }
.cp_box .share_box .share_qq { background-image: url("/images/menu/qq.png"); }
.cp_box .share_box .share_qq:hover { background-image: url("/images/menu/qq_on.png"); }


/*宽度大于768px*/
@media(min-width:768px) {
    .product .type_list ul li { margin: 0px 37px; }
    .pro_list .pro_content ul { display: flex; flex-direction: row; flex-wrap: wrap; width: 1000px; }
    .pro_list .pro_content li:hover { box-shadow: 0px 0px 10px 5px rgb(0 0 0 / 50%); }
    .pro_list .pro_content li img { width: 300px; height: 293px; }
    .pro_list .pro_content li { box-shadow: -6px 17px 32px 0px rgb(0 0 0 / 10%); }
    .pro_list { margin-top: 50px; }

    .cp_box .wrap { width: 950px; }
    .cp_box .view { border-right: 1px solid #EAEAEA; border-left: 1px solid #EAEAEA; }
    .cp_box .tit_box { margin-left: 40px; padding: 50px 0px; width: 410px; }
    .pro_detail .c_box .wrap { width: 950px; }
    .pro_detail .box .content { padding: 50px; }
    .pro_detail .down .wrap { padding: 20px 50px; line-height: 30px; }
    .pro_list .pro_content li .bar { margin-top: 30px; padding: 0px 20px; }
}

/*宽度小于768px*/
@media (max-width: 768px) {
    .product .input_inline { width: 100%; }
    .product .type_list .pro_content { width: 100%; }
    .product .type_list ul { flex-wrap: wrap; }
    .product .type_list ul li { margin: 0px 1%; width: 31%; margin-bottom: 20px; }
    .product .type_list .type_name { text-align: left; }
    .pro_list .pro_header { display: none; }
    .pro_list .pro_content ul { width: 100%; display: flex; flex-wrap: wrap; }
    .pro_list { margin-top: 25px; }
    .pro_list .pro_card { width: 100%; }

    .pro_list .pro_content li { width: 48%; border: 1px solid #e7e7e7; }
    .pro_list .pro_content li img { max-height: 100%; max-width: 100%; }
    .pro_list .pro_content li { margin: 0 1%; margin-bottom: 25px; }
    .cp_box .wrap { width: 100%; flex-direction: column; }
    .cp_box .pc-slide { width: 100%; height: 420px; display: flex; flex-direction: row; }
    .cp_box .view { width: 100%; }
    .cp_box .preview { display: none; }

    .cp_box .tit_box { margin-top: 20px; padding: 10px 10px; }
    .pro_detail .c_box .content { margin-top: 20px; }


    .product .pro_find { display: none; }
    .product .input_box{display:none;}
    .product .type_list .type_name{display:none;}
    .pro_detail .down .wrap { padding: 10px; line-height: 30px; }
    .pro_list .pro_content li .name { }
    .pro_list .pro_content li .name a { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 95%; }
    .pro_list .pro_content li .bar { margin-top: 10px; padding: 0px 10px; }
    .pro_list .pro_content li .summary { text-align: left; height: 24px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
}


/*宽度大于768px*/
@media(min-width:768px) {

    .service_home .case_list { margin: 45px 0px; }
    .service_home .case_list ul { display: flex; flex-direction: row; width: 950px; margin: 0 auto; }
    .service_home .case_list li { width: 250px; height: 300px; background: rgba(0,0,0,0); border: 1px solid #B6BFC8; border-radius: 4px; margin: 0px 13px; padding: 0px 20px; }
    .service_home .case_list img { padding-top: 32px; }
    .service_home .case_list .name { text-align: center; font-size: 16px; font-weight: bold; color: #333333; position: relative; padding-bottom: 20px; margin-bottom: 20px; }
    .service_home .case_list .name::after { position: absolute; content: ""; width: 20px; height: 1px; background: #333333; left: 50%; transform: translate(-50%); bottom: 0px; }
    .service_home .case_list .content { text-align: center; font-size: 12px; font-weight: 400; color: #999999; line-height: 20px; }
    .service_home .case_list .btn { margin-top: 17px; }
    .service_home .case_list .btn a { }
    .service_home .case_list .btn .ku-icon { font-size: 25px; color: #B6BFC8; }


    .server_index .group_list { padding: 10px 0px; border-bottom: 1px solid #CFD5DB; }

    .server_index { }
    .server_index .sup_box { }
    .server_index .sup_box .tit_bar { margin-bottom: 30px; }
    .server_index .wrap { width: 950px; margin: 0 auto; }



    .server_index .server_list .content { display: flex; flex-direction: row; flex-wrap: wrap; background: #FEFEFE; width: 960px; padding-top: 20px; }
    .server_index .excerpt { background: #FFFFFF; box-shadow: -1px -1px 16px 0px rgba(0,0,0,0.05); border-radius: 5px; }
    .server_index .excerpt { border: 0px; margin-right: 10px; margin-bottom: 30px; }
    .server_index .excerpt .note { }
    .server_index .excerpt { width: 310px; height: 310px; padding: 0px; background: #FFFFFF; box-shadow: -3px 8px 16px 0px rgba(0,0,0,0.05); border-radius: 5px; }
    .server_index .excerpt .focus { width: 310px; height: 190px; background: #463132; border-radius: 5px 5px 0px 0px; display: inline-block; }
    .server_index .excerpt .info { padding: 0px 20px; }
    .server_index .excerpt .info h2 { margin-top: 10px; }
    .server_index .excerpt .info h2 a { font-size: 14px; font-weight: bold; color: #333333; }
    .server_index .excerpt .note { margin-top: 5px; font-size: 10px; color: #999999; line-height: 16px; height: 34px; overflow: hidden; }
    .server_index .excerpt .thumb { width: 100%; height: 100%; }
    .server_index .excerpt .meta { margin-top: 10px; font-size: 10px; color: #DADADA; line-height: 20px; }

    .server_index .excerpt:first-child { width: 100%; height: 230px; margin-bottom: 20px; }
    .server_index .excerpt:first-child .focus { width: 375px; height: 230px; float: left; }
    .server_index .excerpt:first-child .info { margin-left: 385px; margin-top: 40px; }

    .server_index .excerpt:first-child h2 a { font-size: 15px; }
    .server_index .excerpt:first-child .note { line-height: 16px; margin-top: 10px; }
    .server_index .excerpt:first-child .thumb { }
    .server_index .excerpt:first-child .meta { font-size: 12px; margin-top: 30px; }
    .server_index .excerpt:first-child { }
    .server_index .excerpt:first-child { }
}

/*宽度小于768px*/
@media (max-width: 768px) {
}



@media(min-width:768px) {

    .single_page { }
    .single_page .gy_box { text-align: left; }
    .single_page .gy_box .title { font-size: 40px; font-family: FuturaBT; font-weight: bold; color: #000000; line-height: 45px; }
    .single_page .gy_box .title_span { font-size: 32px; }
    .single_page .gy_box .summary { font-size: 30px; font-family: Microsoft YaHei; font-weight: bold; color: #000000; line-height: 100px; }


    .single_page .about_box { margin-bottom: 20px; }
    .single_page .about_box .wrap { width: 950px; }
    .single_page .about_box .content { padding: 20px 0px; }
    .single_page .content { }
    .single_page .content p { text-indent: 2em; font-size: 15px; color: #333333; line-height: 28px; }
    .single_page .content .line { border-top: 1px dashed; margin: 10px 0; }
    .single_page .content h3 { font-weight: bold; line-height: 30px; }


    .single_page .content .img_content { width: 810px; margin: 20px auto; }
    .single_page .content .img_content ul { display: flex; }
    .single_page .content .img_content li { margin: 0px 10px; }
    .single_page .content .img_content li img { width: 250px; height: 150px; border: 1px solid #0B0305; border-radius: 4px; }



    .single_page .history_box { padding-top: 20px; }
    .single_page .history_box .wrap { width: 950px; }
    .single_page .history_box li { position: relative; /*background: url(/images/singlepage/timeline.png) no-repeat center top;*/ background-size: 280px; min-height: 135px; }

    .single_page .history_box .con { position: relative; }
    .single_page .history_box .img_content { background: url(/images/singlepage/timeline.png) no-repeat center top; background-size: 280px; height: 134px; width: 280px; /*border: 1px solid red;*/ position: absolute; transform: translate(-50%); }



    .single_page .history_box li:nth-child(2n+1) .con { margin-left: 50%; /*background: #f5202042; */ }
    .single_page .history_box li:nth-child(2n+1) .time { position: absolute; top: 30px; left: 65px; }
    .single_page .history_box li:nth-child(2n+1) .text { padding-top: 47px; padding-left: 150px; text-align: left; }

    .single_page .history_box li:nth-child(2n) .img_content { background-position-y: -137px; left: 100%; }
    .single_page .history_box li:nth-child(2n) { /*background-position-y: -138px;*/ }
    .single_page .history_box li:nth-child(2n) .con { margin-right: 50%; /*background: #208ae536;*/ }
    .single_page .history_box li:nth-child(2n) .time { position: absolute; top: 30px; right: 65px; }
    .single_page .history_box li:nth-child(2n) .text { padding-top: 47px; padding-right: 150px; text-align: right; }




    .single_page .history_box li:last-child .img_content { height: 101px; }



    .history_page .breadcrumbs { padding: 20px 0px 50px 0px; margin-top: 160px; }
    .history_page .l_r_bar { display: flex; }
    .history_page .l_r_bar { font-size: 12px; font-family: Microsoft YaHei; font-weight: 400; color: #332C2B; line-height: 24px; }

    .history_page .rt_img { width: 126px; height: 70px; margin-left: 20px; }


    .single_page .honor_swiper { margin: 30px 0px; }
    .single_page .honor_swiper .swiper { position: relative; }
    .single_page .honor_swiper .swiper-wrapper { width: 950px; }

    .single_page .honor_swiper .swiper-slide { text-align: center; font-size: 18px; background: #fff; /* Center slide text vertically */ display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }

    .single_page .honor_swiper .swiper-slide img { display: block; width: 100%; height: 100%; object-fit: cover; }
    .single_page .honor_swiper_container { overflow: hidden; }
    /*.single_page .honor_swiper .arrow-left { background: url(/images/icon/arrow_top.png) no-repeat left top; background-size: 100%; position: absolute;*/ /* transform: translate(-50%); */ /*width: 30px; height: 120px; z-index: 10; background: red; left: -30px; }
    .single_page .honor_swiper .arrow-right { background: url(/images/icon/arrow_bottom.png) no-repeat left bottom; background-size: 100%; position: absolute; left: 50%; bottom: 10px; transform: translate(-50%); width: 20px; height: 20px; z-index: 10; }*/

    .single_page .honor_swiper .swiper-button-prev { left: -40px; }
    .single_page .honor_swiper .swiper-button-next { right: -40px; }


    .single_page .brand_box .wrap { width: 950px; }
    .brand_box { margin-bottom: 60px; }
    /*.brand_box .wrap { background: url(/images/singlepage/brand_bg.png) no-repeat; background-position: bottom left; padding-bottom: 200px; }*/

    .brand_zt { margin-top: -60px; margin-bottom: 80px; }

    .brand_bottom { display: flex; /*border: 1px solid; */ justify-content: end; margin-bottom: 100px; }
    .brand_bottom .btn { position: relative; width: 180px; height: 120px; background: url(/images/singlepage/brand_btn.png) no-repeat; margin-left: 15px; }
    .brand_bottom .btn_a { }
    .brand_bottom .btn a { position: absolute; bottom: 2px; left: 50%; transform: translate(-50%); font-size: 12px; color: #333300; }
    .brand_bottom .yp { margin-right: 45px; }

    .wehua_box { position: relative; padding-bottom: 50px; height: 710px; /*background: red;*/ }
    .wehua_box::after { content: ''; background: url(/images/singlepage/bg_line.png) no-repeat center; height: 100%; width: 100%; position: absolute; left: 0px; top: 60px; }


    .wehua_box { background-position: center; }
    .wehua_box .breadcrumbs { text-align: left; }

    .wehua_box .wrap { padding-top: 20px; }

    .wehua_box .content { margin-top: 20px; text-align: center; font-size: 15px; font-family: Adobe Heiti Std; color: #333333; line-height: 30px; }

    .ceo_box .wrap { width: 820px; }
    .ceo_box .content { padding-top: 40px; }

    .culture_page .honor_swiper .content { margin-top: 40px; }
    .culture_page .cat_bar { float: right; margin-left: 15px; }
    .culture_page .cat_bar img { width: 150px; height: 210px; }



    .brand_page .box .wrap { width: 885px; }
    .brand_page .content ul { display: flex; flex-wrap: wrap; margin-left: 60px; }


    .brand_page .content ul li { margin-left: 35px; margin-bottom: 35px; }
    .brand_page .content img { width: 240px; height: 180px; background: #005D86; border-radius: 4px; }

    .brand_page .box { /*margin-bottom: 50px;*/ }
    .brand_page .content { position: relative; }
    .brand_page .old_box .content ul { padding-top: 50px; }
    .brand_page .old_box .content::before { content: ''; background: url(/images/singlepage/axis_top.png) no-repeat; height: 100%; width: 100%; position: absolute; left: 0px; top: 0px; }
    .brand_page .old_box .content::after { content: ''; background: #DCDDDD; height: calc(100% - 68px ); width: 60px; position: absolute; left: 0px; top: 34px; }
    .brand_page .old_box .title { top: 60px; }

    .brand_page .new_box { margin-top: 50px; margin-bottom: 50px; }
    .brand_page .new_box .content::after { content: ''; background: #DCDDDD; height: calc(100% - 36px ); width: 60px; position: absolute; left: 0px; top: 0px; }

    .brand_page .inner { padding-top: 160px; }
    .brand_page .pp_box { padding-bottom: 30px; }
    .brand_page .old_box .title, .brand_page .new_box .title { position: absolute; font-size: 15px; font-weight: bold; color: #000000; width: 60px; text-align: center; top: 30px; z-index: 9; }
}


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