/**公共样式*/

* {
	margin: 0;
	padding:0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

li {
	list-style: none;
}

a, a:hover {
	color: #303030;
	text-decoration: none;
}


/*这是我的*/
@font-face {
  font-family: "pinghei-Regular";
  src: url("../font/SourceHanSansCN-Regular.woff2") format("woff2"),
       url("../font/SourceHanSansCN-Regular.woff") format("woff"),
       url("../font/SourceHanSansCN-Regular.ttf") format("truetype"),
       url("../font/SourceHanSansCN-Regular.eot") format("embedded-opentype"),
       url("../font/SourceHanSansCN-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;

}


/*page-top*/
#logoDiv .logoSec {
	width:100%;
	height: 100%;
}
/*#logoDiv */
#topNav .logoSeclocked {
	width:100%;
	height: 61px;
	background-color:#ffffff;
	z-index:101;
    top:0px;
    position: fixed;
}
 


.page-top {
	width: 100%;
	height: 36px;
	background-color: #ddd;
}
#topDiv {
	width: 100%;
	height: 35px;
	background: #f8f8f8;
	/*background:url("../images/topbar.png");*/
}
 
#topDiv .topNav {
   width: 1200px;
	margin: 0px auto;
    height: 100%;
}
.topNav .top_left {
    width: 30%;
    float: left;
}

.top_left ul li {
    font-size: 13px;
    float: left;
    height: 30px;
    line-height: 30px;
}
.topNav .top_right {
    float: right;
    width: 60%;
}
.fright {
	float: left;
}

.top_right ul li {
    font-size: 12px;
    margin-top: 3px;
    margin-left: 1.6%;
    float: right;
    height: 30px;
    line-height: 30px;
}
#xxxTop {
	width: 100%;
	height: 120px;
}

/*page-search*/
#xxxTop .page-search {
	width: 1200px;
	margin: 0px auto;
	height: 120px;
}

/*page-menu*/
.page-menu {
	width: 100%;
	height: 40px;
	background-color: #c61620;;
}


/*page-image*/
.page-image {
	width: 1200px;
	height: 400px;
	margin: auto;
}


/*page-bar1*/
.page-bar1 {
	width: 100%;
	height: 190px;
	background-color: #F2F2F2;
}


/*page-floor1*/
.page-floor1 {
	width: 100%;
	/* height: 430px; */
	height: 70px;
}



/*page-floor2*/
.page-floor2 {
	width: 100%;
	height: 690px;
	
}


/*page-floor3*/
.page-floor3 {
	width: 100%;
	height: 735px;
	background-color: #F2F2F2;
}

/*page-floor4*/
.page-floor4 {
	width: 100%;
	height: 320px;
	background-color: #F2F2F2;
}


/*page-floor5*/
.page-floor5 {
	width: 100%;
	height: 450px;
}
/*page-floor6*/
.page-floor6 {
	width: 100%;
	height: 130px;
}
/*page-floor7*/
.page-floor7 {
	width: 100%;
	height: 110px;
}
/*page-bottom*/
.page-bottom {
	width: 100%;
	height: 300px;
	background-color: #122323;
	position: relative;
}
.page-menu  .centersec {
	width: 1200px;/*xx2.0*/
	height: 100%;
	margin: 0px auto;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	position: relative;
}
 .page-image .centersec{
	width: 100%;/*xx1.0*/
	height: 100%;
	margin: 10px auto;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	position: relative;
}

.centersec .menu_all {
	width: 200px;
	height: 40px;
	text-align: center;
	display: inline-block;
	line-height: 45px;
	margin-right: -2px;
	background-color: #C9151E;
}
.centersec .menu_index, .centersec .menu_one,.centersec .menu_two,.centersec .menu_three,.centersec .menu_four,.centersec .menu_five,.centersec .menu_six {
	width: 135px;
	height: 40px;
	line-height: 45px;
	text-align: center;
	display: inline-block;

}
.flsec{
	cursor: pointer;
}
.centersec .leftmenu {
	z-index:2;
	position: absolute;
	width: 187px;
	height: 100%;
	box-shadow: none !important;
}


.leftmenu .flsec {
	width: 100%;
	height: 57px;
	line-height: 57px;
	color: #303030;
}

.leftmenu .flsecR {
	margin-top: 3px;	
	width: 200px;
	height: 57px;
	color: #b70505;
	background: #f1f1f1;
}
 
.flsec .fllogo {
	display: inline-block;
	width: 50px;

}

