@charset "utf-8";
/*移动端导航*/
@media screen and (max-width: 1024px) and (min-width: 0px) {
body { font-size: 14px; }
.phom { display: block; }
header { display: none }
.topby { height:50px;}

/*---------------------------------------------------------------------------------------------------------------手机站导航开始----------*/
.sp_header{ width:100%;height:50px;background:#fff;position:fixed; top: 0px; left: 0px; z-index: 9999;overflow:hidden;}
.sp_header .sp_logo{ width:auto; float:left; height:46px; padding:2px 0 0 10px;}
.sp_header .sp_logo img{margin:auto;height:46px;}
.sp_header .sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:15px; z-index:0;}
.sp_header .sp_nav span{display:block;background:#c62115;width:30px;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:10px}
.sp_header .sp_nav span:nth-of-type(3){top:20px}
.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 #c62115; 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:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}
.nav_show{top:50px}
.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:#c62115}
.sjj_nav ul li ul li>ul{margin-left:10px}
.mainc{ width:90%; overflow:hidden; margin:0 auto;}



/********footer********/

.footer, .footer .foot1, .footer .foot2, .footer .foot3, .footer .ewm { display: none; }
.copy, .kfl{ display: none; }
.fook { display: block;}
.vbc{ height: 70px; display: block;}

/* 工具栏 */
#toolbar { position: fixed; bottom: 0; width: 100%; z-index: 888; height: 70px; left: 0; display: block; }
#toolbar .list { width: 100%; margin: 0 auto; background: #3c3c3c; height: 70px; }
#toolbar .list li { float: left; width: 25%; text-align: center; }
#toolbar .list li a { display: block; height: 70px; font-size: 14px; color: #fff; width: 99%; margin: 0 auto; border-right: 1px #c62115 solid; }
#toolbar .list li:last-child a { border-right: 0; width: 100%; }
#toolbar .list a.hoverv { background: #c62115; }
#toolbar .list a i { margin-left: auto; margin-right: auto; width: 100%; height: 20px; display: block; font-size: 22px; padding-top: 10px; }
#toolbar .list a span { text-align: center; line-height: 26px; display: block; padding-top: 10px; }
.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: #c62115; }
.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: #c62115;}
.box { width: 100%; z-index: 10; display: none; margin: 0 auto; }
.box a { padding:10px 0; white-space: nowrap;}
.box a .cob{ width:90%;}
.box a .cob span{ font-size:14px;}
.box a .cob i{ margin-top:5px;}
.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; }
.sideup li a{ padding:10px 5%; font-size:14px;}
.sideup li .cob em{ margin-top:4px;}
.sideup li i{ margin-top:14px; margin-right:5%;}
.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 { width:100%; height: 40px; line-height: 40px; margin-top: 20px; }
.but_tit span {  height: 40px; 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%;}
/*视频弹出*/
.oh li{float:inherit;width:90%; margin:20px auto 0 auto;}

.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:18px; 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;}

}


