a:hover { color:#0264a0; text-decoration:underline;cursor: pointer;}
body{
	background: url(../images/background.jpg) no-repeat;
	background-size: 100%;
}
ul, ol,li{ list-style:none; }
/*top*/
.top{
	width:100%;
	/*height: 568px;
	background: url(../images/background.jpg) no-repeat;
	background-size: 100%;*/
	padding-top: 38px;
} 
.top .topinner{
	width: 1170px;
	margin: 0 auto;
	padding-bottom: 24px;
}
.topinner .logo{
	margin-left: 40px;
}
.searesult .seal{
	position: relative;
}
.searesult .selarrow{
	position: absolute;
	top: 12px;
	right: 5px;
}
.topinner .search{
	margin-right: 40px;
}
.search .seainput{
	width: 300px;
}
.search .searchlist{
	border-right: 0;
	height: 33px;
	color:#666;
	width: 115px;
	border-radius: 5px 0 0 5px;
	background: url(../images/selectbg.png) no-repeat !important;
	font-size: 16px;
	cursor:pointer;
}
.search .searchlist option{
	text-align:center;
}
.selarrow{
	position: ;
}
.search .advsearch a{
	color:#38638a;
	
}
.search #search_keyword{
	height: 33px;
}
.search .tj{
	width: 38px;
	height: 33px;
	background: url(../images/seabg.png) no-repeat;
	border: solid 1px #ccc;
	border-radius: 0 5px 5px 0;
}
/*top end*/
/*nav*/
.nav{
	width: 100%;
	height: 44px;
	background: #007fcc;
}
.nav .nav-inner{
	width: 1170px;
	margin: 0 auto;
}
.nav-inner .navcon{
	width: 116px;
	border-right: solid 1px #0267a4;
	height: 44px;
	line-height: 44px;
	text-align: center;
	font-size: 16px;
}
.nav-inner .navcon.active{
	background: url(../images/navbg.png) no-repeat;
}
.nav-inner .bornav{
	border-left:solid 1px #0267a4;
}
.nav-inner .navcon a{
	color: #fff;
	display: block;
}
.nav-inner .navcon a:hover{
	text-decoration:none;
}
.nav-inner .navcon .dropdown{
	display: none;
	background: #0264a0;
	padding: 12px 0 15px 0;
	
}
.nav-inner .navcon .dropdown a:hover{
	text-decoration:underline;
}
.dropdown a{
	color: #efefef !important;
}
.nav-inner .navcon:hover .dropdown{
	display: block;
	z-index: 1000;
}
.nav-inner .navlogin li{
	height: 44px;
	line-height: 44px;
}
.loginbtn{
	position: relative;
}
.loginbtn span{
	display: block;
position: absolute;
top: 14px;
left: -36px;
width: 33px;
height: 16px;
background: url(../images/icon.png) no-repeat;
background-position: 5px -33px;
}
.loginbtn a{
	padding-right: 5px;
	border-right: solid 1px #fff;
}
.engbtn{
	margin-left: 5px;
}
.nav-inner .navlogin li a{
	color: #fff;
}
/*banner*/
.banner{
	width:1170px;
	margin: 0 auto 28px 0;
    padding-bottom: 25px;
}
.book{
	width: 232px;
	padding: 19px 0 5px 0;
	border: solid 1px #b6b6b6;
	border-top: 0;
	background: #fff;
	margin-right: 10px;
}
.book img{
	margin: 0 auto;
	box-shadow: 3px 3px 5px #a2a1a1;
	border: solid 1px #eeeeee;
	width:210px;
	min-height:265px;
}
.book .bookcon{
	margin-top: 6px;
	padding-left: 20px;
	position: relative;
}
.book .bookcon .triangle{
	position: absolute;
	border-left:solid 7px  #e83f00;
	border-top:solid 7px transparent;
	border-bottom:solid 7px transparent;
	border-color:;
	width: 0;
    height: 0;
    left: 20px;
}
.book .bookcon li{
	font-size: 12px;
}
.book .issn{
	
	margin: 0 10px 0 12px;
}
.issn span{
	margin-right: 5px;
}
.bookdt span{
	font-weight: bold;
}
/*bannerleft end*/
.bancon{
	display: inline-block;
	position: relative;
	margin-top: 18px;
	border: solid 1px #dfdfdf;
}
.bancon .carousel-indicators{
	bottom: 8px;
	left: 85%;
}
.bancon .bannerpoint,.bancon .carousel-indicators li{
	width: 14px;
	height: 14px;
	margin: 0 8px 0 0;
	background: #fff;
	border: solid 1px #cdcbc8;
}
.bancon .bannerpoint.active,.bancon .carousel-indicators li.active{
	background: #0178d6;
}