.flsec .fllist {
	margin-top: 10px;	
	display: inline-block;
	height: 100%;
	margin-left: 60px;
}
.fllist dt {
	font-weight:lighter  ;
	height: 30px;
	font-size: 16px;
	width: 75px;
}
.fllist dt img {
	width: 30px;
	height: 24px;
	margin-left: -30px;
}
.fllist dd {
	height:20px;
	font-size: 12px;
	float: left;
	width: 60px;
	color: #999;
}
.fllist dd a{
	font-family: "SimSun";
	font-size: 12px;
	color: #999999;
	font-weight:lighter  ;
}
.flsecR .fllistR {
	color: #b70505;
	display: inline-block;
	height: 100%;
	margin-left: 30px;
}
.fllistR dt {
	height: 30px;
	font-size: 16px;
	color: #b70505;
}
.fllistR dd {
	height:20px;
	font-size: 12px;
	float: left;
	width: 35%;
	color: #999;
}
.fllistR dd a{
	 
	color: #c1c1c1;
}
.flsec.select {
	background-color: #fff;
	color: #c61620;
}

.hoverdiv {
	width: 744px;
	height: 100%;
	position: absolute;
	box-shadow: rgb(217, 217, 217) 1px 1px 1px 1px;
	left: 187px;
	top: 0;
	background-color: #fff;
	color: #303030;
	display: none;
}

.hoverdiv .leftsec {
	width: 450px;
	height: 100%;
	border-right: 1px solid #C9151E;
	float: left;
}
.hoverdiv .leftsecR {
	width: 450px;
	height: 100%;
	border-right: 1px solid #ddd;
	float: left;
	box-shadow: -20px 0px 0px 0px #c0c0c0 ;
}
.leftsec .h_item {
	width: 100%;
}
.h_item .fl {
	width: 80px;
	height: 30px;
	margin-top: 20px;
	line-height: 30px;
	  text-align: center;  
	display: inline-block;
	float: left;
	font-weight:lighter  ;
}

.h_item .list {
	display: inline-block;
	width: 360px;
	margin-top: 20px;
}
.h_item .list li i {
	display:inline-block;
	width:20px;
	float:left;
	color: #ddd;
	display: inline-block;
	height: 30px;
	line-height: 30px;
}
.h_item .list li {
	display: inline-block;
	min-width: 113px;
	height: 30px;
	line-height: 30px;
	font-size: 10px;
	color: #bbb;
	float: left;
	text-align: center;
}
.h_item .list li a{
	font-weight:lighter  ;
	font-family: "SimSun"; 
	color: #4e4e4e;
	font-size: 12px;
}


.hoverdiv .Hrightsec {
	width: 292px;
	height: 95%;
	float: left;
	/* border: 1px solid #E6E6E6; */
	border-top:none;
	border-bottom: none;

}

.Hrightsec .adv {
	width: 100%;
	height: 100%;
}
.Hrightsec .adv li {
	display: inline-block;
	width: 100%;
	height: 98px;
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 1px;
	float: left;
}
.menuLogoLine{
	display: inline-block;
	width: 1px;
	height: 400px;
	background: #f2f2f2;
	position: absolute;
	right: 155px;
}
.Hrightsec .adv li:last-child{
	border:none;
}
.Hrightsec .adv li img {
	margin-top: 10px;
	margin-left: 14px;
}
.page-image .centerimg {
	position:absolute;
	z-index:1;
	width:735px;
	height: 400px;
	margin-left: 155px;
}

.centersec .rightsec {
	z-index:2;
	position: absolute;
	width: 265px;
	right: 0; 
	margin-left: 900px;
	height: 100%;
	background-color: #F2F2F2;
}

.page-search .logo {
	height: 100%;
	float: left;
	left: 0;
	position: relative;
	top: 6px;
}
.logo img {
	height: 89%;
}

.page-search .code {
	right: 0;
	float: right;
	width: 280px;
	height: 100px;
	margin-top: 10px;
}

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

.page-search .searchdiv {
	margin-left: 92px;
	height: 100%;
	float: left;
	color: #303030;
}

.page-search .searchdiv .qp {
	margin-top: 20px;
}
.searchdiv .qp li {
	width: 50px;
	height: 26px;
	line-height: 26px;
	display: block;
	float: left;
	color: #c61620;
	text-align: center;
}
.searchdiv .qp li.current {
	background-color: #C9151E;
	color: #fff;
}

.searchdiv .s_main {
	clear: both;
}
.s_main .s_input {
	width: 400px;
	height: 36px;
	line-height: 36px;
	text-indent: 10px;
	border:2px solid #c9151e;
	float: left;
	outline:none;
}

