.title{
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
	background-color: #000;
	line-height: 1.5rem;
}

.title img{
	max-width: 60%;
}
.title p{
	font-size: 0.8rem;
	color: white;
}

.uls{
	width: 99.8%;
	overflow: hidden;
	margin: 0 auto;
	border: 1px solid #DDDDDD;
}

.uls li{
	width: 33.3%;
	height: 0.7rem;
	float: left;
	overflow: hidden;
	margin-bottom: 0.05rem;
}

.uls li a{
	display: block;
	width: 97%;
	height: 90%;
	border: 1px solid #DF2A00;
	margin: auto;
	text-align: center;
	line-height: 0.63rem;
}

.uls li.focus a{
	color: #fff;
	background-color: #DF2A00;
}

.product{
	width: 100%;
	text-align: center;
	margin: 0.15rem 0;
	padding-bottom: 0.4rem;
	background: url(../img/051wap.png)no-repeat center bottom;
}

.chinese{
	font-size: 0.4rem;
	color: #1DA110;
	font-weight: 600;
}

.eng{
	font-size: 0.3rem;
	color: #999999;
	font-weight: 600;
}

.pros,.pro_kind{
	width: 96%;
	overflow: hidden;
	margin: 0 auto;
}

.pros div{
	width: 33.33%;
	height: 0.7rem;
	float: left;
	overflow: hidden;
	margin-bottom: 0.15rem;
}

.pros div a{
	display: block;
	width: 95%;
	height: 98%;
	margin: auto;
	/*border: 1px solid #1DA110;*/
	text-align: center;
	line-height: 0.7rem;
	color: #fff;
	background: url(../img/green.png)no-repeat;
	background-size: cover;
	
}

.pros div.foc a{
	background: url(../img/orange.png)no-repeat;
	background-size: cover;
	color: white;
}

.pro_kind .one_pro{
	width: 33.33%;
	height: 3rem;
	float: left;
	overflow: hidden;
	margin-bottom: 0.15rem;
}

.pro_kind .one_pro a{
	display: block;
	width: 95%;
	height: 98%;
	margin: auto;
	text-align: center;
}

.pro_kind .one_pro a div{
	width: 100%;
	overflow: hidden;
	height: 2.3rem;
	margin: 0.1rem auto;
}

.pro_kind .one_pro a div img{
	width: 100%;
}

.pro_kind .one_pro a p{
	line-height: 0.5rem;
}

.about{
	width: 95%;
	overflow: hidden;
	margin: 0.1rem auto;
	line-height: 0.5rem;
	font-size: 0.32rem;
	color: #333333;
}

.news{
	width: 100%;
	overflow: hidden;
}

.news .one_new{
	width: 48%;
	overflow: hidden;
	float: left;
	margin: 0.15rem 1%;
}

.news .one_new .imgs{
	width: 100%;
	overflow: hidden;
	height: 4rem;
}

.news .one_new .imgs img{
	width: 100%;
}

.news .one_new .new_title,.newlist a .det_new .new_title{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 0.4rem;
	font-weight: 600;
}

.news .one_new .time,.newlist a .det_new .time{
	font-size: 0.3rem;
}

