@import url("base.css");
/*********************************************common class***********************************************/
ul, ol, dl {
    list-style-position: outside;
}
.w1k {
    width:1000px;
}
.m0a {
    margin: 0px auto;
}
.m0 {
    margin: 0;
}
.mr30 {
    margin-right: 30px;
}
.mt30 {
    margin-top: 30px;
}
.p1 {
    padding: 1px;
}
.c-333 {
    color: #333;
}
.c-3f {
    color: #FFF;
}
.c-555 {
    color: #555;
}
.c-666 {
    color: #666;
}
.c-3a {
    color: #AAA;
}
.c-f00 {
    color: #F00;
}
.bg-3f {
    background-color: #FFF;
}
.border {
    border: 1px solid #DDD;
}
.cursor {
    cursor: pointer;
}
.of-h {
    overflow: hidden;
}
.size12 {
    font-size: 12px;
}
.size14 {
    font-size: 14px;
}
.size16 {
    font-size: 16px;
}
.arial {
    font-family: Arial;
}
.yahei {
    font-family: "Microsoft Yahei",simsun;
}
.bold {
    font-weight: bold;
}
.z1 {
    z-index: 1;
}
.z2 {
    z-index: 2;
}
.z999 {
    z-index: 999;
}
.line-height {
    line-height: 1.8em;
}
.shadow {
    box-shadow: 0 1px 5px #777;
}
.indent2 {
    text-indent: 2em;
}
a{
    color:#333;
}
a:hover{
    color:#007ac7;
}
.w100{
    width:100%;
}
.img-limit img{
    max-width:622px;
    _width:expression(this.width>622?622:true);
    margin:0 10px;
}
.img-limit2 img{
    max-width:705px;
    _width:expression(this.width>705?705:true);
    margin:0 10px;
}
.table-border td{
    border:1px solid #333;
}
/* è�ªå®�ä¹�å�¬å�±ç±»start */
.c-theme{
    color:#0073a1;
}
.border-h:hover{
    border-color: #0198CD;
}
.fn-vh{
    visibility:hidden;
}
.border-b-s{
    border-bottom: 1px solid #DDD;
}
.border-b-d {
    border-bottom: 1px dashed #CCC;
}
.pb0{
    padding-bottom:0;
}
.underline-h:hover{
    text-decoration:underline;
}
.z100 {
    z-index: 100;
}
/* è�ªå®�ä¹�å�¬å�±ç±»end */
body {
    background: url(../images/bg.jpg) fixed repeat 0 0 #FFF;
}
.header{
    /*background: url(../images/header-bg.gif) repeat-x center 0;
    _position:relative;*/
}
.header .banner{
    height:126px;
    background: url(../images/banner.gif) no-repeat right 0 #FFF;
}
.header .logo{
    padding:29px 0 0 25px;
}
.header .logo a{
    background: url(../images/logo.png) no-repeat 0 0;
    width:613px;
    height:71px;
    text-indent:-9999em;
}
.header .shortcut-top a{
    background: url(../images/icons.png) no-repeat 0 2px;
    padding-left:30px;
    line-height:28px;
    margin-top:90px;
}
.header .shortcut-top .shortcut2{
    background-position:0 -30px;
}
.header .shortcut-top .shortcut3{
    background-position:0 -60px;
}
.header .shortcut1 .erweima{
    top:25px;
    left:-18px;
}
.nav{
    background-color:#0198cd;
    height:48px;
    line-height:47px;
}
.nav .li1{
    width:111px;
    border-left:1px solid #0aa1d6;
    position: relative;
}
.nav .a1{
    font-size:16px;
    padding:3px 12px;
    border-radius:5px;
}
.nav .home{
    width:104px;
    border:none;
}
.nav .a1:hover, .nav .a1-curr, .nav .a1-hover{
    /*box-shadow:0 0 5px #0aa1d6 inset;*/
    background-color:#FFF;
    color:#0198CD;
}

/*ä¸�æ��è��å��æ ·å¼�*/
.nav-list ul{
    display: none;
    position: absolute;
    top: 45px;
    left: 0;
    background-color: #0198CD;
    z-index:100;
    width: 100%;
    border-radius:0 0 5px 5px;
}
.nav-list ul li{
    border: 1px solid #4E9DEB;
    border-top: none;
}
.nav-list ul a{
    color: #fff;
    display: block;
    height: 30px;
    line-height: 30px;
}

.nav-list ul a:hover{
    color: #123E7D;
    background-color: #5CB7F9;
    border-bottom: 1px solid #2562A6;
    font-weight: bold;
}