.s_main .s_input:empty:before{
	content: '请输入关健字，如牌号/品种/规格/仓库/产地';
	color: gray;
}
.s_main .s_input:focus:before{
	content:none;
}
.s_main .s_btn {
	width: 66px;
	height: 38px;
	line-height: 36px;
	background-color: #C9151E;
	color: #fff;
	float: left;
	border:1px solid #C9151E;
	text-align: center;
}
.s_main .s_btn a{
	color: #fff;
}

.s_main .s_my {
	float: left;
	width: 67px;
	height: 38px;
	line-height: 38px;
	margin-left: 5px;

	border:1px solid #000;
	text-align: center;
	font-size: 12px;
	color: #fff;
	background: #333;
	position: relative;
}
.s_main .s_my a{
	font-weight:lighter  ;
	font-size: 14px;
	color: #c61620;
}
.s_my .car {
	position: absolute;
	/* top: 6px; */
	left:10px;
	display: inline-block;
	width: 24px;
	height: 24px;
}
.s_my .car img {
	width: 100%;
	height: 100%;
}
.s_my .num {
	position: absolute;
	top: 9px;
	left:85px;
	display: inline-block;
	width: 16px;
	height: 16px;
	line-height: 16px;
	border-radius: 8px;
	font-size: 5px;
	font-style: normal;
	background-color: #C9151E;
	color: #fff;
}


.centersec .searchdiv .rm {
	margin-top: 20px;
}
.searchdiv .rm li {
	padding: 0 10px;
	height: 26px;
	line-height: 26px;
	display: block;
	float: left;
	color: #999;
	text-align: center;
}
.searchdiv .rm li.hot {
	color: #c61620;
}
.searchdiv .rm li.hot a{
	margin-left: -8px;
	color: #c61620;
}
.searchdiv .rm li a{
	font-family: "SimSun";
	font-weight:lighter  ;
	font-size: 12px;
	color: #999999;
}
.rightsec .login {
	height: 170px;
	width: 100%;
	color: #999;
}

.rightsec .gg {
	margin-top: 6px;
	height: 210px;
	width: 100%;
}

.ggtitle .title{
	margin-left: 10px;
	width: 80px;
	text-align: center;
	font-size: 14px;
	color: #c61620;
	margin-left: 18px;
	font-weight:lighter  ;
	cursor: pointer;
	display: inline;
	padding-bottom: 6px;
}
.loginGg{
	position: relative;
	top: 1px;
	color: #333;
}
.rightsec .redlinegg {
	width: 117px;
	color: #999;
	background-color: #C9151E;
	height: 2px;
}
.gg .kblist {
	margin-left: 30px;
	margin-top: 10px;
}
.kblist li {
	list-style-type: disc;
	font-family: "SimSun";
	font-weight:lighter  ;
	font-size: 12px;
	color: #575757;
	height: 25px;
}
.kblist li:hover{
	color: #c9151e;
}

.rightsec .tel {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #e3e4e5;
	color: #C9151E;
	font-size: 16px;
	text-align: center;
	position: absolute;
	bottom: 0;
}
.login .userinfo {
	width: 100%;
	height: 80px;
	color: #777;
	font-size: 16px;
	text-align: center;
	line-height: 6;
}

.userinfo .person {
	width: 70px;
	height: 70px;
	display: inline-block;
	margin-top: 12px;
	margin-left: 28px;
	float: left;
}
.userinfo .person img {
	width: 100%;
	height: 100%;
}
.userinfo .info {
	font-weight:lighter  ;
	font-family: "SimSun"; 
	color: #666666;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	margin-top: 20px;
	text-indent: 3px;
	float: left;
}


.login .dldiv {
	line-height:30px;
	text-align: center;
}
.dldiv .logbtn, .dldiv .regbtn {
	width: 89px;
	height: 33px;
	line-height: 33px;
	border:1px solid #C9151E;
	margin-left: 10px;
	display: inline-block;
	text-align: center;
	font-size: 14px;
	color: #c61620;
	border-radius: 3px;
}
.dldiv span:nth-child(2){
	margin-left: 10px;
}
.dldiv .logbtn {
	background-color: #C9151E;
	color: #fff;
	margin-left: -3px;
}

.page-bar1 .barsec, .page-floor1 .floorsec, .page-floor2 .floorsec, 
	.page-floor3 .floorsec, .page-floor4 .floorsec, .page-floor5 .floorsec,.page-floor6 .floorsec, .page-bottom .floorsec {
	width: 1200px; /*xx1.0*/
	height: 100%;
	margin: 0px auto;
}

