/* CSS Document */

.partner_h {
	color: #434343;
	font-size: 30px;
	line-height: 30px;
	width: 942px;
	float: right;
	margin-top: 60px;
	margin-left: 28px;
}

.partner_h a {
	font-size: 14px;
	line-height: 20px;
	color: #000;
}

.partner_h a.active,
.partner_h a:hover {
	color: #ffc000;
}

input {
	cursor: pointer;
}

.profile_tit {
	width: 100%;
	display: inline-block;
	padding-bottom: 50px;
	height: auto;
	font-size: 16px;
	color: #666666;
	line-height: 32px;
	text-align: left;
}

.profile_tit .profile_img {
	width: 180px;
	height: auto;
	float: left;
	font-size: 14px;
	position: relative;
	color: #ffc000;
	text-align: center;
	cursor: pointer;
	margin-right: 30px;
}

.profile_tit .profile_img img {
	width: 180px;
	height: 180px;
	vertical-align: middle;
	margin-bottom: 10px;
}

.profile_tit .profile_img input {
	border: none;
	background: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 180px;
	height: 180px;
	opacity: 0;
	cursor: pointer;
}

.profile_tit .profile_img img.img {
	width: 22px;
	height: 22px;
	position: absolute;
	top: 0;
	right: 0;
}

.profile {
	display: inline-block;
}

.profile_tit .profile_l {
	float: left;
	width: 200px;
	height: auto;
	font-size: 16px;
	line-height: 32px;
	color: #666666;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	padding-right: 10px;
}

.profile_tit .profile_l p strong {
	color: #000000;
}

.profile_tit .profile_l p.spa {
	color: #ffc000;
}

.profile_tit .profile_l p.spa span:before {
	content: '';
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #333333;
	vertical-align: middle;
	margin-right: 10px;
}

.profile_tit:after,
.report ul:after,
.suggestlist:after,
.suggestlist ul.suggestlt:after,
.messagelist ul:after,
.profile:after {
	content: '';
	display: block;
	clear: both;
	font-size: 0;
	height: auto;
}

.partner_text {
	width: 942px;
	border-top: solid 1px #dadada;
	display: inline-block;
	float: right;
	font-size: 14px;
	color: #000000;
	line-height: 25px;
	margin-top: 58px;
	padding-top: 58px;
}

.partner .partner_h {
	font-size: 14px;
}

.profile_tit_input {
	width: 450px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	color: #FFFFFF;
	margin: 50px auto 0;
}

.profile_tit_input input {
	background-color: #ffc000;
	width: 192px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	float: left;
	border: none;
	color: #FFFFFF;
	outline: none;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
}

.profile_tit_input input:last-child {
	float: right;
}

.profile_tit .tit {
	width: 100%;
	height: auto;
	display: inline-block;
}

.ftxt i {
	width: 8px;
	height: 8px;
	display: inline-block;
	background: #ffc000;
	border-radius: 50%;
	margin: 0 12px;
}

.ftxt {
	text-indent: -3rem;
	margin-left: 4rem;
	font-size: 16px;
}

.partner_table {
	padding: 88px 88px 0 30px;
	border: solid 1px #dadada;
	line-height: 30px;
	font-size: 20px;
	margin-bottom: 70px;
	width: 826px;
	float: right;
	margin-top: 112px;
}

.partner_table h1 {
	padding-left: 62px;
}

.tab1 {
	padding-bottom: 70px;
}

.tab1 h1 {
	width: 760px;
	margin: 0 auto;
	float: left;
	padding-bottom: 25px;
}

.tab1 h2 {
	width: 760px;
	margin: 0 auto;
	text-align: right;
	padding: 40px 0;
}

.tab1 .f16 {
	font-size: 16px;
	color: #595757;
}

.partner_table p {
	font-size: 16px;
	line-height: 34px;
	margin-top: 24px;
}

.partner_table .length1 {
	width: 150px;
	display: inline-block;
	margin-right: 5px;
	text-align: right;
	vertical-align: top;
	color: #666;
}

.partner_table .length3 {
	width: 99px;
	display: inline-block;
	margin-right: 5px;
	text-align: right;
	vertical-align: top;
}

.partner_table .length4 {
	display: inline-block;
	margin-right: 5px;
	vertical-align: top;
}

.partner_table .length5 {
	width: 400px;
	display: inline-block;
	margin-right: 5px;
	vertical-align: top;
	font-size: 16px;
	color: #595757;
	font-weight: bold;
}

.partner_table textarea {
	width: 633px;
	height: 138px;
	background: #f8f5f5;
	margin-right: 5px;
	border: solid 1px #dddddd;
	outline: none;
	resize: none;
	padding: 5px;
}

.text1 {
	height: 34px;
	line-height: 34px;
	background: #f8f5f5;
	border: solid 1px #dddddd;
	width: 253px;
	margin-right: 8px;
	padding-left: 5px;
	outline: none;
}

.red {
	color: #ce0000;
	vertical-align: sub
}

.detail {
	width: 100%;
	height: 1583px;
	position: fixed;
	z-index: 1000;
	display: flex;
	justify-content: center;
	align-items: center;
	background: rgba(0, 0, 0, 0.5);
	opacity: 1;
	-webkit-transition: opacity 1s ease;
	transition: opacity 1s ease;
}

.detail-txt {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 758px;
	height: 510px;
	background: #2b303a;
	border-radius: 5px;
	margin-top: -255px;
	margin-left: -379px;
}

.detail-txt img {
	padding-top: 60px;
	text-align: center;
	display: block;
	margin: 0px auto;
}

.detail-txt h2 {
	font-size: 30px;
	line-height: 85px;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
}

.detail-txt p {
	font-size: 23px;
	color: #ffffff;
	text-align: left;
	padding-left: 40px;
	padding-right: 40px;
	line-height: 25px;
}

.detail-txt .button {
	width: 758px;
	font-size: 24px;
	color: #ffffff;
	line-height: 72px;
	height: 72px;
	background: #ffc000;
	border: none;
	outline: none;
	text-transform: uppercase;
	text-align: center;
	margin-top: 43px;
	cursor: pointer;
}

.partner_table .select {
	height: 34px;
	line-height: 34px;
	background: #f8f5f5 url(../images/icon.png)
		/*tpa=http://en.hi-target.com.cn/images/icon.png*/
		top right no-repeat;
	border: solid 1px #dddddd;
	width: 253px;
	margin-right: 8px;
	padding-left: 5px;
	outline: none;
	font-size: 16px;
	color: #595757;
}

.partner_table .checkbox {
	outline: none;
	width: 13px;
	height: 13px;
	margin-right: 5px;
	background: url(../images/checkbox.png)
		/*tpa=http://en.hi-target.com.cn/images/checkbox.png*/
		no-repeat;
	vertical-align: middle;
}

