﻿@charset "utf-8";

/*
//CSS Hack
property:value; 所有浏览器 
_property:value; IE6 
+property:value; IE7
*property:value; IE6/IE7
property:value \0; IE8/IE9
property:value \9; IE6/IE7/IE8
property:value \9\0; IE9

//最小高度HACK
min-height:500px; 
height:auto !important; 
height:500px; 
overflow:visible;

//溢出文字用省略号点代替(慎用)
white-space:nowrap; text-overflow:ellipsis; overflow:hidden;

//文字两端对齐
text-align:Justify;(火狐)
text-justify:inter-ideograph;(IE)
*/

body {margin:0px; padding:0px; font-family:'微软雅黑'; background-color:#fff;width: 640px;margin: 0 auto;overflow-x: hidden;font-size: 24px;}
table {margin:0px;border:solid 1px #000;border-collapse: collapse;width: 100%;}
th,td {line-height:180%; text-align:left;}
img {border:0px;}
dl,dt,dd,h1,h2,h3,h4,p,form {margin:0px; padding:0px;}
ul {margin:0px; padding:0px; list-style:none;}
/*通用链接*/
a:link,a:visited{color:#383637;text-decoration: none;}
a:hover,a:active{color:#287bc7;text-decoration: none;}
/*溢出文字用省略号点代替
.HideWord {white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
*/
td{
border:solid 1px #919191;
}

/*
 * 编辑器表格设置
 * table
	{border-collapse:collapse; border-spacing:0;}
   table tr td
	{padding:0px;}
 */



#thePageInfo
{width:753pxpx; height:20px; overflow:hidden; padding:20px 0px; text-align:center; clear:both;
font-size:12px;}
#thePageInfo em
{line-height:100%; padding:2px 6px; color:#949494; font-style:normal; background:#fff; border:1px solid #d6d6d6;}
#thePageInfo em a:link,#thePageInfo em a:visited
{color:#979797; text-decoration:none;}
#thePageInfo em a:hover,#thePageInfo em a:active
{text-decoration:underline;}
#thePageInfo em.onfocus
{line-height:100%; padding:2px 6px; color:#fff; font-style:normal; background:#0071af; border:1px solid #d6d6d6;}
#thePageInfo em.onfocus a:link,#thePageInfo em.onfocus a:visited
{color:#fff; text-decoration:none;}
#thePageInfo em.onfocus a:hover,#thePageInfo em.onfocus a:active
{text-decoration:underline;}
#thePageInfo span
{color:#676767;}


/*右侧漂浮*/
#rightPiaoFu
{width:120px; height:auto; overflow:hidden; padding:6px; font-size:12px; position:absolute;right:0px;}
#rightPiaoFu .content
{width:120px; height:auto; overflow:hidden; background-color:#fff; position:relative;}
#rightPiaoFu .close
{width:20px; height:20px; overflow:hidden; position:absolute; right:0px; top:0px;
 color:#fff; cursor:pointer; line-height:20px; text-align:center; font-size:14px;}
#rightPiaoFu ul
{list-style:none;}
#rightPiaoFu ul li.sort
{width:118px; height:20px; overflow:hidden; border:1px solid #C0E6F9;
 line-height:20px; text-align:center; color:#fff;}
#rightPiaoFu ul li.qq,#rightPiaoFu ul li.msn,#rightPiaoFu ul li.skype
{width:110px; height:auto; overflow:hidden; padding:3px 0px; line-height:23px; text-indent:10px;}
#rightPiaoFu ul li.tel,#rightPiaoFu ul li.email
{width:110px; height:auto; overflow:hidden; line-height:23px; text-indent:10px; color:#333; text-align:center;}

#rightPiaoFu a:link{color:#333;text-decoration: none;}
#rightPiaoFu a:visited{color:#333;text-decoration: none;}
#rightPiaoFu a:hover,#rightPiaoFu a:active{color:#ff0000;text-decoration:underline;}







/*结构*/
#EjMain{width: 640px;margin: 0 auto;}
#Left{margin-bottom: 20px;}
#Left .list ul li ul{display: none;}
#RightTop{line-height: 60px;background: #f2f2f2;text-indent: 20px;font-size: 22px;}

.fengexian{height: 20px;background: #f2f2f2;border-bottom: solid 1px #dddddd;border-top: solid 1px #dddddd;}

/*内容详情页*/
#NewsShow{margin-bottom: 110px;}
#NewsShow .theContent{margin-bottom: 20px;line-height: 30px;font-size: 14px;color: #3F3F3D;}
#NewsShow .title{margin: 30px 0 10px 0;text-align: center;font-size: 20px;}
#NewsShow .miaoshu{text-align: center;margin-bottom: 10px;}
#NewsShow .thePageInfo{font-size: 18px;line-height: 30px;font-weight: bold;}

/*头部*/
#head{width: 640px;height: 100px;margin: 0 auto;position: relative;}
#head .logo{position: absolute;left: 20px;top: 32px;}
#head .logo img{width:115px; }
#head .menu{width: 50px;height: 40px;position: absolute;right: 20px;top: 30px;cursor:pointer;background: url("../Images/menuBtn.jpg") no-repeat;}
#head .search{width: 350px;height: 40px;line-height: 40px;position: absolute;left: 175px;top: 30px;border: solid 1px #cccccc;border-radius:30px;}
#head .search #searchBtn{width: 35px;height: 38px;position: absolute;right:15px;top:1px;background: url("../Images/searchBtn.jpg") no-repeat;}
#head .search input{border: none;outline: none;width: 280px;height: 30px;font-size:18px;color:#666666;position: absolute;left: 15px;top: 2px;}

#menu{display: none;}
#menu ul{padding: 10px 0;background: #d30b0e;}
#menu ul li{height: auto;overflow: hidden;}
#menu ul li a{width: 92%;height: 60px;font-size:24px;overflow: hidden;margin: 0 auto;border-bottom: 1px #231816 solid;line-height: 60px;text-align: center;display: block;color: #fff;}


#nav{height: 315px;width: 600px;margin: 0 auto;}
#nav ul{padding-top: 40px;}
#nav ul li{height: 130px;width: 100px;float: left;text-align: center;}
#nav ul li .title{line-height: 65px;font-size: 22px;color: #333333;}


/*底部*/
#footer{width:640px;height: 110px;position: fixed;bottom: 0;background: #f2f2f2;border-top: solid 1px #dddddd;z-index: 1000;}
#footer .content{width: 600px;height: 70px;margin: 20px auto;}
#footer .content .row{width: 120px;height: 70px;float: left;text-align: center;font-size: 20px;color: #333333;}
#footer .content .row .img{height: 40px;}
#footer .content .row .img img{vertical-align: middle;}
#footer .content .row .title{line-height: 40px;}


/*产品列表页*/
#WebPicList{margin-bottom: 110px;}
#WebPicList ul li{width: 198px;height: 240px;float: left;border: solid 1px #dddddd;overflow: hidden;padding: 10px 0;}
#WebPicList ul li .img{height: 190px;text-align: center;width: 190px;margin: 0 auto;overflow: hidden;}
#WebPicList ul li img{height: 190px;}
#WebPicList ul li .title{line-height: 40px;height: 40px;margin: 10px 0;overflow: hidden;}




/*单页详情页*/
#OnePage{width: 600px;margin: 30px auto;overflow: hidden;font-size: 20px;line-height: 40px;}
#OnePage img{max-width: 100%;}
#RightContent{width: 600px;margin: 30px auto;overflow: hidden;font-size: 22px;line-height: 28px;}

/*左导航*/
#LeftNav .title{line-height: 60px;height: 60px;text-indent: 10px;color: #F63530;font-size: 24px;border-bottom: solid 1px #DDDDDD;}
#LeftNav .title span{float: right;margin-right: 10px;cursor: pointer;font-weight: bold;}

#LeftNav .list{display: none;}
#LeftNav .list ul li{float: left;width: 33%;height: 60px;line-height: 60px;text-align: center;border: solid 1px #dddddd;}
#LeftNav .list ul .onfocus a{color: #f00000;}

.borTop{border-top: solid 1px #f00000;clear: both;}
.borTop ul .onfocus ul li{width: 24.5%;}


/*新闻列表*/
#WebNewsList ul li{height: 60px;line-height: 60px;position: relative;}
#WebNewsList ul li span{position: absolute;right: 0;top: 0;}


#infscr-loading{text-align: center;clear: both;}

#proxiangce{width: 600px;margin: 0 auto;text-align: center;}
#ProShow .title{line-height: 40px;text-align: center;font-size: 26px;}
#ProShow .xiangqing .t1{text-align: center;line-height: 40px;border-bottom: solid 1px #dddddd;}
#ProShow .xiangqing .xiangqingContent{font-size: 18px;line-height: 28px;margin: 20px 0;}
#ProShow .xiangqing .xiangqingContent p{font-size: 18px;}
#ProShow .canshu .t1{text-align: center;line-height: 40px;border-bottom: solid 1px #dddddd;}
#ProShow .canshu .canshuContent{font-size: 14px;line-height: 28px;margin: 20px 0;}

#ProShow .baozhuangshouhou .t1{text-align: center;line-height: 40px;border-bottom: solid 1px #dddddd;}
#ProShow .baozhuangshouhou .bzshContent{font-size: 14px;line-height: 28px;margin: 20px 0;}

#ProShow .xiangguan .t1{text-align: center;line-height: 40px;border-bottom: solid 1px #dddddd;}






.rxcontainer{width: 600px;margin: 0 auto;overflow: hidden;}
#rexiaoProduct{width: 200px;margin: 40px 0;}
#rexiaoProduct .swiper-wrapper .swiper-slide{width: 200px;height: 230px;float: left;overflow: hidden;text-align: center;}
#rexiaoProduct .swiper-wrapper .swiper-slide img{height: 190px;}
#rexiaoProduct .swiper-wrapper .swiper-slide .title{line-height: 40px;font-size: 20px;color: #333333;width: 160px;margin: 0 auto;}






















































































