@charset "utf-8";

/* CSS Document */
/***/
.f_rd {
	color: #d71418;
}

/***********/
.shortcut {
	height: 34px;
	line-height: 34px;
	color: #fff;
}

.shortcut a {
	color: #fff;
	margin-left: 10px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

/*头部*/
#header {
	width: 100%;
	height: 29px;
	border-bottom: 1px solid #dfdfdf;
	background: #fafafa;
}

.header_main {
	width: 1200px;
	height: 29px;
	margin: 0 auto;
	font-size: 12px;
	line-height: 29px;
}

.header_left>a,
.header_right>a {
	padding: 0 8px;
}

.header_left {
	float: left;
}

.header_left a em {
	color: #ff6700;
}

.header_right {
	float: right;
}

.header_right>div,
.header_right>a {
	float: left;
}

.header_right>div {
	margin-left: 5px;
	padding-right: 23px;
	padding-left: 10px;
	background-image: url(../images/topmenu.gif);
	background-repeat: no-repeat;
	background-position: right -19px;
	cursor: default;
	position: relative;
}

.myApp i {
	display: inline-block;
	width: 20px;
	height: 19px;
	background: url(../images/topmenu.gif) left -81px no-repeat;
}

.myApp_nav {
	width: 100%;
	position: absolute;
	left: 0;
	top: 30px;
	border: 1px solid #dfdfdf;
	border-top: none;
	background: #fff;
	margin-top: -1px;
	text-align: center;
	display: none;
	z-index: 1;
}

.myApp_nav a:hover {
	color: #ff6700;
}

.myApp .myApp_nav {
	width: 182px;
}

.myApp .myApp_nav dl {
	float: left;
	width: 50%;
}

.myApp_nav dt {
	font-weight: bold;
}

.navigation .myApp_nav {
	left: auto;
	right: 0;
	width: 236px;
}

.navigation .myApp_nav dl {
	float: left;
	width: 33.33%;
}

/*****搜索/Logo******/
.clear:after {
	clear: both;
	content: '';
	display: block;
	width: 0;
	height: 0;
	visibility: hidden;
}

#head {
	width: 1200px;
	height: 97px;
	margin: 20px auto;
}

.logo {
	width: 210px;
	/*height: 73px;*/
	overflow: hidden;
	margin: 0 0 12px 10px;
	float: left;
}

.logo>a {
	display: block;
	width: 100%;
	height: 100%;
}

.search {
	float: left;
	margin-left: 110px;
	margin-top: 14px;
}

.search>ul {
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #999;
}

.search li {
	float: left;
	padding: 0 10px;
	cursor: pointer;
}

.search li:hover {
	color: #000;
}

.search_on {
	font-weight: bold;
	color: #000;
}

.search form div {
	float: left;
	position: relative;
}

.searchTxt {
	width: 380px;
	height: 34px;
	line-height: 34px;
	background: url(../images/search_bg.jpg) no-repeat 8px #fff;
	font-size: 14px;
	padding-left: 30px;
	float: left;
	border: 2px solid #2577e3;
}

.search form div ul {
	width: 99.4%;
	background: #fff;
	color: #000;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 38px;
	border: 1px solid #ccc;
	border-top: none;
	line-height: 30px;
	text-indent: 20px;
	font-size: 14px;
}

.search form div ul li {
	float: none;
}

.search form div ul li:hover {
	background: #ccc;
	opacity: 0.6;
}

.searchBtn {
	width: 90px;
	height: 38px;
	background: #2577e3;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	float: left;
	border: none;
}

.searchBtn:hover {
	background: #055bcc;
}

.searchBtnX {
	width: 90px;
	height: 36px;
	background: #fff;
	font-size: 14px;
	color: #fff;
	float: left;
	border: 1px solid #ccc;
	margin-left: 8px;
	color: #000;
	text-align: center;
	line-height: 36px;
}

.searchBtnX:hover {
	border: 1px solid #ddd;
	color: #555;
}

.QR {
	float: right;
	font-size: 12px;
	color: #999;
}

.QR div {
	float: left;
	text-align: center;
	height: 79px;
	margin: 25px 0 6px 10px;
}

.QR img {
	display: block;
	border: 1px solid #eee;
}

/*导航*/
#nav {
	width: 100%;
	margin-top: 30px;
	box-shadow: 0 3px 4px #e7e7e7;
}

#nav>ul {
	width: 1200px;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
	font-size: 16px;
}

#nav>ul div {
	width: 245px;
	background: #2577e3;
	text-align: center;
	color: #fff;
	float: left;
	margin-right: 20px;
}

#nav>ul>li {
	float: left;
	margin: 0 15px;
}

#nav>ul li a {
	color: #000;
}

/******************/
ul.menu {
	overflow: hidden;
}

ul.menu li.indclass {
	background: #2577e3;
	width: 245px;
	text-align: center;
	color: #fff;
	margin: 0 20px 0 0;
}

ul.menu li {
	float: left;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	margin: 0 16px;
}

/*************main01***************/
.nav_sub {
	width: 245px;
	background: #2577e3;
	position: relative;
	float: left;
	color: #fff;
}

.nav_sub ul {
	padding-bottom: 10px;
}

.nav_sub li {
	width: 215px;
	height: 37px;
	line-height: 37px;
	float: left;
	padding-left: 30px;
	position: relative;
	color: #fff;
	font-size: 14px;
}

.nav_sub li a {
	color: #fff;
}

.nav_sub li:hover {
	width: 215px;
	height: 37px;
	line-height: 37px;
	background: #039;
}

.sub_lb_box {
	width: 723px;
	height: 487px;
	background: #fff;
	border: 2px solid #2577e3;
	border-left: 0;
	position: absolute;
	left: 245px;
	top: 0;
	z-index: 15;
	display: none;
	overflow: auto;
}

.sub_lb_1:hover .sub_lb_box,
.sub_lb_2:hover .sub_lb_box,
.sub_lb_3:hover .sub_lb_box,
.sub_lb_4:hover .sub_lb_box,
.sub_lb_5:hover .sub_lb_box,
.sub_lb_6:hover .sub_lb_box,
.sub_lb_7:hover .sub_lb_box,
.sub_lb_8:hover .sub_lb_box,
.sub_lb_9:hover .sub_lb_box,
.sub_lb_10:hover .sub_lb_box,
.sub_lb_11:hover .sub_lb_box,
.sub_lb_12:hover .sub_lb_box,
.sub_lb_13:hover .sub_lb_box {
	display: block;
}

.sub_lb_1 .sub_lb_box {
	top: ;
}

.sub_lb_2 .sub_lb_box {
	top: -37px;
}

.sub_lb_3 .sub_lb_box {
	top: -74px;
}

.sub_lb_4 .sub_lb_box {
	top: -111px;
}

.sub_lb_5 .sub_lb_box {
	top: -148px;
}

.sub_lb_6 .sub_lb_box {
	top: -185px;
}

.sub_lb_7 .sub_lb_box {
	top: -222px;
}

.sub_lb_8 .sub_lb_box {
	top: -259px;
}

.sub_lb_9 .sub_lb_box {
	top: -296px;
}

.sub_lb_10 .sub_lb_box {
	top: -333px;
}

.sub_lb_11 .sub_lb_box {
	top: -370px;
}

.sub_lb_12 .sub_lb_box {
	top: -407px;
}

.sub_lb_13 .sub_lb_box {
	top: -444px;
}

.sub_lb_box_lf {
	width: 430px;
	float: left;
	padding: 0px 0 20px 20px;
}

.sub_lb_box_lf dl dt {
	float: left;
	border-bottom: 1px solid #ececec;
	width: 100%;
	margin-bottom: 5px;
}

.sub_lb_box_lf dl dt a:link,
.sub_lb_box_lf dl dt a:visited {
	color: #000;
}

.sub_lb_box_lf dl dt a:hover {
	color: #ff6700;
}

.sub_lb_box_lf dl dd {
	float: left;
	font-size: 12px;
	padding-right: 10px;
	height: 32px;
	line-height: 32px;
	white-space: nowrap;
}

.sub_lb_box_lf dl dd a {
	padding: 0 5px;
	display: inline-block;
	height: 24px;
	line-height: 24px;
}

.sub_lb_box_lf dl dd .red,
.red {
	color: #ff6700 !important
}

.sub_lb_box_lf dl dd a:link,
.sub_lb_box_lf dl dd a:visited {
	color: #666;
}

.sub_lb_box_lf dl dd a:hover,
.sub_lb_box_lf dl dd .red a:hover {
	color: #fff !important;
	background: #2577e3;
	border-radius: 2px;
}

.sub_lb_box_rt {
	width: 260px;
	float: left;
	padding: 15px 0 20px 10px;
}

.sub_tj_hd {
	margin-bottom: 5px;
}

.sub_tj_hd h2 a {
	font-size: 14px;
	color: #000;
}

.sub_tj_ul {
	overflow: hidden;
}

.sub_tj_ul p {
	width: 100%;
	height: 75px;
	line-height: 25px;
	float: left;
	padding-left: 0;
	position: relative;
	font-size: 12px;
	overflow: hidden;margin-bottom: 5px;
}

.sub_tj_ul p img {
	height: 75px;
	width: 75px;
	float: left;
}

.sub_tj_ul p a {
	float: left;
	width: 80px;
	height: 25px;
	color: #666;
	background: #f4f4f4;
	overflow: hidden;padding-left: 8px;
}

.sub_tj_ul p a:nth-child(1) {
	width: auto;
	height: auto !important;padding: 0;
}

.sub_tj_ul p a:hover {
	height: 25px;
	overflow: hidden;
}

h2.sub_zz_hd {
	float: left;
	border-bottom: 1px solid #ececec;
	width: 100%;
	margin-bottom: 5px;
	color: #000;
	font-size: 14px;
}

.nav_sub li .sub_cont a {
	color: #666;
	margin-right: 15px;
	height: 28px;
	font-size: 13px;
	line-height: 28px;
	display: inline-block;
	white-space: nowrap;
}

/********/
.cent_banner {
	width: 715px;
	height: 481px;
	margin: 10px 10px 0 10px;
	float: left;
}

.w-banner {
	width: 100%;
	height: 425px;
	background: #069;
	position: relative;
	overflow: hidden;
}

.w-banner .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.w-banner .bd ul {
	width: 100% !important;
}

.w-banner .bd li {
	width: 100% !important;
	height: 425px;
	overflow: hidden;
	text-align: center;
}

.w-banner .bd li a {
	display: block;
	height: 425px;
}

.w-banner .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 5px;
	left: 0;
	height: 30px;
	line-height: 30px;
}

.w-banner .hd ul {
	text-align: center;
}

.w-banner .hd ul li {
	cursor: pointer;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 3px;
	overflow: hidden;
	background: #000;
	opacity: 0.6;
	line-height: 20px;
	color: #fff;
	font-size: 10px;
	line-height: 50px;
	overflow: hidden;
	border-radius: 50%;
	color: #df0024;
}

.w-banner .hd ul .on {
	background: #f2b413;
	color: #fff;
}

.w-banner .prev,
.w-banner .next {
	border-radius: 50%;
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 1%;
	z-index: 1;
	width: 60px;
	height: 60px;
	background: url(../images/slider-arrow2.png) -118px -137px #333 no-repeat;
	cursor: pointer;
	opacity: 0.5;
	display: none;
}

.w-banner .next {
	left: auto;
	right: 1%;
	background-position: 3px -137px;
}

.cent_data {
	width: 715px;
	height: 46px;
	margin-top: 10px;
	background: #fafafa;
	display: flex;
	justify-content: space-between;
}

.cent_data a {
	width: 230px;
	height: 45px;
	border: 1px solid #ccc;
}

.cent_data a img {
	width: 100%;
	height: 100%;
}

.user {
	width: 203px;
	height: 449px;
	padding: 15px 0 15px 15px;
	border: 1px solid #e9e9e9;
	margin-top: 10px;
	float: left;
	overflow: hidden;
}

.user_hd,
.user_btn {
	overflow: hidden;
	margin-bottom: 2px;
	margin-left: -8px;
}

.user_hd a.userlog {
	height: 65px;
	width: 65px;
	display: inline-block;
	float: left;
}

.user_hd a.userlog img {
	height: 65px;
	width: 65px;
	border-radius: 33px;
}

.user_hd em {
	font-style: normal;
	float: left;
	width: 110px;
	padding-left: 10px;
	color: #777;
}

.user_btn a .b1,
.user_btn a .b2 {
	background: url(../images/logintb.png) no-repeat;
	height: 25px;
	width: 25px;
	display: block;
	float: left;
	margin: 0 5px;
}

.user_btn a {
	height: 32px;
	width: 65px;
	margin-right: 2px;
	line-height: 32px;
	/* float:right; */
	display: inline-block;
	background: #ff6700;
	color: #fff;
	font-size: 14px;
	/*letter-spacing:2px;*/
}

.user_btn a .b1 {
	background-position: 0 -2px;
}

.user_btn a .b2 {
	background-position: 0 -38px;
}

ul.user_tabhd,
ul.user_qyhd {
	height: 26px;
	line-height: 26px;
	border-bottom: 1px solid #e9e9e9;
	margin: 0 15px 0px 0;
}

ul.user_tabhd li,
ul.user_qyhd li {
	float: left;
	padding: 0 10px;
	cursor: pointer;
	font-size: 14px;
}

ul.user_tabhd li.cur,
ul.user_qyhd li.cur {
	border-bottom: 1px solid #2577e3;
	color: #2577e3;
}

.user_tabli {
	height: auto;
}

.user_qy {
	overflow: hidden;
}

.user_qy li {
	height: 22px;
	line-height: 22px;
	overflow: hidden;
}

.user_tabli ul li {
	height: 24px;
	line-height: 24px;
}

.user_tabli ul li a,
.user_qy li a {
	color: #555;
}

.user_tabli ul li a:hover,
.user_qy li a:hover {
	color: #ff6700;
}