.partner_table .checkbox.on {
	display: inline-block;
	width: 18px;
	height: 13px;
	background: url(../images/checkboxon.png)
		/*tpa=http://en.hi-target.com.cn/images/checkboxon.png*/
		no-repeat;
}

.partner_table .submit,
.partner_table .reset {
	width: 144px;
	height: 40px;
	line-height: 40px;
	text-transform: capitalize;
	font-size: 22px;
	border-radius: 5px;
	text-align: center;
	margin: 28px 28px 0 28px;
	border: none;
	outline: none
}

.partner_table .submit {
	color: #fff;
	background: #ffc000;
	margin-left: 122px;
	cursor: pointer;
}

.partner_table .reset {
	color: #888787;
	background: #f8f5f5;
}

.partner_text2 {
	padding: 60px 88px 88px 88px;
	margin: 0 auto;
	display: inline-block;
	font-size: 20px;
	color: #000000;
	line-height: 30px;
	border-top: 1px solid #dadada;
	margin-left: -30px;
	margin-right: -88px;
}

.partner_text2 h2 {
	color: #666666;
	font-size: 16px;
	float: left;
	margin-left: 62px;
}

.partner_text2 h2 a {
	color: #42aeec;
}

.text2 {
	background: #f8f5f5 url(../images/sanjiao.png)no-repeat;
	background-position-x: 237px;
	background-position-y: 15px;
}

.m222 {
	margin-left: 222px;
}

.m192 {
	margin-left: 192px;
}

.tex {
	border-bottom: none;
}

.tex p {
	margin-top: 5px;
}

.slide {
	padding: 10px 10px;
}

.slidelist li {
	float: left;
	background: #f0f0f0;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	padding: 0px 10px;
	margin-right: 12px;
}

.slidelist li.current {
	background: #dab866;
}

.slidelist li.current a {
	color: #fff;
}

.content div {
	font-size: 14px;
	font-weight: normal;
	padding: 15px 10px 0;
	clear: both;
	display: none;
}

.detail-txt p.thank {
	font-size: 16px;
	text-align: center;
}

.detail-txt h2.success {
	margin-top: 18px;
	line-height: 30px;
}

.offer {
	font-size: 16px;
	color: #666666;
}

.partner_table .select2 {
	font-size: 16px;
	color: #595757;
	width: 354px;
	height: 36px;
	line-height: 36px;
	border: solid 1px #434343;
	padding-left: 20px;
	background: #fff url(../images/icon.png)
		/*tpa=http://en.hi-target.com.cn/images/icon.png*/
		right top no-repeat;
}

.tex .submit {
	margin: 35px auto 0;
	display: table;
}

.tf16 {
	font-size: 16px;
	color: #000000;
	line-height: 30px;
}

.distributor_list {
	border-top: solid 1px #dadada;
}

.distributor_list li {
	border-bottom: solid 1px #dadada;
	line-height: 30px;
	font-size: 16px;
	color: #585858;
	padding: 20px 0;
}

.distributor_list h1 {
	line-height: 40px;
	font-size: 20px;
	color: #ffc000;
	font-weight: bold;
}

.distributor_list i {
	display: inline-block;
	margin-right: 20px;
}

.want_tc {
	margin: 40px 0 70px 0;
	text-align: center;
	line-height: 30px;
}

.want_tc .title {
	font-size: 16px;
	color: #ffc000;
	text-decoration: underline;
}

.partner_cLeft {
	width: 750px;
	display: inline-block;
}

.partner_center {
	border-top: solid 1px #dadada;
	margin-bottom: 40px;
	width: 723px;
	padding-left: 25px;
	color: #595757;
}

.partner_center h1 {
	font-size: 20px;
	color: #000;
	line-height: 50px;
}

.partner_center li {
	padding: 8px 0;
	height: 26px;
	line-height: 26px;
}

.partner_center li a {
	display: inline-block
}

.partner_center .number {
	display: inline-block;
	float: left;
	width: 26px;
	height: 26px;
	text-align: center;
	line-height: 26px;
	background: #f6f6f6;
	margin-right: 12px;
}

.partner_center .text {
	display: inline-block;
	width: 588px;
	height: 26px;
	overflow: hidden;
	line-height: 26px;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
}

.partner_center .date {
	display: inline-block;
	width: 80px;
	text-align: right;
	font-size: 12px;
	line-height: 26px;
}

.partner_con li {
	width: 33%;
	text-align: left;
	display: inline-block;
}

.partner_con li a {
	line-height: 30px;
	padding-bottom: 30px;
	font-size: 16px;
	color: #595757;
}

.partner_con li a:hover {
	color: #ffc000
}

.partner {
	float: right;
	width: 946px;
	float: right;
}

.partner-txt {
	float: right;
	margin-top: 60px;
	margin-bottom: 40px;
	width: 946px;
}

.partner-txt p {
	font-size: 16px;
	color: #666666;
	line-height: 30px;
}

.partner-mid {
	padding-top: 58px;
	padding-bottom: 52px;
	float: left;
	border: 1px solid #dcdcdc;
	margin-top: 54px;
	padding-left: 78px;
	padding-right: 74px;
}

.partner-mid p {
	font-size: 20px;
	color: #000000;
}

.partnerlist {
	margin-top: 45px;
	margin-bottom: 38px;
	clear: both;
	float: left;
}

.partnerlist li {
	font-size: 16px;
	color: #666;
	float: left;
	padding-right: 35px;
}

.partnerlist li.spa {
	padding-right: 0px;
}

.partnerlist li h2 {
	color: #595757;
	padding-left: 22px;
	height: 28px;
	font-weight: bold;
}

.partner-text {
	width: 352px;
	height: 35px;
	padding-left: 20px;
	border: 1px solid #000000;
	outline: none;
	font-size: 16px;
	line-height: 35px;
	background: url(../images/sanjiao.png)no-repeat;
	background-position: 348px 15px;
	cursor: pointer;
}

.partner-button {
	width: 142px;
	height: 38px;
	line-height: 38px;
	color: #cbe5f9;
	font-size: 22px;
	text-align: center;
	display: block;
	margin: 0px auto;
	border: none;
	outline: none;
	border-radius: 5px;
	background: #ffc000;
	cursor: pointer;
}

.partner-footer {
	margin-top: 120px;
	border-top: 1px solid #dcdcdc;
}

.partner-footer ul li {
	padding-top: 28px;
	padding-bottom: 28px;
	border-bottom: 1px solid #dcdcdc;
}

.partner-footer ul li h2 {
	color: #ffc000;
	font-size: 20px;
	height: 38px;
	font-weight: bold;
}

.partner-footer1 {
	margin-top: 50px;
	clear: both;
	text-align: center;
}

