/**
 * 	清除css默认样式
 */
body, h1, h2, h3, h4, h5, h6, hr, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, lengend, button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */
    margin: 0;
    padding: 0;
}
*{box-sizing: border-box;}
html, body {
    min-height: 100%;
}

body {
    font-family: "Microsoft YaHei";
    font-size:14px;
    color:#333;
}
a,a:hover{text-decoration: none;}

h1 { font-size: 18px; /* 18px / 12px = 1.5 */ }
h2 { font-size: 16px; }
h3 { font-size: 16px; color: #222222;letter-spacing:1px;}
h4{color: #8b8b8b;letter-spacing:1.5px;line-height: 25px;margin-top: 11px;}

address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */
code, kbd, pre, samp, tt { font-family: "Courier New", Courier, monospace; } /* 统一等宽字体 */small { font-size: 12px; } /* 小于 12px 的中文很难阅读，让 small 正常化 *//* 重置列表元素 */ul, ol { list-style: none; }/* 重置文本格式元素 */a { text-decoration: none; }a:hover { text-decoration: underline; }abbr[title], acronym[title] { /* 注：1.ie6 不支持 abbr; 2.这里用了属性选择符，ie6 下无效果 */border-bottom: 1px dotted;cursor: help;}q:before, q:after { content: ''; }/* 重置表单元素 */legend { color: #000; } /* for ie6 */fieldset, img { border: none; } /* img 搭车：让链接里的 img 无边框 *//* 注：optgroup 无法扶正 */button, input, select, textarea {    font-size: 100%; /* 使得表单元素在 ie 下能继承字体大小 */}/* 重置表格元素 */table {border-collapse: collapse;border-spacing: 0;}/* 重置 hr */hr {    border: none;    height: 1px;}

.clearboth,clearfix{clear: both;}
.mt-7{margin-top: 7px;}
.mt-9{margin-top: 9px;}
.mt-12{margin-top: 12px;}
.mt-16{margin-top: 16px;}  .mt-19{margin-top: 19px;}
.mt-24{margin-top: 24px;}  .mt-29{margin-top: 29px;}  .mt-36{margin-top: 36px;}
.w-auto{
    width: 1200px;
    margin: 0 auto;
}

.fl{float: left;}  .fr{float: right;}
.r-img{margin-top: 5px;
    float: right;}
body{background-color: #f6f6f6;}
#head{
    width: 100%;
    height: 210px;
    margin: 0 auto;
    background-color: #092c8a;
}
#head .header{
    width: 100%;
    height: 150px;
    background-image: url(../img/header.png);
}
#head .header .w-auto i.search-icon{
    display: inline-block;
    width: 23px;
    height: 23px;
    background-image: url(search.svg);
    position: relative;
    top: 65px;
    left: 572px;
    cursor: pointer;
}
#head .header .w-auto a.logo{
    background-image: url(../img/logo.png);
    display: block;
    width: 590px;
    height: 120px;
    background-repeat: no-repeat;
    background-position-y: center;
float:left;
}
#head .header .w-auto input{
    float: right;
    width: 184px;
    height: 34px;
    margin-top: 59px;
}
#head .header .w-auto .search{
    float: right;
    width: 50px;
    height: 35px;
    margin-top: 59px;
    background-color: #ff6d00;
}
#head .nav ul{
    height: 60px;
}
#head .nav ul li {
    float: left;
    list-style: none;
    height: 18px;
    margin-top: 21px;
    border-left: 1px solid white;
    padding: 0px 26px;
}

#head .nav ul li a{
    display:block;
    color: white;
    font-size: 16px;
    height:18px;
    line-height:18px;
    padding:0;
    font-family: "Microsoft Yahei",Arial;
}
#head .nav ul li a span{
    padding:0; margin:0; line-height:18px;font-weight: 600;
}
#head .nav ul li a:hover{
    text-decoration: none;
    color: red;
}
#head .nav ul li:last-child{
    padding-right: 0px;
}
#head .nav ul li:first-child{
    border: 0px;
    padding-left: 0px;
}
#content{
    height: auto;
}

