@charset "utf-8";
/* CSS Document */
*{
	margin: 0; 
	padding: 0; 
	list-style: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #616161;
	font-family: arial, 宋体, tahoma;
}
a{
	color: #616161;
	text-decoration: none;
}
hr{
	height: 4px;
	border: none;
	background-color: #e6e6e6;
}
input{
	border:0px;
	height: 29px;
	line-height: 29px;
	font-size: 12px;
	font-family: 微软雅黑, 宋体, arial, tahoma;
	color: #7d7d7d;
}
/*整页容器*/
#wrap{
	margin: 0 auto;
	width: 100%;
	height: auto;
}
#container{
	width: 100%;
}
/*网页顶部*/
.top{
	background:url(../images/top.jpg) no-repeat 50% 0;
	background-color:#f7f7f7;
}
.header{ 
	width: 940px;
	margin: 0 auto;
	height: 98px;
}
.header div{ 
	float: left;
}
.logo{
	margin-top: 20px;
}

.ellipsis_40 {
    overflow: hidden;
    height: 40px;
    line-height: 25px; }

.ellipsis_40:before {
    content:"";
    float: left;
    width: 5px; height: 200px; }

.ellipsis_40 > *:first-child {
    float: right;
    width: 100%;
    margin-left: -5px; }

.ellipsis_40:after {
    content: "\02026";

    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;

    float: right; position: relative;
    top: -25px; left: 100%;
    width: 3em; margin-left: -3em;
    padding-right: 5px;

    text-align: right;

    background: -webkit-gradient(linear, left top, right top,
    from(rgba(255, 255, 255, 0)), to(white), color-stop(50%, white));
    background: -moz-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
    background: -o-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
    background: -ms-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
    background: linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white); }

.member_top{
	margin-left: 215px;
	width: 500px;
	line-height: 30px;
	height: 30px;
	text-align: right;
	overflow: hidden;
}
.member_top span a{
	color:#e20d44;
}
.tel{
	margin-top: 15px;
	margin-left: 515px;
}
/*导航*/
#navbg{
	position: absolute;
	z-index: 999;
	width: 100%;
	top:98px;
	height: 40px;
	background: url(../img/navbg.png) repeat-x;
}
/*#nav{
	width: 940px;
	margin: 0 auto;
}
#nav li{
	display: block;
	float: left;
	width: 102px;
	height: 35px;
	line-height: 35px;
	margin-top:0px;
	font-size: 14px;
	font-family: 微软雅黑, 宋体, arial;
	color:#fff;
	text-align: center;
}
#nav li a:link{
	color:#fff;
	text-decoration: none;
}
#nav li a:hover{
	display: block;
	color:#fff;
	background: url(../images/hover.jpg) repeat-x;
}
#nav li a:active{
	color:#fff;
}
#nav li a:visited{
	color:#fff;
}*/
/*导航下拉*/
.nav1 { width: 940px; margin: 0 auto; background-color: #000; }
.nav1 a { text-decoration: none; }
.navmain { height: 35px; float: left; }
#nav_all { height: 35px; float: left; line-height: 35px; position: relative; z-index: 222; }
#nav_all li { font-size: 14px; font-family: 微软雅黑, 宋体, arial;color:#fff; text-align: center; float: left; width: 102px; }
#nav_all li a {color:#fff;display: block; font-size: 14px; cursor: pointer; height: 35px; line-height: 35px; white-space: nowrap; }
#nav_all li a:hover {background: url(../images/hover.jpg) repeat-x; height: 35px; line-height: 35px; overflow: hidden; }
#nav_all li ul { display: none; position: absolute; z-index: 99; width: 940px; left: 102px; top: 35px; }
#nav_all ul li { background: none; line-height: 42px; height: 42px; }
#nav_all ul li a{font-family:宋体, 微软雅黑, arial;font-size: 12px;background: url(../images/tc.png) repeat-x; height: 42px; line-height: 42px; color: #fff; }
#nav_all ul li a:hover {background: url(../images/tca1.png) repeat-x; height: 39px; line-height: 42px; font-weight: bold;}
#nav_all li a.on{ background: url(../images/hover.jpg) repeat-x;}



#searchbg{
	float: left;
	margin-left: 6px;
	width: 220px;
	height: 35px;
}
.search{
	width: 166px;
	margin-top: 3px;
	padding-left: 8px;
}
.go{
	margin-left: -6px;
	width: 46px;
	position: absolute\9; /*for IE*/
	margin-top: 3px\9; /*for IE*/
	width:50px\9; /*for IE*/
	background: url(../images/go.jpg) no-repeat 50% 50%;
	background-color: #fff;
	cursor: pointer;
}
 /*banner*/
