/*科普书屋首页*/
.maincon {
	float: left;
	width: 736px;
}
.city_con {
	height: 50px;
	background: #eff4fc;
	padding-left: 16px;
	padding-top: 8px;
	margin-top: 13px;
}
.city_con button {
	float: left;
	width: 65px;
	height: 42px;
	background: url(images/btn_enter.gif) no-repeat;
	border: none;
}
.city_con_list {
	float: left;
	width: 630px;
	margin-left: 10px;
}
.city_con_list a {
	color: #000;
	line-height: 22px;
	padding: 0px 4px 0px 1px;
	border-right: 1px solid #000;
}
.city_con_list a:hover,
#mk_1 ul li h3 a:hover,
#mk_1 ul li a:hover,
.yd_tit a:hover,
.yd_list li h3:hover,
.yd_list li span:hover,
#mk_3 ul li a:hover,
#mk_4 ul li p:hover,
.sw_jinz ul li a:hover,
.sw_study a:hover,
.sw_show a:hover,
#carousel li a:hover span {
	color: #007dcc;
}
.mk_box {
	width: 100%;
	margin-top: 20px;
}
.mk_box h5 {
    height: 33px;
    background: url(images/mks_bg.gif) no-repeat;
}
#mk_2 h5 {
	background-position: 0 -100px;
}
#mk_3 h5 {
	background-position: 0 -34px;
}
#mk_4 h5 {
	background-position: 0 -67px;
}
#mk_1 ul {
    margin-top: 20px;
    height: 152px;
}
#mk_1 ul li {
	float: left;
	width: 352px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
#mk_1 ul li h3 a {
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight: bold;
	color: #000;
	line-height: 44px;
}
#mk_1 ul li a {
	color: #666;
}
#mk_1 ul li#list_3,
#mk_1 ul li#list_4 {
	border-bottom: none;
}
#mk_1 ul li#list_2,
#mk_1 ul li#list_4 {
	float: right;
}
.yd_tit {
	float: right;
    margin-top: -24px;
    margin-right: 12px;
}
.yd_list li {
	float: left;
	width: 117px;
	margin-top: 20px;
	margin-right: 36px;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.yd_list li img {
	width: 113px;
	height: 171px;
	padding: 2px;
	/*border: 1px solid #3d95d5;*/
}
.yd_list li img:hover,
#mk_4 ul li img:hover {
	/*border: 1px solid #bbb;*/
	background: #eee;
}
.yd_list li h3 {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #000;
	font-weight: bold;
	margin-top: 4px;
}
.yd_list li span {
	color: #666;
}
#sw_list_5 {
	margin-right: 0;
}
#mk_3 .sw_list_1 {
	float: left;
	width: 25%;
	margin-top: 20px;
	margin-left: 40px;
	padding-left: 12px;
	/*background: url(images/sw_bg.gif) no-repeat bottom right;*/
}
#mk_3 .sw_list_2  {
    float: left;
	width: 100%;
	margin-top: 20px;
	margin-left: 40px;
	padding-left: 12px;
}
#mk_3 .sw_list_3  {
    float: left;
	width: 100%;
	margin-top: 20px;
	margin-left: 40px;
	padding-left: 12px;
}
#mk_3 ul#sw_list_1 {
	margin-left: 0;
}
#mk_3 ul#sw_list_3 {
	background: none;
}
#mk_3 ul h3 {
	font-family: "微软雅黑";
	font-size: 15px;
	color: #000;
	font-weight: bold;
	text-align: center;
	line-height: 44px;
}
/*#mk_3 ul li {
	list-style: disc;
}*/