/**********************main01sev**************/
.main01sev{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.main01sev .sevbg{
	width: 285px;
	height: 102px;
	margin: 0;
	/* cursor: pointer; */
	display: flex;
	/* justify-content: space-around; */
	align-items: center;
	background: #FFFFFF;
	border: 1px solid #F6F6F6;
	box-shadow: 0px 1px 9px 0px rgba(92,162,251,0.16);
	border-radius: 10px;
}
.main01sev .sevbg i{
	width: 46px;
	height: 42px;
	margin: 0 19px;
	display: block;
}
.main01sev .sevbg:nth-child(1) i{
	background: url(../images/main01sev.png) no-repeat;
}
.main01sev .sevbg:nth-child(2) i{
	background: url(../images/main02sev.png) no-repeat;
}
.main01sev .sevbg:nth-child(3) i{
	background: url(../images/main03sev.png) no-repeat;
}
.main01sev .sevbg:nth-child(4) i{
	background: url(../images/main04sev.png) no-repeat;
}
.main01sev .sevbg .text{
	margin: 0;
}
.main01sev .sevbg .text .title{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
}
.sevText{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	margin-top: 12px;
}


/* .main01sev {
	border: 1px solid #e9e9e9;
	padding: 25px 0 25px 20px;
	overflow: hidden;
}

.main01sev dl {
	background: url(../images/main01sev.jpg) no-repeat;
	padding: 8px 22px 8px 75px;
	margin: auto 15px;
	float: left;
	border-right: 1px solid #e9e9e9;
}

.main01sev dl:last-child {
	border-right: 0;
}

.main01sev dl.sevbg1 {
	background-position: 0 0;
}

.main01sev dl.sevbg2 {
	background-position: 0 -62px;
}

.main01sev dl.sevbg3 {
	background-position: 0 -128px;
}

.main01sev dl.sevbg4 {
	background-position: 0 -192px;
}

.main01sev dl dt {
	font-weight: bold;
	font-size: 16px;
}

.main01sev dl dd {
	color: #999;
	font-size: 14px;
} */

/******main01vip*********/
.vippic {
	float: left;
}

.main01vip {
	position: relative;
}

.main01vip ul li {
	text-align: center;
	border: 1px solid #e9e9e9;
	border-left: 0;
	float: left;
	width: 240px;
	height: 188px;
}
.main01vip ul .qjdName{
	position: relative;
}
.main01vip ul .qjdName::after{
	content:'';
	position: absolute;
	right: 0;top: 0;
	width: 68px;
	height: 55px;
	background: url("../images/qjleft.png");
}
.main01vip ul li img {
	margin-top: 4%;
	width: 90%;
	height: 90%;
}

.main01vip .prev,
.main01vip .next {
	color: #fff;
	line-height: 60px;
	font-size: 22px;
	text-align: center;
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	width: 20px;
	height: 60px;
	background: #fff6e8;
	cursor: pointer;
	opacity: 0.9;
	font-family: "����";
}

.main01vip .prev {
	right: auto;
	left: 240px;
}

.main01vip .next {
	right: 0;
	left: auto;
}

.main01vip .prev:hover,
.main01vip .next:hover {
	background-color: #ddd;
	opacity: 1
}

.bandpic {
	float: left;
}

/**************main01band*********/
.main01band ul {
	padding: 0 15px 0 18px;
	height: 188px;
	overflow: hidden;
	border: 1px solid #e9e9e9;
	border-left: 0;
}

.main01band ul li {
	width: 165px;
	height: 70px;
	padding: 10px;
	line-height: 70px;
	float: left;
	text-align: center;
	overflow: hidden;
}

/******************news*********/
.news_hd {
	overflow: hidden;
}

.news_hd h2 {
	font-size: 20px;
	color: #555;
	float: left;
	margin-right: 20px;
}

.news_hd span {
	color: #666;
	line-height: 16px;
	float: left;
	margin-top: 5px;
}

.news_box {
	border: 1px solid #e9e9e9;
	border-top: 1px solid #2577e3;
	margin-top: 10px;
	height: 390px;
}

.news_box1 {
	width: 440px;
	float: left;
	margin-right: 20px;
	padding-left: 15px;
	margin-top: 18px;
	position: relative;
}

.news_box2 {
	width: 440px;
	float: left;
	margin-right: 20px;
}

.news_box3 {
	width: 245px;
	float: left;
}

/*******/
.news_box1 ul li {
	height: 350px;
	line-height: 24px;
	width: 435px;
	float: left;
	border-bottom: 1px solid #e9e9e9;
}
.news_box1 .prev,
.news_box1 .next {
	color: #fff;
	line-height: 60px;
	font-size: 22px;
	text-align: center;
	display: block;
	position: absolute;
	z-index: 1;
	top: 40%;
	margin-top: -30px;
	width: 20px;
	height: 60px;
	cursor: pointer;
	opacity: 0.9;
	font-family: "宋体";
}

.news_box1 .prev {
	right: auto;
	left: 20px;
}

.news_box1 .next {
	right: 10px;
	left: auto;
}

.news_box1 .prev:hover,
.news_box1 .next:hover {
	color: #ff6700;
	opacity: 1
}

.news_box1 h3 {
	font-size: 16px;
	color: #333;
	margin: 5px auto 2px auto;
}

.news_box1 p {
	color: #999;
	line-height: 21px;
}

/**********/
p.newshotimg {
	display: block;
	background: #ff6700;
	width: 140px;
	height: 170px;
	float: left;
	margin-top: 5px;
	margin-bottom: 10px;
}

.newshottxt {
	float: left;
	margin-left: 15px;
	width: 285px;
}

.newshottxt h3 a {
	font-weight: bold;
	color: #333;
}

.newshottxt span {
	font-size: 13px;
	color: #666;
	line-height: 32px;
}

/*.newshottxt ul{border-top:1px solid #e9e9e9; margin-top:5px; padding-top:5px}*/
.newshottxt ul li {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	width: 285px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.newshottxt ul li a {
	color: #333;
}

.newshottxt ul li a:hover {
	color: #ff6700;
}

/***********/
.newsboxhd {
	border-bottom: 1px solid #e9e9e9;
	height: 35px;
	line-height: 35px;
	background: url(../images/newspoint.jpg) no-repeat 2px 15px;
	padding-left: 20px;
	margin-bottom: 4px;
}

.newsboxhd h2 {
	font-size: 16px;
	color: #666;
	float: left;
}

.newsboxhd span a {
	float: right;
	color: #666;
}

ul.newsbox3cont li {
	width: 115px;
	float: left;
	padding: 2px 0 0px 15px;
	height: 110px;
}

ul.newsbox3cont li:nth-child(odd) {
	padding-left: 0;
}

ul.newsbox3cont li a {
	color: #666;
}

ul.newsbox3cont li a:hover {
	color: #ff6700;
}

ul.newsbox3cont li p {
	text-align: center;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
}

ul.newsli li {
	list-style-type: square;
	list-style-position: inside;
	color: #999;
	float: left;
	height: 30px;
	line-height: 30px;
	font-size: 10px;
	width: 213px;
	overflow: hidden;
}

ul.newsli li:nth-child(odd) {
	margin-right: 14px;
}

ul.newsli li a {
	font-size: 14px;
	color: #555;
}

/************�ɹ�*********/
.trade {
	border: 1px solid #e9e9e9;
	padding: 20px 0 10px 0;
}

.trade_hd {
	overflow: hidden;
	height: 24px;
	line-height: 24px;
	margin-bottom: 10px;
}

.trade_hd h2 {
	padding: 0 15px;
	float: left;
}

.trade_hd span {
	font-size: 14px;
	float: left;
	margin: auto 10px;
	line-height: 30px;
}

.trade_hd span a {
	color: #999;
}

.trade_hd span a:hover {
	color: #ff6700;
}

.trade_table table {
	float: left;
	text-align: left;
	width: 590px;
	overflow: hidden;
}

.trade_table table:nth-child(1) {
	margin-right: 20px;
}

.trade_table table tr td:nth-child(2) {
	color: #2577e3;
	font-size: 12px;
}

.trade_table table tr td:nth-child(3) {
	color: #ff6700;
	font-size: 12px;
}

.trade_table table tr td:nth-child(4) {
	color: #999;
	font-size: 12px;
}

.trade_table table tr td:nth-child(5) a:hover {
	color: #ff6700;
}

.trade_table table tr {
	white-space: nowrap;
}

.trade_table table tr th {
	background: linear-gradient(to bottom, rgba(253, 254, 254, 1), rgba(255, 253, 242, 1));
	padding-left: 15px;
	font-size: 14px;
	border-bottom: 1px solid #f1e7c4;
	height: 36px;
	line-height: 36px;
	margin-bottom: 5px;
}

.trade_table table tr td {
	padding-left: 15px;
	font-size: 14px;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
}

.trade_table table td img {
	width: 25px;
	height: 25px;
}

a.table_btn {
	display: block;
	background: #fafafa;
	border-radius: 5px;
	height: 22px;
	line-height: 22px;
	width: 40px;
	border: 1px solid #d7d7d7;
	padding-left: 15px;
	letter-spacing: 3px;
	font-size: 12px;
}

/******************/
.aboutjs_lf .b1,
.aboutjs_lf .b2,
.aboutjs_lf .b3,
.aboutjs_lf .b4 {
	background: url(../images/aboutjs.jpg) no-repeat;
	height: 25px;
	width: 25px;
	display: block;
	float: left;
	margin: auto 5px;
}

.aboutjs_lf .b1 {
	background-position: -175px 4px;
}

.aboutjs_lf .b2 {
	background-position: -175px -38px;
}

.aboutjs_lf .b3 {
	background-position: -175px -80px;
}

.aboutjs_lf .b4 {
	background-position: -175px -120px;
}

.aboutjs_lf a {
	display: block;
	height: 30px;
	line-height: 30px;
	width: 86px;
	float: left;
	background: #fff;
	border-radius: 6px;
	padding-left: 5px;
	margin: 10px 0 8px 17px;
	font-size: 14px;
}

.aboutjs {
	border: 2px solid #2577e3;
}

.aboutjs_lf {
	width: 240px;
	padding: 10px 0;
	float: left;
	background: #2577e3;
}

.aboutjs_lf h2 {
	text-align: center;
	height: 35px;
	line-height: 35px;
	color: #fff;
}

.aboutjs_lf p {
	color: #fff;
	text-align: center;
	height: 26px;
	line-height: 26px;
	margin: 5px auto;
	background: linear-gradient(to left, rgba(12, 93, 199, 0), rgba(12, 93, 199, 1), rgba(12, 93, 199, 0));
}

.aboutjs_rt {
	float: left;
	width: 952px;
	padding-top: 30px;
}

ul.aboutjs_rt li {
	float: left;
	width: 230px;
}

ul.aboutjs_rt li .b1,
ul.aboutjs_rt li .b2,
ul.aboutjs_rt li .b3,
ul.aboutjs_rt li .b4 {
	background: url(../images/aboutjs.jpg) no-repeat;
	width: 78px;
	height: 50px;
	padding-top: 40px;
	margin: 20px 20px 20px 30px;
	display: block;
	float: left;
	text-align: center;
}

ul.aboutjs_rt li b a {
	color: #2577e3;
	font-size: 16px;
}

ul.aboutjs_rt li a {
	color: #666;
	display: block;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
}


/*********mainlist****/
.mainlist {
	margin: 20px auto !important;
	height: 441px;
	overflow: hidden;
	border-bottom: 1px solid #e9e9e9;
}

.mainlist-wrap {
	position: relative;
}


.ff {
	overflow: hidden;
	padding-bottom: 10px;
	border-bottom: 1px solid #2577e3;
}

.ff h2 {
	float: left;
	line-height: 30px;
	padding-left: 15px;
}

.ff span {
	background: url(../images/ffbg.jpg) no-repeat;
	width: 38px;
	height: 30px;
	line-height: 36px;
	display: block;
	text-align: center;
	color: #fff;
	float: left;
}

.mainlist_ad {
	width: 185px;
	float: left;
	background: #ded
}

.mainlsit_class {
	width: 265px;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}

.mainlist_sl {
	width: 335px;
	float: left;
	margin: 0 20px;
	margin-top: 5px;
}

.mainlist_tj {
	width: 155px;
	float: left;
	margin-right: 20px;
	margin-top: 5px;
}

.mainlist_band {
	width: 170px;
	/* float: left; */
	position: absolute;
	right: 0;
	padding-right: 19px;
	padding-top: 5px;
	border-right: 1px solid #e9e9e9;
	height: 100%;
}

h2.clhd {
	border-bottom: 1px solid #e9e9e9;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	margin-bottom: 8px;
	background: url(../images/listpoint.jpg) no-repeat 6px 13px;
	text-indent: 1.5em;
}

.cllist {
	padding-left: 10px;
}

.cllist a {
	height: 24px;
	line-height: 24px;
	width: 70px;
	float: left;
	padding-right: 10px;
	color: #222;
	overflow: hidden;
}

.cllist a.cllihd {
	color: #000;
	font-weight: bold;
	width: 100%;
	display: block;
	padding-top: 10px;
}

h2.slhd,
h2.tjhd,
h2.bandhd {
	border-bottom: 1px solid #e9e9e9;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	margin-bottom: 8px;
}

h2.tjhd span {
	float: right;
	height: 12px;
	line-height: 12px;
	color: #999;
	font-size: 12px;
	position: relative;
	top: 17px;
}

.slcont,
.tjcont {
	position: relative;
}

.slcont ul,
.tjcont ul {
	overflow: hidden;
}

/*.slcont ul li{width:335px;!*  float:left;*!}*/
/*.slcont ul li:nth-child(even){margin-right:0;}*/
.slcont ul li img {
	display: block;
	height: 13rem;
	width: 100%;
	max-width: 100%;
}

.slcont ul li a {
	color: #666;
	display: block;
}

.slcont .hd {
	text-align: center;
	position: absolute;
	top: -28px;
	right: 0;
}

.slcont .hd li {
	display: inline-block;
	width: 5px;
	height: 2px;
	background: #a9a9a9;
	margin: 0 2px !important;
	color: transparent;
	box-sizing: border-box;
}

.slcont .hd li.on {
	background: #ce1010;
}

.slcont ul li .slboxs p {
	width: 100%;
	overflow: hidden;
	height: 24px;
	line-height: 24px;
	color: #999;
}

.slcont ul li .slboxs p a {
	color: #000;
}

.livis {
	float: left;
	width: 160px;
	margin-right: 15px;
}

.slcont ul li div:nth-child(even) {
	margin-right: 0;
}

.slboxx a {
	display: block;
	float: left;
	height: 75px;
	width: 75px;
	overflow: hidden;
	margin: 10px 10px 0 0;
}

.slboxx a img {
	max-height: 75px;
	max-width: 75px;
}

.slboxx a:nth-child(even) {
	margin-right: 0;
}


.tjcont ul li {
	width: 155px;
	/*  float:left;*/
}

.tjcont ul li:nth-child(even) {
	margin-right: 0;
}

.tjcont ul li img {
	display: block;
	width: 100%;
	max-width: 100%;
}

.tjcont ul li a {
	color: #666;
}

.tjcont .hd {
	text-align: center;
	position: absolute;
	top: -32px;
	right: 10px;
}

.tjcont .hd li {
	width: 12px;
	height: 12px;
	line-height: 12px;
	float: left;
	display: none;
	margin: 0 !important;
}

.tjcont .hd li.on {
	color: #999;
	display: block;
}

.tjcont ul li .tjboxs {
	width: 153px;
	overflow: hidden;
	height: 153px;
	border: 1px solid #e9e9e9;
}

.tjcont ul li div:nth-child(even) {
	margin-right: 0;
}

.tjboxx {
	margin-top: 10px;
}

.tjboxx a {
	display: block;
	float: left;
	height: 26px;
	text-align: center;
	line-height: 26px;
	width: 76px;
	background: #f7f7f7;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	overflow: hidden;
}

.tjboxx a:nth-child(even) {
	border-right: 0;
}

.tjboxx a:hover {
	background: #fff;
}

ul.bandcont li {
	height: 50px;
	width: 170px;
	position: relative;
	border-bottom: 1px solid #e9e9e9;
	padding: 16px 0 15px 0;
	overflow: hidden;
}

ul.bandcont li a {
	display: block;
	position: absolute;
	height: 80px;
	width: 170px;
}

ul.bandcont li h6 {
	float: left;
	font-size: 12px;
}

ul.bandcont li p {
	float: left;
	font-size: 12px;
	color: #999;
}

ul.bandcont li img {
	float: right;
	width: 110px;
	height: 60px;
}

/*******************team************/
.team {
	height: 366px;
	overflow: hidden
}

.team a {
	float: left;
	width: 245px;
}

.team_ri {
	float: left;
	border: 1px solid #2577e3;
	width: 953px;
	height: 364px;
	overflow: hidden;
	border-left: 0;
	padding: 0;
}

.team_ri .tab_menu {
	overflow: hidden;
	white-space: nowrap;
	padding-right: 14px;
	width: 940px;
	height: 44px;
	line-height: 44px;
	background: #f4f4f4;
	border-bottom: 1px solid #e8e8e8;
	z-index: 1;
	flex: 1;
	display: -webkit-inline-flex !important;
	/* Safari */
	display: inline-flex;
	-webkit-justify-content: flex-end;
	/* Safari */
	justify-content: flex-end;
}

.tab_menu a {
	float: none;
	width: auto;
}

.team_ri .tab_menu li {
	float: left;
	font-size: 14px;
	height: 44px;
	line-height: 44px;
	margin-left: 12px;
	margin-right: 0px;
	cursor: pointer;
	color: #585757;
}

.team_ri .tab_menu li:before {
	content: '/';
	margin: 0 12px 0 0;
	color: #585757;
}

.team_ri .tab_menu li:last-of-type {
	margin-right: 0px;
}

.team_ri .tab_menu li:first-of-type:before {
	font-size: 0px;
}

.team_ri .tab_menu .selected {
	color: #01295f;
	cursor: pointer;font-weight: 600;
}

.team_ri .tab_box {
	width: 944px;
	height: 364px;
	overflow: hidden;
	position: relative;
}

.hide {
	display: none;
}

.tab_box div {}

ul.team_zj {
	margin-top: 20px;
	height: 177px;
	overflow: hidden;
}

ul.team_zj li {
	width: 168px;
	float: left;
	border-right: 1px solid #e9e9e9;
	text-align: center;
	padding: 5px 10px;
	color: #666;
	position: relative;
}

ul.team_zj li:last-child {
	border-right: 0;
}

ul.team_zj li h6:last-child {
	font-size: 12px;
}

ul.team_zj li a {
	display: block;
	position: absolute;
	width: 168px;
	height: 168px;
}

ul.team_zj li img {
	width: 85px;
	height: 85px;
	border-radius: 50%;
	margin-bottom: 5px;
	object-fit: cover;
}

ul.team_zj li p {
	border-bottom: 1px dashed #e9e9e9;
	margin: auto 10px;
	height: 28px;
	line-height: 28px;
	margin-bottom: 5px;
	overflow: hidden;
}

ul.team_yx {
	float: left;
	width: 953px;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px dashed #dcdcdc;
}

ul.team_yx li {
	float: left;
	width: 175px;
	padding: 0 0 12px 15px;
}

ul.team_yx li img {
	max-height: 50px;
	max-width: 159px;
}

/*********govfun***********/
.govfun {
	height: 310px;
}

.govfun a.fl {
	float: left;
}

ul.govfun_gov {
	float: left;
	border: 1px solid #2577e3;
	width: 953px;
	border-left: 0;
	border-bottom: 0;
	padding: 10px 0;
}

ul.govfun_gov li:first-child {
	padding-left: 17px;
}

ul.govfun_gov li {
	float: left;
	text-align: center;
	padding: 5px 10px;
	color: #666;
	position: relative;
}

ul.govfun_gov li p {
	height: 32px;
	line-height: 32px;
	width: 215px;
	overflow: hidden;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

ul.govfun_gov li img {
	width: 215px;
	height: 173px;
}

ul.govfun_fun {
	float: left;
	border: 1px solid #2577e3;
	width: 953px;
	border-top: 1px dashed #e9e9e9;
	padding-top: 13px;
	border-left: 0;
}

ul.govfun_fun li {
	float: left;
	width: 215px;
	padding: 0 0 12px 15px;
	text-align: center;
}

ul.govfun_fun li img {
	max-height: 75px;
	max-width: 215px;
}

/***************tab************/
.protab {}

.protab_hd {
	font-size: 16px;
	display: table;
	text-align: center;
	font-weight: bold;
}

.protab_hd li {
	float: left;
	display: inline;
	padding: 0 20px;
	cursor: pointer;
	height: 55px;
	line-height: 55px;
}

.protab_hd li.cur {
	border-bottom: 2px solid #ff6700;
}
.proBj{
	width: 100%;
	height:484px;
	background: url(../images/proBj.png) center no-repeat;
}
.protab_cont {
	width: 1200px;
	margin: 0 auto;
	padding: 45px 0 20px 18px;
	overflow: hidden;
}

.protabli li {
	line-height: 21px;
	width: 227px;
	float: left;
	margin-right:13px;
}
.protabli li .btn{
	width: 211px;
	height: 38px;
	line-height: 38px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	background: #EF1F1F;
	border-radius: 4px 4px 4px 4px;
	opacity: 1;
}
.protabtxt1 {
	font-size: 16px;
	font-weight: bold;
	display: flex;
}

.protabtxt1 a {
	color: #ff6700;
	padding-top: 10px;
}
.protabli li .botBox{
	width: 227px;
	padding-bottom: 15px;
	background-color: #fff;
}
.protabtxt2 {
	font-size: 14px;
	display: flex;
}

.protabtxt2 a {
	color: #2577e3;
	padding-top: 10px;
	width: 210px;
	height: 24px;
	line-height: 24px;
	margin: 3px auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.protabtxt2 a:hover {
	text-decoration: underline;
}

.protabtxt3 {
	font-size: 12px;
	display: flex;
}

.protabtxt3 a {
	color: #999;
	padding-top: 10px;
	text-decoration: underline;
}

/*******photo***********/
.photo_hd h2 {
	border-bottom: 1px solid #e9e9e9;
	margin-top: 30px;
	height: 10px;
	text-align: center;
}

.photo_hd h2 span {
	padding: 20px;
	background: #fff;
}

.photo_hd p {
	margin-top: 5px;
	text-align: center;
	color: #eee;
	height: 32px;
	line-height: 32px;
}

.photo_hd p a {
	color: #999;
	margin: auto 5px;
}

.photo_cont {}

.photo_cont li {
	width: 400px;
	float: left;
	height: 405px;
}

.pbox_1 {
	width: 248px;
	border: 1px solid #efefef;
	height: 370px;
	float: left;
	position: relative;
}

.pbox_2 {
	width: 149px;
	border: 1px solid #efefef;
	border-bottom: 0;
	border-left: 0;
	height: 187px;
	float: left;
	position: relative;
	overflow: hidden;
}

.pbox_3 {
	width: 149px;
	border: 1px solid #efefef;
	border-left: 0;
	height: 182px;
	float: left;
	position: relative;
	overflow: hidden;
}

.pbox_1:hover {
	width: 248px;
	border: 1px solid #efefef;
	height: 368px;
	float: left;
	position: relative;
	z-index: 115;
}

.pbox_2:hover {
	width: 149px;
	border: 1px solid #efefef;
	border-bottom: 0;
	border-left: 0;
	height: 187px;
	float: left;
	position: relative;
	z-index: 115;
	overflow: hidden;
}

.pbox_3:hover {
	width: 149px;
	border: 1px solid #efefef;
	border-left: 0;
	height: 187px;
	float: left;
	position: relative;
	z-index: 115;
	overflow: hidden;
}

.pboxbg1 {
	width: 100%;
	height: 271px;
	background: #ff6700;
	position: absolute;
	left: 0px;
	top: 0;
	display: none;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}

.pbox_line1 {
	width: 247px;
	border: 1px solid #ff6700;
	height: 368px;
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
	z-index: 99;
}

.pbox_txt1 {
	width: 200px;
	text-align: center;
	height: 35px;
	position: absolute;
	left: 24px;
	top: 100px;
	z-index: 108;
	display: none;
	overflow: hidden;
}

.pbox_txt1 a {
	color: #fff;
	line-height: 35px;
	font-size: 14px;
}

.pbox_txt2 {
	width: 160px;
	height: 35px;
	text-align: center;
	position: absolute;
	left: 44px;
	top: 140px;
	z-index: 108;
	color: #fff;
	border-top: 1px solid #fff;
	display: none;
}

.pbox_txt2 a {
	color: #fff;
	padding-left: 3px;
	padding-right: 3px;
	line-height: 35px;
	font-size: 12px;
}

.pbox_txt3 {
	width: 100px;
	height: 30px;
	background: #fff;
	border-radius: 5px;
	position: absolute;
	left: 50%;
	margin-left: -50px;
	top: 180px;
	text-align: center;
	line-height: 30px;
	z-index: 9;
	display: none;
}

.pbox_txt3 a {
	width: 100px;
	height: 30px;
	font-size: 14px;
	color: #ff6700;
	display: block;
}

.pbox_2 .pbox_txt1,
.pbox_3 .pbox_txt1 {
	width: 120px;
	text-align: center;
	height: 35px;
	position: absolute;
	left: 15px;
	top: 30px;
	z-index: 108;
	display: none;
	overflow: hidden;
}

.pbox_2 .pbox_txt1 a,
.pbox_3 .pbox_txt1 a {
	color: #fff;
	line-height: 35px;
	font-size: 12px;
}

.pbox_2 .pbox_txt2,
.pbox_3 .pbox_txt2 {
	width: 120px;
	height: 35px;
	text-align: center;
	position: absolute;
	left: 15px;
	top: 70px;
	z-index: 108;
	color: #fff;
	border-top: 1px solid #fff;
	display: none;
}

.pbox_2 .pbox_txt2 a,
.pbox_3 .pbox_txt2 a {
	color: #fff;
	padding-left: 3px;
	padding-right: 3px;
	line-height: 35px;
	font-size: 12px;
}

.pbox_2 .pbox_txt3,
.pbox_3 .pbox_txt3 {
	width: 100px;
	height: 30px;
	background: #fff;
	border-radius: 5px;
	position: absolute;
	left: 50%;
	margin-left: -50px;
	top: 110px;
	text-align: center;
	line-height: 30px;
	z-index: 9;
	display: none;
}

.pbox_2 .pbox_txt3 a,
.pbox_3 .pbox_txt3 a {
	width: 100px;
	height: 30px;
	font-size: 14px;
	color: #ff6700;
	display: block;
}

.pbox_1:hover .pbox_txt1,
.pbox_1:hover .pbox_txt2,
.pbox_1:hover .pbox_txt3 {
	display: block;
	z-index: 101;
}

.pbox_1:hover .pboxbg1 {
	display: block;
	z-index: 99;
}

.pbox_2:hover .pbox_txt1,
.pbox_2:hover .pbox_txt2,
.pbox_2:hover .pbox_txt3,
.pbox_3:hover .pbox_txt1,
.pbox_3:hover .pbox_txt2,
.pbox_3:hover .pbox_txt3 {
	z-index: 102;
	display: block;
}

.pbox_1:hover .pbox_line1 {
	z-index: 80;
	display: block;
}

.pboxbg2 {
	width: 100%;
	height: 150px;
	background: #ff6700;
	position: absolute;
	left: 0px;
	top: 0;
	display: none;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	z-index: 99;
}

.pbox_line2 {
	width: 147px;
	border: 1px solid #ff6700;
	height: 183px;
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
}

.pbox_2:hover .pboxbg2,
.pbox_3:hover .pboxbg2 {
	display: block;
}

.pbox_2:hover .pbox_line2,
.pbox_3:hover .pbox_line2 {
	display: block;
}

.pbox_xcbox1 {
	width: 220px;
	overflow: hidden;
	height: 240px;
	margin: 14px;
	background: #ccc;
}

.pbox_xcbox1 img {
	width: 100%;
	height: 100%;
}

.pbox_xc_n1 {
	width: 170px;
	padding-right: 50px;
	margin: 0 auto;
	padding-top: 10px;
	height: 45px;
	line-height: 30px;
	position: relative;
	border-bottom: 1px solid #eee;
}

.pbox_xc_n1 a {
	width: 160px;
	height: 30px;
	display: block;
	overflow: hidden;
	font-size: 14px;
}

.pbox_xc_n1 a:hover {
	color: #ff6700;
}

.pbox_xc_p {
	width: 40px;
	height: 30px;
	line-height: 30px;
	color: #ccc;
	position: absolute;
	right: 0;
	top: 10px;
	text-align: right;
}

.pbox_xc_n2 {
	width: 220px;
	margin: 0 auto;
	height: 40px;
	line-height: 16px;
	position: relative;
	padding-top: 6px;
	color: #999;
}

.pbox_xc_n2 a {
	color: #999;
}

.pbox_xc_n2 a:hover {
	color: #ff6700;
}

.pbox_qq {
	width: 20px;
	height: 30px;
	position: absolute;
	right: 0;
	top: 27px;
}

.pbox_2 .pbox_xcbox1,
.pbox_3 .pbox_xcbox1 {
	width: 130px;
	overflow: hidden;
	height: 142px;
	margin: 10px 10px 0 10px;
	background: #ccc;
}

.pbox_2 .pbox_xcbox1 img,
.pbox_3 .pbox_xcbox1 img {
	width: 100%;
	height: 100%;
}

.pbox_2 .pbox_xc_n3,
.pbox_3 .pbox_xc_n3 {
	width: 80px;
	padding-right: 65px;
	margin: 0 auto;
	height: 30px;
	line-height: 30px;
	position: relative;
}

.pbox_2 .pbox_xc_n3 a,
.pbox_3 .pbox_xc_n3 a {
	width: 143px;
	height: 40px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 12px;
}

.pbox_2 .pbox_xc_n3 .pbox_xc_p,
.pbox_3 .pbox_xc_n3 .pbox_xc_p {
	width: 40px;
	height: 30px;
	line-height: 30px;
	color: #ccc;
	position: absolute;
	right: 0;
	top: 0;
	text-align: right;
}

.pbox_2 .pbox_xc_n3 a:hover,
.pbox_3 .pbox_xc_n3 a:hover {
	color: #ff6700;
}

.photo_cont ul li:nth-child(2) div,
.photo_cont ul li:nth-child(3) div {
	border-left: 0;
}

.photo_cont ul li:nth-child(2) div:hover .pbox_line1,
.photo_cont ul li:nth-child(3) div:hover .pbox_line1,
.photo_cont ul li:nth-child(2) div:hover .pbox_line2,
.photo_cont ul li:nth-child(3) div:hover .pbox_line2 {
	border-left: 1px solid #ff6700;
}


/*ע��ҳ��*/

.reg_login {
	width: 150px;
	float: right;
	line-height: 20px;
	font-size: 14px;
	margin: 40px 0 0 10px;
	text-align: center;
	color: #999;
	/*position:relative;*/
}

#form_header {
	display: none;
	width: 600px;
	margin: 0 auto;
	height: 45px;
	border-bottom: #E6E6E6 2px solid;
	position: relative;
	margin-top: 50px;
}

#form_header h1 {
	width: 200px;
	margin: 0 auto;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 18px;
	color: #3e3e3e;
	font-weight: 700;
	border-bottom: 2px solid #2a81cc;
}

#form_container {
	width: 600px;
	margin: 50px auto;

	font-size: 14px;
	font-family: "microsoft yahei";
}

.reg_text {
	width: 100%;
	font-size: 16px;
}

.reg_text tr {
	width: 100%;

	display: table-row;
	vertical-align: inherit;
	border-color: inherit;
}

.reg_text tr th {
	margin-top: 0;
	text-align: right;
	font-weight: 400;
	color: #666;
	vertical-align: baseline;
	line-height: 40px;
}

.reg_text tr td {
	padding-left: 16px;
	position: relative;
}

.reg_text tr td div {
	height: 40px;
	font-size: 14px;
	color: red;
	line-height: 40px;
	width: 100%;
}

#regist_account,
#regist_password1,
#regist_password2,
#regist_phone,
#regist_vcode {
	border-radius: 0;
	/*margin-top: 5px;*/
}

