@CHARSET "UTF-8";



@font-face {
    font-family: 'SYHT';
    src: url('../font/SourceHanSansCN-Light_0.otf');
    src: local('☺'),  
    url('../font/SourceHanSansCN-Light_0.eot') format('embedded-opentype'),
    url("../font/SourceHanSansCN-Light_0.ttf") format("truetype"),
    url("../font/SourceHanSansCN-Light_0.woff") format("woff"),
    url("../font/SourceHanSansCN-Light_0.svg") format("svg");  
    font-weight: normal;
}

body {
	font-family:'SYHT';
}





/**  head  导航栏部分*/
.itemSep {
  display: table-cell;
  width: 100px;
  height: 30px;
/**  background: url(../images/g_ls.gif?v=201501261926) center no-repeat  */
}

.daohan{
	height:3;
	width:80;
	background-color:white;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px		
}


.itemSep li{ height:35px; line-height:35px; font-size:15px; background-color:#ffffff; }

/*.itemSep li { float:left; position:relative;}*/ /*这一级是导航*/
/*
.itemSep li a { display:block; line-height:35px; text-decoration:none; padding:0px 20px; color:#333333;   }
.itemSep li a:hover {  background:#EFEFEF; }
.itemSep li a.more:after{content:" »";}
*/
.itemSep li a { display:block; line-height:35px; text-decoration:none; color:#333333;   }
.itemSep li a:hover {  background:#EFEFEF; }
.itemSep ul { position:absolute; float:left; width:80px; border:1px solid #F0F0F0; display:none; background-color:#FFFfff; z-index:9999;}
.itemSep ul a { width:80px;text-decoration:none; color:#333333;}
.itemSep ul a:hover { background:#f2f2f2;}





.XinShangDaoHan{
	width:182px;
	height:40px;
	line-height:40px;
/*	border-top: 1px #708090 solid;  
	border-bottom: 1px #708090 solid;   */
	text-align:center;
	font-size:18px;
	vertical-align:middle;
	letter-spacing:15px;	
}



/**
table td:hover {
border-radio:10px;
border-radius: 10px;
background-color:#00ff00;
}
*/

#zuopinshanxi p{font:黑体 18px;}


h3.guanyubiaoti{maring:0;
padding:0;
line-height:0px;/* 行高 */ }


img.guanyuline2  {margin-bottom:10px;margin-top:10px} 
  


/** 轮播部分*/
  body,div,ul,li,a,img{margin: 0;padding: 0;}
  ul,li{list-style: none;}
  
a{text-decoration: none;color:black;} 

a.zixunhref:hover{
	color:red;
/**	text-decoration:underline;  */
}



    







/** 左右切换部分CSS*/
ul{ list-style:none;}
/**
.prev,.next{ z-index:1;position: absolute;width: 20px;height: 20px;cursor: pointer;top:60px;background-color: #daa520; text-align: center;line-height: 20px;font-weight: bold;color: #fff;}  

.next{right: 20px;}  
*/

.prev,.next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:0%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.next{left:auto;right:0%;background-position:-6px -137px;}

.slider{ width:980px;border: 1px #708090 solid; padding:10px 20px;height: 234px;margin: 0px auto;position: relative;cursor: pointer;}  

#slider_pic{ width: 980px;margin:0 auto;overflow: hidden;height: 234px;position: relative;}
  
.no_click{background-color: #808080;}  

#slider_pic li{float: left;margin-right: 10px;}  

#slider_pic ul{position: absolute;left: 0;z-index:0} 

div.XinShangDaoHan.itemSelect a{color:white;}








