body, p,b,form, input, textarea, ul, li, h1, h2, h3, h4, dl, dt, dd, table, td, th{
    margin: 0;
    padding: 0;
}
body {
    margin: 0px;
    font-size: 12px;
    color: #666666;
    font-family: "Microsoft YaHei", SimHei, Arial, Helvetica, sans-serif;
}
div {
    margin: 0px;
}
/*==========*/
.m-style {
    position: relative;
    text-align: center;
    margin-top: 30px;
    zoom: 1;
}
.m-style .active {
    float: left;
    /*margin: 0 5px;*/
    margin: 0;
    width: 38px;
    height: 38px;
    line-height: 38px;
    background: #fff;
    color:#3395e6;
    font-size: 14px;
    border: none;
    /*background: #3395e6;*/
    /*color: #fff;*/
    /*border: 1px solid #3395e6;*/
}
.m-style a{
    border: none;
    margin: 0;
    font-size: 12px !important;
}
.m-style a:hover {
    /*color: #fff;*/
    border: none;
    background: #fff;
    color: #3395e6;
    font-size: 12px !important;
    /*background: #3395e6;*/
}
.m-style .prev{
    font-weight: 400;
    font-family: "Microsoft YaHei";
}
.m-style .next{
    font-weight: 400;
    font-family: "Microsoft YaHei";
}
.m-style .jump-ipt{
    display: none;
}
.m-style .jump-btn{
    display: none;
}
.M-box3{
    float: right;
}


.cont-page-content li{
    padding: 12px 17px 12px 7px;
    background: transparent url(../images/index/border_dotted.gif) 0 100% repeat-x;
    line-height: 1.6;
}
.cont-page-content li>span {
    display: block;
    width: 9em;
}
.cont-page-content li>div {
    display: block;
    margin: -1.6em 0 0 8em;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
}
/*===========*/
img, input, textarea {
    border: 0 none;
    vertical-align: middle;
}
ul, li {
    list-style: none outside none;
}
a, a:link{
    color: #000;
    text-decoration: none;
}
a:hover{
    color: #0b6131;
    text-decoration: none;
}
.fr{
    float: right;
}
.fl {
    float: left;
}
.ml100 {
    margin-left: 100px;
}
.clear {
    clear: both;
}
.head {
    height: 139px;
    padding: 0px 0 1px;
    _margin: 0 auto;
}
.warper {
    padding-top: 88px;
}
.main {
    width: 1000px;
    margin: 0 auto;
}
#head {
    position: absolute;
    _position: fixed;
    top: 0;
    width: 1000px;
    z-index: 4;
}
.head h1 {
    background: url(../images/index/logo_sys.gif) no-repeat scroll 0 0 transparent;
    float: left;
    height: 90px;
    line-height: 10em;
    overflow: hidden;
    width: 375px;
}
#head #searchArea {
    position: absolute;
    /*display: none;*/
    top: 53px;
    right: 0;
    width: 215px;
    background: transparent url(../images/index/bg_search_area.gif) 0 0 no-repeat;
}
#head #searchArea input {
    border: 0;
    width: 100%;
    vertical-align: middle;
}
#head #searchArea ul li.text {
    float: left;
    padding: 4px 2px;
    width: 140px;
    height: 18px;
    font-size: 12px;
}
#head #searchArea ul li.button {
    float: right;
    padding: 2px;
    width: 62px;
    font-size: 0.1em;
    position:absolute;
    right:0;
    top:0;
    box-sizing: content-box;
}
.nav-box {
    float: left;
    width: 1000px;
    margin: 0px auto;
    background: url(../images/index/nav_bg.jpg) no-repeat;
    position: relative;
}
.nav-box ul {
    padding-top: 0px;
    _padding-top: 17px;
}
.nav-box ul li {
    float: left;
    font-size: 16px;
    height: 47px;
    color: #fff;
    line-height: 47px;
    width: 100px;
    text-align: center;
    display: block;
}
.nav-box ul li:hover{
    background: rgb(255,255,255);
    filter: alpha(opacity=60);
    opacity: 0.6;
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
}
#head .nav-box ul li a {
    color: #fff;
    width: 100px;
    height: 47px;
    display: block;
    font-size: 16px;
}
#head .nav-box ul li:hover a{
    color: #000;
}
.nav-box .nav-line {
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100px;
    height: 3px;
    font-size: 0;
    line-height: 3px;
    background: none repeat scroll 0 0 #33678b;
}

/* 第三部分的CSS样式 */
.txt-warp {
    position: absolute;
    top: 137px;
    left: 0;
    margin: 0 auto;
    width: 100%;
    background: none repeat scroll 0 0 #FFFFFF;
    z-index: 5;
}
.cont {
    position: relative;
    z-index: 3;
    margin: 0 auto;
    width: 1000px;
}

