.box {
	background: url(../images/bj_01.jpg) top center no-repeat;
	/* background-size: cover; */
	overflow: hidden;
width:100%;
min-width:1200px;}

.box1 {
	overflow: hidden;}

.top {
	padding: 20px 0;}

/*nav*/

.nav {
	display: flex;
	justify-content: space-around;
	padding: 0px;
	height: 65px;
	line-height: 65px;
	position: relative;
	z-index: 1;
	clear: both;}

.nav-main {
	
	margin-top: 0px;
width:100%; min-width:1200px;
	background: url(../images/nav_bj1.png) center no-repeat;
    margin-bottom: 40px;}
.nav a {
	color: #fff;}

.nav .nLi {
	float: left;
	position: relative;
	display: inline;}

.nav .nLi h3 {
	float: left;}

.nav .nLi h3 a {
	display: block;
	padding: 0 32px;
	font-size: 18px;}

.nav .sub {
	display: none;
	width: 1200px;
	left: 0;
	top: 60px;
	position: absolute;

	line-height: 26px;
	padding: 5px 0;}

.nav .sub li {
	float: left;
	zoom: 1;
	text-align: center;
	height: 40px;
	font-size: 15px;
	line-height: 40px;}

.nav .sub a {
	display: block;
	padding: 0 10px;
	color: #465373;}

.nav .sub a:hover {

	color: #3e4f6a;}

.nav .on h3 a {
	background: url(../images/nav_jh.jpg) center no-repeat;

	color: #3e4f6a;}



/* 变换图css */
.slideBox {
	width: 638px;
	height: 324px;
	overflow: hidden;
	position: relative;}

.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 10px;
	z-index: 1;}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;}

.slideBox .hd ul li {
	float: left;
	margin-right: 14px;
	width: 15px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	background: url(../images/dian_mr.jpg) no-repeat;
	cursor: pointer;}

.slideBox .hd ul li.on {
	background: url(../images/dian_jh.jpg) no-repeat;}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;}

.slideBox .bd img {
	width: 100%;

	display: block;}


/* 目录 */
.slideTxtBox2 {
	width: 517px;
	text-align: left;}

.slideTxtBox2 .hd {
	height: 60px;
	line-height: 30px;

	position: relative;
	width: 517px;}

.slideTxtBox2 .hd ul {
	display: flex;
	justify-content: space-around;
	height: 60px;
	line-height: 60px;}

.slideTxtBox2 .hd ul li {
	    font-size: 18px;
	    color: #333;
	    width: 129px;
	    float: left;}
.slideTxtBox2 .hd ul li .on a{}
.slideTxtBox2 .hd ul li.on {
	    color: #b45e3f;
	    font-size: 24px;}
.slideTxtBox2 .hd ul li .on a{
	color: #3E4F6A;}
.slideTxtBox2 .bd ul {
	zoom: 1;
	width:517px;}

.slideTxtBox2 .bd li {
	color: #465373;
	font-size: 16px;
	float:left;
	border-right: 1px solid;
	margin-right: 17px;
	padding-right:17px;}
.slideTxtBox2 .bd li a{
	color: #465373;}
.slideTxtBox2 .bd li .date {
	float: right;
	color: #999;}
.slideTxtBox2 h5 {
	margin-top: 40px;
	margin-bottom: 20px;}



.mulu {
	width: 517px;
	margin-top: 30px;}

.mulu ul {
	display: flex;
	justify-content: space-around;}



.mulu .ml li {
	font-size: 18px;
	color: #333;
	width: 129px;
	float: left;}

.mulu .ml li:hover {
	font-size: 24px;
	color: #b45e3f;}

.mulu .ml li .on {
	font-size: 24px;
	color: #b45e3f;}

.header .ss {
	width: 20px;
	height: 20px;
	border-left: 1px solid #fff;
	padding-left: 10px;
	margin-left: 10px;}

.search-wrap {
	width: 514px;
	height: 53px;
	background: url(../images/sousuo_bj.jpg) no-repeat;
	margin-top: 35px;}

.search-input {
	width: 170px;
	height: 53px;
	background: transparent;
	border: none;
	outline: none;
	float: left;
	font-size: 18px;
	padding-left: 20px;
	box-sizing: border-box;
	line-height: 53px;}

.search-tu {
	float: left;
	border-left: 1px solid #666;
	outline: none;
	margin-top: 12px;
	padding-left: 20px;}
button#searchBtn {
    border: none;
    background: url(../images/ss.jpg) left center no-repeat;
    font-size: 24px;
    float: right;
    padding-left: 42px;
    height: 29px;
    line-height: 29px;
    margin-top: 12px;
	margin-right: 20px;}

/*搜索引擎公共样式--start*/
.eng-hint {
	font-size: 14px;
	margin-top: 10px;
	text-align: left;
	color: inherit;}

.radio-list {
	margin-top: 20px;}

.radio-list>span {
	margin-right: 32px;
	cursor: pointer;
	color: #666666;
	font-size: 14px;}

.radio-list>span:before {
	color: #dddddd;
	margin-right: 3px;
	vertical-align: middle;}

.radio-list .radio-box {
	display: inline-block;
	position: relative;
	color: inherit;
	font-size: 14px;
	margin-right: 24px;
	cursor: pointer;
	color: #666666;}

.radio-list .radio-box .txt-theme {
	display: none;}

.radio-list .radio-box span {
	margin-right: 20px;
	vertical-align: middle;}

.radio-list .radio-box input[type="radio"] {
	position: absolute;
	top: 0;
	left: 0;
	/* width: 100%; */
	height: 100%;
	display: inline-block;
	/* opacity: 0; */
	cursor: pointer;}

.radio-list .radio-box input[type="radio"]:checked+.icon-radio {
	display: none;}

.radio-list .radio-box input[type="radio"]:checked+.icon-radio+.icon-radio-checked {
	display: inline-block;}

.radio-list .radio-box .icon-radio {
	color: inherit;}

.href-list {
	margin-top: 10px;}

.href-list a {
	display: inline-block;
	font-size: 14px;
	color: inherit;
	margin-right: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 5px;
	vertical-align: middle;}

.href-list a:hover {
	font-weight: 600;}

.href-list a .ui-circle {
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	margin-right: 6px;
	vertical-align: middle;
	background: #ffffff;
	vertical-align: middle;}

.href-list a .icon-href {
	display: inline-block;
	width: 40px;
	line-height: 40px;
	vertical-align: middle;
	margin-right: 8px;}

.href-list a span {
	vertical-align: middle;}



.kjtd ul li {
	color: #465373;
	font-size: 16px;
	float:left;
	border-right: 1px solid;
	margin-right: 17px;
	padding-right:17px;}
.kjtd ul li a{
	color: #465373;}
.mulu h5 {
	margin-top: 40px;
	margin-bottom: 20px;}

.box2 {
	margin-top: 130px;
	overflow: hidden;}

/* 新闻css */
.slideTxtBox {
	width: 795px;
height:318px;
	text-align: left;
	background: #ffffff;}

.slideTxtBox .hd {
	height: 60px;
	line-height: 30px;
	background: #FFFFFF;
	position: relative;
	width: 795px;}

.slideTxtBox .hd ul {
	display: flex;
	justify-content: space-around;
	height: 60px;
	line-height: 60px;}

.slideTxtBox .hd ul li {
	width: 33.33%;
	text-align: center;
	font-size: 24px;
	float: left;}
.slideTxtBox .hd ul li .on a{}
.slideTxtBox .hd ul li.on {
	height: 60px;
	border-bottom: #3e4f6a 2px solid;
	font-weight: bold;
	color: #3E4F6A;}
.slideTxtBox .hd ul li .on a{
	color: #3E4F6A;}
.slideTxtBox .bd ul {
	padding: 15px;
	zoom: 1;
	width:765px;}

.slideTxtBox .bd li {
	height: 38px;
	line-height: 38px;
	border-bottom: dashed 1px #efeee9;
	background: url(../images/news_icon.jpg) left center no-repeat;
	padding-left: 20px;
	box-sizing: border-box;}

.slideTxtBox .bd li .date {
	float: right;
	color: #999;}

.yhdh {
	width: 346px;
	height: 278px;
	background-color: #FFFFFF;
	padding: 20px 0px 20px 30px;}

.yhdh .bt {

	color: #3E4F6A;
	background: url(../images/dh_icon.jpg) 102px center no-repeat;}

.yhdh .rk a {
	display: block;
	width: 143px;
	height: 60px;
	background: #efeee9;
	text-align: center;
	line-height: 60px;
	margin-top: 25px;
margin-right:30px;}

.yhdh .rk a:hover {
	background: #3E4F6A;
	color: #FFFFFF;}
.box3{
	margin-top: 80px;
	overflow: hidden;}
.dzzy .bt {

	color: #3E4F6A;
	background: url(../images/dzzy_icon.jpg) 102px center no-repeat;}


/* 电子资源 */
.slideTxtBox1 {
	width: 585px;
        margin-top: 30px;}

.slideTxtBox1 .hd {
	height: 30px;
	line-height: 30px;
	background: #f4f4f4;
	

	position: relative;}

.slideTxtBox1 .hd ul {
	float: left;
	position: absolute;
	/* left: 20px; */
	top: -1px;
	height: 32px;}

.slideTxtBox1 .hd ul li {
	float: left;
	cursor: pointer;
	width: 171px;
	height: 39px;
	line-height: 39px;
	background: #efeee9;
	border-radius: 8px;
	margin-bottom: 10px;
	text-align: center;}

.slideTxtBox1 .hd ul li.on {

    background: #3e4f6a;
    color: white;}
.slideTxtBox1 .bd{
	height: 283px;
	    position: relative;
	    left: 230px;
		width: 355px;}
	
.slideTxtBox1 .bd ul {

	zoom: 1;}

.slideTxtBox1 .bd li {
	height: 39px;
	line-height: 39px;
	margin-bottom: 10px;}
.more_1{
	position: absolute;
	right: 5px;
	bottom: 5px;
	font-size: 14px;
	color: #999;}
.more_1 a{
	color: #999;}

.fwzn{
width:555px;
height:337px;}
.fwzn .bt {

	color: #3E4F6A;
	background: url(../images/zn_icon.jpg) 102px center no-repeat;}
.fwzn li{
	height: 55px;
	line-height: 55px;
	border-bottom: dashed 1px #efeee9;
	background: url(../images/news_icon.jpg) left center no-repeat;
	padding-left: 30px;
width:247.5px;}
.fwzn .link{
	margin-top: 30px;}