.bannerbg{
	height: 314px;
	background-color: #0752b3;
	margin-top: 35px;
	width: 100%;
}
#full-screen-slider {z-index: 500px; width:100%; height:315px; float:left; position:relative;}
#slides { display:block; width:100%; height:315px; list-style:none; padding:0; margin:0; position:relative;}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#paginationbg{ width: 100%;position:absolute;margin-top: -20px;z-index:10000;}
#pagination {display:block; width: 60px; margin: 0 auto;}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:10px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE;}
/*内页banner*/
.nybannerbg{
	height: 208px;
	background-color: #0752b3;
	margin-top: 35px;
	width: 100%;
}
#nyfull-screen-slider {z-index: 500px; width:100%; height:208px; float:left; position:relative;}
#nyslides { display:block; width:100%; height:208px; list-style:none; padding:0; margin:0; position:relative;}
#nyslides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#nyslides li a { display:block; width:100%; height:100%; text-indent:-9999px}

  /*main*/
.mainbg{
  	height: auto;
  	background: url(../images/mainbg.jpg) repeat-x;
}
.main{
  	width: 940px;
  	height: 245px;
  	margin: 0 auto;
}
.about{
  	float: left;
  	width: 265px;
}
.products{
  	margin-left: 14px;
  	float: left;
  	width: 390px;
}
.news{
  	margin-left: 14px;
  	float: left;
  	width: 256px;
}
.rose{
	position: relative;
	z-index: 10000;
  	margin-top: -26px;
}
.abt{
  	margin-left: 12px;
  	width: 253px;
  	line-height: 21px;
  	font-family: arial, 宋体, tahoma;
}
.cpxx{
	width: 370px;
	margin-left: 25px;
}
.cpxx li{
	height: 80px;
}
.dot{
	background: url(../images/dot.png) repeat-x 50% 50%;
	height: 6px !important;
}
.tu{
	float: left;
	width: 79px;
	margin-top: 6px;
	background-color: #000;
	height: 59px;
	border: 1px solid #eeeded;
	background-color: #fff;
	padding: 3px;
	overflow: hidden;
}
.js{
	float: left;
	margin-top: 6px;
	height: 65px;
	margin-left: 10px;
	width: 265px;
}
.title{
	font-weight: bold;
	margin-top: 3px;
	font-size: 14px;
}
.zw{
	line-height: 21px;
	margin-top: 8px;
}
.more{
	position: absolute;
	margin-top: -13px;
	margin-left: 230px;
	width: 31px;
	height: 5px;
}
.newslist{
	width: 235px;
	margin-left: 22px;
	margin-top: 8px;
}
.newslist li{
	height: 26px;
	line-height: 26px;
	padding-left: 12px;
	overflow: hidden;
	background: url(../images/jt.png) no-repeat 0 50%;
}
/*快速连接部分*/
.quicklink{
	background: url(../images/qkyy.jpg) repeat-x;
	background-color: #353535;
	height: auto;
}
.main940{
	color: #b1b1b1;
	width: 940px;
	margin:0 auto;
	height: 248px;
}
.main940 li{
	float: left;
	width: 25%;
}
.main940 dl{
	margin-top: 15px;
}
.main940 dl li{
	float: none;
	height: 26px;
	line-height: 26px;
	width: 100%;
}
.main940 li dt,.main940 li dd{
	font-size: 16px;
	font-weight: bold;
	font-family: 微软雅黑, 宋体, arial;
}
.main940 li dt{
	color: #cdcdcd;
}
.main940 li dd{
	color: #4f4d4d;
}
/*footer*/
.footer{
	background: url(../images/footerbg.jpg) repeat-x;
	height: 37px;
	text-align: center;
	line-height: 37px;
	color: #b1b1b1;
	font-family: 微软雅黑, 宋体, arial;
}
 /*nymain*/