.barsec ul {
	width: 100%;
	height: 160px;
	margin-top: 15px;
	float: left;
}

.barsec ul li {
	float: left;
	width: 386.5px;
	height: 100%;
}
.barsec ul li img {
	width: 100%;
	height: 100%;
}

.floorsec .sec1 {
	width: 100%;
	height:60px;
	text-align: center;
	border: 1px solid transparent;
}

.sec1 img {
	width: 600px;
	height: 60px;
}

.floorsec .fl1_two {
	width: 100%;
	height: 360px;
	border: 1px solid #d2e2c2;
	border-top-color: #c61620;
	border-top-width: 2px;
	position: relative;
}

.fl1_two .fl1_tab {
	width: 600px;
	height: 302px;
	margin: 20px;
	border:1px solid #c61620;
	float: left;
}

.fl1_tab table {
	width: 100%;
	font-size: 14px;
}

.fl1_tab table thead th {
	height: 36px;
	width: 25%;
	background-color: #C9151E;
	color: #fff;
	border:1px solid #ddd;
}
.fl1_tab table tbody td {
	height: 36px;
	width: 25%;
	border:1px solid #ddd;
	text-align: center;
}

.fl1_two .fl1_chart {
	width: 300px;
	height: 300px;
	float: right;
	margin-right: 40px;
	margin-top: 20px;
}

.floorsec  .fl1_three {
	text-align: center;
	width: 100%;
	height: 100px;
	margin-top: 12px;
}

.fl1_three img {
	/* margin-left: 80px; */
	width: 1200px;
	height: 100px;
}


.floorsec .fl2_one {
	width: 600px;
	height: 60px; 
	margin: 10px auto;
}

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

.floorsec .fl2_two {
	width: 100%;
}
.fl3_one img {
	width: 100%;
	height: 100%;
}
.fl2_two ul {
	width: 100%;

}
.fl2_two ul li {
	width: 386.5px;
	float: left;
	height: 230px;
}
.fl2_two ul li img {
	width: 100%;
	height: 100%;
}





















.floorsec .fl3_one {
	width: 600px;
	height: 65px;
	margin: 10px auto;
}

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

.floorsec .fl3_two {
	width: 100%;
}

.fl3_two ul {
	width: 100%;
}

.fl3_two ul li {
	width: 400px;
	height: 300px;
	margin-top: 10px;
	float: left;
}


.jlitem {
	width: 100%;
	height: 300px;
	border:1px solid #ddd;
}

.jlitem .itemimg {
	width: 100%;
	height: 100%;
}

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

.jlitem .itemtxt {
	width: 100%;
	height: 35%;
}
.itemtxt .order, .itemtxt .txt, .itemtxt .en {
	text-align: center;
	width: 100%;
	display: inline-block;
	color: #999;
	height: 24px;
}

.itemtxt .order {
	margin-top: 15px;
	font-size: 14px;
}
.itemtxt .txt {
	font-size: 20px;
	color: #222;
}
.itemtxt .en {
	font-size: 12px;
}


.floorsec .fl4_one {
	width: 600px;
	height: 60px;
	margin: 10px auto;
}

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

.floorsec .fl4_two {
	width: 100%;
}

.fl4_two ul {
	width: 100%;
}

.fl4_two ul li {
	width: 287px;
	height: 100px;
	margin-top: 16px;
	float: left;
	/* background: url('../images/bar5.png');  */
}
/* .fl4_two dt {
	margin-top: 15px;
	margin-left: 40px;
	height: 30px;
	font-size: 16px;
}
.fl4_two dd {
	margin-left: 20px;
	height:20px;
	font-size: 13px;
	float: left;
	width: 70%;
	color: #999;
} */
.fl4_two ul li img {
	width: 287px;
}


.floorsec .fl5_one {
	width: 60%;
	float: left;
}


.floorsec .fl5_two {
	width: 38%;
	float: right;
}

.fl5_one .one_top, .fl5_two .one_top {
	width: 100%;
	height: 60px;
/* 	border-bottom: 2px solid #d2d2d2; */
	position: relative;
}

.one_top .title {
	position: absolute;
	top: 10px;
	height: 50px;
	line-height: 50px;
	font-size: 22px;
	color: #303030;
	font-weight: bold;
}
.one_top .title i {
	font-size: 12px;
	color: #d2d2d2;
	padding-left: 10px;
	font-style: normal;
}

