html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
img,
p,
tr,
td {
	padding: 0;
	margin: 0;
}

html,
body {
	font-family: "MicrosoftYaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-family: "微软雅黑";
	/* overflow-x: hidden; */
}

html body a {
	text-decoration: none;
}

ul,
li {
	list-style: none;
}

img {
	border: 0;
	display: block;
}

body {
	background: #f5f5f5;
}
.clear{
	display: block;
	clear: both;
}
.clearfix:after{
	display: block;
	content:"";
	clear: both;
}
.icon {
	width: 1em;
	height: 1em;
	vertical-align: -0.15em;
	fill: currentColor;
	overflow: hidden;
}

/*---------------------------------top----------------------------------------*/

.top {
	height: 34px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #f2f2f2;
}

.top_con {
	width: 1200px;
	margin: 0 auto;
}

.top_left {
	float: left;
}

.top_index {
	display: block;
	font: 12px/32px "微软雅黑";
	color: #999;
	float: left;
	margin-right: 20px;
}

.top_index i {
	display: block;
	width: 16px;
	height: 14px;
	float: left;
	background: url(../img/bg.png) -784px -98px;
	margin: 9px 7px 0 10px;
}

.top_left p {
	font: 12px/32px "微软雅黑";
	color: #999;
	float: left;
	margin-right: 20px;
}

.top_left p span {
	color: #e00b0b;
}
.top_left .tel400{
			width: 85px;
			height: 30px;
			display: inline-block;
			font-size: 0;
			vertical-align: top;
			background: url(../img/tel400.png) no-repeat center center;
}
.top_right {
	float: right;
	position: relative;
	height: 32px;
}

.top_right a {
	height: 32px;
	display: block;
	font: 12px/32px "微软雅黑";
	color: #999;
	float: left;
	margin-right: 20px;
	/*pointer-events: none;*/
}

.userifr a img {
	width: 26px;
	height: 26px;
}

.top_right a:first-child {
	margin-right: 10px;
}

.ser_vip i {
	display: block;
	width: 10px;
	height: 6px;
	float: right;
	background: url(../img/bg.png) -652px -72px;
	margin: 13px 0 0 5px;
}

.userifr {
	float: left;
	position: relative;
}

.userifr a {
	color: #666;
}

.userifr a:first-child {
	display: block;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	float: left;
	overflow: hidden;
	border: 1px solid #ddd;
	background: #fff;
	margin: 3px 5px 0 0;
}

.top_right p i {
	display: block;
	float: right;
	width: 22px;
	height: 22px;
	margin: 5px 6px 0 0px;
}

.top_right p span {
	padding-left: 8px;
}

.ser_vip_drp {
	width: 106px;
	height: 120px;
	position: absolute;
	top: 50px;
	left: -10px;
	background: url(../img/bg.png) 0 -179px no-repeat;
	padding-top: 12px;
	z-index: -99;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;

}

.ser_vip_drp li a {
	display: block;
	font: 14px/30px "微软雅黑";
	color: #333;
	width: 106px;
	text-align: center;
	margin: 0 auto;
}

.userifr {
	float: left;
}

.userifr a {
	color: #666;
}

.userifr a:first-child {
	display: block;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	float: left;
	overflow: hidden;
	border: 1px solid #ddd;
	background: #fff;
	margin: 3px 5px 0 0;
}

.userifr a img {
	width: 26px;
	height: 26px;
}

.otlist {
	width: 66px;
	height: 101px;
	position: absolute;
	left: 50%;
	top: 50px;
	z-index: -99;
	margin-left: -33px;
	padding-top: 3px;
	box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
	background: #fff url(../img/bg.png) -189px -416px no-repeat;
	border-radius: 6px;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
}

.userifr .otlist li a {
	display: block;
	font: 12px/28px "微软雅黑";
	color: #666;
	width: 100%;
	border-radius: 0;
	border: 0;
	text-align: center;
	background: none;
	float: none;
}

.userifr .otlist li a:hover {
	background: #eee;
}

.ser_vipbx {
	width: auto;
	height: 30px;
	float: left;
	position: relative;
}

.focusOn {
	float: left;
	height: 32px;
	font: 12px/32px "微软雅黑";
	color: #999;
}

.sharebx {
	position: relative;
	float: right;
}

/*kezihang*/
.sharebx a {
	margin-right: 0px !important;
}

.focusOn i {
	display: block;
	width: 22px;
	height: 22px;
	margin: 5px 6px 0 0px;
}

.webo {
	background: url(../img/bg.png) -64px 0 no-repeat;
	cursor: pointer;
}

.weixin {
	background: url(../img/bg.png) -32px 0 no-repeat;
	cursor: pointer;
}

.tencent {
	background: url(../img/bg.png) 0 0 no-repeat;
	cursor: pointer;
}

.ewmbx {
	width: 134px;
	height: 134px;
	position: absolute;
	top: 50px;
	left: -50px;
	background: #fff;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
	z-index: -9;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
}

.ewmbx img {
	width: 100px;
	height: 100px;
	margin: 10px auto 0 auto;
}

.ewmbx p {
	font: 9px/20px "微软雅黑";
	color: #666;
	text-align: center;
}

/*---------------------------------header-------------------------------------*/

/*.head {
	width: 100%;
	height: 116px;
	background: #fff;
}

.head_nav {
	width: 1200px;
	padding-top: 20px;
	margin: 0 auto;
}

.logo {
	display: block;
	width: 196px;
	height: 66px;
	float: left;
	margin: 0 185px 0 12px;
}*/

/*--------------------------.search--------------------------*/
/*
.search {
	float: left;
}

.search_box {
	height: 40px;
	border: 1px solid #E00B0B;
	border-radius: 4px;
	position: relative;
}

.idst_clas {
	float: left;
	width: 100px;
	height: 38px;
	cursor: pointer;
}

.idst_clas p {
	font: 14px/38px "微软雅黑";
	color: #999;
	width: 70px;
	text-align: center;
	float: left;
}

.idst_clas i {
	display: block;
	width: 10px;
	height: 6px;
	background: url(../img/bg.png) -652px -72px no-repeat;
	float: left;
	margin-top: 16px;
}

.idst_clas span {
	display: block;
	width: 1px;
	height: 14px;
	background: #E00B0B;
	float: right;
	margin-top: 12px;
}

.search_k {
	display: block;
	float: left;
	width: 280px;
	height: 38px;
	border: 0;
	border-radius: 5px;
	outline: none;
	padding-left: 30px;
}

.search_btn {
	display: block;
	width: 88px;
	height: 38px;
	background: #E00B0B;
	float: right;
	font: 18px/36px "微软雅黑";
	color: #fff;
	text-align: right;
	padding-right: 14px;
	position: relative;
	outline: none;
	border: 0;
}

.qk_search a,
.qk_search p {
	display: block;
	float: left;
	padding: 0 5px;
	font: 14px/32px "微软雅黑";
	color: #999;
}

.search_box {
	position: relative;
	margin-top: 10px;
}

.search_icon_frist {
	display: block;
	height: 18px;
	width: 18px;
	background: url("../img/search.png") no-repeat center/100% 100%;
	position: absolute;
	left: 5px;
	top: 10px;
	!* background: rebeccapurple; *!
}

.search_icon {
	display: block;
	height: 18px;
	width: 18px;
	background: url(../img/bg.png) -273px -365px no-repeat;
	position: absolute;
	right: 55px;
	top: 10px;
}

.idst_drp {
	display: none;
	width: 350px;
	height: 216px;
	background: #fff;
	position: absolute;
	z-index: 9999;
	top: 40px;
	left: 0;
	border-radius: 4px;
	overflow: auto;
	box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
}

.idst_drp li {
	font: 14px/44px "微软雅黑";
	border-radius: 4px;
	padding-left: 22px;
	cursor: pointer;
	color: #8c8f98;
}

.idst_drp li span {
	display: none;
	width: 7px;
	height: 13px;
	background: url(../img/bg.png) -257px -365px no-repeat;
	float: right;
	margin: 16px 20px 0 0;
}

.idst_drp .chos {
	background: #f7f7f7;
	font-weight: 600;
	color: #333;
}

.idst_drp .chos span {
	display: block;
}

.idst_drp li:hover {
	background: #f7f7f7;
	font-weight: 600;
	color: #333;
}

.idst_drp li:hover span {
	display: block;
}

.schBox {
	display: none;
	width: 250px;
	height: 216px;
	overflow: auto;
	border-radius: 4px;
	background: #fff;
	position: absolute;
	top: 40px;
	left: 100px;
	z-index: 9999;
	box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
}

.schBox li {
	font: 14px/44px "微软雅黑";
	border-radius: 4px;
	padding-left: 22px;
	cursor: pointer;
	color: #8c8f98;
}

.schBox li span {
	display: none;
	width: 7px;
	height: 13px;
	background: url(../img/bg.png) -257px -365px no-repeat;
	float: right;
	margin: 16px 20px 0 0;
}

.schBox .chos {
	background: #f7f7f7;
	font-weight: 600;
	color: #333;
}

.schBox .chos span {
	display: block;
}

.schBox li:hover {
	background: #f7f7f7;
	font-weight: 600;
	color: #333;
}

.schBox li:hover span {
	display: block;
}
*/

/*----------------------------------search-End----------------------------------*/
/*
.focus {
	float: right;
	margin-right: 50px;
}

.focus div {
	float: right;
	margin-left: 20px;
}

.focus img {
	display: block;
	height: 60px;
	width: 60px;
	margin: 0 auto;
}

.focus p {
	font: 12px/26px "微软雅黑";
	color: #999;
}*/

/*------------------------nowadr-------------------------------*/
.adrbx {
	width: 1200px;
	margin: 0 auto;
	height: 40px;
}

.nowadr {
	width: 700px;
	font: 14px/40px "微软雅黑";
	color: #999;
	float: left;
}

.nowadr a {
	color: #333;
}

.nowadr a:last-child {
	color: #333;
}

.nowadr p {
	float: right;
	font: 14px/52px "微软雅黑";
	color: #E00B0B;
}

.adrbx_tips {
	float: right;
	color: rgb(224, 11, 11);
	font: 14px/52px 微软雅黑;
}

/*---------------------.nav_bar-------------------------*/


.nav_bar {
	height: 40px;
	width: 100%;
	background: #fff;
	position: relative;
}

.navbar_lists {
	width: 1200px;
	height: 40px;
	margin: 0 auto;
	position: relative;
}