.reg_text .form-control {
	display: inline-block;
	width: 314px;
	height: 28px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

/*�ֻ���֤��*/
.reg_text .form-yzm {
	height: 28px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	/*    border-radius: 4px;*/
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.reg_text #regist_vcode {
	width: 174px;
	/*display: inline-block;
    float: left;*/
}

.reg_text #getVCode {
	width: 130px;
	height: 40px;
	border-radius: 0;
	/*margin-top: 6px;*/
	margin-left: 10px;
	/*float:left;*/
}

/*��֤��*/
.reg_text #regist_vcode2 {
	width: 136px;
	display: inline-block;
	float: left;
}

.reg_text .code-img {
	display: inline-block;
	background-color: #fff;
	width: 167px;
	height: 40px;
	/*padding: 3px;*/
	border: 1px solid #cbcbcb;
	margin-left: 10px;
	vertical-align: middle;
	overflow: hidden;
}

.reg_text .refresh {
	margin-left: 10px;
	margin-right: 6px;
	cursor: pointer;
	font-size: 14px;
}

.reg_text .g-cblue {
	color: #316ca8;
}

/*�ֻ���֤�밴ť*/

.reg_text .btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 0px solid transparent;
	border-radius: 4px;
}

.reg_text .btn-success {
	color: #333;
	font-size: 14px;
	background-color: #e1e1e1;
}

.reg_text .btn-success:hover {
	color: #fff;
	background-color: #5b8ab9;
}

/*ע�ᰴť*/
.reg_text .btn-reg {
	color: #fff;
	font-size: 16px;
	background-color: #3c89d6;
}

.reg_text #regist_btn {
	width: 340px;
	height: 40px;
	border-radius: 0;
}

.reg_text .agreement {
	height: 30px;
	color: #666;
	font-size: 14px;
}

/*�Ҳ���ʾ������*/
.reg_text .valid-warn {
	color: #e79c39;
	background-position: 0 -808px !important;
}

.reg_text .valid-right {
	background-position: 0 -773px !important;
}

.reg_text .valid-error {
	color: #ed1c24;
	background-position: 0 -738px !important;
}

.reg_text .valid-tips {
	margin-left: 12px;
	font-size: 14px;
	display: inline-block;
	background: url(../images/uc-icon.png) no-repeat;

	/*background:url(../images/reg-icon.png) no-repeat left center;*/
	height: 21px;
	line-height: 21px;
	padding-left: 20px;
	padding-right: 16px;
	vertical-align: middle;
}




.zhuce_ztool {
	width: 1200px;
	margin: 0 auto;
	height: 35px;
	border-bottom: #E6E6E6 2px solid;
	position: relative;
	margin-top: 30px;
}

.zhuce_bzt_ste {
	width: 720px;
	margin: 0 auto;
}

.zhuce_bzt_step1 {
	width: 170px;
	height: 35px;
	border-bottom: #0687F1 2px solid;
	padding-left: 70px;
	float: left;
}

.zhuce_bzt_step2 {
	width: 170px;
	height: 35px;
	border-bottom: #E6E6E6 2px solid;
	padding-left: 70px;
	float: left;
}

.zhuce_bzt_step1 .zhuce_bzt_ico {
	width: 25px;
	height: 25px;
	background-color: #0687F1;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	text-align: center;
	line-height: 25px;
	display: block;
	color: #FFF;
	font-family: "΢���ź�";
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	float: left;
}