/*底部链接部分*/
.link-bg {
    background: #3295e6;
    padding: 30px 0;
    overflow: hidden;
}
.link {
    margin: 0 auto;
    width: 1000px;
    height: auto;
    overflow: hidden;
}
.linkBlock {
    margin-right: 125px;
    float: left;
    display: block;
    overflow: hidden;
}
.linkBlock.w290 {
    width: 236px;
}
.linkBlock.w320 {
    width: 236px;
}
.linkBlock.nomr {
    margin-right: 0px;
    float: right;
}
.linkBlock .title h1 {
    font-size: 16px;
    color: #fff;
    line-height: 35px;
}
.linkmenuList {
    width: 100%;
    padding-top: 6px;
    overflow: hidden;
}
.linkmenuList li {
    float: left;
    /*width: 49%;*/
    padding: 5px 0 3px;
    line-height: 18px;
    overflow: hidden;
}
.linkmenuList li a {
    color: #fff;
    font-size: 12px;
}
.linkmenuList li a:hover {
    color: #b3ebff;
    text-decoration: none;
}
.linkmenuList li span {
    background: url(../images/index/common_bg.gif) -122px -39px no-repeat;
    width: 15px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    margin-right: 2px;
}

/*页脚*/
.footer {
    position: relative;
    z-index: 3;
    background: none repeat scroll 0 0 #FAFAFA;
    border-top: 1px solid #F3F3F3;
    height: auto;
    padding: 28px 0 40px;
}
.footer #page_foot_menu {
    font-size: 1.2em;
    margin: 0 0 1em 0;
    overflow: hidden;
    position: relative;
    text-align: center;
}
.footer a.page_foot_btn {
    width: 7em;
    padding: 0 1em;
    font-size: 12px;
    border-right: 1px solid #e6e4e4;
    color: #a2a2a2;
    cursor: pointer;
    text-align: center;
}
.footer p {
    color: #C6C6C6;
    line-height: 23px;
    text-align: center;
}
.footer .network-safe{
    width:300px;
    margin:0 auto;
    padding:20px 0;
    text-align:center;
}
.footer .network-safe a{
    display:inline-block;
    text-decoration:none;
    height:20px;
    line-height:20px;
}
.footer .network-safe a img{
    float:left;
}
.footer .network-safe a p{
    float:left;
    height:20px;
    line-height:20px;
    margin: 0px 0px 0px 5px;
    color:#939393;
}

.meau-gotop-box{
    z-index: 10000000;
    position: fixed;
    bottom: 80px;
    right: 30px;
    opacity: 1;
    display: none;
    cursor: pointer;
}
.meau-gotop-box > img{
    width:54px;
    height:54px;
    border:0;
}
.warper{
    background: url(../images/group/bg_idx_03.jpg) repeat-x scroll 50% 0 #FFFFFF;
}
.txt-warp {
    position: relative;
    top: 0px;
    left: 0;
    margin: 0 auto;
    width: 100%;
    background: none repeat scroll 0 0 #FFFFFF;
    z-index: 5;
}
.bnr-ny {
    position: relative;
    _margin: 0 auto;
    _width: 1000px;
    height: 100px;
    overflow: hidden;
}
.mcur{
    width: 100%;
    height: 88px;
    margin-top: 0px;
    padding-top: 20px;
    background-image: url(../images/group/group_header.jpg);
}
.mcur .wrap {
    height: 88px;
}
.mcur h1 {
    font-size: 34px;
    color: #3295e6;
    position: absolute;
    top: 20px;
    left: 10px;
    display: block;
}
.mcur h2 {
    font-size: 14px;
    color: #3295e6;
    position: absolute;
    right: 10px;
    top: 40px;
    float: right;
    font-weight: normal;
    display: block;
}
.mcur h2 a {
    color: #3295e6;
}
.projects {
    padding-top: 0px;
    margin-bottom: 92px;
    min-height: 670px;
}
#portamento_container {
    float: left;
    position: relative;
    min-height: 20px;
}
#portamento_container #sidebar {
    position: absolute;
    float: none;
    width: 135px;
    padding: 10px;
}
.projects-side {
    position: absolute;
}
.projects-side dl {
    background: none;
    padding-left: 10px;
}
.projects-side dl dd {
    margin: 0 0 1.8em 0;
    font-size: 1.2em;
}
.projects-side dl dd.cur a, .projects-side dl dd a:hover {
    color: #3295e6;
    text-decoration: none;
}
.projects-side .side-slider {
    background: none repeat scroll 0 0 #3295e6;
    height: 20px;
    left: 2px;
    position: absolute;
    top: 2px;
    width: 3px;
}

/*右侧*/
.projects-cont {
    color: #333333;
    font-size: 14px;
    margin-left: 135px;
    padding-left: 82px;
    border-left: 1px solid #d2dde1;
    min-height: 800px;
}
.project-box{
    background: #fff;
    padding-top: 40px;
}
.h23 {
    font-size: 15px;
    font-family: "Microsoft YaHei", Arial,sans-serif;
    line-height: 16px;
    font-weight: bold;
    color: #101010;
}
.h27 {
    font-size: 10px;
    line-height: 12px;
    color: #959595;
}
.project-box hr{
    border-bottom: #ddd 1px solid;
    border-left: #ddd 1px solid;
    border-top: #ddd 1px solid;
    border-right: #ddd 1px solid
}
#qt{
    margin-top:0;
}

.project-about-foot {
    width: 300px;
    float: left;
}

.project-about-foot  img {
    width: 300px;
}

.project-about-foot .project-about-foot-txt {
    text-align: center;
}