.banners{clear:both;margin:0;padding:0;display:block;width:1200px;height:250px;position: relative;overflow: hidden;}
#ContentID,#ContentID li,#ContentID li a img{width:1200px;height:250px;}
.Button{width:42px; height:64px;position:absolute; top:98px;z-index:900; cursor:pointer;}
.Button:hover{background-color: #999;}
#RightButton{left:0px;}
#LeftButton {right:0px;}
#RightButton i{display:block;width:100%;height:100%;background:url(../img/bannerL.png) 10px 10px no-repeat;}
#LeftButton  i{display:block;width:100%;height:100%;background:url(../img/bannerR.png) 10px 10px no-repeat;}


.bannerss{clear:both;margin:0;padding:0;display:block;width:356px;height:255px;position: relative;overflow: hidden;}
#BContentID,#BContentID li,#BContentID li a img{padding:0;margin:0;width:356px;height:255px;}
#BContentID li a{ position:relative;}
#BContentID li a h2{ display:block;padding:0;margin:0; height:40px; line-height:40px;width:356px;position:absolute; bottom:0; left:0; background:url(../img/pic_tit_bg1.png) 0 0 repeat; text-indent:10px;white-space:nowrap; text-overflow:''; overflow:hidden; font-size:14px; font-weight:400; color:#ffffff;}


#content .newslist{
    width: 100%;
    height: 313px;
}
#content .newslist .inform{
    float: right;
    width: 393px;
    height: 313px;
}
#content .newslist .newslist-header{
    height: 35px;
    border-bottom: 2px solid #1d64b4;
}
#content .newslist .newslist-header span{
    display: block;
    float:left;
    color: #1d64b6;
    font-size: 19px;
    font-weight: bold;
    padding-left: 18px;
}
#content .newslist .newslist-header span.last{float: right;}
#content .newslist .newslist-header span.last a{

    color: #919191;
    font-size: 14px;
    /*font-weight: bold;*/
    padding-right: 14px;
    padding-top: 6px;
}




#content .newslist .inform .news-content .inform-list{
    list-style-type:none;
}

#content .newslist .inform .news-content .inform-list li{
    width: 393px;
    height: 42px;
    border-bottom: 1px dashed #b6b6b6;
}

#content .newslist .inform .news-content .inform-list li.list_item .pr_fields span{
    float:left;
}
#content .newslist .inform .news-content .inform-list li.list_item .pr_fields span.Article_Index{ margin:10px 5px 0 0;}
#content .newslist .inform .news-content .inform-list li a{
    display: block;
    float: left;
    width: 275px;
    line-height: 36px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-left: 0px;
    color: #333;
}
#content .newslist .inform .news-content .inform-list li a:hover{
    text-decoration: none;
    color: #1d64b4;
}
#content .newslist .inform .news-content .inform-list li span{
    float: right;
    line-height: 36px;
    display: block;
    color: #8b8b8b;
}



#content .newslist .news{
    float: left;
    width: 794px;
    height: 313px;
}
#content .newslist .news .news-content{
    width: 760px;
    height: 255px;
    margin-left: 16px;
}
#content .newslist .news .news-content .news-text{
    float: right;
    width: 385px;
    height: 255px;
}

i.icon{
    display: block;
    float: left;
    width: 20px;
    height: 36px;
    /*border: 1px solid red;*/
    background: url(../img/dot.png) 5px 13px no-repeat;
}
i.icon1{
    display: block;
    float: left;
    width: 22px;
    height: 39px;
    /*border: 1px solid red;*/
    background: url(../img/dot1.png) 5px 14px no-repeat;
}
i.icon2{
    display: block;
    float: left;
    width: 22px;
    height: 60px;
    background: url(../img/dot.png) 5px 25px no-repeat;
}

#content .newslist .news .news-content .news-text .news-list{
    list-style-type:none;
}

