﻿/* CSS Document */
@charset "utf-8";
.banner{width:100%;overflow:hidden;position:relative;}
.banner img{width:100%;display:block;}
.bannerList{float:left;}
.viewpoint{position:absolute;left:0;top:0;}
.totalBar{position:absolute;left:50%;bottom:20px;}
.bar{width:56px;height:4px;float:left;cursor:pointer;}
.bannerUnselected{background:#0e1f33;}
.bannerSelectd{background:#ffffff;}

.title{width:1024px;margin:0 auto;}
.aboutUs{width:1024px;margin:20px auto;}
.aboutUsList{width:240px;float:left;}
.aboutUsListTitle img{display:block;margin:0 auto;}
.aboutUsListIcon1 a{display:block;width;240px;height:267px;background:url(../images/qualitication1.png) scroll -15px 0px no-repeat;}
.aboutUsListIcon1 a:hover{display:block;width;240px;height:267px;background:url(../images/qualitication2.png) scroll -15px 0px no-repeat;}
.aboutUsListIcon2 a{display:block;width;240px;height:267px;background:url(../images/company_culture1.png) scroll -15px 0px no-repeat;}
.aboutUsListIcon2 a:hover{display:block;width;240px;height:267px;background:url(../images/company_culture2.png) scroll -15px 0px no-repeat;}
.aboutUsListIcon3 a{display:block;width;240px;height:267px;background:url(../images/honors1.png) scroll -15px 0px no-repeat;}
.aboutUsListIcon3 a:hover{display:block;width;240px;height:267px;background:url(../images/honors2.png) scroll -15px 0px no-repeat;}
.aboutUsListIcon4 a{display:block;width;240px;height:267px;background:url(../images/company_profile1.png) scroll -15px 0px no-repeat;}
.aboutUsListIcon4 a:hover{display:block;width;240px;height:267px;background:url(../images/company_profile2.png) scroll -15px 0px no-repeat;}
.aboutUsListInc p{text-align:center;line-height:25px;height:25px;}

.production{width:1024px;margin:0 auto;}
.productionDisplay{width:240px;float:left;}
.productionDisplayImg{width:240px;}
.productionDisplayTitle{margin:5px auto 0;text-align:center;}
.productionDisplayTitle a{width:240px;display:block;height:35px;line-height:35px;background:#dbdbdb;color:#000000;}
.productionDisplayWraper{margin:10px 0;}

.technogy{margin:0 auto;width:1024px;}
.project_news{margin:0 auto;width:1024px;}
.project{float:left;width:367px;}
.projectLunbo{width:367px;height:210px;}
.projectChar{width:347px;padding:5px 10px;margin-top:10px;background:#f5f5f5;}
.projectChar h3{width:100px;margin:0 auto;text-align:center;}
.news{float:right;width:641px;}
.newsTitle{margin-top:2px;}
.newsDetail{width:641px;height:160px;}
.newsDetailImg{width:300px;height:160px;float:left;}
.newsDetailChar{width:321px;height:160px;float:right;}
.newsDetailCharTitle{width:321px;height:40px;line-height:40px;color:#014171;border-bottom:1px dashed #959595;text-align:center;font-size:16px;}
.newsDetailCharTitleInc{line-height:25px;margin-top:10px;width:321px;height:100px;overflow:hidden;}
.newsDetailCharTitleInc a{color:#292929;}
.newsDetailCharTitleInc a span{color:#c4575a;}
.newsList{width:641px;padding:10px 0;border-top:1px dashed #959595;margin:10px 0 0 0;}
.newsList ul{width:300px;line-height:30px;float:left;margin-left:10px;}
.newsList ul li{width:300px;overflow:hidden;height:30px}
.newsList ul li a{color:#000000;}

/*小轮播*/
#main{width:367px;height:210px;overflow:hidden;position:relative;margin:0px auto;}
#main .box{width:367px;height:210px;box-shadow:0px 0px 5px #ddd;margin:0px auto;overflow:hidden;position:relative;}
#main .box img{width:367px;height:210px;position:absolute;left:0px;top:0px;opacity:0;filter:alpha(opacity=0);}
#main .btnLeft{width:35px;height:57px;position:absolute;left:0px;top:80px;background:url(../images/left_ar.png) no-repeat 0px 0px;z-index:100;}
#main .btnRight{width:35px;height:57px;position:absolute;right:0px;top:80px;background:url(../images/right_ar.png) no-repeat 0px 0px;z-index:100;}
#main .page{width:132px;height:22px;position:absolute;bottom:15px;right:50px;}
#main .page a{display:inline-block;width:22px;height:22px;background:url(../images/num_grey.png) no-repeat 0px 0px;margin:0px 11px;float:left;color:#FFF;text-decoration:none;text-align:center;}
#main  .page a.active{background:url(../images/num_red.png) no-repeat 0px 0px;}