.ny_mainbg{
  	height: auto;
  	background: url(../images/mainbg.jpg) repeat-x;
  	background-color: #ededed;
}
.ny_main{
  	width: 925px;
  	background: url(../images/ny_left.png) repeat-y;
	padding: 0px 6px 0px 7px;
  	margin: 0 auto;
  	overflow:hidden
}
.left{
	float: left;
	width: 215px;
	height: auto;
}
.left_title li a{
	display: block;
	text-decoration: none;
	width: 162px;
	height: 34px;
	padding-left: 60px;
	line-height: 34px;
	background: url(../images/ny_lb.png) no-repeat 0px 13px;
	color: #616161;
}
.left_title li a:hover{
	display: block;
	width: 162px;
	height: 34px;
	padding-left: 60px;
	line-height: 34px;
	background: url(../images/ny_lb_hover.png) no-repeat 0px 13px;
	background-color: #086fce;
	font-weight: bold;
	color: #ffffff;
}
.left_title hr{
	height: 1px;
	background: none;
	border-bottom: 1px dotted #e3e3e3;
	margin-left:5px;
}
/*会员登录*/
.member_title {
	margin-top: 12px\9;
	margin-left: 15px;
}
.member_title li {
	height: 34px;
}
.member_title li img{
	position: absolute;
	margin-top: 0px;
	margin-left: 5px;
}
.member_title .btn{
	width: 92px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	cursor: pointer;
	color:#605f5f;
}
.member_title li input{
	height: 20px;
	padding-left: 5px;
	line-height: 20px;
	border: 1px solid #dcdcdc;
}
.member_title .btn:hover{
	height: 26px;
	padding-left: 5px;
	line-height: 22px;
	background-color: #2992f4;
	border: none;
	color: #fff;
}
.member_login {
	overflow: hidden;
	margin-top: 12px\9;
	margin-left: 15px;
	line-height: 21px;
}
.member_login div a{
	margin-top: 12px;
	margin-right: 8px;
	background-color: #e9e9e9;
	float: left;
	width: 92px;
	height: 26px;
	line-height:26px;
	text-align: center;
	margin-bottom: 12px;
}

.member_login div a:hover{
	background-color: #2992f4;
	color: #fff;
}

.contact{
	margin-top: 8px;
}
.right{
	float: left;
	height: auto;
	width: 685px;
	margin-left: 25px;
}
.ny_dh{
	height: 38px;
	line-height: 38px;
}
.content{
	height: auto;
	overflow: hidden;
}
.contact_con{
	line-height: 25px;
	padding: 10px 0;
}
.contact_con img{
	margin-top: 5px;
	margin-bottom: 10px;
}
.contact_con span{
	color: #616161;
	font-size: 16px;
	font-family:arial, 微软雅黑, 宋体, tahoma;
}
/*新闻页面列表*/
.news_list{
	padding: 10px 5px;
}
.news_list span{
	float: right;
}
.news_list li{
	line-height: 28px;
	list-style: circle inside;
	border-bottom: 1px dotted #c0c0c0;
}
.news_list li a:hover{
	color: #086fcf;
}

/*图片页面列表*/
.pic_list{
	padding: 15px 0px;
	overflow: hidden;
}
.pic_list .info{
	margin-left: 16px;
	text-align: center;
	line-height: 18px;
	width: 130px;
}
.pic_list li{
	margin-left: 4px;
	margin-right: 4px;
	float: left;
	width: 163px;
	line-height: 28px;
	min-height: 200px;
}
.pic_list .pic_yy{
	width: 163px;
	height: 129px;
	background: url(../images/pic_yy.png) repeat-x 50% 50%
}
.pic_list .pic_yy img{
	width: 153px;
	height: 114px;
	margin-top: 5px;
	margin-left: 5px;
	border: none;
}
.pic_list li a:hover{
	color: #086fcf;
}