#mk_3 ul.sw_list_2 li {
  float: left;
  width: 236px;
}
#mk_3 ul.sw_list_3 li {
    margin-bottom:10px;
    float: left;
    width: 236px;
}
#mk_3 .sw_tit2 {
    position: absolute;
    bottom: -20px;
    margin-left: 47%;
}
#mk_3 .sw_tit2 a{ display:inline-block; background:#555; width:8px; height:8px; margin:0 3px;  filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity:0.5;opacity:0.5; -moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;}
#mk_3 .sw_tit2 a:hover, #mk_3 .sw_tit2 a.on{ filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;}
#mk_3 ul li a {
	color: #666;
	line-height: 18px;
}
#mk_4 .more {
	float: right;
	width: 59px;
	height: 15px;
	margin-top: -24px;
	margin-right: 12px;
	background: url(images/btn_more.gif) no-repeat;
}
#mk_4 ul li {
	float: left;
	width: 234px;
	margin-top: 20px;
	margin-right: 16px;
}
#mk_4 #zt_list_3 {
	margin-right: 0;
}
#mk_4 ul li img {
	width: 230px;
	height: 140px;
	padding: 2px;
	border: 1px solid #ddd;
}
#mk_4 ul li p {
	font-family: "微软雅黑";
	font-size: 13px;
	color: #000;
	padding-left: 4px;
    margin-bottom: 4px;
}
.swdt {
	height: 166px;
	margin-top: 20px;
	border: 1px solid #ddd;
	border-top: none;
}
.swdt h5 {
    height: 30px;
    line-height: 30px;
    background: #3d95d5;
    border: 1px solid #3d95d5;
    padding-left: 10px;
    font-family: "微软雅黑";
	font-size: 14px;
    color: #fff;
}
.swdt a {
	float: left;
	display: inline-block;
	margin-left: 42px;
	margin-top: 24px;
	text-align: center;
}
.swdt a p {
	font-family: "微软雅黑";
    color: #f00;
    margin-top: 8px;
}
#swdt_list_1 {
	margin-left: 80px;
}
.sidecon {
	float: right;
	width: 210px;
}
.side_mk {
    border: 1px solid #ddd;
	border-top: none;
	float: right;
	display: inline-block;
	width: 210px;
	margin-top: 10px;
}
.login_box {
	float: right;
	width: 210px;
	height: 175px;
	background: url(images/login_bg.gif) no-repeat;
	margin-top: 0;
	border: 1px solid #ddd;
	margin-bottom: 10px;
}
.login_box_denglu {
	float: right;
	width: 210px;
	height: 175px;
	
	margin-top: 0;
	border: 1px solid #ddd;
	margin-bottom: 10px;
}
.user_n,
.user_p {
	width: 120px;
	margin-left: 64px;
	border: none;
}
.user_n {
    margin-top: 40px;
}
.user_p {
    margin-top: 16px;
}
.login_box p {
	margin-left: 40px;
	margin-top: 8px;
	color: #333;
}
.forget_pass {
	color: #f00;
	margin-right: 20px;
}
.sw_show {
	float: right;
	width: 210px;
	height: 247px;
	border: 1px solid #ddd;
}
.sw_show h5 {
	height: 73px;
	background: url(images/show_bg.gif) no-repeat;
}
.sw_show a {
	display: block;
	font-size: 15px;
	height: 43px;
	line-height: 43px;
	padding-left: 20px;
	border-bottom: 1px solid #ddd;
	font-family: "微软雅黑";
	color: #333;
	font-weight: bold;
}
.sw_show span {
	display: inline-block;
	width: 32px;
	height: 30px;
    background: url(images/icon_show.gif) no-repeat;
    margin-right: 4px;
}
#sw_show_2 span {
	background-position: 0 -44px;
}
#sw_show_3 span {
	background-position: 0 -88px;
}
#sw_show_4 span {
	background-position: 0 -132px;
}
#sw_show_1:hover span {
	background-position: -32px 0;
}
#sw_show_2:hover span {
	background-position: -32px -44px;
}
#sw_show_3:hover span {
	background-position: -32px -88px;
}
#sw_show_4:hover span {
	background-position: -32px -132px;
}
.user_box {
	margin-bottom: 10px;
	padding-bottom: 20px;
}
#user_tit {
	font-family: "微软雅黑";
	font-size: 14px;
    color: #000;
    font-weight: bold;
	padding-left: 54px;
	padding-top: 8px;
	width: 214px;
	height: 63px;
	background: url(images/use_bg.gif) no-repeat;
}
.user_box p {
	font-size: 13px;
	line-height: 28px;
	color: #625e0c;
	margin-left: 16px;
}
.user_box p span {
	font-size: 20px;
	color: #f00;
	font-weight: bold;
	padding: 0 4px;
}
.side_mk h5 {
    width: 207px;
    height: 36px;
    background: url(images/mk_bg.gif) no-repeat;
    font-family: "微软雅黑";
	font-size: 14px;
    color: #000;
    font-weight: bold;
	padding-left: 54px;
	padding-top: 8px;

}
.sw_paim {
	padding-bottom: 14px;
}
.sw_paim ol {
	background: url(images/num.gif) no-repeat;
	background-position: 24px -5px;
}
.sw_paim ol li {
	line-height: 24px;
	padding-left: 54px;
}
.sw_jinz ul {
	margin-left: 30px;
	margin-bottom: 16px;
}
.sw_jinz ul li {
	list-style: disc;
	line-height: 22px;
}
.sw_jinz ul li a {
	color: #333;
}
.sw_study a {
	display: block;
	padding-left: 24px;
	line-height: 22px;
	color: #333;
}
.sw_study img {
	margin: 10px 0 16px 20px;
}


