* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

html {
  font-size: 100px; }

body{font-size: 14px;font-family: Arial, "微软雅黑";color: #333;line-height: 1.5;-webkit-text-size-adjust: none;overflow:hidden;min-width:1200px;}
a:hover{cursor: pointer;}
html {width: 100%;overflow-x: hidden;}
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;background: transparent;}
textarea {  -webkit-appearance: none;}   
.left{float: left;}
.right{float: right;}
.clear {clear: both;height: 0;display: block;_display: inherit; }

img {vertical-align: middle;max-width: 100%;border: 0; }
a{text-decoration: none;outline: none;display: inline-block;}
div{outline: none}
ul,li{list-style-type: none}
i,em{font-style: normal;}
.clearfix:before,.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.clearfix {
  zoom: 1;
}
.overflow{overflow: hidden;}
.relative{position: relative;}
.absolute{position: absolute;}
.myhidden{display:none;}
.flex_{display: flex;display: -webkit-flex;display: -ms-flex;}
.flex_space-between{display: flex;justify-content:space-between;}
.flex_end{display: flex;justify-content:flex-end;}
.flex_justify-content{display: flex;justify-content:center;}
.flex_justify-content-around{display: flex;justify-content:space-around;}
.flex_align-items{display: flex;align-items:center;}
.flex_wrap{ flex-wrap: wrap;-webkit-flex-wrap: wrap;}
.text_center{display: flex;justify-content: center;align-items: center;flex-direction: column;}
.acenter{text-align: center;}
.flex_align_end{display: flex;align-items:flex-end;}
.overes2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.overes{overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}

@font-face {
    font-family: synormal;
    src: url('../../fonts/SourceHanSansCN-Normal.otf');
}