.one_top .linesec {
	width: 100%;
	background-color: #C9151E;
	height: 2px;
	position: absolute;
	bottom: 0;
	left:0;
}
.linesec .redlinel {
		text-align: left;
	width: 7%;
	background-color: #C9151E;
	height: 2px;
	position: absolute;
	bottom: 0;
	left:0;
}
.linesec .redliner {
	width: 94%;
	margin-left: 7%;
	background-color: #d2d2d2;
	height: 2px;
	position: absolute;
	bottom: 0;
	left:0;
}

.one_top .lineseca {
	width: 100%;
	background-color: #C9151E;
	height: 2px;
	position: absolute;
	bottom: 0;
	left:0;
}
.lineseca .redlinel {
	text-align: left;
	width: 20%;
	background-color: #C9151E;
	height: 2px;
	position: absolute;
	bottom: 0;
	left:0;
}
.lineseca .redliner {
	width: 81%;
	margin-left: 20%;
	background-color: #d2d2d2;
	height: 2px;
	position: absolute;
	bottom: 0;
	left:0;
}
.fl5_one .one_txt {
	width: 100%;

}

.fl5_one .zxitem {
	width: 100%;
	height: 105px;
	margin-top: 15px;
	border: 1px solid #ddd;
	position: relative;
	background-color: #F2F2F2;
}
.zxitem .itemimg {
	width: 120px;
	height: 105px;
	position: absolute;
}

.itemtxt .txt_title {
	position:absolute;
	left: 150px;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #303030;
	font-weight: bold;
}

.itemtxt .txt_con {
	position:absolute;
	left: 150px;
	top: 40px;
	right: 10px;
	display: inline-block;
	height: 60px;
	color: #999999;
	font-size: 14px;
	font-weight:lighter  ;
}

.itemtxt .txt_con a{
    color: #999999;
    font-size: 14px;
}

.one_top .more {
	float: right;
	color: #999;
	margin-right: 10px;
	margin-top: 26px;
}

.twotab {
	width: 100%;
	border: 1px solid #ddd;
	height: 360px;
	border-bottom: none;
}
.twotab table {
	width: 100%;
	font-size: 10px;
}
.twotab table tr td {
	font-family: "SimSun";
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #666;
	border-bottom: 1px solid #bbb;
}

.floorsec .fl5_three {
	width: 100%;
	margin-top: 23px;
	float: left;
}

.fl5_three ul {
	width: 100%;
	height: 100%;
}
.fl5_three ul li {
	float: left;
	text-align: center;
	width: 100%;
	height: 100%;

}
.fl5_three ul li.xl {
	width:2%;
	height:60px;
	text-align: center;
}

.fl5_three ul li img {
	width: 100%;
	height: 100%;
}


.floorsec .link {
	display: inline-block;
	width: 198px;
	height: 200px;
	text-align: center;
}

.link dl {
	width: 100%;
	height: 100%;
	margin-top: 40px;
}
.link dl dt {
	width: 100%;
	height: 40px;
	font-size: 16px;
	color: #fff;
}
.link dl dd {
	font-size: 12px;
	height: 30px;
	color: #bbb;
}

.app {
	display: inline-block;
	width: 100px;
	float: right;
	margin-top: 30px;
	margin-right: 50px;
}

.page-bottom .footer {
	border-top: 1px solid #999;
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 40px;
	line-height:40px;
	text-align: center;
	font-size: 8px;
	color: #666;
}




/*中间图片切换*/

.centerimg .picTab {
	 float: right;
	width: 100%;
	height: 100%; 
}

.picTab .yiz-slider-3 {
	height: 100%;
	width: 100%;
	float: left;
	position: relative;
	left: 40px;
	overflow: hidden; 
}
.picTab .yiz-slider-3 ul {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	list-style-type: none;
	display: block; 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 98; 
}
.picTab .yiz-slider-3 ul li {
	height: auto;
	width: 735px !important;
	float: left;
	padding: 0px;
	margin: 0px;
	float:left; 
}
.picTab .yiz-slider-3 ul li img {
	width: 100%;
	z-index:1; 
}
.yiz-leftarrow {
	background: url('../images/left-arrow.png'); 
	display: block;
	height: 87px; 
	width: 56px;
	position:absolute; 
	left: 0; 
	top:50%;
	z-index: 99; 
	cursor:pointer; 
	margin-top: -43px
}
.yiz-rightarrow{
	background: url('../images/right-arrow.png'); 
	display: block;
	height: 87px; 
	width: 56px;
	position:absolute; 
	right: 0; 
	top:50%;
	z-index: 99; 
	cursor:pointer;
	margin-top: -43px
}
.yiz-page-btn {
	float: left;
	width: auto;
	height: 3px;
	width: 200px;
	position: relative;
	top: 380px;
	left: 316px;
	z-index: 99
}
.yiz-page-btn span{
	opacity: 0.7;
	height: 3px;
	width: 30px;
	background-color: #ffffff;
	display: block;
	float: left;
	line-height: 3px;
	text-align: center;
	color: #FFF;
	margin-right: 5px;
	cursor:pointer; 
}
.yiz-page-btn .current {
	height: 3px;
	width: 30px;
	background-color: #ff0000;
	opacity: 1;
}


