body{
    font-family: Verdana;
    font-size: 15px;
    margin: 0px;
    padding: 0px;
}
h1,h2,h3,h4,h5,h6,input,ul,ol,li,p{
    margin: 0px;
    padding: 0px;
}
ul,ol{
    list-style: none;
}
.content{
    width: 100%;
    min-width: 1200px;
    margin: 0 auto;
}
.content .tips{
    width: 100%;
    min-width: 1200px;
    margin: 0px auto;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    color: #666;
    background-color: #f8f8f8;
    font-size: 14px;
}
.w1200{
    width:100%;
    max-width: 1200px;
    margin: 0 auto;
}
.fl{float:left;}
.fr{float:right;}
.content .tips ul{
    display: block;
    width: 1200px;
    margin: 0 auto;
}
.content .tips ul a{
    color: #666;
    text-decoration: none;
    padding: 0px 5px;
}
.content .tips ul li{
    float: right;
    margin-right: 10px;
}
.content .tips ul li:first-child{
    float: left;
}
.content .logo{
    width: 100%;
    min-width: 1200px;
    margin: 0px auto;
    height: 120px;
    background-color: #fff;
}
.content .logo img{
    display: block;
    width: 1200px;
    margin: 0px auto;
}
.content .menu{
    height: 45px;
    line-height: 45px;
    width: 100%;
    min-width: 1200px;
    background-color: #13227a;
    font-size: 16px;
}
.content .menu ul{
    display: block;
    width: 1200px;
    margin: 0 auto;
}
.content .menu ul li{
    display: block;
    float: left;
    text-align: center;
    margin: 0px 8px;
    padding: 0px 10px;
}
.content .menu ul li a{
    display: block;
    color: #fff;
    text-decoration: none;
}
.content .menu ul li:hover{
    background-color: #253cc6;
    cursor: pointer;
}
.content .row1{
    height: 300px;
}
.content .row1 .row1_ppt,.content .row1 .row1_txt,.content .row1 .row1_link{
    float: left;
    height: 300px;
}
.content .row1 .row1_ppt,.content .row1 .row1_txt{
}
.content .row1 .row1_ppt{
    width: 450px;
}
.content .row1 .row1_txt{
    width: 450px;
}
.content .row1 .row1_link{
    width: 300px;
    overflow: hidden;
}
.content .row1 .row1_link ul{
    display: block;
    height: 300px;
    width: 300px;
}
.content .row1 .row1_link ul li{
    display: block;
    width: 300px;
    height: 80px;
    overflow: hidden;
    margin: 15px 0px;
}
.content .row1 .row1_link ul li image{
    width: 300px;
    height: 80px;
}
.content .listRow{
    clear: both;
    width: 100%;
    max-width: 1200px;
    margin: 10px auto;
    height: 300px;
    overflow: hidden;
}
.content .listRow .list{
    width: 590px;
}

