* {margin: 0;padding: 0;box-sizing: border-box;}
.none{display: none;}
body{min-width: 1300px;font-size:12px;font-family:"Microsoft Yahei";}
img {border: none;}
a {text-decoration: none;cursor:pointer;color: inherit;}
.defaultcursora{cursor: default;}
a:hover,a:link{text-decoration: none;	}
p {margin: 0;}
ul {margin: 0;padding: 0;list-style: none;}
.clear:after{display: block;content:'';clear:both;}
.clear{}
.marauto{margin:auto;}
.fl{float:left;}
.fr{float:right;}
.bold{font-weight: bold;}
.con-wrap{width: 1200px;margin: 0 auto;}
.logo-wrap{height:180px;background: url(bg-logo.png);}
.logo-wrap .con-wrap{padding-top: 30px;}
.logo-wrap .logo-blk{display: block;width: 797px;height: 115px;background: url(logo.png) no-repeat 0 center;}
.logo-wrap .search-box{width:226px;height: 34px;background: rgba(68, 114, 196,.3);border-radius: 17px 17px;padding: 0 16px 0 15px;margin-top: 75px;}
.logo-wrap .search-ipt{width: 150px;height: 34px;font-size: 16px;line-height: 34px;background: transparent;border:none;outline: none;}
.logo-wrap .search-btn{width:18px;height: 100%;background: url(search-btn.png) no-repeat 0 center;cursor: pointer;}
.nav-wrap{height: 55px;line-height: 55px;background: rgb(2,91,151);}
.nav-wrap .con-wrap{text-align: center;}
.nav-wrap a{display: inline-block;position: relative;font-size: 18px;color: #fff;font-weight: bold;padding: 0 65px;}
.nav-wrap a.active{height: 60px;background: rgb(52,167,158);top: -5px;}
.main-wrap{margin-top:40px;min-height: 500px;}
.bottom-wrap{font-size: 14px;color:#fff;padding: 44px 0;background: rgb(68,114,196);}
.bottom-wrap .con-wrap{position: relative;}
.bottom-wrap p{text-align: center;margin-top: 13px;}
.bottom-wrap .links{margin: 0 0 27px;}
.bottom-wrap .links span{margin:0 8px;}
.bottom-wrap .links span:last-child{display: none;}
.bottom-wrap .sydw{position: absolute;z-index:6;right:200px;bottom:0;width:60px;height:74px;background: url(i-bottom-sydw.png) no-repeat;}


.blk-con-tit  {
    font-size:16px;
    margin: 10px auto;
}

.blk-con-abstract  {
    font-size:14px;
    color: #999999;
    line-height:1.6;
    text-indent: 28px;
}

.blk-con-pic img {
    max-width: 100%;
    min-width: 90%;
    height: 270px;
    margin: auto;
    display: block;
}

.list-blk p {
    margin: 10px 10px 10px 10px;
}