.downapp {
	float:right;
	display:inline-block;
	width:150px;
	height: 100%;
	margin-right: 5%;
}
.downapp img {
	float:left;
	margin-right: 45%;
	width: 103px;
	height: 101px;
}
.top_right ul li p {
	background: url("../images/dbysteel/dbyN_iconbg.png") no-repeat scroll 12px  6px;
    color: #666;
    height: 30px;
    line-height: 30px;
    margin-top: -1px;
    padding-left: 35px;
}
.top_right .phone em {
    font-size: 14px;
}






/*页脚样式*/
.footerN {
	clear:both;
	background-color: #232323;
    border-top: 1px solid #232323;
    clear: both;
    margin-top: 15px;
    padding-bottom: 15px;
    width: 100%;
    min-width: 1200px;
    text-align:center;
    height: 203px;
}
.footermainN {
	width: 1200px;
	height: 150px;
	margin: 0 auto;
	padding-top:20px;
	padding-bottom:10px;
}

.footermainN .callme{
	display: inline-block;
}
.footermainN .footlogoN {
	width: 77px;
	height: 139px;
	float: left;
}

.footermainN .footadvN {
	width: 100px;
	height: 100px;
	float: left;
	margin-right: 70px;
	padding: 10px;
}

.footermainN .footadvN b {
	background:url("../images/dbysteel/dby_footericon.png");
}
.footadvN dt b { 
	display:inline-block; 
	width:25px; 
	height:25px; 
	vertical-align:middle; 
	margin-right:8px;
}
.footermainN .footadvN.one dt b {
	background-position:0 0;
}

.footermainN .footadvN.two dt b {
	background-position:0 -25px;
}

.footermainN .footadvN.three dt b {
	background-position:0 -50px;
}

.footermainN .footadvN.four dt b {
	background-position:0 -75px;
}

.footermainN .footadvN dd{
	/* background:url("../images/dbysteel/dby_footericon.png");
	line-height:20px;
	*text-shadow: 1px 1px 0 #ffffff; *
	 background-position:0px -105px; 
	background-repeat:no-repeat;  */
	/* padding-left:34px; */
}
.footermainN dl dt { 
	font-size:14px; 
	font-weight:bold; 
	color:#fff; 
	padding-bottom:5px;
}
.footermainN dl dd a { 
	font-size: 12px;
	color:#d7d7d7;
}
.footermainN dl dd a:hover { 
	font-size: 12px;
	color:#ffffff;
}
.copyright{ 
	clear:both;
	text-align:center; 
	font-size: 12px;
	color:#797878;
}


#fourDIV {
	width: 100%;
	height: 400px;
	margin-top: 140px;
}	
#fourDIV .fourSec {
	width: 100%;
	z-index:1;
	height: 242px;
}
.fourSec ul li img {
	width: 100%;
	height: 242px;
}
#fourDIV .fourSecA {
	position: relative;
	 top: -340px;
	  z-index:2;
	width:1200px;
	margin: 0 auto;
	height: 447px;
}
 .fourSecA ul li img {
	height: 474px;
	width:100%;
}
.fourSecA .lxitem {
	width:1200px;
	height: 447px;
	margin-top: 15px;
	position: relative;
}
.lxitem .lxitemimg {
	left: -40px;
	width: 585px;
	height: 447px;
	position: absolute;
}
 