#content .newslist .news .news-content .news-text .news-list li{
    width: 385px;
    height: 42px;
    border-bottom: 1px dashed #b6b6b6;
}

#content .newslist .news .news-content .news-text .news-list li.list_item .pr_fields span{
    float:left;
}
#content .newslist .news .news-content .news-text .news-list li.list_item .pr_fields span.Article_Index{ margin:10px 5px 0 0;}
#content .newslist .news .news-content .news-text .news-list li a{
    display: block;
    float: left;
    width: 275px;
    line-height: 36px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-left: 0px;
    color: #333;
}
#content .newslist .news .news-content .news-text .news-list li a:hover{
    text-decoration: none;
    color: #1d64b4;
}
#content .newslist .news .news-content .news-text .news-list li span{
    float: right;
    line-height: 36px;
    display: block;
    color: #8b8b8b;
}
#content .educate{
    width: 590px;
    height: 284px;
    float: left;
}
#content .educate-header{
    height: 40px;
    border-bottom: 2px solid #1d64b4;
}
.pannel-switch{
    background-color: #f6f6f6;
    border-bottom: 2px solid #1d64b4;
    color: #6b6b6b;
}
.pannel-switch.on{
    background-color: #1d64b4;
    color: white;
}
#content .educate-header span{
    width: 120px;
    height: 40px;
    text-align: center;
    display: block;
    float: left;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
}
#content .educate-header span.last{
    width:auto;
    display: inline-block;
    float: right;
}
#content .educate-header span.last a{

    margin-right: 10px;
    height: 40px;
    line-height: 40px;
    color: #919191;
    font-size: 14px;
}
#content .educate-r{
    width: 590px;
    height: 284px;
    float: right;
}


#content .educate-list{
    list-style-type:none;
}
#content .educate-list li{
    width: 590px;
    height: 39px;
}
#content .educate-list li.list_item .pr_fields span{
    float:left;
}
#content .educate-list li.list_item .pr_fields span.Article_Index{ margin:10px 5px 0 0;}


#content .educate-list li a{
    display: block;
    float: left;
    width: 410px;
    line-height: 39px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-left: 0px;
    color: #333333;
}
#content .educate-list li a:hover{
    text-decoration: none;
    color: #4f7cc0;
}
#content .educate-list li span{
    float: right;
    margin-right: 14px;
    line-height: 39px;
    display: block;
    color: #8b8b8b;
}
#content .biology-banner{
    width: 100%;
    height: 90px;
}
#content .biology-banner ul li{
    width: 165px;
    height: 90px;
    text-align: center;
    float: left;

}
#content .biology-banner ul li:hover{
    box-shadow: 0px 0px 10px 5px #777474;
    -webkit-box-shadow: 0px 0px 10px 5px #777474; /*兼容低版本的chrome*/
    -moz-box-shadow: 0px 0px 10px 5px #777474; /*兼容低版本的firefox*/
}
#content .biology-banner ul li a{
    display: table-cell;vertical-align: middle;
    width: 232px;
    height: 90px;
    font-size: 14px;
    line-height: 160%;
    color: white;
    font-weight: 600;
    text-align: center;

}
#content .biology-banner ul li a:hover{
    text-decoration: none;
}
#content .biology-banner ul li.link1{
    margin-left: 6px;
    background-image: url(../img/footbanner1.png);
}
#content .biology-banner ul li.link2{
    margin-left: 6px;
    background-image: url(../img/footbanner2.png);
}
#content .biology-banner ul li.link3{
    margin-left: 6px;
    background-image: url(../img/footbanner3.png);
}
#content .biology-banner ul li.link4{
    margin-left: 6px;
    background-image: url(../img/footbanner4.png);
}
#content .biology-banner ul li.link5{
    margin-left: 6px;
    background-image: url(../img/footbanner5.png);
}
#content .biology-banner ul li.link6{
    margin-left: 6px;
    background-image: url(/_upload/article/images/17/07/4e4ae3194b4d942d826541c29dca/44e296f8-a840-4074-b0aa-c872d17a22f7.jpg);
}
#content .biology-banner ul li.link7{
    margin-left: 0px;
    background-image: url(/_upload/article/images/17/07/4e4ae3194b4d942d826541c29dca/ed58c1fe-ad88-4f10-8f41-505f528a99f4.jpg);
}
#foot{
    height: 90px;
    width: 100%;
    background-color: #092c8a;
    text-align: center;
    line-height: 90px;
    color: white;
    font-size: 14px;
}