/*2016-07-28 添加*/
.txt_pic_box {
	width: 735px;
	height: 200px;
	position: relative;
    margin-top:10px;
}
.tab_tit_1,
.tab_tit_2 {
	position: absolute;
	right: 20px;
	bottom:20px;
	z-index: 999;
}
.tab_tit_1 a,
.tab_tit_2 a {
    float: left;
    display: inline-block;
    width: 10px;
    height: 11px;
    background: url(/images/dot.gif) no-repeat 0 -11px;
    margin: 0 6px;
    z-index: 9999;
}
.tab_tit_1 a.on,
.tab_tit_2 a.on {
	background-position: 0 0;
}
.tab_list_1,
.tab_list_2 {
	position: absolute;
	left: 0px;
	right: 0px;
	
	
}
.tab_list_1 img,
.tab_list_2 img {
	float: left;
	display: inline-block;
	width: 182px;
	height: 198px;
	border: 1px solid #ddd;
}
.tab_list_1 .pic_txt,
.tab_list_2 .pic_txt {
	float: right;
	width: 545px;
	height: 195px;
	border-bottom: 5px solid #303030;
	background: #f7f7f7 url(/images/triangle.gif) no-repeat right top;
}
.tab_list_1 .pic_txt h1,
.tab_list_2 .pic_txt h1 {
	margin: 26px 0 10px 20px;
    width: 495px;
}
.tab_list_1 .pic_txt h1 a,
.tab_list_2 .pic_txt h1 a {
	font-family: "微软雅黑";
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
.tab_list_1 .pic_txt h2,
.tab_list_2 .pic_txt h2 {
	width: 520px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666;
	line-height: 22px;
	margin-left: 20px;
}
/* 20161028更改 */
.i_ad_box {
	position: relative;
}
.i_ad_box .pics {
	height: 174px;
	display: none;
}
.i_ad_box .pics a {
	position: absolute;
}
.i_ad_box .contr {
	position: absolute;
	right: 20px;
	bottom: 20px;
}
.i_ad_box .contr span {
	float: left;
	width: 18px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	background-color: #fff;
	color: #222;
	border: 1px solid #449AD0;
	margin: 0 3px;
	cursor: pointer;
}
.i_ad_box .contr span.on {
	background-color: #449AD0;
	color: #fff;
}
/* 201706 */
.nav {margin-bottom: 20px;}
.nav_list {padding-left: 0;}
.nav_list dl dt { color: #FBFF00;}
.nav_list dl { width: 240px;margin-right: 20px;}
#dl_list2 {width: 232px;}
#dl_list3 {width: 242px;}
#dl_list4 {width: 183px;margin-right: 0;}
.nav_list dl dd a {padding: 0 5px;}
.topW {
	height: 32px;
    line-height: 32px;
    background-color: #f5f5f5;
    border-bottom: 1px solid #ccc;
}
.top {
	width: 960px; 
	margin: 0 auto;
}
.top input, .top select {
    width: 100px;
    padding-left: 6px;
    margin-right: 6px;
    margin-top: -3px;
}
.top select {
	width: auto;
}
.top button {
    width: 50px;
    height: 21px;
    line-height: 17px;
    background-color: #007DCC;
    color: #fff;
    border-radius: 3px;
    vertical-align: initial;
}
.search-s .sear { margin-left: -13px;}
#mk_5 h5 {
	background: url(images/mks_bg.gif) no-repeat 0 -132px;
}
#kpzg h3 {
    background: url(images/sq_mk_bg.gif) no-repeat 0 -92px;
}
#kpzg .part1 { width: 448px;}
#kpzg  a {width: 208px;}
#kpzg .flist3 { width: 279px;}
.flist {overflow:hidden;margin-top: 8px;}
.flist a {
    display: table;
    float: left;
    width: 131px;
    height: 131px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    font-family: 微软雅黑;
    background-color: #80A8DF;
    margin: 8px;
    transition: all 1s ease;
}
.flist a:hover {background-color: #2D95D7;}
.flist a h4 {
	display: table-cell;
	vertical-align: middle;
	font-weight: bold;
}
.flist .flist3 {
	width: 279px;
    height: 278px;
    font-size: 32px;
}
.flist .flist2, .flist .flist5, .flist .flist7 { background-color: #C4C4C4;}
/* .flist .flist3 { background-color: #E3A84F;} */
.flist .part1 {
    width: 860px;
}
.flist .part2 {
    width: 147px;
}
.jzfp, .wcjh, .xyez {
	display: inline-block;
	width: 100%;
	height: 52px;
	line-height: 52px;
	text-align: center;
	font-size: 20px;
	color: #eee;
	font-weight: bold;
	margin-top: 10px;
}
.jzfp:hover, .wcjh:hover {color: #fff;}
.jzfp {
	background-color: #007dcc;
}
.wcjh {
	background-color: #f3934c;
}
/* 20170711 */
.mk_box {
    position: relative;
}
.mod-like__link {
    position: absolute;
    right: 10px;
    top: 0;
    cursor: pointer;
}
.mod-like__link .icon-refresh {
    width: 32px;
    height: 32px;
    display: inline-block;
    vertical-align: middle;
    background: url(images/reflesh.png) no-repeat;
    margin-top: -2px;
}
/* 20170815 */
.jzfp, .wcjh, .xyez {
	color: #fff !important;
}
.xyez {
	background-color: #80A8DF;
}
.sw_study {
	padding-bottom: 20px;
}
.mt10{
	margin-top: 10px !important;
}