@charset "gb2312";
a:hover{color:#3c67f1;text-decoration:underline}

.floatL{display:inline;float:left}
.floatR{display:inline;float:right}

.row-box{display:block;width:1000px;margin:0 auto;min-height:10px}
.row-1{width:100% !important}
.row-2{width:50% !important}
.row-3{width:33.33333% !important}
.row-4{width:25% !important}
.row-5{width:20% !important}
.row-6{width:16.66666% !important}


/* Icon */
.icon{display:inline-block;vertical-align:middle;background:no-repeat left top;background-size:100% 100%}
.icon-user{width:10px;height:12px;background-image:url(../../imgs/icon-user.png)}
.icon-lock{width:11px;height:12px;background-image:url(../../imgs/icon-lock.png)}
.icon-search{width:22px;height:24px;background-image:url(../../imgs/icon-search.png)}
.icon-home{width:20px;height:21px;background-image:url(/imgs/icon-home.png)}
.icon-date{width:22px;height:22px;background-image:url(/imgs/icon-date.png)}
.icon-xzsp{width:16px;height:16px;margin-right:1%;background-image:url(/imgs/icon7.gif)}

/*****************************************************************************************/
/* Container */
#container{background:#ebfbff url(../../imgs/background.jpg) no-repeat center top; width:100%;}

/***** Header *****/
#header{}

/* top-bar */
#top-bar{height:36px;background-color:#84d2ff;background-color:rgba(255,255,255,.5)}

/* scroll-news */
#scroll-news{float:left;height:36px;overflow:hidden}
#scroll-news li{height:36px;line-height:36px}

/* top-links */
#top-links{float:right;height:36px;line-height:36px;*width:440px}
#top-links .links{float:left;margin-right:37px;*margin-right:0px}
#top-links .links a{margin:0 10px}
#top-links .login{float:right;width:140px;height:24px;line-height:24px;margin-top:5px;text-align:center;border:solid 1px #007eff;border-radius:13px}
#top-links .login a{margin:0 8px}
#top-links .login .icon{margin-right:3px}

/* top-banner */
#top-banner{width:1000px;height:122px;margin:0 auto}
#logo{float:left;margin-top:24px}
#top-slogan{float:left;margin:40px 0 0 20px; width:340px;}
#top-slogan dd{display:none;}

/*#top-slogan dd img {width: 100%;}*/

#top-search{float:right;width:380px;height:40px;margin-top:53px;border:3px solid #007eff;background-color:#fff;background-color:rgba(255,255,255,.7)}
/* #top-search span{position:absolute; z-index:99; margin:-33px 0 0 -2px;} */
#top-search span {
    background: url("/imgs/sologan_text.png") 0 0 no-repeat;
    height: 30px;
    width: 400px;
    margin: -33px 0 0 -2px;
    position: absolute;
    z-index: 99;
}

#top-search input{float:left;width:270px;height:40px;margin-left:10px;line-height:40px}
#top-search button{width:40px;height:40px;float:right;background-color:#007eff;border-left:3px solid #007eff;*margin-top:-1px;*height:42px}

/* navi */
#navi{width:1000px;height:60px;background:url(../../imgs/spriteNavi.jpg) repeat-x left top;margin:0 auto}
#navi li{float:left;width:165px;border-right:1px solid #40a8ff;border-left:1px solid #0073e5}
#navi li.first{border-left:0}
#navi li.last{border-right:0}
#navi li a{display:block;height:60px;font-size:18px;color:#fff;width:100%;line-height:60px;text-align:center;text-decoration:none}
#navi li a i{margin-right:5px;vertical-align:text-bottom}
#navi li.act a, #navi li a:hover{background-image:url(/imgs/spriteNaviAct.jpg)}




/***** Footer *****/
#footer{background-color:#fff; width:100%;}

/* footLinks */
.footLinks{text-align:center;height:56px;line-height:56px;background:url(../../imgs/spriteFooter.jpg) repeat-x center top;}
.footLinks select{background-color:#fff;width:160px;height:26px;line-height:26px;padding:0 6px;margin:0 10px;cursor:pointer;border:1px solid #dfdfdf}

/* footContent */
.footContent{width:1100px;margin:0 auto;padding:15px 0;font-size:12px}
.footLeft{float:left;width:395px;height:119px;background:url(../../imgs/footer_again.gif) no-repeat}
.footLeft ul{margin:0;margin-top:58px;padding:10px;width:100%;list-style-type:none}
.footLeft ul li{float:left;width:125px;text-align:center;line-height:25px}
.footRight{float:right}
.footRight li{float:left;line-height:20px}
.footRight li a{font-size:14px}
.footRight li font{padding:0 6px;font-weight:400}
.footRight .copyright{line-height:22px;margin-top:5px;color:#888}