.bdclass {
	width: 180px;
	height: 40px;
	background: #e00b0b;
	font: 16px/40px "微软雅黑";
	color: #fff;
	text-align: center;
	float: left;
	margin-right: 35px;
}

.nav_bar_item {
	display: block;
	float: left;
	height: 40px;
	width: 90px;
	margin: 0 8px;
	font: 18px/40px "微软雅黑";
	color: #444;
	text-align: center;
}

.nav_bar_item span {
	display: block;
	width: 10px;
	height: 6px;
	float: right;
	background: url(../img/bg.png) -652px -72px;
	margin-top: 17px;
	pointer-events: none
}

/*.nav_bar_item:hover{
	text-decoration: none;
	color:#e00b0b;
}*/
.nav_bar_item:hover span {
	background: url(../img/bg.png) -632px -72px;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
}

/*------------------------fdlinks-------------------------*/

.fdlinks {
	width: 100%;
	height: auto;
	margin-top: 10px;
}

.fdlinks_bx {
	width: 100%;
	margin: 0 auto;
	background: #fff;
	
}
.fd_links{
	width: 1200px;
	margin: 0 auto;
	padding: 0 20px 10px 20px;
	box-sizing: border-box;
}
/*-------------------footer--------------------*/

.footer {
	width: 100%;
	background: #fff;
	margin-top: 10px;
}

.fd_links_nav p {
	float: left;
	font: 18px/46px "微软雅黑";
	color: #333333;
	margin-right: 40px;
	cursor: pointer;
}

.fd_links_nav {
	border-bottom: 1px solid #dddddd;
	position: relative;
}

.udline {
	position: absolute;
	display: block;
	height: 2px;
	width: 30px;
	bottom: 0px;
	left: 20px;
	background: #e00b0b;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
}

.fd_links_lists {
	display: none;
	padding-top: 10px;
	height: 80px;
	overflow: hidden;
}

.fd_links_lists>li {
	height: 80px;
	position: relative;
}

