*{
    margin:0;
    padding:0;
    list-style: none;}
body{
    font:14px "Microsoft YaHei";
    line-height:2;}
a{
    display: inline-block;
    text-decoration: none;}
a img{
    display: block;
    border:0;}
.l{
    float:left;}
.r{
    float:right;}
.alignl{
    text-align: left!important;}
/*外间距*/
.mt10{
    margin-top:10px;}
.mt20{
    margin-top:20px;}
.mt60{
    margin-top:60px;}
.mb15{
    margin-bottom:15px;}
.mb25{
    margin-bottom:25px;}
.mr35{
    margin-right:35px;}
.mt10-mb10{
    margin-top:10px;
    margin-bottom:10px;}
.mt15-mb15{
    margin-top:15px;
    margin-bottom:15px;}

/*内间距*/
.pt0{
    padding-top:0px;}
.pt10{
    padding-top:10px;}
.pl5{
    padding-left:5px;}
.pl35{
    padding-left:35px;}
.pt10-pb5{
    padding-top:10px;
    padding-bottom:5px;}
.pt15-pb15{
    padding-top:15px;
    padding-bottom:15px;}
.pl5-pr5{
    padding-left:5px;
    padding-right:5px;}
.pl40-pr40{
    padding-left:40px;
    padding-right:40px;}
.p0{
     padding:0px;}

.p5{
    padding:5px;}
/*行间距*/

/*字体*/
.font12{
    font-size:12px;}
.font16{
    font-size:16px;}
.font18{
    font-size:18px;}