.example2{width: 356px;float: left;}
.example2 ol{position:relative;width: 140px;height: 20px;top:-25px;left:260px;}
.example2 ol li{float:left;width: 13px;height: 13px;margin: 2px;background: #fff;font-size: 12px;text-align: center;line-height: 13px;}
.example2 ol li.seleted{background: #1AA4CA;}



/*新闻视点详情页面样式*/
#content .news-detail{
    min-height: 770px;
    background-color: white;
}
.news-detail-fl{
    width: 290px;
    float: left;
    min-height: 770px;
}
.news-detail-fr{
    width: 890px;
    height: auto;
    float: right;
}
.state{
    width: 100%;
    border-bottom: 1px solid #777474;
    font-size: 14px;
    overflow:hidden;
}
.tit{
    width: 290px;
    text-align: center;
    letter-spacing: 2px;
    background-color: #092c8a;
padding: 20px 15px;
}
.tit span{
    font-size: 28px;
    font-family: "Microsoft YaHei";
    font-weight: bold;
    color: white;
}
.topic{
    width: 290px;
}
.topic .topic-tip .wp_listcolumn li{
    height: 30px;
    line-height: 30px;

    margin-top: 3px;
}
.topic .topic-tip .wp_listcolumn i{
    display: block;
    width: 25px;
    height: 25px;
    float: left;
    margin-right: 6px;
    background: url(../img/right.png) 0 4px no-repeat;
}
.topic .topic-tip .wp_listcolumn li:first-child{
    margin-top: 5px;
}
.topic .topic-tip .wp_listcolumn li a{
    font-size: 16px;
    font-weight: 400;
    color: black;
    text-decoration: none;
}
.topic .topic-tip .wp_listcolumn li a:hover{
    color: red;
}
.fast-link{
    width: 290px;
    height: 400px;
}
.fast-link .fast-link-tit{
    width: 290px;
    height: 30px;
    text-align: center;
    border-bottom: 1px solid #092c8a;
    box-shadow: 0 1px 2px #092c8a;
    -webkit-box-shadow: 0 1px 2px #092c8a; /*兼容低版本的chrome*/
    -moz-box-shadow: 0 1px 2px #092c8a; /*兼容低版本的firefox*/
}
.fast-link .fast-link-tit i{
    display: block;
    float: left;
    width: 30px;
    height: 30px;
    background: url(../img/fastlink.png) 5px 5px #092c8a no-repeat;
}
.fast-link .fast-link-tit span{
    display: block;
    width: 100px;
    height: 30px;
    font-size: 16px;
    line-height: 30px;
    margin-left: 20px;
    color: black;
    /*border-bottom: 1px solid #092c8a;*/
}
.fast-link-img li{width:50%;}
.fast-link-img{
    width: 290px;
    padding: 4px;
}
.fast-link-img li a{
    display: table-cell;
    width: 145px;
    height: 90px;
    font-size: 12px;
    vertical-align: middle;
    color: white;
    line-height: 20px;
    text-decoration: none;
}
.fast-link-img li.flink1 a{
    background: url(../img/fast1.png) no-repeat;
}
.fast-link-img li.flink2 a{
    background: url(../img/fast2.png) no-repeat;
}
.fast-link-img li.flink3 a{
    background: url(../img/fast3.png) no-repeat;
}
.fast-link-img li.flink4 a{
    background: url(../img/fast4.png) no-repeat;
}
.fast-link-img li.flink5 a{
    background: url(../img/fast5.png) no-repeat;
}
.fast-link-img li.flink6 a{
    background: url(/_upload/article/images/17/07/4e4ae3194b4d942d826541c29dca/ed58c1fe-ad88-4f10-8f41-505f528a99f4.jpg) no-repeat;
}
.fast-link-img li.flink7 a{
    background:url(/_upload/article/images/17/07/4e4ae3194b4d942d826541c29dca/44e296f8-a840-4074-b0aa-c872d17a22f7.jpg) no-repeat;
}


#content .news-detail .news-detail-list .wp_article_list{
    height: auto;
    overflow: hidden;
}
#content .news-detail .news-detail-list .wp_article_list li:first-child{
    margin-top: 10px;
}
#content .news-detail .news-detail-list .wp_article_list li{
    width: 98%;
    height: 60px;
    border-bottom: 1px dashed #b6b6b6;
}