.partner-footer1 a {
	font-size: 16px;
	color: #ffc000;
	text-align: center;
	text-decoration: underline;
}

.center {
	width: 725px;
	margin-right: 221px;
	margin-top: 58px;
	border-top: 1px solid #dcdcdc;
	padding-bottom: 74px;
	cursor: pointer;
}

.center h2 {
	font-size: 20px;
	color: #000000;
	line-height: 45px;
}

.center ul li {
	margin-top: 12px;
	font-size: 16px;
	color: #666666;
	line-height: 24px;
	position: relative;
	width: 725px;
	height: 24px;
	display: block;
}

.center ul li span-t {
	font-size: 16px;
	width: 28px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #666666;
	float: left;
	background: #f6f6f6;
	margin-right: 10px;
	display: inline-block;
}

.center ul li:hover span-t {
	background: #ffc000;
	color: #fff;
}

.center ul li:hover a {
	color: #ffc000;
}

.center ul li span {
	float: right;
	position: absolute;
	top: 0;
	right: 0;
	font-size: 12px;
	display: block;
}

.center ul li a span-t:hover {
	color: #ffffff;
	background: #ffc000;
}

.center ul li span:hover {
	color: #ffc000;
}

.center-mid {
	border-top: 1px solid #dcdcdc;
	float: left;
}

.center-mid h2 {
	font-size: 20px;
	color: #000000;
	line-height: 45px;
}

.center-L {
	margin-top: 18px;
	width: 100%;
}

.center1 {
	display: none;
	position: relative
}

.center-L li {
	width: 145px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 5px;
	display: inline-block;
	font-size: 20px;
	background: #f6f6f6;
	color: #666666;
}

.center-L li.on {
	margin-left: 20px;
	background: #ffc000;
}

.center-L li.on a {
	color: #fff;
}

.content ul li {
	padding-top: 32px;
	font-size: 16px;
	color: #666;
	clear: both;
}

.content ul li span {
	width: 246px;
	float: left;
}

.center-footer {
	margin-top: 56px;
	clear: both;
	padding: 24px 74px;
	border: 1px solid #dcdcdc;
	width: 345px;
}

.center-txt {
	margin-top: 12px;
	margin-bottom: 28px;
	padding-top: 26px;
	padding-bottom: 20px;
	height: 320px;
	background: #f6f6f6;
	padding-left: 74px;
	padding-right: 74px;
	position: relative;
}

.center-txt span {
	font-size: 16px;
	color: #666;
	padding-right: 25px;
	height: 25px;
}

.center-tit {
	margin-top: 15px;
}

.center-tit span {
	padding-left: 15px;
	font-size: 13px;
	color: #666;
	padding-right: 0px;
}

.center-tit span img {
	margin-right: 5px;
}

.center-contact {
	border-top: 1px solid #dcdcdc;
	font-size: 16px;
	color: #ffc000;
	line-height: 25px;
}

.center-contact h2 {
	font-size: 20px;
	line-height: 72px;
	color: #ffc000;
}

.centerCon li {
	display: inline-block;
	font-size: 20px;
	color: #848383;
	line-height: 42px;
	height: 42px;
	padding: 0 20px;
	border-radius: 5px;
	background: #f6f6f6;
	margin: 10px 20px 0 0;
	cursor: pointer;
}

.centerCon li.hover {
	color: #fff;
	background: #ffc000;
}

.center_scroll {
	width: 100px;
	height: 30px;
	line-height: 30px;
	white-space: nowrap;
	overflow: auto;
}


/* 滚动条的样式 */

.zsgun {
	background: #FFFFFF;
	position: relative;
	height: 240px;
	width: 723px;
	margin: 40px 0;
}

.hScrollPane_dragbar {
	width: 645px;
	position: absolute;
	border-bottom: #dadada 8px solid;
	left: 0;
	top: 0;
	z-index: 1;
	padding: 0 39px;
}

.hScrollPane_draghandle {
	position: absolute;
	width: 150px;
	height: 8px;
	overflow: hidden;
	background: url(../images/gunbar.png)
		/*tpa=http://en.hi-target.com.cn/images/gunbar.png*/
		no-repeat left top;
	cursor: pointer;
	margin: 0 39px;
	left: 0;
}

.gundiv {
	width: 723px;
	position: relative;
	padding-top: 22px;
	float: left;
	display: inline;
	height: 240px;
	overflow: hidden;
}

.gundiv ul {
	height: 155px;
	position: absolute;
	width: 10000px;
}

.gundiv li {
	width: 200px;
	display: inline-block;
	margin: 0 50px 0 0;
	line-height: 30px;
	padding: 0 0 30px 0;
	height: auto;
}

.gundiv li a {
	display: block;
	line-height: 30px;
	padding-bottom: 30px;
	font-size: 16px;
	color: #595757;
	overflow: hidden;
}

.gundiv li:hover a {
	color: #595757;
}

.partner_cLRight {
	width: 346px;
	padding: 15px 25px 25px 25px;
	border: solid 1px #dadada;
	display: inline-block;
	vertical-align: top;
	margin-left: 48px;
}

.partner_cLRight h2 {
	font-size: 20px;
	color: #000;
	line-height: 30px;
	padding-bottom: 20px;
}

.issue {
	position: relative;
	background: #f6f6f6;
	padding: 10px 0;
}

.issue_ul {
	width: 200px;
	line-height: 30px;
	margin: 0 auto;
	font-size: 16px;
	color: #595757;
	overflow: hidden;
}

.issue_ul ul {
	width: 10000px;
}

.issue_ul li {
	display: inline-block;
	float: left;
}

.issue_ul .preview {
	text-transform: capitalize;
	background: url(../images/eye.png)
		/*tpa=http://en.hi-target.com.cn/images/eye.png*/
		left 3px no-repeat;
	padding-left: 20px;
	margin-right: 20px;
	cursor: pointer;
}

.issue_ul .download {
	text-transform: capitalize;
	background: url(../images/download2.png)
		/*tpa=http://en.hi-target.com.cn/images/download2.png*/
		left 3px no-repeat;
	padding-left: 20px;
	cursor: pointer;
}

.issue_prev {
	z-index: 99;
	background: url(../images/partner_prev.png)
		/*tpa=http://en.hi-target.com.cn/images/partner_prev.png*/
		no-repeat;
	width: 24px;
	height: 42px;
	display: inline-block;
	position: absolute;
	left: 16px;
	top: 150px;
}

.issue_next {
	z-index: 99;
	background: url(../images/partner_next.png)
		/*tpa=http://en.hi-target.com.cn/images/partner_next.png*/
		no-repeat;
	width: 24px;
	height: 42px;
	display: inline-block;
	position: absolute;
	right: 16px;
	top: 150px;
}

.issue_input {
	margin: 42px 0;
}