.news .one_new .det{
	color: #999999;
	display: -webkit-box;
	-webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news .one_new a{
	display: block;
	width: 100%;
	height: 100%;
}

.newlist{
	width: 100%;
	overflow: hidden;
}

.newlist a{
	display: block;
	width: 100%;
	overflow: hidden;
	margin: 0.15rem auto;
	/* padding: 0.15rem 0; */
	/*background-color: #137EDE;*/
}

.newlist a *{
	color: #000;
}

.newlist a .img_cont{
	width: 20%;
	float: left;
	height: 2.2rem;
	/* margin-left: 1%; */
	background-color: #DF2A00;
}

.newlist a .det_new{
	width: 75%;
	float: left;
	overflow: hidden;
	margin-left: 0.15rem;
}

.newlist a .img_cont img{
	width: 95%;
	margin-top: 0.1rem;
	margin-left: 2.5%;
}

.newlist a .det_new .det{
	color: #999;
    display: -webkit-box;
-webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.advantage{
	width: 100%;
	background-color: #EEEEEE;
	height: 2.5rem;
	overflow-y: hidden;
	overflow-x: scroll;
}

.advantage div{
	width: 3.5rem;
	height: 2rem;
	float: left;
	margin: 0.15rem;
	background-color: white;
	overflow: hidden;
}

.advantage div img{
	width: 100%;
}

.Box {position: relative;padding: 0.15rem 0;background-color: #EEEEEE;}
.Box .content {width: 100%;margin: 0 auto;}
.Box h2 {text-align: center;margin-bottom: 35px;padding-top: 250px;}
.Box .Box_con {position: relative;}
.Box .Box_con .btnl {position: absolute;}
.Box .Box_con .btn {display: block;width: 41px;height: 41px;position: absolute;top: 80px;cursor: pointer;}
.Box .Box_con .btnl {background: url(img/jtl02.png) no-repeat center;left: -72px;}
.Box .Box_con .btnr {background: url(img/jtr02.png) no-repeat center;right: -72px;}
.Box .Box_con .btnl:hover {background: url(img/jtl03.png) no-repeat center;}
.Box .Box_con .btnr:hover {background: url(img/jtr03.png) no-repeat center;}
.Box .Box_con .conbox {position: relative;overflow: hidden;}
.Box .Box_con .conbox ul {position: relative;list-style: none;}
.Box .Box_con .conbox ul li {float: left;width: 120px;height: 100px;margin-left: 5px;overflow: hidden;}
.Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.Box .Box_con .conbox ul li>div{width: 100%;height: 80px;transition: all 0.5s;overflow: hidden;}
.Box .Box_con .conbox ul li img {display: block;width: 100%;height: auto;transition: all 0.5s;}
.Box .Box_con .conbox ul li p{line-height: 20px;text-align: center;}

.Box .BoxSwitch {margin-top: 30px;text-align: center;display: none;}
.Box .BoxSwitch span {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 30px;height: 3px;background: #ccc;margin: 0 5px;cursor: pointer;}
.Box .BoxSwitch span.cur {background: red;}

.adv{
	width: 95%;
	overflow: hidden;
	margin: 0.15rem auto;
}

.footer{
	width: 100%;
	overflow: hidden;
	background-color: #333333;
}

.footer *{
	color: white;
}

.footer .foot_tel{
	width: 100%;
	height: 0.8rem;
	text-align: center;
	line-height: 0.8rem;
	font-weight: 600;
	background-color: #EE0062;
	color: white;
}

.footer .foot_tel p{
	color: white;
}

.foot_det{
	text-align: center;
	width: 100%;
	overflow: hidden;
	/*background-color: #3CA90F;*/
	/*color: white;*/
	padding: 0.2rem 0;
	line-height: 0.5rem;
}

.foot_det span{
	margin-right: 0.15rem;
}

.foot_uls{
	width: 100%;
	overflow: hidden;
	height: 1.2rem;
	background-color: #000;
}

.foot_uls .one_foot{
	width: 25%;
	overflow: hidden;
	height: 100%;
	float: left;
}

.foot_uls .one_foot a{
	display: block;
	width: 99.1%;
	overflow: hidden;
	border-right: 1px solid #B9D5B8;
}

.foot_uls .one_foot:nth-last-child a{
	border: none;
}

.foot_uls .one_foot a .icon{
	width: 100%;
	height: 0.8rem;
	text-align: center;
	line-height: 0.8rem;
}

.foot_uls .one_foot a .icon .iconfont{
	color: white;
	font-size: 0.5rem;
}

.foot_uls .one_foot a p{
	text-align: center;
	line-height: 0.4rem;
	color: white;
}

.about_us{
	width: 100%;
	background-color: #DF2A00;
	overflow: hidden;
	padding-bottom: 0.15rem;
}

.title_one{
	width: 3.8rem;
	height: 1.2rem;
	text-align: center;
	margin: 0.15rem auto;
	border: 1px solid;
	line-height: 1.2rem;
	position: relative;
}

.title_one p{
	font-size: 0.6rem;
	color: white;
}

.title_one span{
	display: block;
	width: 0.7rem;
	border-top: 1px solid;
	position: absolute;
	bottom: 0.3rem;
}

.about p{color: white;}
/*版权信息*/
  .bgcolor {
    background-color: #DF2A00;
  }
  #copyright{ padding:3px 0px; text-align:center; font-size:14px; color:#666; margin-bottom:42px}
  #copyright a{color:#666; font-size:14px;}
  #copyright .TechnicalSupport{ text-align:center; padding-bottom:5px;font-size:14px;}
  #copyright .TechnicalSupport a { font-size:14px;}
  #copyright .bottom_copyright{ padding:20px 0px 3px; font-size:14px;color: #fff;border-top: 1px solid #fff}
  #copyright .bottom_navigation{ text-align:center; height:35px; line-height:35px; background:#71C6A0; font-size:14px; display:none}
  #copyright .bottom_navigation a{ font-weight:normal; color:#000}
  #copyright .Mobile{text-align:center; height:35px; line-height:35px; }
  #copyright .Mobile a{color:#fff; font-weight:bold;}
  #copyright .Language{  color:#666; text-align:center; margin-top: 5px;}

  /*底部固定工具条*/
  #tool { position: fixed; bottom: 0; left: 0; right: 0; z-index: 900; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  ul.toollist { position: fixed; z-index: 900; bottom: 0; left: 0; right: 0;margin: auto; display: block; height: 48px;}
  .toollist li{ float:left;width: auto;  height: 100%;width:25%;position: static!important;  margin: 0;
  border-radius: 0!important; -webkit-box-sizing: border-box;box-sizing: border-box; -webkit-box-flex: 1; box-flex: 1;
  -webkit-box-sizing: border-box; box-shadow: none!important; background: none;}
  .toollist li a {font-size: 20px;line-height: 20px;text-align: center;display: block;text-decoration: none;padding-top: 2px;position:relative;}
  .toollist li a img{width:24px;height:24px;}
  .toollist li a p{margin: 1px 0 1px 0;font-size: 14px;display: block !important;line-height: 18px;text-align: center;color: #fff;}
  /*绿色主题*/
  .toollist {}
  .toollist li{ border-right: 1px solid rgba(255, 255, 255, 0.7);}
  .toollist li a {color: #fff;}
  .toollist li:last-child{border-right: none}
  /*==========@@公共模块 结束@@==========*/