.lxitemtxt .lxtxt_title {
	position:absolute;
	left: 570px;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	font-size: 22px;
	color: #c61620;
	font-weight: bold;
}
.lxitemtxt .lxtxt_titleE {
	position:absolute;
	left: 570px;
	display: inline-block;
	top: 30px;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	color: #d4d4d4;
	font-weight:lighter  ;
}
.lxitemtxt .lxtxt_con {
	position:absolute;
	left: 570px;
	top: 140px;
	right: 20px;
	display: inline-block;
	height: 60px;
	line-height:30px;  
	color: #FFFFFF;
	font-size: 16px;
	font-weight:bold;
}
.lxitemtxt .lxtxt_img {
	position:absolute;
	left: 1140px;
	top: 262px;
	right: 10px;
	display: inline-block;
	height: 60px;
}
.fourSecA .lxitem {
	width: 1200px;
	height: 447px;
	margin-top: 15px;
	position: relative;
}
/* 2020/3/26 新版首页css*/
.title_more{
	margin-left: 14px;
}
.title_more a{
	color: #393fff;
	font-size: 12px;
}
#zydiv{
	width: 1200px;
	margin: auto;
}
#zydiv h4,#zydiv p{
	font-family: 宋体;
}
.title_GC{
	font-size: 24px;
	color: #333;
	text-align: center;
}

 #broadcast{
     width: 1000px;
     margin: auto;
}
.swiper-slide ul li{
    float: left;
    height: 231px;
    width: 330px;
    text-align: center;
	margin-left: 3px;
	margin-top: 7px;
	cursor: pointer;
}
.swiper-slide ul li:hover{
	-webkit-transform: translateY(-3px);
	-ms-transform: translateY(-3px);
	transform: translateY(-3px);
	-webkit-box-shadow: 0 0 6px #999;
	box-shadow: 0 0 6px #999;
	-webkit-transition: all .5s ease-out;
	transition: all .5s ease-out;
}
.swiper-slide ul .linull{
	background-image: url("../images/index/index_G2_04.png");
	background-size: 100% 231px;
}
.swiper-slide ul .liNew{
	background-image: url("../images/index/index_G2_05.png");
	background-size: 100% 231px;
}
.swiper-slide ul .li1{
	background-image: url("../images/index/index_G2_03.png");
	background-size: 100% 231px;
}

.swiper-slide ul .li1liNew{
	background-image: url("../images/index/index_G3_06.png");
	background-size: 100% 231px;
}
.swiper-slide{
	height: 480px !important;
}
#zydiv .left{
	position: relative;
	top: -282px;
	display: inline-block;
}
#zydiv .right{
	position: relative;
	top: -282px;
	left: 1133px;
	display: inline-block;
}
#zydiv .left img,#zydiv .right img{
	width: 30px;
	height: 30px;
	background: #ccc;
	padding: 25px 1px;
	cursor: pointer;
}
#fix_div{
	display: inline-block;
	position: fixed;
	width: 50px;
	height: 204px;
	bottom: 107px;
	text-align: center;
	right: 8px;
	z-index: 999;
}
#fix_div a{
	display: inline-block;
	width: 48px;
	height: 70px;
	text-align: center;
	line-height: 50px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background: #fff;

}
#fix_div a:not(:nth-child(1)){
	margin-top: 3px;
}
#fix_div a:hover{
	background: #c9151e;
	color: #ffffff;
	border-color: #c9151e;
}
.xcx_photo,.app_photo{
	width: 100px;
	height: 50px;
	position: absolute;
	margin-left: -98px;
	margin-top: -98px;
	display: none;
}
#ewm_div{
	width: 1200px;
	margin:12px auto;
}
#price_message{
	width: 1200px;
	height: 1000px;
	margin: 12px auto;
}
#price_message .price_message_float{
	width: 594px;
	float: left;
}
.jingjia_message{
	height: 600px;
}