.fd_links_lists a {
	display: block;
	float: left;
	font: 14px/34px "微软雅黑";
	color: #999;
	width: 120px;
	padding-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/*kezihang*/
.ftlink_bx {
	width: 900px;
	padding-top: 13px;
	height: 48px;
	margin: 0 auto;
	display: flex;
	justify-content: space-around;
}

/*kezihang*/
.ftlink_bx a {
	display: block;
	font: 18px/22px "微软雅黑";
	color: #666;
	float: left;
	text-align: center;
}
.ftlink_bx a:hover{
	color: #D7000F;
}
.ftlink_bx a:last-child {
	border-right: 0;
}

.ftlogo {
	display: block;
	width: 302px;
	height: 103px;
	margin: 35px auto 0 auto;
}

.ftlogo img {
	width: 266px;
	height: 90px;
}

.cpy_ifrbx {
	width: 1200px;
	margin: 0 auto;
}

.cpy_ifr {
	padding-top: 20px;
	border-top: 1px solid #dddddd;
}

.ab_links {
	width: 386px;
	height: 180px;
	border-right: 1px solid #ddd;
	float: left;
}

.ab_links_item {
	width: 128px;
	float: left;
}

.ab_links_item a {
	display: block;
	text-align: center;
	font: 14px/36px "微软雅黑";
	color: #666;
}

.ab_links_item .the_first {
	font-size: 20px;
	color: #333;
}

.cpy_ewm {
	float: left;
	display: flex;
	justify-content: space-around;
	padding: 0 30px;
	width: 470px;
	border-right: 1px solid #dddddd;
	box-sizing: border-box;
}

.cpy_ewm_item {
	padding-top: 10px;
	float: left;
	width: 120px;
	margin: 0 10px;
}

.cpy_ewm_item img {
	display: block;
	width: 120px;
	height: 120px;
}

.cpy_ewm_item p {
	font: 16px/50px "微软雅黑";
	color: #707070;
	text-align: center;
}

.cpy_phnumb {
	width: 343px;
    float: left;
    padding: 0px 30px 0 34px;
	padding-top: 5px;
	box-sizing: border-box;
}

.cpy_phnumb p {
	font: 14px/34px "微软雅黑";
	color: #666;
	text-align: center;
}

.cpy_phnumb p span {
	display: block;
	width: 18px;
	height: 16px;
	float: left;
	margin-top: 8px;
	margin-left: 20px;
}

.servers_rx span {
	background: url(../img/bg.png) -566px -72px no-repeat;
}

.servers_kf span {
	height: 19px !important;
	background: url(../img/bg.png) -379px -183px no-repeat;
}

.phnumb {
	font: 28px/48px "微软雅黑";
	color: #ff7301;
	text-align: center;
	font-weight: 600;
}

.cpy_ftr {
	padding-top: 10px;
}

.cpy_gs {
	width: 760px;
	margin: 0 auto;
	margin-bottom: 34px;
}

.cpy_gs img {
	float: left;
	width: 128px;
	height: 52px;
	margin: 0 10px;
}

.cpy_ftr p {
	font: 14px/30px "微软雅黑";
	color: #666;
	text-align: center;
	margin: 0 auto;
}

.cpy_ftr p a{
	font: 14px/30px "微软雅黑";
	color: #666;
}
/*-------------------------------recom_brand---------------------------------------*/

.recom_brand {
	margin-top: 10px;
	width: 100%;
	height: auto;
}

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

.recbd_tits {
	overflow: hidden;
	/*height:66px;*/
	margin-bottom: 10px;
}

.recbd_tits i {
	display: block;
	width: 6px;
	height: 26px;
	background: #E00B0B;
	float: left;
	margin: 0px 10px 0 0;
}

.recbd_tits p {
	font: 24px/26px "å¾®è½¯é›…é»‘";
	color: #333;
	float: left;
}

.recbd_tits a {
	display: block;
	font: 14px/26px "å¾®è½¯é›…é»‘";
	color: #999;
	float: right;
}

.recbd_lists {
	height: 60px;
	background: #eee;
}

.recbd_tabs {
	height: 60px;
	width: 100px;
	font: 18px/52px "å¾®è½¯é›…é»‘";
	color: #666;
	text-align: center;
	float: left;
	border-top: 3px solid #eee;
	cursor: pointer;
}

.PActive {
	border-top: 3px solid #E00B0B;
	background: #FFF;
	color: #E00B0B;
}

.recbd_lists_items {
	display: none;
	padding: 20px 10px 20px 20px;
	background: #fff;
}

.recbd_lists_items li {
	margin: 0 10px 10px 0;
	float: left;
}

.recbd_lists_items li a {
	display: block;
	width: 224px;
	height: 138px;
	overflow: hidden;
	position: relative;
}

.recbd_lists_items a img {
	width: 224px;
	height: 138px;
}

.recbd_ims_itr {
	width: 100%;
	height: auto;
	position: absolute;
	bottom: -20px;
	left: 0;
	background: rgba(255, 255, 255, 0.8);
	padding-top: 5px;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
}

.recbd_ims_itr p {
	width: 200px;
	margin: 0 auto;
	font: 16px/30px "微软雅黑";
	color: #333;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.recbd_ims_itr span {
	display: block;
	font: 16px/22px "微软雅黑";
	color: #666;
	text-align: center;
}

.recbd_ims_itr span i {
	font-style: normal;
	color: #E00B0B;
}

.recbd_lists_items a:hover .recbd_ims_itr {
	bottom: 0;
	opacity: 1;
	filter: alpha(opacity=1);
}

.rdims_itr {
	width: 100%;
	padding-bottom: 5px;
}

.rdims_itr p {
	width: 224px;
	font: 16px/30px "微软雅黑";
	color: #333;
	margin-top: 3px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.rdims_itr span {
	display: block;
	text-align: center;
	font: 16px/28px "微软雅黑";
	color: #E00B0B;
	font-weight: 600;
}

.rdims {
	background: #fff;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
}

.rdims:hover {
	box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
}

.rdims_drp {
	display: block;
	width: 110px !important;
	height: 34px !important;
	border: 1px solid #ddd;
	margin: 10px auto 0 auto;
}

.rdims_drp i {
	display: block;
	width: 18px;
	height: 18px;
	background: url(../img/bg.png) -267px -98px no-repeat;
	float: left;
	margin: 7px 8px 0 23px;
}

.rdims_drp p {
	font: 16px/32px "微软雅黑";
	color: #666;
	float: left;
}

.null {
	font: 28px/48px "微软雅黑";
	color: #666;
	text-align: center;
}



.choose {
	color: #333;
}

.show {
	display: block;
}

.hide {
	display: none;
}

body .active {
	background: url(../img/bg.png) 0 -43px no-repeat;
}

body .redColor {
	color: #e00b0b;
}

body .theFirstColor {
	color: #ff5050;
}

body .theSecondColor {
	color: #ff7640;
}

body .theThreeColor {
	color: #f1a31b;
}

html body .redBgColor {
	background: #E00B0B;
	color: #fff;
}

html body .oringeBgColor {
	background: #f9a411;
}

html body .oringeBgColor a {
	color: #fff;
}

/*叶世立*/
.pagesNum {
	height: 55px;
	padding-top: 15px;
	margin: 0 auto;
	max-width: 546px;
	display: table;
}

.pagesNum a {
	display: block;
	width: 40px;
	height: 40px;
	border: 1px solid #ddd;
	border-radius: 4px;
	font: 14px/38px "微软雅黑";
	color: #999;
	text-align: center;
	float: left;
	margin-right: 6px;
	background: #fff;
}

.pagesNum .pages_next {
	margin-right: 0;
	background: #fff url(../img/bg.png) -721px -228px no-repeat;
}

.pagesNum .pages_prve {
	background: #fff url(../img/bg.png) -757px -228px no-repeat;
}

.pagesNum .pages_active {
	background: #ff5c5c;
	color: #fff;
	border-color: #ff5c5c;
}

.redBgColor a {
	color: #fff !important;
}

.ity_clas_all a {
	color: #666;
}

.disabled {
	pointer-events: none !important;
	background: #e3e3e3 !important;
}

/*kezihang*/
.icon_ph {
	float: left !important;
	margin: 52px 0 0 50px !important;
}

.icon_1 {
	display: block;
	float: right;
	height: 16px;
	width: 16px;
	background: url(../img/bg.png) -621px 0 no-repeat;
	margin: 10px 0 0 0;
}

.icon_2 {
	display: block;
	float: right;
	height: 16px;
	width: 16px;
	background: url(../img/bg.png) -599px 0 no-repeat;
	margin: 10px 0 0 0;
}

/*-------------------------------------------404-------------------------------------*/

.navbar_bx {
	height: 40px;
	width: fit-content;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	margin: 0 auto;
	width: 720px !important;
}

.lost {
	width: 100%;
	height: 890px;
	position: relative;
	overflow: hidden;
}

.lostbg {
	width: 1920px;
	height: 890px;
	background: url(../img/lost.jpg) no-repeat center center;
	position: absolute;
	left: 50%;
	margin-left: -960px;
}

.lostbg h3 {
	font: 34px/70px "微软雅黑";
	color: #517fcb;
	margin-top: 280px;
	text-align: center;
}

.lostbg p {
	font: 24px/48px "微软雅黑";
	color: #517fcb;
	text-align: center;
}

.lostbg p a {
	color: #e00b0b;
}
.lost302 {
	width: 1920px;
	height: 890px;
	background: #fefafa;
	position: absolute;
	left: 50%;
	margin-left: -960px;
}

.lost302 h3 {
	font: 24px/60px "微软雅黑";
	color: #555555;
	text-align: center;
}

.lost302 p {
	font: 18px/24px "微软雅黑";
	color: #666666;
	text-align: center;
}

.lost302 p a {
	color: #e00b0b;
}
.img-limit{
	width: 640px;
	height: 300px;
	margin: 60px auto 0px auto;
}
.img-limit302{
	background: url(../img/lost302.jpg) no-repeat center center;
}
.img-limit500{
	background: url(../img/lost500.jpg) no-repeat center center;
}
.img-limit404{
	background: url(../img/lost404.jpg) no-repeat center center;
}
.activeBg {
	background: #E00B0B;
	color: #fff;
}


/*---------------------------------------------------------*/

.way5 {
	margin-top: 10px;
	width: 100%;
}

.way5_con {
	width: 1200px;
	margin: 0 auto;
}

.way5_tit {
	font: 24px/32px "微软雅黑";
	color: #333;
	text-align: center;
	margin-bottom: 10px;
}

.way5_tit span {
	font-size: 46px;
	color: #E00B0B;
	font-style: italic;
	font-weight: 600;
	margin: 0 10px;
}

.way5_bx {
	height: 115px;
	width: 100%;
	background: #fff;
	padding: 26px 0 0 30px;
}

.way_itms {
	float: left;
	width: 153px;
	height: 63px;
}

.way_itms i {
	display: block;
	width: 63px;
	height: 63px;
	float: left;
	margin-right: 10px;
}

.way_itms:nth-of-type(1) i {
	background: url(../img/bg.png) -230px -597px no-repeat;
}

.way_itms:nth-of-type(2) i {
	background: url(../img/bg.png) -304px -597px no-repeat;
}

.way_itms:nth-of-type(3) i {
	background: url(../img/bg.png) -380px -597px no-repeat;
}

.way_itms:nth-of-type(4) i {
	background: url(../img/bg.png) -453px -597px no-repeat;
}

.way_itms:nth-of-type(5) i {
	background: url(../img/bg.png) -526px -597px no-repeat;
}

.step {
	float: left;
}

.step span {
	display: block;
	font: 18px/26px "微软雅黑";
	color: #fff;
	background: #E00B0B;
	border-radius: 4px;
	width: 80px;
	margin-top: 5px;
	text-align: center;
}

.step p {
	font: 20px/34px "微软雅黑";
	color: #333;
}

.Dirtmrk {
	display: block;
	width: 16px;
	height: 28px;
	float: left;
	background: url(../img/bg.png) -444px -557px no-repeat;
	margin: 16px 39px 0 39px;
}

/* ------------关于我们头部导航 gq---------------------------------------------- */
/* 头部导航 */
.nav-warp {
	width: 100%;
	height: 77px;
	background: rgba(255, 255, 255, 0.7);
	position: absolute;
	z-index: 1;
}

.nav-warp>.nav {
	width: 1200px;
	display: flex;
	margin: 0 auto;
}

.nav-warp>.nav>a {
	display: block;
	width: 176px;
	height: 59px;
	float: none;
	margin: 0;
	align-self: center;
}

.nav-warp>.nav>a>img {
	width: 100%;
	cursor: pointer;
}

.nav-warp>.nav>ul {
	height: 77px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-left: 44px;
	position: relative;
}

.nav-warp>.nav>ul>li {
	margin-left: 88px;
}

.nav-warp>.nav>ul>li>a {
	display: block;
	font-size: 18px;
	color: #333333;
}

.nav-warp>.nav>ul>li>.selcet {
	color: #e00b0b;
}

.nav-warp>.nav>ul>li>.selcet::after {
	display: block;
	content: "";
	width: 72px;
	height: 5px;
	background-color: #e00b0b;
	position: absolute;
	bottom: 0;
}


/* 返回顶部 tools */
/* 2021-5-14日修改，所有页面右下角弹窗样式修改 */
.public-tools {
	position: fixed;
	bottom: 20px;
	right: 10px;
	z-index: 999;
	height: 300px;	
}
.public-tools li{
	display: block;
	width: 100%;
	font-size: 12px;
	box-sizing: border-box;
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	background: #FFF;
}

.public-tools li .leftlayer{display: none; position: absolute; width: 220px; height: 300px; left: -219px; top: 0; }
.public-tools li:hover{background: #F9F9F9;}
.public-tools li:hover .leftlayer{display: block}
.public-tools li .leftlayer .leftlayercon{
	position: relative;
	width: 200px;
	height: 100%;
	display: block;
	background: #FFF;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
	border-radius: 8px;	
	-webkit-box-shadow: 0px 0px 20px rgba(100, 100, 100, .1);
	-moz-box-shadow: 0px 0px 20px rgba(100, 100, 100, .1);
	-ms-box-shadow: 0px 0px 20px rgba(100, 100, 100, .1);
	-o-box-shadow: 0px 0px 20px rgba(100, 100, 100, .1);
	box-shadow: 0px 0px 20px rgba(100, 100, 100, .1);
}
.public-tools li .triangle{position: absolute; right: -10px;
	    width:0px; 
        height:0px; 
        border-bottom:10px solid transparent; 
        border-top:10px solid transparent; 
        border-left:10px solid #FFF; 
        font-size:0px; 
        line-height:0px;
}
.public-tools li .qqtopbox{background: #6B9CFF; height: 95px; margin: 0 auto; display: block; padding-left: 80px; position: relative;
    -webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    -ms-border-radius: 8px 8px 0 0;
    -o-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
}
.public-tools li .qqtopbox img{display: block;position: absolute; left: 12px; bottom: 0px; width: auto; height: 80%;}
.public-tools li .qqtopbox p{color: #A9C7FF; font-size: 12px; padding-top:30%;}
.public-tools li .qqtopbox h6{color: #FFF; font-size: 16px;}
.qqtel400{
			width: 110px;
			height: 15px;
			display: inline-block;
			font-size: 0;
			vertical-align: bottom;
			background: url(../img/qqtel400.png) no-repeat center center;
}
.public-tools li .qqlistbox{display: block; padding: 0px 0px 0 50px; margin: 15px 15px 0 15px; position: relative;}
.public-tools li .qqlistbox dt{position: absolute; left: 0px; top: 0px;}
.public-tools li .qqlistbox dd{}
.public-tools li .qqlistbox p{color: #A9C7FF; font-size: 12px;}
.public-tools li .qqlistbox p a{display: inline-block; float: right;background: #6B9CFF; padding: 0 3px; color: #FFF;
-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
	border-radius: 2px;	
}
.public-tools li .qqlistbox p a:hover{background: #e00b0b;}
.public-tools li .qqlistbox h6{color: #333; font-size: 14px; line-height: 180%;}
.public-tools li  .rwmbox{padding: 20px; text-align: center;}
.public-tools li  .rwmbox p{color: #888; font-size: 14px; line-height: 160%;}
.public-tools li  .rwmbox h5{color: #333; font-size: 22px; font-weight: 400; line-height: 200%;}
.public-tools li  .rwmbox .rwmimg{text-align: center; margin:0 auto; padding: 20px 0;}
.public-tools li  .rwmbox .rwmimg img{width: 120px; height: 120px; display: block; margin:0 auto;}
.public-tools li .img{
	display: block;
	margin: 0 auto 5px auto;
	background: #FFF;
	width: 42px;
	height: 42px;
	text-align: center;
	border: 1px solid #F5F5F5;
	-webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
	border-radius: 50px;	
}
.public-tools li .img img{max-width: 22px;	max-height: 22px; display: block; margin: auto;}
.public-tools li.qqicobut{color: #6B9CFF;
    -webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    -ms-border-radius: 8px 8px 0 0;
    -o-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
	-webkit-box-shadow: 0px 0px 20px rgba(100, 100, 100, .1);
	-moz-box-shadow: 0px 0px 20px rgba(100, 100, 100, .1);
	-ms-box-shadow: 0px 0px 20px rgba(100, 100, 100, .1);
	-o-box-shadow: 0px 0px 20px rgba(100, 100, 100, .1);
	box-shadow: 0px 0px 20px rgba(100, 100, 100, .1);
}
.public-tools li.qqicobut .img{	
	border: none;
	background: #6B9CFF;
}
.public-tools li.qqicobut .triangle{border-left:10px solid #6B9CFF; top: 20px;}
.public-tools li.wxicobut{color: #3AC954;
	-webkit-box-shadow: 0px 0px 20px rgba(100, 100, 100, .1);
	-moz-box-shadow: 0px 0px 20px rgba(100, 100, 100, .1);
	-ms-box-shadow: 0px 0px 20px rgba(100, 100, 100, .1);
	-o-box-shadow: 0px 0px 20px rgba(100, 100, 100, .1);
	box-shadow: 0px 0px 20px rgba(100, 100, 100, .1);}
.public-tools li.wxicobut .img{	
	border: none;
	background: #3AC954;
}
.public-tools li.wxicobut .leftlayer{top: -75px;}
.public-tools li.wxicobut .img img{max-width: 28px;	max-height: 28px;}
.public-tools li.wxicobut .triangle{top: 95px;}
.public-tools li.hzicobut{color: #F77811;
    -webkit-border-radius: 0 0 8px 8px;
    -moz-border-radius: 0 0 8px 8px;
    -ms-border-radius: 0 0 8px 8px;
    -o-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px;
	-webkit-box-shadow: 0px 0px 20px rgba(100, 100, 100, .1);
	-moz-box-shadow: 0px 0px 20px rgba(100, 100, 100, .1);
	-ms-box-shadow: 0px 0px 20px rgba(100, 100, 100, .1);
	-o-box-shadow: 0px 0px 20px rgba(100, 100, 100, .1);
	box-shadow: 0px 0px 20px rgba(100, 100, 100, .1);
}
.public-tools li.hzicobut .img{	
	border: none;
	background: #F77811;
}
.public-tools li.hzicobut .leftlayer{top: -149px;}
.public-tools li.hzicobut .triangle{top: 165px;}
.public-tools li.topicobut{color: #666; z-index: 1; margin-top: 4px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0px 10px 20px rgba(100, 100, 100, .1);
	-moz-box-shadow: 0px 10px 20px rgba(100, 100, 100, .1);
	-ms-box-shadow: 0px 10px 20px rgba(100, 100, 100, .1);
	-o-box-shadow: 0px 10px 20px rgba(100, 100, 100, .1);
	box-shadow: 0px 10px 20px rgba(100, 100, 100, .1);
}
.public-tools li .img span{
	display: table-cell;
    vertical-align: middle;
    width: 42px;
    height: 42px;
    box-sizing: border-box;
}

.public-tools li em {
	margin: 0;
	font-size: 12px;
	line-height: 17px;
}


/* 留言咨询 */
.part-last>.consulting {
	padding: 20px;
}

.name {
	height: 38px;
	float: left;
}

.part-last {
	width: 848px;
	margin-bottom: 0;
	border: solid 1px #e00b0b;
	padding: 0;
	background: #fff;
}

.part-last>.part_tits {
	width: 846px;
	height: 39px;
	background-color: #e00b0b;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.part-last>.part_tits>p {
	display: inline-block;
	font-size: 18px;
	color: #ffffff;
	float: none;
	line-height: 39px;
}

.part-last>.part_tits>p>i {
	display: inline-block;
	color: #ffffff;
	font-size: 22px;
	vertical-align: middle;
	margin: 0 10px;
	width: 20px;
}

.part-last>.part_tits>div {
	font-size: 16px;
	line-height: 36px;
	letter-spacing: 0px;
	color: #ffffff;
	margin-right: 17px;
}

.part-last>.part_tits>div>i {
	width: 20px;
	vertical-align: middle;
	display: inline;
	background: none;
	float: none;
}

.part-last>.part_tits>div>span {
	font-size: 22.22px;
	font-weight: normal;
	font-style: italic;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #f8c208;
}

.consulting p {
	font: 16px/38px "微软雅黑";
	color: #333;
	float: left;
	margin-right: 12px;
}

.consulting p span {
	color: #E00B0B;
}

.consulting input {
	display: block;
	float: left;
	height: 38px;
	outline: none;
	color: #333;
	border: 1px solid #bbb;
}

.name input {
	width: 200px;
	padding-left: 5px;
}

.gender {
	width: 140px;
	float: left;
	height: 38px;
	margin-left: 20px;
}

.gender input {
	width: 12px;
	height: 12px;
	margin-top: 13px;
	margin-right: 8px;
}

.gender p {
	margin-right: 30px;
}

.money {
	float: right;
	width: 370px;
	height: 38px;
}

.money select {
	display: block;
	height: 38px;
	width: 240px;
	outline: none;
	border: 1px solid #bbb;
	float: left;
}

.phoneNumber {
	height: 38px;
	float: left;
	width: 410px;
	margin-top: 20px;
	margin-left: 0;
}

.phoneNumber input {
	width: 240px;
	padding-left: 5px;
}

.area {
	width: 370px;
	float: right;
	height: 38px;
	margin-top: 20px;
}

.area select {
	display: block;
	float: left;
	width: 100px;
	margin-right: 5px;
	height: 38px;
	outline: none;
	border: 1px solid #bbb;
}

.Leave_msg {
	width: 410px;
	float: left;
	margin-top: 20px;
}

.msg_box {
	width: 358px;
	float: left;
}

.msg_box textarea {
	display: block;
	width: 358px;
	height: 284px;
	outline: none;
	resize: vertical;
	padding: 10px 5px;
	resize: none
}

.agree {
	height: 62px;
}

.noagree_btn {
	width: 18px;
	height: 18px;
	display: block;
	float: left;
	margin: 22px 10px 0 13px;
	background: url(../img/bg.png) -335px -240px no-repeat;
	cursor: pointer;
}

.agree_btn {
	width: 18px;
	height: 18px;
	display: block;
	float: left;
	margin: 22px 10px 0 13px;
	background: url(../img/bg.png) -307px -240px no-repeat;
	cursor: pointer;
}

.agree p {
	font: 14px/62px "微软雅黑";
	color: #555;
}

.agree p a {
	color: #E00B0B;
}

.msg_box .join_sub_btn {
	display: block;
	border: 0;
	height: 46px;
	width: 160px;
	border-radius: 6px;
	background: #E00B0B;
	color: #fff;
	margin-left: 20px;
	margin-bottom: 20px;
}

.quick_msg {
	width: 370px;
	float: right;
	margin-top: 20px;
}

.quick_msg_tits {
	height: 52px;
	width: 370px;
	background: #e00b0b;
}

.quick_msg_tits p {
	font: 18px/50px "微软雅黑";
	color: #ffffff;
	float: left;
}

.quick_msg_tits p>i {
	margin-right: 10px;
	vertical-align: middle;
}

.quick_msg_tits span {
	display: block;
	width: 20px;
	height: 20px;
	float: left;
}

.qk_msg_lists {
	border-bottom: 1px solid #e00b0b;
	border-right: 1px solid #e00b0b;
	border-left: 1px solid #e00b0b;
	width: 370px;
	overflow: hidden;
}

.qk_msg_lists li {
	height: 36px;
	cursor: pointer;
	display: flex;
	justify-content: space-around;
	align-items: center;
	text-align: left;
}

.qk_msg_lists li span {
	display: block;
	width: 4px;
	height: 4px;
	background: #E00B0B;
	/* float: left;
	margin: 16px 10px 0 20px; */
}

.qk_msg_lists li p {
	width: 320px;
	float: left;
	font: 14px/36px "微软雅黑";
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.qk_msg_lists li:hover p {
	color: #E00B0B;
}

.qk_msg_lists li:hover {
	background: #fff5f5;
}

/* 在线咨询结束 */

/* 链接滚动新版样式 */
.link-content {
	height: 80px;
	margin-top: 10px;
}
.link-content>ul>li{
	display: flex;
	/* justify-content: space-between; */
	flex-wrap: wrap;
	text-align: center;
}
.link-content>ul>li>a {
	display: block;
	float: left;
	font: 14px/34px "微软雅黑";
	color: #999;
	width: 116px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.link-content>ul>li>a:nth-of-type(9n){
	/* text-align: right; */
}
.join-friend {
	display: none;
}

.link-content>ul,
.link-content>ul>li {
	height: 80px;
	overflow: hidden;
}

/* .fd_links_lists>ul{
	height: 79px;
	overflow: hidden;
	animation: scroll 5s 0s linear infinite;
	position: relative;
}
@-webkit-keyframes scroll {
	0% {
		top: 0%; 
	}

	100% {
		top: -100%;
	}
} */


/* 公共用弹框 */
.tips-mark {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.2);
	z-index: 10000;
	display: none;
}

.tips-mark>div {
	width: 341px;
	height: 253px;
	background-color: #ffffff;
	border-radius: 8px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	z-index:10000;
}

.tips-mark>div>h6 {
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #000000;
	border-bottom: 1px solid #cccccc;
	padding: 19px 0;
	box-sizing: border-box;
}

.tips-mark>div>p {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
	height: 116px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-bottom: 1px solid #cccccc;
	padding: 19px;
	box-sizing: border-box;
}

.tips-mark>div>.only-tips_sure {
	width: 55px;
	height: 35px;
	background-color: #337ab7;
	border-radius: 4px;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	text-align: center;
	line-height: 35px;
	color: #ffffff;
	cursor: pointer;
	margin: 18px auto 0;
}

.tips-mark>div>p>i {
	color: #f0871a;
	font-size: 28px;
	margin-top: 3px;
	margin-right: 10px;
}

.tips-mark>div>.tips-user-option {
	display: flex;
	justify-content: flex-end;
	cursor: pointer;
	padding-right: 28px;
	padding-top: 18px;
	box-sizing: border-box;
}

.tips-mark>div>.tips-user-option>span {
	display: block;
	width: 55px;
	height: 35px;
	background-color: #337ab7;
	border-radius: 4px;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	text-align: center;
	line-height: 35px;
	color: #ffffff;
}

.tips-mark>div>.tips-user-option>span:nth-of-type(2) {
	background-color: #ffffff;
	border: solid 1px #cccccc;
	color: #666666;
	margin-left: 20px;
}
/*
.tips-user{
	display: none;
}*/

/* 新版头部 */
.head-nav {
	width: 100%;
	background: #fff;
	padding: 16px 0;
}

.head-nav>.head-nav_content {
	width: 1200px;
	margin: 0 auto;
}

.head-nav>.head-nav_content>ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.head-nav>.head-nav_content>ul>li:first-of-type>a>img {
	display: block;
	
}

.head-nav>.head-nav_content>ul>li:nth-of-type(2) {
	/* width: 460px; */
	position: relative;
	/* margin-right: 77px; */
	/*padding-top: 14px;*/
	box-sizing: border-box;
}

.head-nav>.head-nav_content>ul>li:nth-of-type(2)>.search-box {
	width: 460px;
	height: 38px;
	line-height: 38px;
	display: flex;
	justify-content: space-between;
	background-color: #ffffff;
	border-radius: 4px;
	border: 1px solid #e00b0b;
	overflow: hidden;
}

.head-nav_content>ul>li:nth-of-type(2)>.search-box>div {
	width: 82px;
	padding-left: 9px;
	font-size: 16px;
	box-sizing: border-box;
	/* text-align: center; */
	position: relative;
	cursor: pointer;
}

.head-nav_content>ul>li:nth-of-type(2)>.search-box>div::after {
	display: block;
	content: "";
	border-width: 7px;
	border-style: solid;
	border-color: #666666 transparent transparent transparent;
	position: absolute;
	top: 57%;
	right: 5px;
	transform: translateY(-50%);
}

.head-nav_content>ul>li:nth-of-type(2)>.search-box>input {
	width: 270px;
	border: none;
	padding-left: 20px;
	box-sizing: border-box;
	outline: none;
}

.head-nav_content>ul>li:nth-of-type(2)>.search-box>input::-webkit-input-placeholder {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #999999;
}

.head-nav_content>ul>li:nth-of-type(2)>.search-box>span {
	display: block;
	width: 89px;
	height: 38px;
	text-align: center;
	background-color: #e00b0b;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
	cursor: pointer;
}

.head-nav_content>ul>li:nth-of-type(2)>.search-box>span>i {
	font-size: 18px;
	vertical-align: middle;
	margin-right: 10px;
}

.head-nav_content>ul>li:nth-of-type(2)>ul {
	width: 65px;
	/* height: 235px; */
	padding: 20px 0;
	background-color: #ffffff;
	box-shadow: 0px 0px 3px 0px rgba(152, 152, 152, 0.29);
	position: absolute;
	display: none;
	z-index: 100;
}

.head-nav_content>ul>li:nth-of-type(2)>ul>li {
	height: 30px;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	color: #333333;
	text-align: right;
	color: #333333;
	/* letter-spacing: 11px; */
	line-height: 30px;
	padding-left: 2px;
	box-sizing: border-box;
	cursor: pointer;
	text-align-last: justify;
	padding: 0 4px;
}

.head-nav_content>ul>li:nth-of-type(2)>ul>li:nth-of-type(4) {
	letter-spacing: 0;
	text-align: center;
}

.head-nav_content>ul>li:nth-of-type(2)>ul>li:hover {
	background: #e00b0b;
	color: #ffffff;
}

.head-nav_content>ul>li:nth-of-type(2)>section {
	height: 20px;
	line-height: 20px;
	display: flex;
	margin-top: 10px;
}

.head-nav_content>ul>li:nth-of-type(2)>section>p,
.head-nav_content>ul>li:nth-of-type(2)>section>a {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666;
}

.head-nav_content>ul>li:nth-of-type(2)>section>a {
	color: #999999;
	margin-right: 14px;
}

.head-nav_content>ul>li:nth-of-type(2)>section>a:last-of-type {
	margin-right: 0;
}

.head-nav_content>ul>li:nth-of-type(3) {
	display: flex;
	text-align: center;
	margin-right: 30px;
}

.head-nav_content>ul>li:nth-of-type(3)>div {
	/*width: 80px;*/
	text-align: center;
	font-size: 12px;
}

.head-nav_content>ul>li:nth-of-type(3)>div>img {
	width: 60px;
	height: 60px;
	margin: 0 auto;
}

.head-nav>.head-nav_list {
	width: 1100px;
	margin: 32px auto 0;
	text-align: center;
}

.head-nav>.head-nav_list>a {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
	margin-right: 50px;

}

.head-nav>.head-nav_list >.selcet,.navbar_lists > .selcet{
	/*color: #e00b0b;*/
}

/* .head-nav>.head-nav_list>a:first-of-type{
	display: inline-block;
	width: 180px;
	height: 40px;
	background: #e00b0b;
	color: #fff;
	line-height: 40px;
} */
.head-nav>.head-nav_list>a:last-of-type {
	margin-right: 0;
}

/* 展会广告位 */
.adv-exhibition {
	width: 1200px;
	overflow: hidden;
	margin: 0px auto;
}
.adv-exhibition>ul>li{
	margin-bottom: 2px;
}
.adv-exhibition>ul>li:last-child{
	margin-bottom: 10px !important;
}
.adv-exhibition>ul>li>a,
.adv-exhibition>ul>li>a>img {
	display: block;
	width: 1200px;
	height: 80px;
}
.adv-exhibition>ul>li>a>img{
	background: rebeccapurple;
}
/*kezihang*/
#loading {
	width: 100%;
	text-align: center;
	display: none;
	margin-top: 10px;
	border: none;
}

#loading img {
	display: inline-block;
}

/* 公共头部 搜索样式*/
#searchbox {
	width: 391px;
	 height: 44px; 
	border: 2px solid #276200;
	border-radius: 2px;
	position: relative;    
	box-sizing: unset;
}
#searchbox .searchq {
	float: left;
	width: 267px;
	height: 44px;
	padding: 0 10px 0 36px;
	border: 0;
	background: #fff;
	outline: none;    box-sizing: unset;
}
#searchbox .searchbtt {
	float: right;
	background: #276200;
	width: 78px;
	height: 44px;
	padding: 0;
	text-align: center;
	color: #fff;
	border: 0;
	cursor: pointer;
	font-size: 16px;
	line-height: 30px;
}
#searchbox .searchicon {
	position: absolute;
	left: 5px;
	top: 1px;
	font-size: 24px;
	color: #bababa;
	margin-top: 0px;
	vertical-align: middle;
	padding: 0 2px;
	font-weight: normal;
	display: inline-block;
}
#searchq-result {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	color: #000;
	z-index: 9999;
	box-sizing: border-box;
	margin-top: 0;
	margin-left: -2px;
}
 #searchq-result .blocklay {
	margin-right: 74px;
	border: 2px solid #276200;
	border-top: 0;background: #fff;
}
#searchq-result .searchresult {
	border-top: 1px solid #eee;
	padding: 5px 25px;
	line-height: 18px;
	/*height: 28px;*/
	overflow: hidden;
	font-size: 16px;
	color: #555ba6;
}

#searchq-result .searchresult .mainkey {
	display: inline-block;
	float: left;
	padding: 5px 0;
	text-decoration: none;
	width: 100%;
	color: #333;
    font-size: 14px;
}
.current{
	background: #f5f5f5;
}
.clear {
	clear: both;
}

.current-search-tab{
	background: #e22a2a;
	color: #fff !important;
}
/* 新的footer样式开始----- */
footer{
	background: #fff;
}
.addnew_footer{
	width: 1200px;
	margin: 20px auto 0;
	overflow: hidden;
	background: #fff;
}

.addnew_footer>ul>li:nth-of-type(1){
	display: flex;
}
.addnew_footer>ul>li:nth-of-type(1)>div{
	width: 102px;
	overflow: hidden;
	margin-left: 25px;
}
.addnew_footer>ul>li:nth-of-type(1)>div>img{
	float: left;
	display: block;
	width: 88px;
	height: 88px;
}
.addnew_footer>ul>li:nth-of-type(1)>div>span{
	float: right;
	margin-top: 4px;
	font-size: 12px;
	color: #999;
	line-height: 13px;
}

.addnew_footer>div:nth-of-type(2){
	/*border-top: none;
	margin: 10px 0;
	padding-bottom: 6px;*/
}
.addnew_footer>ul{
	display: flex;
	justify-content: space-between;
	padding: 22px 0;
	margin-top: 10px;
}
.addnew_footer>ul>li:nth-of-type(3){
	width: 610px;
	margin-left: 20px;
}
.addnew_footer>ul>li:nth-of-type(3)>p{
	display: flex;
	justify-content: space-between;
}
.addnew_footer>ul>li:nth-of-type(3)>p>a{
	color: #333;
	font-size: 14px;
}
.addnew_footer>ul>li:nth-of-type(3)>p>a:hover{
	color: #E00606;
}
.addnew_footer>ul>li:nth-of-type(3)>div{
	display: flex;
	justify-content: space-between;
	margin-top: 8px;
}
.addnew_footer>ul>li:nth-of-type(3)>div>div{
	border-left: 1px #e3e3e3 solid;
	padding-left: 36px;
	margin-right: 14px;
}
.addnew_footer>ul>li:nth-of-type(3)>div>div>p{
	font-size: 16px;
	color: #333;
}
.addnew_footer>ul>li:nth-of-type(3)>div>div>p>strong{
	color: #E00B0B;
	font-size: 26px;
}
.foottel400{
			width: 190px;
			height: 30px;
			display: inline-block;
			font-size: 0;
			vertical-align: bottom;
			background: url(../img/foottel400.png) no-repeat center center;
}
.addnew_footer>ul>li:nth-of-type(3)>div>div>span{
	display: block;
	color: #999;
	font-size: 14px;
	padding-top: 7px;
}
.addnew_footer>ul>li:nth-of-type(4){
	display: flex;
}
.addnew_footer>ul>li:nth-of-type(4)>div{
	width: 102px;
	overflow: hidden;
	margin-left: 25px;
}
/* .addnew_footer>ul>li:nth-of-type(3)>div:nth-of-type(2){
	width: 114px;
} */
.addnew_footer>ul>li:nth-of-type(4)>div>img{
	float: left;
	display: block;
	width: 88px;
	height: 88px;
}
.addnew_footer>ul>li:nth-of-type(4)>div>span{
	float: right;
	margin-top: 4px;
	font-size: 12px;
	color: #999;
	line-height: 13px;
}
.footer-static{
	text-align: center;
	padding: 0 20px;
	font-size: 14px;
	box-sizing: border-box;
	background: #434343;
	padding: 8px;
	color: #c0c0c0;
}
.footer-static>span{
	display: block;
}
.footer-static>span>a{
	color: #c0c0c0;
}
.Up_About{
	margin: 8px 0;
	padding-bottom: 8px;
	border-bottom: 1px #4a4a4a solid;
}
.Up_About a{
	color: #fff !important;
	margin: 0 20px;
	font-size: 15px; 
}
/* 新的footer样式结束 */

.new-link-content>ul{
	position: relative;
	margin-top: 8px;
}
.new-friend-links>li:nth-of-type(1),
.new-join-friend>li:nth-of-type(1){
	line-height: 30px;
	text-align: left;
	word-wrap: break-word;
	word-break: keep-all;
	height: auto;
	overflow: hidden;
}
.new-link-content>ul>li>a{
	padding: 0 8px;
	color: #999;
}

/* 问答详情页迭代后样式错乱  现在改回来到时候删掉 */
.brand_Questionlt>div:nth-of-type(2) {
	padding-bottom: 20px;
	ovewflow: hidden;
	box-sizing: border-box;
	border-bottom: 1px #ededed solid;
}
.brand_Questionlt>div:nth-of-type(2)>span{
	display: inline-block;
	float: left;
	width: 25px;
	height: 25px;
	background: url(../img/bg.png) -684px -186px no-repeat;
	margin: 20px 14px 0 40px;
}
.brand_Questionlt>div:nth-of-type(2)>h3{
	font-size: 18px;
	color: #333;
	margin-top: 20px;
	font-weight: 600;
}
.brand_Questionlt>div:nth-of-type(2)>p>span{
	color: #999;
	font-size: 12px;
	margin-top: 24px;
}
.brand_Questionlt>div:nth-of-type(2)>p>span:nth-of-type(1)>i{
	display: block;
	float: left;
	width: 20px;
	height: 14px;
	background: url(../img/bg.png) -726px -72px no-repeat;
	margin-right: 6px;
}
.brand_Questionlt>div:nth-of-type(2)>p>span:nth-of-type(2){
	margin-right: 20px;
}
.brand_Questionlt>div:nth-of-type(3){
	overflow: hidden;
}
.brand_Questionlt>div:nth-of-type(3)>p{
	font-size: 18px;
	color: #333;
	margin-top: 20px;
	font-weight: 600;
	margin-left: 40px;
	float: left;
}
.brand_Questionlt>div:nth-of-type(3)>p>span{
	background: #e00b0b;
	float: right;
	color: #fff;
	padding: 4px 8px;
	border-radius: 5px;
	margin: 20px 30px;
}
.brand_Questionlt>div:nth-of-type(6)>a{
	display: block;
	border-bottom: 1px #f0f0f0 solid;
	line-height: 40px;
	font-size: 16px;
	color: #333;
}


.brand_Questionlt>div:nth-of-type(5),
.brand_Questionlt>div:nth-of-type(6){
	margin: 0 22px;
	height: auto;
	box-sizing: border-box;
}
.brand_Questionlt>div:nth-of-type(5)>h3{
	font-size: 14px;
	color: #333;
	font-weight: 600;
	margin-top: 20px;
	padding-bottom: 14px;
	border-bottom: 1px #eee solid;
}
.brand_Questionlt>div:nth-of-type(5)>ul>li>p:nth-of-type(1) {
    color: #f9a411;
    font-size: 14px;
    margin: 8px 0 10px 0;
    height: 28px;
    line-height: 28px;
}
.brand_Questionlt>div:nth-of-type(5)>ul>li>p:nth-of-type(1)>span {
    float: right;
    color: #999;
}
.brand_Questionlt>div:nth-of-type(5)>ul>li>p:nth-of-type(2){
	color: #666666;
	font-size: 14px;
	line-height: 24px;
}
.rightnow_zx{
	background: #e00b0b;
	float: right;
	color: #fff;
	padding: 4px 8px;
	border-radius: 5px;
	margin: 20px 30px;
}
.footer_left{
 border: 1px solid #f00; 
}

.footer_left{
	display: flex;
}
.footer_left>div{
	width: 102px;
	overflow: hidden;
	margin-left: 25px;
}
.footer_left>div>img{
	float: left;
	display: block;
	width: 88px;
	height: 88px;
}
.footer_left>div>span{
	float: right;
	margin-top: 4px;
	font-size: 12px;
	color: #999;
	line-height: 13px;
}

/* 行业模块-行业分析报告右侧浮窗样式 */
.IndustryAnasBox{
	display: block;
	position: fixed;
	right: 1%;
	top: 37%;
	animation: move-narrow 1.3s infinite linear 0s;
	-webkit-animation: move-narrow 1.3s infinite linear 0s;
	-ms-animation: move-narrow 1.3s infinite linear 0s;
	-moz-animation: move-narrow 1.3s infinite linear 0s;
}
.IndustryAnasBox:hover{
	animation-play-state:paused;
}
@keyframes move-narrow{
	0%{
		transform: translateY(28px);
	}
	50%{
		transform: translateY(10px);
	}
	100%{
		transform: translateY(28px);
	}
}

@-webkit-keyframes move-narrow {
	0%{
		transform: translateY(28px);
	}
	50%{
		transform: translateY(10px);
	}
	100%{
		transform: translateY(28px);
	}
}

@-moz-keyframes move-narrow {
	0%{
		transform: translateY(28px);
	}
	50%{
		transform: translateY(10px);
	}
	100%{
		transform: translateY(28px);
	}
}

@-o-keyframes move-narrow {
	0%{
		transform: translateY(20px);
	}
	50%{
		transform: translateY(10px);
	}
	100%{
		transform: translateY(20px);
	}
}
.IndustryAnasImg{
	display: block;
	width: 160px;
	height: 164px;
	overflow: hidden;
	background: url(../img/IndustryAnas1.png)no-repeat center;
	background-size: 100% 100%;
}
.IndustryAnasImg>p{
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	line-height: 22px;
	margin: 12px 6px 0 6px;
	text-align: center;
}
.closeIndustryAnas{
	font-size: 26px;
	line-height: 22px;
	color: #777;
	position: absolute;
	right: 0;
	top: -34px;
}
.search-icon{
	display: inline-block;
	width: 30px;
	height: 16px;
	margin: 0px 0 0 5px;
}
.icon-contain{
	float: right;
}

.lb_cion_1 {
	background: url(../img/bg.png) -606px -186px;
}

.lb_cion_2 {
	background: url(../img/bg.png) -139px -186px;
}

.lb_cion_3 {
	background: url(../img/bg.png) -174px -186px;
}

.lb_cion_4 {
	background: url(../img/bg.png) -561px -186px;
}
.lb_cion_5 {
	background: url(../img/bg.png) -139px -244px;
}
.lb_cion_6 {
	background: url(../img/bg.png) -175px -214px;
}
.lb_cion_7 {
	background: url(../img/bg.png) -139px -212px;
}
.lb_cion_8 {
	background: url(../img/bg.png) -561px -212px;
}.bartop .barright {
    width: 25pc;
    text-align: right;
    float: right;
    line-height: 50px;
    height: 50px;
    overflow: hidden;
}

.bartop ul.line {
    width: 2px;
    height: 10px;
    overflow: hidden;
    background: #fff;
    margin: 19px 0 0;
}
    .nav_bar{
            height: 40px;
    width: 100%;
    background: #fff;
    position: relative;
    height: 50px;
    line-height: 50px;
    background: #276200;
    }
    a.nav_bar_item {
    display: block;
    float: left;
    height: 50px;
    width: 90px;
    margin: 0 8px;
    font: 18px / 40px "微软雅黑";
    line-height: 50px;
    text-align: center;
    color: #fff;
}

body {
	background: #fff;
}

.width1200 {
	width: 1200px;
	margin: 0 auto;
}



/* 头部12个导航开始--------- */
.zsNewIndex_header {
	width: 100%;
	background: url(../images/zsNew-nav.jpg) center no-repeat;
	height: 548px;
	margin-bottom: 10px;
}

.zsNewIndex_header .header_wlink {
	display: flex;
	justify-content: space-between;
	overflow: hidden;
	padding: 20px 0;
}

.zsNewIndex_header .header_wlink .header_wlink_lists {
	width: 66px;
	height: auto;
}

.zsNewIndex_header .header_wlink .header_wlink_lists>div {
	width: 66px;
	height: 66px;
	overflow: hidden;
	border-radius: 33px;
	background: #ffbe0a;
	text-align: center;
	vertical-align: middle;
}

.zsNewIndex_header .header_wlink .header_wlink_lists .icon {
	font-size: 30px;
	color: #fff;
	display: block;
	margin: 16px auto;
}

.zsNewIndex_header .header_wlink .header_wlink_lists>span {
	display: block;
	color: #333;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
}

.fontsize34 .icon {
	font-size: 34px;
}

.zsNewIndex_header .header_wlink .header_wlink_lists:hover div {
	background: #d70026;
}

.zsNewIndex_header .header_wlink .header_wlink_lists:hover span {
	color: #d70026;
}

/* 表单和轮播开始-------- */
.formAndswiper {
	width: 100%;
	display: flex;
	overflow: hidden;
}

/* 表单开始-------- */
.formAndswiper .formBox {
	width: 482px;
	height: 368px;
	background: rgba(255, 255, 255, .7);
	float: left;
	padding: 20px;
	box-sizing: border-box;
}

.formAndswiper .formBox .wlink {
	padding-bottom: 15px;
	text-align: center;
	width: 326px;
	margin: 0 auto;
}

.formAndswiper .formBox .wlink>a {
	display: block;
	float: left;
	width: 120px;
	height: 36px;
	color: #fff;
	font-size: 14px;
	line-height: 34px;
	margin: 0 20px;
}

.formAndswiper .formBox .wlink>a:nth-of-type(1) {
	background: #fab234;
	background: -webkit-linear-gradient(top, #f76011, #f76011);
	background: -moz-linear-gradient(top, #f76011, #f76011);
}
.formAndswiper .formBox .wlink>a:nth-of-type(1):hover {
	background: #fab234;
}

.formAndswiper .formBox .wlink>a:nth-of-type(2) {
	background: #276200;
	background: -webkit-linear-gradient(top,  #276200, #276200);
	background: -moz-linear-gradient(top,  #276200, #276200);
}

.formAndswiper .formBox .wlink>a:nth-of-type(2):hover,
#pdbrand:hover {
	background: #276200;
}

.formAndswiper .formBox .wlink>a>i {
	display: block;
	float: left;
	font-size: 22px;
	margin-left: 14px;
}

.formAndswiper .formBox .wform {
	border-top: 1px #ccc dashed;
	padding-top: 15px;
	margin: 0 46px;
}

.formAndswiper .formBox .wform .from-input {
	display: flex;
	overflow: hidden;
	margin-bottom: 12px;
}

.formAndswiper .formBox .wform .from-input label {
	width: 74px;
	font-size: 14px;
	font-weight: 500;
	margin: 0;
	color: #333;
	margin-right: 14px;
	line-height: 30px;
	text-align: right;
}

.formAndswiper .formBox .wform .from-input label span {
	color: #f76011;
	margin-right: 6px;
}

.formAndswiper .formBox .wform .from-input input {
	width: 280px;
	height: 30px;
	line-height: 30px;
	border: 1px #ccc solid;
	outline: none;
	padding-left: 12px;
	box-sizing: border-box;
}

.formAndswiper .formBox .wform .from-input input::-placeholder {
	color: #a9a9a9;
}

.formAndswiper .formBox .wform .from-input .province {
	display: flex;
	justify-content: space-between;
}

#province {
	width: 280px;
	height: 30px;
	line-height: 30px;
	border: 1px #ccc solid;
	outline: none;
}

#county,
#classty {
	margin: 0 !important;
}

#industry {
	width: 280px;
	height: 30px;
	line-height: 30px;
	border: 1px #ccc solid;
	outline: none;
}

#meMoney {
	width: 280px;
	height: 30px;
	line-height: 30px;
	border: 1px #ccc solid;
	outline: none;
}

#pdbrand {
	width: 265px;
	height: 40px;
	background: #f76011;
	outline: none;
	border: none;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	margin-left: 84px;
}