.zhuce_bzt_step1 .zhuce_bzt_text {
	float: left;
	font-size: 16px;
	font-family: "΢���ź�";
	line-height: 25px;
	margin-left: 5px;
	color: #3e3e3e;
	font-weight: 700;
	width: 120px;
}

.zhuce_bzt_step2 .zhuce_bzt_ico {
	width: 25px;
	height: 25px;
	background-color: #CCCCCC;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	text-align: center;
	line-height: 25px;
	display: block;
	color: #FFF;
	font-family: "΢���ź�";
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	float: left;
}

.zhuce_bzt_step2 .zhuce_bzt_text {
	float: left;
	font-size: 16px;
	font-family: "΢���ź�";
	line-height: 25px;
	margin-left: 5px;
	color: #999;
	font-weight: 700;
	width: 120px;
}

.zhuce_step {
	width: 720px;
	height: 400px;
	margin: 0 auto;
	margin-top: 80px;
}

.zhuce_step td {
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	position: relative;
}



.zhuce_step_input1 {
	width: 245px;
	height: 35px;
	border: 1px solid #dedede;
	line-height: 35px;
	font-size: 14px;
	padding-left: 5px;
	outline: none;
}

.zhuce_step_hqyzm {
	width: 100px;
	height: 37px;
	background-color: #FFC000;
	color: #FFF;
	text-align: center;
	line-height: 37px;
	float: left;
	cursor: pointer;
	margin-left: 10px;
	font-size: 14px;
	outline: none;
}

.zhuce_step_hqyzm2 {
	width: 100px;
	height: 37px;
	background-color: #e2e2e2;
	color: #FFF;
	text-align: center;
	line-height: 37px;
	float: left;
	cursor: pointer;
	margin-left: 10px;
	font-size: 14px;
	outline: none;
}

.zhuce_step_tk {
	font-size: 12px;
	float: left;
}

.zhuce_step_tk a {
	color: #0066CC;
}

.zhuce_step_tk td {
	font-size: 12px;
	padding-bottom: 0;
}

.zhuce_next {
	width: 180px;
	height: 40px;
	background: #0687f1;
	text-align: center;
	line-height: 40px;
	border-radius: 5px;
	color: #FFF;
	cursor: pointer;
	font-weight: bold;
	margin-top: 30px;
}

.zhuce_next a {
	color: #FFF
}

.zhuce_tpyz {
	width: 360px;
	height: 180px;
	background-color: #FFF;
	border: #ccc 1px solid;
	position: absolute;
	bottom: 46px;
	left: 0;
	-webkit-box-shadow: 0 0 10px #ccc;
	-moz-box-shadow: 0 0 10px #ccc;
	box-shadow: 0 0 10px #ccc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}


.zhuce_mmxs_input {
	width: 200px;
	height: 35px;
	line-height: 35px;
	background: #FFF;
	border: none;
	font-size: 14px;
	float: left;
	outline: none;
}

.zhuce_mmxs_ico {
	width: 35px;
	height: 35px;
	background: url(../images/zhuche2017_mmico.jpg) center no-repeat;
	cursor: pointer;
	display: block;
	float: right;
}

.zhuce_mmxs_ico2 {
	width: 35px;
	height: 35px;
	background: url(../images/zhuche2017_mmico2.jpg) center no-repeat;
	cursor: pointer;
	display: block;
	float: right;
}

#yzm {
	width: 320px;
	height: 34px;
	position: absolute;
	left: 20px;
	top: 130px;
	z-index: 20;
}

.zhuce_mmxs_close {
	width: 15px;
	height: 15px;
	position: absolute;
	right: 5px;
	top: 5px;
	background: url(../images/zhuche2017_mm_close.jpg) center no-repeat;
	cursor: pointer;
}

.zhuce_yzm_yzsb {
	width: 320px;
	height: 25px;
	line-height: 25px;
	position: absolute;
	left: 20px;
	top: 95px;
	font-size: 12px;
	z-index: 999;
}

.zhuce_yzm_yzsb_tex {
	z-index: 10;
	width: 320px;
	height: 25px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	color: #666;
}

.zhuce_red {
	color: #F00;
}

.zhuce_yzm_yzsbg {
	width: 320px;
	height: 25px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-color: #fff;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	z-index: 1;
}

.zhuce_yzm_xico {
	width: 25px;
	height: 25px;
	background: url(../images/zhuche2017_yzm_cx.png) center no-repeat;
}

.zhuce_yzm_yzsb_tex span {
	float: left;
}

.zhuce_bottom .bottom {
	width: 1200px;
	border-top: 1px solid #ededed;
	padding-top: 15px;
	padding-bottom: 20px;
	text-align: center;
	line-height: 24px;
	color: #999;
	margin: 0 auto;
	background: none;
}

input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px white inset;
}