.issue_input input[type="text"] {
	font-size: 16px;
	color: #595757;
	width: 230px;
	border: solid 1px #434343;
	border-right: none;
	padding-left: 18px;
	line-height: 36px;
	height: 36px;
	outline: none;
	display: inline-block;
	float: left;
}

.issue_input input[type="button"] {
	color: #fff;
	font-size: 20px;
	text-align: center;
	width: 96px;
	height: 38px;
	border: none;
	outline: none;
	background: #ffc000;
	display: inline-block;
	float: left;
}

.contact2 {
	color: #ffc000;
	font-size: 16px;
	padding: 0 18px;
	border-top: solid 1px #dadada;
	margin-top: 32px;
	line-height: 30px;
}

.contact2 h1 {
	font-size: 20px;
	line-height: 40px;
	padding-top: 8px;
}

.c_body {
	z-index: 9;
	background: rgba(0, 0, 0, 0);
	width: 100%;
	height: 100%;
	position: fixed;
}

.Partner-txt {
	padding: 36px 74px;
	border: 1px solid #dcdcdc;
	clear: both;
	width: 350px;
}

.Partner-txt h2 {
	font-size: 20px;
	line-height: 46px;
	color: #000;
}

.Partner-tit {
	padding: 10px 72px 46px;
	width: 199px;
	background: #f6f6f6;
}

.Partner-tit .partner-texttitle {
	font-size: 16px;
	color: #666;
	line-height: 40px;
}

.Partnerbox {
	width: 199px;
	height: 298px;
	position: relative;
	margin: 0px auto;
	cursor: pointer;
}

.Partnerbox ul li {
	font-size: large;
	position: absolute;
}

.Partnerbox span.prev {
	width: 24px;
	height: 42px;
	background: url("../images/prev.png")no-repeat;
	position: absolute;
	left: -50px;
	top: 40%;
}

.Partnerbox span.next {
	width: 24px;
	height: 42px;
	background: url("../images/next.png")no-repeat;
	position: absolute;
	top: 40%;
	right: -45px;
}

.Partne-footer {
	margin-top: 28px;
	border-top: 1px solid #dcdcdc;
	width: 343px;
	font-size: 16px;
	color: #ffc000;
}

.Partne-footer h2 {
	font-size: 20px;
	color: #ffc000;
	line-height: 72px;
}

.product-txt {
	width: 352px;
	height: 35px;
	line-height: 36px;
	border: 1px solid #000;
	outline: none;
	color: #979797;
	font-size: 16px;
	padding-left: 20px;
	background: url(../images/sanjiao.png)right no-repeat;
	background-position-x: 330px;
	cursor: pointer;
}

.profile {
	width: 97%;
	border: 1px solid #DADADA;
	height: auto;
	margin-top: 20px;
	padding: 40px 12px;
}

.am_line {
	width: 100%;
	min-height: 2px;
	background: url(../images/line.png)no-repeat;
	text-align: center;
	font-size: 18px;
	color: #000000;
	line-height: 20px;
	vertical-align: top;
	background-position-y: 20px;
}

.am_line img {
	vertical-align: top;
	width: 18px;
	height: 10px;
	position: relative;
	left: 10px;
	top: 6px;
}

.am_bk_f .am_tel {
	width: 775px;
	margin: 0 auto 0;
	font-size: 16px;
	position: fixed;
	height: 315px;
	top: 50%;
	left: 50%;
	margin-left: -387.5px;
	margin-top: -157.5px;
	color: #000000;
	background: #FFFFFF;
}

.am_bk_f {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	background: rgba(0, 0, 0, 0.6);
	display: none;
}

.am_bk_f .am_tel_tit {
	display: inline-block;
	margin: 20px auto;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #000000;
}

.am_bk_f .am_tel input.but {
	margin-top: 0;
}

.am_tel_tit span {
	width: 122px;
	padding-right: 28px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	text-align: right;
	float: left;
}

.am_tel_tit input {
	border-width: 1px;
	border-color: rgb(204, 204, 204);
	border-style: solid;
	background-color: rgb(255, 255, 255);
	width: 622px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #000000;
	float: right;
	text-indent: 1em;
	outline: none;
}

.am_tel input.but {
	background-color: rgba(0, 160, 233, 0.5);
	width: 192px;
	height: 42px;
	border: none;
	outline: none;
	line-height: 42px;
	text-align: center;
	font-size: 16px;
	color: rgb(255, 255, 255);
	font-weight: bold;
	margin: 45px auto 0;
	display: block;
	cursor: pointer;
}

.am_bk .am_tel_tit input {
	width: 600px;
}

.am-mask {
	background-color: rgba(0, 0, 0, 0.6);
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 99;
	display: none;
}

.am-mask-tit {
	width: 664px;
	height: 394px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -197px;
	margin-left: -332px;
}

.am-mask-top {
	background-color: rgb(255, 255, 255);
	width: 584px;
	height: 225px;
	position: relative;
	padding: 55px 40px 20px;
}

.am-mask-top .am_tel {
	width: 100%;
	margin: 0;
}

.am-mask-top .am_tel .am_tel_tit {
	height: 45px;
	line-height: 45px;
	margin-bottom: 20px;
}

.am-mask-top .am_tel .am_tel_tit span {
	width: 190px;
	padding-right: 6px;
}

.am-mask-top .am_tel .am_tel_tit input {
	width: 384px;
}

.am-mask-top p {
	font-size: 16px;
	color: rgb(231, 0, 49);
	line-height: 32px;
	width: 100%;
	padding-left: 196px;
	margin-top: -20px;
}

.am-mask .am-mask-tit .close {
	width: 54px;
	height: 54px;
	background: url(../images/close.png) no-repeat;
	position: absolute;
	top: -30px;
	right: -30px;
	z-index: 99;
	cursor: pointer;
}

.am-mask input.but {
	background-color: #ffc000;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 664px;
	height: 72px;
	font-size: 24px;
	color: #FFFFFF;
	border: none;
	outline: none;
	font-weight: bold;
	text-align: center;
}

.report {
	padding: 20px 18px 60px;
}

.report h2.spa {
	font-weight: bold;
	width: 100%;
	font-size: 24px;
	color: #333333;
	line-height: 26px;
	padding-bottom: 16px;
	text-align: left;
	margin: 0;
}

.report ul {
	width: 870px;
	height: auto;
	font-size: 16px;
	color: #333333;
	line-height: 32px;
	margin: 0px auto !important;
}

.report ul li {
	height: 260px;
	float: left;
	margin-right: 80px;
	width: 228px;
	font-size: 16px;
	color: #333333;
	line-height: 32px;
}

.report ul li p {
	text-align: left;
	width: 100%;
	font-size: 16px;
	line-height: 20px;
	color: #0f0f0f;
	padding-bottom: 15px;
	font-family: Arail;
}