.industryTp {
	width: 70px !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #f76011;
	color: #fff;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa;
	outline: none;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 30px;
}

.select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 1px solid #ccc !important;
	border-radius: 0 !important;
}

.select2-container .select2-selection--single {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 30px;
	user-select: none;
	-webkit-user-select: none;
}

/* 轮播图开始-------- */
.swiper-container,
.swiper-slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: none;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	position: relative;
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #d70026 !important;
}

.swiper-pagination-bullet {
	width: 12px;
	height: 12px;
}

.formAndswiper .swiperBox {
	width: 696px;
	height: 368px;
	float: right;
	margin-left: 24px;
}

/* 新增 广告位 */
.zsNewIndex_advImg {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.zsNewIndex_advImg a {
	position: relative;
}

.zsNewIndex_advImg .fourPart,
.zsNewIndex_advImg .onePart,
.zsNewIndex_advImg .twoPart,
.zsNewIndex_advImg .threePart {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 10px;
}

.zsNewIndex_advImg .fourPart>a,
.zsNewIndex_advImg .fourPart>a>img {
	width: 290px;
	height: 167px;
}

.zsNewIndex_advImg .onePart>a,
.zsNewIndex_advImg .onePart>a>img {
	width: 1200px;
	height: 80px;
}

.zsNewIndex_advImg .twoPart>a,
.zsNewIndex_advImg .twoPart>a>img {
	width: 596px;
	height: 80px;
	margin-bottom: 10px;
}

.zsNewIndex_advImg .threePart>a,
.zsNewIndex_advImg .threePart>a>img {
	width: 393px;
	height: 80px;
	margin-bottom: 10px;
}

.ZSadvImg_pos {
	position: absolute;
	right: 2px;
	bottom: 2px;
	background: url(../img/ggtype.png);
	width: 23px;
	height: 13px;
}

/* 精选品牌 开始---------- */
.zsNewIndex_jxbrand {
	width: 100%;
	height: auto;
	background: #f4f5fa;
	overflow: hidden;
	box-sizing: border-box;
	margin-bottom: 10px;
}

.zsNewIndex_Title {
	text-align: center;
	padding: 24px 0 30px;
	font-size: 24px;
    color: #FF5722;
}

.zsNewIndex_Title img {
	display: inline-block;
}

.jxbrand-swiper {
	width: 100%;
	overflow: hidden;
}

.jxbrand-swiper_box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	overflow: hidden;
	background: none;
	padding-bottom: 30px;
}

