@charset "utf-8";

customer{width:960px;margin:auto;height:auto;overflow:hidden;padding:40px 0 2px;}
.customer h1{font-size:24px;line-height:66px;height:66px;text-align:center;color:#0e99df;text-transform:Capitalize;background:1px; center center no-repeat}
.customer .coustomList{width:960px;height:100px;padding:0;margin:0;overflow:hidden}
.customer .coustomList img{height:97px;margin:0 0 10px 0;border:1px solid #ddd}
.customer a.viwe{display:block;margin:auto;height:30PX;margin-top:20PX;line-height:30PX;color:#6587a3;transition:all .2S;-WEBKIT-transition:all .2S;-MOZ-transition:all .2S;border:1px solid #6587a3;width:190PX;text-align:center}
.customer a.viwe:HOVER{background-color:#6587a3;color:#fff}
.indexabout{width:100%;padding:40px 0;height:270px;background:#f8f8f8}
.main { width:960px; margin: 0 auto;}
.a{
	color:#000;
	cursor:pointer !important;
	text-decoration:none;
	}
	
	.ry1_container { width: 960px; height: 280px;overflow: hidden; background-color: #eaeaea;
    margin: 0 auto;}  
	*/
.ry1_container > 

.ry1_content {  
    padding-bottom: 100px; /* 当内容宽度小于容器宽度时，会出现横向滚动条。将横向滚动条溢出至容器外，保证横向滚动条不可见 */  
    white-space: nowrap;  
    overflow: hidden;  
    overflow-x: scroll; /* 1 */  
    -webkit-backface-visibility: hidden;  
    -webkit-perspective: 1000;  
    -webkit-overflow-scrolling: touch; /* 2 */  
    text-align: justify; /* 3 */  
    &::-webkit-scrollbar { display: none;}  
}  .ry1_container > .ry1_content > ul { text-align:center;}  
.ry1_container > .ry1_content > ul > li { width: 170px; height: 210px; line-height: 50px; margin="3px"; 
     position: relative; display: inline-block; text-align: center; font-size: 13px; color: #666; font-weight: bold;}  
.ry1_container > .ryl_content > ul > li.active:after { position: absolute;  
    right: 16px; bottom: 8px; left: 16px; height: 5px;  
    background-color: #DD524D; content: ' '; transform: scaleY(0.5); -webkit-transform: scaleY(0.5);}
	/* CSS Document */
.active>a{ color:#FFF;}
.active{ background-color:#2e80cb !important;}

/*侧边栏通用目录*/
.classMenu{ float:left; 
			color:#666666; 
			font-size:12px; 
			/*border:1px solid #dedede; */
			border-top:none;

			margin-bottom:10px;
}
.classMenu>li>a{color:#FFF; }
.classMenu>li{ width:230px;
				min-height:30px;
				margin-bottom:10px;
				color:#FFF;
				text-align:left; 
				line-height:2; 
				list-style-image:none; 
				font-size:14px; 		
				background:url(../images/menu_hove.jpg) no-repeat;
				cursor: pointer;
				
	}
.classMenu>li>a{ margin-left:30px;}
/*.classMenu>li:hover,#.classMenu>li:active{ color: #666666;}
.classMenu>li:hover a,.classMenu>li:active a{color: #666666;}*/
.classMenu>li:hover { color: #ffffff; /*background:url(../images/menu_hove.jpg);*/ list-style-image:none; }
.classMenu>li>ul{}
.classMenu>li>ul>a{}
.classMenu>li>ul>a>li{background:url(../images/menu.jpg); height:30px;margin:4px 0; padding-left:30px;color:#666666;}
.classMenu>li>ul>a>li{ color: #666666; }
.classMenu>li>ul>a:hover>li{ padding-left:40px; transition:all 0.5s;}
/* CSS Document */
.active>a{ color:#FFF;}
.active{ background-color:#2e80cb !important;}

/* zheshi chaipinyangshibiao
*/
body {	

margin: 0 auto;
padding: 0;
border: 0;
background: #FFF ;
font-family:"微软雅黑";
font-size:12px;
overflow-x:hidden;
}
.main { width:960px; margin: 0 auto;}
a{
	color:#000;
	cursor:pointer !important;
	text-decoration:none;
	}
a:hover{color:inherit;text-shadow: 0px 4px 2px rgba(97, 97, 97, 0.5); transition:all 1s;}
h1, h2, h3, h4, h5, h6 {
margin: 0 0 15px 0;
font-weight: normal;
color: #222;
text-transform: none;
}
h1{font-size: 36px;
line-height: 42px;};
h2{font-size: 24px;
line-height: 30px;};
h3{font-size: 18px;
line-height: 24px;};
h4{font-size: 16px;
line-height: 22px;};
h5{font-size: 14px;
line-height: 20px;};
h6{font-size: 12px;
line-height: 18px;};
img{ border:0;}
p{ margin:0; }
ul{margin:0 !important; padding:0 !important;}
li{ list-style-position:inside;}

/*常用功能*/

#Breadcrumbs{ font-size:12px; line-height:2.5;}
.pushtime{ float:right; font-weight:normal;}
.modemargin{ margin:15px; padding-top:2px;}
.modepadding{ padding:5px;}
.boxshadow{box-shadow: 0 1px 3px #5E5C5C;}
.clear { clear:both; margin:0;}
.left{ float:left;text-align:left;}
.right{ float:right;text-align:right;}
.firstmod{ margin-left:0 !important;}
.lastmod{ margin-right:0 !important; }