.report ul li img {
	max-width: 96%;
}

.czjz {
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	display: -moz-box;
	-moz-box-orient: horizontal;
	-moz-box-pack: center;
	-moz-box-align: center;
	display: -o-box;
	-o-box-orient: horizontal;
	-o-box-pack: center;
	-o-box-align: center;
	display: -ms-box;
	-ms-box-orient: horizontal;
	-ms-box-pack: center;
	-ms-box-align: center;
	display: box;
	box-orient: horizontal;
	box-pack: center;
	box-align: center;
}

.report ul li .img {
	aspect-ratio: 228 / 170;
}

.report ul li .img img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.report ul li span {
	width: 100%;
	display: block;
	text-align: center;
	font-size: 16px;
	line-height: 20px;
	color: #0f0f0f;
	padding-top: 10px;
	/*background: url(../images/eyeg.png)left no-repeat;*/
	/*background-position-y: 14px;*/
}

.report ul li span a {
	color: #0f0f0f;
}

a {
	color: #333333;
}

.report ul li:nth-of-type(3n) {
	margin-right: 0;
}

.partner .pagelist {
	width: 100%;
	float: none;
	display: block;
	text-align: center;
	margin: 10px auto 0;
}

.pagelist a {
	margin: 0;
}

.suggest_a {
	width: 100%;
	margin-top: 30px;
	font-size: 16px;
	color: #000000;
	line-height: 46px;
	height: 46px;
}

.suggest_a ul {
	padding: 0;
	margin: 0;
}

.suggest_a ul li {
	border-style: solid;
	border-width: 1px;
	border-color: rgb(218, 218, 218);
	background-color: rgb(245, 247, 248);
	width: 226px;
	height: 46px;
	display: inline-block;
	text-align: center;
	line-height: 46px;
	font-size: 16px;
	margin-right: 5px;
}

.suggest_a ul li:last-child {
	margin-right: 0;
}

.suggest_a ul li.on {
	background: #ffc000;
	border: 1px solid #ffc000;
}

.suggest_a ul li.on a {
	color: #FFFFFF;
}

.suggest_a ul li a {
	width: 100%;
	height: auto;
	display: block;
}

.suggest_a ul li a:hover {
	color: #FFFFFF;
	background: #ffc000;
}

.suggests {
	margin-top: 60px;
	padding: 30px 12px 50px;
}

.suggestlist {
	width: 100%;
	height: auto;
	margin-bottom: 42px;
}

.suggestlist textarea {
	outline: none;
	resize: none;
	color: rgb(153, 153, 153);
	border-width: 1px;
	border-color: rgb(229, 229, 229);
	border-style: solid;
	background-color: rgb(244, 244, 244);
	width: 896px;
	font-size: 14px;
	padding: 10px;
	height: 158px;
	overflow: hidden;
	font-family: "微软雅黑";
}

.suggestlist input.submitt {
	background-color: #ffc000;
	width: 98px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	float: right;
	border: none;
	margin: 20px 0px 30px;
	outline: none;
}

.suggestlist ul.suggestlt li {
	width: 100%;
	padding: 30px 0px;
	float: left;
	border-bottom: 1px solid #E5E5E5;
	font-size: 14px;
	color: #666666;
	line-height: 28px;
}

.suggestlist ul.suggestlt li:first-child {
	border-top: 1px solid #DADADA;
}

.suggestlist ul.suggestlts li:first-child {
	border-top: 0px;
}

.suggestlist ul.suggestlts li:first-child .suggestlts_tit {
	margin-top: 0;
}

.suggestlist ul.suggestlt li .raduis {
	width: 60px;
	height: 60px;
	vertical-align: top;
	float: left;
	border-radius: 50%;
}

.suggestlist ul.suggestlt li .raduis img {
	width: 60px;
	height: 60px;
	vertical-align: top;
	border-radius: 50%;
}

.suggestlist ul.suggestlt li .suggestlt_r {
	width: 832px;
	float: right;
	height: auto;
	font-size: 14px;
	color: #666666;
}

.suggestlist ul.suggestlt li .suggestlt_r .suggestlt_h {
	width: 100%;
	line-height: 30px;
	font-size: 16px;
	color: #000000;
	text-align: left;
}

.suggestlist ul.suggestlt li .suggestlt_r .suggestlt_h span {
	font-size: 12px;
	color: #999;
	padding-left: 18px;
}