.jxbrand-swiper_box .jxbrand_lists {
	width: 216px;
	height: auto;
	margin-bottom: 18px;
}

.jxbrand-swiper_box .jxbrand_lists .img {
	width: 216px;
	height: 216px;
	position: relative;
}

.jxbrand-swiper_box .jxbrand_lists .img img {
	width: 216px;
	height: 216px;
}

.jxbrand-swiper_box .jxbrand_lists .title {
	width: 216px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
	color: #333;
	font-size: 16px;
	line-height: 36px;
}

.jxbrand-swiper_box .jxbrand_lists .mon {
	display: block;
	margin: 0 auto;
	width: 144px;
	height: 30px;
	line-height: 30px;
	border-radius: 15px;
	background: #f76011;
	text-align: center;
	color: #fff;
	font-size: 16px;
}

/* 加盟排行榜 开始------------- */
.zsNewIndex_jmppLIst {
	width: 100%;
	height: auto;
	background: #fff;
	overflow: hidden;
	box-sizing: border-box;
	margin-bottom: 10px;
}

.zsNewIndex_jmppLIst .width1200 {
	position: relative;
}

.topRank_clas_pjct {
	float: left;
	width: 345px;
	background: #fff;
	padding: 10px 20px 20px 20px;
	margin-right: 15px;
	margin-top: 20px;
	border: 1px #eeeeee solid;
}