.line1{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.line2{display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.line3{display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.line6{display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 6;-webkit-box-orient: vertical;}



.main{width: 1400px;margin:0 auto}
.container{width: 1400px;margin:0 auto}


/*导航*/
header{width:100%;z-index: 999;margin:0 auto;position: fixed;top:0;left:0;padding: 24px 0;}
.idxheader.hui{background: rgba(0,0,0,0.2);}
header .logo{width: 202px;height: 64px;}
header .logo.none{display: none;}
header .navlist>ul>li>a{padding:23px 5px;font-size:16px;display: block;color:#4b4b4b;font-size: 16px;line-height: 18px;height:18px;margin:0 25px;}
header .navlist.neiye>ul>li>a{color:#fff;}
header .navlist>ul>li:hover>a{color: #000000;}
header .navlist.neiye>ul>li:hover>a{color:#fff;}

header .navlist>ul>li .two {display: block;position: absolute;width: 100%;left: 0;z-index: 0;background: rgba(0,0,0,0.3);visibility: hidden;opacity: 0;transition: all .4s ease;top:100%;padding:30px 0 10px;}
header .navlist>ul>li:hover .two{visibility: visible;opacity:1;top:100%;transition-delay: 0.1s}
header .navlist>ul>li .two a{font-size: 14px;color: #fff}
header .navlist>ul>li .two a:hover{font-weight: bold;}
header .navlist>ul>li .two  dd{width:14.285%;margin-bottom: 20px}

header .navlist>ul>li>a{position: relative;}
header .navlist>ul>li>a::after {content: '';width: 0px;height:5px;background: #fb8b3a;position: absolute;bottom:0;left:50%;transition:all .4s ease;}
header .navlist>ul>li:hover>a::after{width: 100%;left:0;}

header .seach img{width: 30px;}
.seach .search_pop {position: absolute;top: calc(100% + 0.5rem);right: 0;background: rgba(255, 255, 255, 0.5);border-radius: 0.4rem;padding: 0.08rem;width: 3.6rem;visibility: hidden;opacity: 0;transition: all 0.2s;}
.search_pop form::before {width: 0.2rem;height: 0.11rem;content: '';display: block;background: url('../img/jt.png') no-repeat center;position: absolute;top: -0.2rem;right: 0.2rem;}
.search_pop form {border: 1px solid #343434;border-radius: 0.3rem;position: relative;}
.search_pop i {width: 0.19rem;height: 0.19rem;background: url('../img/search2.png') no-repeat center;background-size: auto;background-size: 100%;display: block;position: absolute;top: 0.1rem;left: 0.12rem;}
.search_pop form .ss_bd {display: block;width: 2.8rem;padding-left: 0.4rem;height: 0.4rem;line-height: 0.4rem;}
.search_pop form input {border: 0;background: transparent;}
.search_pop form .ss_btn {width: 0.68rem;height: 0.42rem;line-height: 0.4rem;background: #343434;position: absolute;right: 0;top: -1px;font-size: 0.186rem;color: #fff;border-top-right-radius: 0.3rem;border-bottom-right-radius: 0.3rem;}
.search_pop form input {border: 0;background: transparent;}
.seach .search_pop.active {top: calc(100% + 0.2rem);visibility: visible;opacity: 1;}
header .seach .loginxt{line-height: 30px;background: #ff6900;padding:0 15px;border-radius: 15px;margin-left: 10px;}
header .seach .loginxt a{color:#fff;}
header .lan{margin-left: 10px;font-size: 15px;display: flex;align-items: center;}
header .lan a{line-height:30px;height:30px;border-radius: 30px;background: #ff6900;color:#fff;padding:0 5px;}

/*首页banner*/
.idx_banner{height: 55vw;}
.idx_banner_1{left:0;top:0;width: 52%;}
.idx_banner_2{right:0;top:0;width: 70%;}

.idx_banner_left{padding-left: calc(calc(100% - 1400px)/2);padding-top: 20vw;color:#fff;}
.idx_banner_kh1{font-size: 50px;font-weight: bold;line-height: 60px;}
.idx_banner_kh2{font-size: 22px;margin-top: 10px;}
.idx_banner_kh2.en{margin-top:15px}
.idx_banner_more{border:1px solid #fff;border-radius: 6px;display: inline-block;font-size: 15px;padding:8px 18px;margin-top: 30px;}
.idx_banner_more img{width: 18px;display: inline-block;margin-left: 10px;margin-top: -3px;}
.idx_banner_rig{padding-right: calc(calc(100% - 1400px)/2);margin-right: 150px;margin-top: 400px;}
.idx_banner_rig img{width: 83px;}


.sec_top .sec_titl{font-size: 45px;color:#000000;line-height: 45px;display: inline-block;}
/*.sec_top .sec_titl span{color:#59595c;position: relative;display: inline-block;}*/
/*.sec_top .sec_titl span::after{content:'';position: absolute;right:0;bottom:0;width: 100%;height:5px;background: #ff9d5c;z-index: -1;}*/
.sec_top .sec_tips{font-size: 16px;color:#777777;margin-top: 10px;}
.sec_top .sec_tips_en{width: 70%;} 

/*解决方案*/
.sec1_nr{width: 1398px;margin:0 auto;margin-top: 94px;overflow: hidden;}
.sec1_tit{color:#000;font-size: 24px;font-weight: bold;margin-top: 43px;}
.sec1_tit.sec1_tit_eng{width: 94%;padding:0 3%;}
.sec1_tips{margin-top: 15px;color:#3a3b3c;line-height: 30px;font-size: 16px;padding:0 50px;text-align: center;}

.sec1_nr .swiper{width: 1400px;margin-left: -1px;}
.sec1_nr .swiper-slide{position: relative;}
.sec1_nr .swiper-slide:hover .sec1_tit{color:#ff7011;}
.sec1_nr .swiper-slide img{transition:all 1s;}
.sec1_nr .swiper-slide:hover img{transform:scale(1.1)}
.sec1_nr .swiper-slide:after{content: '';position:absolute;right:0;top:0;width: 1px;height: 100%;background: #dfdfdf;}
.sec1_nr .swiper-slide:last-child:after{display: none;}
.sec1_nr .swiper-button-prev{left:0;opacity: 1;}
.sec1_nr .swiper-button-next{right:0;opacity: 1;}
.sec1_nr .swiper-button-prev img, 
.sec1_nr .swiper-button-next img{width: 15px;}
.sec1_nr .swiper-button-prev:after{display: none;}
.sec1_nr .swiper-button-next:after{display: none;}

/*关于我们*/
.sec2_bj{left:0;top:0;}
.sec2_nr{padding-top: 350px;}
.sec2_left{margin-left: -84px;}
.sec2_rig{width: 625px;padding-top: 100px;}
.sec2_cont{font-size: 16px;color:#363739;margin-top: 38px;line-height: 40px;}
.sec2_cont_eng{word-wrap:break-word!important;}
.sec2_more{border-radius: 6px;display: inline-block;font-size: 15px;padding:8px 18px;margin-top: 50px;background: #ff7011;}
.sec2_more a{color:#fff;}
.sec2_more img{width: 18px;display: inline-block;margin-left: 10px;margin-top: -3px;}

/*荣誉资质*/
.sec_zizhi{margin-top: 234px;}
.sec_zizhi_bj{right:0;top:-180px;z-index:0;width: 950px;transform: translateX(80px);}
.sec_zizhi_nr{margin-top:100px;}
.zizhi_left{width:calc(100% - 350px);}
.zizhi_tit{width:100%;margin-top:20px;margin-bottom:30px;color:#363739;font-size:16px;}
.zizhi_tit img:first-child{padding-left:10px;}
.zizhi_tit img:last-child{padding-right:10px;}
.zizhi_rig{position: relative;color:#fff;width:310px;transform: translateX(50px);}
.sec_zizhi_more{background: #fff;}
.sec_zizhi_more a{color:#ff7316;}

/*产品服务*/
.sec3{margin-top: 180px;}
.sec3_nr{margin-top: 117px;flex-wrap:wrap;}
.sec3_each{width: 428px;margin-bottom: 100px;}
.sec3_cont{margin-left: 30px;}
.sec3_tit{font-size: 24px;color:#000;}
.sec3_tit.sec3_tit_eng{line-height:28px;}
.sec3_tips{color:#3a3b3c;font-size: 16px;margin-top: 15px;}
.sec3_tips_eng{margin-top: 10px;}
.sec3_more{border-radius: 6px;text-align: center;border:1px solid #ff8e42;font-size: 15px;padding:8px 0;margin:0 auto;width: 132px;z-index: 99;}
.sec3_more a{color:#ff6904;}
.sec3_more img{width: 18px;display: inline-block;margin-left: 10px;margin-top: -3px;}

/*九州概览*/
.sec4_nr{padding-top: 180px;padding-bottom: 350px;}
.sec4_bj{top:-100px;right:0;}
.sec4_rig{margin-right: -84px;}
.sec4_left{padding-top: 100px;}
.sec4_cont{flex-wrap:wrap;margin-top: 76px;width: 500px;}
.sec4_each{width: 250px;}
.sec4_each:nth-child(2n){padding-left: 67px;}
.sec4_each:nth-child(2n-1){padding-right: 46px;}
.sec4_each.key_1, 
.sec4_each.key_2{padding-bottom: 60px;}
.sec4_each.key_3, 
.sec4_each.key_4{padding-top: 77px;}
.sec4_num{font-size: 70px;font-weight: bold;line-height: 70px;}
.sec4_num span{font-size: 30px;font-weight: 400;}
.sec4_cont_tit{color:#1f2022;font-size: 24px;}
.sec4_each.key_1 .sec4_num{color:#ff8e42;}
.sec4_each.key_2 .sec4_num{color:#3197ff;}
.sec4_each.key_3 .sec4_num{color:#58c58b;}
.sec4_each.key_4 .sec4_num{color:#353638;}
.sec4_each.key_1:after{content:'';position: absolute;right:0;bottom:0;width: 1px;height: 144px;background: #dfdfdf;}
.sec4_each.key_3:after{content:'';position: absolute;right:0;top:0;width: 1px;height: 144px;background: #dfdfdf;}
.sec4_each.key_1:before{content:'';position: absolute;right:0;bottom:0;width: 144px;height: 1px;background: #dfdfdf;}
.sec4_each.key_2:before{content:'';position: absolute;left:0;bottom:0;width: 144px;height: 1px;background: #dfdfdf;}

/*资源中心*/
.sec5{margin-top: 120px;margin-bottom: 50px;}
.sec5_butt{width: 180px;}
.sec5 .swiper-slide img{transition: transform 0.5s ease;}
.sec5 .swiper-slide:hover img{transform:scale(1.1)}
.sec5_butt .swiper-button-prev:after{display: none;}
.sec5_butt .swiper-button-next:after{display: none;}
.sec5_butt .swiper-button-prev{width: 28px;}
.sec5_butt .swiper-button-next{width: 100px;}

.sec5_nr{margin-top: 83px;}
.sec5_left {width:52%;display: flex;flex-direction: column;gap: 20px;}
.sec5_left_each {width: 100%;padding: 15px;background: #f8f8f8;border-radius: 4px;cursor: pointer;transition: all 0.3s ease;}
.sec5_tu {flex: 0 0 300px;height: 180px;overflow: hidden;border-radius: 4px;}
.sec5_tu img {width: 100%;height: 100%;object-fit: cover;}
.sec5_left_rig {flex: 1;padding-left: 15px;display: flex;flex-direction: column;justify-content: space-between;width: calc(100% - 300px);}
.sec5_left_xian{width: 100%;height: 1px;background: #c8c9ce;margin:10px 0;}
.sec5_rig {width:45%;display: flex;flex-direction: column;gap: 20px;position: relative;}
.sec5_rig_each {width: 100%;padding: 15px 0 15px 20px;cursor: pointer;position: relative;overflow: hidden;}
.sec5_rig_info {position: relative;width: 85%;padding-left: 3%;}
.sec5_rig_info::before {content: '';position: absolute;left: 0;top: 10px;bottom: 10px;width: 1px;background: #eee;}
.sec5_riqi {display: flex;flex-direction: column;color: #878d9a;font-size: 12px;line-height: 1.4;}
.sec5_riqi .year{font-size: 24px;}
.sec5_riqi .day{font-size: 14px;}
.sec5_rig_xian{width: 10px;height: 1px;background: #878d9a;margin:10px 0;}
.sec5_tit {font-size: 18px;font-weight: 600;color: #333;line-height: 2;}
.sec5_desc {font-size: 14px;color: #666;line-height: 2;margin-top: 5px;}
.sec5_icon{margin-top: 25px;}

/*合作企业*/
.sec_hezuo{width: 100%;background: #ff8433;padding:15px 0;box-shadow: 0 30px 30px 40px #ffe5d3;}
.sec_hezuo .swiper-wrapper {transition-timing-function: linear !important;}

/*底部*/
footer{width: 100%;background:#353638;color:#e4e4e4;font-size: 15px;}
footer .foot{padding:50px 0;}
.logo_hz{margin-top: 40px;}
.logo_hz img{position: relative;padding:0 15px;height:24px;}
.address2{font-family: impact;color:#ff6900;font-size: 26px;margin:10px 0;}
.address3{margin-top: 8px;}
.address3 img{margin-right: 5px;}
.code{gap: 15px;}
.code .pic{width: 124px;height:124px;}
.code .pic img{width: 100%;height:100%;}
.code .tit{font-size: 14px;margin-top: 5px;color:#888888;text-align: center;}

.bq{font-size: 14px;color: #afb0b0;text-align: center;padding:18px 0;border-top: 1px solid #525252;}


/*二级banner*/
.banner2{height: 509px;}
.banner2 *{height:100%;}
.banner2 img{display: block;object-fit:cover;}
.banner2 .bannerlanmu{width: 1400px;height:100%;margin:0 auto;top:0;left:calc(calc(100% - 1400px)/2);font-size: 32px;color:#fff;}

.prod_bt{text-align: center;margin-top: 108px;font-size: 45px;line-height: 45px;}
/*.prod_bt span{color:#59595c;position: relative;display: inline-block;}*/
/*.prod_bt span::after{content:'';position: absolute;right:0;bottom:0;width: 100%;height:5px;background: #ff9d5c;z-index: -1;}*/
.prod_bt.qywh_bt span::after{z-index: 0;}

/*轮播图上分类*/
.typelist{margin-top:30px;}
.typelist>ul{display: flex;justify-content: flex-start;align-items: center;}
.typelist>ul>li>a{font-size: 17px;color: #000000;width: 100%;display: block;position: relative;margin-right:70px;}
.typelist>ul>li:hover>a,.typelist>ul>li.active>a{color: #ff6900}
.typelist>ul>li:hover>a:after,
.typelist>ul>li.active>a:after{content: '';position: absolute;left:-35px;top:12px;width: 32px;height: 3px;background: #ff6900;}

.type2list{margin-top: 45px;}
.type2list ul{display: flex;justify-content: center;}
.type2list li{background: #f7f8fa;width: 198px;height: 49px;border:1px solid #f7f8fa;text-align: center;line-height: 49px;margin:0 18px;border-radius: 5px;}
.type2list li.active{border-color: #ff6900;}
.type2list li.active a{color:#ff6900;}

.danye{width: 1060px;padding:45px 0 100px;font-size: 16px;color: #828282;line-height:2.2;}

/*新闻*/
.nr_right{width: 1400px;padding:0 0 45px;}
.news_list_tj{margin-top: 45px;display: flex;justify-content: space-between;}
.newstj_each{width: 420px;text-align: center;}
.newstj_each:hover .sec5_tit{color:#ff6900;}

.news_list{margin-top: 50px;display: flex;flex-wrap: wrap;}
.news_list li{padding:45px 40px;width: 680px;background: #f7f7f7;margin-left: 40px;margin-bottom: 30px;}
.news_list li:nth-child(2n-1){margin-left: 0}
.news_list li a{width: 100%;}
.news_list li .time{color: #6c6c6c;font-size: 16px;}
.news_list li .tit{font-size: 18px;color: #353535;margin-top:15px;font-weight: bold;}
.news_list li .jian{font-size: 14px;color: #666666;margin-top:15px;width: 100%;}
.news_list li:hover .tit{color: #ff6900}
.newsmore{margin-top: 30px;}

.page{padding:50px 0;}
.pagination{width: 100%;text-align: center;font-size: 0;}
.pagination li{display: inline-block;text-align: center;font-size: 14px;color: #8e8d8d;margin:0 6px;min-width: 25px;line-height: 25px;}
.pagination li.active{background:#ff8f40;color: #fff;}
.pagination li a{display: block;text-align: center;color: #4c4c4c;}
.pagination li span{padding:0 15px;}

.news_show .tit{text-align: center;font-size: 24px;color: #353535;margin-top:40px;}
.news_show .info{font-size: 16px;color: #898989;text-align: center;margin:15px 0 0}
.news_show .con{font-size: 18px;color: #353535;line-height: 42px;padding-bottom: 30px;margin-top: 40px;}

.fenye li{width:100%;text-align: left;height: 30px;line-height: 30px;}
.fenye{padding:30px 0 50px;font-size: 16px;color: #4c4c4c;}
.fenye li a{color: #9b9b9b;}
.fenye li:hover a{color: #026ce1}

/*解决方案*/
.case{position: relative;}
.case_you{position: absolute;right:-270px;top:300px;z-index: 0;}
.case_zuo{position: absolute;left:-270px;bottom:0;}
.prod_list{margin-top: 50px;display: flex;justify-content: space-between;position: relative;z-index:99;flex-wrap: wrap;}
.case_each{width: 688px;background: #fff;border:1px solid #e4e4e4;border-radius: 0 15px 15px 15px;box-shadow: 0 0 10px 3px #f6f6f6;margin-bottom: 24px;}
.case_all{padding:45px 24px;}
.prod_list .case_each:nth-child(1) .case_all,
.prod_list .case_each:nth-child(4) .case_all,
.prod_list .case_each:nth-child(5) .case_all,
.prod_list .case_each:nth-child(7) .case_all{
    background: url('../img/30.png') no-repeat;
    background-position: 24px 44px;
}
.prod_list .case_each:nth-child(2) .case_all,
.prod_list .case_each:nth-child(3) .case_all,
.prod_list .case_each:nth-child(6) .case_all,
.prod_list .case_each:nth-child(8) .case_all{
    background: url('../img/31.png') no-repeat;
    background-position: 24px 44px;
}
.case_tit{font-size: 28px;color:#363739;position: relative;padding-left: 45px;}
.case_tit:before{content:'';position: absolute;width: 10px;height: 10px;border-radius: 5px;background: #ff9d5c;left:26px;top:16px;}
.case_tit_en{line-height: 28px;}
.case_tit_en:before{top:10px;}
.case_nr{font-size: 18px;padding-left: 26px;padding-top: 24px;width: 600px;margin-top:20px;}
.case_nr>div{margin-top: 10px;line-height: 30px;font-family: synormal;color:#515152;}
.case_nr>div>p{display: inline-block;color:#000000;}
.case_nr span{color:#ff6900;}

/*产品与服务*/
.prods .tips{margin-top: 83px;font-size: 32px;color:#000000;text-align: center;}
.prods .tips span{color:#ff6900;}
.prods .prod_bt{margin-top: 50px;}
.prods_list{display: flex;justify-content: flex-start;flex-wrap: wrap;margin-top: 83px;}
.prods_list .sec3_each{align-items: center;margin-left: 58px;justify-content: flex-start;display: flex;}
.prods_list .sec3_each:nth-child(3n-2){margin-left: 0;}
.prods_list .sec3_each .sec3_tit{margin-top: 6px;}
.prods_list .sec3_each .sec3_tit.sec3_tit_en{line-height: 28px;}
.prods_list .sec3_each a{color:#ff6900;width:65px;}
.prods_list .sec3_tips.none{display: none;}

.prodss_list{margin-top: 75px;}
.prods_ea{width:440px;height:100%;border:1px solid #e4e4e4;border-radius: 20px;padding-bottom: 30px;box-shadow: 0 0 10px 5px #f2f2f2;position: relative;background: #fff;}
.prods_ea .prodss_tu{margin-top: 45px;}
.prods_tt{text-align: center;font-size: 24px;color:#000000;margin-top: 24px;}
.prods_jj{font-size: 16px;color:#3a3b3c;line-height: 30px;padding: 24px;}
.prods_ea .prodss_icon{position: absolute;left:-20px;bottom:-20px;z-index:-1;}
.prodsss_list{margin-top: 30px;position: relative;margin-bottom: 100px;}
.prodsss_left{position: absolute;left:-270px;}
.prodsss_rig{margin-left: 700px;}
.prodsss_ea{display:flex;justify-content: flex-start;height: 90px;line-height: 90px;border:1px solid #e4e4e4;padding:0 20px;border-radius: 5px 20px 20px 20px;margin-top: 65px;box-shadow: 0 0 10px 5px #f2f2f2;}
.prodsss_ea p{width: 90px;height: 90px;text-align: center;background:url('../img/39.png') no-repeat;font-size: 60px;color:#fff;margin-top: -36px;-webkit-background-size: 100% 100%;
background-size: 100% 100%;flex-shrink: 0;}
.prodsss_ea div{font-size: 22px;color:#000000;margin-left: 30px;}
.prodsss_ea .prodsss_ea_en{line-height: 26px;display: flex;align-items: center;}

/*关于我们*/
.gsjs{margin-top: 55px;}
.guanyu{background: url('../img/41.png') no-repeat;width: 1400px;height: 383px;padding:0 70px;}
.guanyu.en{height: 480px;background-size: cover;}
.gy_top{padding-top: 95px;}
.gytit{font-size: 32px;color:#363739;position: relative;padding-left: 20px;}
.gytit:before{content:'';position: absolute;width: 10px;height: 10px;border-radius: 5px;background: #ff9d5c;left:0;top:18px;}
.gytit_eng{font-size: 30px;color:#e4e4e4;}
.gy_xian{width: 53px;height: 3px;background: #ff9d5c;margin-top: 68px;}
.gy_xian_en{margin-top: 42px;}
.gy_jies{margin-top: 45px;font-size:18px;color:#363739;width: 700px;line-height: 30px;}
.gy_jies_en{margin-top: 42px;}
.tuandui{background: url('../img/42.png') no-repeat;width: 686px;padding:0 70px 40px;-webkit-background-size:100% 100%;background-size:100% 100%;}
.tuandui .gy_top{padding-top: 55px;}
.tuandui .gy_jies{width: 570px;}

.qywh{margin-top: 35px;height: 548px;}
.qywh_nr{width: 1400px;margin:0 auto;}
.qywh_1{width: 380px;text-align:left;margin-top: 140px;}
.qywh_jj{font-size: 18px;color:#777777;margin-top: 30px;}
.qywh_2{width: 480px;height: 353px;background: url('../img/47.png') no-repeat;margin-top: 82px;}
.qywh_2tit{font-size: 28px;color:#363739;margin-left: 60px;position: relative;padding-left: 20px;margin-top: 105px;}
.qywh_2tit:before{content:'';position: absolute;width: 10px;height: 10px;border-radius: 5px;background: #ff9d5c;left:0;top:18px;}
.qywh_2jj{width: 280px;font-size: 18px;color:#363739;margin-left: 100px;margin-top: 120px;line-height: 30px;word-break: break-all;}
.qywh_2.en .qywh_2jj{margin-top:90px;margin-left:50px;width:400px;}

.hzqy .swiper{margin-top: 45px;}
.hzqy .key_2{margin-left: 180px;margin-top: -20px;}

.lxwm_ditu{margin-top: 50px;height:450px;}
.lxwm_info{display: flex;justify-content: space-between;}
.lxwm_each{width: 330px;height: 206px;background: #fff;box-shadow: 0 0 10px 5px #f4f3f3;text-align: center;margin-top: -123px;position: relative;}
.lxwm_each img{margin-top: 45px;}
.lxwm_each .none{display: none;}
.lxwm_each .lxwm_t{color:#636363;font-size: 20px;margin-top: 24px;}
.lxwm_each .lxwm_n{font-size: 16px;color:#686868;margin-top: 20px;line-height: 16px;}
/*.lxwm_each:nth-child(1) .lxwm_n{font-size: 17px;padding:0 30px;}*/
/*.lxwm_each:nth-child(2) .lxwm_n{font-size: 32px;line-height: 32px;}*/
.lxwm_each:hover{background: #ff8d3e;}
.lxwm_each:hover .lxwm_t{color:#fff;}
.lxwm_each:hover .lxwm_n{color:#fff;}

.lxwm_each .lxwm_b{display: none;}
.lxwm_each:hover .lxwm_b{display: inline-block;}
.lxwm_each:hover .lxwm_h{display: none;}

.lxwm_ly{margin-top: 80px;font-weight: bold;color:#464646;font-size: 30px;text-align: center;}
.gbook_each{width: 690px;height: 58px;background: #f2f5fa;margin-bottom: 28px;}
.lxwm_gbook{margin-top: 70px;}
.gbook_each input{width: 550px;margin-left: 40px;line-height: 58px;background: none;border:none;color:#464646;}
.gbook_each1{width: 1400px;background: #f2f5fa;margin-bottom: 28px;padding:40px 0;}
.gbook_each1 textarea{margin-left: 40px;width: 1320px;height: 100px;resize: none;background: none;border:none;}
.lxwm_gbook .submit{width: 183px;line-height: 56px;background: linear-gradient(to right, #ffa96e, #ff822c);margin:0 auto 50px;text-align: center;border-radius: 10px;font-size: 18px;color:#fff;cursor: pointer;border:none;}

.contact1_right{width: 180px;text-align:center;font-size: 17px;color: #686868}
.contact1_right .tit{margin-top:5px;}
.contact1{margin-bottom:170px;}
.contact1_left li{font-size: 16px;color: #686868;line-height: 42px;}
.contact1_left li .icon{width: 32px;text-align: left;}
.contact1_left .item1 li{margin-right:45px;}
.contact1_logo{margin-bottom:25px;}

.map{width: 100%;height: 710px}
.map_tit{font-size: 16px;}
.map_addr{font-size: 15px;margin-top: 5px}
.anchorTL{display: none;}
.anchorBL{display: none;}

/*右侧悬浮*/
.fa_Float {position: fixed;z-index: 999;right:0;top: 50%;width:69px;transform: translateY(-50%);background: #fff;border-radius: 20px 0 0 20px;}
.fa_Float>a {display: block;position: relative;margin:5px 0;}
.fa_Float_icon {text-align: center;position: relative;overflow: hidden;border-radius:50%;width: 69px;height: 69px;color:#8b8b8b;font-size: 13px;}
.fa_Float_icon img{width: 24px;}
.fa_Float_info {font-size: 16px;color: #fff;border-radius: 5px;overflow: hidden;float: left;position: absolute;right:69px;background: #000000;top: 5px;bottom: 5px;height: 59px;line-height: 59px;max-width: 0;}
.fa_Float>a:hover .fa_Float_info{ max-width:1000px; text-align: center;padding:0 15px;}

.fa_Float>a:nth-child(1) .fa_Float_info{width: 130px}
.fa_Float>a:nth-child(2) .fa_Float_info{width: 230px}
.fa_Float>a:nth-child(3) .fa_Float_info{width: 380px}
.fa_Float.en>a:nth-child(3) .fa_Float_info{width: 480px}

.fa_Float_img{ position:absolute; width:100px; left:-110px; top:50%;transform: translateY(-50%); overflow:hidden; max-height:0; opacity: 0;background:#000000; } 
.fa_Float>a:hover .fa_Float_img{ max-height:200px; opacity: 1; }

.zshz_butt{width: 80px;height:80px;background: #fff;border-radius: 12px;position: fixed;right:0px;bottom:100px;z-index:9;text-align: center;font-size: 12px;color:#333;cursor:pointer;border:1px solid #eee;}
.zshz_butt img{width: 60%;margin-top:5px;}
.zshz_zhezhao{width: 100%;height: 100%;background: rgba(0,0,0,0.8);position: fixed;left:0;top:0;z-index:999;display: none;}
.zshz_form{position: fixed;right:80px;bottom:80px;z-index:1000;background: #fff;padding:15px 20px;border-radius:14px;display: none;}
.zshz_tit{font-size:16px;color:#333;display:flex;justify-content: space-between;}
.zshz_tit img{width: 28px;}
.zshz_each{margin-top: 12px;width: 350px;background: #f2f5fa;;}
.zshz_each input{width: 340px;padding-left:10px;height: 38px;opacity: 1;color:#7b7b7b;background: none;border: none;}
.zshz_each textarea{width: 340px;padding:8px 10px;height: 80px;border:none;resize: none;color: #7b7b7b;background: none;}
.zshz_sub{margin-top: 12px;text-align: center;}
.zshz_sub button{width: 130px;line-height: 40px;background: linear-gradient(to right, #ffa96e, #ff822c);text-align: center;border-radius: 10px;font-size: 15px;color:#fff;cursor: pointer;border:none;}

/*荣誉资质*/
.zizhi_list{margin-top: 80px;display: flex;gap: 30px;flex-wrap: wrap;}
.zizhi_each{width: calc(calc(100% - 3 * 30px)/4);}
/* 放大预览遮罩层 */
.img-preview-mask {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.85);z-index: 9999;display: none;justify-content: center;}
.img-preview-box {width: 90vw;height: 90vh;position: relative;margin: 5vh 5vw;}
.img-preview-box img {max-width: 100%;max-height: 100%;margin: auto;border-radius: 6px;}
.img-preview-close {position: absolute;top: -40px;right: 0;color: #fff;font-size: 24px;cursor: pointer;width: 40px;height: 40px;line-height: 40px;text-align: center;background: rgba(0, 0, 0, 0.5);border-radius: 50%;}

/*1.5倍缩放*/
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .main{width: 900px;}
    .container{width: 900px;}

    /*导航*/
    header{padding: 16px 0;}
    header .logo{width: 135px;height: 42px;}
    header .navlist>ul>li>a{padding:15px 3px;font-size:13px;line-height: 13px;height:18px;margin:0 16px;}
    header .navlist>ul>li>a::after {height:3px;}
    header .seach img{width: 22px;}
    .seach .search_pop {position: absolute;top: calc(100% + 0.5rem);right: 0;background: rgba(255, 255, 255, 0.5);border-radius: 0.4rem;padding: 0.04rem;width: 3rem;visibility: hidden;opacity: 0;transition: all 0.2s;}
    .search_pop form::before {width: 0.2rem;height: 0.11rem;content: '';display: block;background: url('../img/jt.png') no-repeat center;position: absolute;top: -0.2rem;right: 0.2rem;}
    .search_pop form {border: 1px solid #343434;border-radius: 0.3rem;position: relative;}
    .search_pop i {width: 0.15rem;height: 0.15rem;background: url('../img/search2.png') no-repeat center;background-size: auto;background-size: 100%;display: block;position: absolute;top: 0.08rem;left: 0.12rem;}
    .search_pop form .ss_bd {display: block;width: 2.8rem;padding-left: 0.4rem;height: 0.3rem;line-height: 0.3rem;}
    .search_pop form input {border: 0;background: transparent;}
    .search_pop form .ss_btn {width: 0.68rem;height: 0.32rem;line-height: 0.3rem;background: #343434;position: absolute;right: 0;top: -1px;font-size: 0.126rem;color: #fff;border-top-right-radius: 0.3rem;border-bottom-right-radius: 0.3rem;}
    .search_pop form input {border: 0;background: transparent;}
    .seach .search_pop.active {top: calc(100% + 0.2rem);visibility: visible;opacity: 1;}
    header .seach .loginxt{line-height: 22px;background: #ff6900;padding:0 15px;border-radius: 15px;margin-left: 10px;}
    header .seach .loginxt a{color:#fff;font-size:11px;}
    header .lan{margin-left: 10px;font-size: 11px;display: flex;align-items: center;}
    header .lan a{line-height:22px;height:22px;border-radius: 20px;background: #ff6900;color:#fff;padding:0 5px;}
    
    /*首页banner*/
    .idx_banner_left{padding-left: calc(calc(100% - 900px)/2);padding-top: 18vw;color:#fff;}
    .idx_banner_kh1{font-size: 32px;font-weight: bold;line-height: 40px;}
    .idx_banner_kh2{font-size: 18px;margin-top: 20px;}
    .idx_banner_rig{padding-right: calc(calc(100% - 1400px)/2);margin-right: 150px;margin-top: 400px;}
    .idx_banner_rig img{width: 50px;}
    .sec_top .sec_titl{font-size: 30px;color:#000000;line-height: 30px;display: inline-block;}
    .sec_top .sec_tips{font-size: 14px;color:#777777;margin-top: 10px;}
    .sec_top .sec_tips_en{width: 70%;}
    
    /*解决方案*/
    .sec1_nr{width: 898px;margin-top: 60px;}
    .sec1_tit{font-size: 16px;margin-top: 30px;}
    .sec1_tit.sec1_tit_eng{width: 94%;padding:0 3%;}
    .sec1_tips{margin-top: 10px;line-height: 24px;font-size: 13px;padding:0 10px;}
    .sec1_tips_eng{line-height:18px;}
    .sec1_nr .swiper{width: 900px;margin-left: -1px;}
    .sec1_nr .swiper-slide img{transition:all 1s;width:32%;}
    .sec1_nr .swiper-button-prev img, 
    .sec1_nr .swiper-button-next img{width: 10px;}
    
    /*关于我们*/
    .sec2_bj{left:0;top:0;}
    .sec2_nr{padding-top: 240px;}
    .sec2_left{margin-left: -56px;width:500px;}
    .sec2_rig{width: 420px;padding-top: 45px;}
    .sec2_cont{font-size: 14px;color:#363739;margin-top: 25px;line-height: 25px;}
    .sec2_more{border-radius: 6px;display: inline-block;font-size: 12px;padding:5px 15px;margin-top: 30px;}
    .sec2_more img{width: 13px;display: inline-block;margin-left: 10px;margin-top: -3px;}
    .sec2_bj{width:720px;}

    .sec_zizhi_bj {width: 800px;top: -150px;}
    
    /*产品服务*/
    .sec3{margin-top: 156px;}
    .sec3_nr{margin-top: 78px;flex-wrap:wrap;}
    .sec3_each{width: 285px;margin-bottom: 60px;}
    .sec3_each img{width:76px;}
    .sec3_cont{margin-left: 15px;}
    .sec3_tit{font-size: 15px;color:#000;}
    .sec3_tit.sec3_tit_eng{line-height:20px;}
    .sec3_tips{color:#3a3b3c;font-size: 12px;margin-top: 10px;position:relative;}
    .sec3_tips_eng{margin-top: 10px;}
    .sec3_more{border-radius: 6px;text-align: center;border:1px solid #ff8e42;font-size: 12px;padding:5px 0;margin:0 auto;width: 112px;z-index: 99;}
    .sec3_more img{width: 13px;display: inline-block;margin-left: 10px;margin-top: -3px;}
    
    /*九州概览*/
    .sec4_nr{padding-top: 120px;padding-bottom: 200px;}
    .sec4_bj{top:-80px;right:0;width:680px;}
    .sec4_rig{margin-right: -56px;width:500px;flex-shrink:0;}
    .sec4_left{padding-top: 66px;}
    .sec4_cont{margin-top: 50px;width: 360px;}
    .sec4_each{width: 180px;}
    .sec4_each:nth-child(2n){padding-left: 70px;}
    .sec4_each:nth-child(2n-1){padding-right: 10px;}
    .sec4_each.key_1, 
    .sec4_each.key_2{padding-bottom: 42px;}
    .sec4_each.key_3, 
    .sec4_each.key_4{padding-top: 50px;}
    .sec4_num{font-size: 46px;font-weight: bold;line-height: 46px;}
    .sec4_num span{font-size: 20px;font-weight: 400;}
    .sec4_cont_tit{color:#1f2022;font-size: 16px;}
    
    /*资源中心*/
    .sec5{margin-top: 80px;margin-bottom: 35px;}
    .sec5_butt{width: 180px;}
    .sec5_butt .swiper-button-prev{width: 28px;}
    .sec5_butt .swiper-button-next{width: 100px;}
    
    .sec5_nr{margin-top: 55px;}
    .sec5_tit{color:#333333;font-size: 14px;margin-top: 16px;width: 94%;padding:0 3%;}
    .sec5_tu {flex: 0 0 150px;height: 170px;}

    /*底部*/
    footer{width: 100%;background:#353638;color:#e4e4e4;font-size: 13px;}
    footer .foot{padding:50px 0;}
    .foot .logo>img{width:150px;}
    .logo_hz{margin-top: 20px;}
    .logo_hz img{position: relative;padding:0 15px;width:120px;}
    .address2{font-family: impact;color:#ff6900;font-size: 16px;margin:10px 0;}
    .address3{margin-top: 8px;font-size: 12px;}
    .address3 img{margin-right: 5px;}
    .code .pic{width: 90px;}
    .code .tit{font-size: 11px;margin-top: 5px;color:#888888;text-align: center;}
    
    .bq{font-size: 12px;color: #afb0b0;text-align: center;padding:16px 0;border-top: 1px solid #525252;}
    
    
    /*二级banner*/
    .banner2{height: 340px;}
    .banner2 img{display: block;}
    .banner2 .bannerlanmu{width: 900px;left:calc(calc(100% - 900px)/2);font-size: 24px;}
    
    .prod_bt{margin-top: 72px;font-size: 30px;line-height: 30px;}
    
    /*轮播图上分类*/
    .typelist>ul>li>a{font-size: 14px;margin-right:46px;}
    .typelist>ul>li:hover>a:after,
    .typelist>ul>li.active>a:after{content: '';position: absolute;left:-24px;top:10px;width: 24px;height: 2px;}
    
    .type2list{margin-top: 30px;}
    .type2list li{width: 132px;height: 32px;line-height: 32px;margin:0 18px;border-radius: 5px;}
    
    .danye{width: 1060px;padding:45px 0 100px;font-size: 16px;color: #828282;line-height:2.2;}
    
    /*新闻*/
    .nr_right{width: 900px;padding:0 0 30px;}
    .news_list_tj{margin-top: 30px;}
    .newstj_each{width: 280px;text-align: center;font-size:13px;}
    
    .news_list{margin-top: 45px;}
    .news_list li{padding:24px 20px;width: 436px;margin-left: 26px;margin-bottom: 20px;}
    .news_list li .time{font-size: 12px;}
    .news_list li .tit{font-size: 14px;margin-top:15px;}
    .news_list li .jian{font-size: 12px;margin-top:15px;}
    .newsmore{margin-top: 15px;}
    
    .page{padding:50px 0;}
    .pagination{width: 100%;text-align: center;font-size: 0;}
    .pagination li{display: inline-block;text-align: center;font-size: 14px;color: #8e8d8d;margin:0 6px;min-width: 25px;line-height: 25px;}
    .pagination li.active{background:#ff8f40;color: #fff;}
    .pagination li a{display: block;text-align: center;color: #4c4c4c;}
    .pagination li span{padding:0 15px;}
    
    .news_show .tit{font-size: 16px;margin-top:40px;}
    .news_show .info{font-size: 12px;margin:15px 0 0}
    .news_show .con{font-size: 13px;line-height: 32px;padding-bottom: 30px;margin-top: 20px;}
    
    .fenye li{height: 30px;line-height: 30px;}
    .fenye{padding:20px 0;font-size: 13px;}
    
    
    /*解决方案*/
    .case_you{width:350px;top:50px;}
    .case_zuo{width:350px;}
    .prod_list{margin-top: 35px;}
    .case_each{width: 435px;margin-bottom: 24px;}
    .case_all{padding:30px 16px;}
    .prod_list .case_each:nth-child(1) .case_all,
    .prod_list .case_each:nth-child(4) .case_all,
    .prod_list .case_each:nth-child(5) .case_all,
    .prod_list .case_each:nth-child(7) .case_all{
        background: url('../img/30.png') no-repeat;
        background-position: 16px 30px;
        background-size: 93%;
    }
    .prod_list .case_each:nth-child(2) .case_all,
    .prod_list .case_each:nth-child(3) .case_all,
    .prod_list .case_each:nth-child(6) .case_all,
    .prod_list .case_each:nth-child(8) .case_all{
        background: url('../img/31.png') no-repeat;
        background-position: 16px 30px;
        background-size: 93%;
    }
    .case_tit{font-size: 18px;padding-left: 35px;}
    .case_tit:before{width: 8px;height: 8px;left:20px;top:10px;}
    .case_tit_en{line-height: 20px;}
    .case_tit_en:before{top:6px;}
    .case_nr{font-size: 13px;padding-left: 20px;padding-top: 24px;width: 100%;margin-top:0;}
    .case_nr>div{margin-top: 10px;line-height: 20px;}
    
    /*产品与服务*/
    .prods .tips{margin-top: 55px;font-size:24px;}
    .prods .prod_bt{margin-top: 28px;}
    .prods_list{margin-top: 55px;}
    .prods_list .sec3_each{margin-left: 22px;}
    .prods_list .sec3_each .sec3_tit{margin-top: 6px;}
    .prods_list .sec3_each .sec3_tit.sec3_tit_en{line-height: 20px;font-size:15px;}
    .prods_list .sec3_tips_eng{margin-top:4px!important;}
    .prods_list .sec3_each a{width:65px;}
    .prods_ea{width:280px;height:100%;padding-bottom: 30px;}
    .prods_ea .prodss_tu{margin-top: 20px;}
    .prods_tt{font-size: 16px;color:#000000;margin-top: 16px;}
    .prods_tt_eng{font-size: 15px;}
    .prods_jj{font-size: 12px;line-height: 20px;padding: 16px;}
    .prods_ea .prodss_icon{position: absolute;left:-20px;bottom:-20px;z-index:-1;}
    .prodsss_list{margin-top: 30px;position: relative;margin-bottom: 100px;}
    .prodsss_left{position: absolute;left:-270px;width:700px;}
    .prodsss_rig{margin-left: 500px;}
    .prodsss_ea{height: 60px;line-height: 60px;padding:0 20px;margin-top: 45px;}
    .prodsss_ea p{width: 60px;height: 60px;font-size: 30px;margin-top: -26px;}
    .prodsss_ea div{font-size: 14px;margin-left: 30px;}
    .prodsss_ea .prodsss_ea_en{line-height: 20px;margin-left: 15px;}
    
    /*关于我们*/
    .gsjs{margin-top: 36px;}
    .guanyu{width: 900px;height: 255px;padding:0 46px;background-size:100%;}
    .gy_top{padding-top: 63px;}
    .gy_top_eng{padding-top: 40px;}
    .gytit{font-size: 18px;padding-left: 15px;}
    .gytit:before{width: 8px;height: 8px;left:0;top:12px;}
    .gytit_engeng:before{top:8px;}
    .gytit_eng{font-size: 20px;color:#e4e4e4;}
    .gy_xian_en{margin-top: 30px;}
    .gy_jies{margin-top: 30px;font-size:13px;width: 400px;line-height: 24px;}
    .gy_jies_en{margin-top: 32px;width:450px;}
    .tuandui{background: url('../img/42.png') no-repeat;width: 435px;padding:0 30px 20px;background-size:100% 100%;}
    .tuandui .gy_top{padding-top: 30px;}
    .gytit_eng img{width: 50px;}
    .tuandui .gy_jies{width: 370px;}
    
    .qywh{margin-top: 24px;height: 360px;}
    .qywh_nr{width: 900px;}
    .qywh_1{width: 260px;margin-top: 100px;}
    .qywh_jj{font-size: 14px;margin-top: 20px;}
    .qywh_2{width: 300px;height: 220px;background: url('../img/47.png') no-repeat;margin-top: 82px;}
    .qywh_2tit{font-size: 16px;margin-left: 30px;padding-left: 15px;margin-top: 70px;}
    .qywh_2tit:before{content:'';position: absolute;width: 8px;height: 8px;border-radius: 5px;top:10px;}
    .qywh_2jj{width: 185px;font-size: 13px;margin-left: 50px;margin-top: 80px;line-height: 25px;}
    .qywh_2jj_eng{line-height:20px;margin-top: 20px;}
    
    .hzqy .swiper{margin-top: 30px;}
    .hzqy .key_2{margin-left: 120px;margin-top: -20px;}
    
    .lxwm_ditu{margin-top: 30px;height:300px;}
    .lxwm_each{width: 210px;height: 140px;margin-top: -80px;}
    .lxwm_each img{margin-top: 30px;width:30px;}
    .lxwm_each .lxwm_n{font-size: 13px;color:#686868;margin-top: 20px;line-height: 16px;}
    
    .lxwm_ly{margin-top: 50px;font-size: 20px;text-align: center;}
    .gbook_each{width: 440px;height: 48px;margin-bottom: 28px;}
    .lxwm_gbook{margin-top: 40px;}
    .gbook_each input{width: 550px;margin-left: 20px;line-height: 48px;font-size:13px;}
    .gbook_each1{width: 900px;margin-bottom: 28px;padding:30px 0;}
    .gbook_each1 textarea{margin-left: 20px;width: 820px;height: 100px;font-size:13px;}
    .lxwm_gbook .submit{width: 153px;line-height: 46px;font-size: 14px;}
    
    .contact1_right{width: 180px;text-align:center;font-size: 17px;color: #686868}
    .contact1_right .tit{margin-top:5px;}
    .contact1{margin-bottom:170px;}
    .contact1_left li{font-size: 14px;color: #686868;line-height: 42px;}
    .contact1_left li .icon{width: 32px;text-align: left;}
    .contact1_left .item1 li{margin-right:45px;}
    .contact1_logo{margin-bottom:25px;}
    
    
    /*右侧悬浮*/
    .fa_Float {width:50px;}
    .fa_Float_icon {width: 50px;height: 50px;font-size: 11px;}
    .fa_Float_icon img{width: 16px;}
    .fa_Float_info {font-size: 13px;right:50px;height: 40px;line-height: 40px;max-width: 0;}
    .fa_Float>a:hover .fa_Float_info{ max-width:1000px; text-align: center;padding:0 15px;}
    
    .fa_Float>a:nth-child(1) .fa_Float_info{width: 120px}
    .fa_Float>a:nth-child(2) .fa_Float_info{width: 200px}
    .fa_Float>a:nth-child(3) .fa_Float_info{width: 340px}
    .fa_Float.en>a:nth-child(3) .fa_Float_info{width: 480px}
    
    
    .zshz_butt{width: 60px;height:60px;bottom:70px;}
    .zshz_butt img{width: 50%;margin-top:5px;}
    .zshz_tit{font-size:14px;}
    .zshz_tit img{width: 18px;}
    .zshz_each{margin-top: 12px;width: 300px;}
    .zshz_each input{width: 280px;padding-left:10px;height: 32px;font-size:12px;}
    .zshz_each textarea{width: 280px;padding:8px 10px;height: 60px;font-size:12px;}
    .zshz_sub{margin-top: 12px;text-align: center;}
    .zshz_sub button{width: 100px;line-height: 30px;font-size: 13px;}
}