/* css reset */
html{min-width:320px;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0;font-family: "microsoft yahei", Arial, tahoma, arial, simsun;}
body { background:#fff; color:#555; font-size:14px; font-family: Verdana, Arial, Helvetica, sans-serif; min-width:320px;}
td,th,caption { font-size:14px; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; }
h4{
    display: block;
    font-weight: bold;
}
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal;}
a { color:#555; text-decoration:none; transition:all .3s;}
a:hover { color:#000;}
img { border:none; }
ol,ul,li { list-style:none; }
input, textarea, select, button { font:14px Verdana,Helvetica,Arial,sans-serif; }
table { border-collapse:collapse; }
html {overflow-y: scroll;} 
/* css common */
.clearfix:after {content: "."; display: block; height:0; clear:both; visibility: hidden;}
.clearfix { *zoom:1; }


/* head */
.head{
	width:100%;
	height:100px;
	overflow:hidden;
	background: url(../images/topbg.png) repeat-x left bottom;
}
.head_wrap{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
	position: relative;
}
.head_logo{
	float:left;
}
.topimg{
	float:left;
	margin: 45px 0px 0px 20px;
}
.toptel{
	float:right;
	margin-top: 10px;
}
.lang{
	display: block;
	position: absolute;
	right: 0px;
	top: 10px;
}
.lang a{
	display: block;
}

/* 导航 */
.nav_wrap{
	width:1200px;
	background-color:#FFFFFF;
	height:45px;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix10:after {
	content:".";
	display:block;
	height:10px;
	clear:both;
	visibility:hidden;
}
.h10{height:10px;}
.h15{height:15px;}
.navBar {
	width:1200px;
	margin:0 auto;
	height:45px;
	line-height:45px;
	background:#FFF;
	color:#CCC;
}
.nav {
	position:relative;
	width:1200px;
	margin:0 auto;
	font-family:"Microsoft YaHei",SimSun,SimHei;
	font-size:14px;
}
.nav a {
	color:#000;
}
.nav h3 {
	font-size:100%;
	font-weight:normal;
}
.nav .m {
	float:left;
	position:relative;
	z-index:1;
}
.nav .m:hover {
	background-color:#CCC;
}
.nav .s {
	float:left;
	width:3px;
	text-align:center;
	color:#000;
	font-size:12px;
}
.nav h3 a {
	display:block;
	width:149px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
}
.nav .sub {
	display:none;
	position:absolute;
	left:-0px;
	top:45px;
	z-index:1;
	width:149px;
	border:1px solid #E6E4E3;
	border-top:0;
	background:#fff;
}
.nav .sub li {
	text-align:center;
	padding:0 8px;
	margin-bottom:-1px;
}
.nav .sub li:hover{
	background-color:#CCC;
}
.nav .sub li a {
	display:block;
	padding:8px 0;
	height:28px;
	line-height:28px;
	color:#000;
	font-size:12px;
	text-decoration:none;
}
.nav .sub li a:hover {
	color:#000;
}
.nav .block {
	height:8px;
	width:120px;
	background:#FE7700;
	position:absolute;
	left:0;
	top:37px;
	overflow:hidden;
}

/*大图轮播*/
.met_flash{ position:relative;height:379px;}
.met_flash a{ font-size:0px; display:block;}
.met_flashs{ overflow:hidden; font-size:0px;}
.flash_list{ width:100%; overflow:hidden;  width:100%; position:absolute; top:0px; left:0px;}
.flash_list a{ display:block; width:100%; height:100%;}
.flash_icon{ width:100%; text-align:center; position:absolute; z-index:5; bottom:20px;}
.flash_icon a{ background:url(../images/nl.png) no-repeat; width:15px; height:15px; display:inline-block; margin:0 5px; cursor:pointer;}
.flash_icon a.active{ background-position: 0 -17px; cursor:default; }
.page1{ background:#8c0a1a url(../images/img_main_3.jpg) no-repeat 50% 50%; height:379px; background-size:cover;}
.page2{ background:#44b4d8 url(../images/img_main_2.jpg) no-repeat 50% 50%; height:379px; background-size:cover;}
.page3{ background:#44b4d8 url(../images/img_main_5.jpg) no-repeat 50% 50%; height:379px; background-size:cover;}

/* 首页主体 */
.main{
	width:100%;
	overflow:hidden;
}
.main_wrap{
	width:1200px;
	margin:0 auto;
	padding:20px 0;
	overflow:hidden;
}
.main_sub{
	width:400px;
	overflow:hidden;
	float:left;
}
.main_sub .product{
	width: 390px;
	height:422px;
	margin-right:10px;
    overflow:hidden;
    border: 1px solid #cdcfce;
}
.main_sub .product .product_title{
	width: 370px;
    height: 42px;
    background: url(../images/bg.jpg);
    line-height: 42px;
    overflow: hidden;
    position: relative;
    padding-left: 20px;
}
.main_sub .product .product_title span{
	position:absolute;
	right:20px;
	font-size:12px;
}
.main_sub .product .product_list{
	width: 390px;
    height: 115px;
    overflow: hidden;
    border-top: 1px solid #dfe0e2;
    margin: 0 auto;
    padding-top: 10px;
}
.main_sub .product .product_list .img_box{
	float: left;
    width: 106px;
    height: 106px;	
	margin-left:10px;
}
.main_sub .product .product_list .txt_box{
	float: left;
    overflow:hidden;
    margin-left: 30px;
    padding-top: 5px;
}
.main_sub .product .product_list .txt_box p{
	line-height: 30px;
    font-size: 12px;
}
.main_sub .profile{
	width: 390px;
	height:422px;
	margin-left:4px;
	margin-right:6px;
    overflow:hidden;
    border: 1px solid #cdcfce;
}
.main_sub .profile .profile_title{
	width: 370px;
    height: 42px;
    background: url(../images/bg.jpg);
    line-height: 42px;
    overflow: hidden;
    position: relative;
    padding-left: 20px;
}
.main_sub .profile .profile_img{
	width: 390px;
    overflow: hidden;
    margin-top: 10px;
}
.main_sub .profile .profile_img li{
	float: left;
    margin-left: 9px;
}
.main_sub .profile .profile_img li img{
	padding: 3px;
    border: 1px solid #a7aab0;
    -moz-box-shadow: 3px 3px 4px #000;
    -webkit-box-shadow: 3px 3px 4px #a7aab0;
    box-shadow: 3px 3px 4px #a7aab0;
    background: #fff;
}
.main_sub .profile .profile_con{
	width: 370px;
    text-indent: 2em;
    margin: 0 auto;
}
.main_sub .profile .profile_con p{
	font-size: 12px;
    line-height: 30px;
}
.main_sub .profile .profile_con span{
	font-weight:bold;
}
.main_sub2{
	width:400px;
	overflow:hidden;
	float:left;
}
.main_sub2 .news{
	width: 390px;
	height:424px;
	margin-left:8px;
    overflow:hidden;
}
.main_sub2 .news .news_top{
	width: 388px;
    height: 196px;
    border: 1px solid #cdcfce;
}
.main_sub2 .news .news_top .news_title{
	width: 368px;
    height: 42px;
    background: url(../images/bg.jpg);
    line-height: 42px;
    overflow: hidden;
    position: relative;
    padding-left: 20px;
}
.main_sub2 .news .news_top .news_title span{
	position:absolute;
	right:20px;
	font-size:12px;
}
.main_sub2 .news .news_top .news_list{
	width: 360px;
    margin: 0 auto;
    margin-top: 10px;
}
.main_sub2 .news .news_top .news_list li{
	width: 360px;
    height: 24px;
    line-height: 24px;
    position: relative;
    margin-bottom: 3px;
}
.main_sub2 .news .news_top .news_list li img{
	margin-right:5px;
}
.main_sub2 .news .news_top .news_list li a,span{
	font-size:12px;
}
.main_sub2 .news .news_top .news_list li span{
	position:absolute;
	right:5px;
}
.main_sub2 .news .news_bottom{
	width: 388px;
    height: 217px;
    border: 1px solid #cdcfce;
    margin-top: 7px;
    position: relative;
}
.main_sub2 .news .news_bottom .btn_title{
	width: 368px;
    height: 42px;
    line-height: 42px;
    padding-left: 20px;
    background: url(../images/bg.jpg);
}
.main_sub2 .news .news_bottom .btn_img{
	width: 380px;
    margin: 4px auto;
}
.main_sub2 .news .news_bottom .contact_info{
	width: 370px;
    margin: 0px auto;;
}
.main_sub2 .news .news_bottom .contact_info p{
	line-height:20px;
	height:20px;
	font-size:12px;
}


/*底部*/
.met-footer{ background:#3f3b3b url(met03.png); padding:20px 0px; height:95px; color:#fff; text-shadow: 0px 1px 0 #222; position:relative; font-size:12px;}
.met-footer a{color:#fff;}
.met-footer a:hover{color:#000;}
.met-footer .inner{text-align:center; line-height:30px; width:1200px; margin:0 auto;}
.met-footer .foot_link_wrap{width:100%;text-align:center;}
.met-footer a.foot_link{margin-left:5px; margin-right:5px;}
.met-footer .foot_info_wrap .m_show{display:none;}

.weixin{position:relative; width:30px; height:30px; top:30px; right:300px; margin:0px auto; float:right; font-size:12px; text-align:center;}
.weixin a{width:30px; height:30px; display:block; position:absolute; right:0px; top:0px;background:url(../images/weixin.png) no-repeat center top; }
.weixin .weixin_nr{width:100px; height:115px; padding:10px; background:#fff; text-align:center; position:absolute; left:45px; top:-50px; display:none;}
.weixin .weixin_nr .arrow{ width:0; height:0; border-bottom:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent; position:absolute; left:50px; top:-10px; font-size:12px; color:#000000;}
.weixin_nr p{color:#000000;height:25px; line-height:25px;}
.weixin.on .weixin_nr{ display:block;}
.weixin.on a{ background:url(../images/weixin.png) no-repeat left bottom;}


/*通用*/
.main2{
	width:100%;
	overflow:hidden;
	background:url(../images/main2_bg.jpg) repeat-x #fff;
}
.main2_wrap{
	width:1200px;
	min-height:400px;
	margin:0 auto;
	padding:30px 0;
	overflow:hidden;
	background:url(../images/main2_wrap_bg.jpg) no-repeat#fff;
}
.mianbaoxue{
	margin:0 30px;
	color:#333;
}
.mianbaoxue2{
	width:100%;
	color:#333;
	margin-top:20px;
	font-size:14px;
	height:20px;
	line-height:20px;
}
.page{
	width:90%;
	margin:0 auto;
	text-align:center;
	font-size:14px;
}

.plistpages{height:45px; line-height:40px; text-align:center; margin-top:20px;}
.plistpages ul li{margin-left:10px; display:inline;}
.plistpages ul li span{font-size:14px;}


/*产品列表&#65533;*/
.product_list{
	width:1140px;
	margin:20px auto;
	overflow:hidden;
}
.product_list ul li{
	width:24.8%;
	float:left;
	padding-right:1px;
	transition:all .3s;
}
.product_list ul li:hover{
	background-color:#ccc;
}
.product_list ul li .item_pic{
	width:100%;
	margin:0 auto;
	border:#cccccc 1px solid;
	border-right:none;
	border-top:none;
}
.product_list ul li .item_tit{
	width:100%;
	margin:0 auto;
	border-left:#cccccc 1px solid;
	border-bottom:#cccccc 1px solid;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:12px;
}

.product_list ul li:nth-child(1) .item_pic{
	border-top:#cccccc 1px solid;
}
.product_list ul li:nth-child(2) .item_pic{
	border-top:#cccccc 1px solid;
}
.product_list ul li:nth-child(3) .item_pic{
	border-top:#cccccc 1px solid;
}
.product_list ul li:nth-child(4) .item_pic{
	border-top:#cccccc 1px solid;
}

.product_list ul li:nth-child(4n) .item_pic{
	border-right:#cccccc 1px solid;
}
.product_list ul li:last-child .item_pic{
	border-right:#cccccc 1px solid;
}
.product_list ul li:last-child .item_tit{
	border-right:#cccccc 1px solid;
}
.product_list ul li:nth-child(4n) .item_tit{
	border-right:#cccccc 1px solid;
}


/*产品详情*/
.product_wrap{width:1140px; margin:20px auto; overflow:hidden;}
.product_wrap .product_img{width:473px; float:left; border:#ccc 1px solid;}
.product_wrap .product_field{width:640px; margin-left:25px; float:left;}
.product_wrap .product_field p{height:50px; line-height:50px; font-size:16px; color:#000;}
.product_wrap .product_field p.product_tit{height:50px; line-height:50px; font-size:21px; color:#000; margin-bottom:20px;}
.product_wrap .product_content{width:100%; overflow:hidden; margin-top:20px; float:left;}
.product_wrap .product_content .content_wrap{overflow:hidden; border:1px solid #cdcdcd;}
.product_wrap .product_content #tab1{width:100%;height:40px;}
.product_wrap .product_content #tab1 ul{margin:0;padding:0;}
.product_wrap .product_content #tab1 li{width:25%;float:left;height:40px;line-height:40px;text-align:center;cursor:pointer;}
.product_wrap .product_content #tab1 li a{display:block; border-right:1px solid #cdcdcd; border-bottom:1px solid #cdcdcd; background-color:#e7e7e7;}
.product_wrap .product_content #tab1 li:last-child a{border-right:none;}
.product_wrap .product_content #tab1 li.now a{background:#fff;}
.product_wrap .product_content .tablist{min-height:100px;padding:10px;font-size:14px;line-height:24px;display:none;}
.product_wrap .product_content .showblock{display:block;}


/*频道封面*/
.article_title{width:96%; margin:10px auto; line-height:25px; font-size:18px; text-align:center;}
.article_content{width:96%; margin:0 auto; min-height:200px; line-height:25px; overflow:hidden;}

/*新闻列表*/
.article_wrap{width:1140px; margin:20px auto; overflow:hidden;}
.article_wrap .listbox ul li{height: 40px; line-height: 40px; background: url(../images/dian.jpg) 4px 17px no-repeat; padding-left: 16px; border-bottom: 1px dashed #CCCCCC; vertical-align: middle;}
.article_wrap .listbox ul li span{float:right;}
.article_wrap .pages{height:45px; line-height:40px; text-align:center; margin-top:20px;}
.article_wrap .pages ul li{margin-left:10px; display:inline;}
.article_wrap .pages ul li span{font-size:12px;}


/*新闻内页*/
.article_info{text-align:center; height:40px; line-height:30px;}
.article_info p{height:40px; line-height:30px; display:inline; padding:0 10px;}


/*营销网络*/
.list_yxwl{width:100%;; background-color:#ee3d44; padding:20px 0px; height:30px; line-height:30px;}
.select_tip{float:left; color:#fff; margin-left:20px; height:30px; line-height:30px; font-size:16px;}
.list_yxwl .select_sf{float:left; margin-left:20px; height:30px;}
.list_yxwl select{font-family: "microsoft yahei";}
.list_yxwl .select_cs{float:left; margin-left:20px; height:30px;}
.list_yxwl .search_btn_wrap{float:left; margin-left:40px; height:30px}
.list_yxwl .search_btn_wrap .search_btn{ width:140px; height:30px; color: #fff; background-color:#2C2C2C; border:none; font-family: "microsoft yahei";} 
.list_yxwl .search_btn_wrap .search_btn:hover{background-color:#3f3e40;}

.select_tit{float:left; color:#fff; height:30px; line-height:30px; margin:0 10px 0 10px; font-size:16px;}
.select_tit_m{float:left; color:#fff; height:30px; line-height:30px; margin:0 10px 0 10px; font-size:16px;}
.list_yxwl select{width:140px; height:30px; line-height:30px;}
.list_yxwl .select_cs select{display:none;}
.listbox_jxs{float:left; width:100%; margin-top:20px;}
.listbox_jxs ul li{width:32%; list-style:none; float:left; margin-bottom:5px; margin-bottom:20px;}
.listbox_jxs ul li:nth-child(3n+1){margin-right:1.8%;}
.listbox_jxs ul li:nth-child(3n+2){margin-right:1.8%;}
.listbox_jxs ul li .itembox{ height:140px; border:#aaa solid 1px; padding:20px; box-shadow: 2px 2px 5px #ddd;}
.listbox_jxs ul li .itembox:hover{background-color:#eee;}
.listbox_jxs ul li .itembox .item_tit{width:100%; line-height:30px; font-size:16px; color:#000}
.listbox_jxs ul li .itembox .item_info{width:100%; margin-top:10px;}
.listbox_jxs ul li .itembox .item_info p{width:100%; line-height:25px; font-size:14px;}
.pages_yxwl{width:100%; height:45px; line-height:40px; float:left; text-align:center; margin-top:20px;}
.pages_yxwl ul li{margin-left:10px; display:inline;}
.pages_yxwl ul li span{font-size:14px;}
.m_show{display:none;}
.nojxs{display:none;}
.nojxs{ text-align:center; line-height:200%; color:#000;}



/*发展历程*/
.history_us{width:60%; margin-top:20px; float:left;}
.history_us .name{ height:56px; line-height:56px; text-align:center; margin-bottom:30px;}
.history_us .name .all{ width:20%; height:56px;  display:block;  border-radius:2px; float:left; margin-right:3%;}
.history_us .name .all a{ display:block; height:56px; border:1px solid #ee3d44; color:#ee3d44;}
.history_us .name .all a:hover,.history_us .name .all a.on{ background:#ee3d44; color:#fff;}
.history_us .name .btn{ width:6.5%; float:left; border:1px solid #ee3d44; height:54px; cursor:pointer; transition: all ease .2s; -webkit-transition: all ease .2s; -moz-transition: all ease .2s; -o-transition: all ease .2s;}
.history_us .name .pre{ background: url(../images/tab_btn_l.png) no-repeat center 14px;}
.history_us .name .pre:hover{background:#ee3d44 url(../images/tab_btn_l.png) no-repeat center -76px;}
.history_us .name .next{ background:url(../images/tab_btn_r.png) no-repeat center 14px;}
.history_us .name .next:hover{ background:#ee3d44 url(../images/tab_btn_r.png) no-repeat center -76px;}

.history_us .name .box{ width:56%; height:56px; overflow:hidden; float:left; margin:0 3%;}
.history_us .name .box ul{ width:9999px; height:56px; line-height:54px; overflow:hidden;}
.history_us .name .box li{ width:110px; float:left; border:1px solid #ee3d44; margin-right:14px; color:#ee3d44; cursor:pointer; transition: all ease .2s; -webkit-transition: all ease .2s; -moz-transition: all ease .2s; -o-transition: all ease .2s;}

.history_us .name .box li:hover,.history_us .name .box li.on{ background:#ee3d44; color:#fff;}

/*.history_us .content ul{ background:url(../images/bj_history_usline.png) repeat-y 30% top;}*/
.history_us .content .list .ajax{ padding:30px 0 10px 140px;}
.history_us .content .list .ajax a{ border:1px solid #ee3d44; display:inline-block; padding:13px 40px; color:#ee3d44}
.history_us .content .list .ajax a:hover{ background:#ee3d44; color:#fff;}

.history_us .content .list .ajax a.none{ background:#aaa;  color:#fff; border:1px solid #aaa;}

.history_us .content li{ overflow:hidden; line-height:26px; margin-top:0px; padding-bottom:10px; padding-top:10px; background:url(../images/bj_history_usline2.png) no-repeat 30% top;}
.history_us .content li:hover .time,.history_us .content li:hover .txt{ background:#ee3d44; color:#fff;  transition: all ease .2s; -webkit-transition: all ease .2s; -moz-transition: all ease .2s; -o-transition: all ease .2s;}
.history_us .content li .time{ width:20%; padding:15px 3%; display:block; background:#f1ebe9; text-align:center; float:left; font-size:16px;}
.history_us .content li .txt{ width:60%; float:right; padding:15px 3%; background:#f1ebe9; font-size:16px;}

.companypic{width:38%;float:left;overflow:hidden; margin-left:2%; margin-top:20px;}
.companypic img{width:100%;}


/*企业荣誉*/
#slider {
    width:90%;
    margin: 0 auto;
    position: relative;
}
#slider .scroll {
	overflow: hidden;
	width: 98%;
    margin: 0 auto;
    position: relative;
}
#slider .scrollContainer {
	position: relative;
}
#slider .scrollContainer div.panel {
    padding: 10px;
    width: 280px;
}
#slider #left-shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 12px;
	bottom: 0;
	background: url(../images/leftshadow.png) repeat-y;
}
#slider #right-shadow {
	position: absolute;
	top: 0;
	right: 0;
	width: 12px;
	bottom: 0;
	background: url(../images/rightshadow.png) repeat-y;
}
#slider .inside {
	padding: 10px;
	border: 1px solid #999;
}
#slider .inside img {
	display: block;
	border: 1px solid #666;
	margin: 0 0 10px 0;
	width: 250px;
}
#slider .inside h2 {
	font-weight: normal;
	color: #111;
	font-size: 16px;
	margin: 0 0 8px 0;
}
#slider .inside p {
	font-size: 11px;
	color: #ccc;
}
#slider .scrollButtons {
    position: absolute;
    top: 127px;
    cursor: pointer;
}
#slider .scrollButtons.left {
    left: -45px;
}
#slider .scrollButtons.right {
    right: -45px;
}
#slider .hide {
    display: none;
}

.list_m{overflow:hidden; display:none;}
.qyry_item{width:48%; margin:15px 1% 0px; float:left;}
.qyry_item .qyry_inside{padding:10px;border:1px solid #999;}
.qyry_item .qyry_inside img{width:100%;}
.qyry_item .qyry_inside h2{line-height:30px; font-size:16px; color:#333;}
.qyry_item .qyry_inside p{line-height:20px; font-size:12px; color:#666; height:40px; overflow:hidden;}


/*留言中心*/
.feedback_wrap{width:49%; float:left;}
.contact_right{width:49%; height:472px; float:left; margin-left:2%;}
/* Basic Grey */
.basic-grey {
max-width: 100%;
background: #F7F7F7;
padding: 25px 15px 25px 10px;
font: 12px Georgia, "Times New Roman", Times, serif;
color: #888;
text-shadow: 1px 1px 1px #FFF;
border:1px solid #E4E4E4;
}
.basic-grey h1 {
font-size: 25px;
padding: 0px 0px 10px 40px;
display: block;
border-bottom:1px solid #E4E4E4;
margin: -10px -15px 30px -10px;;
color: #888;
}
.basic-grey h1>span {
display: block;
font-size: 11px;
}
.basic-grey label {
display: block;
margin: 0px;
}
.basic-grey label>span {
float: left;
width: 20%;
text-align: right;
padding-right: 10px;
margin-top: 15px;
color: #888;
}
.basic-grey input[type="text"], .basic-grey input[type="email"], .basic-grey textarea, .basic-grey select {
border: 1px solid #DADADA;
color: #888;
height: 30px;
margin-bottom: 16px;
margin-right: 6px;
margin-top: 2px;
outline: 0 none;
padding: 3px 3px 3px 5px;
width: 70%;
font-size: 12px;
line-height:15px;
box-shadow: inset 0px 1px 4px #ECECEC;
-moz-box-shadow: inset 0px 1px 4px #ECECEC;
-webkit-box-shadow: inset 0px 1px 4px #ECECEC;
}
.basic-grey textarea{
padding: 12px 3px 3px 5px;
height:100px;
resize:none;
}
.basic-grey select {
background: #FFF url('down-arrow.png') no-repeat right;
background: #FFF url('down-arrow.png') no-repeat right);
appearance:none;
-webkit-appearance:none;
-moz-appearance: none;
text-indent: 0.01px;
text-overflow: '';
width: 70%;
height: 35px;
line-height: 25px;
}
.basic-grey .button {
background: #E27575;
border: none;
padding: 10px 25px 10px 25px;
color: #FFF;
box-shadow: 1px 1px 5px #B6B6B6;
border-radius: 3px;
text-shadow: 1px 1px 1px #9E3F3F;
cursor: pointer;
}
.basic-grey .button:hover {
background: #CF7A7A
}


/*联系我们*/
.contactinfo{width:50%; overflow:hidden; float:left; margin-top:20px;}
.contactinfo ul li{ height:30px; line-height:30px; font-size:14px; margin-top:15px; margin-bottom:15px; padding-left:50px; background:url(../images/i_icon2.png) left top no-repeat;}
.contactinfo ul li.contact_li1{background-position:0 0;}
.contactinfo ul li.contact_li2{background-position:0 -50px;}
.contactinfo ul li.contact_li3{background-position:0 -100px;}
.contactinfo ul li.contact_li4{background-position:0 -150px;}
.contactinfo ul li.contact_li5{background-position:0 -200px;}
.contactinfo ul li.contact_li6{background-position:0 -250px;}

.map{width:50%; overflow:hidden; float:left; margin-top:20px;}

.tab1 td{padding-left:1em;}
.tab img{max-width:100%;}






@media (max-width: 800px){
	a{color: #555; text-decoration: none; transition: all .3s;}
	.header_m{display:block;}
	.head{display:none}
	.nav_wrap{display:none;}
	.met_flash,.page1,.page2,.page3{height:200px;}
	.flash_icon{bottom:10px;}
	.main_wrap{width:100%; padding-top:10px;}
	.main_sub{width:95%; margin:0 auto; float:none;}
	.main_sub .product{width:99%;}
	.main_sub .product .product_title{width:100%; padding-left:0px;}
	.main_sub .product .product_title p{padding-left:20px;}
	.main_sub .product .product_list{width:100%;}
	.main_sub .profile{margin-left:0;margin-right:0;margin-top:10px;width:99%;}
	.main_sub .profile .profile_title{width:100%;}
	.main_sub .profile .profile_img{width:100%;}
	.main_sub .profile .profile_img li{width:44%;margin-left:3.5%;}
	.main_sub .profile .profile_img li img{width:100%;}
	.main_sub .profile .profile_con{width:93%;}
	.main_sub2{width:95%; margin:0 auto; float:none;}
	.main_sub2 .news{width:100%; height:auto; margin-left:0; margin-top:10px;}
	.main_sub2 .news .news_top{width:99%;}
	.main_sub2 .news .news_top .news_title{width:100%;padding-left:0;}
	.main_sub2 .news .news_top .news_title p{padding-left:20px;}
	.main_sub2 .news .news_top .news_list{width:95%;}
	.main_sub2 .news .news_top .news_list li{width:100%;}
	.main_sub2 .news .news_bottom{width:99%; margin-top:10px;}
	.main_sub2 .news .news_bottom .btn_title{padding-left:0; width:100%;}
	.main_sub2 .news .news_bottom .btn_title p{padding-left:20px;}
	.main_sub2 .news .news_bottom .btn_img{margin:0; width:100%;}
	.main_sub2 .news .news_bottom .btn_img img{width:100%;}
	.main_sub2 .news .news_bottom .contact_info{width:100%;}
	.main_sub2 .news .news_bottom .contact_info p{line-height:24px; height:24px; padding:0 5px;}
	.met-footer{width:100%; height:auto;}
	.met-footer .inner{width:95%; margin:0 2.5%;}
	.weixin{display:none;}
	
	
	.main2{background:none;}
	.main2_wrap{width:100%; background:none; padding-top:0;}
	.mianbaoxue{display:none;}
	.product_list{width:96%; margin-left:2%; margin-right:2%;}
	.product_list ul li{width:49.6%;}
	.product_list ul li:nth-child(3) .item_pic{border-top:none;}
	.product_list ul li:nth-child(4) .item_pic{border-top:none;}
	.product_list ul li:nth-child(2n) .item_pic{border-right:#cccccc 1px solid;}
	.product_list ul li:nth-child(2n) .item_tit{border-right:#cccccc 1px solid;}
	
	.product_wrap{width:100%;}
	.product_wrap .product_img{width:95%; margin:0 auto; float:none; height:auto;}
	.product_wrap .product_field{width:95%; margin:20px auto; float:none; height:280px;}
	.product_wrap .product_field p{line-height:30px; height:30px; font-size:14px;}
	.product_wrap .product_field p.product_tit{line-height:30px; height:30px; font-size:16px; margin-bottom:10px;}
	.product_wrap .product_content{width:95%; margin:0 auto; float:none;}
	.pignose-tab-wrapper .pignose-tab-btn{min-width:0px;}
	
	.article_wrap{width:96%; margin:10px 2%;}
	.article_wrap .pages{margin-top:10px;}
	.article_info p.hidden{display:none;}
	
	
	.history_us{width:100%;}
	.history_us .content li .time{font-size:12px;}
	.history_us .content li .txt{font-size:12px;}
	.companypic{display:none;}
	
	.list_m{display:block;}
	.list_pc{display:none;}
	
	.list_yxwl{width:100%; height:70px; text-align:center;}
	.select_tip{float:left; font-size:14px; margin:0px; width:100%;}
	.list_yxwl .select_sf{float:left; margin:10px 0 0 3%; width:30%;}
	.list_yxwl .select_sf .select_tit{margin:0; font-size:14px; width:50%;}
	.list_yxwl .select_sf .select_tit_m{margin:0; font-size:14px; width:40%;}
	.list_yxwl .select_sf select{width:60%; font-size:12px;}
	.list_yxwl .select_cs{float:left; margin:10px 0 0 3%; width:30%;}
	.list_yxwl .select_cs .select_tit{margin:0; font-size:14px; width:50%;}
	.list_yxwl .select_cs .select_tit_m{margin:0; font-size:14px; width:40%;}
	.list_yxwl .select_cs select{width:60%; font-size:12px;}
	.list_yxwl .search_btn_wrap{float:left; width:25%; margin:10px 0 0 5%;}
	.list_yxwl .search_btn_wrap .search_btn{width:100%;}
	.listbox_jxs ul li:nth-child(3n+1){margin-right:0;}
	.listbox_jxs ul li:nth-child(3n+2){margin-right:0;}
	.listbox_jxs ul li{width:100%; margin-right:0px; margin-bottom:10px;}
	.mianbaoxue2{width:100%;}
	.m_hid{display:none;}
	.m_show{display:block;}
	
	.met-footer .foot_info_wrap .m_hid{display:none;}
	.met-footer .foot_info_wrap .m_show{display:block;}
	
	.contact_right{display:none;}
	.feedback_wrap{width:100%;}
	
	
	.contactinfo ul li{font-size:12px;}
	.contactinfo{width:100%;}
	.map{width:100%;}

}
@media (min-width: 801px) and (max-width: 1200px){
	.head_wrap{width:100%;}
	.navBar{width:100%;}
	.nav{width:100%;}
	.nav .m{width:12.5%;}
	.nav h3 a{width:100%;}
	.nav .sub{width:100%;}
	.main_wrap{width:100%;}
	.main_sub{float:left; width:50%;}
	.main_sub .product{width:95%; margin:0 2% 0 3%;}
	.main_sub .product .product_title{width:100%; padding-left:0px;}
	.main_sub .product .product_title p{padding-left:20px;}
	.main_sub .product .product_list{width:100%;}
	.main_sub .profile{width:95%; margin:0 3% 0 2%;}
	.main_sub .profile .profile_title{width:100%; padding-left:0;}
	.main_sub .profile .profile_title p{padding-left:20px;}
	.main_sub .profile .profile_img{width:100%;}
	.main_sub .profile .profile_img li{width:44%;margin-left:3.5%;}
	.main_sub .profile .profile_img li img{width:100%;}
	.main_sub .profile .profile_con{width:93%;}
	.main_sub2{width:100%;margin:0px auto;float:none;}
	.main_sub2 .news{width:100%;margin:15px 0 0;height:auto;}
	.main_sub2 .news .news_top{width:50%; float:left; border:none;height:207px;}
	.main_sub2 .news .news_top .paddivl{width: 95%;margin: 0 2% 0 3%;height:205px;border: 1px solid #cdcfce;}
	.main_sub2 .news .news_top .news_title{width:100%; padding-left:0;}
	.main_sub2 .news .news_top .news_title p{padding-left:20px;}
	.main_sub2 .news .news_top .news_list{width:95%;margin-top:15px;}
	.main_sub2 .news .news_top .news_list li{width:100%;}
	.main_sub2 .news .news_bottom{width:50%; float:left;margin-top:0;border:none;height:207px;}
	.main_sub2 .news .news_bottom .paddivr{width: 95%;margin: 0 3% 0 2%;height:205px;border: 1px solid #cdcfce;}
	.main_sub2 .news .news_bottom .btn_title{width:100%;padding-left:0;}
	.main_sub2 .news .news_bottom .btn_title p{padding-left:20px;}
	.main_sub2 .news .news_bottom .btn_img{margin:0;width:100%;}
	.main_sub2 .news .news_bottom .btn_img img{width:100%;}
	.main_sub2 .news .news_bottom .contact_info{width:98%;}
	.met-footer .inner{width:80%;}
	.weixin{right:8%;}
	
	
	.main2_wrap{width:100%; background-size:100%;}
	.product_list{width:94%;}
	
	.product_wrap{width:95%; margin-left:auto; margin-right:auto;}
	.product_wrap .product_img{width:40%; height:auto;}
	.product_wrap .product_field{width:54%; margin-left:5%; height:auto;}
	.product_wrap .product_field p{font-size:14px; line-height:30px; height:30px;}
	.product_wrap .product_field p.product_tit{font-size:18px;}
	
	
	.article_wrap{width:94%; margin:20px 3%;}
	
	.history_us .content li .time{font-size:12px;}
	.history_us .content li .txt{font-size:12px;}
	
	
	.list_yxwl{width:100%; height:70px; text-align:center;}
	.select_tip{float:left; font-size:16px; margin:0px; width:100%;}
	.list_yxwl .select_sf{float:left; margin:10px 0 0 5%; width:30%;}
	.list_yxwl .select_sf .select_tit{margin:0; font-size:16px; width:50%;}
	.list_yxwl .select_sf select{width:50%;}
	.list_yxwl .select_cs{float:left; margin:10px 0 0 5%; width:30%;}
	.list_yxwl .select_cs .select_tit{margin:0; font-size:16px; width:50%;}
	.list_yxwl .select_cs select{width:50%;}
	.list_yxwl .search_btn_wrap{float:left; width:25%; margin:10px 0 0 5%;}
	.listbox_jxs ul li{width:49%; margin-right:0px; margin-bottom:10px;}
	.listbox_jxs ul li:nth-child(3n+1){margin-right:0;}
	.listbox_jxs ul li:nth-child(3n+2){margin-right:0;}
	.listbox_jxs ul li:nth-child(2n+1){margin-right:2%};
	.mianbaoxue2{width:96%; margin:10px 2%;}
	
	.contactinfo ul li{font-size:12px;}
}

@media (min-width: 801px) and (max-width: 1000px){
	.product_wrap .product_field p{font-size:14px; line-height:30px; height:30px;}
}

@media (min-width: 1001px) and (max-width: 1200px){
	.product_wrap .product_field p{font-size:14px; line-height:40px; height:40px;}
}