.bannerCont .join_ranking {
	height: auto;
}

.topRank_clas_pjct:last-child {
	margin-right: 0;
}

.clas_pjct_lists {
	height: 48px;
	border-bottom: 1px solid #ddd;
}

.clas_pjct_tits div {
	font: 18px/38px "å¾®è½¯é›…é»‘";
	color: #333;
	font-weight: 600;
	float: left;
}

.clas_pjct_tits span {
	display: block;
	float: left;
	margin-right: 10px;
}

.clas_pjct_tits span .icon {
	font-size: 20px;
	color: #f76011;
	margin-top: 10px;
}

.cy_icon {
	width: 20px;
	height: 18px;
	background: url(../../img/bg.png) -775px -125px;
	margin-top: 11px;
}

.my_icon {
	width: 22px;
	height: 18px;
	background: url(../../img/bg.png) -778px -156px no-repeat;
	margin-top: 11px;
}

.ls_icon {
	width: 18px;
	height: 18px;
	background: url(../../img/bg.png) -748px -156px no-repeat;
	margin-top: 11px;
}

.fz_icon {
	width: 22px;
	height: 18px;
	background: url(../../img/bg.png) -715px -156px no-repeat;
	margin-top: 11px;
}

.jy_icon {
	width: 22px;
	height: 18px;
	background: url(../../img/bg.png) -682px -156px no-repeat;
	margin-top: 11px;
}