.bancon .carousel-inner{
	width: 670px;
	height: 338px;
}
.banimg img{
	/*width: 670px;*/
	height: 338px;
	display: inline;
}
.bancon .carousel-inner img{margin:0 auto;}
.bancon .banl{
	position: absolute;
	top: 45%;
	left: 0;
	display: none;	
}
.bancon .banr{
	position: absolute;
	top: 45%;
	left: 623px;
	display: none;
}
.banimg .bantxt{
	width: 100%;
	height: 114px;
	background: rgba(10,10,10,0.4);
	position: absolute;
	/*top: 170px;
	left: 185px;*/
	color: #fff;
	padding:10px 0 0 26px;
}
.banimg .bantxt a{
	color: #fff;
	font-size: 16px;
    line-height: 22px;
}
.banimg .bantxt .readmore a:hover{
	text-decoration:none;
}
.bantxt h2{
	font-weight: bold;
	font-size: 20px;
}
.author{
	margin: 10px 0 4px 0;
	font-size: 12px;
	
}
.readmore{
	font-weight: bold;
	font-size: 12px;
	/*text-align: right;
    	padding-right: 15px;*/
}
/*banner right*/
.tjxw{
	width:244px;
	background: #fff;
	border: solid 1px #dfdfdf;
	padding: 7px 0 30px 4px;
	margin-top: 18px;
    height: 340px;
}
.tjxw .recomnews li{
	width: 100%;
	line-height: 2.29;
	position: relative;
	padding-left: 26px;
}
.tjxw .recomnews li span{
	position: absolute;
	top: 11px;
    left: 0px;
	float: left;
	width:18px;
	height: 10px;
	display: block;
	background: url(../images/icon.png) no-repeat;
	background-position: -10px -138px;
}
.tjtitwrap{
	height: 32px;
	line-height: 32px;
	margin: 0 0 14px 2px;
}
.tjxwtit{
	background: url(../images/tjxwtit.png) no-repeat;
	font-size: 20px;
	width: 115px;
	height: 32px;
	line-height: 32px;
	color: #fff;
	padding-left: 10px;
	position: relative;
}
.tjxwtit span{
	display: inline-block;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	position: absolute;
	top: 12px;
	right: 12px;
	background: #fff;
}
.moretjxw{
	display: inline-block;
	width: 43px;
	height: 16px;
	line-height: 16px;
	border: solid 1px #dddddd;
	color: #ccc;
	margin:7px 5px 0 0;
	font-size: 12px;
	text-align: center;
}
.moretjxw:hover{
	text-decoration:none;
	border: solid 1px #0264a0;
}
/*content*/
.content{
	width: 100%;
	margin-bottom: 32px;
	
}
.banline{
	width:100%;
	height:1px;
	border:solid 1px #dddddd;
	position: absolute;
    top: 558px;
}
.content-inner{
	width: 1170px;
	margin: 0 auto;
	min-height: 800px;
}
.contentArea{
	background:#fff;
}
.contentArea-left{
	width: 912px;
	padding: 20px 20px 0 20px;
}
.contentArea-right{
	padding:20px 0px 0 0;
	width: 238px;
	margin-right:20px;
}
.contentArea-right .book{
	padding: 19px 0px 5px 0;
    width: 238px;
    border: solid 1px #ddd;
    margin-bottom: 20px;
}
.tab-ul{
	height:44px;
	margin-bottom:7px;
	background:url(../images/tabbg.png) no-repeat center;
	border-top:solid 1px #007fcc;
}
.tab-ul li{
	float:left;
	width:116px;
	height:44px;
	line-height:44px;
	margin-right:25px;
}
.tab-ul li a{
	display:block;
	width:116px;
	text-align:center;
	font-size:16px;
}
.tab-ul li a:hover{
	text-decoration:none;
}
.tab-ul li.active{
	background:#007fcc;
}
.tab-ul li.active a{
	color:#fff;
}
.tab-box{
	position:relative;
}
#myTabContent{
	margin-top:30px;
}
.tab-p{
	position:absolute;
	right:0;
	bottom:0;
}
.tab-p a{
	padding-left:20px;
	font-weight:bold;
}
/*right*/
.content .rightwrap{
	width: 234px;
}
.ytphcons{
	border: solid 1px #dddddd;
	padding: 10px 6px 30px 6px;
	margin-bottom: 32px;
}
.ydtitwrap{
	border-bottom: solid 2px #007fcc;
	padding-bottom: 8px;
	margin-bottom: 18px;
}
.ydtitwrap .ydphtit{
	font-size: 16px;
	padding-left: 6px;
	/*background: url(../images/icon.png) no-repeat -10px 0;
	background-position: -10px -63px;*/
	height: 27px;
	line-height: 27px;
}
.ydlogo{
	background: url(../images/icon.png) no-repeat;
	background-position: -10px -67px;
    width: 29px;
	height: 27px;
	display: block;
}
.moreddph{
	height: 27px;
	line-height: 27px;
	color: #ccc;
	font-size: 12px;
}
.ydph-one{
	margin-bottom: 17px;
}
.ydph-one .ydonetxt{
	/*width: 124px;*/
}
.ydonetxt .ydonecon{
	width: 100px;
	float: left;
}
.ydonetxt .ydonecon .ydonetit a,.ydphli a{
	font-size:13px;
}
.ydph-one .ydoneauthor a{
	font-size: 12px;
	color: #999;
}
.ydphimg{
	margin-right: 13px;
	max-height: 74px;
	max-width: 80px;
}
.ydphcon li{
	margin-bottom: 9px;
}
.ydphcon li span{
	margin: 0 15px 0 5px;
	float: left;
}
.ydphli a{
	display: block;
	width: 182px;
	float: left;
	line-height: 21px;
}
.ydonetxt span{
	margin :4px 8px 0 0 !important;
	width: 19px;
	height: 27px;
	display: block;
	float: left;
	background: url(../images/icon.png) no-repeat;
    background-position: -10px -99px;
    text-align: center;
    color: #fff;
}
.ydphli1{
	margin-bottom: 0;
}
/*友情链接*/
.yqlj{
	width: 100%;
	margin-bottom: 50px;
}
.yqlj h2{
	border-bottom: solid 1px #ddd;
	padding-bottom: 6px;
}
.yqlj h2 span{
	border-bottom: solid 1px #007fcc;
	padding-bottom: 6px;
	font-size: 16px;
}
.yqljcon li{
	position: relative;
	padding-left: 18px;
	margin-bottom: 5px;
}
.yqljcon .point{
	width: 7px;
	height: 5px;
	display: block;
	position: absolute;
	top: 8px;
	left: 4px;
	background: url(../images/point.png) no-repeat;
}
.yqljcon .yqlist1{
	margin-top: 19px;
}
.email{
	display: block;
	width: 128px;
	text-align: center;
}
.emailrss a:hover{
	text-decoration:none;
}
.email .emailimg,.rss .rssimg{
	margin: 0 auto 14px auto;
	display:block;
}
.email span,.rss span{
	color: #b3b4b2;
	font-size: 20px;
}
.rss{
	display: block;
	/*margin-right: 26px;*/
	position: relative;
	width: 102px;
	text-align: center;
}
.rss .rssimg{
	/*position: absolute;
	top: 10px;
	left: 0;*/
}
.rss:hover span,.email:hover span{
	color:#0178d6;
}
.emailborder{
	margin-top: 8px;
}
/*bottom*/
.bottom{
	width: 100%;
}
.bottom .btmtop{
	width: 100%;
	background: #efefef;
}
.bottom .btmtop .btmtcon{
	width: 965px;
	margin: auto;
	padding-top: 15px;
}
 .btmtcon .btmads{
 	padding-right: 74px;
 }
