﻿/* CSS Document */

body,td,th {
	font-size: 12px;
	font-family:"微软雅黑";
	color: #434343;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #434343;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #434343;
}
a:hover {
	text-decoration: none;
	color: #da251c;
}
a:active {
	text-decoration: none;
	color: #da251c;
}

.home1{
transition: all 0.4s;
transform: scale(1.0); 
background:url(../images/home1s.jpg); cursor:pointer;}
.home1s{
transition: all 0.4s;
transform: scale(1.0); 
background:url(../images/home1.jpg); color:#FFFFFF; font-size:16px; cursor:pointer;}

.home2{
transition: all 0.4s;
transform: scale(1.0); 
background:url(../images/home2s.jpg); cursor:pointer;}
.home2s{
transition: all 0.4s;
transform: scale(1.0); 
background:url(../images/home2.jpg); color:#FFFFFF; font-size:16px; cursor:pointer;}

.home3{
transition: all 0.4s;
transform: scale(1.0); 
background:url(../images/home3s.jpg); cursor:pointer;}
.home3s{
transition: all 0.4s;
transform: scale(1.0); 
background:url(../images/home3.jpg); color:#FFFFFF; font-size:16px; cursor:pointer;}

.home4{
transition: all 0.4s;
transform: scale(1.0); 
background:url(../images/home4s.jpg); cursor:pointer;}
.home4s{
transition: all 0.4s;
transform: scale(1.0); 
background:url(../images/home4.jpg); color:#FFFFFF; font-size:16px; cursor:pointer;}

.home5{
transition: all 0.4s;
transform: scale(1.0); 
background:url(../images/home5s.jpg); cursor:pointer;}
.home5s{
transition: all 0.4s;
transform: scale(1.0); 
background:url(../images/home5.jpg); color:#FFFFFF; font-size:16px; cursor:pointer;}

.home6{
transition: all 0.4s;
transform: scale(1.0); 
background:url(../images/home6s.jpg); cursor:pointer;}
.home6s{
transition: all 0.4s;
transform: scale(1.0); 
background:url(../images/home6.jpg); color:#FFFFFF; font-size:16px; cursor:pointer;}

.home7{
transition: all 0.4s;
transform: scale(1.0); 
background:url(../images/home7s.jpg); cursor:pointer;}
.home7s{
transition: all 0.4s;
transform: scale(1.0); 
background:url(../images/home7.jpg); color:#FFFFFF; font-size:16px; cursor:pointer;}

.home8{
transition: all 0.4s;
transform: scale(1.0); 
background:url(../images/home8s.jpg); cursor:pointer;}
.home8s{
transition: all 0.4s;
transform: scale(1.0); 
background:url(../images/home8.jpg); color:#FFFFFF; font-size:16px; cursor:pointer;}
.STYLE2s {
	color: #1a6183;
	font-size: 14px;
}


.yy01{
transition: all 0.4s;
transform: scale(1.0); 
background:url(../images/yy01.jpg); cursor:pointer;}
.yy01s{
transition: all 0.4s;
transform: scale(1.0); 
background:url(../images/yy01s.jpg); cursor:pointer;}

.yy02{
transition: all 0.4s;
transform: scale(1.0); 
background:url(../images/yy02.jpg); cursor:pointer;}
.yy02s{
transition: all 0.4s;
transform: scale(1.0); 
background:url(../images/yy02s.jpg); cursor:pointer;}

.yy03{
transition: all 0.4s;
transform: scale(1.0); 
background:url(../images/yy03.jpg); cursor:pointer;}
.yy03s{
transition: all 0.4s;
transform: scale(1.0); 
background:url(../images/yy03s.jpg); cursor:pointer;}

.yy04{
transition: all 0.4s;
transform: scale(1.0); 
background:url(../images/yy04.jpg); cursor:pointer;}
.yy04s{
transition: all 0.4s;
transform: scale(1.0); 
background:url(../images/yy04s.jpg); cursor:pointer;}

.yy05{
transition: all 0.4s;
transform: scale(1.0); 
background:url(../images/yy05.jpg); cursor:pointer;}
.yy05s{
transition: all 0.4s;
transform: scale(1.0); 
background:url(../images/yy05s.jpg); cursor:pointer;}


-->
#div1{
  width: 200px;
  height: 138px;
  border: #000 solid 1px;
  margin: 50px auto;
  overflow: hidden;
}
#div1 img{
  cursor: pointer;
  transition: all 0.6s;
}
#div1 img:hover{
  transform: scale(1.4);
}

.top { width:100%; height:160px; position:fixed; z-index:999999999999999999999999999999999999999999999999999999999999999; *bottom: 0; *position:relative;margin-top:-0px;*margin-top:0px;_margin-top:0px;
*clear: both; 
z-index:1;
*top:expression(eval(document.compatMode &&

		document.compatMode=='CSS1Compat') ? 

		documentElement.scrollTop  

		: document.body.scrollTop );
}


.home_news{
transition: all 0.5s;
transform: scale(1.0);
background:#636364; font-size:14px; color:#ffffff; border-radius:8px; cursor:pointer;}
.home_newss{
transition: all 0.5s;
transform: scale(1.0);
background:#881a14; color:#FFFFFF; font-size:14px; border-radius:8px; cursor:pointer;}