﻿@charset "utf-8";
#banner { min-width: 1200px; overflow: hidden; border-bottom: 1px solid #fff; position: relative; margin-top:120px;}
#banner .inner { height: 600px; overflow: hidden; }
#banner .hd { position: absolute; z-index: 19; bottom: 20px; left: 50%; zoom: 1; }
#banner .hd ul { }
#banner .hd li { float: left; position: relative; right: 50%; _right: 10%; cursor: pointer; margin: 0 5px; display: inline; }
#banner .hd li span { display: block; width: 12px; height: 12px; overflow: hidden; text-indent: -9999px; background: url(images/2014/banner_nav.png) no-repeat; _background-image: url(images/2014/banner_nav.gif); }
#banner .hd li.on span { background-position: 0 -12px; }
#banner .bd { position: relative; z-index: 11; }
/* #banner .bd ul { width: 100% !important; }
#banner .bd li { width: 100% !important; } */
#banner .bd li{background-position: top center!important;}
#banner .bd li a { display: block; }
#banner .bd .pic { width: 1200px; margin: 0 auto; }
#banner .bd li .con { display: none; }
#banner .tempWrap {  }
#banner .prev,
#banner .next { position: absolute; z-index: 19; height: 100%; top: 0; }
#banner .prev { left: 0; right: 50%; margin-right: 600px; }
#banner .next { right: 0; left: 50%; margin-left: 600px;}
#banner .prev b,
#banner .next b { display: block; width: 36px; height: 71px; position: absolute; top: 50%; margin-top: -40px; background-repeat: no-repeat; }
#banner .prev b{ background-image: url(images/2014/paddle_prev_999.png); right: 40px; }
#banner .next b { background-image: url(images/2014/paddle_next_999.png); left: 40px; }
/* 全屏 */
/* html,body,
#banner { height: 100%; }
#banner .inner,
#banner .bd,
#banner .bd ul,
#banner .bd li,
#banner .bd li a,
#banner .bd li .pic,
#banner .tempWrap { height: 100%; min-height: 600px; _height: 600px; }
#banner .hd { bottom: 50px; } */

#content {}
/* info */
#content .info { height: 20px; line-height: 20px; padding: 18px 0; }
#content .info .newProject { float: left; height: 20px; overflow: hidden; width:700px;}
#content .info .newProject strong { float: left; width: 80px; margin-right: 10px; display: inline; color: #fff; background: #f00; text-align: center; font-family: "宋体"; }
#content .info .newProject ul li a { color: #0068a4; font-size: 13px; }
#content .info .annStati { float: right; padding-right: 10px; }
#content .info .annStati strong { font-family: "Candara"; font-size: 18px; color: #f30; font-weight: normal; }
/* boxArea */
#content .boxArea { margin-bottom: 35px;}
#content .boxArea .box { padding: 15px; background: #fff;}
#content .boxArea .fl { width: 440px; margin-right: 15px;}
#content .boxArea .fr { width: 200px; }
    /* 新闻 */
    #box_news {background: url(images/2014/bg_indexNewsHd.png) repeat-y 75px 0;height: 220px;position: relative;}
    #box_news .hd { float: left; width: 75px; height: 210px; padding-top: 10px; padding-right: 2px; border-right: 1px solid #E0E0E0;}
    #box_news .hd span { display: block; zoom: 1; font-size: 14px; line-height: 34px; margin-bottom: 2px; text-align: center; padding-right: 1px; margin-right: -1px; position: relative; cursor: pointer; }
    #box_news .hd span.on { background: #386B98; color: #fff; }
    #box_news .bd { float: left; width: 360px; height: 220px; padding-left: inherit; background: url(images/2014/bg_news.png) no-repeat right bottom;  border-left: 2px solid #F3F3F3;}
    #box_news .bd .con { padding-left: 25px; padding-top: 15px; zoom: 1; }
    #box_news .bd .con ul {}
    #box_news .bd .con li { line-height: 20px; padding: 0 10px 10px 0; }
    #box_news .bd .con li a { color: #333; font-size: 14px;white-space:pre-wrap;word-wrap:break-word}
    #box_news .bd .con li a:hover { color: #b10f0f; text-decoration: underline; }
    #box_news .bd .con li .datetime { display: block; height: 20px; line-height: 18px; color: #ccc; }
    #box_news .bd .con .more { position: absolute; right: 0; bottom: 0; text-align: center; color: #fff; padding: 0px 20px 0px 10px; background: url(images/2014/icon_right.png) no-repeat #82C2E4 38px center;border-radius: 4px;}
    #box_news .bd .con .more:hover { background-color: #386B98; }
    /* 案例 */
    #box_case { padding-left: 10px;position:relative; }
    #box_case .hd { height: 40px; padding: 10px 0 5px; }
    #box_case .hd h3 { float: left; width: 120px; height: 33px; line-height: 33px; text-align: center; padding-bottom: 7px; background: url(images/2014/tit.png) no-repeat; color: #fff; }
    #box_case .hd h3 a{display:block; color:#fff;}
    #box_case .hd h3 a:hover{background:#1A4D2C;}
    #box_case .bd { overflow: hidden; height:165px; }
    #box_case .bd li { position: relative; }
    #box_case .bd h3 { font-size: 24px; line-height: 30px; padding: 5px 0; }
    #box_case .bd a:hover { text-decoration: underline; }
    #box_case .bd .intro { line-height: 24px; }
    #box_case .bd .pic { width: 300px;height:75px; position: absolute; text-align:right; right: 0; bottom: 0; display:none;}
    #box_case .bd .pic img {height: 100%; }
    #box_case .more{position:absolute;bottom:0px; right:0px;}
    #box_case .more a{display:inline-block; text-align: center; color: #fff; padding: 0px 20px 0px 10px; background: url(images/2014/icon_right.png) no-repeat #82C2E4 38px center;border-radius: 4px;}
    #box_case .more a:hover { background-color: #386B98; }

    /* 微博 */
    #box_weibo {}
    #box_weibo .weixin { text-align: center; height: 90px; padding-top: 5px; margin-bottom: 15px; background: url(images/2014/weixin.png?20131106) no-repeat 0 5px; position: relative; z-index: 12;}
    #box_weibo .weixin .qr { width: 85px; height: 85px; border: #CCC6C6 1px solid; background: #fff; position: absolute; right: 14px; top: 4px;}
    #box_weibo .weixin .qr img { width: 100%; height: 100%; }
    #box_weibo .weibo {}
    #box_weibo .weibo a { display: block; height: 50px; padding-left: 55px; }
    #box_weibo .weibo strong { display: block; font-size: 14px; font-weight: bold; color: #666; }
    #box_weibo .weibo span { display: block; color: #999; font-size: 10px; -webkit-transform: scale(0.9); -webkit-transform-origin: 0 0; }
    #box_weibo .sina { background: url(images/2014/icon_weibo.png) no-repeat; margin-bottom: 10px; }
    #box_weibo .qq { background: url(images/2014/icon_qqt.png) no-repeat; }


/*首页国庆*/
/*#header{background: #f1311c url(images/top_guoqin.jpg) top center no-repeat;padding-top: 100px;}
#banner{margin-top: 180px;}
#header .nav li a{border-radius: 5px 5px 0 0;}
#header .nav li a:hover {background: #FFF;color: #f00;}*/