
.mobile_header{display:none;}
.jx{display:none;}
.m_product{display:none;}
#toolbar,.h50,.fenlei,.m_lc{display:none;}

@media screen and (max-width: 750px){

.header{display: none;}
.wpsidebar-fkf{display:none;}
body{background:#eeeeee;}

.mobile_header{display:block;height:50px;line-height:50px;background: #347bcd;position: fixed;width:100%;top:0;left:0;z-index:999;}
.mobile_header a.logo{display:inline-block;padding:0 10px;}
.mobile_header img{width:100px;height:auto;display:inline-block;margin-top:-2px;}

.mobile_header .btn_i {
    display: block;
    position: absolute;
    right: 15px;
    top: 26px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.mobile_header .btn_i small, .mobile_header .btn_i:before, .mobile_header .btn_i:after {
    display: block;
    content: '';
    width: 24px;
    height: 2px;
    background: #fff;
    border-radius: 4px;
    margin: 6px 0;
}
.mobile_header .btn_i_click:before {
    transform: rotateZ(45deg);
    transform-origin: 0px 5px;
}
.mobile_header .btn_i_click:after {
    transform: rotateZ(-45deg);
    transform-origin: 4px -1px;
}
.mobile_header .btn_i_click small {
    opacity: 0;
}
.m_nav{background:#fff;display:none;}
.m_nav li{margin:0 10px;border-bottom: 1px solid #eaedef;}
.m_nav li .m_pnav a{display:block;font-size:16px;color:#333;padding:0 10px;}
.m_nav li .m_pnav a i {
    width: 11px;
    height: 6px;
    float: right;
    display: inline-block;
    margin-top: 22px;
    background: url(../images/navdown.png) no-repeat center center / 100% auto;
}
.m_nav li .m_pnav a i.up {
    background: url(../images/navup.png) no-repeat center center / 100% auto;
}
.m_nav li.on .m_pnav a{color:#347bcd;}
.m_snav{background: #f7f7f7;display:none;}
.m_snav dl{margin-bottom:0;}
.m_snav dl dd{margin:0 10px;border-bottom: 1px solid #eaedef;}
.m_snav dl dd:last-of-type{border:0;}
.m_snav dl dd a{display:block;font-size:14px;color:#666;padding:0 10px;line-height:40px;}

.banner{position: unset;margin-top:50px;height:200px;}
.baner_index{height:200px;}
.baner_index img{height:200px;}
.header_bg{display:none;}

.in_about{padding:0 0 20px 0;background:#fff;}
.wrap{width:calc(100% - 20px);padding:0 10px;margin:unset;}
.tit{padding-top:20px;}
.tit h2{font-size:24px;}
.in_about_con{margin-top:20px;}
.in_about_left{padding:0;float:unset;width:100%;height:auto;}
.in_company h3{font-size:18px;}
.company_con{margin-top:10px;}
.company_ys{margin-top:15px;}
.company_ys li span{font-size:30px;}
.company_ys li i{font-size:14px;}
.company_ys li p{font-size:14px;}

.in_about_right{width:100%;float:unset;margin-top:20px;}
.in_about_right ul li{width:49%;height:auto;margin:0 2% 2% 0;padding:20px 0;text-align: center;}
.in_about_right ul li:nth-of-type(2n){margin:0 0 2% 0;}
.in_about_right ul li:nth-of-type(3), .in_about_right ul li:nth-of-type(4){margin-bottom:2%;}
.about_nav_tb{float:unset;width:100%;}
.about_nav_con h2{margin-top:10px;}
.about_nav_con p{height:60px;overflow: hidden;}
.in_about_img{margin-top:20px;}

.in_product{padding:0 0 20px 0;margin-top:10px;background:#fff;}
.in_product_con{margin-top:20px;display:none;}
.in_product_bg{display:none;}

.m_product{display:block;margin-top:20px;}
.m_product ul{overflow: hidden;}
.m_product ul li{width:49%;margin-right:2%;margin-bottom:2%;float:left;}
.m_product ul li:nth-of-type(2n){margin-right:0;}
.m_product ul li a{display:block;}
.m_product ul li a p{width:100%;height:30px;line-height:30px;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.in_case{padding:0 0 20px 0;margin-top:10px;background:#fff;}
.in_case_con{margin-top:20px;}
.in_case_con ul li{width:49%;}
.in_case_con ul li:nth-of-type(2n){margin-right:0;}
.in_case_con ul li:nth-of-type(3n){margin-right:2%;}
.in_case_con ul li:nth-of-type(6n){margin-right:0;}
.in_case_con ul li a p{height:30px;line-height:30px;font-size:14px;font-weight:normal;}

.in_news{padding:0 0 20px 0;margin-top:10px;background: #fff;}
.in_news_con{margin-top:20px;}
.in_news_left{width:100%;float:unset;}
.in_news_left_img{width:120px;}
.in_info{width:calc(100% - 130px);}
.in_info h2{font-size:16px;font-weight:normal;}
.in_info span{margin-top:1px;font-size:12px;}
.in_info p{margin-top:1px;font-size:12px;}
.in_news_right{display:none;}

.in_fuwu{padding:0 0 20px 0;margin-top:10px;background: #fff;}
.in_fuwu_con{margin-top:20px;}
.in_fuwu_con ul li{width:100%;margin-right:0;margin-bottom:10px;}

.in_kehu {display:none;}
.footer{display:none;}
.copyright{line-height:25px;text-align: center;height:auto;padding:10px 0;}
.fl{float:unset;}
.fr{float:unset;}

/* 工具栏 */
.h50{height:50px;display:block;}
#toolbar {
	display: block;
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 888;
	height: 50px;
	left: 0;
	background: #347bcd;
}
#toolbar .list {
	width: 100%;
	max-width: 640px;
	min-width: 320px;
	margin: 0 auto;
	
}
#toolbar .list li {
	float: left;
	width: 25%;
	text-align: center;
}
#toolbar .list a {
	display: block;
	height: 50px;
	line-height: 14px;
	font-size: 14px;
	padding-top: 0px;
}
#toolbar .list a span {
	text-align: center;
	color: #fff;
	display: block;
	font-size: 14px;
}
#toolbar .list a s {
	margin-left: auto;
	margin-right: auto;
	width: 21px;
	height: 20px;
	display: block;
	margin-bottom: 6px;
	margin-top:6px;
	background-position: -45px -12px;
}
#toolbar .list li:nth-child(2) s {
background-position: 0px -12px;
}
#toolbar .list li:nth-child(3) s {
background-position: -21px -12px;
}
#toolbar .list li:nth-child(4) s {
background-position: -71px -12px;
width:18px;
height:18px;
}
/*#toolbar .list li:hover {
	background: #fbdd16;
}*/

.icon {
    background: url(../images/icon.png) no-repeat;
    display: inline-block;
    background-size: 144px auto;
    vertical-align: middle;
}

/*微信弹窗*/
#wxnr {
	width: 100%;
	height: 100%;
	max-width: 640px;
	min-width: 320px;
	position: fixed;
	top: 0;
	z-index: 1000;
	display: none;
	background: rgba(0,0,0,.6);
}
#wxnr .nrdf {
	margin: auto;
	position: absolute;
	top:calc(50% - 135px);
	left: 0;
	right: 0;
	width: 250px;
	height: 250px;
	padding: 20px;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.8);
	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: 170px;
	height: 170px;
	display: block;
	margin: 34px auto 0;
}
#wxnr p {
	font-size: 14px;
	line-height: 27px;
	text-align: center;
}
#wxnr i {
	position: absolute;
	top: 12px;
	right: 12px;
	width: 18px;
	height: 18px;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-style: normal;
	background: #333;
	border-radius: 60px;
	cursor: pointer;
}
#wxnr span {
	display: inline-block;
	padding: 2px 6px;
	line-height: 20px;
	background-color: #127a44;
	color: #fff;
	border-radius: 3px;
	cursor: pointer;
}
#wxnr span.wx {
	padding-left: 24px;
	background-image: url(../images/wx.png);
	background-size: 14px;
	background-position: 6px center;
	background-repeat: no-repeat;
}


/*page*/
.page_banner{margin-top:50px;height:200px;}
.page_banner_index{height:200px;}
.page_banner_index img{height:200px;}
.page_banner_bg{display:none;}


.position_com{display:none;}
.fenlei{padding:15px 0;border-bottom:1px solid #e5e5e5;height:30px;position: relative;display:block;background:#fff;}
.fenlei_left{width:30px;height:30px;border-radius: 50%;background:#347bcd;position: relative;float:left;}
.fenlei_left .btn_nav {
    display: block;
    position: absolute;
    right: 7px;
    top: 15px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
 .fenlei_left .btn_nav small, .fenlei_left .btn_nav:before, .fenlei_left .btn_nav:after {
    display: block;
    content: '';
    width: 15px;
    height: 2px;
    background: #fff;
    border-radius: 4px;
    margin: 4px 0;
}

.fenlei_right{float:right;font-size:16px;line-height:30px;}
.fenlei_ul{position: absolute;top:0px;left:-200px;z-index: 99;width:200px;background:#eee;transition:all .5s ease;}
.open{left:0;}
.fenlei_ul ul{overflow: hidden;margin-top:50px;}
.fenlei_ul ul li{height:40px;border-bottom:1px solid #fff;}
.fenlei_ul ul li a{display:block;line-height:40px;font-size:14px;color:#323232;padding-left:15px;}
.fenlei_ul ul li.on a,.fenlei_ul ul li a:hover{background:#347bcd;color:#fff;}

.close{
	width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #347bcd;
    float:right;
    margin-top:10px;margin-right:10px;
}
.btn_close {
    display: block;
    position: absolute;
    right: 17px;
    top: 24px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    
}
 .btn_close small, .btn_close:before, .btn_close:after {
    display: block;
    content: '';
    width: 20px;
    height: 2px;
    background: #fff;
    border-radius: 4px;
    margin: 6px 0;
}
.btn_close:before {
    transform: rotateZ(45deg);
    transform-origin: 1px 7px;
}
.btn_close small{opacity: 0;}
.btn_close:after {
    transform: rotateZ(-45deg);
    transform-origin: 2px -5px;
}



.page_con{padding:20px 0;background:#fff;}
.content{padding:0;border:0;}

/*page_wh*/
.page_wh ul li{width:calc(100% - 22px);float:unset;height:auto;padding:50px 10px;}

/*list_zz*/
.list_zz ul li{width:49%;border:0;padding:0;}
.list_zz ul li:nth-of-type(2n){margin-right:0;}
.list_zz ul li:nth-of-type(3n){margin-right:2%;}
.list_zz ul li:nth-of-type(6n){margin-right:0;}
.list_zz ul li a p{font-size:14px;margin-top:3px;}

.pages ul li a{padding:3px 9px;}

/*licheng*/
#layerBE40B4B0CE4A38D1D78EACFF8EDBC89E{display:none;}
.m_lc{display:block;}
.m_lc ul{overflow: hidden;}
.m_lc ul li{margin:15px 0;}
.m_lc ul li h3{font-size:18px;line-height:30px;color:#434343;}
.m_lc ul li p{font-size:14px;line-height:25px;margin-top:6px;}


/*list*/
.list ul li{width:49%;}
.list ul li:nth-of-type(2n){margin-right:0;}
.list ul li:nth-of-type(3n){margin-right:2%;}
.list ul li:nth-of-type(6n){margin-right:0;}
.list ul li a p{font-size:14px;margin-top:2px;}

/*show*/
.title h2{font-size:18px;}
.show_con{margin-top:15px;width:100%;margin:15px auto 0;}
.prev_next{margin-top:20px;width:100%;margin:15px auto 0;}

/*page_fm*/
.about_wc{background:#fff;}
.about_jj{padding:20px 0;}
.about_jj .company_con{font-size:14px;line-height:25px;}
.about_jj .company_ys{margin-top:20px;}
.about_jj .company_ys li span{font-size:30px;}
.about_jj .company_ys li i{font-size:14px;}
.about_jj .company_ys li p{font-size:14px;}
.about_nav{background: #fff;margin-top:10px;}
.about_nav ul{margin-top:20px;}
.about_nav ul li{width:calc(100% - 20px);height:auto;float:unset;margin-right:0;padding:30px 10px;}
.about_img{padding:20px 0;background:#fff;margin-top:10px;}

/*jisu*/
.jisu_jj{padding:20px 0;}
.jisu_jj ul li{width:100%;}
.jisu_jj ul li:nth-of-type(2n){margin-right:0;}
.jisu_jj ul li:nth-of-type(3n){margin-right:2%;}
.jisu_jj ul li:nth-of-type(6n){margin-right:0;}
.jisu_info p{height:100px;}
.weixiu{padding:20px 0;}
.weixiu_jj ul{margin-top:20px;}
.weixiu_jj ul li{width:100%;margin-right:0;padding:10% 0;}

/*list_news*/
.list_wc{border:0;padding-bottom:0;}
.list_news{padding:0;}
.list_news ul li{padding:20px 0;}
.list_news ul li h2{font-size:16px;padding:0;line-height:25px;height:25px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news_zt{margin-top:10px;}
.news_zt_left{width:120px;}
.news_zt_right{width:calc(100% - 130px);}
.news_zt_right p{margin-top:0;font-size:14px;height:50px;line-height:25px;}
.news_zt_right .zt_info{bottom:0px;}

/*show_news*/
.show_info{padding:10px 0;}
.show_info .ly{margin-right:10px;}

/*contact*/
.contact ul li{width:100%;padding:5% 0;}
.contact ul li img{width:50px;height:50px;}









































}