.real_Time_Transaction{
	margin-top: -112px;
	height: 379px;
}
.information{
	height: 252px;
}
.information li{
	line-height: 30px;
	cursor: pointer;
	user-select: none;
}
.information li:hover{
	color: #c9151e;
}
#price_message .price_message_float:nth-child(2){
	margin-left: 10px;
	height: 729px;
}
#price_message .price_message_float:nth-child(4){
	margin-left: 10px;
	margin-top: 15px;
}
#price_message:after{
	clear: both;
}
.price_message_float h4{
	margin-left: 40px;
	margin-top: -22px;
	color: #333;
	font-size: 24px;
	font-weight: 500;
}
.real_Time_Transaction_title{
	margin-left: 25px;
	margin-top: 25px;
}
.title_span{
	position: relative;
	left: 485px;
	top: -20px;
	color: #9B9B9B;
}
.title_span a{
	color: #9B9B9B;
}
.line_bottom__div{
	margin-top: 15px;
	clear: both;
	width: 97%;
}
.Transaction_message{
	padding-left: 20px;
	margin-top: 29px;
	border-top: 1px solid #f1f1f1;
	height: 269px;
	overflow: hidden;
}
.Transaction_message ul li{
	width: 93%;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px dashed #ccc;
}
.Transaction_message ul li b{
	display: inline-block;
	width: 5px;
	height: 5px;
	background-color: #C9151E;
	border-radius: 50%;
	position: relative;
	top: -2px;
	left: 10px;
}
.Transaction_message ul li span{
	display: inline-block;
	width: 100px;
	text-align: center;
}
.Transaction_message ul h2{
	position: relative;
	left: 150px;
	top: 100px;
	display: inline-block;
}
.sort_Resources{
	height: 50px;
	border-top: 1px solid #f1f1f1;
}
.sort_Resources ul li{
	user-select: none;
	float: left;
	padding: 5px 8px;
	background-color: #CCCCCC;
	margin-left: 2px;
	margin-top: 20px;
	color: #ffffff;
	cursor: pointer;
}
.sort_Resources ul li:last-child{
	background-color: #fff;
	margin-left: 128px;
	color: #000;
}
.descSpanTop{
	color: #fff;
	position:relative;
	top: -5px;
	left: 12px
}
.descSpanBottom{
	color: #fff;
	position: relative;
	top: 5px;
}
.descSpanClass{
	color: #ccc;
}
.sort_Resources ul li:first-child{
	margin-left: 30px;
}
.resources_box{
	height: 120px;
	border-top: 2px solid #c9151e;
	width: 90%;
	padding-top: 3px;
	margin:20px auto;
	box-shadow: 1px 1px 4px -1px #ccc;
}
.gyzybm{
	height: 120px;
	background: url("../images/gpzybm.png");
	width: 90%;
	padding-top: 3px;
	margin:20px auto;
	box-shadow: 1px 1px 4px -1px #ccc;
}
.resources_box ul{
	padding-left: 30px;
	height: 37px;
}
.resources_box ul li{
	padding: 5px 0;
	float: left;
}
.resources_box ul:first-child li:not(:nth-child(1)),.resources_box ul:nth-child(2) li:not(:nth-child(1)){
	width: 18%;
	margin-left: 3px;
}
.resources_box ul:first-child li:nth-child(1),.resources_box ul:nth-child(2) li:nth-child(1){
	width: 25%;
}
.resources_box ul:nth-child(3){
	padding-top: 10px;
	border-top: 1px solid #f2f2f2;
}
.resources_box ul:nth-child(3) li:first-child{
	width: 40%;
}
.resources_box ul:nth-child(3) li span:not(:first-child){
	display: inline-block;
	margin-left: 15px;
}
.resources_box ul:nth-child(3) li span:last-child{
	background-color: #c9151e;
	padding: 1px 5px;
	border-radius: 3px;
	color: #fff;
}
.resources_box ul:nth-child(3) li:nth-child(2){
	margin-left: 100px;
	background-color: #f3601b;
	color: #fff;
}
.resources_box ul:nth-child(3) li:nth-child(3){
	background-color: #c9151e;
	margin-left: 10px;
	color: #fff;
}
.resources_box ul:nth-child(3) li:not(:nth-child(1)){
	padding: 3px 17px;
	border-radius: 3px;
}

.swiper-slide_ul li h4{
	border-bottom: 1px solid #DCDCDC;
	width: 70%;
	margin:26px auto;
	padding-bottom: 22px;
	font-weight: 500;
	font-size: 18px;
	color: #575757;
}
.swiper-slide_ul li h3{
	color: #C9151E;
	border-bottom: 1px solid #DCDCDC;
	width: 70%;
	margin: auto;
	padding-bottom: 18px;
	font-size: 36px;
}
.swiper-slide_ul p{
	margin: 0;
}
.gwc{
	cursor: pointer;
}
.jingjia_message_div{
	border-top: 1px solid #f1f1f1;
}
.jingjia_message_div h2{
	display: inline-block;
}

.jingjia_message_div .hot_div{
	width: 280px;
	height: 250px;
	float: left;
	margin-left: 10px;
	text-align: center;
	cursor: pointer;
}
.jingjia_message_div .hot_divNew{
	background-image: url("../images/index/jjzybm.png");
	background-size: 100% 250px;
}
.jingjia_message_div .hot_div1{
	background-image: url("../images/index/hot_message1.png");
	background-size: 100% 100%;
}
.jingjia_message_div .hot_divnull{
	background-image: url("../images/index/hot_messageNew.png");
}
.jingjia_message_div div ul{
	margin-top: 40px;
}

[class*="span"]{
	float: none !important;
	margin-left: 0 !important;
}
.spanBgColor a{
	color: #C9151E !important;
}
.centersec .menu_index a:hover{
	color: #C9151E ;
}

