@charset "utf-8";
/*移动端导航*/
@media screen and (max-width: 1024px) and (min-width: 0px) {
body { font-size: 14px; }
.phom { display: block; }
header, header.clone { display: none }
.topby { height: 3rem; }
/*---------------------------------------------------------------------------------------------------------------手机站导航开始----------*/
.sp_header { width: 100%; height: 3rem; background: #fff; position: fixed; top: 0px; left: 0px; z-index: 9999; overflow: hidden; }
.sp_header .sp_logo { width: auto; float: left; height: 2rem; padding: 0.5rem 0 0 10px; }
.sp_header .sp_logo img { height: 2rem; }
.sp_header .sp_nav { width: 3rem; float: right; position: relative; cursor: pointer; height: 1.875rem; margin-top: 1rem; z-index: 0; }
.sp_header .sp_nav span { display: block; background: #003f98; width: 1.875rem; height: 2px; position: absolute; left: 10px; transition: all ease 0.35s }
.sp_header .sp_nav span:nth-of-type(1) { top: 0px }
.sp_header .sp_nav span:nth-of-type(2) { top: 0.6rem }
.sp_header .sp_nav span:nth-of-type(3) { top: 1.2rem }
.sp_header .sp_nav_se span:nth-of-type(1) { top: 10px; transform: rotate(45deg) }
.sp_header .sp_nav_se span:nth-of-type(2) { width: 0 }
.sp_header .sp_nav_se span:nth-of-type(3) { top: 10px; transform: rotate(-45deg) }
.sea { float: right; height: 50px; line-height: 50px; margin-right: 20px; }
.sea span { float: left; cursor: pointer; font-size: 18px; height: 50px; line-height: 50px; display: block; }
.search { position: fixed; z-index: 9; background: rgba(0, 0, 0, .8); width: 100%; height: 100%; top: 0; left: 0; overflow: auto; overflow-x: hidden; transition: top ease 0.35s; display: none; }
.satr { width: 90%; height: 40px; margin: 10% auto 0 auto; position: relative; }
.satr em { position: absolute; right: 10px; top: -10px; z-index: 10; }
.satr em i { border: 1px solid #FFF; padding: 5px; font-weight: normal; cursor: pointer; color: #FFF; }
.satr .sousuo1 { width: 75%; height: 40px; line-height: 40px; border: 0; padding-left: 5%; background: #FFF; float: left; margin-top: 40px; font-size: 14px; }
.sousuo { width: 20%; height: 40px; background: url(../images/ser.png) no-repeat center #05316e; border: 0; float: left; margin-top: 40px; }
.sjj_nav { position: fixed; z-index: 9999; background: rgba(0, 0, 0, .8); width: 100%; height: calc(100% - 104px); font-size: 14px; line-height: 2.5rem; top: -100%; left: 0; overflow: auto; overflow-x: hidden; transition: top ease 0.35s; }
.nav_show { top: 3rem }
.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: 5px; right: 0px; border-left: 1px rgba(255, 255, 255, .8) solid; height: 30px; 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-left: 20px; position: relative; line-height: 40px; font-size: 14px }
.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: 80% }
.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: #003f98; }
.sjj_nav ul li ul li>ul { margin-left: 10px }
.mainc { width: 90%; overflow: hidden; margin: 0 auto; }
/********footer********/
.footer, .copy, .kfl { display: none; }
.fook { display: block; }
.vbc { height: 4rem; display: block; }
/* 工具栏 */
#toolbar { position: fixed; bottom: 0; width: 100%; z-index: 888; height: 4rem; left: 0; display: block; }
#toolbar .list { width: 100%; margin: 0 auto; background: #3c3c3c; height: 4rem; }
#toolbar .list li { float: left; width: 25%; text-align: center; }
#toolbar .list li a { display: block; height: 4rem; color: #fff; width: 99%; margin: 0 auto; border-right: 1px #003f98 solid; }
#toolbar .list li:last-child a { border-right: 0; width: 100%; }
#toolbar .list a.hoverv { background: #003f98; }
#toolbar .list a i { margin-left: auto; margin-right: auto; width: 100%; height: 20px; display: block; font-size: 24px; padding-top: 0.6rem; }
#toolbar .list a span { text-align: center; line-height: 26px; display: block; padding-top: 0.3rem; font-size: 14px; }
.xbg { width: 100%; display: block; position: fixed; height: 100px; left: 0; bottom: 0; background: #fff; z-index: 880; }
#toolbar .list a i span { color: #fff; padding-top: 10px; text-transform: initial; font-style: normal; }
.animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both }
/******内页******/
.loc { display: none; }
.left { width: 100%; overflow: hidden; float: inherit; margin: 0 auto; }
.left_top { display: none; }
.cateList { width: 90%; }
.cateList .loat { width: 100%; line-height: 3.2rem; text-align: center; position: relative; margin: 10px auto 0 auto; display: block; z-index: 0; border-bottom: 1px #e8e8e8 solid; }
.cateList .loat .goBack { width: auto; height: 3.2rem; line-height: 3.2rem; position: absolute; left: 0; top: 0; z-index: 10; font-size: 24px; color: #003f98; }
.cateList .loat h3 { width: 100%; position: relative; font-size: 18px; }
.cateList .loat h3 .fa { position: absolute; top: 0; right: 0; width: auto; height: 3.2rem; line-height: 3.2rem; font-size: 24px; color: #003f98; }
.box { width: 100%; z-index: 10; display: none; margin: 0 auto; border: 0; padding-bottom: 0; }
.box a { width: 100%; padding: 10px 0; white-space: nowrap; margin: 16px auto 0 auto; }
.box a .cob { width: 90%; }
.box a .cob span { font-size: 14px; }
.box a .cob i { font-size: 16px; }
.right { width: 100%; float: inherit; }
.right_top { display: none; }
.right_bottom { font-size: 14px; line-height: 2; padding-top: 20px; }
/*产品分类*/
.sideup { display: none; width: 100%; margin: 0 auto; border: 0; padding-bottom: 0; }
.sideup li { width: 100%; margin: 16px auto 0 auto; }
.sideup li a { width: 100%; padding: 10px 0; white-space: nowrap; }
.sideup li a .cob { width: 90%; }
.sideup li a .cob span { font-size: 14px; }
.sideup li a .cob i { font-size: 16px; }
.tun { margin-top: 10px; }
.sidedown li a { font-size: 12px; padding: 10px 10%; }
.chroma-gallery .chrg-description p { font-size: 14px; }
.grid li { width: 100%; margin-bottom: 20px; }
.grid li .newc { width: 95%; padding: 0 0; }
.grid li .newc .new_img { width: 94%; margin: 0 auto; padding-top: 10px; }
.grid li .newc .new_txt { width: 94%; margin: 0 auto; padding-bottom: 10px; }
.grid li .newc .new_txt .newm { font-size: 16px; }
.grid li .newc .new_txt p { font-size: 14px; }
.FastMove { width: 100%; overflow: hidden; margin: 20px auto 0 auto; font-size: 14px; }
.FastMove .Prev { float: inherit; font-size: 16px; }
.FastMove .Next { float: inherit; font-size: 16px; }
.arContent img { width: 100%; }
/*相关文章*/
.but_tit { margin: 10px auto 0 auto; }
.but_tit span { font-size: 18px; }
.xgwz { width: 100%; }
.xgwz li { width: 100%; }
.xgwz li .newm { font-size: 18px; }
.xgwz li .new2 { font-size: 14px; }
.xgwz li p { font-size: 14px; }
.ExhibitList dl { width: 100%; margin-top: 20px; }
/*产品介绍*/

.cpz_ly { width: 100%; float: inherit; margin-top: 20px; }
.cpz_ly #owl-demo .owl-buttons div { width: 46px; height: 46px; }
.cpz_ry { width: 100%; float: inherit; margin-top: 20px; }
.cpz_ry .cp_top { font-size: 24px; }
.cpz_ry p { font-size: 14px; padding-top: 10px; }
.cpz_ry .cp_tel { font-size: 14px; margin-top: 10px; }
.cpz_ry .cp_tel .fl { width: 68%; padding: 10px 0; }
.cpz_ry .cp_tel .pdpromo { width: 28%; padding: 10px 0; }
/***新闻详细***/
.news_tit { padding-bottom: 15px; }
.news_tit h1 { font-size: 18px; }
.news_tit p { font-size: 14px; }
.arKeywords { padding: 10px; font-size: 14px; }
.arContent { padding-top: 10px; font-size: 14px; }
.FastMove { padding: 20px 0 0 0; margin: 10px auto 0 auto; font-size: 14px; }
/*产品内页tag*/
.tagv { width: 100%; margin: 10px auto 0 auto; }
.ztitle span { font-size: 16px; margin-right: 2%; padding-bottom: 14px; }
.ztitle span.tithov, .ztitle span.tithov a { font-size: 18px; }
.zntit_con1 { width: 100%; padding-top: 20px; overflow: auto; }
.zntit_con1 img { width: 100%; }
/*视频弹出*/

.fl { float: inherit; width: 100%; overflow: hidden; }
#HBoc { width: 100%; overflow: hidden; float: inherit; margin-top: 10px; }
.ke-zeroborder1, .ke-zeroborder2, .ke-zeroborder3 { float: inherit; width: 100%; margin-top: 10px; }
.arList li.JobListItem { margin-bottom: 20px; }
.arList li.JobListItem .jov { margin-bottom: 20px; }
.arList li.JobListItem .jov .jo_l, .arList li.JobListItem .jov .jo_r { width: 100%; overflow: hidden; float: inherit; }
.arList li.JobListItem .jov span, .arList li.JobListItem .jov span { width: 100%; overflow: hidden; float: inherit; line-height: normal; display: block; margin-bottom: 10px; }
.arList li.JobListItem .jov .jo_l ol, .arList li.JobListItem .jov .jo_r ol { width: 97%; height: 42px; line-height: 42px; padding: 0 1%; float: inherit; margin-bottom: 10px; }
.arList li.JobListItem .jov i { width: 100%; overflow: hidden; float: inherit; line-height: normal; display: block; font-style: normal; margin-bottom: 10px; }
.arList li.JobListItem .jov em { width: 97%; padding: 15px 1%; float: left; border: 1px #CCC solid; font-style: normal; overflow: hidden; display: block; }
.arList li.JobListItem .join { width: 188px; height: 48px; line-height: 48px; display: block; background: #033692; color: #FFF; float: right; margin-top: 20px; font-size: 16px; text-align: center; }
.arList li.JobListItem .join:hover { background: #2466dd; }
.fla { width: 100%; float: inherit; }
.fla img { width: 100%; }
#feedback_form { width: 100%; float: inherit; }
.gallery li { width: 46%; }
/*在线留言*/

#HBox { width: 90%; height: 420px; top: 50px; left: 5%; margin: 0 0 0 0; }
.subform { width: 95%; }
.subform .form-group .control-div .form-controlv { height: 100px; }
.subform .form-group .control-div .btn-info { margin-top: 10px; float: left; }



.xtjs li{ width:100%; float:inherit; margin-bottom:10px;}
.xtjs li a{ width:100%; padding:10px 0; position:relative; height:inherit;}
.xtjs li a .cbn{ width:100%; position:inherit; left:inherit; top:inherit;}
.xtjs li a .cbn span{ font-size:14px;}
.xtjs li a .cbn i{ font-size:24px;}
.xtjs li a em{ display:none;}
.xtjs li a .bottomx { left:0; height:1px;}



}
