#contain{
    width: 1024px;
    height: auto;
    background-color: #fff;
    margin: 0 auto;
    box-shadow: 0 0 10px #888;
}
header{
    height: 356px;
    background-color: #f8f8f8;
    position: relative;
    background-image: url("/TomatoTechSys/icons/home/img1.jpg");
    background-repeat: no-repeat;
}
#h1{
    height: 10px;
    background-color: #9c9c9c;
}
header h1{
    font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
    font-size: 28px;
    letter-spacing: 4px;
    text-shadow: 0 0 1px #000;
    color: #242424;
    position: absolute;
    top: 106px;
    left: 49px;
}
header h2{
    font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 26px;
    color: #c00109;
    text-shadow: 0 0 1px #000;
    position: absolute;
    top: 145px;
    left: 49px;
}
#j1{
    position: absolute;
    top: 80px;
    left: 35px;
}
nav{
    width: 820px;
    height: 73px;
    background-color: #6e6e6e;
    border-radius: 8px;
    position: absolute;
    bottom: -25px;
    left: 102px;
    box-shadow: 0 0 6px #000,0 0 10px rgba(0,0,0,0.1);
    z-index: 999;
}
.n1{
    position: absolute;
    left: 42px;
}
.l1{
    display: inline-block;
    width: 105px;
    height: 73px;
    float: left;
    background:linear-gradient(to top,#fff,#f3f3f3,#f1f1f1) no-repeat right center / 1px 22px;
}
.l1 a{
    color: #000;
    position: relative;
    bottom: 73px;
    font-size: 18px;
    font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
    display: inline-block;
    width: 105px;
    height: 73px;
    line-height: 73px;
    outline: none;
    text-transform: uppercase;
    text-shadow: 0 0 1px rgba(155,255,255,0.5);
    text-align: center;
    background-color: rgba(195,6,6,0.4);
    -webkit-transition: -webkit-transform 0.3s ease;
    -moz-transition: -moz-transform 0.3s ease;
    transition: transform 0.3s ease;
}
.l1 a:hover,.l1 a:focus{
    text-decoration: none;
    outline: none;
}
.l1{
    overflow: hidden;
}
nav a span {
    display: block;
    width: 105px;
    height: 73px;
    background: #6e6e6e;
    background:linear-gradient(to top,#fff,#f3f3f3,#f1f1f1) no-repeat right center / 1px 22px;
    /*position: relative;*/
    /*bottom: 73px;*/
    -webkit-transition: -webkit-transform 0.3s ease;
    -moz-transition: -moz-transform 0.3s ease;
    transition: transform 0.3s ease;
}
nav a span:last-child{
    background: none;
}
.l1 a::before {
    position: relative;
    z-index: -1;
    width: 90px;
    height: 50px;
    color: #fff;
    content: attr(data-hover);
    -webkit-transition: -webkit-transform 0.3s ease;
    -moz-transition: -moz-transform 0.3s ease;
    transition: transform 0.3s ease;
    -webkit-transform: translateY(73px);
}
nav a:hover span,
nav a:focus span {
    background: none;
}
/*nav a:hover::before,*/
/*nav a:focus::before {*/
    /*-webkit-transform: translateY(73px);*/
    /*-moz-transform: translateY(73px);*/
    /*transform: translateY(73px);*/
/*}*/
nav a:hover,
nav a:focus {
    -webkit-transform: translateY(73px);
    -moz-transform: translateY(73px);
    transform: translateY(73px);
}
.l1:last-child{
    background: none;
}
section{
    width: 1024px;
    min-height: 538px;
    height: auto;
    float: left;
    background-color: #00CCFF;
}
#s1{
    width: 1024px;
    min-height: 294px;
    height: auto;
    float: left;
    padding-top: 25px;
    background-color: #f2f2f2;
}
#s11{
    width: 704px;
    min-height: 258px;
    height: auto;
    padding-top: 43px;
    margin: 0 auto;
}
.s111{
    width: 202px;
    height: 204px;
    float: left;
    margin-right: 49px;
    margin-top: 18px;
}
.s111:last-child{
    margin-right: 0;
}
.i2{
    margin-left: 71px;
}
.s111 h3{
    text-align: center;
    margin-top: 12px;
    margin-bottom: 5px;
}
.a2{
    color: #000;
    font-size: 19px;
    font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
}
.a2:hover{
    color: #7c0000;
    text-decoration: none;
}
.s111 li{
    margin-bottom: 2px;
}
.s111 li:last-child{
    margin-bottom: 0;
}
.s111 li a{
    font-size: 13px;
    font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
    color: #3e3e3e;
}
.s111 li a:hover{
    color: #7c0000;
    text-decoration: none;
    background-image: url("/TomatoTechSys/icons/home/img10.png");
}
.imgEnlarge{
	transition-duration: 0.1s;
	-webkit-transition-duration: 0.1s;
	-moz-transition-duration: 0.1s;
	-o-transition-duration: 0.1s;
	-ms-transform: 0.1s;
}
.imgEnlarge:hover {
	transform:scale(1.1);
	-ms-transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
}
.opacity {    
    opacity:1;
	filter:alpha(opacity=100);   
}
.opacity:hover {    
    opacity:0.80;
	filter:alpha(opacity=80);   
}
.s1111{
	 width:14em;/*展现14个字的宽度，不允许出现半汉字截断*/
    white-space:nowrap;/*强制不换行*/
    overflow:hidden;/*自动隐藏文字*/
    text-overflow:ellipsis; /*文字隐藏后添加省略号*/
}
#s2{
    width: 1024px;
    min-height: 222px;
    height: auto;
    float: left;
    background-color: #f2f2f2;
}
#s21{
    width: 820px;
    min-height: 197px;
    height: auto;
    margin: 0 auto;
    padding-top: 25px;
}
.s211{
    width: 820px;
    min-height: 174px;
    height: auto;
    float: left;
    margin-bottom: 25px;
    position: relative;
}
.s211 h3{
    color: #181818;
    font-size: 19px;
    width: 103px;
    font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
}
#i1{
    position: absolute;
    top: 8px;
    right: 0;
}
.s211 h4{
    color: #181818;
    font-size: 13px;
    font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
    position: absolute;
    top: 10px;
    left: 84px;
}
.s211 p{
    position: absolute;
    right: 15px;
    top: 7px;
}
.s211 p a{
    font-size: 15px;
    font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
    
}
.s211 p a:hover{
    text-decoration: none;
    color: #c00109;
    font-size: 15.5px;
}
.i1{
    width: 166px;
    height: 130px;
    float: left;
    margin-right: 52px;
    margin-top: 25px;
    position: relative;
}
.i1:last-child{
    margin-right: 0;
}
.i1 img{
    width: 166px;
    height: 109px;
    border: 1px solid #b8b8b8;
}
.i1 h5{
    width: 166px;
    text-align: center;
    margin-top: 1px;
}
.i1 h5 a{
    color: #313131;
    font-size: 13px;
    font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
}
.i1 h5 a:hover{
    text-decoration: none;
    color: #c00109;
}