.jc_icon {
	width: 20px;
	height: 18px;
	background: url(../../img/bg.png) -651px -156px no-repeat;
	margin-top: 11px;
}

.fw_icon {
	width: 20px;
	height: 18px;
	background: url(../../img/bg.png) -621px -156px no-repeat;
	margin-top: 11px;
}

.xx_icon {
	width: 22px;
	height: 16px;
	background: url(../../img/bg.png) -587px -156px no-repeat;
	margin-top: 12px;
}

.zblp_icon {
	width: 18px;
	height: 18px;
	background: url(../../img/bg.png) -555px -156px no-repeat;
	margin-top: 11px;
}

.mr_icon {
	width: 18px;
	height: 18px;
	background: url(../../img/bg.png) -524px -156px no-repeat;
	margin-top: 11px;
}

.mr_icon {
	width: 18px;
	height: 18px;
	background: url(../../img/bg.png) -524px -156px no-repeat;
	margin-top: 11px;
}

.jj_icon {
	width: 18px;
	height: 18px;
	background: url(../../img/bg.png) -493px -156px no-repeat;
	margin-top: 11px;
}

.hb_icon {
	width: 18px;
	height: 18px;
	background: url(../../img/bg.png) -464px -156px no-repeat;
	margin-top: 11px;
}



.cla_more {
	font: 14px/38px "å¾®è½¯é›…é»‘";
	color: #999;
	float: right;
}

.topRank_clas_list .clas_pjct_item:nth-of-type(1) .pjct_name {
	color: #ff5050;
}

.topRank_clas_list .clas_pjct_item:nth-of-type(1) .pjct_item_dw_name {
	color: #ff5050;
}

.topRank_clas_list .clas_pjct_item:nth-of-type(1) .ranking {
	background: #ff5050;
}

.topRank_clas_list .clas_pjct_item:nth-of-type(2) .pjct_name {
	color: #ff7640;
}

.topRank_clas_list .clas_pjct_item:nth-of-type(2) .pjct_item_dw_name {
	color: #ff7640;
}

.topRank_clas_list .clas_pjct_item:nth-of-type(2) .ranking {
	background: #ff7640;
}

.topRank_clas_list .clas_pjct_item:nth-of-type(3) .pjct_name {
	color: #f1a31b;
}

.topRank_clas_list .clas_pjct_item:nth-of-type(3) .pjct_item_dw_name {
	color: #f1a31b;
}

.topRank_clas_list .clas_pjct_item:nth-of-type(3) .ranking {
	background: #f1a31b;
}


.clas_pjct_item a:hover {
	text-decoration: none;
}

.pjct_item_up {
	display: block;
	height: 36px;
}