.zhuce_sjhyzc {
	white-space: nowrap;
	padding-top: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.zhuce_dgsj_ts {
	font-size: 14px;
	margin-bottom: 10px;
	text-indent: 20px;
	color: #999;
	line-height: 20px;
}


.zhuce_top {
	width: 1200px;
	height: 100px;
	margin: 0 auto;
}

.zhuce_logo {
	width: 160px;
	padding-top: 39px;
	float: left;
}

.zhuce_logo2 {
	width: 141px;
	height: 43px;
	padding-top: 45px;
	float: left;
}

.zhuce_logo3 {
	width: 195px;
	height: 100px;
	background: url(http://style.goepe.com/css/1407/17mks/images/sy_bottel_400.jpg) 0 45px no-repeat;
	float: right;
}

.zhuce_step1 {
	width: 100%;
	background: url(../images/zhuce2014_tlbg.jpg) repeat-x;
	margin-top: 25px;
	min-height: 500px;
}

.zhuce_step2 {
	width: 100%;
	background: url(../images/zhuce2014_tlbg.jpg) repeat-x;
	margin-top: 25px;
	min-height: 500px;
}

.zhuce_step3 {
	width: 100%;
	background: url(../images/zhuce2014_tlbg.jpg) repeat-x;
	margin-top: 25px;
	min-height: 500px;
}


.zhuce_step1 .zhuce_tl1 {
	width: 100%;
	height: 138px;
	background: url(../images/zhuce2014_tl1.jpg) center no-repeat;
	display: block;
}

.zhuce_step2 .zhuce_tl2 {
	width: 100%;
	height: 138px;
	background: url(../images/zhuce2014_tl2.jpg) center no-repeat;
	display: block;
}

.zhuce_step3 .zhuce_tl3 {
	width: 100%;
	height: 138px;
	background: url(../images/zhuce2014_tl3.jpg) center no-repeat;
	display: block;
}

.biao .box-biao {
	padding: 0px 18px;
}

.biao .box-biao ul {
	width: 31%;
	display: inline-block;
	float: left;
}

.biao .box-biao ul li {
	overflow: hidden;
	font-size: 14px;
	height: 32px;
	line-height: 32px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.biao .box-biao ul .b-title a {
	display: block;
	background: #fafafa;
	border-radius: 2px;
	height: 30px;
	line-height: 30px;
	width: 100%;
	text-align: center;
	letter-spacing: 3px;
	font-size: 16px;
}

.step1_box,
.step2_box,
.step3_box {
	display: none;
}

.zhuce_step1 .step1_box {
	display: block;
	margin: 0 auto;
	padding-top: 30px;
}

.zhuce_step2 .step2_box {
	display: block;
	margin: 0 auto;
	padding-top: 30px;
}

.zhuce_step3 .step3_box {
	display: block;
	margin: 0 auto;
	padding-top: 30px;
}

.step1_box a,
.step2_box a,
.step3_box a {
	color: #06c;
}

.zhuce_step1 .step1_box table,
.zhuce_step2 .step2_box table,
.zhuce_step3 .step3_box table {
	margin: 0 auto;
	font-size: 14px;
}

.zhuce_step1 .step1_box table td,
.zhuce_step2 .step2_box table td,
.zhuce_step3 .step4_box table td {
	padding-right: 10px;
	padding-bottom: 10px;
}

.zhuce_input1 {
	width: 180px;
	height: 35px;
	border: 1px solid #dedede;
	padding-left: 70px;
	line-height: 35px;
	background: url(../images/reg_ico5.jpg) left no-repeat;
	font-size: 14px;
}

.zhuce_input2 {
	width: 130px;
	height: 35px;
	border: 1px solid #dedede;
	padding-left: 10px;
	line-height: 35px;
	background: #FFF;
	float: left;
}

.zhuce_input3 {
	width: 240px;
	height: 35px;
	border: 1px solid #dedede;
	padding-left: 10px;
	line-height: 35px;
	background: #FFF;
	font-size: 14px;
}

.zhuce_input4 {
	width: 320px;
	height: 35px;
	border: 1px solid #dedede;
	padding-left: 10px;
	line-height: 35px;
	background: #FFF;
	font-size: 14px;
}

.tishi_1 {
	height: 20px;
	background: url(../images/reg_ico1.jpg) left no-repeat;
	text-indent: 20px;
	color: #999;
	font-size: 12px;
	line-height: 20px;
}

.tishi_2 {
	height: 20px;
	background: url(../images/reg_ico2.jpg) left no-repeat;
	text-indent: 20px;
	color: #fc1751;
	font-size: 12px;
	line-height: 20px;
	display: ;
}

.tishi_3 {
	height: 20px;
	background: url(../images/reg_ico3.jpg) left no-repeat;
	text-indent: 20px;
	color: #999;
	font-size: 12px;
	line-height: 20px;
}

.zhuce_next a {
	width: 180px;
	height: 40px;
	color: #FFF;
	display: block;
	background: #0687f1;
	border-radius: 5px;
}

.zhuce_next a:hover {
	width: 180px;
	height: 40px;
	color: #FFF;
	display: block;
	background: #2a81cc;
	border-radius: 5px;
}

.zhuce_next2 {
	width: 180px;
	height: 40px;
	background: #f66e01;
	text-align: center;
	line-height: 40px;
	border-radius: 5px;
	color: #FFF;
	cursor: pointer;
	font-weight: bold;
	margin-bottom: 10px;
}

.zhuce_next2 a {
	width: 180px;
	height: 40px;
	color: #FFF;
	display: block;
	background: #f66e01;
	border-radius: 5px;
}

.zhuce_next2 a:hover {
	width: 180px;
	height: 40px;
	color: #FFF;
	display: block;
	background: #f68225;
	border-radius: 5px;
}

.yzm_box {
	position: relative;
}

.yzm_boxin {
	width: 100px;
	height: 35px;
	position: absolute;
	right: 0;
	top: -37px;
	font-size: 12px;
	text-align: center;
	border: 1px solid #e8e8e8;
}

.yzm_boxin a {
	color: #666;
}

.yzm_boxin a:hover {
	color: #06c;
}

.yzm_boxin img {
	width: 100px;
	height: 35px;
	margin-bottom: 5px;
	cursor: pointer;
}

.sr_yzm {
	width: 140px;
	height: 35px;
	border: 1px solid #dedede;
	background: #f0f0f0;
}

.tc_step1 {
	width: 720px;
	position: absolute;
	left: 50%;
	margin-left: -360px;
	top: 300px;
	background: #FFF;
	border: 2px solid #e8e8e8;
	z-index: 9;
	padding-top: 15px;
	padding-bottom: 15px;
}

.tc_step1cc {
	width: 21px;
	height: 21px;
	background: url(../images/reg_ico6.jpg);
	position: absolute;
	right: 15px;
	top: 15px;
	cursor: pointer;
}

.tc_step1tl {
	width: 720px;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	font-weight: bold;
	text-indent: 15px;
}

.zhuce_cxfs {
	width: 140px;
	height: 37px;
	background: #ccc;
	text-align: center;
	line-height: 37px;
	border-radius: 5px;
	color: #999;
	cursor: pointer;
}

.zhuce_cxfsa {
	width: 140px;
	height: 37px;
	background: #099;
	text-align: center;
	line-height: 37px;
	border-radius: 5px;
	color: #FFF;
	cursor: pointer;
}

.zhue_tl {
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

.tl1 {
	color: #f30;
	font-weight: normal;
}


.bottom a {
	color: #666;
	margin-right: 5px;
}

.bottom a:hover {
	color: #333;
}

.tc_tishi {
	border: 1px solid #e8e8e8;
	padding: 10px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9;
	background: #FFF;
}

.reg_ykt {
	line-height: 30px;
	display: none;
	margin-left: 22px;
	width: 698px;
	float: left;
}

.reg_wkt {
	line-height: 30px;
	display: none;
	margin-left: 22px;
	width: 698px;
	float: left;
}

.reg_yzx {
	line-height: 30px;
	display: none;
	margin-left: 22px;
	width: 698px;
	float: left;
}

.col_green {
	color: #093;
}

.col_red {
	color: #F00;
}

.col_gry {
	color: #666;
}

/*��Ʒ�б�---productlist*/
.prodlist_map {
	width: 1200px;
	margin: 20px auto 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 28px;
	line-height: 28px;
	/* position: relative; */
}

.map_left ul {
	margin: 0;
	padding: 0;
}

.map_left li {
	display: inline-block;
	position: relative;
	vertical-align: top;
	background: url(../images/map_left_to.png) right no-repeat;
	float: left;
}

.map_left li a {
	height: 28px;
	/*display: block;*/
	padding: 0px 20px 0px 5px;
	color: #666;
}

.map_left li a:hover {
	color: #F00;
}

.map_left li:last-child {
	background: none;
}

.map_left_xial {
	position: absolute;
	border: 1px solid #5378BC;
	width: 320px;
	padding: 8px 10px 10px 0;
	background: #fff;
	top: 28px;
	left: 0;
	z-index: 1801;
}

.map_left .map_left_xial a {
	float: left;
	background: none;
	width: 33.33%;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	color: #666;
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-indent: 15px;
}

.map_left .map_left_xial a:hover {
	color: #F00;
}

.map_left li .map_left_xial {
	display: none;
}

.map_left li:hover .map_left_xial {
	display: block;
}

.map_right {
	float: right;
}

/*ɸѡ����*/
.prodlist_choose {
	width: 1200px;
	margin: 5px auto 0;
	border: 1px solid #E6E6E6;
	position: relative;
	/*z-index: 1; */
	position: relative;
}

.prodlist_choose_sxlist {
	position: relative;
	padding: 4px 9px 4px 19px;
	border-bottom: solid 1px #f1f1f1;
	/* height: 30px;*/
	overflow: hidden;
	background: #fff;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

.prodlist_choose_sxtitle {
	float: left;
	display: inline;
	width: 100px;
	height: 18px;
	padding: 6px 0;
	text-align: right;
}

.prodlist_choose_sxtitle label {
	display: inline;
	height: 18px;
	color: #888;
	line-height: 17px;
	font: 12px/1.5;
}

.sm-widget-items {
	/*float:left;display: inline; height:auto; */
	overflow: hidden;
}

.sm-widget-items ul {
	margin-left: -1px;
}

.sm-widget-items li {
	float: left;
	display: inline;
	height: 18px;
	padding: 6px 0;
}

.sm-widget-items a {
	float: left;
	display: inline;
	height: 18px;
	overflow: hidden;
	line-height: 17px;
	margin: 0 15px;
	color: #555;
	text-decoration: none;
}

.sm-widget-items a:hover {
	color: #FF0000;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

.sm-widget-split {
	width: 1px;
	height: 12px;
	margin-top: 3px;
	display: inline-block;
	float: left;
	background: #ccc;
}

.prodlist_choose_sxitems {
	float: left;
	display: inline;
	height: auto;
	overflow: hidden;
	text-align: left;
}

.prodlist_choose_sxitems ul {
	margin: 0;
	padding: 0;
}

.prodlist_choose_sxitems li {
	float: left;
	display: inline;
	text-align: left;
	height: 18px;
	line-height: 18px;
	width: 90px;
	padding: 6px 10px 6px 22px;
	overflow: hidden;
	color: #555555;
	cursor: pointer;
}

.prodlist_choose_sxitems li:hover {
	color: #FF0000;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

.prodlist_choose_sxitems li a {
	float: left;
	display: inline;
	height: 18px;
	line-height: 18px;
	width: 90px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #555555;
	cursor: pointer;
}

.prodlist_choose_sxitems li a:hover {
	color: #FF0000;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

.prodlist_choose_checked {
	float: left;
	display: inline;
	height: auto;
	overflow: hidden;
	margin: 2px 0 0 15px;
	color: #666666
}

.prodlist_choose_checked span {
	margin-right: 20px;
}

.prodlist_choose_checked span .x {
	color: red;
	cursor: pointer;
	font-size: 18px;
}

/*��ѡ*/
.prodlist_choose_sxcontrol {
	float: right;
	text-align: right;
	display: inline;
	width: 150px;
	height: 24px;
	padding: 3px 0;
	position: relative;
}

.prodlist_choose_sxdx {
	width: 48px;
	height: 12px;
	padding: 5px 0;
	overflow: hidden;
	border: solid 1px #e8e8e8;
	text-align: center;
	line-height: 11px;
	color: #666666;
	font-family: Tahoma;
	float: right;
	margin-left: 10px;
	cursor: pointer;
}

.prodlist_choose_sxdx:hover {
	width: 48px;
	height: 12px;
	padding: 5px 0;
	overflow: hidden;
	border: solid 1px #FF0000;
	text-align: center;
	line-height: 11px;
	font-family: Tahoma;
	float: right;
	margin-left: 10px;
	color: #FF0000;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}


.prodlist_choose_morelist {
	width: 107px;
	height: 23px;
	margin: 0 auto;
	position: relative;
}

.prodlist_choose_moresub1 {
	width: 107px;
	height: 25px;
	position: absolute;
	background: url(../images/sslist_morelist.jpg) center no-repeat;
	cursor: pointer;
	left: 0px;
	bottom: 1px;
	z-index: 1000;
}

.prodlist_choose_moresub2 {
	width: 107px;
	height: 25px;
	position: absolute;
	background: url(../images/sslist_closelist.jpg) center no-repeat;
	cursor: pointer;
	left: 0px;
	bottom: 1px;
	z-index: 1000;
}


/*�б�top*/
.prodlist_toolmen {
	width: 1200px;
	height: 50px;
	border: 1px solid #E6E6E6;
	position: relative;
	/*z-index: 999;*/
	background-color: #FAFAFA;
	margin: 0 auto;
	margin-top: 15px;
}

.prodlist_toolmen ul {
	margin: 0;
	padding: 0;
	/* height:50px;*/
}

.prodlist_toolmen li {
	height: 26px;
	margin-top: 6px;
}

.prodlist_toolmen .t_4 {
	margin-left: 15px;
	margin-top: 12px;
	width: 93px;
	height: 26px;
	float: left;
	background: url(../images/cp2013_xl1.jpg);
	text-indent: 10px;
	line-height: 26px;
	cursor: pointer;
	margin-right: 10px;
	position: relative;
}

.prodlist_toolleft {
	width: 640px;
	float: left;
}

.huodong ul {
	height: 120px;
	background: #ffffff;
	border: 1px solid #cccccc;
}

.huodong li {
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

.huodong li:hover {
	background: #eeeeee
}

.prodlist_toolleft li .huodong {
	display: none;
}

.prodlist_toolleft li:hover .huodong {
	display: block;
}

.prodlist_toolmen .t_7 {
	margin-left: 15px;
	margin-top: 13px;
	width: 150px;
	height: 26px;
	float: left;
	margin-right: 10px;
	position: relative;
	background: none;
}

.t_7input {
	width: 140px;
	margin: 0 auto;
	top: 0;
	left: 5px;
	position: absolute;
	/*z-index:98;*/
}

.t_7in {
	display: none;
	background: #FFF;
	border: 1px solid #e8e8e8;
	padding-top: 45px;
	border-top: 0;
	width: 147px;
	height: 35px;
	top: -8px;
	left: 0;
	position: absolute;
}

.t_7:hover .t_7in {
	display: block
}

.t_7 input {
	width: 60px;
	height: 24px;
	border: 1px solid #e8e8e8;
	border-top: 1px solid #cccccc;
	line-height: 26px;
}

.t_7inquedin {
	width: 50px;
	height: 22px;
	border: 1px solid #e8e8e8;
	line-height: 22px;
	text-align: center;
	color: #999;
	margin: 0 auto;
	cursor: pointer;
}

.t_7inquedina {
	width: 50px;
	height: 22px;
	background: #f0f0f0;
	border: 1px solid #e8e8e8;
	line-height: 22px;
	text-align: center;
	color: #666;
	margin: 0 auto;
	cursor: pointer;
	-webkit-box-shadow: #ddd 0px 0px 3px;
	-moz-box-shadow: #ddd 0px 0px 3px;
	box-shadow: #ddd 0px 0px 3px;
}

.prodlist_toolmen .t_5 {
	margin-left: 15px;
	margin-top: 16px;
	height: 26px;
	float: left;
	display: inline-block;
	margin-right: 10px;
	position: relative;
}

.prodlist_toolmen .t_5 input {
	margin-right: 5px;
}


.prodlist_toolmen .cydhy_slqy {
	background: url(../images/sslist_vipico.gif) 3px center no-repeat;
	padding-left: 23px;
	color: #FF0000;
	display: inline-block;
}

/*���ڵ���*/
.prodlist_tool_area {
	width: 93px;
	height: 50px;
	float: left;
	/*text-indent: 15px;*/
	line-height: 50px;
	cursor: pointer;
	margin-right: 10px;
	position: relative;
	border-left: #DFDFDF 1px solid;
	border-right: #DFDFDF 1px solid;
	background: url(../images/sslist_todr.gif) no-repeat;
	background-position: 70px 20px;
}

.prodlist_tool_area .s_areatext {
	height: 26px;
	width: 93px;
	display: block;
	text-align: center;
}

.prodlist_tool_area .diquin {
	width: 450px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 14px;
	background: #FFF;
	border: 1px solid #CCC;
	position: absolute;
	left: -1px;
	top: 50px;
	display: none;
}

.prodlist_tool_area:hover .diquin {
	display: block
}

.diquin .diqu_li1 {
	float: left;
	width: 72px;
	margin: 5px 8px;
	text-align: center;
	font-size: 12px;
	color: #666666;
	height: 25px;
	line-height: 25px;
	display: inline;
	overflow: hidden
}

.diquin .diqu_li1:hover {
	z-index: 999;
	background: #efefef;
	color: #FF0000;
}

.diquin .diqu_li2 {
	width: 72px;
	float: left;
	margin: 5px 8px;
	text-align: center;
	height: 28px;
	line-height: 28px;
	font-size: 12px;
	color: #666666;
	display: inline;
	position: relative;
	background: url(../images/company2012_jiao.gif) 55px 10px no-repeat;
}

.diquin .diqu_li2:hover {
	z-index: 999;
	background: #efefef;
	color: #FF0000;
}

.diquin .diqu_li2 .diqu_inbox {
	width: 240px;
	overflow: hidden ;z-index:9999;
	background: #FFFFFF;
	border: 1px solid #efefef;
	padding: 10px;
	position: absolute;
	top: 0px;
	left: 50px;
	color: #666;
	display: none;
}

.diquin .diqu_li2:hover .diqu_inbox {
	display: block;
}


.diquin .diqu_li2 .diqu_inbox li {
	width: 68px;
	float: left;
	margin: 5px;
	text-align: center;
	height: 28px;
	line-height: 28px;
	font-size: 12px;
	color: #666666;
}

.diquin .diqu_li2 .diqu_inbox li:hover {
	z-index: 999;
	background: #efefef;
	color: #FF0000;
}



/*��Ʒ�б�*/

.prodlist_content {
	width: 1200px;
	margin: 15px auto;
}

.proclist_cont_left {
	width: 930px;
	float: left;
}

.proclist_cont_left ul li {
	width: 216px;
	border: 1px solid #eee;
	float: left;
	margin-right: 14px;
	margin-bottom: 14px;
	position: relative;
}

.proclist_cont_left ul li:hover {
	border: 1px solid #ff0000;
}

.proclist_cont_left .prod_img {
	width: 216px;
	height: 216px;
	border: 0px;
}

.proclist_cont_left .prod_rmb {
	margin-left: 10px;
	margin-top: 5px;
	width: 206px;
	height: 26px;
	overflow: hidden;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	font-size: 14px;
	font-weight: normal;
	position: relative;
}

.proclist_cont_left .prod_rmb .pricesize {
	font-size: 20px;
	font-weight: normal;
}

.proclist_cont_left .name1 {
	width: 206px;
	height: 36px;
	line-height: 36px;
	margin: 0px auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.proclist_cont_left .name1 a {
	width: 196px;
	height: 36px;
	/*font-size:18px; color:#222222; line-height:22px;font-family: Arial, Helvetica, sans-serif;*/
	font: 14px/3 Tahoma, Arial, "\5b8b\4f53", sans-serif;
}

.proclist_cont_left .name1 .red {
	color: #Ff0000 !important;
}

.proclist_cont_left .name1 a:hover {
	color: #Ff0000 !important;
}

.proclist_cont_left .name2 {
	margin: 3px 10px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	
}
.proclist_cont_left ul li .name2 .price{
	font-size: 20px;
	color: #ff0000;
	float: left;
}
.proclist_cont_left ul li .name2 a{
	float: right;
}

.proclist_cont_left .name2 a.talk {
	float: left;
	width: 40px;
	height: 16px;
	margin-right: 3px;
	margin-top: 3px;
}

.proclist_cont_left .name2 a.company {
	/*float:left;*/
	height: 30px;
	line-height: 30px;
	color: #000;
	text-decoration: underline;
	overflow: hidden;
	font: 14px/1.5 Tahoma, Arial, "\5b8b\4f53", sans-serif;display: contents;
}

.proclist_cont_left .name2 a.company:hover {
	color: #Ff0000 !important;
}

.proclist_cont_left .name4 {
	margin:10px;
	height: auto;
	overflow: hidden;
	/* display: flex; */
}
.proclist_cont_left .name4 .gs_name{
	width: 140px;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.proclist_cont_left .name4 .hy_gj {
	width: 40px;
	height: 18px;
	float: left;
	margin-right: 5px;
}

.proclist_cont_left .name4 .hy_gj a {
	width: 40px;
	height: 18px;
	display: block;
	background: url(../images/lqt.png) left center no-repeat;
	cursor: pointer
}

.proclist_cont_left .name4 .list_hynsxx {
	float: left;
	color: #666666
}

.proclist_cont_left .name4 .list_cydxx {
	float: right;
	background: #000;
	color: #ffffff;
	padding: 2px 5px;
	border-radius: 4px;
	position: unset;
	height: 22px;
}

.proclist_cont_left .name4 .list_cydxx a {
	color: #000000
}

/*�Ҳ�*/
.proclist_cont_right {
	width: 265px;
	margin-left: 5px;
	float: right;
}

.proclist_cont_right_bt {
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #cccccc
}

.proclist_cont_right_bt font {
	font-size: 16px;
}

.proclist_cont_right_bt a {
	float: right;
	color: #666666
}

.main_rightbox {
	width: 265px;
	margin-top: 15px;
}

.main_rightbox ul {
	margin: 0;
	padding: 0
}

.main_rightbox ul li {
	float: left;
	margin-bottom: 14px;
	background: #f5f5f5;
	border: 1px solid #e8e8e8;
	padding: 10px;
	height: auto;
	overflow: hidden;
}

.main_rightbox .zw_img2 {
	width: 237px;
	margin: 0 auto;
	border: 2px solid #06F
}

.main_rightbox_rmb {
	margin-top: 5px;
	height: 30px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	font-size: 20px;
	font-weight: normal;
	position: relative;
	display: inline;
}

.main_rightbox_rmb .pricesize {
	font-size: 20px;
	font-weight: normal;
}

.main_rightbox_rmb .hy_gj {
	width: 40px;
	height: 18px;
	margin-top: 5px;
	margin-right: 3px;
	float: right;
}

.main_rightbox_rmb .hy_gj a {
	width: 40px;
	height: 18px;
	display: block;
	background: url(../images/lqt.png) left center no-repeat;
	cursor: pointer
}

.main_rightbox_name {
	max-height: 44px;
	overflow: hidden;
	margin-top: 4px;
}

.main_rightbox_name a {
	font: 14px/1.5 Tahoma, Arial, "\5b8b\4f53", sans-serif;
}

.main_rightbox_name .red {
	color: #Ff0000 !important;
}

/*��ҳ*/

.pagenav_every A {
	border: 1px solid #D9D9D9;
	display: block;
	color: #888;
	padding: 0px 15px 0px 15px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	border-radius: 3px;
	background-color: #FFF;
	text-decoration: none;
}

.pagenav_every A:hover {
	background: #f2f2f2;
	border: 1px solid #D9D9D9;
}

.pagenav_next A {
	border: 1px solid #D9D9D9;
	display: block;
	color: #888;
	padding: 0px 15px 0px 15px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	border-radius: 3px;
	background-color: #FFF;
	text-decoration: none;
}

.pagenav_next A:hover {
	background: #f2f2f2;
	border: 1px solid #D9D9D9;
}

.pagenav_last A {
	border: 1px solid #D9D9D9;
	display: block;
	color: #888;
	padding: 0px 15px 0px 15px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	border-radius: 3px;
	background-color: #FFF;
	text-decoration: none;
}

.pagenav_last A:hover {
	background: #f2f2f2;
	border: 1px solid #D9D9D9;
}

.pagenav_prev A {
	border: 1px solid #D9D9D9;
	display: block;
	color: #888;
	padding: 0px 15px 0px 15px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	border-radius: 3px;
	background-color: #FFF;
	text-decoration: none;
}

.pagenav_prev A:hover {
	background: #f2f2f2;
	border: 1px solid #D9D9D9;
}

.pagenav_home A {
	border: 1px solid #D9D9D9;
	display: block;
	color: #888;
	padding: 0px 15px 0px 15px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	border-radius: 3px;
	background-color: #FFF;
	text-decoration: none;
}

.pagenav_home A:hover {
	background: #f2f2f2;
	border: 1px solid #D9D9D9;
}


.page_keywords {
	width: 1170px;
	margin: 30px auto;
	border: solid 1px #e8e8e8;
	padding: 5px 9px 5px 19px;
	height: 30px;
	overflow: hidden;
	position: relative;
	color: #555;
	background-color: #FFF;
}

.page_keywords_title {
	float: left;
	display: inline;
	width: 90px;
	height: 18px;
	line-height: 18px;
	padding: 6px 0;
	color: #999;
}

.page_keywords_fbxj {
	position: absolute;
	right: 0;
	top: 0;
	height: 40px;
	width: 100px;
	overflow: hidden;
	border-left: solid 1px #e8e8e8;
	line-height: 40px;
	text-align: center;
}

.page_keywords_fbxj a {
	height: 40px;
	width: 100px;
	display: block;
	text-decoration: none;
	webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	display: block;
	color: #333333;
}

.page_keywords_fbxj a:hover {
	color: #F00;
}

.page_keywords_items {
	float: left;
}

.page_keywords_items ul li {
	float: left;
	display: inline;
	height: 18px;
	padding: 6px 0;
}

.page_keywords_items ul li a {
	float: left;
	display: inline;
	height: 18px;
	overflow: hidden;
	line-height: 17px;
	margin: 0 15px;
	color: #555;
	text-decoration: none;
}

.page_keywords_items ul li a:hover {
	color: #FF0000;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

.sm-widget-split {
	float: left;
	display: inline;
	height: 12px;
	width: 1px;
	overflow: hidden;
	background: #e1e0e0;
	margin-top: 3px;
}



/*�Ƽ�*/

.prodlist_tuijian {
	width: 1200px;
	margin: 30px auto;
}

.prodlist_tuijian_biaoti {
	border-left: 2px solid #39F;
	height: 20px;
	line-height: 20px;
	padding-left: 5px;
	font-size: 16px;
}

.prodlist_tuijian_biaoti .tuijian_more {
	float: right;
	font-size: 12px;
	padding: 2px 4px;
	border: 1px solid #eeeeee
}

.prodlist_tuijian_biaoti .tuijian_more a {
	color: #666666;
}

.prodlist_tuijian_content {
	width: 1215px;
	margin: 20px auto;
}

.prodlist_tuijian_content ul li {
	width: 226px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	/*padding-bottom: 15px;*/
	border: 1px solid #eeeeee
}

.prodlist_tuijian_content ul li:hover {
	border: 1px solid #ff0000
}

.prodlist_tuijian_content .prod_img {
	width: 216px;
	height: 216px;
	margin-top: 5px;
	border: 0px;
}

.prodlist_tuijian_content .prod_rmb {
	margin-left: 5px;
	margin-top: 5px;
	width: 216px;
	height: 25px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	font-size: 20px;
	font-weight: normal;
	position: relative;
}

.prodlist_tuijian_content .prod_rmb .pricesize {
	font-size: 20px;
	font-weight: normal;
}

.prodlist_tuijian_content .prod_rmb .talk {
	float: right
}

.prodlist_tuijian_content .name1 {
	margin-left: 8px;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 216px;
	height: 50px;
	line-height: 25px;
	position: relative;
	overflow: hidden;
}

.prodlist_tuijian_content .name1 a {
	/*font-size:14px; color:#222;*/
	font: 14px/1.5 Tahoma, Arial, "\5b8b\4f53", sans-serif;
}

.prodlist_tuijian_content .name1 a:hover {
	color: #ff0000 !important
}

.prodlist_tuijian_content .name1 .red {
	color: #ff0000 !important;
}


/*��Ʒ��ϸҳ*/
.botm {
	height: 80px;
	border-bottom: 1px solid #eeeeee
}

.prodetail_logo {
	padding-top: 15px;
	padding-left: 10px;
	float: left;
}

.prodetail_logov {
	width: 60px;
	float: left;
	margin-top: 11px;
	height: 53px;
	background: url(../images/spmrtop2017_v.png) center no-repeat;
}

.prodetail_logov a {
	width: 60px;
	height: 53px;
	display: block;
}

.prodetail_logo2 {
	padding-right: 40px;
	padding-left: 0;
	float: left;
	height: 53px;
	margin-top: 11px;
	padding-top: 7px;
	background: url(../images/shop2015_gsxxlabg.jpg) right 22px no-repeat;
	position: relative;
	z-index: 9999;
}

.prodetail_logo2_n1 {
	height: 23px;
	line-height: 23px;
	font-family: "΢���ź�";
	font-size: 13px;
	text-decoration: none;
}

.prodetail_logo2_n1 a {
	color: #000;
	text-decoration: none;
}

.prodetail_logo2_n1 a:hover {
	text-decoration: none;
	color: #fd0000;
}

.prodetail_shop_name {
	height: 23px;
	font-family: "΢���ź�";
	line-height: 23px;
	font-size: 13px;
	color: #000;
	float: left;
	padding-right: 5px;
}

.prodetail_shop_name a {
	color: #000;
	text-decoration: none;
}

.prodetail_shop_name a:hover {
	color: #fd0000;
}

.prodetail_shop_gfqjd {
	width: 63px;
	height: 20px;
	background: url(../images/hbh2013_qj_smlogo.jpg) center no-repeat;
	float: left;
}


.prodetail_logo2in {
	width: 360px;
	height: ;
	background: #f9f9f9;
	border: 1px solid #eee;
	position: absolute;
	border-top: none;
	left: 0;
	top: 59px;
	z-index: 99;
	display: none;
	padding-top: 10px;
}

.prodetail_logo2:hover .prodetail_logo2in {
	display: block;
}

.prodetail_shop_box {
	width: 330px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.prodetail_shop_box_name {
	height: 23px;
	font-family: "΢���ź�";
	line-height: 23px;
	font-size: 13px;
	color: #000;
	float: left;
	padding-right: 5px;
}

.prodetail_shop_box_name a {
	display: inline-block;
	width:252px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #000;
	text-decoration: none;
}

.prodetail_shop_box_name a:hover {
	color: #fd0000;
}

.prodetail_shop_box .left {
	padding-top: 2px;
}

.prodetail_shop_box .left td a {
	color: #999;
	text-decoration: none;
}

.prodetail_shop_box .left td a:hover {
	color: #f63;
}

.prodetail_logo2_n2 {
	height: 20px;
	color: #999;
	font-family: ;
	font-size: 12px;
}

.prodetail_logo2_n2 td {
	font-size: 12px;
	color: #ddd;
}

.prodetail_vip {
	background: url(../images/cp2013_vip.jpg) left center no-repeat;
	width: 61px;
	height: 18px;
}

.prodetail_shop_box_nr2 {
	width: 330px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 15px;
	margin-top: 5px;
	height: 25px;
	line-height: 25px;
	color: #999;
	font-size: 12px;
}

.prodetail_shop_box_nr2 a {
	color: #666;
	text-decoration: none;
}

.prodetail_shop_box_nr3 {
	width: 360px;
	height: 55px;
	background: url(../images/v-top_slqy.jpg) 13px center no-repeat;
	margin-top: 10px;
	background-color: #fffcf2;
	border-bottom: 1px solid #fceec5;
	border-top: 1px solid #fceec5;
	color: #000;
}

.prodetail_shop_box_nr3 a {
	width: 360px;
	height: 55px;
	display: block;
}

.prodetail_shop_box_nr3_li0 {
	width: 94px;
	height: 55px;
	line-height: 55px;
	color: #B2B0A9;
	float: left;
	padding-left: 22px;
}

.prodetail_shop_box_nr3_li1 {
	width: 58px;
	height: 55px;
	background: url(../images/v-top_slqy1.jpg) left no-repeat;
	line-height: 55px;
	color: #B2B0A9;
	float: left;
	padding-left: 22px;
	font-size: 12px;
}

.prodetail_shop_box_nr3_li2 {
	width: 58px;
	height: 55px;
	background: url(../images/v-top_slqy3.jpg) left no-repeat;
	line-height: 55px;
	color: #B2B0A9;
	float: left;
	padding-left: 22px;
	font-size: 12px;
}

.prodetail_shop_box_nr3_li3 {
	width: 58px;
	height: 55px;
	background: url(../images/v-top_slqy2.jpg) left no-repeat;
	line-height: 55px;
	color: #B2B0A9;
	float: left;
	display: inline;
	padding-left: 22px;
	font-size: 12px;
}

.prodetail_shop_box_nr3 a {
	text-decoration: none;
	display: block;
	width: 100%;
	height: 55px;
}

.prodetail_shop_box_nr42 {
	width: 333px;
	padding-left: 15px;
	padding-right: 12px;
	padding-top: 10px;
	background: #ffffff;
	height: 28px;
}

.v2017_scsp {
	width: 68px;
	height: 20px;
	background: url(../images/v-top_sc.jpg) left no-repeat;
	line-height: 20px;
	color: #CCC;
	text-indent: 20px;
	float: right;
	cursor: pointer;
}

.v2017_scspa {
	width: 68px;
	height: 20px;
	background: url(../images/v-top_sca.jpg) left no-repeat;
	line-height: 20px;
	color: #666;
	text-indent: 20px;
	float: right;
	cursor: pointer;
	font-size: 12px;
}

.v2017_scsp a,
.v2017_scspa a {
	color: #999;
	text-decoration: none;
}

/*��ά��*/
.prodetail_shop_ewm {
	border-left: 1px solid #eee;
	height: 30px;
	width: 35px;
	padding-top: 15px;
	background: url(../images/shop2015_gstoprwmlabg.jpg) right no-repeat;
	position: relative;
	cursor: pointer;
	margin-top: 14px;
	margin-left: 15px;
	float: left;
	font-size: 12px;
}

.prodetail_shop_ewmin {
	width: 100px;
	height: 115px;
	background: #FFF;
	border: 1px solid #eee;
	position: absolute;
	left: 10px;
	padding: 10px;
	top: 30px;
	z-index: 99900;
	color: #666;
	display: none;
}

.prodetail_shop_ewm:hover .prodetail_shop_ewmin {
	display: block;
}

.prodetail_shop_ewmin img {
	width: 100px;
	height: 100px;
	margin-bottom: 5px;
}


.prodetail_shop_search {
	float: right;
	width: 440px;
	height: 36px;
	margin-top: 12px;
}

.prodetail_shop_search .searchBox {
	width: 255px;
	height: 32px;
	border: 2px solid #eee;
	line-height: 32px;
	float: left;
	padding-left: 10px;
	outline: none;
	color: #999;
	border-right: none;
}

.prodetail_shop_search1 {
	width: 255px;
	height: 32px;
	border: 2px solid #eee;
	line-height: 32px;
	float: left;
	padding-left: 10px;
	outline: none;
	color: #999;
	border-right: none;
}

.prodetail_shop_search1:hover {
	width: 255px;
	height: 32px;
	border: 2px solid #2577e3;
	line-height: 32px;
	float: left;
	padding-left: 10px;
	outline: none;
	color: #666;
	border-right: none;
}

.prodetail_shop_search2 {
	width: 80px;
	height: 36px;
	background: #2577e3;
	border: 0;
	cursor: pointer;
	font-size: 14px;
	color: #FFF;
	float: left;
}

.prodetail_shop_search2:hover {
	width: 80px;
	height: 36px;
	background: #2577e3;
	border: 0;
	cursor: pointer;
	font-size: 14px;
	color: #FFF;
	float: left;
}

.prodetail_shop_search3 {
	width: 78px;
	height: 36px;
	background: #FAFAFA;
	border: 1px solid #2577e3;
	cursor: pointer;
	font-size: 14px;
	color: #2577e3;
	float: left;
	margin-left: 5px;
}

.prodetail_shop_search3:hover {
	width: 78px;
	height: 36px;
	background: #fff;
	border: 1px solid #2577e3;
	cursor: pointer;
	font-size: 14px;
	color: #2577e3;
	float: left;
	margin-left: 5px;
}


/*����banner*/
/*.shop_banner{ width:100%; height:220px; background:url(../images/shop_banner.jpg) center top no-repeat;}*/
.prodetail_weizhi {
	width: 1200px;
	margin: 20px auto;
	height: 16x;
	line-height: 16x;
	font-size: 12px;
	color: #999
}

.prodetail_weizhi a {
	color: #999;
	font-size: 12px;
	padding-right: 24px;
	background: url(../images/map_left_to.png) right center no-repeat;
}

.prodetail_weizhi a:hover {
	color: #2577e3
}

.prodetail_btname {
	width: 1200px;
	margin: 10px auto;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #eee;
	font-size: 18px
}

/*��������*/

.prodetail_content {
	width: 1200px;
	margin: 20px auto;
}

.prodetail_cont_left {
	width: 350px;
	float: left;
	margin-right: 15px;
}

.prodetail_cont_zhong {
	width: 655px;
	float: left;
	margin-right: 15px;
}

.prodetail_cont_right {
	width: 165px;
	float: left;
}

#preview {
	float: none;
	width: 350px;
}

.jqzoom {
	width: 350px;
	height: 350px;
	position: relative;
}

.zoomdiv {
	left: 859px;
	height: 400px;
	width: 400px;
}

.list-h li {
	float: left;
}

#spec-n5 {
	width: 350px;
	height: 56px;
	padding-top: 6px;
	overflow: hidden;
}

#spec-left {
	background: url(../images/left.gif) no-repeat;
	width: 10px;
	height: 45px;
	float: left;
	cursor: pointer;
	margin-top: 5px;
}

#spec-right {
	background: url(../images/right.gif) no-repeat;
	width: 10px;
	height: 45px;
	float: left;
	cursor: pointer;
	margin-top: 5px;
}

#spec-list {
	width: 325px;
	float: left;
	overflow: hidden;
	margin-left: 2px;
	display: inline;
}

#spec-list ul {
	margin: 0;
	padding: 0
}

#spec-list ul li {
	float: left;
	margin-right: 0px;
	display: inline;
	width: 62px;
}

#spec-list ul li img {
	padding: 2px;
	border: 1px solid #ccc;
	width: 50px;
	height: 50px;
}

/*jqzoom*/
.jqzoom {
	position: relative;
	padding: 0;
}

.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 1px;
	left: 0px;
	width: 400px;
	height: 400px;
	background: url(i/loading.gif) #fff no-repeat center center;
	border: 1px solid #e4e4e4;
	display: none;
	text-align: center;
	overflow: hidden;
}

.bigimg {
	width: 800px;
	height: 800px;
}

.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50px;
	height: 50px;
	border: 1px solid #aaa;
	background: #FEDE4F 50% top no-repeat;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
	cursor: move;
}

#spec-list {
	position: relative;
	width: 322px;
	margin-right: 6px;
}

#spec-list div {
	margin-top: 0;
	margin-left: -30px;
	*margin-left: 0;
}







.prompt {
	color: red;
	font-size: 14px;
	height: 42px;
	position: absolute;
	right: 0px;
	top: 0px;
	top: 10px;
	width: 150px;
}



.record-wrap {
	position: absolute;
	width: 757px;
	background: #fff;
	height: 40px;
	left: 50%;
	top: 12px;
	transform: translateX(-50%);
	z-index: 50;
	display: flex;
	align-items: center;
	overflow: hidden;
}

.record-tit {
	flex: none;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJQAAAAPCAYAAAACneZUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCM0MzNTc2MTYwMzcxMUVBQUFGNUVGQTY1QTFBRjc5MyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCM0MzNTc2MjYwMzcxMUVBQUFGNUVGQTY1QTFBRjc5MyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkIzQzM1NzVGNjAzNzExRUFBQUY1RUZBNjVBMUFGNzkzIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkIzQzM1NzYwNjAzNzExRUFBQUY1RUZBNjVBMUFGNzkzIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+AxivaAAABVlJREFUeNrMWU1IVFEU1hroR6mGCpsIJFAiaGERhGDaQCQIobOyXUkuhBbNFPQjuZCgEqqxRdBCy1oULiKlNpmgxWwCUSGhhQ0mRRYE/WBZFNg5cu5wOt373r3vvUUHLu+9effed8853znnu3diRf+pfFuzex17nC/5OvY75Hyr4LKCHn9C+wFtrXoP838OMGcMLqVqTphjIeQcgdbhYMcg4mT7mMWC9sFlhB67YfJMSIVsF/iJ3SehjYY0zB6mxyy0rfwbsM7VEhCku5c0QkvTfQ76d/j0z2l0LxXrqIQ+r+CaZXN7CvQvtrRjEHGyfTEpsRhRQCRBuVHhlMUghhDj/pnXA/RRrj0bYbKYgvl7Des/A5eLCnTQaqGtZBlVCgbDuCWgZHa2kRvQmm1sb5Oh+qHN0f0Hmtz24zZoH7EBm5AR6IvXpej16Yvrb7NYaze0TrpHg5doAJ+B76Kz7vFxflkaxjTB5QHPhjDGS9fL0MrY8ybojz5YMMw/4wjmC7bZzqHy6LJ3TgEqzn58KAByG1pW/JYChQdo4hbmwHnHdcUtU3UrtPuW/GLO1A/W2sX0SDFgfPYpa80MHCcsStAAfKufxpVDuwot40MJOqPii7rAMH3fsCabcqurCHGeoarIeMpwKsLeiUGtCky02AVTJFnIF06M8VlFMmUkJXkHspoSY5U8hfaIPZdDvwRlApNhE8wOKNU+mYZLCwNiGua6A2MnLDhOFHyRgzUsh8Lq0Goq16aSh5mlj6JJSTu0eoHUftuJLVG9XCicgjYQ0gBvoA1qSLPMHCgN8IwZ+DACTlNOSyg77kAOhIFDTvpiApbYtaE+dQRmtOWEjkfqMoILKfcJ2F0iaCd1PIz6qVK6AdoW9u65NYcijlBKi69j744zoqiyVsZnG+qXrtE5PcyYv4WDT0YAqDFFIilTSafwstfB1oOZ4ZVwNu62XhPgeljfWfh9Pwcg2bFOBA3a7AiBNYxeSyU/QKlbJL41yZLFUrbR8LAZrAJE4IdZf9ShwnZDFSP02qTFck3503Eir9KU1/zGHVyDCgU5z3GQ90In3FW1mMg+BQg64C4jtzhumoKhjXHPGjb0LJLtiPhQPuj5FIGkmvmuB57zLFMVSq+GKiCYtjudQ9FCi8UW86VAKE66QMy+kY0fdNlSGuSFeK6PIEu5HC/0WewcFVfEDH0drrcIPM2aHS4C9GDUB5QhSfkcrHsz3J5SOluU04LfXb4VEwZHYA0JLlXNJkUucJ5FYlodxIVQFsue4ilBhYN8yqffLB0fXGRlr9dhvVgG1fFHjQZMtQ7E3YtMJyLGVYMA0Xrxvlu8T3uByXDkE18mwHRPGKmS74LIUAfIKUqGKau5Op47qRe3ttSCZKcUux/36NdOZPSa3O05ODthAFMR/fYM+lSEcHyfphyFzcwVnLsSX5ScrJPKtJIHDn4tyDJ2f1qk76Qu8xBq9wsecosA6SfpiKNO7ap4Rp3xKlsYFKRDTkSv73foRPsdA1OOeGOcDlQVqJBfZYM4hHRBIj8X4dHBNOd2HjSlS9hlyNKvf5c8GHRU7OhavbgRpf0UO6NBID4xlI5udo/845iH8uiwMkebbZQklOZqol2jSa4wYHiWPeJe8lhF/iVxCPqdYzukNFECLOc3Lcvg0uk9EelGcRbkNQ7/I9xrCDae7RD0j+lIImHYFWIF+s6CAxPNJc03k7pdfjF9tEYcLk5Yon+nOOPIhdnVUDRVaV5Nepx+8zGFtVOa52cpb8U2X+qtXbtmHk89KaKrhF2KfP6LxG985Do6/v82b7l2PE/6ZSjXBZ2orG8L4tc/AgwAAkmJzjzP+SsAAAAASUVORK5CYII=);
	width: 148px;
	height: 15px;
	margin-left: 16px;
}

.record-list {
	flex: 1;
	font-size: 14px;
	color: #080202;
	margin-left: 24px;
	overflow: hidden;
	margin-right: 21px;
}

.record-list li>a {
	display: flex;
	justify-content: space-between;
	overflow: hidden;
	color: #080202;
}

.record-text {
	flex: 1;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.record-time {
	flex: none;
	width: 120px;
	text-align: right;
	color: #999999;
}


.record-list span {
	color: #f30808;
}

.cg-shadow-flex {
	width: 100%;
	height: 100%;
	position: fixed;
	background: rgba(0, 0, 0, .7);
	top: 0;
	left: 0;
	display: none;
}

.cg-shadow-content {
	position: absolute;
	width: 769px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.cg-shadow-header {
	height: 114px;
	line-height: 114px;
	background: #fff;
	font-size: 26px;
	color: #333333;
	text-align: center;
	position: relative;
	border-radius: 20px 20px 0 0;
}

.cg-shadow-close {
	width: 60px;
	height: 60px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAfCAYAAADwbH0HAAACH0lEQVRIibWWQUtUURTHT2YSQSQuioKgRSLlwsi1kdTGNq36CC0josKoGTExsxAMV8FQ6KALW7TsA7QoiGghBTWGRVBQgkkLhSJ/ceI9Oh3mzXv3zZsDB2bu/Z//b955d+69AmiOAI+iz63MC8Bj9dcv5/kXpRZCBw1nQQem+T8utgDaC2wYSs222sZsgdAzzvsl0GEFJScYLQDa5zxfAdvjd2xzxgkvNwHtAb45aHs8X6/guoNXc0BPA1vGYwnYYTVJhdccfDgAetTVvgF2el0jg/vO4FIG6AHgi6n5BOyqp00z8qv9YQPtCeCH0b4D9ibps7TOt/1GHc1+p1kGdjfyzfreqs74qpnTp1oxc9rqPWmeISvVr/Yy0A+smbGP0dOn+oX+Ta6QHLqQurJ6hYI1x4GfDv8a6AzxaZPweCAiv11VTUTWg5wCn1Y3gtWEZo+EeIVClwzoc3R5sJH5YMkK1fP0vQHo5t8dzd108KmiwHqifDfG2uqDTjPs4GPNgtujg9vGkQTtvNON5wUfAt4ao3VgIOWHlh38Xh7wBwc9nHE9jDr4RAj4uSvuC1j9mnOufjINrPvsC1OgN8OzgdA4bzdacF5cM8LN6DaRBxqnP8/v1gM/daJTTUKT2j4Vg3UjeGYm9AA4VxA0zlsOXtHBRTPwCzhWMDTOO4azogPHzcBQi6BxPonuZV3b/vZb5KSIdItIJccxGRr7ROTrH6I5CKKcVq7XAAAAAElFTkSuQmCC) #117df5 no-repeat center;
	position: absolute;
	right: -30px;
	top: -15px;
	border-radius: 50%;
}

.cg-shadow-rq {
	height: 516px;
	background: url('/Public/Home/images/cg_rq.png') no-repeat center #ededed;
	border-radius: 0 0 20px 20px;
}

#newBridge {
	z-index: 1 !important;
}

.account-wrap {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .7);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2147483647;
	display: none;
}

.account-wrap * {
	margin: 0;
	padding: 0;
}

.account-content {
	width: 484px;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	padding: 0 60px;
	box-sizing: border-box;
}

.account-nav {
	line-height: 28px;
	border-bottom: 1px solid #e6e6e6;
}

.account-nav>div {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	font-size: 20px;
	color: #333333;
	height: 46px;
	width: 224px;
	position: relative;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0 auto;
}

.account-nav p {
	width: 70px;
	text-align: center;
	cursor: pointer;
}

.account-nav p.account_active {
	color: #117df5;
}

.account-nav i {
	position: absolute;
	width: 70px;
	height: 1px;
	background: #117df5;
	bottom: -1px;
	left: 0;
	transition: all .3s;
}

.account-close {
	height: 20px;
	position: relative;
	margin-top: 11px;
}

.account-close i {
	width: 20px;
	height: 20px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo3MUExRDlBQzFGQTUxMUVBOUFCMUY1QTBERjk0QUM2QiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo3MUExRDlBRDFGQTUxMUVBOUFCMUY1QTBERjk0QUM2QiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjcxQTFEOUFBMUZBNTExRUE5QUIxRjVBMERGOTRBQzZCIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjcxQTFEOUFCMUZBNTExRUE5QUIxRjVBMERGOTRBQzZCIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+DOV9VQAAAVpJREFUeNqklEtKA0EQhrsrKmbhyo1LF6KgRCGiQsB1TuAV5gLxGLnAzBX0BK4DQXEEn6jgwqVbNz7J5K9QDUWTmel0Cr50T2b4qK6ubpumaWGMOQHnZsZIkmQyZlm2jOELWMJPF5yBbRMRkC2J7J2fWXgBjsEj2J1RtojhB7yCdc6Y5N0A7IFbsBnoWwC/ktmWWz6pD+7ADngJWD7L/sC3y8wFeR8+gSNZflmmDZE9gKaWTRNyXEktOdPWFNm/zFu+rEzIcQ86Uoa2/GeVzJbVgirqNAQbIAc9MJKOsFXFpZriv4FT0Jfnbt3WU0B79NV8ZR4hL61Q8zXwyT0XI7RSM70BH7JRz1V9SoEyvVEHrk9x9IKEo5rWuJZMuU8PfakvLOr6TGXKJ+qSD4GWUoRMn6iOXChtfchjZDpTvvpyZLmP8YbmkLkbeyCZ5u7GXo2RedKhlK8YCzAA/7JUr9E1CZMAAAAASUVORK5CYII=);
	position: absolute;
	right: -26px;
	top: 0;
}

