﻿@font-face {
    font-family:kmwfys;font-style: normal;font-display: swap;
    src:url(../font/kmwfys.woff) format('woff');
}

@font-face {
    font-family:SYHTCN-BOLD;font-style: normal;font-display: swap;
    src:url(../font/SYHTCN-BOLD-2.woff) format('woff');
}

@font-face {
    font-family:SYHTCN-EXTRALIGHT;font-style: normal;font-display: swap;
    src:url(../font/SYHTCN-EXTRALIGHT-2.woff) format('woff');
}

@font-face {
    font-family:SYHTCN-HEAVY;font-style: normal;font-display: swap;
    src:url(../font/SYHTCN-HEAVY-2.woff) format('woff');
}

@font-face {
    font-family:SYHTCN-LIGHT;font-style: normal;font-display: swap;
    src:url(../font/SYHTCN-LIGHT.woff) format('woff');
}

@font-face {
    font-family:SYHTCN-MEDIUM;font-style: normal;font-display: swap;
    src:url(../font/SYHTCN-MEDIUM-2.woff) format('woff');
}

@font-face {
    font-family:SYHTCN-NORMAL;font-style: normal;font-display: swap;
    src:url(../font/SYHTCN-NORMAL.woff) format('woff');
}

@font-face {
    font-family:SYHTCN-REGULAR;font-style: normal;font-display: swap;
    src:url(../font/SYHTCN-REGULAR-2.woff) format('woff');
}


@font-face {
    font-family:SYFYS;font-style: normal;font-display: swap;
    src:url(../font/fys.woff) format('woff');
}