.pjct_name {
	float: left;
	font: 16px/36px "å¾®è½¯é›…é»‘";
	color: #666;
	width: 120px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ranking {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	background: #bbb;
	border-radius: 3px;
	text-align: center;
	font: 12px/16px "å¾®è½¯é›…é»‘";
	color: #fff;
	margin: 11px 10px 0 0;
}

.pjct_clas {
	display: block;
	font: 14px/36px "å¾®è½¯é›…é»‘";
	color: #999;
	text-align: right;
	float: left;
	width: 70px;
	margin-left: 20px;
}

.pjct_peo {
	font: 14px/36px "å¾®è½¯é›…é»‘";
	color: #999;
	margin-left: 20px;
	float: left;
}

.icon_ss,
.icon_s1 {
	display: block;
	float: right;
	height: 16px;
	width: 16px;
	background: url(../../img/bg.png) -621px 0 no-repeat;
	margin: 10px 0 0 0;
}

.icon_xj,
.icon_s2 {
	display: block;
	float: right;
	height: 16px;
	width: 16px;
	background: url(../../img/bg.png) -599px 0 no-repeat;
	margin: 10px 0 0 0;
}

.pjct_item_dw {
	display: none;
	height: 200px;
	border-bottom: 1px solid #ddd;
	padding-top: 20px;
}

.pjct_img {
	width: 130px;
	height: 80px;
	float: left;
	margin-right: 20px;
}

.pjct_item_dw_tit .ranking {
	margin-top: 6px;
}

.pjct_item_dw_name {
	float: left;
	font: 16px/28px "å¾®è½¯é›…é»‘";
	color: #666;
	width: 90px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.pjct_item_dw_tit .pjct_peo {
	font: 14px/26px "å¾®è½¯é›…é»‘";
	color: #999;
	float: left;
	margin-left: 10px;
}

.pjct_item_dw_tit .icon_ss,
.pjct_item_dw_tit .icon_xj {
	margin: 5px 0 0 0;
}

.pjct_item_itr {
	float: left;
	width: 198px;
}

.pjct_item_dw_tit {
	height: 28px;
}

.jmf_jmrs {
	font: 14px/26px "å¾®è½¯é›…é»‘";
	color: #666;
}

.pjct_item_intro {
	font: 14px/22px "å¾®è½¯é›…é»‘";
	color: #999;
	margin-top: 16px;
}

.topRank_clas_box {
	width: 1200px;
	height: 422px;
	overflow: hidden;
	position: relative;
}

.btns_prev {
	width: 26px;
	height: 56px;
	position: absolute;
	background: url(../../img/bg.png) -757px -174px no-repeat;
	left: -46px;
	bottom: 288px;
	z-index: 999;
	cursor: pointer;
}

.btns_next {
	width: 26px;
	height: 56px;
	position: absolute;
	background: url(../../img/bg.png) -783px -174px no-repeat;
	right: -56px;
	bottom: 288px;
	z-index: 999;
	cursor: pointer;
}

.topRank_clas {
	position: absolute;
	top: -2px;
	left: 0;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
}

.firstBgc {
	background: #ff5050;
}

.secendBgc {
	background: #ff7640;
}

.threeBgc {
	background: #f1a31b;
}

/* 热门招商 开始--------------- */
.rmzhaoshanglistBox {
	width: 100%;
	height: auto;
}

.rmzhaoshanglistBox>ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.rmzhaoshanglistBox .rmzhaoshang_lists {
	width: 217px;
	height: auto;
	background: #f5f5f5;
	padding-bottom: 10px;
	margin-bottom: 16px;
}

.rmzhaoshanglistBox .rmzhaoshang_lists>a>span,
.rmzhaoshanglistBox .rmzhaoshang_lists>a>span>img {
	display: block;
	width: 217px;
	height: 134px;
	object-fit: cover;
}

.rmzhaoshanglistBox .rmzhaoshang_lists>a>p {
	padding: 0 10px;
	color: #333;
	text-align: left;
	font-size: 18px;
	line-height: 38px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.rmzhaoshanglistBox .rmzhaoshang_lists>a>div {
	padding: 0 10px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	overflow: hidden;
}

.rmzhaoshanglistBox .rmzhaoshang_lists>a>div>strong {
	color: #de000e;
	font-size: 18px;
	float: left;
}

.rmzhaoshanglistBox .rmzhaoshang_lists>a>div>span {
	color: #999;
	font-size: 14px;
	float: right;
}

/* 加盟资讯 开始----------- */
.zsNewIndex_jmNews {
	width: 100%;
	height: auto;
	background: #fff;
	overflow: hidden;
	margin-bottom: 20px;
}

.zsNewIndex_jmNews .zsjmNewBox {
	display: flex;
	width: 100%;
	overflow: hidden;
}

.zsNewIndex_jmNews .zsjmNewBox .left {
	width: 364px;
	height: auto;
	float: left;
}

.zsNewIndex_jmNews .zsjmNewBox .left>a>div,
.zsNewIndex_jmNews .zsjmNewBox .left>a>div>img {
	display: block;
	width: 364px;
	height: 252px;
}

.zsjmNewsh3 {
	margin: 12px 0 8px;
	color: #333;
	font-size: 16px;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.zsjmNewsh3:hover,
.zsjmNewBox_list li>a:hover,
.zx-center-title:hover{
	cursor: pointer;
	color: #DE000E;
}

.edtag {
	display: inline-block;
	background: #de000e;
	border-radius: 3px;
	color: #fff;
	font-size: 12px;
	margin-right: 6px;
	margin-bottom: 2px;
	width: 34px;
	height: 18px;
	text-align: center;
	line-height: 18px;
	float: left;
}
.zx-center-title{
	display: inline-block;
	max-width: 400px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #333;
}
.zsNewIndex_jmNews .zsjmNewBox .left>a>p {
	color: #999999;
	font-size: 14px;
	height: 50px;
	overflow: hidden;
	line-height: 22px;
	border-bottom: 1px #cccccc solid;
	margin-bottom: 13px;
	padding-bottom: 7px;
	box-sizing: border-box;
}

.zsNewIndex_jmNews .zsjmNewBox .left>a>p>span {
	color: #D2150E;
	margin-left: 4px;
}

.zsjmNewBox_list li {
	color: #666;
	font-size: 16px;
	line-height: 30px;
	height: 35px;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.zsjmNewBox_list li>a{
	color: #666;
}
.zsjmNewBox_list li:before {
	content: '';
	display: block;
	float: left;
	width: 8px;
	height: 8px;
	border-radius: 4px;
	background: #ccc;
	margin: 12px 8px 4px 0;
}

.zsNewIndex_jmNews .zsjmNewBox .center {
	float: left;
	width: 448px;
	height: auto;
	margin: 0 40px 0 20px;
}

.Newstagqh>ul {
	display: flex;
	overflow: hidden;
}

.Newstagqh>ul>li {
	width: 148px;
	float: left;
	text-align: center;
	color: #333;
	font-size: 18px;
	height: 44px;
	line-height: 44px;
	border-top: 1px #ccc solid;
}

.Newstagqh>ul>li:hover {
	cursor: pointer;
}

.Newstagqh>ul>li.select {
	color: #de000e;
	border-top: 3px #de000e solid;
}

.timetag {
	color: #999;
	font-size: 12px;
	float: right;
	line-height: 18px;
	margin-left: 6px;
}

.zsjmNewBox_list li .timetag {
	line-height: 30px;
}

.Newstagqh2 {
	margin-top: 14px;
}

.zsNewIndex_jmNews .zsjmNewBox .right {
	width: 304px;
	height: 464px;
	float: right;
}

.zsNewIndex_jmNews .zsjmNewBox .right>h3 {
	overflow: hidden;
	height: 34px;
	border-bottom: 1px #ccc solid;
}

.zsNewIndex_jmNews .zsjmNewBox .right>h3>span {
	font-size: 18px;
	font-weight: 600;
	color: #333;
}

.zsNewIndex_jmNews .zsjmNewBox .right>h3>span>strong {
	background: #ff6925;
	color: #fff;
	padding: 0 4px;
	border-radius: 3px;
}

.zsNewIndex_jmNews .zsjmNewBox .right>h3>a {
	color: #999;
	font-size: 12px;
	float: right;
	margin-top: 10px;
}

.emzxNews {
	border-bottom: 1px #ccc dashed;
	margin-top: 8px;
	min-height: 41px;
}

.emzxNews .zstitle {
	width: 100%;
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 30px;
	color: #666;
}

.emzxNews .zstitle:hover {
	color: #DE000E;
}

.emzxNews .zstitle:before {
	content: '';
	display: block;
	float: left;
	width: 8px;
	height: 8px;
	border-radius: 4px;
	background: #ccc;
	margin: 12px 8px 12px 0;
}

.emzxNews .zsdess {
	display: none;
	color: #999999;
	font-size: 14px;
	overflow: hidden;
	line-height: 20px;
	margin-bottom: 6px;
	max-height: 40px;
	overflow: hidden;
}

.emzxNews .zsdess>span {
	color: #D2150E;
	margin-left: 4px;
}

.emzxNews:last-of-type {
	border: 1px #fff solid;
}

/* 推荐招商 开始---------------- */
.zsNewIndex_tjzsLIst {
	background: url(../images/rmzsbg.png) no-repeat;
	margin-bottom: 10px;
}

.zsNewIndex_tjzsLIst .rmzhaoshanglistBox .rmzhaoshang_lists {
	background: #fff;
}

.tjzsLIst-swiper_box {
	padding-bottom: 30px;
}

/* 招商动态  开始------- */
.zsNewIndex_zsdtCon {
	width: 100%;
	height: auto;
	background: #fff;
	overflow: hidden;
	margin-bottom: 20px;
}

.zsNewIndex_zsdtBox {
	width: 100%;
	height: 456px;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
}

.zsNewIndex_zsdtBox .zxzsCon {
	width: 866px;
	height: auto;
	position: relative;
}

.zsNewIndex_zsdtBox .zxzsCon>h3 {
	font-size: 16px;
	font-weight: 600;
	color: #333;
	border-left: 4px #DE000E solid;
	padding-left: 8px;
	margin-bottom: 20px;
	position: absolute;
	top: 0;
}

.zsNewIndex_zsdtBox .zxzsCon .swiper4 {
	padding-top: 44px;
}

.zxzsCon-swiper_box .rmzhaoshanglistBox .rmzhaoshang_lists {
	width: 209px;
	height: auto;
	background: #f5f5f5;
	padding-bottom: 10px;
	margin-bottom: 16px;
}

.zxzsCon-swiper_box .rmzhaoshanglistBox .rmzhaoshang_lists>a>span,
.zxzsCon-swiper_box .rmzhaoshanglistBox .rmzhaoshang_lists>a>span>img {
	display: block;
	width: 209px;
	height: 124px;
}

.zsNewIndex_zsdtBox .swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 22px;
	width: 31px;
	height: 22px;
	z-index: 10;
	cursor: pointer;
	background-position: center;
	background-repeat: no-repeat;
}

.zsNewIndex_zsdtBox .swiper-button-next {
	background: url(../images/wright.png) no-repeat;
	right: 0;
}

.zsNewIndex_zsdtBox .swiper-button-prev {
	background: url(../images/wleft.png) no-repeat;
	left: 776px;
	right: 70px;
}

/* 招商动态 开始------------ */
.hotBd_pjct {
	width: 324px;
	background: #fff;
	border: 1px #eee solid;
	float: none;
	padding: 16px 14px 0 14px;
}

.hotBd_pjct>h3 {
	font-size: 16px;
	font-weight: 600;
	color: #333;
	border-left: 4px #DE000E solid;
	padding-left: 8px;
}

.lydt-rightbox {
	height: 408px;
	overflow: hidden;
	box-sizing: border-box;
}

.lydt-right>ul {
	padding: 20px;
	height: auto;
	overflow: hidden;
}

.lydt-right>li {
	border-bottom: 1px #eeeeee solid;
	padding: 16px 0 8px;
	position: relative;
}

.lydt-right>li:last-child {
	border-bottom: 0;
}

.lydt-right>li>h6 {
	color: #f76011;
	font-size: 14px;
	line-height: 20px;
}

.lydt-right>li>h6>span:nth-of-type(1) {
	float: left;
	display: inline-block;
	color: #333;
	font-weight: 600;
	font-size: 14px;
	margin-right: 12px;
}

.lydt-right>li>h6>span:nth-of-type(2) {
	float: left;
	display: inline-block;
	color: #999;
	font-size: 14px;
	margin-right: 12px;
}

.lydt-right>li>h6>a {
	float: left;
	display: inline-block;
	width: 160px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 17px;
	color: #D7000F;
}

.lydt-right>li>img {
	display: block;
	position: absolute;
	right: 0;
	top: 16px;
}

.lydt-right>li>p:nth-of-type(1) {
	color: #333;
	font-size: 14px;
	line-height: 32px;
	margin: 4px 0;
	font-weight: normal !important;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.lydt-right>li>p:nth-of-type(2)>span:nth-of-type(1) {
	color: #888;
	background: url(../../img/ppdt-icon1.png) 0 2px no-repeat;
	padding-left: 20px;
	display: inline-block;
	width: 170px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.lydt-right>li>p:nth-of-type(2)>span:nth-of-type(2) {
	float: right;
	color: #888;
	background: url(../../img/ppdt-icon2.png) 0 2px no-repeat;
	padding-left: 20px;
}

.zsfdlinks {
	border-bottom: 20px #f5f5f5 solid;
}
