.espcms_book .desc_h1 {
	background-color: #f0f0f0;
	font-size:14px;
	line-height: 250%;
	padding:5px;
	border:1px solid #e5e5e5;
	font-weight: bold;
}

.espcms_book .item {
	padding: 20px 0;
	border-bottom: 1px solid #ededed;
}
.espcms_book .item .avatar {
	float: left;
	width: 200px;
}
.espcms_book .item .desc {
	float: left;
	padding:0px;
	padding-left:20px;
	width: 550px;
}
.espcms_book .item .desc h2 {
	padding:0px;
	margin: 0px;
	margin-bottom: 10px;
	font-size: 30px;
	line-height: 1.5;
}
.espcms_book .item .desc h3 {
	font-size: 20px;
	margin: 0px;
	margin-bottom: 10px;
}
.espcms_book .item .desc p {
	line-height: 2;
}
.espcms_book_padding15 ul{
	padding:0px;
	margin: 0px;
}
.espcms_book_padding15 ul li{
	margin: 0px;
	margin-left:  40px;
	padding:0px;
}

.product_nav, .product_left{
	width: 268px;
	border:1px solid #dddddd;
	border-radius: 8px;
	padding-bottom:24px;
	display: inline-block;
	float:left;
}

.product_nav h1, .product_left h1{
	width: 100%;
	height:33px;
	font-size:16px;
	color:#fff;
	background:#4576ff;
	border-bottom:1px solid #9cb6ff;
	position:relative;
	line-height:33px;
	text-indent:20px;
	margin-bottom:19px;
}

.main_content, .page_main{
	width: 1200px;
	margin: 16px auto 44px;
}

.product_nav h1 span, .product_left h1 span{
	width:10px;
	height:40px;
	text-indent:-9999px;
	overflow: hidden;
	position:absolute;
	top:0;
}

.product_nav_left{
	left:-10px;
	background:url(../images/ear.png) no-repeat 0 0;
}

.product_nav_right{
	right:-9px;
	background:url(../images/ear.png) no-repeat -17px 0;
}

.product_nav li, .product_left li{
	line-height:45px;
	text-indent:20px;
	position:relative;
	background-image:url(../images/point.png);
	background-repeat:no-repeat;
	background-position: -14px 18px;
	transition: all 0.3s;
}

.product_nav li:hover, .product_left li:hover{
	background-position: 6px 18px;
}

.product_nav li a, .product_left li a{
	font-size:14px;
	color:#646464;
	padding-bottom:3px;
	text-decoration: none;
}

.product_nav li:hover > a, .product_left li:hover > a, .treeview a.selected{
	border-bottom:1px solid #a2baff;
	color:#4576ff;
}

.index_about{
	width:902px;
	height:352px;
	position:relative;
	border:1px solid #dfdfdf;
	float:right;
	background:#fafafa;
	margin-top:6px;
	border-radius:8px;
}

.index_about h1{
	font-size:18px;
	color:#4576ff;
	font-weight:bold;
	width:100%;
  line-height: 54px;
	text-indent:40px;
}

.index_about h1 a, .index_hot h1 a, .index_new h1 a, .index_blog h1 a, .index_news h1 a{
	font-size:12px;
	font-weight:normal;
	color:#585857;
	vertical-align: middle;
	float:right;
	margin-right:20px;
	text-decoration: none;
	text-indent:0;
}

.index_about h1 a:hover, .index_hot h1 a:hover, .index_new h1 a:hover, .index_blog h1 a:hover, .index_news h1 a:hover{
	color:#4576ff;
}

.index_ribbon{
	position:absolute;
	left:-5px;
	top:-5px;
	display: block;
	overflow: hidden;
}

.index_about_summary{
	width:756px;
	margin: 18px auto 0;
}

.index_about_summary p{
	width:100%;
	line-height:24px;
	color:#4e4e4e;
	font-size:16px;
}

.index_hot, .index_new{
	width:904px;
	float:right;
	margin-top:22px;
}

.index_hot h1, .index_new h1, .index_blog h1, .index_news h1, .page_main_right > h1{
	width:100%;
	line-height:45px;
	border: 1px solid #dddddd;
	background-color: #fafafa;
	font-size:18px;
	font-family:arial;
	font-weight:bold;
	color: #4576ff;
	background-image:url(../images/play.png);
	background-repeat:no-repeat;
	background-position:10px center;
	text-indent:40px;
	border-radius:4px;
	text-transform:capitalize;
}

.index_hot ul li, .index_new ul li{
	float:left;
	width:150px;
	font-size:12px;
	color:#333;
	text-align: center;
	margin-left: 38.5px;
	line-height: 16px;
	margin-top: 10px;
	height: 185px;
	margin-bottom:24px;
}

.index_hot ul li img, .index_new ul li img{
	width:100%;
	height:150px;
	border:1px solid #ddd;
}