.btmads li{
	margin-bottom: 22px;
}
.btmtcon .adsborder{
	margin:4px 85px 0 0;
	width: 3px;
	height: 134px;
	background: #c8c5c5;
	border-right: solid 2px #fff;
}
.qkcontact{
	margin-top: 17px;
}
.qkcontact li{
	line-height: 2.4;
	font-size: 14px;
}
.code2wrap{
	width:115px;
}
.btmtcon .code2{
	margin-bottom: 6px;
	width:115px;
}
.btmend{
	width: 100%;
	font-size: 13px;
}
.bendcon1,.bendcon2{
	text-align: center;
}
.bendcon1{
	width: 100%;
	height: 37px;
	line-height: 37px;
	background: #007fcc;
	color: #fff;
	
}
.bendcon2{
	color: #666;
	height: 35px;
	line-height: 35px;
}
.bendcon2 a{
	color: #666;
}
.bendcon2 a:hover{
	color:#0264a0;
}
/*畅言*/
.list-block-gw.list-newest-w{
	display:none;
}

/* banner fixed-item */
.tjxw{position:relative;}
.tjxw .fixed-item{position:absolute;right:-1px;top:0;transform:translateX(100%);}
.tjxw .fixed-item+.fixed-item{position:absolute;right:-1px;top:50%;transform:translateY(-50%) translateX(100%);}
.tjxw .fixed-img{border:1px solid #ccc;width:355px;}