﻿@charset "utf-8";

/* 尾部 */

button,img,input {

	border: 0 none;

}

input,select,textarea:focus {

    outline: none;

}

#show {

	display: block;

}

.clear {

	clear: both;

}

.fl {

	float: left;

}

.fr {

	float: right;

}

.marr0 {

	margin-right: 0;

}

#jm-footer {

	font: 14px/1.5 tahoma,arial,'\5FAE\8F6F\96C5\9ED1',sans-serif;

	width: 100%;

	background-color: #fff;

	border-top: 1px solid #e6e6e6;

	text-align: left;

}

#jm-footer a:hover {

	text-decoration: none;

}

.about-layout {

	width: 1200px;

	margin: 0 auto;

	padding: 35px 0 20px 40px;

	padding-left: 0;

	overflow: hidden;

}

.about-layout a {

	color: #555;

}

.about-layout ol li {

	margin-right: 90px;

	*margin-right: 66px;

	color: #666;

	font-size: 12px;

	line-height: 24px;

}

.about-layout ol strong {

	font-size: 14px;

}

.contact-qq {

	width: 80px;

	height: 109px;

	padding: 8px 10px 0 9px;

	margin-left: 20px;

	margin-right: 22px;

	border: 1px solid #d9dada;

	text-align: center;

	font-size: 12px;

}

.contact-qq a {

	display: block;

	width: 80px;

	height: 80px;

	background: url("../images/qq_bg.png") no-repeat center;

	color: #fff;

	font-weight: 700;

}

.contact-qq span {

	display: block;

	margin-top: 4px;

	color: #666;

}

.contact-qq em {

	display: inline-block;

	margin-top: 50px;

	font-style: normal;

}

.about-right {

	overflow: hidden;
	float:right;
	width:400px

}

.about-rx {

	margin-top: 10px;

	*margin-left: -30px;

	color: #555;

}

.about-rx p {

	font-size: 12px;

}

.about-rx .kfrx {

	font-size: 18px;

	color: #555;

}

.about-rx .kfdh {

	margin-bottom: 8px;

	margin-top: 6px;

	font-size: 24px;

	color: #ff6600;

}

.jm-copyright {

	margin-top: 40px;

	color: #555;

	font-size: 12px;

	line-height: 23px;

	color: #555;

}

.jm-copyright p {

	text-align: center;

}

.jm-beian {

	margin-left: 18px;

	margin-right: 8px;

	vertical-align: middle;

}

.rz-box {

	margin-top: 20px;

}

.rz-box span {

	margin-right: 8px;

}

#jm-bottombar {

	font: 14px/1.5 tahoma,arial,'\5FAE\8F6F\96C5\9ED1',sans-serif;

	width: 100%;

	background-color: #555;

	text-align: left;

}

#jm-bottombar a:hover {

	text-decoration: none;

}

.navbar-box {

	width: 1000px;

	margin: 0 auto;

	line-height: 50px;

	color: #fff;

	font-size: 12px;

}

.navbar-box a {

	margin-right: 7px;

	color: #fff;

}

/* QQ交谈弹窗 */

#jm-pop {

	font: 14px/1.5 tahoma,arial,'\5FAE\8F6F\96C5\9ED1',sans-serif;

	position: fixed;

	_position:absolute;

	left: 10px;

	top: 30%;

	width: 110px;

	height: 287px;

	background: url('../images/pop_bg.png') no-repeat;

	text-align: center;

	font-size: 12px;

	line-height: 12px;

	z-index: 889;

}

#jm-pop a {

	color: #555;

}

#jm-pop a:hover {

	text-decoration: none;

}

.pop-box {

	margin-top: 140px;

}

.pop-box p {

	margin-top: 12px;

}

.pop-cx {

	display: inline-block;

	width: 86px;

  	height: 23px;

  	margin-top: 8px;

  	border: 1px solid #bfbfbf;

  	background: url('../images/jm_qq.png') no-repeat 10px;

  	border-radius: 5px;

  	text-align: left;

  	text-indent: 27px;

  	color: #737373;

  	line-height: 23px;

	*display: block;

  	*zoom: 1;

}

.pop-close {

	position: absolute;

	right: 11px;

	top: 2px;

	width: 20px;

	height: 20px;

	cursor: pointer;

}

.pop-ywbd {

	position: absolute;

	left: 0;

	bottom: 0;

	width: 28px;

	height: 23px;

	padding: 14px;

	text-align: center;

	text-indent: 0;

}

.pop-code {

	left: 54px;

}

#jm-pop .pop-qr{

	display: none;

	width: 177px;

	height: 190px;

	position: absolute;

	top: 96px;

	left: 109px;

	bottom: 0;

	background: url('../images/qr_code2.png') no-repeat bottom;

}

.pop-qr span {

	display: block;

	width: 167px;

	margin-left: 8px;

	line-height: 30px;

	border: 1px solid #ddd;

	border-top: 0 none;

	font-weight: 700;

	font-size: 14px;

	color: #333;

	text-indent: 20px;

	background: #fff url("../images/weixin.png") no-repeat 44px;

}