.suggestlist ul.suggestlt li .suggestlt_r .suggestlt_rt {
	border-radius: 4px;
	background-color: rgb(244, 244, 244);
	width: 792px;
	/*height: 44px;*/
	font-size: 14px;
	color: #666666;
	margin-top: 16px;
	padding: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.suggestlist ul.suggestlt li .suggestlt_r .suggestlt_rt h2 {
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	line-height: 26px;
	vertical-align: top;
	display: inline-block;
	padding-left: 18px;
	white-space: nowrap;
	height: 26px;
	overflow: hidden;
	width: 95%;
}

.suggestlist ul.suggestlt li .suggestlt_r .suggestlt_rt:before {
	content: '';
	background-color: #ffc000;
	width: 4px;
	height: 14px;
	display: inline-block;
}

.suggestlist ul.suggestlt li .suggestlt_r .suggestlt_rt p {
	line-height: 20px;
	/*height: 20px;*/
	/*overflow: hidden;
	white-space: nowrap;*/
}

.suggestlist ul.suggestlt li .suggestlts_tit,
.am_detail_t .suggestlts_tit {
	border-width: 1px;
	border-color: rgb(229, 229, 229);
	border-style: solid;
	width: 95%;
	height: 130px;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px;
	color: #666666;
	line-height: 28px;
	padding: 20px 24px;
	margin-bottom: 30px;
	margin-top: 30px;
}

.am_detail_t .suggestlts_tit {
	margin: 20px 0px 0px;
}

.suggestlist ul.suggestlts li {
	padding-top: 0;
}

.suggestlist ul.suggestlt li .suggestlts_tit .suggestlts_tit_img,
.am_detail_t .suggestlts_tit .suggestlts_tit_img {
	float: left;
	width: 172px;
	height: 118px;
	margin: 6px 0px;
}

.suggestlist ul.suggestlt li .suggestlts_tit .suggestlts_tit_img img,
.am_detail_t .suggestlts_tit .suggestlts_tit_img img {
	vertical-align: middle;
	width: 172px;
	height: 118px;
}

.suggestlist ul.suggestlt li .suggestlts_tit .suggestlts_tit_r,
.am_detail_t .suggestlts_tit .suggestlts_tit_r {
	float: left;
	margin-left: 30px;
	width: 666px;
	height: 130px;
	overflow: hidden;
}

.suggestlist ul.suggestlt li .suggestlts_tit .suggestlts_tit_r h2,
.am_detail_t .suggestlts_tit .suggestlts_tit_r h2 {
	text-align: left;
	width: 100%;
	padding-top: 6px;
	padding-bottom: 15px;
	font-size: 18px;
	line-height: 25px;
	color: #555555;
	font-weight: bold;
	margin: 0;
	font-family: "微软雅黑";
}

.suggestlist ul.suggestlt li .suggestlts_tit .suggestlts_tit_r p,
.am_detail_t .suggestlts_tit .suggestlts_tit_r p {
	height: 82px;
	overflow: hidden;
	width: 100%;
}

.news-L ul li span {
	border-radius: 50%;
	background-color: #ffc000;
	position: absolute;
	width: 22px;
	height: 22px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	line-height: 22px;
	margin-left: 12px;
}

.messagelist ul {
	width: 100%;
	height: auto;
	padding: 0;
	margin-top: 5px;
}

.messagelist ul li {
	margin-bottom: 10px;
	width: 97%;
	color: #000000;
	display: inline-block;
	font-weight: bold;
	font-size: 16px;
	position: relative;
	margin-right: 0;
	height: auto;
	text-align: justify;
}

.messagelist ul li .am_message {
	padding: 0px 30px 0px 0;
	width: 97%;
	height: 52px;
	line-height: 52px;
	background-color: rgb(244, 244, 244);
}

.messagelist ul li .am_message .msgdiv {
	padding-left: 20px;
	width: 95%;
	float: left;
}

.messagelist ul li .am_message h2 {
	text-align: left;
	font-weight: bold;
	margin: 0;
	font-size: 16px;
	color: #000000;
	height: 52px;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 88%;
	padding-left: 10px;
	white-space: nowrap;
	display: inline-block;
}

.messagelist ul li .am_message div:before {
	content: '';
	background: url(../images/13.png)left no-repeat;
	width: 28px;
	height: 16px;
	display: inline-block;
	position: relative;
	top: -17px;
	left: 0px;
}

.messagelist ul li .am_message i {
	background: url(../images/slide.png)right no-repeat;
	width: 18px;
	height: 10px;
	float: right;
	margin-top: 21px;
}

.messagelist ul li .am-down {
	border-width: 1px;
	border-color: rgb(219, 219, 219);
	border-style: solid;
	width: 94%;
	border-top: 0px;
	padding: 30px 28px;
	font-size: 14px;
	line-height: 24px;
	color: #666666;
	text-indent: 2em;
	display: none;
}

.messagelist ul li .am-down p {
	width: 100%;
	line-height: 20px;
	color: #0f0f0f;
	font-size: 14px;
	text-align: left;
}

.messagelist ul li.on .am-down {
	display: block;
}

.messagelist ul li.on i {
	transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
}

.am_account {
	height: 42px;
	line-height: 42px;
	width: 100%;
	margin-top: 38px;
}

.am_account_l {
	float: left;
	width: 512px;
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	color: #333;
}

.am_account_l input.text {
	border-width: 1px;
	border-color: rgb(204, 204, 204);
	border-style: solid;
	background-color: rgb(255, 255, 255);
	width: 246px;
	height: 40px;
	cursor: pointer;
	background: none;
	outline: none;
	font-size: 16px;
	color: #333;
	margin-left: 20px;
}

input.search {
	float: right;
	background: #ffc000 url(../images/ss.png)left no-repeat;
	width: 118px;
	height: 42px;
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	border: none;
	outline: none;
	line-height: 42px;
	padding-left: 45px;
	background-position-x: 20px;
}

.am_account_r {
	height: 42px;
	line-height: 42px;
	float: right;
	width: 242px;
}

.am_account_r input.search {
	background: #ffc000;
	padding: 0;
	text-align: center;
	float: none;
	width: 110px;
	cursor: pointer;
}

.am_account_r input.search:last-child {
	float: right;
}

.downR {
	width: 100%;
	border: 1px solid #dcdcdc;
	margin-top: 30px;
}

.partnerdown .downR {
	margin-top: 90px;
}

.downR .downnav {
	height: 50px;
	border-bottom: 1px solid #dcdcdc;
	width: 100%;
	background: #f9f9f9;
}

.downR ul li {
	float: left;
	padding: 0 8px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #DCDCDC;
	border-bottom: none;
	margin: 10px 0px 0px 14px;
	cursor: pointer;
	font-size: 16px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
}

.downR ul .impronav {
	border-bottom: none !important;
	background: #FFFFFF !important;
	color: #333333 !important;
	border-top: 3px solid #ffc000;
}

.downR .downsearch {
	margin-right: 18px;
	margin-bottom: 16px;
}

.downR table {
	width: 100%;
	border: none;
	line-height: 50px;
	margin-top: 20px;
}

.downR table th {
	border: none;
	background: #f5f7f8;
	color: #333333;
	font-size: 16px;
	text-align: left;
	padding-left: 38px;
}

.downR table td {
	border: none;
	border-bottom: 1px solid #dcdcdc;
	text-align: center;
	font-size: 16px;
	color: #666666;
}

.downR .pagelist {
	margin: 35px auto;
}

.downR .swarebox {
	width: 897px;
	margin: 50px 0px 50px 39px;
}

.downR .Brochurebox {
	width: 897px;
	margin: 50px 0px 50px 39px;
	background: #ffc000;
}

.downR .swarebox {
	width: 440px;
}

.downR .swarebox img {
	margin-bottom: 22px;
	border: 3px solid #e4e4e4;
}

.downR .swarebox p {
	font-size: 16px;
	font-family: "微软雅黑";
	line-height: 45px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.downR .softwbox .Downtext {
	margin: 12px 0px 4px 39px;
}

.downR .softwbox .swarebox img {
	width: 434px;
	height: 296px;
}

.downR .softwbox .Downtext p {
	font-size: 22px;
	line-height: 77px;
}

.downR .softwbox .Downtext input[type="button"] {
	height: 40px;
	line-height: 40px;
	background: #ffc000;
	color: #FFFFFF;
	border: none;
	font-size: 22px;
}

.downR .softwbox .Downtext .DtextOne input[type="button"] {
	width: 144px;
	margin-left: 26px;
	border-radius: 4px;
	text-align: center;
}

.downR .softwbox .Downtext .DtextTwo input[type="button"] {
	width: 257px;
	margin-left: 26px;
	text-align: center;
	font-size: 20px;
}

.downR .Dwload {
	display: block;
}

.downR .softwbox {
	display: none;
}

.downR table td:first-child {
	text-align: left;
	padding-left: 38px;
}

.detail_tit h2.spa {
	border-top: 1px solid #E5E5E5;
	width: 100%;
	display: inline-block;
	padding-top: 20px;
	font-size: 18px;
	color: #555555;
	font-weight: bold;
	margin: 0;
	text-align: left;
	line-height: 28px;
}

.detail_tit h2.spa b {
	font-weight: normal;
	font-size: 14px;
	color: #999;
	padding-left: 10px;
}

.am_detail {
	padding-bottom: 50px;
	margin-bottom: 30px;
	border-bottom: 1px dashed #E5E5E5;
	margin-left: -12px;
	margin-right: -12px;
}

.am_detail_t {
	width: 922px;
	margin: 0px auto;
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	text-align: left;
}

.am_detail_t input.back {
	font-size: 16px;
	text-align: center;
	color: #FFFFFF;
	display: block;
	background-color: #ffc000;
	width: 98px;
	height: 30px;
	line-height: 30px;
	border: none;
	cursor: pointer;
	outline: none;
}

.am_notes {
	border-width: 1px;
	border-color: rgb(229, 229, 229);
	border-style: solid;
	width: 875px;
	height: 98px;
	overflow: hidden;
	text-overflow: ellipsis;
	border-top: 0px;
	padding: 10px 24px;
}

.am_notes h2 {
	text-align: left;
	font-size: 18px;
	color: #555555;
	font-weight: bold;
	margin: 0;
	width: 100%;
	line-height: 22px;
	white-space: nowrap;
}

.am_notes span {
	display: inline-block;
	text-align: left;
	font-size: 18px;
	color: #666;
	font-weight: normal;
	margin: 0;
	width: 100%;
	line-height: 24px;
	padding-top: 10px;
	white-space: nowrap;
}

.am_notes span b {
	font-size: 12px;
	color: #999;
	padding-left: 10px;
}

.am_eye {
	width: 100%;
	display: inline-block;
	padding-top: 30px;
	padding-bottom: 16px;
	font-size: 16px;
	color: #ffc000;
}

.am_eye input.yj {
	display: inline-block;
	font-size: 16px;
	color: #ffc000;
	border: none;
	outline: none;
	background: url(../images/iconfont-yanjing.png)left no-repeat;
	padding-left: 55px;
	background-position-x: 20px;
}

.am_eye input.xz {
	background: url(../images/xiazai1.png)left no-repeat;
	background-size: contain;
	background-position-x: 20px;
	/*margin-left: 30px;*/
}

.accounts table {
	margin-top: 0;
}

.accounts table tr td a {
	color: #ffc000;
}

.accounts h2:first-child {
	padding: 0;
	text-align: right;
	color: #333;
	font-weight: normal;
}

.accounts h2:first-child input,
.accounts table tr td:first-child input,
.add .am_add .am_add_r span input {
	background: url(../images/select.png)left no-repeat;
	width: 24px;
	height: 24px;
	vertical-align: middle;
	border: none;
	outline: none;
	cursor: pointer;
	margin-right: 10px;
}


/*.accounts h2,
.accounts table td:first-child {
    padding-left: 0;
}*/

.accounts table tr td {
	color: #999999;
}

.accounts h2 {
	text-align: center;
}

.accounts h2:first-child input:checked,
.accounts table tr td:first-child input:checked,
.add .am_add .am_add_r span input:checked {
	background: url(../images/select_1.png)left no-repeat;
	width: 24px;
	height: 24px;
	vertical-align: middle;
}


/*.accounts table tr td:first-child {
    padding-left: 56px;
    text-align: left;
}*/

.accounts table tr {
	width: 100%;
}

.accounts h2 {
	text-align: center;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	height: 50px;
	line-height: 50px;
	float: left;
}

.accounts table {
	width: 98%;
	margin: 0px auto;
}

.accounts table tr td {
	line-height: 24px;
}

.accounts h2:first-child,
.accounts table tr td:first-child {
	padding-left: 12px;
	width: 83px;
	text-align: right;
	/*margin-right:10px;*/
}

.accounts h2:nth-of-type(2),
.accounts table tr td.username {
	width: 155px;
	position: relative;
	left: 8px;
}

.accounts h2:nth-of-type(3),
.accounts table tr td.nickname {
	width: 157px;
}

.accounts h2:nth-of-type(4),
.accounts table tr td.authinfo {
	width: 400px;
	position: relative;
	left: 23px;
}

.accounts h2:nth-of-type(5),
.accounts table tr td.edit {
	width: 120px;
	position: relative;
	left: 8px;
}

.bacg {
	height: 50px;
	line-height: 50px;
	background: #f5f7f8;
	width: 100%;
}

.accounts {
	display: inline-block;
}

.add {
	padding-top: 20px;
}

.add .am_detail_t input.back {
	font-weight: bold;
}

.add .am_detail_t h2.spa {
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	text-align: left;
	width: 100%;
	margin: 0;
	padding-top: 20px;
	line-height: 28px;
}

.add .am_tel {
	width: 735px;
	margin: 40px auto 40px;
}

.add .am_tel .am_tel_tit span {
	padding: 0;
	width: 152px;
	text-align: right;
}

.add .am_tel .am_tel_tit input {
	width: 578px;
}

.add .am_detail_t input.but {
	background: #ffc000;
	background-color: #ffc000;
	width: 192px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	border: none;
	outline: none;
	display: block;
	margin: 10px auto 0px;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

.add .am_tel .am_tel_tit {
	margin-bottom: 30px;
	display: block;
}

.add .am_add {
	width: 836px;
	height: auto;
	text-align: left;
	font-size: 16px;
	color: #999999;
	line-height: 28px;
	margin: 0px 42px;
	display: inline-block;
}

.add .am_add h2 {
	text-align: left;
	width: 153px;
	float: left;
	font-size: 16px;
	color: #333333;
	line-height: 28px;
	font-weight: normal;
	margin: 0;
}

.add .am_add .am_add_r {
	float: right;
	width: 676px;
	height: auto;
	font-size: 16px;
	color: #999999;
	line-height: 28px;
	text-align: left;
}

.add .am_add .am_add_r span {
	width: 206px;
	float: left;
	height: auto;
	font-size: 16px;
	color: #999999;
	line-height: 28px;
	text-align: left;
	margin-bottom: 30px;
}

.nodata {
	height: 100px;
	line-height: 100px;
	font-size: 20px;
	color: #999;
	text-align: center;
	width: 100%;
	display: inline-block;
}

.am_message h2 b {
	margin-left: 18px;
	font-size: 12px;
	font-style: italic;
	color: orangered;
}

.am_message .msgdiv b {
	font-size: 12px;
	font-style: italic;
	color: orangered;
	display: inline-block;
}

.am_message .msgdiv b img {
	display: block;
	margin: -31px 0px 0 10px;
}

.add .am_add .am_add_r span {
	width: 100%;
}

.am_line input.butt {
	border: none;
	outline: none;
	display: block;
	margin: 0px auto;
	text-align: center;
	background-color: #ffc000;
	width: 192px;
	height: 42px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 42px;
	font-size: 16px;
}

.news-L ul li {
	position: relative;
}

.news-L ul li .am_sub {
	width: 100%;
	height: auto;
	position: relative;
	font-size: 14px;
	display: block;
	line-height: 32px;
	color: #333333;
	text-align: center;
	padding-top: 10px;
}

.news-L ul li.active .am_sub {
	display: block;
}

.news-L ul li .am_sub a {
	width: 100%;
	text-align: left;
	height: auto;
	font-size: 14px;
	line-height: 32px;
	padding-left: 30px;
	color: #333333;
	display: block;
}

.news-L ul li .am_sub a:before {
	content: "";
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 100%;
	background: #ffc000;
	vertical-align: top;
	margin: 14px 5px 0 0;
}

.news-L ul li .am_sub a:hover,
.news-L ul li .am_sub a.on {
	color: #ffc000;
}

.message_list_wrapper {
	overflow-y: auto;
	max-height: 830px;
	overflow-x: hidden;
}

.partner .message_list_wrapper .messagelist {
	width: 96%;
}


/*.message_list_wrapper::-webkit-scrollbar {-}*/

.news-L ul h2.pt {
	width: 100%;
	font-size: 20px;
	line-height: 24px;
	padding: 10px 0px 10px 24px;
	background: #ffc000;
	color: #fbf5f5;
	font-weight: normal;
	margin: 0;
	padding-left: 20px;
}

.news-L ul li a {
	padding-left: 20px;
	display: inline-block;
	height: auto;
	font-size: 17px;
}

.news-L ul li.spa4 a {
	width: auto;
	padding-left: 0;
	display: inline-block;
}

.partner .am_conts {
	width: 946px;
	float: right;
	margin-top: 40px;
	overflow: hidden;
}

.partner .am_conts li {
	width: 306px;
	line-height: 28px;
	font-size: 16px;
	color: #666666;
	float: left;
	margin: 0 11px 30px 0;
	vertical-align: top;
	border: none;
	padding: 0 !important;
}

.partner .am_conts li .product_list_img {
	width: 306px;
	height: 229px;
	background: none;
	box-sizing: border-box;
}

.partner .am_conts li .product_list_img img {
	width: 100%;
	height: 229px;
}

.partner .am_conts li:first-child {
	padding-top: 0 !important;
}

.partner .am_conts li a {
	display: block;
	width: 100%;
	height: 100%;
}

.partner .am_conts li:nth-of-type(3n) {
	margin-right: 0;
}

.partner .am_conts li .txt {
	max-width: 200px;
	margin: 10px auto 0;
	text-align: center;
	/*padding: 0px 10px;*/
	float: none;
	display: block;
	box-sizing: border-box;
}

.partner .am_conts li .txt h1 {
	margin: 0px auto;
	display: block;
}

.pagelist {
	display: table;
	margin: 40px auto 80px;
	width: 604px;
	float: right;
	padding-right: 25px;
}

.pagelist a {
	display: inline-block;
	padding: 0 12px;
	line-height: 30px;
	font-size: 14px;
	color: #5a5a5a;
	margin: 0 2px;
	border-radius: 5px;
	border: solid 1px #e5e5e5;
}

.pagelist a.diandian {
	float: right;
	background: none;
	border: none;
	border-radius: none;
	font-size: 18px;
	line-height: 25px;
}

.pagelist a:hover,
.pagelist a.on {
	color: #fff;
	background: #ffc000;
}

.pagelist a.ex {
	color: #b8b8b8;
}

.pagelist a,
.pagelist a.ex:hover {
	color: #5a5a5a;
	/*渐变背景*/
	FILTER: progid: DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#fefefe, endColorStr=#f1f1f1);
	/*IE 6 7 8*/
	background: -ms-linear-gradient(top, #fefefe, #f1f1f1);
	/* IE 10 */
	background: -moz-linear-gradient(top, #fefefe, #f1f1f1);
	/*火狐*/
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fefefe), to(#f1f1f1));
	/*谷歌*/
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fefefe), to(#f1f1f1));
	/* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #fefefe, #f1f1f1);
	/*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #fefefe, #f1f1f1);
	/*Opera 11.10+*/
}

.product_list li {
	padding: 60px 0;
	border-bottom: solid 1px #cccccc;
	width: 946px;
	float: right;
}

.partner .product_list li:first-child {
	padding-top: 20px;
}

.partner .product_list li {
	padding: 42px 0;
}

.product_list_img {
	width: 361px;
	height: 240px;
	overflow: hidden;
	border: solid 3px #cfedfb;
	display: inline-block;
	background: #000;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.product_list_img img {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.product_list_img:hover img {
	opacity: 0.7;
	-moz-opacity: 0.7;
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.product_list li h1 {
	font-size: 20px;
	line-height: 40px;
	padding: 0 17px;
	background: #ffc000;
	color: #fff;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.product_list li h2 {
	padding: 18px 0;
	height: 150px;
	overflow: hidden;
}

.product_list li .txt {
	font-size: 16px;
	line-height: 30px;
	color: #434343;
	display: inline-block;
	width: 100%;
	float: right;
	vertical-align: top;
	max-width: 100% !important;

}

.product_list li .more {
	display: inline-block;
	font-size: 16px;
	color: #ffc000;
}

.product_list li.last {
	border: none;
}

.MyProfileRCont {
	float: right;
	width: 100%;
	background-color: #f1f1f1;
}

.MyProfileRCont .MyProfileTitle {
	padding: 24px 0 5px 0;
	background-color: #fff;
	font-size: 18px;
	font-weight: bolder;
}

.MyProfileRTag {
	width: 100%;
	/*height: 42px;*/
	overflow: hidden;
	border-bottom: 2px solid #fff;
}

.MyProfileRTag h3 {
	height: 42px;
	line-height: 42px;
	float: left;
	width: 20%;

	text-align: center;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}

.MyProfileRTagR {
	float: right;
	width: 79%;
	border-left: 2px solid #fff;
}

.MyProfileRTagR label {
	font-size: 14px;
	color: #666;
	margin-left: 4px;
	height: 42px;
	line-height: 42px;
}

.ProfileImg .profile_img {
	width: 180px;
	height: auto;
	float: left;
	font-size: 14px;
	position: relative;
	color: #ffc000;
	text-align: center;
	cursor: pointer;
	margin-right: 30px;
}

.ProfileImg .profile_img img {
	width: 180px;
	height: 180px;
	vertical-align: middle;
	margin-bottom: 10px;
}

.ProfileImg .profile_img input {
	border: none;
	background: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 180px;
	height: 180px;
	opacity: 0;
	cursor: pointer;
}

.ProfileImg .profile_img img.img {
	width: 22px;
	height: 22px;
	position: absolute;
	top: 0;
	right: 0;
}