#content .news-detail .news-detail-list .wp_article_list li .pr_fields .Article_Index{width:5px;float:left; background-position:0 24px;margin-right: px;}
#content .news-detail .news-detail-list .wp_article_list li .Article_PublishDate{padding-top:12px; font-size:12px;}
#content .news-detail .news-detail-list{
    width:96%;
    margin:0 auto;
}
#content .news-detail .news-detail-list .wp_article_list li a{
    display: block;
    float: left;
    width: 600px;
    line-height: 60px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    /*margin-left: 20px;*/
    color: #333333;
    font-size: 15px;
}
#content .news-detail .news-detail-list .wp_article_list li a:hover{
    color: #092c8a;
    text-decoration: none;
}
#content .news-detail .news-detail-list .wp_article_list li span{
    height: 42px;
    float: right;
    line-height: 42px;
    display: block;
    color: #8b8b8b;
    font-size: 15px;
}


#content .news-detail .news-detail-list .wp_paging{
    margin-top: 30px;
    display: block;
    float: right;
    margin-right:15px;
    height: 50px;
    line-height: 42px;
    color: #999999;
}
#content .news-detail .news-detail-list .wp_paging .page_jump .pageNum{ margin-top:0;height:16px;}
#content .news-detail .news-detail-list .wp_paging .page_jump .pagingJump{line-height:16px;}

/*内容页详情样式*/
#content-detail{
    width: 1200px;
    height: auto;
    margin: 20px auto;
    background-color: white;
}
.content-header{
    width: 96%;
    height: 120px;
    margin: 0 auto;
    text-align: center;

    border-bottom: 1px dashed #777;
}
.content-header h1{
    letter-spacing: 1.5px;
    font-size: 24px;
    line-height: 120px;
}
.content-header h1 .Article_Title{display:block;letter-spacing: 1.5px;
    font-size: 24px;
    line-height: 120px;}
.content-header h5{
    color: #777;
    letter-spacing: 1.5px;
    line-height: 40px;
    font-weight: normal;
    color: #999;
}
.article{
    width: 92%;
    margin: 60px auto;
}
.article .Article_Content{padding-bottom:20px;}
.article p{
    text-indent: 2em;
    line-height: 40px;
    color: #3e3e3e;
    font-size: 16px;
    font-family: 宋体,"Microsoft YaHei";
}
.article img{
    display: block;
    margin: 20px auto;
}
.banner{
    width: 100%;
    height: 225px;
    background: url(../img/sub_banner.png) 0 0 no-repeat;
}
.content-state{
    width: 96%;
    height: 50px;
    margin: 0 auto;
    border-bottom: 1px solid #777474;
    font-size: 14px;
    line-height: 50px;

}
.content-state .Column_Position{padding-left:10px;}
.content-state .Column_Position a{color:#666666;}
.content-state .Column_Position .possplit{
    margin-top:2px;
    background-image: url(/_upload/tpl/01/3a/314/template314/images/icon_postion.png);
    background-repeat: no-repeat;
    background-position: left center;
    text-indent: 11122px;
    background-position: center;
    width: 20px;
    display: inline-block;
    border: 0px solid red;
text-decoration: none;
}