/*三级页面内容*/
.content_title{
	margin-top: 17px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 14px;
	font-weight:bold;
	border: 1px solid #e0e0e0;
	background-color: #f0f0f0;
}
.content_title span{
	position: absolute;
	margin-left: 230px;
	height: 32px;
	line-height: 32px;
	color: #afafaf;
	font-weight: normal;
	font-family:arial, 宋体, 微软雅黑, tahoma;
	font-size: 12px;
}
.content_con{
	padding: 12px 0px;
	height: auto;
	line-height: 21px;
	font-size: 12px;
}
.Products_filter{
	padding: 12px 0px;
	height: auto;
	line-height: 21px;
	font-size: 12px;
}
.member_filter{
	padding: 12px 0px;
	height: auto;
	line-height: 21px;
	font-size: 12px;
}
.back{
	height: 45px;
	line-height: 45px;
	text-align: right;
}
/*产品中心筛选*/
 #filter
        {
        	height:auto;
        	margin-left:auto;
        	margin-right:auto;
        	font-size:12px;
        }
        
        #filter dl
        {
        	padding:0;
        	margin-top:0;
        	margin-bottom:0;
        	clear:both;
        	padding:4px 0;        
        }
        
        #filter dt,dd
        {
        	display:block;
        	float:left;
        	width:auto;
        	margin:3px 0;    	       	
        }
        
        #filter dt
        {
        	height:14px;
        	padding-bottom:35px;
        	font-weight:bold;
        	color:#333333; 	
        }
        
        #filter dd
        {
        	color:#005AA0;
        	margin-right:5px;
        }
        
        #filter a
        {
        	cursor:pointer;
        	padding:3px 5px;
        }
        
        .seling
        {
            background-color:#0671cf;
        	color:#FFFFFF;
        }
        
        .seled
        {
        	background-color:#0671cf;
        	color:#FFFFFF;
        }
/*会员筛选*/
#filter1
        {
        	height:auto;
        	margin-left:auto;
        	margin-right:auto;
        	font-size:12px;
        	background-color: #f0f0f0;
        	border: 1px solid #d1d1d1;
        	overflow: hidden;
        	padding: 0px 15px;
        }
        
        #filter1 dl
        {
        	padding:0;
        	margin-top:0;
        	margin-bottom:0;
        	clear:both;
        	padding:4px 0;        
        }
        
        #filter1 dt,dd
        {
        	display:block;
        	float:left;
        	width:auto;
        	margin:3px 0;    	       	
        }
        
        #filter1 dt
        {
        	height:14px;
        	padding-bottom:10px;
        	font-weight:bold;
        	color:#333333; 	
        }
        
        #filter1 dd
        {
        	color:#005AA0;
        	margin-right:5px;
        }
        
        #filter1 a
        {
        	cursor:pointer;
        	padding:3px 5px;
        }
        
        .seling
        {
            background-color:#0671cf;
        	color:#FFFFFF;
        }
        
        .seled
        {
        	background-color:#0671cf;
        	color:#FFFFFF;
        }
.products_list{
	height: auto;
	overflow: hidden;
}
.products_list li{
	margin-right: 10px;
	height: 103px;
	float: left;
	width: 332px;
}
.products_list li:hover{
	margin-right: 10px;
	height: 103px;
	float: left;
	width: 332px;
}
.products_dot{
	background: url(../images/dot.png) repeat-x 50% 50%;
	height: 1px !important;
}
.products_js{
	float: left;
	margin-top: 12px;
	height: 65px;
	margin-left: 10px;
	width: 235px;
}
.products_tu{
	float: left;
	width: 79px;
	margin-top: 12px;
	height: 59px;
	border: 1px solid #eeeded;
	background-color: #fff;
	padding: 3px;
	overflow: hidden;
}
.products_more{
	position: absolute;
	margin-top: 8px;
	margin-left: 200px;
	width: 31px;
	height: 5px;
}
/*产品中心侧边导航*/
#list_sidebar {
	position:relative;
	overflow:visible;
}
.item {
	line-height:34px;
	font-size:12px;
}
 .item .i-ma a {
	text-decoration:none;
	display:block;
	background-color: #fff;
	text-align: center;
	position:relative;
	height:34px;
	width: 220px;
	background: url(../images/sidebar.png) no-repeat 0px 13px;
}
 .item .i-ma a:hover {
	background-color: #fafafa;
	width: 221px;
	font-weight: bold;
}
#all_pro .item .i-mc {
	margin-top:-78px;
	width: 384px;
	left:222px;
	position:absolute;
	z-index:4;
	display:none;
}
#all_pro span a.on{
	background-color: #fafafa;
	width: 221px;
	font-weight: bold;
} 
#all_pro .item_top{
	background: url(../images/item_top.png) no-repeat;
	height: 9px;
}
#all_pro .item_center{
	background: url(../images/item.png) repeat-y;
	height: auto;
	overflow: hidden;
}
#all_pro .item_center hr{
	margin-left: 15px;
	width: 348px;
	height: 4px;
	border: none;
	background-color: #e6e6e6;
}
#all_pro .item_center div{
	overflow: hidden;
	line-height: 25px;
	padding:5px 15px;
	letter-spacing: 0px;
}
#all_pro .item_bottom{
	background: url(../images/item_bottom.png) no-repeat;
	height: 10px;
}