body {color:#2F2F2F;font-family:'BrandonGrotesque-Regular'; }
a {transition:0.5s;-webkit-transition:0.5s;-moz-transition:0.5s;}
ul {list-style:none;}
.clear {clear:both;}
.img-thumbnail {transition:opacity 0.7s;}
.img-thumbnail:hover,.opacity_img:hover {opacity:0.75;}
.footbg{ background:url(../images/footbg.png) no-repeat right bottom #f1f1f1 !important;}

/* 链接颜色 */
a:link {color: #000000; text-decoration:none;}
a:visited {color: #000000;text-decoration:none;}
a:hover {text-decoration:none; }

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding: 0 2rem;
}




/*首页-幻灯片*/.flash img {width:100%;}
.flash ul.bxslider {list-style:none;}
.flash div.bx-pager {bottom:4%;}
.flash div.bx-controls-direction {display:none;}


/*首页-公司简介*/
.indexporduct { padding:70px 0rem; background:#FFF; }
.product_head{ padding:55px 0 55px 0; background:url(../images/indexptitlebg.png) no-repeat center center;}
.product_head_title{ float:left; }
.product_head_more{ float:right; margin-top: 15px; }




.indexproduct_img{ padding:0 !important;}
.indexproduct_img img{ width:100%;}
.indexproduct_text {padding:150px 50px 86px 90px;height:100%;}
.indexproduct_textbox{ max-width: 80%; margin:0 auto; }
.indexproduct_textbox h3 {font-family:Arial;color:#333;font-size:48px;margin:0px; line-height:48px;}
.indexproduct_textbox .miaoshu {font-size:24px;color:#333; margin-bottom:30px; margin-top:15px;}
.indexproduct_textbox .miaoshu p{font-size:24px;color:#333; line-height:32px;}
.indexproduct_textbox .morebtn a { display:inline-block; margin:0 auto;}


.biaoti{ font-size:30px; padding-bottom:10px;  color:#FFF; font-size:42px; display: inline-block;}




/*我们的优势*/
.advantage{text-align: center; color: #fff; padding: 80px 0px 80px 0px;}
.advantage_head{ margin-bottom:30px;}
.advantage_head h2{text-align:left; }
.advantage_head p{text-align: left;padding-top: 2px;  font-size: 18px;color: #9A9A9A; margin-bottom:5px; text-transform: uppercase;}
.advantage_list{padding-top: 30px;}
.advantage_col{text-align: center;  width:80%; margin:0 auto; margin-bottom:30px;}

.image-container {
position: relative;
display: inline-block;
}
.hover-image {
position: absolute;
top: 0;
left: 0;
opacity: 0;
transition: opacity 0.5s;
}
.image-container:hover .hover-image {
opacity: 1;
}










/*首页-新闻动态*/
.indexnewsbg{padding:70px 0;}
.indexnews{ width:80%; margin:0 auto;}
.indexnews .news_title{ font-size: 36px;line-height: 42px; min-height:126px; text-align:center;}
.indexnews .news_desc{ font-family: 'BrandonGrotesque-Light';font-size: 18px;line-height: 26px;letter-spacing: 0;font-weight: 300;font-style: normal;margin: 0; text-align:center;  display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;  //行数
    text-overflow:ellipsis;  //省略号
    overflow: hidden;}
.indexnews .more{ text-align:center; margin-top:30px;}
.indexnews .more a {border:1px solid #000; display:inline-block; margin:0 auto;}
.indexnews .more span{ padding:10px 25px; display:inline-block; font-size:18px;}
.indexnews .more font{ background: #000;padding: 25px 25px;color: #fff; margin:0; top:0; line-height:0; }


/*列表页-横幅*/
.page_bg {padding-top:80px;min-height:465px;background-color:#202020;background-position:50% 50%;background-size:cover;background-repeat:no-repeat;}

/*列表页-面包屑*/
.bread_bg {background-color:#f3f3f3;}
.bread_nav {padding:30px 0px 30px 0px;text-align:center;color:#FFF;font-size:16px;}
.bread_nav span {}
.bread_nav a {color:#fff;}
.bread_nav a:hover {color:#0071bf;text-decoration:none;}
.bread_nav2 {padding:30px 0px 30px 0px;text-align:left;color:#FFF;font-size:16px;}
.bread_nav2 span {}
.bread_nav2 a {color:#fff;}
.bread_nav2 a:hover {color:#0071bf;text-decoration:none;}
.bread_nav3 {padding:30px 0px 30px 0px;text-align:left;color:#000;font-size:16px;}
.bread_nav3 span {}
.bread_nav3 a {color:#000;}
.bread_nav3 a:hover {color:#0071bf;text-decoration:none;}

/*内页-大图-标题*/
.banner_title {text-align:center;color:#FFF;}
.banner_title h3 {font-size:28px;margin:36px 0;}
.banner_title h6 {font-size:64px;}



/*列表页-新闻*/
.newslistbg {padding:35px 0 65px 0;}
.newslist {background:#FFF;border-bottom:4px solid #000; margin-bottom:50px;}
.newslist_title {padding:110px 0 50px 0;}
.newslist_title h2 {color:#212121;font-size:64px;line-height:72px;margin:0 0 35px 0;}
.newslist_title p {font-size:18px;line-height:26px;letter-spacing:0;font-weight:300;font-style:normal;}
.newslist img {max-width:100%;}
.newslist .text {padding:15px;}
.newslist .text h6 {font-size:15px;color:#38ad3c;}
.newslist .text h3 {font-size:20px;font-weight:700; height:46px;}
.newslist .text p {font-size:16px;color:#202020;}
.newslist .more {text-align:right;}
.newslist .more font {background:#000;padding:15px 20px;color:#FFF;}

/*新闻详情*/
.newsbg {margin-top:79px;background:#202020;}
.news {}
.news_title {text-align:left;color:#FFF;}
.news_title h6 {}
.news_title h3 {color:#e6e6e6;font-size:64px;line-height:72px;letter-spacing:1px;}
.news_title p {color:#e6e6e6;line-height:30px;}
.news_con {font-size:18px;color:#FFF;line-height:26px;letter-spacing:0;font-weight:300;font-style:normal;padding:52px 0;}
.news_con img{ max-width:100%;}

/*产品列表*/
.productlistbg {padding:65px 0 35px 0;background:#202020;border-bottom:6px solid #ed3424;}
.productlist {margin:15px 0;background:#313131;border-bottom:4px solid #f2f2f2;}
.productlist img {max-width:100%;}
.productlist .text {padding:15px;}
.productlist .text h6 {font-size:15px;color:#38ad3c;}
.productlist .text h3 {font-size:20px;font-weight:700;color:#e6e6e6;}
.productlist .more {text-align:right;}
.productlist .more font {background:#f2f2f2;padding:15px 20px;color:#000;}

/*相关产品*/
.relatedbg {padding:50px 0;}
.related_head {clear:both;}
.related_head h2 {color:#212121;font-size:64px;line-height:72px;}
.relatedlist {margin:15px 0;background:#ffffff;border-bottom:4px solid #202020;}
.relatedlist img {max-width:100%;}
.relatedlist .text {padding:15px;}
.relatedlist .text h6 {font-size:15px;color:#38ad3c;}
.relatedlist .text h3 {font-size:20px;font-weight:700;color:#222;}
.relatedlist .more {text-align:right;}
.relatedlist .more font {background:#202020;padding:15px 20px;color:#fff;}


/*列表页-新闻*/
.right_new {clear:both;list-style:none;margin:0px;padding:0px 0px 20px 0px;}
.right_new li {color:#898989;background:url(../images/li.png) no-repeat left 18px;font-size:16px;line-height:22px;padding:12px 0px;padding-left:13px;border-bottom:1px dashed #e3e2e2;}
.right_new li a {color:#2F2F2F;}
.right_new li a:hover,.right_new li a:focus {text-decoration:none;color:#1bc100;}
.right_new_time {float:right;}
.relevant_new ul.right_new li {font-size:14px;}


/*产品详细页*/
.productbg {margin-top:79px;}
.showpic_box,.proinfo_box {margin:30px 0px 20px 0px;}
.product_h1 {margin:0px;font-size:36px;line-height:55px;letter-spacing:0.75px;margin:18px 0 10px 0;font-weight:bold;color:#000;padding-bottom:10px;}
.product_info {list-style:none;padding:0px;margin-top:10px;}
.product_info p {line-height:28px;}
.product_btn {margin-top:25px;}
#pic-page {text-align:center;margin-top:10px;}
#pic-page a {margin:0 2px;}
#pic-page a img {width:40px;padding:2px;border:solid #ccc 1px;margin-bottom:5px;}
#pic-page a:hover img,#pic-page a.active img {border:solid #5280DD 1px;}
.product_con {clear:both;border-top:1px dotted #a9a9a9;margin:10px 0px 20px 0px;padding:20px 0px 0px 0px;line-height:26px;overflow:auto; font-size:16px;}
.photo_con {clear:both;margin:0px 0px 20px 0px;padding:10px 0px 20px 0px;line-height:26px;overflow:auto;}
.product_con img,.photo_con img {max-width:840px;}


/*分页样式*/.page {clear:both;margin:20px 0px 20px 0px;text-align:center;}
.page a {display:inline-block;font-family:Arial;font-size:13px;border:#dbdbdb 1px solid;padding:4px 9px;margin:2px;margin-bottom:5px;color:#31363c;text-decoration:none}
.page a:hover,.page a:focus {font-family:Arial;font-size:13px;border:#19b500 1px solid;padding:4px 9px;color:#fff;background-color:#19b500;}
.page .current {font-family:Arial;border:#19b500 1px solid;font-size:13px;padding:5px 9px;color:#fff;margin:2px;background-color:#19b500}




/*按钮样式*/.download_btn {float:right;display:block;margin:10px 10px 20px 0px;}
.page-btn {display:inline-block;float:left;background-color:#19b500;border-radius:0px;border:none;transition:background 0.5s;margin-right:15px;}
.page-btn:hover,.page-btn:focus {background-color:#3f3f3f;}
.grey-btn {border-radius:0px;border:none;background-color:#E8E8E8;}
.grey-btn:hover,.grey-btn:focus {background-color:#ccc;}




/*底部信息*/
footer{
    margin-top: 20px;
    color:#a4a4a4;
    padding:40px 0px;
  
}

.footer_contact{ font-size:16px; margin-top:30px;}



.footer_contact_left{ float:left; display:block;}

.footer_logo{ height: 50px; display:inline-block;}

.footer_contact_right{ text-align:right; line-height:50px; font-size:18px;}
.footer_contact_right span{ margin-left: 20px;}
.footer_contact_right img{ display:inline-block;}


.footer_icon {
    padding-top: 10px;

}
.footer_icon a:hover{
    text-decoration: none;
}
.footer_icon img{
    border: none;
    width: 30px;
    height: 30px;
    margin: 0px 8px 8px 0px;
}




.fooot_about_menu{ padding:50px 0;}














.footer_about{}
.footer_about h3{ font-size:18px; margin-bottom:15px; font-weight:bold; color:#333 !important;}
.footer_about p{ line-height:36px; font-size:18px; color:#333;}



.footer_sitemap{
    color: #a4a4a4;
}
.footer_sitemap:hover,
.footer_sitemap:focus {
    color: #ffd200;
    text-decoration: none;
}
/*底部分类*/
.footer_menu{ padding:0;}
.footer_menu p{ margin-bottom:10px; text-indent:10px;}
.footer_menu a{
    color: #333;
    line-height: 26px;
	font-size:18px;
}
.footer_menu a:hover{
    color: #b51d23;
    text-decoration: none;
}
.footer_menu_first{
    margin-bottom: 20px;
	padding:10px 0;
	border:1px solid #666; border-right:none; border-left:none;
}
.footer_menu_first a{
    color: #333;
    font-size: 18px;
	font-weight:bold;
}



/*友情链接*/
.link_box{
   padding: 15px 0px 15px 0px;
    text-align:center;
    color: #a4a4a4;
    font-size: 16px;
	border-top:1px solid #a4a4a4;
	line-height:26px;
}
.link_box p{
    color: #a4a4a4;
    padding:0px 0px 0px 0px;
}

.link_box a{  color: #a4a4a4;}



/*UEditor编辑器前端表格样式*/table {margin-bottom:10px;border-collapse:collapse;display:table;}
td,th {padding:5px 10px;border:1px solid #DDD;}
caption {border:1px dashed #DDD;border-bottom:0;padding:3px;text-align:center;}
th {border-top:1px solid #BBB;background-color:#F7F7F7;}
table tr.firstRow th {border-top-width:2px;}
.ue-table-interlace-color-single {background-color:#fcfcfc;}
.ue-table-interlace-color-double {background-color:#f7faff;}
td p {margin:0;padding:0;}
.bshare-custom.icon-medium-plus,.bshare-custom.icon-large {width:230px;float:left;}




.message{}

.jiange{margin-bottom: 25px;}


.message input{width: 100%;
  height: 70px;
 background: #f7f8fa;
  border-radius: 4px;
  padding-left: 20px;
  font-size: 13px;
  outline: none;
}




.message textarea {
  outline: none;
  font-size: 13px;
  width: 100%;
  height: 182px;
  min-height: 170px;
 background: #f7f8fa;
  border-radius: 4px;
  padding-left: 20px;
  padding-top: 14px;
}





.n_lxwm_sub_s1 {
  width: 200px !important;
  height: 46px;
  text-align: center;
  line-height: 46px;
  font-size: 20px !important;
  color: #fff;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  background:#b51d23 !important;
  padding-left:0 !important;
}


.n_lxwm_sub_s2 {
  width: 200px !important;
  height: 46px;
  text-align: center;
  line-height: 46px;
  font-size: 20px !important;
  color: #fff;
  margin-left: 15px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
    background:#999 !important;
  padding-left:0 !important;
}




/*分页样式*/
.pagination {clear:both; margin:20px 0px 0px 0px; text-align: center; display: flex; justify-content: center !important;}
.pagination  a {display: inline-block; font-family: Arial; font-size: 13px; border: #dbdbdb 1px solid; padding:4px 9px; margin: 2px; margin-bottom: 5px; color: #31363c; text-decoration: none}
.pagination a:hover,.pagination a:focus{font-family: Arial;font-size: 13px;border: #b51d23 1px solid; padding:4px 9px;color: #fff; background-color: #b51d23;}
.pagination .page-num-current {font-family: Arial;border: #b51d23 1px solid; font-size: 13px; padding:5px 9px; color: #fff;margin: 2px;  background-color: #b51d23}










/*大屏幕样式*/
@media screen and (min-width:769px) {
	
	.container{  width:100%; padding: 0 4rem;}
	
	
	.logo {margin:15px 0px 0px 0px;max-width:330px;max-height:45px;}


/*导航样式*/

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
    text-align: center;
	line-height:0 !important;
}
    
.navbar {margin:0px;border:none; background-color: rgba(0, 0, 0, 0); min-height:70px;transition:0.1s; }
.navbar:hover{ background:#b51d23;}
.navbar:hover a{ color:#fff !important;}

.navbar:hover .selectbox{ color:#fff !important;}
.navbar:hover .onlinebuy botton{ background:none !important; color:#fff !important;}


.navbar2{ border-bottom:1px solid #ebebeb;}




.navbar-nav {  float:right; margin: 0 auto; display: inline-block;}
.navbar-nav > li {}
.navbar-nav > li:first-child {}
.navbar-nav > li:last-child {}
.navbar-nav > li > a {text-align:center;}
.navbar-default .navbar-nav > li > a {color:#fff;padding-top:30px;padding-bottom:30px;transition:none;font-size:16px;font-family:'BrandonGrotesque-Regular'; padding: 30px;}
.navbar-default .navbar-nav > li > a:hover,.navbar-default .navbar-nav > li > a:focus,.navbar-default .navbar-nav > li > a.active,.navbar-default .navbar-nav > .active > a,.navbar-default .navbar-nav > .active > a:hover,.navbar-default .navbar-nav > .open > a,.navbar-default .navbar-nav > .open > a:hover,.navbar-default .navbar-nav > .open > a:focus { border-bottom:4px solid #b51d23; color:#fff;}
.navbar-brand {display:none;}


.navbar-default .navbar-nav2 > li > a {color:#000 !important;padding-top:30px;padding-bottom:30px;transition:none;font-size:18px;font-family:'BrandonGrotesque-Regular'; padding: 30px;}
.navbar-default .navbar-nav2 > li > a:hover,.navbar-default .navbar-nav > li > a:focus,.navbar-default .navbar-nav > li > a.active,.navbar-default .navbar-nav > .active > a,.navbar-default .navbar-nav2 > .active > a:hover,.navbar-default .navbar-nav2 > .open > a,.navbar-default .navbar-nav2 > .open > a:hover,.navbar-default .navbar-nav2 > .open > a:focus { border-bottom:4px solid #b51d23; }





/*导航-触发滚动*/    
.navbar-up {margin-top:0px;min-height:70px; background-color:#b51d23;}
.navbar-up ul.navbar-nav > li > a {padding-top:30px;padding-bottom:30px; color:#fff !important;}
.flash-up {margin-top:20px;}
.navbar-up a {color:#fff !important;}
.navbar-up button{ color:#fff !important;}




/*导航二级菜单*/    .nav_small {background-color:#b51d23;padding:10px 0px;padding-bottom:15px;border-radius:0px;border:none;box-shadow:none; min-width: 100% !important;}
.nav_small > li > a {line-height:20px;padding:10px 0px;text-align:center;color:#333;font-size:16px;}
.nav_small > li > a:hover {color:#fff;background-color:#ff474b;}
#app_menudown,#search_btn {display:none;}
.mfoot_box {display:none;}

.language{ float:right; padding:26px 0; margin-left: 30px;}
.selectbox{ background:none !important; border:none !important; color:#fff;}
.dropdown-menu{ background-color:#f7f8fa !important;}



.onlinebuy{ float:right; padding:26px 0; font-size:14px; line-height:32px; margin-left:20px;}
.onlinebuy a{ color:#fff;}
.onlinebuy button{ background:none !important; color:#FFF; }


.navbar:hover .onlinebuy button{ background:none !important; color:#fff !important;}


.language2{ float:right; padding:26px 0; margin-left: 30px;}
.selectbox2{ background:none !important; border:none !important; color:#000 !important;}
.dropdown-menu{ background-color:#b51d23 !important;}



.onlinebuy2{ float:right; padding:26px 0; font-size:14px; line-height:32px; margin-left:20px;}
.onlinebuy2 a{ color:#fff !important;}
.onlinebuy2 button{ background:none !important; color:#fff !important; height: 32px;}


.modal-header {
    min-height: 16.42857143px;
    padding: 15px;
    border-bottom:none !important;
}







.footqrcode {
display: none;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.weixinicon {
position: relative;
display:inline-block;
}
.weixinicon:hover .footqrcode {
display: block;width: 145px;top: -80px;

}



.modal-body{ padding:20px; font-size:15px; line-height:32px;}
.modal-body p{ margin:10px 0;}



.selectbox{}
.selectbox h4{ font-size:32px; text-align:center; color:#333 !important;}
.selectboxfrom{ height: 50px;background: #f4f4f4; width:100%; margin:20px 0;}
.selectboxfrom > form{ font-size:0px; padding:0px; margin:0; height:50px;}
.selectboxfrom > form input{ width:90%; border:none; height:40px; line-height:40px;font-size: 16px;background: #f4f4f4; padding: 0 .775rem; color: #333;}
.selectboxfrom > form button{ width:10%; height:50px; display:inline-block; color:#b51d23; font-size:24px; background:none !important;}
.selectbox h6{ font-size:16px; color:#333 !important;}
.selectbox h6 a{ margin:0 10px;}






.modal-dialog {
    width: 600px;
    margin: 10% auto;
}


}






/*小屏幕样式*/@media screen and (max-width:768px) {.top_welcome,.top_tel {display:none;}
.language{ float:left; padding:26px 0; margin-bottom:20px;}
.logo {margin:7px 0px 0px 10px;max-width:180px;max-height:36px;}
.navbar {margin:0px;border:0px;min-height:50px;background-color:#fff; border-bottom:1px solid #f7f7f7;}
.navbar-default .navbar-brand {color:#0066d9;font-size:16px;}
.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus {color:#fff;}
.navbar-toggle {border:none;}
.navbar-default .navbar-collapse,.navbar-default .navbar-form {border-bottom:1px solid #f7f7f7;}
.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {background-color:#fff;}
.navbar-default .navbar-toggle .icon-bar {}
.navbar-default .navbar-nav {margin-top:0px;margin-bottom:0px;}
.nav > li {border-bottom:1px solid #f7f7f7; font-size:14px;}
.navbar-default .navbar-nav > li:last-child {border:none;}
.navbar-default .navbar-nav > li > a,.navbar-default .navbar-nav .open .dropdown-menu > li > a {color:#333;}
.navbar-default .navbar-nav > li > a:hover,.navbar-default .navbar-nav > li > a:focus,.navbar-default .navbar-nav > .active > a,.navbar-default .navbar-nav > .active > a:hover,.navbar-default .navbar-nav > .active > a:focus,.navbar-default .navbar-nav > .open > a,.navbar-default .navbar-nav > .open > a:hover,.navbar-default .navbar-nav > .open > a:focus,.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {background-color:#b7d333;color:#fff;}
#app_menudown {position:absolute;top:0px;right:0px;font-size:16px;}
#app_menudown:hover {background-color:#b7d333;}
/*导航-触发滚动*/    
.navbar-up {margin-top:0px;opacity:0.95;}
/*手机-首页产品*/    
.product_head h2 {margin-top:40px;font-size:25px;}
.product_img {min-height:180px;}
.product_list2 div.product_img {min-height:180px;}
/*手机-首页案例*/    .case_head h2 {margin-top:0px;font-size:26px;}
.case_head p {display:none;}
.case_title a {font-weight:normal;font-size:14px;}
.case_img {min-height:140px;}
.case_list2 div.case_img {min-height:180px;}
/*手机-四大优势*/    .advantage_head h2 {font-size:24px;}
 .advantage_list{margin-top: 10px;}
      .advantage_head h2{font-size: 26px;}
/*手机-首页公司简介*/    .about_head {margin-bottom:25px;margin-top:0px;}
.about_head h2 {margin-top:25px;font-size:26px;}
.about_head p {font-size:14px;margin-top:8px;}
.about_img {max-height:auto;width:100%;}
.about_h3 {font-size:42px;margin-top:30px;}
.about_content {margin-top:0px;}
.about_btn {display:block;width:200px;margin:0 auto;margin-top:20px;margin-bottom:20px;}
/*手机-首页新闻*/    .news_head {margin-bottom:35px;}
.news_head h2 {margin-top:30px;font-size:26px;}
/*手机-首页合作客户*/    .cooperation_head {margin-top:40px;}
.cooperation_head h2 {font-size:26px;}
.cooperation_head p {font-size:12px;margin-top:8px;}
.cooperation_img {min-height:120px;}
.page_bg { }
.bread_bg {background-color:#fdfdfd;margin-top:50px;}
.right_new_time {display:none;}
.right_contents img,.product_con img,.photo_con img {max-width:100%;}
.feedback {margin-top:20px;}
.proinfo_box {margin-bottom:80px;}
#pic-page a img {width:35px;}
#cmsFloatPanel {display:none;}
.point span.to_prev,.point span.to_next {text-align:left;padding-bottom:8px;}
/*手机-底部信息*/    footer {padding-top:40px;padding-bottom:25px;}
.footer_logo,.footer_logo_text {display:none;}
.footer_contact {margin-bottom:30px;}
.footer_qrcode {display:block;max-width:130px;margin:0 auto;margin-top:25px;}
.footer_qrcode_text {width:130px;margin:0 auto;margin-top:10px;margin-bottom:35px;}
/*手机-友情链接*/    .link_box {padding-left:7px;}
.link_box a {display:block;border-right:0px;padding:4px 0px;}
.link_title {display:block;}
.link_title:after {content:"";}
.link_box button {display:inline-block;background-color:transparent;border:none;float:right;margin-top:-20px;}
.link_box button:hover,.link_box button:focus {color:#50d83a;}
.link_list {display:none;padding-top:7px;}
/*手机-Tags标签*/    .tags_box {padding-left:7px;margin-bottom:50px;}
.tags_box a {display:block;border-right:0px;padding:4px 0px;}
.tags_title {display:block;}
.tags_title:after {content:"";}
.tags_box button {display:inline-block;background-color:transparent;border:none;float:right;margin-top:-20px;}
.tags_box button:hover,.tags_box button:focus {color:#50d83a;}
.tags_rows {display:none;padding-top:7px;}
/*手机-底部按钮*/    .mfoot_box {background-color:#fafafa;}
.mfoot_nav {width:25%;float:left;background-color:#fafafa;text-align:center;color:#898989;}
.mfoot_nav:hover,.mfoot_nav:focus {background-color:#e4e4e4;cursor:pointer;}
.mfoot_nav a {color:#898989;display:block;}
.mfoot_nav a:hover,.mfoot_nav a:focus {text-decoration:none;}
.mfoot_nav span {display:block;padding:3px 0px 0px 0px;}
.mfoot_share {width:240px;padding:5px;}
.mfoot_eshare {width:200px;padding:5px;}
.indexproduct_text{ padding:30px;}
.indexproduct_textbox{}
.indexproduct_textbox h3{ font-size:32px;}

.advantage {
   
    padding: 30px 0px 50px 0px;
}

.advantage_head {
    margin-bottom: 0px;
}

.advantage_col{ width:90% !important;} 


.indexporduct {
	padding:0px 2rem;
    background: #f7f7f7;
}

.indexproduct_textbox {
    max-width: 100%;
    margin: 0 auto;
}

.indexproduct_text {
    padding: 20px 10px;
}


.link_box{
    background-color: #1b2027;
    padding: 30px 0px 30px 0px;
    text-align:center;
    color: #a4a4a4;
    font-size: 12px;
	border-top:1px solid #2a313a;
}







.n_lxwm_sub_s1 {
  width: 100% !important;
  margin-bottom:25px;
 
}


.n_lxwm_sub_s2 {
  width: 100% !important;
      margin-left: 0px;
 
}


/*手机-底部信息*/
    footer {
        padding-top: 40px;
        padding-bottom:25px;
    }
    .footer_logo{
        display: none;
    }
    .footer_contact {
        margin-bottom:30px;
    }
    .footer_menu{
        margin-bottom: 20px;
    }
    .footer_menu_first{
        margin-bottom: 8px;
    }
    /*手机-友情链接*/
    .link_phone{
        margin-bottom: 50px;
    }
    .link_box {
        padding-left: 7px;
    }
    .link_box a {
        display: block;
        border-right:0px;
        padding:4px 0px;
    }
    .link_title{
        display: block;
    }
    .link_title:after {
        content:"";
    }
    .link_box button{
        display: inline-block;
        background-color: transparent;
        border: none;
        float: right;
        margin-top: -20px;
    }
    .link_box button:hover,
    .link_box button:focus{
        color: #ffd200;
    }
    .link_list{
        display: none;
        padding-top: 7px;
    }
	
	
	
	
	
	
	
	.footqrcode {
display: none;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.weixinicon {
position: relative;
display:inline-block;
}
.weixinicon:hover .footqrcode {
display: block;width: 145px;top: -80px;

}

	
	
	
	
	


}
@media screen and (max-width:767px) {.copyright_p {display:none;}
}
/*320px到768px*/@media screen and (min-width:320px) and (max-width:768px) {.col-mm-1,.col-mm-2,.col-mm-3,.col-mm-4,.col-mm-5,.col-mm-6,.col-mm-7,.col-mm-8,.col-mm-9,.col-mm-10,.col-mm-11,.col-mm-12 {float:left;}
.col-mm-12 {width:100%;}
.col-mm-11 {width:91.66666667%;}
.col-mm-10 {width:83.33333333%;}
.col-mm-9 {width:75%;}
.col-mm-8 {width:66.66666667%;}
.col-mm-7 {width:58.33333333%;}
.col-mm-6 {width:50%;}
.col-mm-5 {width:41.66666667%;}
.col-mm-4 {width:33.33333333%;}
.col-mm-3 {width:25%;}
.col-mm-2 {width:16.66666667%;}
.col-mm-1 {width:8.33333333%;}
}
