﻿/* 
* @Title:  首页样式表
* @Author: 陈晓勉
* @Date:   2015-11-26 15:43:52
* @Last Modified by:   Marte
* @Last Modified time: 2015-12-29 12:11:41
*/

/* 轮播图 */
#indexslide{width: 1920px;height: 566px;overflow: hidden;position:relative;}
#indexslide li{width: 1920px;height: 566px;float:left;}
#indexslide .bd{width: 100%;height: 566px;position:relative;overflow:hidden;}
#indexslide ul{position:absolute;top: 0;left:0;}
#indexslide li a{display:block;width:100%;height:100%;}
.bannerindex{text-align: center;z-index: 10;position:absolute;width:114px;bottom:30px;height:30px;left:50%;margin-left: -57px;background: rgba(0, 0, 0, 0.5); background: rgba(0, 0, 0,0.5) none repeat scroll !important; /*实现FF背景透明，文字不透明*/  filter: Alpha(opacity=50); /*实现IE背景透明*/border-radius:15px;}
.bannerindex dd{display:inline-block;width:10px;height:10px;margin:8px 3px;-webkit-border-radius:10px;border-radius:10px;border:2px solid #fff;cursor: pointer;-webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;float:left \9;}
.bannerindex dd.on {background-color:#004e65;border:2px solid #004e65;}
.slide-left{display:block;width:40px;height:40px;background:url(../images/large_left.png) no-repeat 0 0;position:absolute;top:50%;margin-top: -20px;left:-50px;}
.slide-left:hover{background-position: 0 -40px;}
.slide-right{display:block;width:40px;height:40px;background:url(../images/large_right.png) no-repeat 0 0;position:absolute;top:50%;margin-top: -20px;right:-50px;}
.slide-right:hover{background-position: 0 -40px;}

/* 多元业务 */
.businessdiv{height:88px;padding:10px 0 0;}
.businessdiv a{display:block;padding-top: 25px;padding-right: 45px;text-align: right;height:63px;}
.businessdiv a b{font-size: 16px;color:#fff;display:block;font-weight: bold;line-height: 24px;}
.businessdiv a i{display:block;color:#fff;opacity: 0.3;filter:alpha(opacity:30);}
.busin-park{width:438px;height:88px;background:url(../images/h1.jpg) no-repeat;float:left;}
.busin-commun{width:372px;height:88px;background:url(../images/h2.jpg) no-repeat;float:left;}
.busin-construct{width:390px;height:88px;background:url(../images/h3.jpg) no-repeat;float:left;}

.greybg{background:url(../images/footer-bg.jpg) repeat-x center top;padding-bottom: 30px;}
#main{height:316px;overflow:hidden;margin-top: 10px;}
.businsocial{width:390px;height:316px;overflow:hidden;}
.businslide{width:372px;height:316px;background:url(../images/probanner.jpg) no-repeat;float:left;position:relative;}
.business-mask{position:absolute;width:100%;height:100%;top:0;left:0;background:url(../images/businslide-mask.png) no-repeat;-webkit-transition:all .3s;transition:all .3s;opacity:0;filter:alpha(opacity=0);}
.business-mask h4{font-size: 22px;color:#fff;width:160px;margin:90px auto 0;text-align: center;line-height: 30px;}
.businslide a:hover .business-mask{opacity:1;filter:alpha(opacity=100);}
.businslide a{display:block;width:100%;height:100%;}
.businlayout{width:390px;height:155px;background:url(../images/warpimg.jpg) no-repeat;}
.businsocial a{display:block;width:100%;height:100%;}
.socialimg{width:390px;height:161px;background:url(../images/socialimg.png) no-repeat;}

/* 集团新闻 */
.indexnews{width:388px;height:267px;padding:25px;float:left;background:url(../images/index-news-bg.jpg) repeat-x 0 -10px;position: relative;}
.newstt{position:relative;}
.newstt li{float:left;margin-right: 30px;line-height: 30px;}
.newstt li a{display:block;font-size: 13px;color:#636464;font-weight: bold;transition:color 0.5s ease;}
.newstt li a:hover,.newstt .current a{color:#004cc1;}
.topnews{position:relative;margin-top: 16px;}
.topnews .title {padding-bottom: 10px;}
.topnews .title span{font-family: "NoveDemiBold";font-size: 14px;color:#6faa82;float:left;font-weight: bold;line-height: 22px;}
.topnews .title h3{float: left;width: 290px;height: 44px;}
.topnews .title h3 a{font-size: 16px;color:#004cc1;font-weight: bold;float:left;line-height: 22px;margin-left: 15px;height:44px;overflow:hidden;}
.topnews p{color:#616161;font-size: 12px;line-height: 20px;height:60px;overflow:hidden;padding-bottom: 10px;border-bottom: 1px solid #cecfd2;}
.newslist{padding-top: 10px;}
.newslist dd{line-height: 22px;}
.newslist dd a{color:#666;}
.newslist dd span{padding-right: 10px;}
.newslist dd a:hover{color:#004cc1;}
.newsbd{position:absolute;top:58px;left:25px;width:388px;}


/* 尾部 */
.bot{background: url("../images/bot_bg.jpg") repeat-x; height: 137px;width: 100%;}
.bot_center{width: 1200px;margin: 0 auto;padding-top:30px;}
.copy{line-height: 26px;}
.copy p{color: #fff;font-size: 14px;font-weight: 700;}
.hotline{width: 320px;float: left;}
p.ctitle {
    color: #fff;
    float: left;
    font-size: 12.5px;
    font-weight: 700;
    line-height: 38px;
}
p.tel {
    background: rgba(0, 0, 0, 0) url("../images/All-Icon.png") no-repeat scroll center left;
    color: #ffae00;
    float: right;
    font-family: dincond-medium;
    font-size: 21px;
    height: 30px;
    line-height: 30px;
    margin-top: 5px;
    padding-left: 30px;
    width: 120px;
}
p.fenxiang{background: url("../images/icon-share.png") no-repeat center left;text-indent: 20px;float: left;color: #fff;font-weight: 700;font-size: 13px;line-height: 20px;}
.bdsharebuttonbox a{margin-left: 10px;float: left;}
.bdsharebuttonbox .bds_more{background:url(../images/weixin.png) no-repeat;}















