﻿/* CSS Document */
body,div, ul, li, a, p{
	font-size: 12px;
	margin: auto;
	padding: 0px;
	list-style:none;
	font-family:"微软雅黑";
}
a,img{
	text-decoration:none;
	border:0px;
	color: #fff;
}
a:hover{
	text-decoration:none;
	color: #ff6600;
}
#navwai{ background-color:#3b3b3b; height:85px;}
#nav{ width:1104px; height:85px;}
#logo1{     width: 188px;
    padding-top: 10px;
    float: left; }
.xiaoren{     width: 18px;}
#nav ul{ float:right; height:24px; line-height:85px;}
#nav li{ float:left;background-image:url(../images/nav-tou.png); background-repeat:no-repeat;background-position:right; }
#nav a{ display:block; margin:10px; background-repeat:no-repeat; background-position:right; font-family:"微软雅黑"; font-size:16px;}
#hong{ color:#ff6600}
#yiwai{ width:100%; height:460px; background:url(../images/1bannerbj.jpg) center no-repeat; }
#yi{width:1104px; height:460px; margin:0 auto; position:relative;}
.dabai{font-size:34px;letter-spacing:3px;}
.xbai{ font-size:26px;}
.zuo{ padding-top:180px; color:#fff;}
.anniu{ display:block; width:140px; float:left;font-size:28px; padding:1px; padding-bottom:5px; background:#ff6600; border-radius:15px; text-align:center; line-height:30px;  position:absolute; left:60px; top:270px; }
.anniu:hover{background:#fb7b26; color:#fff; cursor:pointer;}

#erwai{ width:100%; height:512px; background:url(../images/2bannerbj.jpg) center no-repeat;}
#er{width:1104px; height:512px; margin:0 auto; position:relative;}
#sanwai{ width:100%; height:490px; background:url(../images/3bannerbj.jpg) center no-repeat;}
#san{width:1104px; height:490px; margin:0 auto; position:relative;}
#siwai{ width:100%; height:506px; background:url(../images/4bannerbj.jpg) center no-repeat;}
#si{width:1104px; height:506px; margin:0 auto; position:relative;}
#wuwai{ width:100%; height:490px; background:url(../images/5bannerbj.jpg) center no-repeat;}
#wu{width:1104px; height:490px; margin:0 auto; position:relative;}
#diwai{ width:100%; height:379px; background:url(../images/6bannerbj.jpg) center no-repeat;}
#di{width:1104px; height:379px; margin:0 auto; position:relative;}
.zi2{ padding-top:180px; width:370px; float:right;}
.zi2 li{ list-style-type:disc; font-size:28px;}
.anniu2{ display:block; width:220px; float:left;font-size:14px; padding:1px; padding-bottom:5px; background:#ff6600; border-radius:15px; text-align:center; line-height:18px;  position:absolute; left:710px; top:295px; }
.anniu2:hover{background:#fb7b26; color:#fff; cursor:pointer;}
.zuo2{ padding-top:180px; color:#000; line-height:30px;}
.dahei{font-size:24px;letter-spacing:3px;}
.xhei{ font-size:20px;letter-spacing:1px;}
.anniu3{ position:absolute; left:0px; top:315px; }
.vi{ position:absolute; top:76px; left:208px; background:url(../images/vi1.png) no-repeat;}
.vi:hover{ background:url(../images/vi2.png) no-repeat;}
.ying{ position:absolute; top:76px; left:760px; background:url(../images/ying1.png) no-repeat}
.ying:hover{ background:url(../images/ying2.png) no-repeat;}
#si img{ /* 1st set of icons. Rotate them 360deg onmouseover and out */ 
-moz-transition: all 0.8s ease-in-out; 
-webkit-transition: all 0.8s ease-in-out; 
-o-transition: all 0.8s ease-in-out; 
-ms-transition: all 0.8s ease-in-out; 
transition: all 0.8s ease-in-out; 
} 
#si img:hover{ 
-moz-transform: rotate(360deg); 
-webkit-transform: rotate(360deg); 
-o-transform: rotate(360deg); 
-ms-transform: rotate(360deg); 
transform: rotate(360deg); 
} 
.footer {
    background: #27323f;
    padding: 50px 0;
    height: auto;
    overflow: hidden;
}
.footer_inner {
    width: 1085px;
    margin: 0 auto;
}
.footer_l {
    width: 900px;
    overflow: hidden;
   
    float: left;
}
.footer_r {
    width: 180px;
    display: inline;
    float: left;
}
.footer_l a {
    float: left;
    display: inline;
    width: 100px;
    line-height: 25px;
    height: 25px;
    text-align: left;
    color: #abadb0;
    font-size: 16px;
    overflow: hidden;
    
}
.footer_r img {
    display: block;
    width: 159px;
    height: 159px;
}
.footer_r span {
    display: block;
    height: 30px;
    line-height: 30px;
    width: 159px;
    text-align: center;
    color: #fff;
    font-size: 14px;
}
.footer_l ul {
    margin-top: 50px;
}
.footer_l ul li {
    height: 25px;
    line-height: 25px;
    color: #75797f;
    margin-top: 5px;
    font-size: 15px;
}