.content .listRow .list ul{
    display: block;
    width: 98%;
    margin: 5px auto;
}
.content .listRow .list ul li{
    display: block;
    width: 100%;
    height: 39px;
    line-height: 39px;
    border-bottom: 1px dotted #ccc;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.content .listRow .list ul li a{
    color: #555;
    text-decoration: none;
}
.content .listRow .list ul li span{
    display: block;
    width: 480px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.content .listRow .list ul li i{
    display: block;
    float: left;
    width: 95px;
    text-align: center;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    color: #999;
}
.content .listRow .list ul li a:hover{
    color: #253cc6;
}
.content .listRow .list ul{}

.title{
    width: 100%;
    height: 45px;
    line-height: 45px;
    border-bottom: 2px solid #13227a;
    overflow: hidden;
}
 .title h1{
    display: block;
    width: 49%;
    line-height: 55px;
    font-weight: bold;
    font-size: 18px;
    color: #13227a;
    float: left;
    text-indent: 1em;
}
 .title span{
    display: block;
    float: left;
    width: 49%;
    font-size: 13px;
    color: #999;
    text-align: right;
}
 .title span a{
    line-height: 70px;
    text-decoration: none;
    color: #666666;
}
.content .footer{
    color: #666;
    background-color: #EBEBEB;
    height: 100px;
    font-size: 15px;
    text-align: center;
    padding-top: 10px;
    line-height: 1.8em;
}
.content .footer a{
    color: #666;
    text-decoration: none;
}

.pageContent{
    min-height: 880px;
    margin-top: 10px;
}
.pageContent .left{
    width: 230px;
    min-height: 680px;
    float: left;
    border-right: 1px solid #ccc;;
}
.pageContent .left ul{
    display: block;
    width: 98%;
    margin:10px auto;
}
.pageContent .left ul li{
    display: block;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dotted #eceaea;
}
.pageContent .left ul li a{
    color: #666;
    text-decoration: none;
}

.pageContent .right{
    width: 960px;
    float: right;
    min-height: 800px;
}
.pageContent .right ul{
    display: block;
    width: 98%;
    margin:10px auto;
}
.pageContent .right ul li{
    display: block;
    width: 100%;
    height: 39px;
    line-height: 39px;
    border-bottom: 1px dotted #eceaea;
    overflow: hidden;
}
.pageContent .right ul li a{
    color: #555;
    text-decoration: none;
}
.pageContent .right ul a:hover{
    color: #13227a;
}
.pageContent .right ul li span{
    display: block;
    width: 830px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pageContent .right ul li i{
    color: #666666;
    width: 98px;
    text-align: center;
    font-style: normal;
    float: right;
}
.page{
    width:95%;
    margin:0px auto;
    height:65px;
    line-height:65px;
    text-align:right;
}
.page i{
    font-style:normal;
    padding:0px 4px;
}
.page span{
    padding:0px 15px;
    font-weight:bold;
}
.page a{
    padding:6px 20px;
    background-color:#13227a;
    margin-right:10px;
    border-radius:2px;
    color:#FFF;
    font-size:12px;
    text-decoration:none;
}
.page a:hover{ background-color:#253cc6;}

.articleContent{
    min-height: 880px;
}
.articleContent .aritlceTitle{
    width: 98%;
    text-align: center;
    padding: 25px 0px;
    margin: 10px auto;
}
.articleContent .aritlceTitle h1{
    font-size: 22px;
    font-weight: bold;
    line-height: 1.6em;
    color: #13227a;
}
.articleContent .aritlceTitle h5{
    display: block;
    margin: 20px auto;
    width: 600px;
    font-weight: normal;
    color: #555555;
    font-size: 16px;
    line-height: 2em;
    border-bottom: 1px solid #ccc;
}
.articleContent .articleCon{
    line-height: 1.8em;
    text-indent: 2em;
    color: #333;
    font-size: 15px;
}
.articleContent .articleCon p{
    margin: 15px 0px;
    text-indent: 2em;
}
.articleContent .articleCon img{
    max-width: 98%;
}


/*-----------------VMS SLider Start----------------*/
.VMS_Slider {
    width: 450px;
    height: 300px;
    font-size: 14px;
    position:relative;
    margin:0px auto;
    overflow:hidden;
}
.VMS_Slider img {
    border:0px;
    width: 450px;
    height: 300px;
}
.VMS_Slider a {
    text-decoration:none;
    font-size:16px;
}
.VMS_Slider a.control_btn {
    position:absolute;
    display: block;
    top: 50%;
    margin-top: -78px;
    width: 76px;
    height: 112px;
    cursor: pointer;
    z-index: 2;
    background: url(/web/images/buttons.png) no-repeat;
}
.VMS_Slider a.prev {
    left: 0;
    background-position: 0 0
}
.VMS_Slider a.next {
    right: 0;
    background-position: -76px 0
}
.VMS_Slider a.prev:hover {
    background-position: 0 -112px
}
.VMS_Slider a.next:hover {
    background-position: -76px -112px
}
.VMS_Slider .title{
    line-height: 20px;
}
/*----------------------------VMS Slider End------------------------*/