#all_pro .item_logo{
	 width: 384px;
	 margin-top: 5px;
}
#all_pro .item_logo li{
	overflow: hidden;
	float: left;
	width: 164px;
	height: 44px;
	border:3px solid #f2f2f2;
	margin-right: 8px;
	margin-bottom: 5px;
}
#all_pro .item_logo li:hover{
	overflow: hidden;
	cursor: pointer;
	float: left;
	width: 164px;
	height: 44px;
	border:3px solid #a9a6a7;
	margin-right: 8px;
	margin-bottom: 5px;
}
#item_list{
	margin-top: 5px;
	width: 348px;
	overflow: hidden;
}
#item_list li{
	float: left;
	display: block;
	padding: 0px 7px;
	margin:2px 3px;
}
#item_list li:hover
{
	float: left;
	display: block;
	padding: 0px 7px;
	margin:2px 3px;
	background-color: #086fcf;
	color: #fff;
	cursor: pointer;
}

/*分页器*/
.pages{	height: 45px;line-height: 45px;width:100%; margin-top:15px;}
.pages div{height:24px; line-height:24px; text-align:center;width:40px;float:left;font-weight: bold;}
.pages li{ margin-right:5px; cursor:pointer;float:left;font-family:"宋体";width:24px; height:24px; line-height:24px; text-align:center; background-color: #cccccc;}
.pages li:hover{ border:1px solid #086fcf;width:22px; height:22px; line-height: 22px;}

/*联系方式切换标签*/
.tabContainer{
	margin-top: 5px;
	width: 680px;
	overflow: hidden;
}
.tabContainer ul li{
	height: 20px;
	line-height: 20px;
	margin-right: 3px;
	cursor: pointer;
	display: block;
	padding: 0px 4px 0px 4px;
	float: left;
}
.currentBtn{
	background-color: #0870d1;
	color:#fff;
}
.tab_content{
	margin-top: 12px;
	width: 100%;
	background-color: #d9d9d9;
	padding: 12px;
}
.bold_tel{
	font-weight: bold;
	color: #086fcf;
}
/*会员中心*/
.hot_gift{
	margin-top:10px;
}
.hot_gift hr{
	height: 1px;
	border: none;
	background-color: #086fcf;
}
.all_gift hr{
	height: 1px;
	border: none;
	background-color: #086fcf;
}
.hot_title{
	width: 80px;
	height: 24px;
	line-height: 24px;
	background-color: #086fcf;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
.hot_content{
	overflow: hidden;
	margin-left: -16px;
}
.hot_content li{
	margin-top: 15px;
	width: 122px;
	border: 1px solid #e6e6e6;
	height: 200px;
	float: left;
	margin-left: 16px;
}
.hot_content li:hover{
	cursor: pointer;
	margin-top: 15px;
	width: 122px;
	border: 1px solid #086fcf;
	height: 200px;
	float: left;
	margin-left: 16px;
}
.hot_content dt{
	overflow: hidden;
	height: 117px;
	background-color: #fff;
}
.all_title{
	margin-top:40px;
	text-align: center;
}
.hot_content dd{
	overflow: hidden;
	text-align: center;
	border-top: 1px solid #e9e9e9;
	height: 34px;
	width: 122px;
	line-height: 34px;
	overflow: hidden;
	background-color: #fafafa;
	margin-top: 0px;
}
.hot_content dd span{
	font-size: 18px;
	font-family: arial;
	color: #e20d44;
	font-weight: bold;
}
.left_title>ul>li>a{border-bottom:1px solid #ccc; background:#ddd;}
.left_title>ul>li>ul>li{border:none;}