.login-wrap {
	margin: 16px 18px 0;
	padding-bottom: 48px;
}

.register-wrap {
	margin-top: 15px;
	padding-bottom: 43px;
	display: none;
}

.form-wrap label {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	-webkit-align-items: center;
	box-align: center;
	-moz-box-align: center;
	-webkit-box-align: center;
}

.login-wrap label {
	margin-top: 22px;
}

.register-wrap label {
	margin-top: 12px;
}

.form-wrap p {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	font-size: 16px;
	color: #000000;
}

.login-wrap label p {
	text-align: center;
}

.register-wrap label p {
	text-align: right;
	margin-right: 12px;
}

.register-wrap label p:before {
	content: '* ';
	color: #e71e1e;
}

.register-wrap .noRequired p:before {
	content: '';
}

.form-wrap input {
	height: 44px;
	border: 1px solid #ededed;
	font-size: 14px;
	text-indent: 9px;
	border-radius: 5px;
}

.login-wrap input {
	width: 268px;
}

.register-wrap input {
	width: 258px;
}

.form-wrap input::-webkit-input-placeholder {
	color: #aaaaaa;
}

.form-wrap input:-moz-placeholder {
	color: #aaaaaa;
}

.form-wrap input::-moz-placeholder {
	color: #aaaaaa;
}

