body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img{border:medium none;margin: 0;padding: 0; }
body,button, input, select, textarea{ font-size:14px; font-family: "微软雅黑",'Microsoft Yahei',tahoma, Srial, helvetica, sans-serif;}
ul, ol{list-style: none;}
body{background:#fff;}

a{text-decoration: none;color:#333; font-size: 16px;}
a { text-decoration: none; color: #333; }
a:focus{outline:none;}


img{border:0px;  outline-width:0px;  vertical-align:top;}
.cleafix:after{clear:both;content:"\200B";display:block;height:0;}
.cleafix{*zoom:1;}
.fl { float:left;}
.fr { float:right;}
.hide { display:none;}
.clear {clear:both; height:0; line-height:0; overflow:hidden;}
.text_center{text-align: center;}
.text_right{text-align: right;}

.margin_top10{ margin-top: 10px;}
.margin_top20{ margin-top: 20px;}
.margin_top30{ margin-top: 30px;}
.margin_top40{ margin-top: 40px;}
.margin_top50{ margin-top: 50px;}
.margin_top70{ margin-top: 70px;}
.line-heigt50{line-height:50px;}

/*各种颜色字体*/

.font_fen{color: #e4cece;font-size: 14px;}
.font_fen a{color: #e4cece;font-size: 14px;}
.font_fen a:hover{text-decoration: underline;}

.font_bai{color: #FFF;}
.font_hei1{color: #a6a6a6; font-size: 14px;}
.font_hei1 a{color: #a6a6a6; font-size: 14px;}
.font_hei1 a:hover{color: #a6a6a6;}


.font_huang{color: #ce882a;font-size: 14px;}
.font_huang a{color: #ce882a;font-size: 14px;}
.font_huang a:hover{text-decoration: underline;}

.red20 a{color:#c00a29;font-size: 20px;}
.red20 a:hover{color:#c00a29;text-decoration: underline;}
.red18 a{font-size: 18px;}
.red18:hover a{text-decoration: none}

a.red18:hover{text-decoration: none}
.wrapper{width: 100%; margin:0 auto;}
.wrapper .inner{width: 75%; margin: 0 auto;min-width:1210px;max-width: 1310px;}

/*header*/

.headerBk{height:157px;background-color: #042c5d;}

.innerBk{height:157px;background: url("../images/headBk.png") right bottom no-repeat;}
.headerl{width:50%;padding-top: 0px;}
.headerl img{display: block;padding-top: 15px;}
.headerr{width:50%; text-align: right;}

.header_dh{height: 35px;line-height: 35px; margin-top: 15px; margin-bottom: 15px;}
.header_dh ul li{float: right;padding: 0 5px;text-align: right;}

.header_search{
    width: 284px;
    height: 31px;
    /*background:url("../images/search.png") no-repeat;*/
    float: right;
    margin-right: 20px;
    padding-right: 9px;

}
.header_searchl{float:left;height: 25px;padding: 5px; padding-left: 15px;}
.header_searchr{float: right;width: 19px;height: 19px;padding-top: 5px;}

#aa:focus{ outline:none;}
.inp:focus {

    outline:none;

    border: 1px solid red;

}
.text {
    width: 238px;
    height: 30px;
    padding: 0 5px;
    line-height: 30px;
    color: #484848;
    font-family: "Microsoft Yahei";
    border: 1px solid #C8C8C8;
    border-right: 0;
    background: none;
}
.searchBt{
    width: 35px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #C8C8C8;
    border-left: 0;
    background: url(../images/searchBt1.png) no-repeat center;
    cursor: pointer;
}


/*菜单*/
.navbk_wrap{width:100%; height:65px; background-color: #294278; margin: 0 auto;}


.navbk{
    height: 65px;
}
.navbk .nav{
    width: 75%;
    min-width:1210px;
    max-width: 1310px;
    height: 65px;
    line-height: 65px;
    margin: 0 auto;
    position: relative;
    z-index: 111;
}
.navbk .nav li{
    float: left;
    width: 10%;
    height: 65px;
    line-height: 65px;
    text-align: center;
    background: url("../images/navspan.png")right center no-repeat;
    /*background-color: red;*/
}
.navbk .nav li:last-child{background: none;}
/*.navbk .nav li:last-child{background: none;}*/
.navbk .nav li a{
    color: #FFF; /*修改颜色*/
    /*color: #333; *//*修改颜色*/
    font-size: 18px;

}
.navbk .nav li a:hover{
    color: #FFF;
    font-size: 18px;
    /*background: #ac6304;*/
    text-decoration: underline;
    border-bottom: none;


}
.navspan{height: 16px;
    width: 1px;
    float: left;
    background: url("../images/navspan.png") repeat-y;
    margin-top: 17px;
    margin-bottom: 17px;}
.navbk .nav li a{display:block;}
.navbk .nav li .second-nav{
    width: 100%;
    display: none;
    position: relative;


    /*margin-left:10px;*/
    /*margin-right:10px;*/
}
.navbk .nav li .second-nav li{
    position: relative;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;



    background: rgba(4, 44, 93, 0.8);
    opacity: 0.8\9;
    background: #002d71\9;
    filter: alpha(opacity=90);
    /*border-top: 1px solid #ffffff;*/
}
.navbk .nav li .second-nav li:hover{background-color:#294278;}
.second-nav li a{ margin-left: 10px;margin-right: 10px;border-top: 1px solid #BBB; display: block; color:#ffffff; font-size:15px; }
/*.second-nav li a:first-child{ border-top: none;}*/
.navbk .nav li .second-nav li a:hover{color:#ffffff; text-decoration: underline;}


/*新闻和通知标题*/
.news_title{height: 72px;line-height: 72px;font-size: 18px;}
.news_title span.eng{display:inline-block;padding-left:5px;color: #333333;}
.news_title span.right{float: right;}
.news_title a{font-size: 22px;color: #4d70a4;}
.news_title a:hover{text-decoration: underline;}
.news_more{text-align: right;padding-top: 10px;}
.news_more a{font-size: 18px;}
.news_more a:hover{color: #004181;text-decoration: underline}
.news_title span a{font-size: 18px;color: #333333}

/*第一行开始*/
.main_hang1_l{width: 360px;}
.main_hang1_c{width: 460px;margin-left: 40px;}
.main_hang1_r{}
.main_hang1_r_con{margin-left: 900px;}

/*图片新闻1*/
.news_pic_wrap{width: 100%; margin-top: 35px;}
.news_pic_img img{width: 100%;height: 220px;}
.news_pic_title{height: 45px;line-height:45px;text-align:center;border-bottom: 1px solid #e5e5e5;}
.news_pic_abs{margin-top:30px;height: 118px;}
.news_pic_abs a{font-size: 14px;color: #9a9a9a}
.read_more{margin-top: 30px;text-align: center;}
.read_more a{color: #002d71;font-size: 14px;text-decoration: none;}

/*实验室*/
.systitle{font-size: 24px;text-align: center;margin-bottom: 10px;}
.systitlehr{margin:0 auto;height: 4px;width: 60px;background-color: #ca8a03;}
.sysbox{width: 14%;height: 150px;}
.sysbox_con{width:100%;height:150px;background-color: #888888;transition: background 0.4s;
    -moz-transition: background 0.4s; /* Firefox 4 */
    -webkit-transition: background 0.4s; /* Safari 和 Chrome */
    -o-transition: background 0.4s;}
.sysbox_con:hover{background-color: #0b307d;cursor: pointer}
.sysbox_con img{display: block;margin: 0 auto;padding-top: 20px;}
.sysbox_con span{display: block;width:100px;text-align:center;margin: 0 auto;font-size: 18px;color: #FFF;}

.margin_left16{margin-left: 3.2%;}
.juzhong{margin: 0 auto;}


/*新闻列表*/
.news_list_wrap{}
.news_list_wrap ul{}
.news_list_wrap ul li{line-height: 40px;}
.news_list_wrap ul li span{float: right;color: #888888}
.news_list_wrap ul li a:hover{text-decoration: none;color: #4d70a4}



/*通知列表*/
.notice_wrap{width: 100%; margin-top: 35px;}
.notice_list_wrap{width: 100%; height:70px;margin-top: 25px;border-bottom: 1px solid #e4e4e4;cursor: pointer}
.notice_list_wrap. notice_date_wrap:first-child{background-color:#03376e;}
.notice_list_wrap:last-child{border-bottom: none;}
.notice_date_wrap{width: 68px;height: 65px;float:left;margin-right: -64px;background-color: #c7c7c7;}
.notice_list_wrap:hover .notice_date_wrap{background-color: #03376e;}

.notice_date_wrap:first-child{background-color: #03376e;}

.notice_day{width: 100%;height: 30px;padding-top:5px;font-size:24px;text-align: center;color: #FFF; }
.notice_year{width: 100%;height: 35px;line-height: 35px; text-align: center;color: #FFF;}
/*.notice_day{width: 100%;height: 27px;line-height: 27px;text-align: center;color: #FFF; background-color: #3a5ba4;}*/
/*.notice_year{width: 100%;height: 27px;line-height: 27px; text-align: center;background-color: #eeeeee;}*/

.notice_con_wrap{height:60px;line-height:27px;margin-left: 80px;}
.notice_con_wrap a:hover{text-decoration: none;color: #0050a5}
/*新闻标题*/
.index_news_top{background: url("../images/newsBk.png") left bottom no-repeat; }
/*通知标题*/
.index_notice_top{background: url("../images/newsBk.png") left bottom no-repeat; margin-bottom: 30px;}

/*主体第二行*/
.main_hang2_Bk{height: 380px; background: url("../images/wkbak.png") right top no-repeat;position: relative;}
/*.main_hang2_Bk{height: 380px; background-color: #dee8f2;position: relative;}*/
.wangke_img{width: 522px;height: 380px;float: left;z-index: -1}
.wangke_img img{width: 522px;height: 380px;}
.wangke_jj{position:absolute;color:#FFF;right:100px; top:50px;width:680px;height:250px;padding: 20px 35px; z-index:9999999;background-color: #042c5d;}
.wangke_jj a{color: #FFF;}
.wangke_jj .title a{font-size: 18px;line-height: 70px;}
.wangke_jj .title a{font-size: 18px;}
.wangke_jj .jj a{line-height: 30px;font-size: 14px;}
.wangke_jj .gengduo{width:100%;text-align: right;}
.wangke_jj .gengduo a{font-size: 15px;}
/*主体第三行*/
.main_hang3_l{width: 30%;}
.main_hang3_c{width: 30%;}
.main_hang3_r{width: 25%;}
.main_jg{width: 4%;}
.main_jg1{width: 9%;}

/*footer*/
.footerBk{background-color: #042c5d; margin-top: 50px;}
/*.footerBk{background-color: #042c5d; margin-top: 50px;}*/
.footer_inner{height: 217px;}
.footer_l{float: left;margin-top: 40px;line-height: 35px;}
.footer_r{float: right; margin-top: 100px;}
.footer_bottom{height: 130px;line-height: 130px;color: #FFF;}

/*列表页*/
/*list banner*/
.listbanner img{ width: 100%;height: auto;}

/*list页面*/
.list-side-wrap{ width: 20%;float: left;}
.list-side-header{ height: 80px;line-height: 80px;border-bottom:1px solid #e2e2e2;background-color:#294278;text-align: center; font-size: 20px;color: #FFF; }
.list-side-header h1{}
.list-side-list{ padding-top: 5px;border-top: none; background: #e2e2e2;padding-bottom: 180px;}
.list-side-list ul li{line-height: 50px; text-align:center;border-bottom: 1px solid #cfd2d7;}
.list-side-list ul li:last-child{border-bottom: none;}
.list-side-list ul li.seleted a{color: #124D83;background: url("../images/arrow222.png") 220px center no-repeat;}
.list-side-list ul li a{color: #333;display: block;font-size: 17px;}
.list-side-list ul li a:hover{color: #124D83;text-decoration: underline;}
.list-side-img img{width: 100%;}


.list-margin{width: 8%;height:20px;float: left;}
.list-main-wrap{width: 72%;min-height:400px;float: left; }
.list-main-map{height: 40px;line-height: 40px;font-size: 30px!important}
.list-main-map span{color: #333; font-size: 20px;}
.list-main-map .weizhi{font-size: 14px;text-align:right}
.list-main-map .weizhi a{font-size: 14px;text-align:right;color: #333333}
.list-main-hr{height:6px;background: url("../images/mapBk.png") no-repeat;}
/*.list-main-hr{height: 1px;background: url("../images/bakline.png") left bottom no-repeat;}*/
.list-main-list{}

/*文章列表*/
.articl_list{min-height:800px}
.articl_list ul{}

.articl_list ul li span{float: right;}


/*图片*/
/*设备列表*/
.list-pic-wrap{width: 28%;margin-right:3%; margin-top:50px;float: left;background-color: #edeef2}
.list-pic-wrap:hover{cursor: pointer;}
.list-pic-wrap:hover{background-color: #dedfe6}
/*.list-pic-wrap:hover .pic_info{background:url("../images/cpmore.png") right center no-repeat}*/
.list-pic-wrap:hover a{color: #333;text-decoration: underline;}
.pic{}
.pic img{width: 100%;height: 200px;}
.pic_info a{display:block;line-height:30px;font-size:16px;text-align: center;}





/*文章详情*/
.list-main-detail .title{margin-top:30px;text-align: center;height: 40px;
    line-height: 40px;
    font-size: 20px;
    color: #000;
}
.list-main-detail .title_info{line-height: 50px; text-align: center;margin-top:20px;font-size:16px;}
.list-main-detail .detail{}


.wp_listcolumn{border-top:none;border-bottom:none;}
.wp_listcolumn .wp_column a {
    line-height: 50px; text-align:center;
    background-image:none!important;
    background:none;
    font-size:17px;
    color:#333;
    font-weight: normal;border-top:none;
}

.wp_listcolumn .wp_column {
    line-height: 50px; text-align:center;border-top:none;
}

.wp_listcolumn .wp_column a:hover {
    color: #124D83;
    background:none;
}

.wp_listcolumn .wp_column a.selected {

    color: #124D83;
    background: url("/_upload/tpl/01/0b/267/template267/images/arrow222.png") 220px center no-repeat;


}
.wp_listcolumn .selected {

    background: url("/_upload/tpl/01/0b/267/template267/images/arrow222.png") 220px center no-repeat;

}
.wp_entry img{max-width: 855px;}

.wp_entry img{max-width: 855px;}
.pages_count{line-height:40px;font-size:16px;}
.wp_paging li a{line-height:40px;}
.articl_list ul li span{font-size:16px;}
.wp_entry img{max-width: 855px;}
.pages_count{line-height:40px;}
.wp_paging li a{line-height:40px;}
.articl_list ul li span{font-size:16px;}
.wp_paging li a{line-height:25px}

.wp_paging{margin-top:90px;}
