﻿﻿@charset "utf-8";
#header { position: relative; z-index: 3; }
#content { padding: 0; margin-top: 20px; background: none; margin-bottom:0; }
.column { background: #fff; position: relative; }

/*头条新闻 */
.headNew { background: #f0f0f0; }
.headNew dt { float: left; width: 90px; height: 80px; text-align: center; position: relative; margin-right: 20px; border: 1px solid #CB1A1A; }
.headNew dt span { display: block; font-size: 22px; line-height: 40px; padding: 0 10px; background: #EE0F0F; color: #fff; }
.headNew dt .d { background: #fff; color: #D90400 }
.headNew dd { text-align: center; padding: 20px; }
.headNew .t { font-size: 30px; }
.headNew .t a { color: #4270c5; font-weight: bold; }
.headNew .n { font-size: 14px; vertical-align: top; display: inline-block; *display: inline; zoom: 1; width: 31.3%; margin: 0 2% 0 0; }
.headNew .n a { color: #777; }
.headNew .intro { font-size: 16px; color: #999; line-height: 20px; margin-top: 20px }

/*焦点�?*/
#columnA {height: 400px;margin-top: 30px;overflow: hidden;}
#columnA .focusBox .bd ul li img { width: 800px; height: 400px !important; }
#columnA .areaL { width: 800px; float: left; margin-right: 20px; position: absolute; top: 0; left: 0; height: 400px; }

#columnA .indjgdt { margin-left: 830px;  height: 400px; padding: 5px 20px; }
/*#columnA .indjgdt .hd { height: 60px; line-height: 60px; border-bottom: 1px solid #84a6e4; padding-bottom: 10px; }*/
/*#columnA .indjgdt .hd .more { float: right; color: #fff }*/
/*#columnA .indjgdt .hd h3 a { color: #fff; font-size: 30px; background: url(../images/indicons.png) no-repeat 0px -688px; padding-left: 40px; }*/
/*#columnA .indjgdt .hd h3 a:hover{text-decoration: none;opacity: 0.9;}*/
/*#columnA .indjgdt .bd { padding: 25px 0 0 0; }*/
/*#columnA .indjgdt .bd ul li {overflow: hidden;background: url(../images/liicon-w.png) no-repeat center left;padding-left: 20px;height: 48px;overflow: hidden;}*/
/*#columnA .indjgdt .bd ul li a {*//* float: left; *//**//* width: 80%; *//*color: #fff;font-size: 20px;line-height: 48px;overflow: hidden;*//* text-overflow: ellipsis; *//**//* white-space: nowrap; *//*}*/
/*#columnA .indjgdt .bd ul li a:hover{ color:#ffdd78}*/
/*#columnA .indjgdt .bd ul li .date {float: right;color: #fff;margin-left: 20px;}*/
#columnA .indjgdt li{width: 100%; border-bottom: 1px solid #ededed; line-height: 55px; font-size: 16px; position: relative; overflow: hidden; text-overflow: ellipsis; white-space: nowrap}
.NoticeMore{float: right; display: inline-block; vertical-align: top; line-height: 55px;}
.NoticeNew:before{content: 'NEW'; float: left; color: #FFFFFF; background-color: #3894ff; border-radius: 3px; margin-top: 15px;line-height: 28px; display: inline-block; vertical-align: middle; font-size: 14px; padding: 0px 5px}
.NoticeTin{display: block; height: 55px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin: 0px 50px;}
.NoticeBot{font-weight: bold}


.ztpic {height: 120px;margin-top: 30px;}
.ztpic .prev,
.ztpic .next{display:block;width:30px;height:30px;position:absolute;top: 44px;z-index:9;border-radius: 20px;cursor: pointer;transition:0.3s;-moz-transition:0.3s;-webkit-transition: 0.3s;-o-transition:0.3s;}
.ztpic .prev{left: -14px;background: url(../images/arrow.png) no-repeat 10px 10px rgba(0, 0, 0, 0.3);}
.ztpic .next{right: -15px;background: url(../images/arrow.png) no-repeat 12px -34px rgba(0, 0, 0, 0.3);}
.ztpic .prev:hover{background: url(../images/arrow.png) no-repeat 10px 10px #2196F3;}
.ztpic .next:hover{background: url(../images/arrow.png) no-repeat 12px -34px #2196F3}


/*要闻导读 */
#columnB,#columnC {padding: 30px 0;overflow: hidden;display: flex;justify-content: space-between;}
.newbox { width: 31.6%; float: left; margin-right: 2.3%; position: relative; border: 1px solid #e1e1e1;}
.newbox .bd {padding: 20px; }
.newbox.last { float: right; margin-right: 0; }

.newbox .hd { height: 60px; line-height: 60px; color: #000000; font-size: 24px; font-weight: bold; border-bottom: 1px solid #e1e1e1; padding: 10px 20px; text-align: left}
.newbox .hd a{}
.newbox .hd .more { float: right }
.newbox .hd a:hover{text-decoration: none;opacity: 0.9;}


/*信息公开 */
/*#columnC { width: 100%; background: #f6f6f6; padding: 30px 0; overflow: hidden;}*/
/*#columnC .siteWidth{display: flex;justify-content: space-between; }*/
/*#columnC .newbox { width: 31.6%; float: left; margin-right: 30px; position: relative; background: #fff; }*/
/*#columnC .newbox .bd {padding: 30px 20px;height: 210px;}*/
/*#columnC .newbox .bd { border: 1px solid #f3f3f3; padding: 20px; border-top: 0;height: 250px; }*/
/*#columnC .newbox.last { float: right; margin-right: 0; }*/
/*#columnC .newbox .hd { height: 60px; line-height: 60px; background: #f0f0f0; text-align: left; }*/
/*#columnC .newbox .hd .more { position: absolute; display: block; }*/
/*#columnC .newbox .hd h3 a { font-size: 30px; padding-left: 70px; color: #fff; }*/
/*#columnC .newbox .hd h3 a:hover{text-decoration: none;opacity: 0.9;}*/
/*#columnC #xxgk .hd { background: #6daecf; }*/
/*#columnC #zxbs .hd { background: #6daecf; }*/
/*#columnC #hdhy .hd { background: #6daecf; }*/
/*#columnC #xxgk .hd h3 a { background: url(../images/indicons.png) no-repeat 18px -1284px; }*/
/*#columnC #zxbs .hd h3 a { background: url(../images/indicons.png) no-repeat 20px -1443px; }*/
/*#columnC #hdhy .hd h3 a { background: url(../images/indicons.png) no-repeat 20px -1613px; }*/
/*#columnC #xxgk .more { top: -15px; right: 17px; }*/
/*#columnC #zxbs .more { top: -14px; right: 12px; }*/
/*#columnC #hdhy .more { top: -15px; right: 11px; }*/

/*#columnC .iconlink li{float: left;line-height: 60px;width: 50%;text-align: left;margin-bottom: 5px;}*/
/*#columnC .iconlink li a{font-size: 15px;}*/

/*#columnC #zxbs .iconlink li{ width:100%; }*/
/*#columnC #hdhy .iconlink li.li3,*/
/*#columnC #hdhy .iconlink li.li4{*//* width:100%  *//*}*/

/*专题专栏*/
#columnD { overflow: hidden; padding: 10px 0 40px 0 }
#columnD .hd {width: 202px;height: 100px;line-height: 100px;position: absolute;top: 0;left: 0;background: #f2f6ff; background:#297dce;  background-image: -moz-linear-gradient(110deg, rgb(25, 135, 208) 0%, rgb(79, 99, 198) 80%);background-image: -webkit-linear-gradient(110deg, rgb(25, 135, 208) 0%, rgb(79, 99, 198) 80%);background-image: -ms-linear-gradient(110deg, rgb(25, 135, 208) 0%, rgb(79, 99, 198) 80%);}
#columnD .hd a { color: #fff; font-size: 30px; }
#columnD .hd a:hover{text-decoration: none;opacity: 0.9;}
#columnD .bd { padding: 10px 0; }
#columnD .bd a { font-size: 16px; line-height: 40px; }
#columnD .bd {margin-left:0px;padding: 0px;height: 100px;text-align: left;overflow: hidden;}
#columnD .bd ul li {float: left;margin-right: 30px;}
#columnD .bd ul li .tit{ display:none; }
#columnD .prev,
#columnD .next{display:block;width:30px;height:30px;position:absolute;top: 36px;z-index:9;border-radius: 20px;cursor: pointer; transition:0.3s;-moz-transition:0.3s;-webkit-transition: 0.3s;-o-transition:0.3s;}
#columnD .prev{left: 0 px;background: url(../images/arrow.png) no-repeat 10px 10px rgba(0, 0, 0, 0.3);}
#columnD .next{right: -15px;background: url(../images/arrow.png) no-repeat 12px -34px rgba(0, 0, 0, 0.3);}
#columnD .prev:hover{background: url(../images/arrow.png) no-repeat 10px 10px #2196F3;}
#columnD .next:hover{background: url(../images/arrow.png) no-repeat 12px -34px #2196F3}


/*机构简�?*/
/*#columnE { overflow: hidden; }*/
/*#columnE .jgjj { width: 300px; position: absolute; top: 0; left: 0; border: 1px solid #dae3f8; background: #f2f6ff; height: 270px; }*/
/*#columnE .jgjj .hd { height: 60px; line-height: 60px; background: url(../images/jgjjhdbg.png) no-repeat center bottom; }*/
/*#columnE .jgjj .hd a { font-size: 16px; font-weight: bold; }*/
/*#columnE .jgjj .bd { padding: 10px 0; }*/
/*#columnE .jgjj .bd a { font-size: 16px; line-height: 40px; }*/

.linkbox{overflow: hidden;}
#columnE{margin-bottom: 38px;}
#columnE .linkbox {  text-align: left; margin-bottom: 20px;}
#columnE .linkbox h3 {font-size: 20px;font-weight: bold;margin-bottom:10px;}
.friendLinkList li{float: left;line-height: 42px; width: 16.6%; font-size: 15px;}

.gjlink{padding:25px 0 0 0;overflow: hidden;}
.gjlink ul{display: flex;justify-content: space-between;}
.gjlink ul li{width:49%;overflow: hidden;}
.gjlink ul li img{width: 100% !IMPORTANT;height: auto !IMPORTANT;}
.gjlink ul li.n1{ float:left}
.gjlink ul li.n2{ float:right}
/*-- sdjg index.css --*/