.form-wrap input:-ms-input-placeholder {
	color: #aaaaaa;
}

.forget-jump {
	margin-top: 19px;
	font-size: 14px;
	text-align: right;
}

.forget-jump a {
	color: #e71e1e;
}

.form-wrap button {
	display: block;
	background: #117df5;
	border: none;
	color: #fff;
	width: 100%;
	height: 46px;
	font-size: 16px;
	border-radius: 5px;
	outline: none;
}

.login-btn {
	margin-top: 50px;
}

.register-btn {
	margin-top: 15px;
}

.qr-wrap {
	margin-top: 30px;
}

.qr-tit {
	font-size: 16px;
	color: #000000;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	-webkit-align-items: center;
	box-align: center;
	-moz-box-align: center;
	-webkit-box-align: center;
}

.qr-tit span {
	margin: 0 25px;
}

.qr-tit i {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	border-top: 1px dashed #e6e6e6;
}

.qr-content {
	margin-top: 22px;
}

.qr-content img {
	width: 134px;
	height: 134px;
	display: block;
	margin: 0 auto;
}

.qr-content p {
	font-size: 12px;
	color: #333333;
	text-align: center;
	margin-top: 12px;
}

.register-wrap .vft input {
	width: 162px;
	flex: 1;
	margin-right: 12px;
}

.register-wrap .vft button {
	width: 82px;
	height: 44px;
	border: 1px solid #ededed;
	font-size: 12px;
}

.agree {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin-top: 23px;
	align-items: center;
	-webkit-align-items: center;
	box-align: center;
	-moz-box-align: center;
	-webkit-box-align: center;
}

.agree-checkbox {
	width: 16px;
	height: 16px;
}

label.agree-checkbox {
	display: block;
	margin-top: 0;
}

.agree-checkbox div {
	width: 15px;
	height: 15px;
	border: 1px solid #CACACA;
	border-radius: 50%;
}

.agree-checkbox input:checked+div {
	width: 16px;
	height: 16px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAHCAYAAADam2dgAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowMTY5QkUwMjFGQ0ExMUVBOEYzRDlDOTY5MkUxNDJGNCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDowMTY5QkUwMzFGQ0ExMUVBOEYzRDlDOTY5MkUxNDJGNCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjAxNjlCRTAwMUZDQTExRUE4RjNEOUM5NjkyRTE0MkY0IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjAxNjlCRTAxMUZDQTExRUE4RjNEOUM5NjkyRTE0MkY0Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+DLBDmAAAAFdJREFUeNpi/P//PwMBoMIAUoQH+/6HMhhxKHD8DwF8IM5lIHZHU+AGVcAFdg6QkIAK2CFbAQTcME0wnXxQiQXIJsAwE9QHn4CYB4i1gJgDiL8hew8gwAAvNJYqpMsd/gAAAABJRU5ErkJggg==) no-repeat center 5px #1d84f6;
	border: none;
}

.agree-checkbox input {
	display: none;
}

.agree p {
	font-size: 12px;
	color: #000000;
	margin-left: 12px;
}

.agree p a {
	color: #117df5;
	text-decoration: none;
}

.bottom-banner-wrap {
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 151px;
	display: flex;
	/*transform: translateX(-100%);*/
	transform: translateX(0);
	transition: transform .3s ease;
	z-index: 999999;
}

.bottom-banner {
	width: 100%;
	background: rgba(0, 0, 0, .5);
	flex: none;
	position: relative;
}

.bottom-banner-right {
	width: 156px;
	height: 151px;
	background: url('/Public/Home/images/bottom_banner_qr.png');
	flex: none;
}

.bottom-banner-image {
	width: 1199px;
	height: 213px;
	background: url('/Public/Home/images/bottom_banner.png') center;
	position: absolute;
	left: 50%;
	top: -50px;
	transform: translateX(-50%);
}

