/*
.pic1{
	background: url(../images/sx/sx-1.jpg) center no-repeat;
	width: 750px; height: 105px;  }
@media screen and (max-width: 1200px) {  
        .pic1 {  
            background: url(../images/01.jpg) center no-repeat;
			height: 168px; 
        }
    }
*/
/*
img{ width: 100%; height: auto;max-width: 100%; display: block; }
.nav{background: url(../images/Top_nav_bg.jpg) repeat-x; height: 39px; width: 100%;}
*/
body{margin: 0;padding: 0;}
.Top{width: 100%; height: auto; clear: both;}
.logo{width: 1050px; height: 130px; margin: 0 auto;}
.logoimg{width: 438; height: 130px; float: left;}
.Service{width: 212px; height: 130px; float: right;}

.nav{width: 100%; height: 39px; background: url(../images/Top_nav_bg.jpg) repeat-x; clear: both; font-size: 16px; }
.nav ul{width: 1050px; height: 36px; margin: 0 auto; list-style-type: none;}
.nav ul li{width: auto; height: 36px; line-height: 36px; float: left; padding: 0px 20px; color: white;}

.banner{width: 100%; height: auto; clear: both; background-color: #28293e;}
.banianImg{width: 1050px; height: 100%; margin: 0 auto;}
.bannerImg img{width: 1050px; height: 489px;}

.Products{width: 100%; height: auto; clear: both; background-color: #f9f9f9;}
.ProductsImg{width: 1035px; height: 583px; margin:0 auto;}
.ProductsImg img{width: 1035px; height: 583px;}

.news{width: 100%; height: auto; clear: both; background-color: #1c1c1c;}
.newsList{width: 1024px; height: 731px; margin:0 auto;}

.abouts{width: 100%; height: auto; clear: both; margin-top: 50px;}
.aboutsTitel{width:1023px; height: 99px; margin:0 auto; clear: both;}
.aboutsDetails{width: 1024px; height: auto; clear: both; margin:0 auto; margin-top: 50px;}
    .aboutImg{width: 400px; height: 305px; float: left;}
    .aboutImg img{width: 400px; height: 305px;}
    .aboutTxt{width: 550px; height: 285px; float: right; margin-left: 10px; 
        background-color: #efefef;
        padding:10px 10px 10px 10px;    
    }
    .aboutTxtImg{width: 100%; height: auto; clear: both;}
    .aboutTxt p{width: 100%; height: auto; font-size: 15px; line-height: 1.5em; text-indent: 2em;}

.space{width: 1024px; height: 50px; clear:both;}

.servicevi{width: 100%; height: 79px; clear: both; background-color: #1b1b1b; border-bottom: 1px solid #969696;}
.servicevi ul{width: 880px; height: 77px; margin: 0 auto; list-style-type: none; text-align: center;}
.servicevi ul li{width: auto; height: 77px; padding:0px 20px; float: left; }

.footer{width: 100%; height: 150px; clear:both; background-color: #181818; padding-top: 20px; font-size: 14px;}
.footerRows{width: 1024px; height: 30px; line-height: 30px; clear: both; color: #d5d5d5; text-align: center; margin: 0 auto;}

a {text-decoration:none;}
a:link{color:white;}
a:visited{color:white;}
a:hover{color:#C00;}
a:active{color:white;}