@charset "utf-8";
/******header**********/
.header{ width: 100%; position:fixed; left:0; top:0; z-index:99; border-bottom:1px solid rgba(49,49,49,0.2); background:url(../images/tbg.png) repeat; box-shadow: 0 5px 15px 0px rgba(0, 64, 152, 0.1);}
.head{ height:4.3vw;}
.header .logo img{ height:2.1vw;}
.header .imga{ height:0.7vw;}
.header i{ background:#eee; width:1px;}
.header .sea { width:auto; cursor: pointer; position: relative;}
.header .search { display: none; position: absolute; right: 0; top: 0; z-index: 999; height: 100vh; width: 100%; background: rgba(54,55,56,0.80); }
.header .search .satr { width: 600px; overflow: hidden; margin: 0 auto 0 auto; position: relative; padding-top: 15%; }
.header .search .satr em { padding:10px; position: absolute; right: 10px; top: 40%; z-index: 10; border:1px #fff solid; cursor:pointer; color:#FFF;}
.header .search .satr .sousuo1 { width: 520px; height: 60px; line-height: 60px; border: 0; padding-left: 10px; background: #FFF; float: left; box-sizing: border-box; -moz-box-sizing: border-box; }
.header .search .sousuo { width: 60px; height: 60px; background:url(../images/ser_btn_ed.png) no-repeat center #232b74; border: 0; float: left; }
.header .menu { width: auto; height:4.3vw; }
.header .menu li { width: auto; float: left; display: inline; position: relative; }
.header .menu li a.xialaguang { display: inline-block; width: auto; height: 4.3vw; line-height: 4.3vw; position: relative; padding: 0 2vw;}
.header .menu li a.navhover, .header .menu li a.xialaguang:hover { cursor: pointer; color:#FFF; background:#232b74;}
.header .menu ul.children { display: none; position: absolute; top: 4.3vw; left: 0; width: 100%; line-height: normal; z-index: 90; }
.header .menu ul.children li { width: 100%; padding: 0px; display: inline-block; margin: 0; }
.header .menu ul.children li a { display: block; padding:15px 10px; position: relative; overflow:hidden; color: #323232; background: #FFF; border-bottom:1px #ccc solid; }
.header .menu ul.children li a:hover { color: #FFF; background: #232b74; }
.header .menu ul.children li a .fln { width: 88%; }
.header .menu ul.children li a .frn { position: absolute; right: 10px; top: 0; z-index: 1; opacity: 0; -webkit-transform: rotate(0deg) translate(-20px, 0px); -ms-transform: rotate(0deg) translate(-20px, 0px); transform: rotate(0deg) translate(-20px, 0px); background: url(../images/ioc8.png) no-repeat center; background-size: contain; width: 16px; height: 100%; }
.header .menu ul.children li a:hover .frn { -webkit-transition: -webkit-transform 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 300ms; transition: transform 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 300ms; opacity: 1; -webkit-transform: rotate(0deg) translate(0px, 0px); -ms-transform: rotate(0deg) translate(0px, 0px); transform: rotate(0deg) translate(0px, 0px); }
/******footer**********/
.footer_top, .fo_cn{ position:relative;}
.footer .fo_logo{ height:7vw;}
.footer .fo1{ height:2.1vw;}
.footer .fo2{ height:0.7vw;}
.footer_top dl{ margin-left:10%;}
.footer .foot_l{ width:auto; height:100%; position:absolute; right:0; top:0;}
.footer .stmenu1{ position:relative;}
.footer .stmenu1 .xiala1{ width:38px; height:38px; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; background:#a0a0a0;  border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%;}
.footer .stmenu1 .xiala1 img{ width:auto; max-height:22px;}
.footer .stmenu1 .xiala1:hover{ background:#232b74;}
.footer .stmenu1 .child1{ display: none; position: absolute; top: 38px; left:-56px; width: 150px; z-index: 90; background: #FFF; padding:8px;}
.footer .foa{ margin-right:13%;}







/************内页************/

/*sub_bo*/
.sub_bo{ overflow: hidden; position:relative; z-index:1; margin-bottom:2.5vw;}
.sub_bo:after { content: ''; width: 100%; height: 1px; background: #e5e5e5; position: absolute; left: 0; bottom: 1px; z-index:-1;}
.sub_bo a{ width:auto; display:inline-block; padding-bottom:20px; background:url(../images/cl.png) no-repeat center bottom; margin-right:3.8vw;}
.sub_bo a:last-child{ margin-right:0;}
.sub_bo a:hover, .sub_bo a.cur{ background:url(../images/cl.jpg) no-repeat center bottom; color: #e44f00;}

/*product-list*/
.list-unstyled { display: flex; flex-wrap: wrap; position: relative; max-width: 100%; }
.list-unstyled li { display: flex; flex-wrap: wrap; flex-direction: row; background: #202e6f; padding: 4px 4px 0 4px; text-align: center; float: left; margin-bottom:20px; color: #FFF;  }
.list-unstyled li a{ color: #FFF;}
.list-unstyled li img { width: 100%; min-width: 100%; max-width: 100%; display: block; margin: 0 auto; height: auto; }
.list-unstyled li .cp_img{ position:relative;}
.list-unstyled li .cp_img i{ width:100%; height:100%; position:absolute; left:0; top:0; z-index:1;}
.list-unstyled li .cp_img .bhhy{ width:100%; height:100%; position:absolute; left:0; top:0; z-index:2;}
.list-unstyled li:hover {  background:#e44e00; box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.2); color: #FFF; }
.list-unstyled li:hover img { -webkit-transform: scale(1.12); -moz-transform: scale(1.12); -ms-transform: scale(1.12); -o-transform: scale(1.12); transform: scale(1.12); }
.list-unstyled li:hover a p { color: #FFF; }




/*产品*/
.cpzs_ly{ width:40%; position:relative;}
.cpzs_ly dt{ width:100%; height:100%; position:absolute; left:0; top:0; z-index:2;}
.cpzs_ly i{ width:100%; height:100%; position:absolute; left:0; top:0; z-index:1;}
.cpzs_ry{ width:58%;}
.cpzs_ry dl{ width:47%; margin-right:6%;}
.cpzs_ry dl:nth-of-type(even) { margin-right:0;}

.parameter table { width: 100%; border-collapse : collapse; border:0; font-weight: normal;table-layout: fixed;}
.parameter table tr{ width:100%;}


.parameter table tr td{ padding:0.4rem 0 0.25rem 0; line-height:2;}
.parameter table tr td:nth-of-type(odd) { border-bottom:4px #202e6f solid;}
.parameter table tr td:nth-of-type(even) { border-bottom:4px #e44e00 solid;}



.zxly .subform { width: 100%; overflow: hidden; margin: 0 auto; }
.zxly .subform .form-groupfl { width: 48%; overflow: hidden; }
.zxly .subform .form-groupfl .liebiao { width: 100%; height: 2.7vw; background: #f5f5f5; box-sizing: border-box; -moz-box-sizing: border-box; margin-bottom: 0.5vw; }
.zxly .subform .form-groupfl .liebiao label { width: 23.6%; height: 1.3vw; line-height: 1.3vw; border-right: 1px #999999 solid; text-align: center; float: left; margin-top: 0.7vw; }
.zxly .subform .form-groupfl .liebiao .forma { width: 71%; height: 2.7vw; line-height: 2.7vw; background: #f5f5f5; float: right; border: 0; }
.zxly .subform .form-groupfl .liuy { width: 100%; overflow: hidden; background: #f5f5f5; position: relative; margin-bottom: 0.5vw; }
.zxly .subform .form-groupfl .liuy label { width: 23.6%; overflow: hidden; border-right: 1px #999999 solid; position: absolute; left: 0; text-align: center; top: 0.7vw; z-index: 1; }
.zxly .subform .form-groupfl .liuy .form-controlv { width: 100%; height: 8.9vw; border: 0; background: #f5f5f5; box-sizing: border-box; -moz-box-sizing: border-box; text-indent: 26%; padding: 0.7vw 0; }
.zxly .subform .btn-info { width: 28%; height: 2.7vw; line-height: 2.7vw; background: #e44e00; border: 0; color: #FFF; text-align: center; float: right; }

/*新闻内页*/
.arKeywords { padding: 15px; overflow: hidden; background: #f7f7f7; margin-top: 20px; }
.arContent h2, .arContent h3, .arContent h4 { color: #e44f00; display: block; margin:5px 0; }
.arContent table { width: 100%; border-collapse : collapse; background: #ffffff; font-weight: normal;}
.arContent table tr td { padding: 10px 5px; border: 1px solid #dcdcdc; }
.arContent table tr:nth-of-type(odd) { background: #efefef; }
.arContent img { width: auto; max-width:100%; display: block; margin: 10px auto; }
.arContent ol, .arContent ul{ text-indent:2em;}
.arContent ol li{ list-style:decimal; list-style-position:inside;}
.arContent ul li{ position:relative; padding-left:18px;}
.arContent ul li:after{ content: '⊙'; position: absolute; left: 0; top: 0; color: #e44f00;}


/*内容*/
photo { display: block; width: 33.33%; overflow: hidden; float: left; margin-top: 20px; }
photo span { width: 90%; overflow: hidden; display: block; margin: 0 auto; }
photo span img { width: 100%; }
photo p { width: 90%; overflow: hidden; display: block; margin: 0 auto; text-align: center; padding: 10px 0; height: 55px; line-height: normal; }
contenta, contentb, contentc { display: block; overflow: hidden; float: left; }
contenta p, contentb p, contentc p { width: 100%; overflow: hidden; display: block; margin: 0 auto; }
contenta img, contentb img, contentc img { width: 100%; }
.zs p { padding-left: 14px; position: relative; }
.zs p:after { content: ''; width: 6px; height: 6px; border-radius: 100%; background: #0085cb; position: absolute; left: 0; top: 2px; }
contenta { width: 49.7%; }
contenta:nth-of-type(odd) { float: left; }
contenta:nth-of-type(even) { float: right; }
contentb { width: 32.33%; margin:0.5vw 0.5%;}
contentc { width: 24%; margin:0.5vw 0.5%;}
ewm { width: 40%; overflow: hidden; display: block; margin: 20px 5% 0 5%; float: left; }
ewm span { width: 35%; overflow: hidden; display: block; float: left; }
ewm div { width: 60%; overflow: hidden; display: block; float: right; }

/*微信弹窗*/
.wxnr { width: 100%; height: 100%; position: fixed; top: 0; z-index: 1000; display: none; background: rgba(0,0,0,.6); color:#FFF;}
.wxnr .nrdf { margin: auto; position: absolute; top: 50%; left: 0; right: 0; width: 5rem; height: 5rem; padding: 0.3rem; padding-top: 0.6rem; margin-top: -2.5rem; text-align: center; background-color: rgba(54,55,56,0.80); box-shadow: 0px 2px 6px #777; -webkit-box-shadow: 0px 2px 6px #777; -moz-box-shadow: 0px 2px 6px #777; border-radius: 10px; }
.wxnr img { width: 2.3rem; height: 2.3rem; display: block; margin: 0 auto; }
.wxnr p { line-height: 2; text-align: center; }
.wxnr i { position: absolute; top: 0.2rem; right: 0.2rem; width: 0.3rem; height: 0.3rem; font-size: 0.2rem; line-height: 0.3rem; text-align: center; color: #fff; font-weight: bold; font-style: normal; background: #333; border-radius: 1rem; cursor: pointer; }
.wxnr span { display: inline-block; padding: 0.03rem 0.1rem; line-height: 0.35rem; background-color: #e44f00; color: #fff; border-radius: 0.05rem; cursor: pointer; }
.wxnr span.wx { padding-left: 0.4rem; }
/*复制提示*/
.weixin { position: fixed; top: 50%; margin-top: -0.4rem; z-index: 9999999; color: #fff; width: 90%; right: 5%; line-height: 0.8rem; text-align: center; background: rgba(0, 0, 0, 0.8); border: 2px solid #333; border-radius: 0.1rem; display: none; }
.animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both }

/*PageBar*/
.PageBar { clear: both; width: 100%; overflow: hidden; text-align: center; margin:30px auto 0 auto; }
.PageButtons span, .PageButtons a { display: inline-block; width:2.7vw; height: 2.7vw; line-height: 2.7vw; background:#f8f8f8; margin:0 4px; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%;}
.PageButtons span.pagenum, .PageButtons a:hover { background: #232b74; color: #FFF; }
.PageInfo { width: 100%; overflow: hidden; padding-top: 10px; }
.PageButtons a.disabled { display: none; }

/*在线留言*/
.fla { width: 56%; overflow: hidden;}
.fra { width: 40%; overflow: hidden;}
.subforn { width: 100%; overflow: hidden; }
.subforn .form-group { width: 100%; overflow: hidden; margin-bottom: 15px; }
.subforn .form-group span { width: 2%; display: block; float: left; height: 2.4vw; line-height: 2.4vw; }
.subforn .form-group .control-div { width: 98%; overflow: hidden; float: right; border: 1px #dadada solid; box-sizing: border-box; -moz-box-sizing: border-box; background: #fff; position: relative; }
.subforn .form-group .control-div label { width: 25%; text-align: center; float: left; height: 1.4vw; line-height: 1.4vw; border-right: 1px #ccc solid; margin-top: 0.5vw; text-align: center; }
.subforn .form-group .control-div .form-control { width: 71%; float: left; height: 2.4vw; line-height: 2.4vw; border: 0; background: #fff; margin-left: 2%; }
.subforn .form-group .control-div label.area { position: absolute; left: 0; top: 0.5vw; z-index: 1; height: auto; margin-top: 0; }
.subforn .form-group .control-div .form-controlv { width: 100%; height:9vw ; border: 0; padding: 0.5vw; text-indent: 27%; box-sizing: border-box; -moz-box-sizing: border-box; line-height: 2; }
.subforn .form-group .btn-info { width: 98%; height: 2.4vw; line-height: 2.4vw; text-align: center; background: #e44e00; color: #FFF; border: 0; float: right; }



@media screen and (max-width: 1920px) and (min-width:0) {
.header .menu li a.xialaguang { padding: 0 1.8vw;}
.footer_top dl{ margin-left:9%;}
.footer .foa{ margin-right:12%;}
}

@media screen and (max-width: 1680px) and (min-width:0) {

.header .xialaguang1{ padding:0 1.2vw;}

.footer_top dl{ margin-left:8%;}
.footer .foa{ margin-right:11%;}
/*footer*/



}
@media screen and (max-width: 1300px) and (min-width:0) {

.header .xialaguang1{ padding:0 1vw;}	

.footer_top dl{ margin-left:7%;}

}
@media screen and (max-width: 1140px) and (min-width:0) {
.footer .foa{ margin-right:10%;}
	
.footer_top dl{ margin-left:6%;}	

}
@media screen and (max-width: 1024px) and (min-width:0) {
/******header**********/
.sp_header { width: 100%; height: 0.78rem; position: fixed; top: 0px; left: 0px; z-index: 90; border-bottom: 1px solid rgba(204,204,204,0.1); background:#FFF; box-shadow: 0 5px 15px 0px rgba(0, 64, 152, 0.1);}
.sp_header .sp_logo { width: auto; height: 0.78rem; padding: 0 0 0 3%; display: -webkit-box; display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; }
.sp_header .sp_logo img { height: 0.45rem; }
.sp_header .sp_nav { width: 5%; position: relative; cursor: pointer; height: 0.3rem; margin-top: 0.24rem; z-index: 0; margin-right: 3%; }
.sp_header .sp_nav span { display: block; background: #232b74; width: 100%; height: 0.05rem; position: absolute; transition: all ease 0.35s }
.sp_header .sp_nav span:nth-of-type(1) { top: 0; left: 0; }
.sp_header .sp_nav span:nth-of-type(2) { top: 0.13rem; right: 0; }
.sp_header .sp_nav span:nth-of-type(3) { bottom: 0; left: 0; }
.sp_header .sp_nav_se{ margin-top: 0.14rem;}
.sp_header .sp_nav_se span:nth-of-type(1) { top: 15px; transform: rotate(45deg) }
.sp_header .sp_nav_se span:nth-of-type(2) { width: 0; left: 0; right:inherit; }
.sp_header .sp_nav_se span:nth-of-type(3) { top: 15px; transform: rotate(-45deg) }

.sp_header .wapny{ width:auto; height: 0.78rem; display: -webkit-box; display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; }
.sp_header .searchwap{ display: none; position: absolute; right: 0; top: 0; z-index: 99; height: 100vh; width: 100%; background: rgba(54,55,56,0.80); transition: top ease 0.35s; }
.sp_header .search_ny { width: 100%; height: 100vh; display: -webkit-box; display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; }
.sp_header .satr { width: 80%; overflow: hidden; margin: 0 auto 0 auto; position: relative; }
.sp_header .satr em { width: auto; overflow: hidden; position: absolute; right: 0; top: 0; z-index: 10; }
.sp_header .satr em i { border: 1px solid #FFF; padding: 5px; font-weight: normal; cursor: pointer; color: #FFF; }
.sp_header .satr .search_c { width: 100%; height: 0.6rem;}
.sp_header .satr .search_c .sousuo1 { width: 70%; height: 0.6rem; line-height: 0.6rem; border: 0; background: #FFF; float: left; text-indent: 1em; }
.sp_header .sousuo { width: 24.8%; height: 0.6rem; line-height: 0.6rem; border: 0; background: #232b74; float: left; text-align: center; color: #FFF; }


.sjj_nav { position: fixed; z-index: 99999; background: rgba(0, 0, 0, .8); width: 100%; height: calc(100% - 0.78rem); line-height: 2.5; top: -100%; left: 0; overflow: auto; overflow-x: hidden; transition: top ease 0.35s; }
.nav_show { top: 0.78rem; }
.sjj_nav>ul>li:first-child { overflow: hidden; border-top: 0 }
.sjj_nav>ul>li:first-child>a { float: left; width: calc(100% - 70px) }
.sjj_nav ul li .sp_nav_xjb { position: absolute; top: 0; right: 0px; padding: 0px 7px 0 7px; }
.sjj_nav ul li .sp_nav_xjb svg { transform: rotate(-90deg); transition: all ease 0.35s }
.sjj_nav ul li .sjj_nav_i_se svg { transform: rotate(0deg) }
.sjj_nav ul li { border-top: 1px rgba(255, 255, 255, .8) solid; margin: 0 20px; position: relative; }
.sjj_nav>ul >li:last-child { border-bottom: 1px rgba(255, 255, 255, .8) solid; }
.sjj_nav ul li ul { display: none }
.sjj_nav ul li a { color: #FFF; width: 90% }
.sjj_nav ul li ul li a { color: #efeded; display: block; text-align: left; }
.sjj_nav ul li .sp_nav_xjb svg { width: 20px; height: 20px; fill: #FFF; }
.sjj_nav ul li .sjj_nav_i_se svg { fill: #232b74; }
.sjj_nav ul li ul li>ul { margin-left: 10px }


/******footer**********/
.footer .fo_logo{ height:auto;}
.footer .fo1{ height:auto;}
.footer .fo2{ height:0.14rem;}
.footer_top{ overflow:hidden; padding:0.25rem 0;}
.footer_top dl{ width:100%; margin-left:0; margin-bottom:0.25rem;}
.footer_top dl:last-child{ margin-bottom:0;}

.footer .padt70{ padding:0.35rem 0;}
.ewm1{ width:0.65rem; height:0.65rem; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; background:#232b74; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; display:inline-block; margin:0 0.25rem; text-align:center;}
.ewm1 span{ width:0.65rem; height:0.65rem;}
.ewm1 img{ height:0.3rem;}

/* 工具栏 */
.fook { width: 100%; overflow: hidden; }
.vbc { width: 100%; height: 1rem; display: block; }
.list { width: 100%; overflow: hidden; position: fixed; bottom: 0; z-index: 70; left: 0; color: #fff; }
.list ul { height: 1.1rem; }
.list ul li { float: left; width: 25%; overflow: hidden; height: 1.1rem; border-right: 1px #a91f24 solid; display: -webkit-box; display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; }
.list ul li a { display: block; overflow: hidden; color: #fff; }
.list ul li:last-child { border-right: 0; }
.list ul li .pt5 { padding-top: 0.01rem; }
/*内页*/
.banneri{ margin-top:0.78rem;}

/*cateList*/
.cateList { width: 100%; text-align: center; background: #f4f4f4; position: relative; display: block;}
.cateList .goBack { width: auto; height: 0.8rem; line-height: 0.8rem; position: absolute; left: 3%; top: 0; z-index: 10; font-size: 0.38rem; color: #e44f00; }
.cateList .goBack:before { width: auto; height: 0.8rem; display: block; }
.cateList h3 { width: 100%; position: relative; font-size: 0.35rem; line-height: 0.8rem; height: 0.8rem; }
.cateList h3 span { position: absolute; top: 0; right:3%; width: auto; height: 0.8rem; line-height: 0.8rem; font-size: 0.4rem; color: #e44f00; }
.cateList .box { width: 95%; padding: 0.2rem 0; z-index: 1100; background: #f9f9f9; display:block; margin: 0 auto; }
.cateList .box a { padding: 0.1rem 5%; line-height: 0.34rem; text-align: left; font-size: 0.22rem; display: block; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; border-bottom: 1px #CCC solid; }
.cateList .box a:last-child { border-bottom: none; }
/*产品分类*/
.sideup { display: block; width: 90%; margin: 0 auto; padding-bottom: 0.2rem; }
.sideup li { text-align: left; border-bottom: 1px #a91f24 dashed; padding: 0.15rem 0; }
.sideup li:last-child { border-bottom: none; }
.tun { width: 0.25rem; height: 0.25rem; display: block; float: right; color: #e44f00; }
.sidedown { padding: 0.2rem; display: none; }
.sidedown li { font-size: 0.22rem; border-bottom: none; }
.sidedowna { background: #f3f3f3; padding: 0 0.12rem; display: none; }

/*新闻内页*/
.arContent table tr td { padding: 0.1rem 5px; font-size: 0.18rem; }
.arContent img { max-width: 100%; height: auto; display: block; margin: 0 auto; }
/*内容*/
photo { width: 100%; float: none; margin-top:0.2rem; }
photo span { width: 100%;}

photo p { width: 100%; padding: 0.1rem 0; height:auto;}
contenta, contentb, contentc { float: none;}

contenta { width: 100%; margin-top:0.1rem;}
contenta:nth-of-type(odd) { float: none; }
contenta:nth-of-type(even) { float: none; }
contentb { width: 100%; margin:0.1rem 0;}
contentc { width: 100%; margin:0.1rem 0;}
ewm { width: 100%; margin: 0.1rem; float: none; }




/*PageBar*/
.PageBar { margin:0.3rem auto 0 auto; }
.PageButtons span, .PageButtons a { width:0.6rem; height: 0.6rem; line-height: 0.6rem; }




/*产品*/
.cpzs.pt60{ padding-top:0;}
.cpzs_ly{ width:100%; padding-top:0.25rem;}

.cpzs_ry{ width:100%;}
.cpzs_ry dl{ width:100%; margin-right:0;}

.zxly .subform .form-groupfl { width: 100%; }
.zxly .subform .form-groupfl .liebiao { height: auto; margin-bottom: 0.2rem; background: none; }
.zxly .subform .form-groupfl .liebiao label { width: 100%; height: auto; line-height: normal; border-right: none; text-align: left; float: none; margin-top: 0.14rem; }
.zxly .subform .form-groupfl .liebiao .forma { width: 100%; height: 0.65rem; line-height: 0.65rem; float: none; text-indent:1em; }
.zxly .subform .form-groupfl .liuy { margin-bottom: 0.2rem; background: none; }
.zxly .subform .form-groupfl .liuy label { width: 100%; border-right: none; position: inherit; left: inherit; text-align: left; top: inherit; z-index: inherit; }
.zxly .subform .form-groupfl .liuy .form-controlv { height: 1.7rem; text-indent: 0.5em; padding: 0.1rem 0; }
.zxly .subform .btn-info { height: 0.54rem; line-height: 0.54rem; }


/*在线留言*/
.fla { width: 100%;}
.fra { width: 100%; padding-top:0.3rem;}

.subforn .form-group { margin-bottom: 0.15rem; }
.subforn .form-group span { width: 2%; height: 0.6rem; line-height: 0.6rem; }
.subforn .form-group .control-div label { height: 0.4rem; line-height: 0.4rem; margin-top: 0.1rem; }
.subforn .form-group .control-div .form-control { height: 0.6rem; line-height: 0.6rem;}
.subforn .form-group .control-div .form-controlv { height:2rem ; padding:0.1rem; }
.subforn .form-group .btn-info { height: 0.6rem; line-height: 0.6rem; float: none; }


}


/* animation */
@keyframes uk-kenburns { 0% {
transform:scale(1)
}
100% {
transform:scale(1.2)
}
}