﻿@charset "utf-8";
/* CSS Document */
/**全局**/
*{ margin:0px; padding:0px;}
div,form,img,ul,ol,li,dl,dt,dd,map {padding:0;margin:0;border:0;}
h1,h2,h3,h4,h5,h6 {margin:0;padding:0; }
body{margin:0px; padding:0px; font-size:14px; color:#313131;font-family:"微软雅黑",Arial, Helvetica, sans-serif,"宋体";background:#fff;}
ul,li{list-style:none;}
.clear{clear:both;}
a{color:#313131;text-decoration:none;}
a:hover{color:#F00;text-decoration:none;}
img{border:none;}
hr{line-height:0px; font-size:0px; border:none; height:1px; width:100%; margin:5px 0px;}
div{margin:0px auto;}
.f_l{ float:left;}
.f_r{ float:right;}
input,select{ font-family:arial, Helvetica, sans-serif; padding:1px;}
.blank{width:100%;height:10px;clear:both;overflow:hidden;}
.blank20{width:100%;height:20px;clear:both;overflow:hidden;}
.mt10{margin-top:10px;}
.hide{display:none;}
.red{color:#f00;}
.blue{color:#00f;}
.gray{color:#ccc;}
.noInfo{width:100%;float:left;padding:10px 0; text-align:center;}
.input_submit{width:77px;height:41px;float:left;background:url(../images/search.png) no-repeat left top; text-align:center;line-height:41px; color:#fff; border:0px; cursor:pointer;}
.float_bg{background:url(../images/qq_3.gif) repeat-y left top;width:118px;padding:2px 0;float:left;}
.f_list{width:100%;float:left;margin:5px auto;clear:both;}
.f_list span{float:left;width:80px;}
.block{width:1000px;margin:0 auto;}



/*all*/
.main{width:100%;float:left;padding:30px 0;}
.main_top{width:100%;height:80px;float:left; background:url(../images/tbg.png) no-repeat center 10px; text-align:center;}


/*end*/

/**顶部**/

#header{width:100%;float:left;position:relative; z-index:9999;}

#top{float:left;width:100%;height:30px;border-bottom:1px solid #dcdcdc;}
#tel1{float:left;background:url(../pic/t3.jpg) no-repeat left center;margin-right:20px;}
#tel2{float:left;background:url(../pic/t4.png) no-repeat left center;}
#tel1 span,#tel2 span{padding-left:20px;font-size:12px;line-height:30px;color:#666;}
#language{float:right;}
#language ul li{float:right;display:inline-block;}
#language ul li:nth-child(1){background:url(../pic/t2.jpg) no-repeat left center;margin-left:20px;}
#language ul li:nth-child(2){background:url(../pic/t1.png) no-repeat left center;}
#language ul li a{display:block;font-size:12px;line-height:30px;color:#999;padding-left:16px;}

#logo{float:left;}
#logo img{height:35px;margin:25px 0px 15px 0px;}
#header_right{float:right;}

/*end*/

/*menu*/
#navigate{float:right;clear:both;margin:8px 0 0 0;}
#navigate ul li{float:left;position: relative;z-index:1000;margin-left:30px;}
#navigate ul li.first_menu{ background:none;margin-left:0;}
#navigate ul li a{ display:block;line-height:70px;height:70px;color:#313131;font-size:16px; }
#navigate ul li a:hover {color:#C92F2F;}
#navigate ul li .current{}

/*end*/

/*mobile menu*/
.navbar-toggle{margin:15px 0px 0 0;}
.navbar-toggle .icon-bar{background-color:#333;}
.mobile_nav{display:none; background:#666;}
.mobile_nav ul{margin:0px;padding:0px; list-style-type:none;}
.mobile_nav li{margin:0px;padding:0px; list-style-type:none;border-bottom:1px solid #fff;position: relative;}
.mobile_nav ul li a{padding-left: 10px;color: #fff;display: block;font-size: 14px;height: 38px;line-height: 38px; font-weight:bold;}
.mobile_nav ul li a:hover, .mobile_nav ul li a:active {background-color:#5D5B5B;}
.mobile_nav ul ul{margin: 0;padding:0 10px 10px 10px; display:none;}
.mobile_nav ul ul li {border-bottom:none;margin: 0;padding: 0;}
.mobile_nav ul ul li a {padding: 0;padding-left: 5px;font-size:14px;font-weight:normal;height: 38px;line-height: 38px;}

.mobile_nav ul li i {position: absolute;top:12px;right:5px;display: block;width: 13px;height: 13px;overflow: hidden;background-position: center center;background-repeat: no-repeat;	background-size: contain;}
.mobile_nav ul li i.touch-arrow-down{background-image: url(../images/touch-arrow-d.png);}
.mobile_nav ul li i.touch-arrow-up{background-image: url(../images/touch-arrow-u.png);}


/*flash*/
#banner{width:100%;float:left;display:table;height:180px;background-size:cover;}
#banner img{width:100%; height:auto;}
#flash{width:100%;float:left;}
.slideBox{ position:relative; overflow:hidden;background:#000;}
.slideBox .bd{position:relative; z-index:0;margin:0 auto; }
.slideBox .bd li{position:relative; text-align:center;  }
.slideBox .bd li img{width:100%;}	
.slideBox .hd{width:100%;position:absolute;z-index:1;bottom:10px;left:0;height:12px;line-height:12px;}
.slideBox .hd ul{text-align:center;}
.slideBox .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:12px;height:12px;margin:0 5px;overflow:hidden;background:#fff;/*filter:alpha(opacity=80);opacity:0.8;*/line-height:999px; border-radius:50%;}
.slideBox .hd ul .on{background:#45b1ff;}

.slideBox .prev{position:absolute; left:10px; top:50%;margin-top:-37.5px; display:block; width:49px; height:75px; background:url(../images/left.png) no-repeat left top; cursor:pointer;}
.slideBox .next{position:absolute; right:10px; top:50%;margin-top:-37.5px; display:block; width:49px; height:75px; background:url(../images/right.png) no-repeat left top; cursor:pointer;}
/*end*/


/*底部*/

#footer{width:100%;float:left;text-align:center;background:#242627;color:#fff;line-height:24px; border-top:1px solid #a6a6a6;}
#footer a{color:#fff;}
#footer a:hover{color:#cc0000;}
.footer_list{float:left;width:100%;padding:28px 0 22px 0;}
.f_logo{float:left;width:33%;padding:15px 0;border-right:1px solid #6f6f6f;}
.f_logo img{max-width:100%;}
.f_contact{float:left;width:33.6%;padding-left:70px;text-align:left;}
.f_wechat{float:left;width:33.3%;}
.f_wechat img{float:right;}

.link{float:left;width:100%;background:#333;padding:10px 0;text-align:center;}
.link span{display:inline-block;}
.link ul{display:inline-block;}
.link ul li{display:inline-block;line-height:20px;}
.link ul li a{padding:0 10px;border-right:1px solid #fff;}
.link ul li a:nth-child(last){border-right:none;}

.copyright{float:left;width:100%;padding:8px 0;color:#6f6f6f;font-size:12px;}



/*end*/


/*home*/
.home_top{float:left;width:100%;text-align:center;margin:50px 0 28px 0;}
.home_top span.font_l{width:175px;height:30px;background:url(../pic/font_l.jpg) no-repeat;display:inline-block;}
.home_top span.font_r{width:175px;height:30px;background:url(../pic/font_r.jpg) no-repeat;display:inline-block;}
.home_top h3{font-size:30px;line-height:30px;color:#313131;padding:0 15px;display:inline-block;}
.home_top h4{width:100%;font-size:14px;line-height:30px;color:#666;}

/* home end */

/* 首页 产品中心 */
#pro{width:100%;}
#pro_box,#pro_box2{float:left;width:100%;background:#f0f0f0;}
#pro_box2{display:none;padding:30px 0;}
.pro1{float:left;width:100%;margin:60px 0 0 0;}
.pro2{float:left;width:100%;margin:10px 0 0 0;}
.pro3{float:left;width:100%;margin:50px 0 60px 0;}
.pro_boxcon{ width:100%; float:left;}
.pro_top{float:left;width:100%;}
.pro_top img{width:100%;height:auto;}
.pro_top h3{display:block;font-size:28px;line-height:30px;color:#fff;position:absolute;z-index:2;top:73px;left:33px;}
.pro_top h4{display:block;font-size:16px;line-height:24px;color:#fff;background:url(../pic/pro_top_en.jpg) no-repeat left center;text-indent:15px;position:absolute;z-index:2;top:113px;left:33px;}


.pro_item{float:left;width:100%;}
.pro_item_list{float:left;width:31.5%;margin-left:1.5%;margin-bottom:14px;position:relative;overflow:hidden;cursor:pointer;}
.pro_item_img{width:100%;}
.pro_item_img img{width:100%;height:auto;}
.pro_item_title{width:100%;height:36px;line-height:36px;background:rgba(107,106,106,0.9);text-align:center;position:absolute;left:0;bottom:0;
	webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
	overflow:hidden;
}
.pro_item_title a{font-size:16px;color:#fff;}
.pro_layer{width:100%;height:100%;background:rgba(107,106,106,0.9);text-align:center;position:absolute;left:0;top:100%;padding:0 5px;color:#fff;
	webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}
.pro_layer h3{font-size:20px;height:20px;color:#fff;margin-top:30px;overflow:hidden;}
.pro_layer h4{font-size:14px;line-height:20px;margin-top:10px;max-height:60px;overflow:hidden;}
.pro_layer a{display:inline-block;width:120px;height:30px;line-height:30px;font-size:14px;background:#EC3434;border-radius:3px;margin-top:20px;color:#fff;}
.pro_item_list:hover .pro_item_title{display:none;}
.pro_item_list:hover .pro_layer{top:0;}

.pro_item_list3{float:left;width:18.5%;margin-left:1.5%;overflow:hidden;cursor:pointer;}
.pro_item_img3{width:100%;}
.pro_item_img3 img{width:100%;height:auto;border:1px solid #f0f0f0;
	webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}
.pro3_title{float:left;width:100%;height:30px;line-height:30px;text-align:center;overflow:hidden;}
.pro3_title a{font-size:16px;color:#666;}
.pro_item_list3:hover .pro_item_img3 img{border:1px solid #EC3434;}
.pro_item_list3:hover .pro3_title a{color:#EC3434;}

/*  手机版 产品分类 */
.slideTxtBox{float:left;width:100%;text-align:center;}
.slideTxtBox .hd{float:left;width:100%;color:#fff;margin:0 0 25px 0;}
.slideTxtBox .hd ul{float:left;width:100%;}
.slideTxtBox .hd li{width:190px;height:80px;display:inline-block;margin:0 6px;cursor:pointer;}
.slideTxtBox .hd li h3{width:100%;height:45px;line-height:60px;font-size:28px;overflow:hidden;}
.slideTxtBox .hd li h4{width:100%;height:35px;line-height:25px;font-size:16px;overflow:hidden;}
.slideTxtBox .hd li:nth-child(1){background:url(../pic/pic_bg1.jpg) no-repeat;}
.slideTxtBox .hd li:nth-child(2){background:url(../pic/pic_bg2.jpg) no-repeat;}
.slideTxtBox .hd li:nth-child(3){background:url(../pic/pic_bg3.jpg) no-repeat;}

.slideTxtBox .bd{float:left;}

/* end */

/*首页关于我们  */
#habout{float:left;width:100%;margin:0 0 0px 0;}
#about_box{float:left;width:100%;background:#f0f0f0;padding:58px 0;}
.about_boximg{float:left;width:40%;  padding:5px;}
.about_boximg img{width:100%; height:auto;}
.about_boxcon{float:left;width:60%; padding:10px; font-size:14px;}


/* 首页 新闻中心 */
#news{float:left;width:100%;margin:0 0 60px 0;}
#news_box{float:left;width:100%;background:#f0f0f0;padding:58px 0;}
.news_bg{float:left;width:37%;}
.news_bg img{width:100%;height:auto;}
.news_item{float:right;width:63%;}
.slideTxtBox2{padding-left:24px;}
.slideTxtBox2 .hd{width:100%;}
.slideTxtBox2 .hd ul li{display:inline-block;margin:0 12px 10px 0;width:120px;height:30px;line-height:30px;font-size:16px;color:#fff;background:#afafaf;
	text-align:center;cursor:pointer;
	webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}
.slideTxtBox2 .hd ul li:hover,.slideTxtBox2 .hd ul li.on{background:#cc0000;}
.slideTxtBox2 .bd{width:100%;}
.slideTxtBox2 .bd ul{}
.news_item_list{float:left;width:100%;padding:15px 0;border-bottom:1px dashed #dcdcdc;}
.news_item_img{float:left;width:22%;}
.news_item_img img{width:100%;height:auto;}
.news_item_box{float:right;width:75.3%;}
.news_item_title{width:100%;height:20px;line-height:20px;overflow:hidden;}
.news_item_title a{font-size:16px;color:#313131;text-decoration:underline;}
.news_item_desc{width:100%;height:44px;line-height:22px;font-size:14px;color:#666;overflow:hidden;margin-top:10px;}
.news_item_btn{float:left;line-height:24px;}
.news_item_btn a{color:#cc0000;}
.news_item_author{float:right;color:#999;line-height:24px;}
.news_item_time{float:right;color:#999;line-height:24px;margin-left:40px;}
.news_item_list:hover .news_item_title a{color:#c61717;}


/* end */

#LeftButton{width:24px;height:42px; display: block; background: url(../images/left.png) no-repeat 0px 0px; position:absolute;left:0px; top:55px;}
#RightButton{width:24px;height:42px;display: block; background: url(../images/right.png) no-repeat 0px 0px;position:absolute;left:736px; top:55px;}
#MarqueeDiv{width:692px; float: left; height:152px;overflow: hidden;margin:0 0 0 34px;display:inline;}
#MarqueeDiv img{margin-right:10px; height:150px; width:150px;}
/*end*/


/*left*/

#left{float:left;width:100%;}
.left_list{width:100%;float:left;}
.left_con{width:100%;float:left;border-bottom: 2px solid #efefef;}
.type_list{width:100%;float:left;}
.type_list ul{margin:0px;padding:0px;list-style-type:none;}
.type_list ul li{float:left;margin:0px;padding:0px;list-style-type:none;}
.type_list ul li a{
	color: #313131;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    margin-right: 15px;
    display: block;
}
.type_list li a:hover,.type_list li a.current{border-bottom:2px solid #e60019;}
.type_list ul li.first_cat{position:relative;}
.type_list ul li.first_cat ul{position:absolute;left:0;top:50px;z-index:2222;width:150%;text-align:left;background:#fff;display:none;}
.drop_list li{width:100%;height:35px;line-height:35px;font-size:14px;}
ul.drop_list li a{font-size:14px;}
ul.drop_list li a:hover{border-bottom:0;color:#e60019;}


/*end*/

/*right*/
#right{width:100%;float:right;}
#right_top{width:100%;height:60px;line-height:60px;text-align:center;display:table-cell;vertical-align:middle;}
#right_top h3{font-size:24px;color:#fff;line-height:60px;background:url(../pic/right_top.jpg) no-repeat center top;}
#right_top h3 a{color:#fff;}
#right_top span{float:right;}
#right_con{width:100%;float:left;padding:20px 0 0 0;line-height:200%;/*overflow-x:hidden;*/min-height:300px;height:auto !important;height:300px;}
#right_con img{max-width:100%;height:auto;}
/*end*/

/*demo*/
#demo {overflow:hidden;width:900px;height:145px;margin:35px 0 0 10px;float:left; display:inline;}
#cdemo {overflow:hidden;width:900px;}
#demo img {}
#indemo {float: left;width: 800%;}
#demo1 {float: left;}
#demo2 {float: left;}
/*end*/


	 
/*news*/

.art_box{overflow:hidden;float:left;width:100%;cursor:pointer;}
.timeL {
	float:left;
    color: #595757;
    font-size: 28px;
    position: absolute;
    top: 0;
    left: 0;
    width: 12%;
    border-right: 1px solid #efefef;
    height: 100%;
}
.timeL p {
    position: absolute;
    top: 50%;
    margin-top: -50px;
    line-height: 30px;
    width: 150px;
    background: url(../pic/q2.png) right center no-repeat;
}
.art_list {
	float:right;
	width:98%;
    margin-left: 2%;
    border-bottom: 1px solid #efefef;
    overflow: hidden;
    position: relative;
    padding-bottom: 30px;
    margin-top: 30px;
}

.art_img{float:left;width:30%;}
.art_img a{width:100%;}
.art_img img{width:100%;border: #ccc solid 1px;}
.art_right{float:right;width:67%;}
.art_title{width:100%;height:30px;line-height:30px;overflow:hidden;}
.art_title a{font-size:20px;color:#595757;}
.art_des{line-height:20px;font-size: 14px;margin-top: 15px;color:#595757;max-height:60px;margin-bottom:10px;}
.moreBtn3 {
	color:#595757;
    font-size: 15px;
    text-align: center;
    display: inline-block;
    width: 110px;
    height: 25px;
    border: 1px solid #efefef;
    border-radius: 5px;
    line-height: 25px;
    float: right;
	
}
.art_box:hover .timeL p,.art_box:hover .art_title a{color:#e60019;}
.art_box:hover .timeL p{background: url(../pic/q1.png) right center no-repeat;}
.art_box:hover .moreBtn3{border: 1px solid #e60019;color:#e60019;}


.articleList{width:100%;float:left;}
.articleList ul{margin:0px;padding:0px;list-style-type:none;}
.articleList li{margin:0px;padding:0 0 0 10px;list-style-type:none;border-bottom:1px dotted #ccc;background:url(../images/li_0.png) no-repeat left center;line-height:35px;}
.time{float:right;}
.articleTitle{ font-weight:bold; font-size:18px; text-align:center;}
.articleAuthor{text-align:center; padding:7px 0px;border-bottom:1px dotted #ccc;}
.articleAuthor span{margin:0 6px;font-size:9pt;}
.articleInfo{width:100%;padding:10px 0; line-height:200%;}
.articleInfo img{max-width:100%;}
.pageUpDown{padding-top:10px;text-align: left;line-height:30px;}


/*end*/

/*Product*/
.productList{/*width:100%;float:left;*/}
.pro_list{ text-align:center;}
.pro_list{width:23%;margin:10px 1%;float:left;}
.pro_list:hover .pro_img img{
	border:1px solid #e60019;
	}
.pro_list:hover .pro_title a{color:#e60019;}
.pro_img img{ width:100%;
	border: 1px solid #dcdcdc;
	webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}
.pro_title{width:100%;height:35px;line-height:35px; overflow:hidden;}
.productTitle{line-height:35px;font-weight:bold; text-align:center; font-size:18px;}
.productImg{width:100%;text-align:center;float:left;margin:10px auto;}
.productImg img{max-width:100%;border: 1px solid #dcdcdc;height:182px !important;width:auto !important;}
.productBuy{width:100%;text-align:center;float:left;margin:10px auto;}
.productBuy a{margin:0 10px;}
/*.productBuy a{width:120px;height:40px;line-height:40px;background:#45b1ff; display:inline-block; color:#fff; border-radius:5px; font-size:14px;}
.productBuy a:hover{background:#000;}*/
.title{width:100%;float:left;margin:10px 0 0 0;border-bottom:1px dotted #ccc;line-height:25px;}
.title span{font-size:14px;font-weight:bold;}
.productDesc{ line-height:200%;padding:10px 0;width:100%;float:left;}
/*end*/

/*page*/
.pages{ font-size:12px;text-align:center; padding:10px 0px 10px 0px;}
.pages li{ display:inline-block;}
.pages a{font-size:12px;padding:5px 10px;border:1px solid #ccc;margin:0 2px;}
.pages a:hover{background:#eee;}
.pages li.active a{background:#eee;color:#f00;}
.pages select{ vertical-align:middle; font-size:8pt; padding:0px; }
.pages b{ font-weight:normal;}
/*end*/

/*feedback*/
.f_list{width:100%;float:left;margin:5px auto;clear:both;}
.f_list .fl_l{float:left;width:20%;text-align:right;}
.f_list .fl_r{float:left;width:80%;}
.input_text{width:90%;border:1px solid #ccc; line-height:24px;
-webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  }
.w100{width:100px;}
/*end */

#toolbar{ display:none;}

@media screen and (max-width: 1200px){

	#navigate ul li a{font-size:14px;}
	
	.pro_layer h4{display:none;}
}
@media screen and (max-width: 992px){
	#navigate ul li{margin-left:30px;}
	#navigate ul li a{font-size:12px;}
	#left{width:100%;}
	
	#right_con{ min-height:auto;}
	

	.pro_item_list{width:31%;margin:0 1% 14px 1%;}
	.pro_item_list:hover .pro_item_title{display:block;}
	.pro_item_list:hover .pro_item_title a{color:#cc0000;}
	
	.art_box{border-bottom:1px dashed #dcdcdc;}	
	.art_box:nth-last-child(1){border-bottom:0;}
	.timeL{display:none;}
    .art_list{width:100%;margin-top:0;border:0;padding:20px 0 20px 0;}
	.art_img{width:31%;}
	.art_right{width:67%;float:right;}
    .moreBtn3{display:none;}	
	.art_title{height:20px;line-height:20px;overflow:hidden;}
	.art_title a { font-size:14px;font-weight:bold;}
	.art_des{margin-top:5px; font-size:12px;line-height:20px;height:40px;overflow:hidden;min-height:0;}
	.pro_list{width:30%;margin:10px 1.5%;float:left;}
	
	
}

@media screen and (max-width: 760px){
	
	#top{display:none;}
	.navbar-toggle{margin:10px 0 0 0;}
	#logo img{height:30px;margin:10px 0;}


	#navigate{display:none;}
	.slideBox .prev,.slideBox .next{ display:none;}
	.mobile_nav{display:block;}
	.slideTxtBox .hd li{width:100px;height:40px;}
	.slideTxtBox .hd li h3{font-size:16px;line-height:40px;}
	.slideTxtBox .hd li h4{display:none;}
	.pro_item_title a{font-size:14px;}
	#news_box{padding:30px 0;}
	.news_bg{display:none;}
	.news_item{width:100%;}
	.slideTxtBox2 .hd{text-align:center;}
	
	.about_boximg{width:100%;}
    
    .about_boxcon{width:100%;}
	#about_box{ padding:20px 0px !important;}
	.pro1{ margin-top:30px !important;}
	
	
	/*手机底部导航*/
	.blank55{height:55px; line-height:1px; clear:both;}
	#toolbar{color:#fff;width:100%;height:54px;position:fixed;bottom:0;left:0;z-index:8;background:#000; display:block;}
	#toolbar a{width:100%;color:#fff;display:block;padding:5px 0 0 0;line-height:54px;font-size:18px;}
	#toolbar a span{ font-size:22px; display:block;}
	.x4{ width:33.33%; float:left; line-height:54px;}
		
}

@media screen and (max-width: 640px){
	.home_top span.font_l{width:35%;float:left;}
	.home_top span.font_r{width:35%;float:left;}
	.home_top h3{width:30%;float:left;font-size:18px;}
	.home_top{margin:30px 0 20px 0;}
	
	.pro_item_list{width:46%;margin:0 2% 14px 2%;}
	.pro_item_list3{width:46%;margin:0 2%;}
	.footer_list{display:none;}
	.link{display:none;}
	.news_item_img{width:31%;}
	.news_item_box{width:67%;}
	.news_item_desc{margin-top:5px;}
	.news_item_btn a,.news_item_time,.news_item_author{font-size:12px;}
	.pro_list{width:46%;margin:10px 2%;float:left;}
}
@media screen and (max-width: 480px){
	.pro_item_title{height:30px;line-height:30px;}
	.slideTxtBox2 .hd ul li{width:100px;height:40px;line-height:40px;font-size:16px;}
	.news_item_title a{font-size:14px;}
	.news_item_desc{font-size:12px;}
	.news_item_author,.news_item_time{display:none;}
	.type_list ul li a{font-size:16px;height:30px;line-height:30px;margin-right:10px;}
	.slideTxtBox .hd li{width:80px;height:40px;}
	.slideTxtBox .hd li h3{font-size:14px;}
	.slideTxtBox2 .hd ul li{width:80px;font-size:14px;}
	#banner{height:70px;}
	#right_top h3{font-size:16px;line-height:50px;height:40px;}
	.articleList li{height:36px;overflow:hidden;}
	.time{display:none;}
	.slideTxtBox2{padding-left:0;}
	.news_item_btn{display:none;}
	 
}