/*颜色*/
.c-005E5E{
    color:#005E5E;}
.c-F05900{
    color:#F05900;}
.c-919191{
    color:#919191;}
.bg-E3E6E6{
    background:#E3E6E6;}

/*模版样式*/
.box-r a{
    color:#005E5E;}
.txt_list li a:hover{
    color:#005E5E;}
.article_wrap .article {
    padding: 30px 60px;}
.article_wrap .article  .article_title {
    font-size: 1.7em;
    font-weight: 600;
    text-align: center;}

.article_wrap .article_info{
    font-size: 12px;
    color: #666;
    text-align: center;}
.article_wrap .solid {
    border-top: 2px solid #005e5e;}
.article_wrap .article_content p{
    text-indent: 2em;}
/*清除浮动*/
.main-innerbox1,.yjxz ul,.main-con{
    overflow: hidden;}
/*header开始*/
.header{
    min-width:1070px;
    height:44px;
    background:#005E5E;
    color:#fff;
    font-size:12px;}
.header-box{
    width:1070px;
    height:100%;
    margin:0 auto;}
.header-box .r{
    height:100%;
    line-height:44px;}
.header-box a{
    color:#fff;}
.header-box a:hover{
    text-decoration: underline;}
form{
    display: inline-block;}
.serch-word,.serch-btn{
    height:30px;
    border:0;
    border-radius:5px;}
.serch-word{
    width:200px;
    background:#fff;}
.serch-btn{
    width:40px;
    color:#fff;
    background:#a2a2a2;}
/*header结束*/

/*logo开始*/
.logo-box{
    min-width:1070px;
    height:130px;
    background:#EFEFEF;}
.logo{
    width:1070px;
    height:100%;
    margin:0 auto;
    background:url(../images/logo.png) no-repeat center left;}
/*logo结束*/

/*nav开始*/
.nav{
    min-width:1070px;
    height:50px;
    font-size:18px;
    background:url(../images/nav_bg.png) repeat-x 0 0;}
.nav ul{
    width:1070px;
    height:100%;
    margin:0 auto;}
.nav ul li{
    float:left;
    line-height:50px;
    width:12.4%;
    text-align: center;
    position:relative;
     z-index: 999;}
.nav ul a{
    color:#424242;}
.nav ul a:hover {
    color:#005E5E;}
#active+a{
    color:#005E5E;}
#active{
    border-bottom:5px solid #005E5E;
    line-height:45px;}

.nav .list
{
    width:100%;
    background:#EFEFEF;
    line-height:40px;
    border:1px solid #ccc;
    position:absolute;
    top:50px;left:0;
    display:none;
    z-index: 999;}
/*nav结束*/

/*banner开始*/
.banner-box{
    min-width:1070px;
    height:306px;
    background: #EFEFEF;}
.banner{
    width:1070px;
    height:100%;
    margin:0 auto;
    position: relative;}
.banner .con{
    width:100%;
    height:100%;
    overflow:hidden;}
.banner .con img{
    width:1070px;
    height:306px;}
.banner .btn{
    width:160px;
    height:25px;
    position:absolute;
    bottom:10px;
    right:10%;
    z-index:10;}
.banner .btn li{
    display:block;
    width:25px;
    height:100%;
    margin-right:10px;
    line-height:25px;
    color:#fff;
    float:left;
    text-align:center;
    font-size:20px;
    background:#000;
    cursor:pointer;}
.banner #hot{
    width:35px;
    height:35px;
    line-height:35px;
    background:#005E5E;
    margin-top:-5px;}

.banner .icon{
    width:100%;
    height:100px;
    position:absolute;
    top:50%;
    margin-top:-50px;}
.banner .icon div{
    width:50px;
    height:100%;
    background:rgb(0,0,0);
    background:rgba(0,0,0,0.5);
    filter:alpha(opacity=50);
    font-family:"宋体";
    text-align: center;}
.banner .icon .left{
    float:left;
    margin-left:10px;
    color:#fff;
    font-size:80px;
    line-height:100px;
    cursor:pointer;}
.banner .icon .right{
    float:right;
    margin-right:10px;
    color:#fff;
    font-size:80px;
    line-height:100px;
    cursor:pointer;}
/*banner结束*/

/*main开始*/
.main-box{
    width:1070px;
    min-width:1070px;
    margin:0 auto;}
.main-box .txt_list a{
    color:#636363;}
.main-box a{
    color:#005E5E;}
.main-box .list-wrap{
    margin-left:-2%;}

.main-box .list{
    width:31.3%;
    height:300px;
    margin-left:2%;
    float:left;
    margin-bottom: 10px;}

.main-box .box-body a{
    display:block;}
.main-box .box-body img{
    width:100%;}
.icon-l{
    width:46px;
    height:40px;}
/*学术动态*/
.icon-xsdt{
    background: url(../images/zxdt_ic.png) no-repeat center center;}
/*通知公告*/
.icon-tzgg{
    background: url(../images/tzgg_ic.png) no-repeat center center;}
/*新闻热点*/
.icon-xwrd{
    background: url(../images/xwzx_ic.png) no-repeat center center;}
/*研究方向*/
.icon-yjfx{
    background: url(../images/kxyj_ic.png) no-repeat center center;}

/*友情链接*/
.icon-yqlj{
    }
/*联系我们*/
.icon-lxwm{
   }


/*研究小组*/
.icon-yjxz{
    background: url(../images/yjxz_ic.png) no-repeat center center;}
.yjxz ul{
    padding:0 10px;}
.yjxz li{
    width:251px;
    float:left;
    margin:10px 5px;
    border:1px solid #005E5E;
    padding-left:10px;}

/*友情链接开始*/
.yqlj{
    height:150px;
    background:#EFEFEF;}
.yqlj-title{
    width:44px;
    height:100%;
    background:#005E5E;
    text-align: center;
    color:#fff;
    font-size:16px;
    padding:10px 0;}
.yqlj-con{
    width:1026px;
    height:50%;}
.yqlj-con li{
    width:20%;
    height:100%;
    text-align: center;
    line-height:75px;
    float:left;}
.icon1{
    background:url(../images/yqlj_logo1.png) no-repeat center left;}
/*友情链接结束*/
/*main结束*/

/*footer开始*/
.footer{
    text-align: center;}
.footer .solid {
    border-top:6px solid #005E5E;}
.footer span{
    display:block;
    font:12px "NSimSun";
    line-height:30px;}
/*footer结束*/

/*------------------------------二级页面--------------------------------------------*/
.main-con a:hover,.main-con .txt_list li a:hover{
    color:#005E5E;
    text-decoration: underline;}
.main-left{
    width:270px;}
.main-left li{
    width:100%;
    height:42px;
    background:#eee;
    border-radius:5px;
    margin:3px 0;
    padding-left:10px;
    line-height:42px;}
.main-con li a{
    color:#020202;}
.main-con .txt_list li{
    line-height:2.4;
    font-family:"NSimSun";}
.main-con .txt_list li a{
    color:#020202;}
.main-con .main-left #active{
    background:#005E5E;}
.main-con .main-left #active a{
    color:#fff;}

.main-con .main-right{
    width:760px;}

/*-------------------------------三级页面-----------------------------------*/
.article_content p{
    line-height:34px;
    padding:10px 0;
    text-indent:2em;}
/*-------------------------------互动留言-----------------------------------*/
.hdly-img{
    width:320px;
    height:320px;
    overflow: hidden;
    float:left;}
.hdly-con{
    width:440px;
    float:right;}
.hdly-con p{
    margin:20px 0;}

table.hdly-wt{
    font-size:16px;}
.hdly-wt td{
    padding: 10px 0;}
.hdly-wt .hdly-input{
    height: 34px;}
.hdly-wt textarea{
    resize:none;
    height: 100px;}
.hdly-wt td p{
    color:#666;
    margin-left:10px;
    font-size:14px;}
.hdly-wt .hdly-input,.hdly-wt textarea{
    width:100%;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;}
.hdly-btn{
    background:#ccc;
    padding:5px 30px;
    border:none;
    color:#fff;
    font-size:16px;
    border-radius: 4px;
    margin-top:10px;}
/*分页*/
.pages_list .pagination{
    text-align: center;}
.pages_list .pagination a{
    display:inline-block;}
/*2016.4.29新增页面*/
/*-------------------------------联系我们-----------------------------------*/
.hdly-con{
    padding-top:60px;}
.contact{
    margin: 20px 0;color:#333;}
.contact .icon{background: url(../images/icon-contact.png) no-repeat 0 0;padding:5px 0 5px 35px;}
.contact .tel{background-position: 0 10px;}
.contact .fax{background-position: 0 -82px;}
.contact .pos{background-position: 0 -176px;}
.contact .mail{background-position: 0 -266px;}
/*-------------------------------列表页-----------------------------------*/
.article_wrap .list_title{
    font-size: 1.5em;
    font-weight: 600;}
.article_wrap .txt_list li {
    border-bottom: 1px dashed #ccc;}