.bottom-banner-close {
	width: 35px;
	height: 36px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAkCAYAAAAD3IPhAAADxklEQVRYhbWY24tXVRTHP06RlqY2eWHKy+SIY02CYnYHLyhkBb5oQQRi4B/QaxAF9lbQQz4K1kN5C6m8EBiIlmCpjaZN6TiZjYjKWOO1C+g39rQ2LDfHc87+NbNgMfPbe63v/p6191p7nTNMEg1KCzAbaAMmGsR5oBs4ApzLhb0z034usAx4BlhUYbsb2AN8AXTWAa8bmeeBVcDyZLwHOAn0BixgMjAdmJbYbQY+AL4pXSWQKdE7JL2nW2W7pNcltZX4zTCbHYnvO2XrlRHpkHTcAa2XNL2CfJE+LOkTh3NIUmsOmUed8wVJSxogkerLkq4Z5uWiyBY5tUu6aU6dkkYPApGoEyX94Ag9WEXmkhkfHUQSqXbZGifLyHxuRv2S7h5CMmPdQ68tIrPAnZO5ifNzkj6UdFcDC4+StE7SwmR8sVvviZTMLy5rUsCvbS6Ed0RmBE6Y76aC+a0295Un87hjWbQ9syRdtfkAfk8NIve5B/zdak9q0+rWnZeelS0l4O1un3+uyLJA5CdHZGaJ7RazezcO/OX3rkSnSeoz2x5JzQW24y1LYo2qKpQrY/bGJ45yb43wB0IXHaExyRnpdhEpuzKiToqLhx+vudDXPZiTJZ03v1MFSRAiMjUDb2BLm4CZdmcernN9m4Rbeg5wCWgF9gH7gYeAi9bnnM7A+x7rZ0bawB8ZzkHOApOA74CnbazTep0/M7HCA9DkHIdlAgS5Cvztfl9vgEiQG5HMZRu4PxNgpDVWYUtOAL9aVI4BIxrAGiBzygY6MpyHA13W/4botAOP2P8d1gMPz8D7b22rjFFG1bxrjrv09Y1Sm0v7rpp4oZz8IzcQi96cGo4xffusRqQ2Uyy1ZTWnqh9aYbZnmixM++zv6pJQjgEOWvr2AY8BZwrsfgOetNeW0Jx/a763k/k2/mVkt9Bt1cAbQ0GR67H5s2mHVlIYe12EiorgOOv4giz1E/02+FaB0y6bOyepJaOyTjGfIB8XzL9vc+EM3tLPxL0Lkp6FVyRtlDQhg4i/ezZIWpaM+zvxhZRM0AMuE3IXzdXYYuyMfilAs3sz2DiERLbZGles9ykkE3S+C9/WISCyy+HP83O3c3jJOYSte2AQSMxyryhBXkxtypx9935D0hv/g8gahxV66WeL7KpAwlWxxwF1WzpWtadBn7J3otPO/7OyGlX3k0j4HPKmVd8ovfZhqM+arCBjgfF2cbY42x+Bt4FPS1fJDPdqy7KBi61Crkv6SNKrdfEb/YzWDCywj0KjrR8JQNeAfutz9rqIVQvwL3JOVKcnJs0lAAAAAElFTkSuQmCC) center;
	position: absolute;
	top: 7px;
	left: 50%;
	transform: translateX(1600%);
	/* margin-left: 1530px; */
}
/* 右侧 */
.picBox_index{
	width: 187px;
	height: 125px;
	background: url("/Public/Home/images/rigbanner.png") no-repeat;
	background-size: cover;
	text-align: center;
	color: #fff;
	margin: 0;
	margin: 11px 0;
}
.picBox_index span{
	display: block;
	font-weight: bold;
}
.picBox_index .o1{
	font-size: 16px;
	padding: 20px 0 7px;
}
.picBox_index .o2{
	font-size: 24px;
}
.picBox_index .btn{
	width: 130px;
	height:30px;
	line-height:30px;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	margin: 0 auto;
	color:#ff6405;
	background-color:#fff100;
	border-radius:30px;
	margin-top: 12px;
}
/* 补 */
*{
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;
}
ul li{
	list-style: none;
}
.zbBigBox{
	width: 100%;
	/* height: 570px; */
	background: url("/Public/Home/images/zbbjt.png") no-repeat;
	background-size: cover;
	border: 1px solid transparent;
	box-sizing: border-box;
}
.zbBigBox .zbBox{
	width: 1200px;
	margin: 40px auto;
	display: flex;
	justify-content: space-between;
}
.zbBigBox .zbBox .leftZbBox{
	width: 754px;
	height: 424px;
	overflow: hidden;
	box-sizing: border-box;
}
.zbBigBox .zbBox .leftZbBox a{
	display: block;
	position: relative;
}
.zbBigBox .zbBox .leftZbBox a .pic{
	width: 754px;
	height: 424px;
	object-fit: cover;
	cursor: pointer;
	transition: all .6s;
}
.zbBigBox .zbBox .leftZbBox a:hover .pic{
	transform: scale(1.2);
}
.zbBigBox .zbBox .leftZbBox a .btBox{
	position: absolute;
	width:120px;
	height:120px;
	top: 0;bottom: 0;
	left: 0;right: 0;
	margin: auto;
}
.zbBigBox .zbBox .leftZbBox a .btnText{
	position: absolute;
	right: 10px;top: 10px;
	padding: 5px 12px;
	border-radius: 4px;
	color: #fff;
	font-size: 14px;
	background-color: #ff8233;
}
.zbBigBox .zbBox .rightZbBox{
	width: 420px;
}
.zbBigBox .zbBox .rightZbBox .titText{
	font-size: 20px;
	padding: 0 10px;
	height: 46px;
	line-height: 46px;
	cursor: pointer;
	color: #fff;
	display: flex;
	justify-content: space-around;
	align-items: center;
	box-sizing: border-box;
	border-bottom: 2px solid rgba(255, 255, 255, .25);
}
.zbBigBox .zbBox .rightZbBox .titText .on{
	/* height: 46px;
	line-height: 46px; */
	font-weight: bold;
	border-bottom: 2px solid #ffc05e;
	position: relative;
	box-sizing: border-box;
}
.zbBigBox .zbBox .rightZbBox .titText .on::after{
	/* position: absolute;
	content: '';
	left: 0;right: 0;
	margin: auto;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 6px 0 6px; */
	content: "";
	position: absolute;
	left: 50%;
	bottom: -11px;
	transform: translateX(-50%);
	opacity: 1;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 6px 0 6px;
	border-color: #ffc05e transparent transparent transparent;
	transition: all .3s ease;
}
.zbBigBox .zbBox .rightZbBox .titText .title img{
	width: 26px;
	height: 26px;
	line-height: 26px;
	vertical-align: middle;
	box-sizing: border-box;
}
.zbBigBox .zbBox .rightZbBox  .rightCount .listBoxShow{
	display: none;
}
.zbBigBox .zbBox .rightZbBox  .rightCount .listBoxShow:nth-child(1){
	display: block;
}
.zbBigBox .zbBox .rightZbBox  .rightCount .listBoxShow .listPic{
	width: 199px;
	height: 110px;
	margin: initial;
	margin-top:16px;
	border-radius: 5px;
	overflow: hidden;
}
.zbBigBox .zbBox .rightZbBox  .rightCount .listBoxShow .listPic a{
	display: block;
	width: 199px;
	height: 110px;
	position: relative;
}
.zbBigBox .zbBox .rightZbBox  .rightCount .listBoxShow .listPic a img{
	width: 199px;
	height: 111px;
	object-fit: cover;
	transition: all .6s;
}
.zbBigBox .zbBox .rightZbBox  .rightCount .listBoxShow .listPic a:hover img{
	transform:scale(1.2);
}
.zbBigBox .zbBox .rightZbBox  .rightCount .listBoxShow .listPic a p{
	position: absolute;
	bottom: 0;
	left: 0;right: 0;
	width: 199px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	text-indent: 10px;
	background-image: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(30, 30, 30, 1));
}
.zbBigBox .zbBox .rightZbBox  .rightCount .listBoxShow .listBox{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.switchBox{
	width: 1200px;
	margin: 20px auto;
	overflow: hidden;
	box-sizing: border-box;
	position: relative;
}
.swiper{
	width: 1100px;
	margin: 20px auto;
	box-sizing: border-box;
	overflow: hidden;
}
.switchBox li{
	box-sizing: border-box;
}

.swiper-button-prev.btn{
	z-index: 99999;
}
.switchBox li.swiper-slide{
	width: 188px;
	height: 176px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	overflow: hidden;
}
.switchBox li.swiper-slide .image{
	width: 188px;
	height: 105px;
	position: relative;
}
.switchBox li.swiper-slide .image img{
	width: 188px;
	height: 105px;
	object-fit: cover;
}
.switchBox li.swiper-slide .image b{
	position: absolute;
	right: 10px;
	top: 10px;
	padding: 5px 10px;
	background-color:#ff7a05;
	color: #fff;
	font-size: 12px;
	
}
.switchBox li.swiper-slide .text{
	width: 188px;
	height: 60px;
	background-color:#f7f7f7;
}
.switchBox li.swiper-slide .text p a{
	display: block;
	width: 188px;
	height: 30px;
	line-height: 30px;
	text-indent: 5px;
	color: #000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	font-weight: bold;
}
.switchBox li.swiper-slide .text span{
	font-size: 14px;
	color: #666;
}
.switchBox li.swiper-slide .text span i{
	width: 17px;
	height: 17px;
	display: inline-block;
	margin: 0 6px;
}
.switchBox li.swiper-slide .text span i img{
	width: 17px;
	height: 17px;
}
/* 顶部 */
.top-adv {position:relative}
.top-adv img {width:100%;height:100%}
.top-adv-small {height:48px;background:red;overflow:hidden}
.top-adv-big {height:300px;background:red;display:none}
.top-adv .open {position:absolute;right:30px;top:0;font-size:12px;color:#fff;background:rgba(0,0,0,.7);padding:0 7px;height:20px;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;border-radius:0 0 5px 5px;cursor:pointer}
.top-adv .open i {background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAICAYAAADJEc7MAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKTWlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVN3WJP3Fj7f92UPVkLY8LGXbIEAIiOsCMgQWaIQkgBhhBASQMWFiApWFBURnEhVxILVCkidiOKgKLhnQYqIWotVXDjuH9yntX167+3t+9f7vOec5/zOec8PgBESJpHmomoAOVKFPDrYH49PSMTJvYACFUjgBCAQ5svCZwXFAADwA3l4fnSwP/wBr28AAgBw1S4kEsfh/4O6UCZXACCRAOAiEucLAZBSAMguVMgUAMgYALBTs2QKAJQAAGx5fEIiAKoNAOz0ST4FANipk9wXANiiHKkIAI0BAJkoRyQCQLsAYFWBUiwCwMIAoKxAIi4EwK4BgFm2MkcCgL0FAHaOWJAPQGAAgJlCLMwAIDgCAEMeE80DIEwDoDDSv+CpX3CFuEgBAMDLlc2XS9IzFLiV0Bp38vDg4iHiwmyxQmEXKRBmCeQinJebIxNI5wNMzgwAABr50cH+OD+Q5+bk4eZm52zv9MWi/mvwbyI+IfHf/ryMAgQAEE7P79pf5eXWA3DHAbB1v2upWwDaVgBo3/ldM9sJoFoK0Hr5i3k4/EAenqFQyDwdHAoLC+0lYqG9MOOLPv8z4W/gi372/EAe/tt68ABxmkCZrcCjg/1xYW52rlKO58sEQjFu9+cj/seFf/2OKdHiNLFcLBWK8ViJuFAiTcd5uVKRRCHJleIS6X8y8R+W/QmTdw0ArIZPwE62B7XLbMB+7gECiw5Y0nYAQH7zLYwaC5EAEGc0Mnn3AACTv/mPQCsBAM2XpOMAALzoGFyolBdMxggAAESggSqwQQcMwRSswA6cwR28wBcCYQZEQAwkwDwQQgbkgBwKoRiWQRlUwDrYBLWwAxqgEZrhELTBMTgN5+ASXIHrcBcGYBiewhi8hgkEQcgIE2EhOogRYo7YIs4IF5mOBCJhSDSSgKQg6YgUUSLFyHKkAqlCapFdSCPyLXIUOY1cQPqQ28ggMor8irxHMZSBslED1AJ1QLmoHxqKxqBz0XQ0D12AlqJr0Rq0Hj2AtqKn0UvodXQAfYqOY4DRMQ5mjNlhXIyHRWCJWBomxxZj5Vg1Vo81Yx1YN3YVG8CeYe8IJAKLgBPsCF6EEMJsgpCQR1hMWEOoJewjtBK6CFcJg4Qxwicik6hPtCV6EvnEeGI6sZBYRqwm7iEeIZ4lXicOE1+TSCQOyZLkTgohJZAySQtJa0jbSC2kU6Q+0hBpnEwm65Btyd7kCLKArCCXkbeQD5BPkvvJw+S3FDrFiOJMCaIkUqSUEko1ZT/lBKWfMkKZoKpRzame1AiqiDqfWkltoHZQL1OHqRM0dZolzZsWQ8ukLaPV0JppZ2n3aC/pdLoJ3YMeRZfQl9Jr6Afp5+mD9HcMDYYNg8dIYigZaxl7GacYtxkvmUymBdOXmchUMNcyG5lnmA+Yb1VYKvYqfBWRyhKVOpVWlX6V56pUVXNVP9V5qgtUq1UPq15WfaZGVbNQ46kJ1Bar1akdVbupNq7OUndSj1DPUV+jvl/9gvpjDbKGhUaghkijVGO3xhmNIRbGMmXxWELWclYD6yxrmE1iW7L57Ex2Bfsbdi97TFNDc6pmrGaRZp3mcc0BDsax4PA52ZxKziHODc57LQMtPy2x1mqtZq1+rTfaetq+2mLtcu0W7eva73VwnUCdLJ31Om0693UJuja6UbqFutt1z+o+02PreekJ9cr1Dund0Uf1bfSj9Rfq79bv0R83MDQINpAZbDE4Y/DMkGPoa5hpuNHwhOGoEctoupHEaKPRSaMnuCbuh2fjNXgXPmasbxxirDTeZdxrPGFiaTLbpMSkxeS+Kc2Ua5pmutG003TMzMgs3KzYrMnsjjnVnGueYb7ZvNv8jYWlRZzFSos2i8eW2pZ8ywWWTZb3rJhWPlZ5VvVW16xJ1lzrLOtt1ldsUBtXmwybOpvLtqitm63Edptt3xTiFI8p0in1U27aMez87ArsmuwG7Tn2YfYl9m32zx3MHBId1jt0O3xydHXMdmxwvOuk4TTDqcSpw+lXZxtnoXOd8zUXpkuQyxKXdpcXU22niqdun3rLleUa7rrStdP1o5u7m9yt2W3U3cw9xX2r+00umxvJXcM970H08PdY4nHM452nm6fC85DnL152Xlle+70eT7OcJp7WMG3I28Rb4L3Le2A6Pj1l+s7pAz7GPgKfep+Hvqa+It89viN+1n6Zfgf8nvs7+sv9j/i/4XnyFvFOBWABwQHlAb2BGoGzA2sDHwSZBKUHNQWNBbsGLww+FUIMCQ1ZH3KTb8AX8hv5YzPcZyya0RXKCJ0VWhv6MMwmTB7WEY6GzwjfEH5vpvlM6cy2CIjgR2yIuB9pGZkX+X0UKSoyqi7qUbRTdHF09yzWrORZ+2e9jvGPqYy5O9tqtnJ2Z6xqbFJsY+ybuIC4qriBeIf4RfGXEnQTJAntieTE2MQ9ieNzAudsmjOc5JpUlnRjruXcorkX5unOy553PFk1WZB8OIWYEpeyP+WDIEJQLxhP5aduTR0T8oSbhU9FvqKNolGxt7hKPJLmnVaV9jjdO31D+miGT0Z1xjMJT1IreZEZkrkj801WRNberM/ZcdktOZSclJyjUg1plrQr1zC3KLdPZisrkw3keeZtyhuTh8r35CP5c/PbFWyFTNGjtFKuUA4WTC+oK3hbGFt4uEi9SFrUM99m/ur5IwuCFny9kLBQuLCz2Lh4WfHgIr9FuxYji1MXdy4xXVK6ZHhp8NJ9y2jLspb9UOJYUlXyannc8o5Sg9KlpUMrglc0lamUycturvRauWMVYZVkVe9ql9VbVn8qF5VfrHCsqK74sEa45uJXTl/VfPV5bdra3kq3yu3rSOuk626s91m/r0q9akHV0IbwDa0b8Y3lG19tSt50oXpq9Y7NtM3KzQM1YTXtW8y2rNvyoTaj9nqdf13LVv2tq7e+2Sba1r/dd3vzDoMdFTve75TsvLUreFdrvUV99W7S7oLdjxpiG7q/5n7duEd3T8Wej3ulewf2Re/ranRvbNyvv7+yCW1SNo0eSDpw5ZuAb9qb7Zp3tXBaKg7CQeXBJ9+mfHvjUOihzsPcw83fmX+39QjrSHkr0jq/dawto22gPaG97+iMo50dXh1Hvrf/fu8x42N1xzWPV56gnSg98fnkgpPjp2Snnp1OPz3Umdx590z8mWtdUV29Z0PPnj8XdO5Mt1/3yfPe549d8Lxw9CL3Ytslt0utPa49R35w/eFIr1tv62X3y+1XPK509E3rO9Hv03/6asDVc9f41y5dn3m978bsG7duJt0cuCW69fh29u0XdwruTNxdeo94r/y+2v3qB/oP6n+0/rFlwG3g+GDAYM/DWQ/vDgmHnv6U/9OH4dJHzEfVI0YjjY+dHx8bDRq98mTOk+GnsqcTz8p+Vv9563Or59/94vtLz1j82PAL+YvPv655qfNy76uprzrHI8cfvM55PfGm/K3O233vuO+638e9H5ko/ED+UPPR+mPHp9BP9z7nfP78L/eE8/sl0p8zAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAB9SURBVHjanNFBEYNQDEXRmw4CkEIdIAEpSMABEiqhdVAJlQBVUBxcNp+WReiCLJM5L5lJqJyqDKq1elfHI3NJmg3wAhagVZ9q/Xej2qkfddhtvqlTCfyZDapDQV0S3u9nX5ilJni7plepSv8NXCNiOYIR8VBnoAGIs+9YBwBBZ335HGI4HgAAAABJRU5ErkJggg==);width:14px;height:8px;margin-right:7px;transform:rotate(180deg);transition:transform .2s}


/* 精选模块 */
.boutiqueBigBox{
	width: 100%;
	padding: 20px 0;
	background-color: #fff;
}
.boutiqueBox{
	width: 1200px;
	margin: 20px auto;
	box-sizing: border-box;
}
.boutiqueBox .boutTitle{
	/* width: 320px; */
	height: 56px;
	line-height: 56px;
	text-align: center;
	margin: 0 auto;
	position: relative;
}

.boutiqueBox .boutTitle p{
	font-size: 36px;
	color: #f0f0f0;
	font-weight: 900;
	position: absolute;
	left: 0;right:0;
	
}
.boutiqueBox .boutTitle .text{
	font-size: 36px;
	font-weight: bold;
	position: absolute;
	left: 0;right:0;
}
.boutiqueBox .more_{
	float: right;
	font-size: 16px;
	font-weight: bold;
}
.boutiqueBox .more_ a{
	color: #333;
}
/* .boutiqueBox .text::after{
	content: '';
	position: absolute;
	left: 0;right: 0;
	margin: auto;
	bottom: -4px;
	width:40px;
	height:6px;
	z-index: 1111;
	background-color: #765ddd;
} */
/* .boutiqueBox .boutTitle .text span{
	color: #765ddd;
} */
.boutiqueBigBox .boutCounts{
	width: 1200px;
	margin-top: 30px;
	display: flex;
	flex-wrap: wrap;
}
.boutiqueBigBox .boutCounts .boutList{
	width:256px;
	height:282px;
	box-shadow: 0 4px 5px #dfe7f6;
	box-sizing: border-box;
	margin-top: 20px;
}
.boutiqueBigBox .boutCounts .boutList:not(:nth-child(4n)){
	
	margin-right: 58.66px;
}
.boutiqueBigBox .boutCounts .boutList a{
	display: block;
}
.boutiqueBigBox .boutCounts .boutList a .picBox{
	width: 256px;
	height: 142px;
	position: relative;
}
.boutiqueBigBox .boutCounts .boutList a .picBox img{
	width: 256px;
	height: 142px;
}
.boutiqueBigBox .boutCounts .boutList a .tsBtn{
	width: 76px;
	height:26px;
	line-height:26px;
	text-align: center;
	font-size:14px;
	color: #fff;
	background-color: #999999;
	opacity: 0.8;
	position: absolute;
	left: 12px;bottom: -13px;
}
.boutiqueBigBox .boutCounts .boutList a .boutBottom{
	width: 232px;
	margin: 15px auto 0;
}
.boutiqueBigBox .boutCounts .boutList a .boutBottom .title{
	font-size:14px;
	color: #333;
	width: 232px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.boutiqueBigBox .boutCounts .boutList a .boutBottom .time{
	line-height: 25px;
	font-size: 12px;
	color: #666;
}
.boutiqueBigBox .boutCounts .boutList a .boutBottom .time .num{
	color:#ff833c;
}
.boutiqueBigBox .boutCounts .boutList a .boutBottom .zjls{
	line-height: 25px;
	font-size: 12px;
	color: #666;
}
.boutiqueBigBox .boutCounts .boutList a .boutBottom .tsSpan{
	width: 54px;
	height: 20px;
	line-height: 20px;
	margin-top: 10px;
	text-align: center;
	background-color:#dfe7f6;
	color:#6cc3ed;
	font-size: 12px;
}