.header .hotline{
    background: url(../images/bgs.png) no-repeat 0 0;
    width:332px;
    height:31px;
    right:0;
    bottom:0;
    font:italic bold 19px/30px Verdana;
    text-indent:166px;
    color:#c22421;
}
/********************************************main************************************************/
.main{
    padding-bottom:15px;
    _padding-bottom:0;
}
.main-home .slide{
    width:1000px;
    height:425px;
    background-color:#EEE;
    z-index:10;
}
.main-home .slide .thumb-platform{
    bottom:0;
    right:0;
    background:#e7e7e7;
    height:40px;
}
.main-home .slide .thumb-platform .inner{
    *font-size:0;
    padding-top:10px;
}
.main-home .thumb-platform span{
    display:inline-block;
    padding:8px;
    background:url(../images/icons.png) no-repeat -5px -132px;
    cursor:pointer;
    margin:0 3px;
}
.main-home .thumb-platform span.on{
    background-position:-5px -102px;
}
.main-home .slide .slide-list, .main-home .slide .slide-list li{
    z-index:10;
}
.main-home .slide2{
    background:url(../images/bg-x1.gif) repeat-x 0 0 #FFF;
    padding:40px 30px 22px;
}
.main-home .slide2 a{
    height:78px;
    width:275px;
    margin:0 19px 20px;
}
.main-home .slide2 a:hover *{
    color:#0073A1;
}
.main-home .slide2 .arrow{
    background:url(../images/icons.png) no-repeat -12px -218px;
    width:20px;
    height:45px;
    right:-16px;
    _right:-10px;
    top:55px;
    opacity:0.7;
    _filter:alpha(opacity=70);
}
.main-home .slide2 .next{
    background-position:0 -168px;
    left:-16px;
    _left:-48px;
}
.main-home .slide2 .arrow:hover{
    opacity:1;
    _filter:alpha(opacity=100);
}
.main-home .wrap1{
    background:url("../images/bg-x2.gif") repeat-x scroll 0 0 #F6F6F6;
}
.main-home .tab, .footer .tab{
    font-size:16px;
    line-height:16px;
}
.main-home .tabname, .footer .tabname{
    border-left:2px solid #0073A1;
    padding-left:10px;
}
.main-home .tab-more, .footer .tab-more{
    font-size:14px;
}
.main-home .wrap-item{
    width:340px;
    background:url(../images/gradual.gif) no-repeat right center;
    padding-right:40px;
}
.main-home .news-item{
    padding:12px 0;
}
.main-home .news-title{
    background:url(../images/icons.png) no-repeat 8px -280px;
    padding-left:23px;
}
.main-home .tab-more:hover .plus, .footer .tab-more:hover .plus{
    display:inline-block;
}
.main-home .about{
    width:370px;
    padding-right:30px;
    background-position:380px center;
}
.main-home .wrap-item2{
    width:200px;
}
.main-home .login .button{
    width:73px;
    height:22px;
    background:url(../images/icons.png) no-repeat 0 -312px;
}
.main-home .login .register{
    background-position:0 -341px;
}
.main-home .login label{
    width:50px;
    display:inline-block;
}
.main-home .login .shadow{
    box-shadow:1px 1px 2px #AAA inset;
    height:19px;
    border:1px solid #525252;
    width:102px;
}
.main-home .login .yzm{
    width:38px;
}
.gonggao-list .item{
    line-height:28px;
}
.gonggao-list a{
    background:url(../images/list-icon2.gif) no-repeat 5px center;
    padding-left:20px;
}
.gonggao-list .latest{
    background:url(../images/latest.gif) no-repeat right center;
}
.gonggao-list .latest .date{
    visibility:hidden;
}
.search-keyword-wrap{
    background: url(../images/icons.png) no-repeat 5px -192px;
    border:1px solid #DDD;
    border-right:none;
    border-radius:5px 0 0 5px;
}
.search-keyword{
    width:135px;
    _width:132px;
    height:20px;
    padding:0 5px;
    font-size:11px;
    background-color:#ddd;
}
.search-submit{
    background-color:#3a3a3a;
    height:22px;
    width:54px;
    border-radius:0 5px 5px 0;
}
.search-submit:hover{
    background-color:#f39800;
}
/********************************************sub************************************************/
.main-sub{
    background-color: #fff;
}
.main-sub .aside{
    width:170px;
    padding-left:10px;
}
.main-sub .aside-fixed{
    position:fixed;
    top:0;
}
.main-sub .aside .cats{
    background-color:#0198CD;
    border-radius:4px 4px 3px 3px;
}
.main-sub .aside .parentcat{
    font-weight:bold;
    background-color:#636363;
    line-height: 40px;
}
.main-sub .box{
    width:790px;
}
.main-sub .box-inside{
    padding:20px 70px 20px 40px;
    min-height:300px;
    _height:300px;
}
.main-sub .box-inside-project{
    padding:20px 25px 20px 0;
}
.main-sub .sub-crumb{
    background:url(../images/location.gif) no-repeat 20px center;
    padding-left:40px;
}
.main-sub .cats .a1 {
    line-height:32px;
    border-top:1px solid #DDD;
}
.main-sub .cats a:hover, .main-sub .cats .curr{
    background-color:#FFF;
    color:#007ac7;
}
.main-sub .cats .a2{
    line-height:25px;
    text-indent:60px;
}
.main-sub .project-img{
    width:356px;
    height:242px;
}
.main-sub .project-list li.middle{
    margin:0 25px;
}
.main-sub .project-list img{
    width:234px;
    height:160px;
}
.main-sub .attachment-download{
    background:url(../images/down-attachment.gif) no-repeat 0 center #f4f6f4;
    padding:5px 0 5px 85px;
    line-height:30px;
}
.main-sub .flink-list-item{
    margin:0 18px 20px;
}
.main-sub .list_news li{
    background:url(../images/list-icon2.gif) no-repeat 0 center;
    padding-left:15px;
    line-height:36px;
}
/********************************************footer************************************************/
.footer{
    width:980px;
    border-top:1px solid #DDD;
    border-bottom:1px solid #DDD;
}
.footer .flink{
    margin:10px 5px 10px;
}
.footer .flink img{
    width:91px;
    height:40px;
}
.footer-info{
    background:url(../images/footer-info.gif) repeat-x 0 0 #b5e6f7;
    padding-top:26px;
}
.footer-info p{
    line-height:25px;
}
.footer-info .links a{
    margin:0 8px;
    /*display:inline-block;*/
}
.footer-info *{
    color:#002c3b;

}