.index_blog{
	margin-right:14px;
}

.index_blog, .index_news{
	width:442px;
	height:346px;
	float:right;
	background:#fafafa;
	border:1px solid #dfdfdf;
	border-radius:4px;
}

.index_blog h1, .index_news h1{
	border:none;
}

.index_blog_main{
	width: 336px;
	margin: 0 auto;
}

.index_blog dl{
	border-bottom: 1px solid #e8e8e8;
  padding-bottom: 16px;
	margin-top: 15px;
}

.index_blog_main dl a:hover > dt, .index_hot li:hover > a, .index_new li:hover > a, .index_blog_main dl a:hover > dd, .news_list:hover a h6, .news_list:hover a p, .footer_nav li:hover a{
	color:#4576ff;
}

.index_hot li:hover > a > img, .index_new li:hover > a > img{
	border:1px solid #4576ff;
}

.index_blog dl dt, .index_blog dl dd{
	font-size:14px;
	color:#5c5c5c;
	position:relative;
	padding-left:32px;
	line-height:16px;
}

.index_blog dl dt{
	padding-bottom:8px;
}

.index_blog dl dt span, .index_blog dl dd span{
	width:20px;
	height:20px;
	text-indent:-9999px;
	overflow: hidden;
	display: block;
	position:absolute;
	top:0;
	left:0;
}

.index_blog dl dt span{
	background:url(../images/QA.png) no-repeat 0 0;
}

.index_blog dl dd span{
	background:url(../images/QA.png) no-repeat 0 -30px;
	top:6px;
}

.index_news_main{
	width:320px;
	margin:0 auto;
}

.news_list{
	width: 100%;
	height:100px;
	border-bottom:1px solid #e5e5e5;
	zoom:1;
}

.news_list_left{
	width:60px;
	height:100%;
	display: table;
	float: left;
	padding-right: 9px;
}

.main_content:after, .news_list:after, .footer_share:after, .footer_contact:after, .page_main_right:after, .page_main:after, .page_mess dl:after, .page_main_right_content:after,
.news_mover li:after{
	content:"";
	height:0;
	line-height:0;
	display:block;
	clear:both;
	visibility:hidden;
}

.news_list_left span{
	display: table-cell;
	vertical-align: middle;
}

.news_list_left span img{
	width: 100%;
	height: 60px;
}

.news_list_right{
	height:100px;
}

.news_list_right h6{
	font-size:14px;
	color:#5c5c5c;
	padding-top: 13px;
}

.news_list_right p{
	font-size:12px;
	color:#a9a9a9;
	line-height:16px;
}

.footer_bg{
	width: 100%;
	height: 270px;
	border-top: 1px solid #e7e7e7;
}

.footer{
	width: 1200px;
	height:100%;
	margin:0 auto;
	position:relative;
	text-align: center;
}

.footer_contact{
	width:590px;
	border:none;
	margin-left:116px;
	float: left;
	text-align:left;
}

.footer_contact tr, .footer_contact td, .footer_contact th{
border:none;
}

.footer_contact th, .footer_share p{
	color: #606060;
  font-size: 18px;
  line-height: 57px;
	font-weight:bold;
}

.footer_contact td{
	line-height: 24px;
	font-size: 14px;
	color: #747474;
}

.footer_share{
	width:420px;
	height:170px;
	background:url(../images/leftline.png) no-repeat left center;
	float:right;
	text-align: center;
}

.footer_share p{
	width:100%;
	padding-bottom:4px;
}

.footer_share ul{
	display: inline-block;
}

.footer_share ul li{
	float: left;
	margin-right:26px;
}

.footer_nav{
	position:absolute;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
}

.footer_nav li{
	float:left;
	color: #636363;
}

.footer_nav li a{
	color:#636363;
	font-size:12px;
	padding: 0 12px;
	text-transform: uppercase;
}

.copyright{
	position:absolute;
	bottom:0;
	color:#636363;
	font-size:12px;
	width: 100%;
}

.page_main_right{
	width:905px;
	float: right;
}

#clickmenubotton li span a{
	text-transform:uppercase;
}

.page_main_right_content{
	padding-bottom:30px;
	border-bottom:1px solid #dddddd;
}

.page_main_right_content .mover li{
	width: 150px;
	float:left;
}

.page_main_right_content .mover .title{
	width:100%;
	text-align: center;
}

.page_main_right_content .mover .title a{
	color:#333;
	font-weight: normal;
}

.page_main_right_content .mover li{
	margin: 9px 0 20px 38.72px;
	max-height: 420px;
	overflow: hidden;
}

.page_main_right_content .mover li:hover .title a{
	color: #4576ff;
}

.page_main_right_content .mover li:hover .pic img{
	border: 1px solid #4576ff;
}

.page_main_right_content .mover .pic img{
	border: 1px solid #e7e7e7;
}

