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: 120px;
	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 {
	color: #fff;
	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;
	/*width: 196px;*/
	/*height: 66px;*/
}

.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: 491px;
	 height: 34px; 
	border: 2px solid #D90D26;
	border-radius: 2px;
	position: relative;    
	box-sizing: unset;
}
#searchbox .searchq {
	float: left;
	width: 367px;
	height: 34px;
	padding: 0 10px 0 36px;
	border: 0;
	background: #fff;
	outline: none;    box-sizing: unset;
}
#searchbox .searchbtt {
	float: right;
	background: #D90D26;
	width: 78px;
	height: 34px;
	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 #D90D26;
	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;
}