@charset "utf-8";
/* CSS Document */

/*news_slider*/
em{margin:0;padding:0;border:0;outline:0;font-size:100%;background:0 0;font-weight:100;font-style:inherit;font-family:inherit;vertical-align:top}
article,aside,details,figcaption,figure,footer,header,hgroup,hr,menu,nav,section{display:block}nav ul,ol,ul{list-style:none}:focus,a{outline:0}a{margin:0;font-size:100 %;vertical-align:baseline;background:0 0;blr:expression(this.onFocus=this.blur())}
a,ins{text-decoration:none}a,hr{padding:0}
ins,mark{background-color:#ff9;color:#000}
mark{font-style:italic;font-weight:700}
blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}caption,td,th{text-align:left;font-weight:400}hr{height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0}
input,select{vertical-align:middle;border:0} 
/*-------------------------归零样式END，请于样式表最前面调用-------------------------*/

/*-----------------自定义按钮样式，移动端不需要，PC端根据实际情况选择----------------*/
.slider_box {width: 512px;height: 300px;font-size: 14px;position:relative;float:left;}
.slider_box a.control {position:absolute;display: block;top: 50%;margin-top: -34px;width: 38px;height: 56px;cursor: pointer;z-index: 2;background: url(../images/buttons.png) no-repeat}
.slider_box a.prev {left: 0;background-position: 0 0;opacity:0.1;}
.slider_box a.next {right: 0;background-position: -38px 0;opacity:0.1;}
.slider_box a.prev:hover {background-position: 0 -56px;opacity:1;}
.slider_box a.next:hover {background-position: -38px -56px;opacity:1; }
/*----------------------------为保证最佳效果，建议设置如下样式------------------------*/
.news_slider{display: none;}
em .curr-num{color:#fff;}
/*news_slider*/

/*news_list*/
.news_abc{
    color: 
    #DDD;
    font-size: 12px;
    padding-left: 10px;
}

.news_list{width:660px;float:right;}
.news_list li{padding-bottom:4px;padding-top:13px;border-bottom:1px solid #e8e8e8;text-indent:18px;background:url(../images/bullet_blue.png) left 16px no-repeat;}
.news_list li a{color:#333;}

/*notice*/
.notice_box{
    width: 100%;
    min-width: 1200px;
}
.notice{width:430px;float:left;margin-right:15px;}
.shisheng{width:430px;float:left;}
.navigation{width:310px;float:right;}

.notice_box h2{ 
	padding-bottom:4px;
	padding-top:12px;  
	border-bottom:1px solid #0769AD;
	background:url(../images/news_title.png) left center no-repeat;

}

.notice_list{width:430px;float:left;background:#ffffff;border-radius: 5%;}
.notice_list li{height:2.8em;line-height:2.8em;border-bottom:1px solid #e8e8e8;text-indent:18px;background:url(../images/bullet_blue.png) left center no-repeat;}
.notice_list li a{color:#333;}

.navigation li {
    width: 80px;
    height: 140px;
    margin: 10px 10px 0 10px;float:left;
}
.navigation li a {
    display: block;
    line-height: 30px;
	text-align:center;
	color:#145EA9;
}
.navigation li .i1 {
    background-image: url(../images/search.png);
}
.navigation li .i2 {
    background-image: url(../images/info.png);
}
.navigation li .i3 {
    background-image: url(../images/video.png);
}
.navigation li .i4 {
    background-image: url(../images/law.png);
}
.navigation li .i5 {
    background-image: url(../images/query.png);
}
.navigation li .i6 {
    background-image: url(../images/books.png);
}
.navigation li .icon {
    width: 80px;
    height: 80px;
    background-color: #f7f8f8;
    overflow: hidden;
    border-radius: 50%;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
}
.navigation li .icon:hover{background-color:#efefef;}
/*.navigation li:hover .icon {
    background-color: 
    #db8b8b;
}*/

/*滚动图片*/
/*tab3*/
.pic_slide{height:auto;}
#colee_left{overflow:hidden;width:707px; margin:16px 20px 20px 0px;border-left:none;border-right:none;height:auto;}
#colee_left img{margin:8px 10px;border:1px solid #aaa;width:150px;height:115px;padding:3px;}
#colee_left p{margin-bottom:0;}
#colee_left img:hover{border:1px dotted #1D6D8F; cursor:pointer;}
.text_B {padding:1px 0;font:12px Verdana, Geneva, sans-serif;text-align:center;}
.text_B a{color:#666;}
.text_B a:hover {color:red;}
img:hover .text_B a{color:red;}

/*专栏*/
.colum{height:80px;}
.colum li {
    float: left;
    border: 4px solid white;
    margin-right: 27px;
    margin-bottom: 10px;
    width: 213px;
}
.colum li img{width:215px;height:75px;border:1px solid #ededed;padding:6px;}
.colum li img:hover{border:1px solid #cecece;}
.pic_slide h2,.qlink h2{padding-bottom:4px;padding-top:12px; background:url(../images/zhuanti_title.png) left center no-repeat;border-bottom:1px solid #09C;}