.Magnifier{
	width:306px;
	height:306px;
	overflow: hidden;
	position: absolute;
	border:1px solid #dddddd;
	top:0;
	left:0%;
}

.Magnifier img{
	width:1000px;
	height:1000px;
	position:absolute;
}

.page_bpic{
	width: 306px;
	text-align: center;
	float:left;
}

.page_bpic .page_bigimg{
	width: 304px;
	height:304px;
	border: 1px solid #e7e7e7;
}

.page_bigimg{
	position:relative;
}

.page_bpic ul{
	display: inline-block;
	margin-top: 6px;
}

.page_bpic ul li{
	width:63px;
	height:63px;
	border: 1px solid #e7e7e7;
	float: left;
	margin-right: 7px;
	cursor:pointer;
}

.page_bpic ul li img{
	width:100%;
	height:100%;
	display: block;
}

.page_bpic ul li:hover, .page_simg{
	border: 1px solid #4576ff!important;
}

.page_bigimg > div, .page_bigimg > span{
	text-indent:9999px;
	overflow: hidden;
}

.page_bimg{
	width: 100%;
	height: 100%;
}

#page_bimg_point{
	height: 100px;
	width: 100px;
	background: #000000;
	opacity: 0.5;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}

.page_bigimg > span{
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	opacity: 0;
}

.page_mess{
	width:558px;
	float:right;
	font-size:16px;
	color:#676767;
	position:relative;
}

.page_mess h1{
	font-size:18px;
	color:#4576ff;
	line-height:34px;
	border-bottom: 1px solid #dddddd;
}

.page_mess dl{
	line-height:36px;
	border-bottom:1px solid #dddddd;
}

.page_mess dl dt{
	float:left;
	width: 25%;
}

.page_mess dl dd{
	float:left;
	width: 70%;
}

.page_mess dl dt span{
	width: 6px;
	height:6px;
	border-radius:50%;
	border: 1px solid #2c54c3;
	background:#4576ff;
	vertical-align: middle;
	text-indent: -9999px;
	overflow: hidden;
	display: inline-block;
	margin-right:9px;
}

.product_read_content h1{
	line-height:70px;
	font-size:18px;
	color:#4576ff;
}

.blog_mover li{
	float:left;
	margin-left: 22px;
	width:285px;
	min-height:318px;
	background:#efefef;
	border: 1px solid #dddddd;
	margin-top:14px;
	overflow: hidden;
	border-radius:4px;
}

.blog_mover li:hover{
	border:1px solid #4576ff;
}

.blog_mover li:hover h6, .blog_mover li:hover span, .blog_mover li:hover p{
	color: #4576ff;
}

.blog_mover li h6{
	font-size:15px;
	/*color:#333;*/
	color:#4576ff;
	line-height:24px;
	padding: 0 7px;
}

.blog_mover li span, .blog_mover li p{
	color:#666;
	display: block;
	padding: 0 7px;
}

.blog_mover li p{
	line-height:18px;
}

.page_main_right > h2{
	width: 100%;
	line-height: 40px;
	font-size: 30px;
	text-align: center;
	padding-top:15px;
}

.page_main_right > span{
	display: block;
	text-align: center;
	font-size: 14px;
}

.blog_share{
	margin-left:2em;
}

.downloadbtn{
	width:221px;
	height:39px;
	font-size:16px;
	color:#fff;
	margin: 0 auto;
	background:#4576ff;
	border-radius:4px;
	display: block;
	text-align: center;
	line-height:39px;
}

.bshare-custom.icon-medium-plus a{
	padding-left:0!important;
}

.espcms_bbs_form{
	width: 90%;
	margin:0 auto;
}

.news_mover li{
	width:100%;
	padding-top:25px;
	padding-bottom:18px;
	border-bottom:1px solid #dddddd;
}

.news_mover .blog_pic{
	float:left;
	margin-right:10px;
}

.news_mover li h6{
	font-size:16px;
	color:#333;
}

.news_mover li span{
	font-size:12px;
	color:#999999;
	display: block;
}

.news_mover li p{
	font-size:12px;
	color:#999999;
	width:424px;
	line-height:18px;
	padding-top:10px;
}

.news_mover li a{
	width:90px;
	height:24px;
	color:#fff;
	font-size:12px;
	line-height:24px;
	text-align: center;
	background:#4576ff;
	display: block;
	margin-top:-8px;
	border-radius:2px;
}

.news_mover li h6, .news_mover li span, .news_mover li p, .news_mover li a{
	float:left;
}

.page_share{
	position:fixed;
	width:60px;
	top:30%;
	right: 0;
}

.page_share .icon-medium-plus a{
	width:48px;
	height:48px!important;
	background-repeat: no-repeat;
	background-position:center!important;
	transition: all 0.3s;
	padding:0!important;
	margin:0!important;
	float:right;
}

.page_share .icon-medium-plus a:hover{
	width: 60px;
	background-position:center!important;
}
