@charset "utf-8";
/*移动端导航*/
@media screen and (max-width: 1024px) and (min-width: 0px) {
 html, body {
 margin: 0 auto;
}
 html {
 font-size: 62.5%
}
 .pc {
 display: none;
}
 .wap {
 display: block;
}
 span {
}
 .wrap1200 {
 max-width: 96%;
 margin: 0 auto;
}
 img {
}
 a {
 cursor: pointer;
}
 em, i, p {
 line-height: 100%;
}
 .h50 {
 height: 10px !important;
}
 .h80 {
 height: 10px !important;
}
 .h90 {
 height: 20px !important;
}
 .msgNum {
 display: none;
}
 .slider {
 margin-top: 44px;
}
 .Iheader {
 height: 44px;
 background: #f5f5f5;
 padding: 0 inherit;
 position: fixed;
 width: 100%;
 z-index: 9999999;
}


.lg_box {
	margin-top: 10px;
	margin-right: 5%;
}
.lg_box a {
	font-size: 16px;
}


  /* 手机导航开始 */
  .m_img {
 display: block;
 height: 44px;
 background: #fff;
 position: fixed;
 top: 0px;
 left: 0px;
 width: 100%;
 z-index: 9999;
 border-bottom: 1px solid #ddd;
 overflow: hidden;
}
 .m_img .headlf {
 padding-top: 2px;
 padding-left: 5px;
 float: left;
}
 .m_img .headlf .m_logo {
 height: 40px;
 display: block
}
 .m_img .headrg {
 padding-right: 5%;
 padding-top: 14px;
 float: right;
}
 .m_img .headrg a .m_menuimg {
 height: 16px;
 vertical-align: top;
 display: block
}
 .m_nav {
 display: block;
 position: fixed;
 top: 0px;
 left: 0px;
 width: 0px;
 height: 0px;
 overflow: hidden;
 z-index: 10000
}
 .m_nav .closecover {
 position: absolute;
 width: 100%;
 height: 100%;
 background: #0b0d19;
 filter: alpha(opacity=0);
 opacity: 0;
 left: 0px;
 top: 0px;
 z-index: 1
}
 .m_nav .closeicon {
 position: absolute;
 width: 20%;
 left: 30px;
 top: 5%;
 z-index: 100;
 text-align: center;
 filter: alpha(opacity=0);
 opacity: 0
}
 .m_navList {
 position: absolute;
 width: 80%;
 right: 0px;
 top: 0px;
 background: #0b0d19;
 height: 100%;
 z-index: 100;
 right: -80%;
 overflow-y: scroll;
}
 .m_navList ul {
 padding-left: 5%;
 padding-right: 5%
}
 .m_navList ul li {
 border-bottom: 1px solid #232530
}
 .m_navList ul li a {
 display: block;
 height: 45px;
 color: #fff;
 line-height: 45px;
 padding-left: 5%;
 font-size: 16px
}
 .m_navList ul li .m_f_a {
 display: flex;
 align-items: center;
 justify-content: space-between;
 width: 100%
}
 .m_navList ul li .m_f_a a {
 flex: 1;
}
 .m_navList ul li .m_f_a i {
 width: 40px;
 height: 35px;
 box-sizing: border-box;
 padding: 0 5px;
 display: block;
}
 .icon {
 background: url(../images/plus.png) 100% no-repeat;
 background-position: 50% 50%;
 -webkit-transition: all 0s;
 -moz-transition: all 0s;
 transition: all 0s
}
 .icon_on {
 background: url(../images/reduce.jpg) 50% no-repeat !important;
 background-position: 50% 50%;
 -webkit-transition: all 0s;
 -moz-transition: all 0s;
 transition: all 0s
}
 .m_navList ul li .m_s_nav {
 display: none;
 width: 100%;
}
 .m_navList ul li .m_s_nav a {
 display: block;
 height: 40px;
 line-height: 40px;
 font-size: 14px;
 padding-left: 10%;
 overflow: hidden;
 white-space: nowrap;
 width: 90%;
 text-overflow: ellipsis;
}
  /*==================================home-banner==============================*/
  ._banner {
 padding-top: 44px;
}
  /*home-banner -end*/
  
  /*标题 公用*/
.Ititle_box {
 text-align: center;
 margin:10px 0;
}
.Ititle_box .tit {
 color:#333333;
 font-size: 28px;
 font-weight: bold;
 margin-bottom: 5px;
}
.Ititle_box i {
 display: inline-block;
 vertical-align: middle;
 width: 50px;
 height: 1px;
 background: #A6A6A6;
 margin:0 14px;
display:none;
}
.Ititle_box .desc {
 font-size: 14px;
 color:#666;
}
  
  
  
  /* Iproduct */
  .Iproduct {
 padding: 20px 0;
}
 .IPro-menu {
 margin-bottom: 10px;
 margin-top: 5px;
}
 .IPro-menu a {
 width: 48%;
 display: inline-block;
 height: 36px;
 font-size: 14px;
 text-align: center;
 line-height: 36px;
 border-radius: 18px;
 margin-bottom: 5px;
 padding: 0px 10px;
}
 .IPro-menu a span {
 font-size: 14px;
}
 .IPro-menu a:nth-child(2n) {
 float: right;
}
 .Iproduct_content {
 padding: 10px 0 0px;
}
 .col-lg-3 {
 width: 50% !important;
}
 .product-list > li {
 padding: 0 5px 0 10px;
 margin-bottom: 10px;
 text-align: center;
}
 .product-list li {
 float: left;
}
 .product-list li:nth-child(2n) {
 float: right;
 padding: 0 10px 0 5px;
}
 .product-list li .tit {
 height: 40px;
 line-height: 40px;
 font-size: 16px;
 color: #333;
 border: 1px solid #ddd;
 background: #FFF;
}
  /* Iabout */
  .Iabout {
}
 .Iabout_left, .Iabout_right {
 width: 100%;
 height: auto;
 float: inherit;
 position: inherit;
}
 .Iabout_right {
 padding: 0 10px 0 10px;
}
 .Iabout_left img {
 width: 100%;
 height: auto;
}
 .Iaboutinfo h2 {
 font-size: 18px;
 height: 40px;
 line-height: 40px;
 font-weight: bold;
}
 .Iaboutinfo hr {
 height: 2px;
 width: 60px;
 background: #00b65e;
 margin-top: 10px;
}
 .Iaboutinfo p {
 margin-top: 10px;
 font-size: 15px;
 line-height: 30px;
 text-align: justify;
}
 .yyd2 {
 margin-top: 20px;
}
 .Iabout_shuzi li {
 float: left;
 width: 50%;
 margin: 10px 0;
 padding: 0 10px;
}
 .Iabout_shuzi li h3 {
 font-size: 16px;
 line-height: 26px;
 color: #333;
 transition: ease .5s;
}
 .Iabout_shuzi li h3 span {
 display: inline-block;
 font-family: "DINMITTELSCHRIFTSTD";
 font-size: 30px;
}
 .Iabout_shuzi li h3 i {
 font-style: normal;
 font-family: "DINMITTELSCHRIFTSTD";
 font-size: 24px;
}
 .Iabout_shuzi li p {
 font-size: 15px;
 line-height: 26px;
 color: #333;
 margin-top: 5px;
}
 .Iabout_list li {
 float: left;
 width: 50%;
 margin: 10px 0;
 padding: 0 10px;
}
 .Iabout_list li h3 {
 font-size: 16px;
 line-height: 26px;
 color: #333;
 transition: ease .5s;
}
 .Iabout_list li h3 span {
 display: inline-block;
 font-family: "DINMITTELSCHRIFTSTD";
 font-size: 30px;
}
 .Iabout_list li h3 i {
 font-style: normal;
 font-family: "DINMITTELSCHRIFTSTD";
 font-size: 24px;
}
 .Iabout_list li p {
 font-size: 15px;
 line-height: 26px;
 color: #333;
 margin-top: 5px;
}
 .iabout_count ul li {
 width: 50%;
 padding-top:10px;
padding-bottom:10px;
}
 .iabout_count ul li:nth-child(3) {
 border-left: none;
}
.iabout_count ul li:nth-child(1) {
 border-bottom:1px solid #FFF;
}
.iabout_count ul li:nth-child(2) {
 border-bottom:1px solid #FFF;
}
 .iabout_count ul li strong {
 font-size: 36px;
 line-height: 50px;
}
  
  
  
  
  
  /* Ihonor */
  .Icase {
 padding: 20px 0;
}
 .Icase_content {
 padding: 20px 0 0px;
}
 .col-lg-3 {
 width: 50% !important;
}
 .Icase-list > li {
 padding: 0 5px 0 10px;
 margin-bottom: 10px;
 text-align: center;
}
 .Icase-list li {
 float: left;
}
 .Icase-list li:nth-child(2n) {
 float: right;
 padding: 0 10px 0 5px;
}
 .Icase-list li .tit {
 height: 40px;
 line-height: 40px;
 font-size: 16px;
 color: #333;
 border: 1px solid #ddd;
 background: #FFF;
}
  
  
  /*优势*/
  .advantage_bj {
 height: auto;
 background: url(../images/ys_bj.jpg) center 256px no-repeat #f8f8f8;
}
 .advantage {
 background:#0078d7;

 margin-top: inherit;
 height: auto;
padding:20px 0;
}
 .advantage_title {
 width: 100%;
 margin: 0 auto;
 text-align: center;
 padding-top:0px;
 position: relative;
}
 .advantage_title h2 {
 font-size: 28px;
margin-bottom:10px;
}
.advantage_title_b p {
 width: 90%;
 font-size: 14px;
 padding: 10px 0;
 border-radius: 30px;
}
 .tedian {
 padding:20px 0 10px;
}
.tedian .td_content {
 margin-top:10px;
 height: inherit;
 position: inherit;
}
.tedian .td_content .td_w {
 width: 95%;
 height: inherit;
 border-radius: 50%;
 padding: 10px;
 position: static;
 top: 10px;
 z-index: 1;
float:left;
margin-left: 10px;
margin-right:10px;
}
 .tedian .td_content .td_w .td_n {
 width: 100%;
 height: 100%;
 border: 2px dashed #0078d7;
 border-radius: 50%;
 padding: 10px;
}
.tedian .td_content .td_w .td_n .td_s {
 width: 100%;
 height: 100%;
 border: 5px solid #0078d7;
 border-radius: 50%;
}
 .tedian .td_li {
 width: 100%;
 position: inherit;
 z-index: 2;
 margin: 10px 0 10px 10px;
}
 .tedian .td_li span {
 width: 50px;
 height: 50px;
 font-size: 28px;
 line-height: 50px;
margin-top:5px;
}
.tedian .tfr {
 float: left;
}
.tedian .td_li .td_txt.td_right {
 text-align:left;
}
 .tedian .td_li .td_txt p:first-child {
 font-size: 18px;
 font-weight: bold;
 color: #000;
 line-height: 30px;
}
 .tedian .td_li .td_txt p:last-child {
 font-size: 15px;
 color: rgba(0, 0, 0, .7);
 line-height: 20px;
 margin-top: 8px;
}
 .tedian .td_li .td_txt {
 width: calc(100% - 75px);
 padding-top:0px;
 min-height: inherit;
margin-left: 10px;
}

  
  /* Inews */
  .Inews {
 padding: 30px 0;
}
 .news a.tw {
 width: 100%;
 margin-left: auto;
}
 .news a .tj_txt {
 padding: 10px;
 background: #FFF;
}
 .news a .tj_txt span {
 display: block;
 height: 32px;
 line-height: 32px;
 margin-bottom: 10px;
 color: #0078d7;
}
 .news a .tj_txt p:nth-child(2) {
 font-size: 16px;
 height: 26px;
 line-height: 26px;
 color: #313131;
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
 margin-bottom: 5px;
}
 .news a {
 display: block;
 width:100%;
 margin-left: inherit;
 float: inherit;
 margin-top: 12px;
 box-shadow: 0 0 8px rgba(0, 0, 0, .1);
}
 .news a .n_txt {
 padding: 20px 20px;
 background: #FFF;
}
.news a .n_txt .n_left {
 padding: 7px 0;
 width: 60px;
 float: left;
}
 .news a .n_txt .n_right {
 width: calc(100% - 60px);
 float: right;
 padding-left: 15px;
 position: relative;
}
.news a .n_txt .n_right p:first-child {
 margin-bottom: 5px;
}







 
/* footer_box */
 .footer {
margin-bottom:44px;
}
 .footer i {
 display: block;
 height: 1px;
 width: 30px;
 background: #fff;
 margin: 5px 0 5px 0;
}
 .footer .fmenu_list {
 width: 100%;
 padding:0;
 border-left: none;
 min-height: inherit;
margin:0 auto;
}
 .footer span {
 display: block;
 color: #fff;
 line-height: 35px;
 font-size: 16px;
 font-weight: 800；;
}
.footer .fmenu_list a {
 color: #fff;
 font-size: 14px;
 line-height: 36px;
}
.footer .fmenu_list div {
 float: left;
 width: 50%;
}
 .footer .fcontact {
 width: 100%;
 border-left: none;
 border-right: none;
 padding: inherit;
 min-height: inherit;
}
.copyright {
display:none
}

  
  /* page-banner*/
  .page-banner {
 position: relative;
 height: auto;
 margin-top: 44px;
}
 .page-banner .pb-pic {
 overflow: hidden;
}
 .page-banner .pb-pic img {
 max-width: 100%;
 position: relative;
 -webkit-animation: minus 6s;
 animation: minus 6s;
 left: auto;
 margin-left: auto;
}
 .container {
 width: auto;
}
 .page-banner .pb-tit .cn {
 font-size: 24px;
 line-height: 1;
 color: #080404;
 margin-bottom: 10px;
}
 .page-banner .pb-tit .en {
 display: block;
 font-size: 14px;
 text-transform: uppercase;
 font-weight: 300;
}
 .position_now .fl {
 color: #707070;
 line-height: 50px;
}
 .contact_left {
width:100%;
float: inherit
}
.contact_map {
height:200px;
float: inherit;
width:100%;
max-width:700px;
}

 
  /* page-about */
  .page-about {
 padding-top: 0px;
 padding-bottom: 20px;
 text-align: center;
}
 .about-content {
 padding:0;
}
 .about-content .gs-pic {
 padding-bottom: 10px;
}
 .about-content .gs-pic img {
 border-radius: 10px;
 width: 100%;
}
 .about-content p {
 font-size: 15px;
 line-height: 28px;
text-align:justify;
}
 .main-box {
 padding: 20px 0 20px;
}
 .main-box .container {
 padding-right: 15px;
 padding-left: 15px;
}
  
  
  
  /* newsList */
  .main-content {
 padding: 0;
}
 .newsList {
 width: 100%;
}
 .newsList dl {
 width: 100%;
 padding-top: 0px;
 height: auto;
 border: 0px solid #dfdfdf;
 border-top: none;
 background: #fff;
 position: relative;
 padding-bottom: 5px;
}
 .newsList dl:first-child {
 border-top: 0px solid #dfdfdf;
}
 .newsList dt {
 width: 100%;
 height: auto;
 float: inherit;
 margin-left: 0px;
 overflow: hidden;
}
 .newsList dt img {
 display: block;
 transform: scale(1);
 transition: all 2s ease-out;
 width: 100%;
 height: auto;
}
 .newsList dl:hover dt img {
 transform: scale(1.2);
}
 .newsList dd {
 width: 100%;
 height: auto;
 position: relative;
 margin-left: 0px;
 float: inherit;
}
 .newsList dd h3 {
 font-size: 16px;
 font-weight: normal;
 width: 100%;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 line-height: 50px;
 padding-left: 5px;
 padding-right: 5px;
 font-weight: normal;
 color: #221816;
}
 .newsList dd p {
 display: none
}
 .newsList dd .label a:hover {
 color: #d40019;
}
 .newsList dd .rq {
 display: none
}
 .newsList dd .readNum {
 display: none
}
 .newsList dd .more {
 display: none
}
 .dot_date {
 display: none
}
 .dot_hits {
 display: none
}
 .info_content {
margin-top: 10px;
}
 .content_info h1 {
 font-size: 16px;
 line-height: 40px;
 margin-bottom:2px;
}
 .conerj {
 font-size: 12px;
 margin-bottom: 0;
}
 .info_pic {
 margin-bottom: 10px;
}
 .info_pic img {
 width: 100%;
}
 .info_content p {
 font-size: 14px;
 line-height: 26px;
}
 .info_content p img {
 max-width: 100%;
}
 .nextinfo span {
 margin: 5px 0%;
 width: 100%;
 border-radius: 15px;
 line-height: 30px;
 text-align: left;
 padding: 0px 10px;
}
 .left_side {
display:none;
}
 .right_side.fr {
 width: 100%;
}
.article_content {
 font-size: 15px;
 line-height: 26px;
 margin-top: 10px;
}
 .article_content p {
 font-size: 15px;
 line-height: 26px;
}
 .article_title h1 {
text-align:center;
border-bottom:1px dotted #ccc;
line-height:30px;
font-size:18px;
padding-bottom:10px;
}
.article_title p {
margin-top:10px;
}
.article_title p img {
width:100%;
}
  
  
  
  /* 通用分页样式 */
  .pages {
 width: 100%;
 height: auto;
 text-align: center;
 padding: 10px 0 10px;
 margin: 0 auto;
 overflow: hidden;
 clear: both;
}
 .pages a {
 border: 1px solid #d1d1d1;
 height: 20px;
 line-height: 20px;
 color: #666666;
 padding: 2px 6px;
 font-size: 14px;
}


/* --- 在线留言 --- */





.Pmassage-tit {
 font-size: 20px;
 padding-bottom: inherit;
 margin-bottom: 10px;
}
 .Pmassage_list input {
 width: 100%!important;
 margin: 10px 0px 0 0!important;
}
.Pmassage_name {
 width: 100%;
 height: 40px;
 line-height: 40px;
 padding: 0 0 0 10px;
 margin: 10px 0px 0 0;
 float: inherit;
}
.Pmassage_tel {
 width: 100%;
 height: 40px;
 line-height: 40px;
 padding: 0 0 0 10px;
 margin: 10px 0px 0 0;
 float: inherit;
}
.Pmassage_content {
 width: 100%;
 height: 100px;
 padding: 0 0 0 15px;
 margin: 10px 0px 0 0;
}
.Pmassage_code_box {
 width: 100%;
 float: left;
 position: relative;
}
 .Pmassage_code {
 width: 100%;
 height: 40px;
 line-height: 40px;
 padding: 0 0 0 10px;
 margin: 10px 0px 0 0;
}
.Pmassage_code_box img {
 position: absolute;
 top: 20px;
 right: 15px;
}
.Pmassage_submit {
 width: 100%;
  margin: 10px 0px 0 0;
}
/*在线留言结束*/

.mainCon {
 padding: 10px;
}
#tFocus {
display:none;
}
.proshowa {
width:100%;
}
 .proshowa {
width:100%;
}
 .Nproshowb {
 width: 100%;
}
.Nproshow_title {
 font-size: 18px;
 margin-bottom: inherit;
 line-height: 46px;
text-align:left; font-weight:bold;
}
.Nproshow_content {
 font-size: 14px;

 padding: 10px 0;
}


.NproLink a {
 font-size: 16px;
 width: 100%;
 padding: 5px 0;
}

.proshow_title {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #ddd;
}
.proshow_title p {
 font-size: 14px;
 float:left; line-height: 30px;
}
.proshow_nr .table-container {
line-height:22px;
font-size:14px;
}
.proshow_nr .table-container p, .proshow_nr .table-container p span {
line-height:22px;
font-size:14px;
}
 .proshowa .swiper-container {
display:block;
width:100%;
height:100%;
}
.swiper-button-next, .swiper-button-prev {
 position: absolute;
 top: 50%;
 width: 27px;
 height: 44px;
 margin-top: -22px;
 z-index: 10;
 cursor: pointer;
 font-family: 宋体;
 font-size: 1.375rem;
 font-weight: bold;
 text-align: center;
 line-height: 44px;
 color: rgb(255, 255, 255);
 background: rgba(230, 0, 18, 0.5);
}
.proshowa .swiper-container .swiper-slide img {
width:100%;
}
}
