@charset "UTF-8";
@media only screen and (max-width: 640px) {
*{
	box-sizing: border-box;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.col.sm-col12{width: 100%; float: left;}
.col.sm-col1{width: 8.33333333%;}
.col.sm-col2{width: 16.66666667%;}
.col.sm-col3{width: 25%;}
.col.sm-col4{width: 33.33333333%;}
.col.sm-col5{width: 41.66666667%;}
.col.sm-col6{width: 50%;}
.col.sm-col7{width: 58.33333333%;}
.col.sm-col8{width: 66.66666667%;}
.col.sm-col9{width: 75%;}
.col.sm-col10{width: 83.33333333%;}
.col.sm-col11{width: 99.66666667%;}
.rbtn::after {
	display: none;
}
.lzpic2{
	display: block;
}
.lzpic1{
	display: none;
}
.article {
	line-height: 24px;
	font-size: 14px;
}
.wrapper {
	padding: 50px 0 0 0;
	width:98%; margin:0px auto;
}
.header {
	height: 100px;
	z-index: 105;
	overflow:hidden;
}
.header .logo {
	height:50px;
	margin-top: 40px;
}
.header .logo img{
	max-height: 40px;
	margin-left:16px;
}
.header .language {
	margin: 0 50px 0 0;
}
.header .language .tit {
	height: 50px;
	line-height: 50px;
	padding: 0 16px 0 0;
}
.header .language .list {
	top: 40px;
	width: 100px;
}
.header .language li a:hover {
	background: none;
}
.header .search-box {
	margin: 0;
}
.header .search-box .search-btn {
	width: 50px;
	height: 50px;
}
.header .search-box .search-bar {
	width: 100%;
	height: 50px;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 200;
	padding: 0px;
}
.header .search-box .search-bar .close{
	display: none;
}
.header .search-box .search-bar .btn{
	width: 50px;
	height: 50px;
	float: right;
}
.header .search-box .search-bar .inpu{
	height: 50px;
	padding: 0 50px 0 0;
}
.header .search-box .search-bar .inpu input {
	background: #fff;
	height: 50px;
	line-height: 50px;
}
.header .menu-btn {
	width: 50px;
	height: 50px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 3;
}
.header .menu-btn span {
	width: 28px;
	height: 3px;
	background: #1f87e8;
	border-radius: 2px;
	position: absolute;
	left: 12px;
	top: 27px;
	z-index: 2;
	transition: 0.8s;
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-ms-transition: 0.8s;
	-o-transition: 0.8s;
}
.header .menu-btn span.line1 {
	top: 18px;
}
.header .menu-btn span.line3 {
	top: 36px;
}
.menu-btn.on span.line1 {
	top: 23px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
}
.menu-btn.on span.line2 {
	opacity: 0;
}
.menu-btn.on span.line3 {
	top: 23px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
}
.header .nav {
	float: none;
	position: absolute;
	top: 50px;
	left: 0;
	width: 100%;
	z-index: 200;
	background: #fff;
	overflow: auto;
	max-height: 100vh;
	display: none;
}
.header .nav > ul > li {
	float: none;
	width:100%;
}
.header .nav > ul > li:hover > a,
.header .nav > ul > li > a {
	height: 50px;
	line-height: 50px;
	display: block;
	font-size: 15px;
	color: #333;
	text-align:left;
	padding: 0 20px;
	border-bottom: solid 1px #eee;
	position: relative;width:100%;
}
.header .nav > ul > li:hover > a::before,
.header .nav > ul > li > a::after,
.header .nav > ul > li > a::before {
	display: none;
}
.header .nav > ul > li .arrow {
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 5;
	background: url(../images/arrow4.png) no-repeat center;
}
.header .nav > ul > li.now .arrow{
	background-image: url(../images/arrow3.png);
}
.header .nav > ul > li.on > a,
.header .nav > ul > li.now > a,
.header .nav > ul > li.on:hover > a{
	color: #fff;
	border-bottom: solid 1px #fff;width:100%;
}
.header .nav .sub {
	width: 100%;
	position: static;
	top: 0;
	left: 0;
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	padding-top: 0;
}
.header .nav .sub li {
	margin-top: 0;
}
.header .nav .sub li a:hover ,
.header .nav .sub li a {
	height: 44px;
	line-height: 44px;
	font-size: 14px;
	color: #fff;
	background: #111;
	text-align: left;
	padding: 0 30px;
	border-bottom: solid 1px #fff;
}

.x_world{
width:100%;
margin:30px auto;
background-image: url(../images/worldmap_1.jpg);
background-position:center top;background-repeat:no-repeat;
min-height:300px;
}
.x_world a{
color:#105ba0;
font-style:italic;
font-size:16px;
font-weight:bold;
}
.x_world_1{ float:left; margin:120px 0px 0px 0px;}
.x_world_2{ float:left;margin:200px 0px 0px 20px;}
.x_world_3{ float:left;margin:30px 0px 40px 50px;}
.x_world_4{ float:left;margin:120px 0px 0px 118px;}
.x_world_5{ float:right;margin:20px 0px 40px 0px;}

.x_catalog_photo{
width:100%;
margin:30px auto;
height:460px;
background-image: url(../images/catalog_bj_m.png);
background-position:center top; background-repeat:no-repeat;
}
.x_catalog_photo h3{ color:#115da4; text-align:center;font-size:20px; font-family:xiaodaofont; padding:60px 30px 0px 30px; line-height:26px;}
.x_catalog{width:100%;}
.x_catalog img{max-width:65px; border-radius:50%;}

.x_catalog_1{ float:left; margin:100px 0px 40px 68px;}
.x_catalog_2{ float:left;margin:55px 0px 40px 32px;}
.x_catalog_3{ float:right;margin:100px 68px 40px 0px;}
.x_catalog_4{ float:left;margin:30px 0px 40px 68px;}
.x_catalog_5{ float:right;margin:30px 66px 0px 0px;}
.x_gallery{
width:100%;
max-width:400px;
margin:20px auto;
}
.x_gallery ul{
width:100%;
overflow:hidden;
}
.x_gallery ul li{
width:100%;
margin:0px 0px 10px 0px;
}
.x_gallery ul li h3{
text-transform:uppercase;
}
.x_gallery ul li h3 a{
color:#105ba0;font-size:20px; font-family:xiaodaofont; 
}
.x_gallery ul li h4{
text-transform:uppercase;
}
.x_gallery ul li h4 a{
color:#105ba0;font-size:16px; font-family:xiaodaofont; 
}
.x_gallery ul li h4 span a{
float:right; font-size:14px;
}
.x_gallery ul li h3 span a{
float:right; font-size:14px;
}
.x_gallerylist{
width:100%; margin-top:16px; 
}
.x_gallerylist ul{
width:100%;
}
.x_gallerylist ul li{
width:15%; float:left; margin:0 1% 0 0;
}

.x_gallerylist ul li img{
border:1px solid #ddd;padding:3px;
}
.x_gallerylist ul li p{
text-align:center;padding:8px 0px;
}
.x_width {
  width: 100%;
  margin:0px auto;
}
.footer {
	padding:20px 0px 0px 0px; overflow:hidden;
  max-height:270px;
}
.footer .social-share {
width:100%;
}
.footer .link-list .list,
.footer .link-list {
	width: 100%; 
	margin:0px auto;
	text-align: center;
	padding-left:36%;border:0px solid #f50; max-height:70px;
}
.footer .link-list .list:first-child{
	float: none;
	text-align: center;
}
.footer .link-list .list {
}
.footer .link-list .tit {
	height: 40px;
	line-height: 40px;
	display: block;
	font-size: 16px;
	color: #fff;
	border-bottom: solid 1px #444;
}
.footer .link-list ul {
	margin-top: 0;
	border-bottom: solid 1px #444;
	display: none;
}
.footer .link-list li {
	line-height: 20px;
	margin: 14px 0;
}
.footer .link-list li a {
	color: #666;
	display: block;
}
.footer .link-list .list hr{
width:60px;margin-top:20px; color:#dedede;height:1px;border:none;border-top:2px  solid #cdcdcd; display:none;
}
.footer .right {
	float: none;
	text-align: center;
	margin: 20px 0 0 0;
}
.footer .right hr{
width:60px;margin-top:20px; color:#dedede;height:1px;border:none;border-top:2px  solid #6dba44; float:right; display:none;
}
.footer .address {
	text-align: center;
	margin: 20px 0;
}
.footer .bottom {
	padding: 10px 0;
	margin-top: 20px;
	text-align: center;
}
.footer .bottom .social-share,
.footer .bottom .support,
.footer .bottom .copy,
.footer .bottom .l{
	float: none;

}
.footer .bottom .support {
	margin-left: 0;
}
.footer.social-share {
	margin: 10px auto;  
}
.footer .bottom .social-share {
	display: inline-block;
	margin-top: 10px;
}
.footer .bottom .social-share a {
	width: 23px;
	height: 23px;
	float: left;
	position: relative;
	margin: 0 0 0 10px;
	background: no-repeat center;
	background-size: 100% 100%;
}
.footer .bottom .social-share a:hover {
	-webkit-filter: brightness(120%);
	-moz-filter: brightness(120%);
	-ms-filter: brightness(120%);
	-o-filter: brightness(120%);
	filter: brightness(120%);
}
.footer .bottom .social-share .icon-qq {
	background-image: url(../images/share1.png);
}
.footer .bottom .social-share .icon-wechat {
	background-image: url(../images/share2.png);
}
.footer .bottom .social-share .icon-weibo {
	background-image: url(../images/share3.png);
}
.banner .swiper-pagination {
	bottom: 10px;
}
.banner .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	margin: 0 4px;
}
.main .pctitle .title {
	font-size: 20px;
}
.main .pctitle .title span::before {
	width: 50px;
	height: 15px;
	left: -20px;
	bottom: -4px;
}
.main .pctitle .title span::after {
	width: 50px;
	height: 15px;
	right: -20px;
	top: -4px;
}
.main .pctitle .slogan {
	font-size: 14px;
	margin-top: 8px;
}
.main .profession {
	padding: 30px 0;
}
.main .profession ul {
	margin: 30px -5px 0 -5px;
}
.main .profession ul li {
	width: 50%;
	padding: 0 5px;
	margin-bottom: 10px;
}
.main .profession ul li .text {
	padding: 20px;
}
.main .about .wrap{
	max-width: 600px;
}
.main .about .pic {
	width: 100%;
	height: auto;
	position: relative;
}
.main .about .pic img {
	display: block;
}
.main .about .cont {
	width: 100%;
	float: none;
	padding: 20px 10px;
	overflow: hidden;
}
.main .about .pctitle .entit {
	line-height: 40px;
	font-size: 40px;
}
.main .about .pctitle .slogan {
	margin-top: 2px;
}
.main .about .text {
	line-height: 24px;
	font-size: 14px;
	margin: 20px 0;
}
.main .about ul li {
	font-size: 14px;
}
.main .about ul li i {
	width: 70px;
	margin: 0 auto 10px auto;
}
.main .about .more {
	margin-top: 30px;
}
.main .production {
	padding: 30px 0;
}
.main .production .text .icon {
	/*width: 60px;*/
}
.main .production .text .txt {
	font-size: 20px;
	margin: 16px 0;
}
.main .news {
	padding: 2px 0 30px 0;
}
.main .news .content {
	margin-top: 30px;
}
.main .news .swiper-container {
	padding-bottom: 30px;
}
.main .news .swiper-slide .date {
	line-height: 32px;
	margin: 14px 0;
}
.main .news .swiper-slide .tit,
.main .news .swiper-slide .txt {
	height: 24px;
	line-height: 24px;
}
.main .news .swiper-slide .tit {
	font-size: 14px;
}
.main .news .swiper-slide .txt {
	font-size: 12px;
}
.main .news .swiper-pagination-bullet {
	width: 14px;
	height: 3px;
	margin: 0 2px;
}
.main .maintain {
	padding: 50px 0;
}
.main .maintain .wrap{
	max-width: 600px;
}
.main .maintain .content {
	margin: 40px -5px 0 -5px;
}
.main .maintain .content textarea,
.main .maintain .content input[type="text"] {
	padding: 12px;
}
.main .maintain .content .rbtn input[type="button"],
.main .maintain .content .rbtn input[type="submit"],
.main .maintain .content .rbtn button,
.main .maintain .content .rbtn a {
	padding: 12px 0px;
}
.container .banner .lzpic1,
.container .banner .lzpic2 {
	height: 200px;
}
.column-menu .wrap{
	width: 100%;
}
.column-menu .menu .btn {
	display: block;
	width: 50px;
	height: 50px;
	background: url(../images/menu.png) no-repeat center;
	background-size: 30px auto;
}
.column-menu .menu ul{
	display: none;
	width: 100%;
	position: absolute;
	top: 50px;
	left: 0;
	z-index: 90;
	background: #fff;
	text-align: center;
		border-top: solid 1px #ddd;
}
.column-menu .menu li {
	margin: 0;
	float: none;
}
.column-menu .menu li.on a:hover,
.column-menu .menu li.on a {
	color: #6dba44;
	border-bottom: solid 1px #6dba44;
}
.column-menu .menu li a {
	height: 50px;
	line-height: 50px;
	font-size: 15px;
	border-bottom: solid 1px #ddd;
}
.column-menu .menu li a:hover {
	color: #333;
}
.column-menu .crumbs {
	float: none;
	height: 50px;
	line-height: 50px;
	padding-left: 20px;
	background: url(../images/crumbs.png) no-repeat 0 center;
	font-size: 12px;
	margin-left: 10px;
}
.column-menu .crumbs a{
	font-size: 12px;
}
.paging li {
	margin: 0 2px;
}
.paging li a {
	width: 40px;
	height: 40px;
	line-height: 40px;
}
.paging li.prev a,
.paging li.next a {
	width: 40px;
}
.prevnext .return,
.prevnext .prev,
.prevnext .next {
	width: 100%;
	float: none;
	margin: 4px 0 0 0;
}
.about-page .introduction {
	margin: 30px 0;
	padding:0px 16px;
}
.about-page .introduction .content {
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
}
.about-page .introduction .pic ,
.about-page .introduction .cont {
	width: 100%;
	float: none;
}
.about-page .introduction .entit {
	line-height: 40px;
	font-size: 40px;
}
.about-page .introduction .title {
     width:100%;
	margin: 20px 0 30px 0px;
	text-align:left;
}
.about-page .introduction .text {
  line-height: 24px;
  font-size: 16px;
  color: #333;
}
.about-page .introduction .text p{
margin-bottom:16px;
}
.about-page .introduction .text h3{
  font-size: 26px;
  color: #105ba0;
  padding:18px 0px;
  font-family:xiaodaofont;
}
.about-page .features {
	margin: 30px 0;
}
.about-page .features li {
	width: 50%;
}
.about-page .features li:nth-child(4n+1) {
	clear: none;
}
.about-page .features li:nth-child(2n+1) {
	clear: left;
}
.about-page .features li .box {
	padding: 30px 6px;
}
.about-page .features li .tit {
	font-size: 16px;
	margin: 20px 0;
}
.about-page .features li .txt {
	line-height: 24px;
	font-size: 14px;
}
.about-page .team,
.about-page .honor {
	padding: 30px 0;
}
.x_dr{ color:#fff; background-color:#2b2b2b;width:200px; height:40px; line-height:40px; font-size:16px; border-radius:20px; text-align:center; margin:40px 0px;}
.x_dr_1{ border:1px solid #fefefe; width:96%; padding:20px 25px; box-shadow:0px 0px 22px #eee; margin:20px auto;}
.x_album_all{ width:98%; margin:30px auto 40px auto;}
.x_album{ max-width:380px; margin:20px auto; float:left; }
.x_album h3{background-image: url(../images/album_bj.jpg); height:66px; color:#105ba0; line-height:66px; text-align:center; font-size:26px; font-family:xiaodaofont;}
.team-list,
.honor-list {
	margin-top: 30px;
}
.honor-list li {
	width: 33.33333%;
}
.honor-list li:nth-child(5n+1) {
	clear: none;
}
.honor-list li:nth-child(3n+1) {
	clear: left;
}
.honor-list li a:hover .txt {
	border-bottom: solid 2px #6dba44;
}
.honor-list li .txt {
	border-bottom: solid 2px #fff;
}
@media only screen and (max-width: 600px) {
	.honor-list li {
		width: 50%;
	}
	.honor-list li:nth-child(3n+1) {
		clear: none;
	}
	.honor-list li:nth-child(2n+1) {
		clear: left;
	}
}
.team-list ul {
	margin: 0 -5px;
}
.team-list li {
	width: 50%;
	padding: 5px;
}
.team-list li:nth-child(5n+1) {
	clear: none;
}
.team-list li:nth-child(2n+1) {
	clear: left;
}
.news-page {
	padding: 30px 0;
}
.news-list ul {
	margin: 0 -5px;
}
.news-list li {
	width: 33.333333%;
	padding: 0 5px;
	margin-bottom: 24px;
}
.news-list li .date {
	line-height: 32px;
	margin: 14px 0;
}
.news-list li .tit,
.news-list li .txt {
	height: 24px;
	line-height: 24px;
}
.news-list li .tit {
	font-size: 14px;
}
.news-list li .txt {
	font-size: 12px;
}
@media only screen and (max-width: 700px){
	.news-list li{
		width: 50%;
	}
	.x_2wm {
display:none;
}
}
.news-page .details .title {
	font-size: 20px;
}
.news-page .details .article {
	padding: 30px 0;
	margin: 30px 0;
}
.produce-page .introduction {
	padding: 30px 0;
}
.produce-page .introduction .wrap{
	max-width: 600px;
}
.produce-page .introduction .td,
.produce-page .introduction .table{
	display: block;
}
.produce-page .introduction .cont ,
.produce-page .introduction .pic {
	width: 100%;
	padding: 0;
}
.produce-page .introduction .cont {
	margin-top: 30px;
}
.produce-page .introduction .entit {
	font-size: 30px;
	line-height: 30px;
}
.produce-page .introduction .title {
	margin: 22px 0 30px 0;
}
.produce-page .introduction .address {
	margin: 30px 0 0 0;
	padding: 30px 0 0 0;
}
.produce-page .introduction .address .txt {
	background-size: 24px auto;
	background-position: 0 6px;
	padding: 6px 0 6px 36px;
}
.produce-page .introduction .address .txt span {
	margin-right: 10px;
}
.produce-page .surroundings {
	padding: 30px 0;
}
.produce-page .surroundings .title {
	font-size: 22px;
}
.produce-page .surroundings .swiper-container {
	margin-top: 30px;
	padding-bottom: 30px;
}
.produce-page .surroundings .swiper-pagination-bullet {
	width: 14px;
	height: 3px;
	margin: 0 2px;
}
.equipment-page,
.product-page {
	padding: 30px 12px;
	min-height:360px;
}
.x_logo{ width:100%; padding:40px 0px 40px 0px; text-align:center;}
.x_logo img{ max-width:190px; margin:60px auto;}
.x_logo h3{ color:#105ba0; font-family:xiaodaofont; font-size:28px;}
.equipment-page .paging,
.product-page .paging {
	margin-top: 20px;
}
.product-list ul {
	margin: 0 -5px;
}
.product-list li {
	width: 50%;
	padding: 0 5px;
	margin-bottom: 16px;
}
.product-list li a:hover .picc {
	 border: solid 1px #eee;
}
.product-list li a:hover .picc span {
	opacity: 1;
	filter: alpha(opacity=100);
	transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
}
.product-list li a:hover .text {
	background: #f8f8f8;
}
.product-list li a:hover .tit{
	color: #333;
}
.product-list li a:hover .txt {
	color: #666;
}
.product-list li .picc::after {
	display: none;
}
.product-list li .text {
	padding: 6px;
}
.product-list li .tit {
	font-size: 16px;
}
.product-page .introduction {
	padding: 12px;
	max-width: 600px;
	margin: 0 auto;
}
.product-page .introduction .photo {
	width: 100%;
	padding: 0;
	float: none;
}
.product-page .introduction .photo .right {
	display: none;
}
.product-page .introduction .cont {
	width: 100%;
	float: none;
	margin: 30px 0 0 0;
}
.product-page .introduction .cont .model {
	font-size: 20px;
}
.product-page .introduction .cont .title {
	font-size: 22px;
}
.product-page .introduction .cont .text {
	margin: 20px 0;
	padding: 14px 0;
}
.product-page .introduction .cont .text li {
	width: 100%;
	font-size: 14px;
	float: none;
}
.product-page .details {
	padding: 12px;
}
.product-page .details .article {
	padding: 20px 0;
}
.equipment-page .product-list .tit {
	font-size: 14px;
	line-height: 30px;
	height: 30px;
}
.contact-page .contact {
	padding: 30px 12px;
	margin: 0;
}
.contact-page .contact .wrap{
	max-width: 600px;
}
.contact-page .contact .title {
	font-size: 20px;
	padding-top:20px;
}
.contact-page .contact .entit {
	font-size: 12px;
}
.contact-page .address,
.contact-page .message {
	width: 100%;
	padding: 0;
	float: none;
}
.contact-page .address .text {
	margin: 20px 0;
}
.contact-page .address .txt {
	margin: 6px 0;
	padding: 0px 0 0px 0px;
}
.contact-page .address .qrcode p {
	margin-top: 10px;
}
.contact-page .message{
	margin-top:10px;
}
.contact-page .message .inputbox {
	margin-top: 20px;
}
.contact-page .message .inputbox .x_submit {
margin:0px 0px 20px 0px;
width:100%;
}
.contact-page .message .inputbox .col {
	margin-bottom: 10px;
}
.contact-page .message .inputbox input,
.contact-page .message .inputbox textarea {
	padding: 3px 10px;
	width:94%;
}
.contact-page .message .inputbox textarea {
	height:60px;
}
.contact-page .message .inputbox span {
  margin-right:10px;
  line-height:38px;
  float:left;
 width:84px; font-weight:bold;
  text-align:left;
}
.contact-page .map #allmap {
	height: 400px;
}
.single-page{
	padding: 30px 0;
}
.single-page .title{
	font-size: 20px;
}
.recruitment-page {
	padding: 30px 0;
}
.recruitment-page .entit {
	font-size: 26px;
}
.recruitment-page .title {
	font-size: 26px;
}
.recruitment {
	margin-top: 30px;
}
.recruitment li {
	border-left: solid 2px #fff;
	margin-bottom: 12px;
}
.recruitment li.on {
	border-left: solid 2px #6dba44;
}
.recruitment .top {
	background-position: right 10px top 10px;
	padding: 10px 40px 10px 10px;
}
.recruitment .cont {
	padding: 10px 10px 20px 10px;
}
.recruitment .cont .text {
	padding-bottom: 24px;
	margin-bottom: 24px;
}




























}/*手机版css*/
