﻿
@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 20px;
	color: #565656;
	min-width: 1000px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}
ul, li, dl, dt, dd, h1, h2, h3, h4, h5, p {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.clear {
	clear: both;
}
img {
	margin: 0;
	padding: 0;
	border: none;
}
a img {
	border: none;
}
a {
	text-decoration: none;
	color: #333;
}
input, textarea, keygen, select, button, isindex {
	margin: 0em;
	font: -webkit-small-control;
	color: initial;
	letter-spacing: normal;
	word-spacing: normal;
	text-transform: none;
	text-indent: 0px;
	text-shadow: none;
	display: inline-block;
	text-align: start;
}
.top {
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #990000;
	background-image: url(../images/logo_bg.png);
	background-repeat: repeat;
	min-width: 1200px;
}
.top_logo {
	text-align: center;
	margin: auto;
	width: 1200px;
}
.top_menu {
	background-color: #990000;
	height: 50px;
	font-size: 16px;
	color: #FFF;
	min-width: 1200px;
}
.top_menu>div {
	margin: auto;
	width: 1200px;
}
.top_menulist>ul li {
	line-height: 50px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c67070;
	float: left;
}
.top_menulist>ul {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c67070;
	float: left;
}
.top_menulist>ul li a {
	color: #FFF;
	padding-right: 44px;
	padding-left: 44px;
	height: 100%;
	display: block;
}
.top_menulist>ul li:hover {
	background-color: #b90000;
}
.top_menulist {
	width: 740px;
	float: left;
	height: 50px;
	overflow: hidden;
}
.top_search {
	float: left;
	width: 230px;
	display: table-cell;
	height: 28px;
	vertical-align: middle;
	padding-top: 11px;
	padding-right: 30px;
	padding-left: 30px;
}
.search_txt {
	margin: 0px;
	height: 28px;
	width: 180px;
	border: 0px;
	font-size: 12px;
	line-height: 28px;
	color: #afafaf;
	font-family: "微软雅黑";
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}
.search_bu {
	border: 0px;
	width: 30px;
	height: 28px;
	background: url(../images/search_bu.jpg) no-repeat;
	cursor: pointer;
	line-height: 28px;
	float: right;
}
.top_login {
	line-height: 50px;
	float: right;
	height: 50px;
	width: 150px;
	text-align: right;
	font-size: 14px;
}
.top_login a {
	color: #FFF;
}
.top_login img {
	vertical-align: middle;
	margin-right: 12px;
	margin-top: -5px;
}
.bottom {
	background-color: #d8cbb6;
	background-repeat: repeat;
	background-image: url(../images/logo_bg.png);
	min-width: 1200px;
	margin-top: 20px;
	padding-bottom: 10px;
}
.copyright {
	line-height: 34px;
	background-image: url(../images/copyright_bg.png);
	background-repeat: repeat;
	text-align: center;
	height: 34px;
	font-size: 12px;
	color: #fff;
}
.copyright a {
	color: #fff;
}
.bottom_link {
	width: 1000px;
	margin: auto;
	padding-top: 25px;
	padding-bottom: 25px;
	overflow: hidden;
	color: #333333;
}
.bottom_link dl {
	display: inline-block;
	margin-left: 60px;
	margin-right: 20px;
	float: left;
}
.bottom_link dl dt {
	font-size: 16px;
	line-height: 30px;
}
.bottom_link dl dt i {
	color: #990000;
	width: 30px;
	display: block;
	float: left;
	line-height: 30px;
	font-size: 22px;
}
.bottom_link dl dd {
	margin-left: 30px;
	line-height: 22px;
	font-size: 14px;
}
.main {
	background-color: #FFF;
	padding: 20px;
	width: 1158px;
	border: 1px solid #cccc99;
	margin: auto;
	overflow: hidden;
}
.main_left {
	float: left;
	width: 809px;
}
.main_right {
	float: right;
	width: 328px;
	background-color: #f8f4eb;
	border: 1px solid #e7decf;
}
.top_login i {
	font-size: 20px;
	margin-right: 10px;
}
.mainblock_hd {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #8f683f;
	line-height: 36px;
	background-image: url(../images/blockhd_bg.jpg);
	background-repeat: repeat;
	height: 36px;
	padding-right: 24px;
	padding-left: 24px;
	color: #795932;
	font-size: 14px;
}
.mainblock_hd ul li {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
.mainblock_hd h2 {
	font-weight: normal;
	font-size: 20px;
	float: left;
	margin-right: 10px;
}
.mainblock_hd a {
	color: #795932;
}
.mainblock_hd span {
	float: right;
}
.mainblock_content {
	background-color: #f8f4eb;
	border: 1px solid #e8dfd0;
	padding: 19px;
	overflow: hidden;
}
.mainblock_pic {
	float: left;
	margin-right: 20px;
}
.mainblock_info {
	float: right;
	width: 395px;
	font-size: 14px;
	line-height: 24px;
}
.mainblock_pic img {
	height: 233px;
	width: 350px;
}
.checkall {
	background-image: url(../images/checkall.jpg);
	background-repeat: repeat;
	line-height: 30px;
	height: 30px;
	padding-right: 60px;
	padding-left: 60px;
	color: #FFF;
	display: inline-block;
}
.intro_all {
	text-align: center;
}
.intro {
	height: 192px;
	margin-bottom: 10px;
	overflow: hidden;
	text-indent: 2em;
}
.mainblock {
	margin-bottom: 20px;
}
.mainblock.dmt {
	margin-bottom: 0px;
}
.dmt li img {
	height: 120px;
	width: 240px;
}
.dmt li {
	float: left;
	width: 240px;
	margin-left: 8px;
	margin-right: 8px;
	position: relative;
	height: 120px;
}
.dmt li div {
	text-align: center;
	width: 240px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	font-size: 14px;
	color: #FFF;
	height: 30px;
	line-height: 30px;
	background: rgba(143, 104, 63,0.7);
}
.dmt li div p {
	position: relative;
}
.mainrightblock {
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 30px;
	margin-left: 8px;
}
.mainrightblock_hd {
	font-size: 16px;
	line-height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #775a30;
	background-image: url(../images/righthd_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	color: #8f683f;
}
.news_list li {
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	padding-left: 30px;
	background-image: url(../images/point.jpg);
	background-position: 12px 14px;
	background-repeat: no-repeat;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-right: 15px;
}
.news_list li a {
	color: #565656;
}
.news_list {
	margin-top: 8px;
}
.book_pic img {
	height: 110px;
	width: 79px;
	padding: 2px;
	border: 1px solid #bcbcbc;
	background-color: #FFF;
	margin-right: 12px;
	float: left;
}
.book_pic {
	background-color: #FFF;
}
.bookname {
	font-size: 14px;
	line-height: 18px;
	color: #565656;
	height: 36px;
	overflow: hidden;
	margin-bottom: 5px;
}
.bookintro {
	line-height: 18px;
	color: #9f9f9f;
	height: 72px;
	overflow: hidden;
}
.bookinfo {
	float: right;
	width: 170px;
	margin-right: 10px;
}
.book_list li {
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
.bookno {
	float: left;
	width: 33px;
	text-align: center;
	font-size: 26px;
	color: #990000;
	line-height: 30px;
	font-style: italic;
	font-family: Arial;
}
.book_list {
	margin-top: 8px;
}
.mainrightblock.re {
	margin-bottom: 8px;
}
.recommend_list li img {
	height: 158px;
	width: 108px;
	border: 1px solid #c0bfbe;
	vertical-align: bottom;
	margin-bottom: 5px;
}
.recommend_list li {
	float: left;
	width: 136px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	height: 198px;
	overflow: hidden;
	line-height: 18px;
	margin-bottom: 10px;
}
.recommend_list {
	margin-top: 20px;
	overflow: hidden;
}
/*首页焦点图开始*/

.flexslider {
	position: relative;
	height: 400px;
	overflow: hidden;
	background: url(../images/loading.gif) 50% no-repeat;
	min-width: 1200px;
	width: 100%;
	margin-bottom: 10px;
}
.slides {
	position: relative;
	z-index: 1;
}
.slides li {
	height: 400px;
}
.flex-control-nav {
	position: absolute;
	bottom: 10px;
	z-index: 2;
	width: 100%;
	text-align: center;
	left: 0;
	margin-left: -40px;
}
.flex-control-nav li {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 5px;
*display: inline;
	zoom: 1;
}
.flex-control-nav a {
	display: inline-block;
	width: 14px;
	height: 14px;
	line-height: 40px;
	overflow: hidden;
	background: url(../images/dot.png) right 0 no-repeat;
	cursor: pointer;
}
.flex-control-nav .flex-active {
	background-position: 0 0;
}
/*首页焦点图结束*/


.banner2 {
	background-image: url(../images/banner2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 160px;
	min-width: 1200px;
}
.nav {
	line-height: 40px;
	margin: auto;
	width: 1160px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 14px;
	color: #7a5a31;
}
.nav a {
	color: #7a5a31;
}
.nav_tit {
	color: #990000;
}
.bookblock .book_pic {
	height: 350px;
	width: 350px;
	border: 1px solid #e8e0d2;
	text-align: center;
	float: left;
}
.bookblock .book_pic img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 350px;
	width: auto;
	float: none;
}
.bookblock .bookinfo {
	width: 770px;
	margin-right: 0px;
}
.bookblock .bookinfo .bookname {
	font-size: 24px;
	line-height: 48px;
	height: 48px;
	color: #333;
}
.bookinfo_list li {
	font-size: 14px;
	line-height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	overflow: hidden;
	padding-top: 8px;
	padding-bottom: 8px;
}
.booklinfo_list.tit {
	text-align: right;
	width: 90px;
	margin-right: 26px;
	float: left;
}
.booklinfo_list.price {
	font-size: 20px;
	color: #990000;
}
.bookinfo_list.txt {
	height: 52px;
	overflow: hidden;
}
.bookinfo_bu a {
	float: left;
	height: 38px;
	width: 138px;
	margin-right: 20px;
	background-image: url(../images/checkall.jpg);
	background-repeat: repeat;
	font-size: 16px;
	line-height: 38px;
	text-align: center;
	color: #FFF;
}
.bookinfo_bu a i {
	padding-right: 10px;
}
.bookinfo_bu {
	overflow: hidden;
	margin-top: 20px;
}
.bookinfo_bu>a:nth-child(4) {
	background-image: url(../images/checkall2.jpg);
}
.bookblock {
	overflow: hidden;
	margin-bottom: 20px;
}
body form>.mainblock {
	width: 1198px;
	margin: 20px auto 0 auto;
}
.bookblocktxt_content {
	border: 1px solid #cccc99;
	padding: 19px;
	overflow: hidden;
	font-size: 14px;
	line-height: 28px;
	text-indent:2em;
}
.bookblocktxt_content p{
	text-indent:2em;
}
.bookblocktxt_hd {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #990000;
	line-height: 36px;
	height: 36px;
	padding-right: 24px;
	padding-left: 24px;
	color: #795932;
	font-size: 16px;
	display: inline-block;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccc99;
	border-left-color: #cccc99;
	margin-bottom: -1px;
}
.bookblocktxt {
	margin-bottom: 20px;
}
.bookdetail .bookblocktxt:last-child {
	margin-bottom: 0;
}
.booklist2 li img {
	height: 265px;
	width: 185px;
	vertical-align: bottom;
	margin-bottom: 10px;
}
.booklist2 li {
	float: left;
	width: 185px;
	font-size: 14px;
	text-align: center;
	height: 315px;
	overflow: hidden;
	margin-right: 20px;
	margin-left: 20px;
}
.detail_left {
	float: left;
	width: 230px;
}
.detail_right {
	float: right;
	width: 910px;
}
.detail_left .mainblock .mainblock_hd h2 {
	font-size: 16px;
}
.detail_left .mainblock .mainblock_content {
	padding: 10px;
}
.sort_list {
	color: #333333;
}
.sort_list li {
	width: 100px;
	line-height: 22px;
	float: left;
	margin: 2px 2px;
}
.sort_list li a {
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	width: 90px;
	height: 100%;
}
.sort_list li a:hover {
	color: #FFF;
	background-color: #bba387;
}
.sort_list li i {
	display: none;
	float: right;
	line-height: 22px;
}
.sort_opt {
	color: #FFF;
	background-color: #bba387;
}
.sort_list li .sort_opt i {
	display: block;
}
.detail_leftblock {
	background-color: #f8f4eb;
	border: 1px solid #e7decf;
}
.detail_leftblock .bookinfo {
	width: 165px;
}
.detail_leftblock .recommend_list {
	margin-left: 28px;
}
.nation_intro {
	background-color: #f8f4eb;
	padding: 10px;
	border: 1px solid #e9e1d4;
	font-size: 14px;
	line-height: 26px;
	color: #333;
	margin-bottom: 20px;
	overflow: hidden;
}
.nation_name {
	font-size: 24px;
	line-height: 30px;
	color: #7a5a31;
}
.nation_pic {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	clear: right;
}
.nation_option {
	overflow: hidden;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.nation_tit {
	float: left;
	width: 100px;
	color: #990000;
}
.nation_detail {
	float: right;
	width: 740px;
}
.nation_detail ul li {
	float: left;
	margin-right: 15px;
	margin-bottom: 4px;
}
.nation_detail ul li a {
	display: block;
	height: 100%;
	width: 100%;
	padding:0 2px;
	float:left;
	text-align:center;
}
.nation_detail ul li a:hover {
	color: #FFF;
	background-color: #bba387;
}
.nation_more {
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7a5a31;
	margin-bottom: 20px;
}
.nation_more a {
	font-size: 14px;
	line-height: 30px;
	color: #7a5a31;
	display: block;
	width: 200px;
	text-align: center;
	margin-top: -1px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #7a5a31;
	border-bottom-color: #7a5a31;
	border-left-color: #7a5a31;
	background-color: #f0e8d5;
}
.nation_option2 {
	font-size: 14px;
	line-height: 36px;
	background-image: url(../images/blockhd_bg2.png);
	background-repeat: repeat;
	border: 1px solid #bcac98;
	padding-right: 16px;
	padding-left: 16px;
	overflow: hidden;
}
.nation_option2 ul li {
	float: left;
	line-height: 26px;
}
.nation_option2 ul {
	float: right;
	margin-top:4px;
}
.nation_option2 ul li a{
	background-color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px double #dddddd;
	display: block;
	color: #aaa;
}
.nation_option2_opt{
	color:#990000 !important;
}
.cplist li {
	padding-top: 40px;
	padding-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #e8e0d2;
	overflow: hidden;
}
.cplist_pic {
	float: left;
	height: 200px;
	width: 230px;
	text-align: center;
}
.cplist_pic img {
	height: 200px;
	width:145px;
	
}
.video_pic {
	float: left;
	height: 150px;
	width: 210px;
	text-align: left;
	position: relative;
	margin-right:20px;
	margin-bottom:10px;
	background-color: #f8f4eb;
    text-align: center;
	line-height:150px;
}
.video_pic img {
	max-height: 150px;
	max-width: 210px;
	vertical-align:middle;
}
.cplist li div {
	float: left;
}
.cplist_name {
	width: 680px;
	font-size: 18px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}
.cplist_author {
	width: 680px;
	line-height: 30px;
	height: 30px;
}
.cplist_price {
	width: 680px;
	font-size: 16px;
	color: #990000;
	line-height: 40px;
}
.cplist_intro {
	width: 680px;
	font-size: 14px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	margin-bottom: 10px;
}
.cplist_bu {
	width: 680px;
}
.cplist li .bookinfo_bu {
	width: 680px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.cplist li .bookinfo_bu a {
	line-height: 30px;
	height: 30px;
	width: 124px;
	font-size:14px;
}
.cplist2 li a img {
	height: 200px;
	
}
.cplist2 li {
	text-align: center;
	width: 186px;
	float: left;
	padding: 40px 10px;
	margin:0 10px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #e8e0d2;
	overflow: hidden;
}
.cplist2 li div {
	float: none;
	width: 100%;
}
.cplist2 li .cplist_name {
	font-size: 14px;
	line-height: 24px;
	height: 48px;
	margin-bottom: 5px;
	overflow: hidden;
}
.cplist2 li .cplist_intro {
	font-size: 12px;
	line-height: 20px;
	height: 40px;
	text-align: left;
	margin-bottom: 10px;
}
.cplist2 li .cplist_author {
	font-size: 12px;
	line-height: 20px;
	height: 20px;
}
.cplist2 li .bookinfo_bu {
	margin-top: 0px;
}
.cplist2 li .bookinfo_bu a {
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	width: 80px;
	float: left;
	display: block;
	margin-right: 6px;
	margin-left: 6px;
}
.cplist2 li .cplist_price {
	line-height: 30px;
}
.cplist2 {
	overflow: hidden;
}
.pagenumber {
	color: #000;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 100%;
	font-size:14px;
	
}
.pagenumber a {
	color:#000;
	display: inline;
	background-color: #f6f6f6;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #dddddd
}
.Currentpage {
	background:none !important;
	color: #971e27 !important;
	border: none !important;
}.pageNo {
	text-align: center;
	width: 40px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	border: 1px solid #dddddd
}
.pageBu {
	text-align: center;
	width: 40px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	border: 1px solid #dddddd;
	font-size:14px;
	background-color: #f6f6f6;
}
.pdf_detail {
	height: 498px;
	overflow-y: scroll;
	overflow-x: hidden;
	border: 1px solid #e8dfd0;
	text-align: center;
}
.pdf_menu {
	height: 440px;
	overflow-y: scroll;
	overflow-x: auto;
}
.pdf_detail div {
	text-align: center;
	height: 100%;
}
.pdf_detail div img {
	height: 100%;
	width: auto;
}
.block_tit {
	font-size: 24px;
	color: #795932;
	font-weight: normal;
	line-height: 40px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #795932;
	padding-left: 15px;
}
.playblock .bookname {
	font-size: 24px;
	line-height: 48px;
	height: 48px;
	color: #333;
	text-align:center;
}
.video_play {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.media_menu li {
	font-size: 14px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #795932;
	padding-left: 10px;
}
.media_menu {

}
.shopping_tit {
	line-height: 60px;
	height: 60px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #8f683f;
	background-image: url(../images/blockhd_bg.jpg);
	background-repeat: repeat;
	overflow: hidden;
	margin-bottom: 20px;
}
.shopping_tit dl dt {
	float: left;
	font-size: 18px;
	color: #8f683f;
	padding-right: 32px;
	padding-left: 32px;
}
.shopping_tit dl {
	overflow: hidden;
}
.shopping_tit dl dd {
	font-size: 14px;
	color: #8f683f;
	float: left;
	padding-right: 40px;
	padding-left: 20px;
}
.shopping_titbg {
	background-image: url(../images/shopbg.png);
	background-repeat: no-repeat;
	background-position: right center;
	color: #FFF !important;
}
.myshopcar_price {
	margin-top: 25px;
	margin-bottom: 25px;
	border: 1px solid #ddd;
	line-height: 56px;
	text-align: right;
	padding-right: 30px;
	font-size: 14px;
	background-color: #FFF;
}
.myshopcar_price .red {
	font-size: 18px;
}
.red {
	color: #990000;
}
.login_bu2 {
	line-height: 44px;
	color: #FFF;
	text-align: center;
	height: 44px;
	width: 254px;
	font-size: 18px;
	background-color: #990000;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: "微软雅黑";
}
.myshopcar_table tr th {
	background-color: #d4d4d4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c4bea7;
	line-height: 30px;
}
.myshopcar_table tr td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c4bea7;
	text-align: center;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	vertical-align: middle;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c4bea7;
	background-color: #FFF;
}
.myshopcar_table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c4bea7;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c4bea7;
	margin-top: 20px;
}
.myshopcar_table_operate a {
	color: #971e27 !important;
}
.myshopcar_table_pic {
	height: 80px;
	width: 56px;
	border: 1px solid #bfbfbf;
	float: left;
	margin-right: 20px;
}
.myshopcar_table_pro {
	float: left;
	text-align: left;
	padding: 0px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
	width: 84%;
	font-size: 12px;
}
.myshopcar_table_pro h1 {
	color: #990000;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	margin-bottom: 5px;
}
.myshopcar_table_pic img {
	vertical-align: middle;
	height: 80px;
	width: 56px;
}
.myshopcar_end {
	border-top-width: 34px;
	border-top-style: solid;
	border-top-color: #d4d4d4;
	padding-top: 40px;
	padding-bottom: 40px;
	background-image: url(../images/myshopcar_end.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 110px;
	margin-top: 20px;
}
.myshopcar_end2 {
	background-color: #d4d4d4;
	line-height: 34px;
	padding: 0 20px;
	font-size: 14px;
}
.myshopcar_end2 a {
	color: #971e27;
}
.myshopcar_end h1 {
	font-size: 24px;
	font-weight: normal;
	color: #971e27;
	line-height: 40px;
}
.myshopcar_end h2 {
	font-size: 14px;
	font-weight: normal;
	color: #898989;
	line-height: 30px;
}
.media_menu li a span {
	color: #990000;
	font-size: 12px;
}
.caplist_number {
	font-size: 14px;
	width: 680px;
}
.caplist_number span {
	color: #990000;
}
.cplist2 li .caplist_number {
	text-align: left;
	margin-bottom: 10px;
}
.pdf_detail img {
	height: 548px;
	width: 448px;
}


.login_input3 {
	margin: 0px;
	padding: 10px;
	height: 22px;
	width: 234px;
	border: 1px solid #000;
	line-height: 22px;
	color: #6d6e71;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-repeat: no-repeat;
	background-position: 19px center;
}
.login_tit {
	font-size: 14px;
	width: 130px;
	float: left;
	text-align: right;
	margin-right: 10px;
	line-height: 40px;
	clear: left;
	height: 50px;
	margin-bottom: 10px;
}
.login_list li {
	margin-bottom: 10px;
	clear: both;
}
.login_bu3 {
	line-height: 44px;
	color: #fff;
	text-align: center;
	height: 44px;
	width: 254px;
	font-size: 18px;
	background-color: #a4a08c;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: "微软雅黑";
}
.login_list li a {
	color: #971d28;
}
.login_input2 {
	margin: 0px;
	padding: 10px 10px 10px 55px;
	height: 22px;
	width: 189px;
	border: 1px solid #000;
	line-height: 22px;
	color: #6d6e71;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-repeat: no-repeat;
	background-position: 19px center;
	background-color: #FFF;
}
.login_list li a img {
	margin-right: 2px;
	margin-left: 2px;
}
.login_list {
	margin-top: 30px;
}
.login_block1 {
	background-image: url(../images/login_bg3.jpg);
	background-repeat: no-repeat;
	background-position: 100px top;
	min-height:414px;
}
.login_choose {
	line-height: 49px;
	background-image: url(../images/blockhd_bg.jpg);
	background-repeat: repeat;
	height: 49px;
	font-size: 14px;
	line-height: 49px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #cccc99;
	border-right-color: #cccc99;
	border-left-color: #cccc99;
}
.login_choose a {
	border-right-width: 1px;
	border-right-style: #cccc99;
	border-right-color: #fff;
	
	display: block;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
	color: #000;
}
.login_choose_tab {
	font-size: 16px;
	background-color: #FFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #990000;
	height:46px;
	line-height:46px;
}
.login_table {
	FONT-SIZE: 14px
}
.login_table TR.last TD {
	BORDER-BOTTOM: 0px
}
.login_table TR.last TH {
	BORDER-BOTTOM: 0px
}
.leftBorder {
	BORDER-LEFT: #f4f4f4 1px solid
}
.login_table TD {
	BORDER-BOTTOM: #cccccc 1px solid;
	PADDING-BOTTOM: 15px;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 10px;
	VERTICAL-ALIGN: top;
	PADDING-TOP: 15px
}
.login_table TH {
	BORDER-BOTTOM: #cccccc 1px solid;
	PADDING-BOTTOM: 15px;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 10px;
	VERTICAL-ALIGN: top;
	PADDING-TOP: 15px
}
.login_table TD.vlm {
	VERTICAL-ALIGN: middle
}
.login_table TH.vlm {
	VERTICAL-ALIGN: middle
}
.login_table TH {
	TEXT-ALIGN: right;
	FONT-WEIGHT: normal
}
.login_table tr .vlm a {
	color: #000;
}
.newTxt {
	BORDER-BOTTOM: #abadb3 1px solid;
	BORDER-LEFT: #abadb3 1px solid;
	PADDING-BOTTOM: 0px;
	LINE-HEIGHT: 36px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	BACKGROUND: /*url(../images/txtBg.png)*/ #fbfbfb repeat-x left top;
	HEIGHT: 36px;
	FONT-SIZE: 14px;
	BORDER-TOP: #abadb3 1px solid;
	BORDER-RIGHT: #abadb3 1px solid;
	PADDING-TOP: 0px;
	width:260px;
}
.nation_expert img {
    width:120px;
    height:142px;
}
.Playaudio{height:60px; line-height:30px; -webkit-appearance:none;}
.cplist2.multimedia .bookinfo_bu a {
	width:124px; float:none; display: inline-block;
}
.cplist2.multimedia li .cplist_pic a img {
	max-height: 133px;
	max-width: 186px;
	width:auto;
	height:auto;
	vertical-align:middle;
}
.cplist2.multimedia li .cplist_pic a {
	display:block;
	width:100%;
	height:100%;
}
.cplist2.multimedia li .cplist_pic {
	height: 133px;
	background-color: #f8f4eb;
	text-align: center;
	line-height: 133px;
	position: relative;
}
.block_tit a{
	background-color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px double #dddddd;
	display: block;
	color: #aaa;
	float:right;
	font-size:14px;
	line-height:26px;
	margin-top:6px;
	margin-right:4px;
}
.multimediaicon {
	height: 30px !important;
	width: 30px !important;
	position: absolute;
	right: 0px;
	bottom: 0px;
	background-color:#970100;
	filter:alpha(opacity=70); 
	-moz-opacity:0.7; 
	opacity:0.7;
}
.multimediaicon img{
	height: 20px !important;
	width: 20px !important;
	position: absolute;
    left: 5px;
    top: 5px;
}
.search_tabs {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7a5a31;
	margin-bottom: 10px;
}
.search_tabs li {
	display: inline-block;
	font-size: 18px;
	padding: 10px 40px;
	color:#795932;	
	margin:0px 10px -1px 10px;
}