/*jqueryæ��ä»¶å�³è��æ ·å¼�*/

p#vtip { display: none; position: absolute; padding: 10px; left: 5px; background-color: white; border: 1px solid #a6c9e2; -moz-border-radius: 5px; -webkit-border-radius: 5px; z-index: 9999; }

p#vtip #vtipArrow { position: absolute; top: -10px; left: 5px }

p#vtip strong{

    font-weight: bold;

    color: #f60;

    padding: 0 5px;

}

/*å­�é¡µé�¢æ ·å¼�*/
.in-main{
    height: auto;
    min-height: 500px;
    _height:500px;
    background-color: #FFF;
}
/********************************************light-box************************************************/
body:after {
    content: url(../images/lightbox/close.png) url(../images/lightbox/loading.gif) url(../images/lightbox/prev.png) url(../images/lightbox/next.png);
    display: none;
}

.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: black;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
    display: none;
}

.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10000;
    text-align: center;
    line-height: 0;
    font-weight: normal;
}

.lightbox .lb-image {
    display: block;
    height: auto;
    max-width: inherit;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.lightbox a img {
    border: none;
}

.lb-outerContainer {
    position: relative;
    background-color: white;
    *zoom: 1;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.lb-outerContainer:after {
    content: "";
    display: table;
    clear: both;
}

.lb-container {
    padding: 4px;
}

.lb-loader {
    position: absolute;
    top: 43%;
    left: 0;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}

.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: url(../images/lightbox/loading.gif) no-repeat;
}

.lb-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}

.lb-container > .nav {
    left: 0;
}

.lb-nav a {
    outline: none;
    background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}
.lb-prev, .lb-next {
    height: 100%;
    cursor: pointer;
    display: block;
}
.lb-nav a.lb-prev {
    width: 34%;
    left: 0;
    float: left;
    background: url(../images/lightbox/prev.png) left 48% no-repeat;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s;
}
.lb-nav a.lb-prev:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}
.lb-nav a.lb-next {
    width: 64%;
    right: 0;
    float: right;
    background: url(../images/lightbox/next.png) right 48% no-repeat;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s;
}
.lb-nav a.lb-next:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}
.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    *zoom: 1;
    width: 100%;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
    content: "";
    display: table;
    clear: both;
}
.lb-data {
    padding: 0 4px;
    color: #ccc;
}
.lb-data .lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.2em;
}
.lb-data .lb-caption {
    font-size: 13px;
    font-weight: bold;
    _padding-top:5px;
}
.lb-data .lb-number {
    display: inline-block;
    clear: left;
    /*padding-bottom: 1em;*/
    font-size: 12px;
    color: #999999;
}
.lb-data .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url(../images/lightbox/close.png) top right no-repeat;
    text-align: right;
    outline: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
    cursor:pointer;
}
.lb-data .lb-close:hover {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}