/* 首页 */
#app{
	width: 100%;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.index {
	background-color: #fff;
	width: 1340px;
	margin: auto;
}

.fixed-left {
	position: fixed;
	left: 0;
	top: 50%;
	z-index: 99;
}

.fixed-right {
	position: fixed;
	right: 0;
	top: 50%;
	z-index: 99;
}

.fixed-close {
	font-size: 12px;
	color: #999;
	position: absolute;
	right: 8px;
	top: 8px;
}

.fixed-close:hover {
	color: #f00;
}

.index .notice {
	height: 50px;
	line-height: 50px;
	background: #ECECEC;
	color: #0080FD;
	font-size: 16px;
}

.index .notice .w1320 {
	height: 100%;
	padding-left: 40px;
	background: url(../img/icon1.png) no-repeat 6px center;
}

.swiper-slide img {
	vertical-align: top;
}

.index-title {
	height: 60px;
	background: #c7e3ff;
	line-height: 60px;
	padding: 0 10px;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 20px;
}

.index-title span {
	font-size: 20px;
	font-weight: 400;
}

.index-title .more {
	font-size: 14px;
	color: #666;
	font-weight: 400;
}

.index .fw-list {
	margin: 0 -7px;
}

.index .fw-list>div {
	width: 250px;
	height: 150px;
	background-size: cover;
	color: #fff;
	font-size: 20px;
	padding-top: 80px;
	float: left;
	margin: 0 8px;
}

.index .jiaoyi {
	background-image: url(../img/bg1.jpg);
}

.index .jiesuan {
	background-image: url(../img/bg2.jpg);
}

.index .jiaoshou {
	background-image: url(../img/bg3.jpg);
}

.index .jianyan {
	background-image: url(../img/bg4.jpg);
}

.index .jinrong {
	background-image: url(../img/bg5.jpg);
}

.index .fw-list a {
	padding-bottom: 8px;
	border-bottom: solid 2px #fff;
}

.index .pz-main {
	height: 343px;
	background: #F2F1F1;
	margin-bottom: 20px;
	padding: 10px 40px;
}

.index .pz-main>div {
	background-color: #fff;
	height: 280px;
	margin: 20px;
}

.index .pz-main .top {
	width: 208px;
	height: 104px;
	position: relative;
}

.index .pz-main h3 {
	font-weight: 400;
	height: 40px;
	line-height: 40px;
	background: rgba(0, 0, 0, 0.4);
	color: #fff;
	padding: 0 16px;
	font-size: 20px;
	position: absolute;
	bottom: 12px;
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap;
}

.index .pz-main .list {
	padding: 10px;
}

.index .pz-main p {
	line-height: 26px;
	color: #0061AE;
}

.index .linkbox .img {
	width: 309px;
	height: 109px;
	/* line-height: 102px; */
	background: #FFFFFF;
	overflow: hidden;
	border: 1px solid #DADADA;
	border-radius: 5px;
	display: table-cell;
	vertical-align: middle;
}

.index .linkbox img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}

.index .hq-main {
	margin: -8px;
}

.index .row-item {
	width: 428px;
	background: #FFFFFF;
	border: 1px solid #DADADA;
	margin: 8px;
	float: left;
}

.index .hq-main .title {
	height: 40px;
	line-height: 40px;
	background: #dfefff;
	/*border-bottom: 1px solid #DADADA;*/
}

.index .hq-main .title h3 {
	display: inline-block;
	background-color: #fff;
	padding: 0 10px;
	font-size: 16px;
	font-weight: 400;
	border-top: solid 2px #0080FD;
}

.index .hq-main .title .more {
	font-size: 12px;
	color: #999;
	margin-right: 10px;
}

.index .hq-main .list {
	padding: 0 14px;
}

.index .hq-main .list li {
	padding: 14px 0;
	border-bottom: dashed 1px #BFBFBF;
}

.index .hq-main .list li:last-child {
	border: none;
}

.index .hq-main .list .time {
	font-size: 12px;
	color: #999;
}

.index .hq-main .num {
	display: inline-block;
	width: 16px;
	height: 16px;
	line-height: 16px;
	background: #DFDFDF;
	color: #FEFEFE;
	font-size: 12px;
	margin-right: 8px;
}

.index .hq-main .blue {
	background: #0080FD;
}

.index .hq-main .tit {
	display: inline-block;
	max-width: 270px;
	vertical-align: middle;
}

.index .price-main .chart {
	width: 642px;
	padding: 10px;
	box-shadow: 0px 0px 5px 1px rgba(136, 136, 136, 0.15);
}

.index .price-main .big-text span {
	font-size: 14px;
	font-weight: 400;
	color: #666;
}

.index .price-main .big-text .btn {
	padding: 2px 10px;
	height: 26px;
	border: 1px solid #D2D2D2;
	float: left;
}

.index .price-main .big-text .on {
	background-color: #0080FD;
	color: #fff;
	border-color: #0080FD;
}

.index .price-main .small-text {
	font-size: 12px;
	color: #666;
}

.index .price-main .small-text i {
	display: inline-block;
	width: 6px;
	height: 6px;
	background-color: #0080FD;
	border-radius: 50%;
	vertical-align: middle;
	margin-right: 8px;
}

.index .price-main .small-text a {
	padding: 0 10px;
}

.index .price-main .small-text .on {
	color: #0080FD;
	font-weight: 600;
}

.index .cent-box {
	width: 563px;
	margin: 8px;
}

.index .cent-box .title {
	height: 40px;
	background: #dfefff;
	border: 1px solid #DADADA;
	margin-bottom: 10px;
}

.index .cent-box .title .tit-a {
	display: inline-block;
	padding: 0 16px;
	font-size: 16px;
	font-weight: 400;
}

.index .cent-box .title .on {
	border-top: solid 2px #0080FD;
	background-color: #fff;
}

.index .frist-news .img {
	width: 271px;
	height: 187px;
}

.index .frist-news .img img {
	width: 100%;
	height: 100%;
}

.index .frist-news .info {
	float: left;
	width: 305px;
	padding: 8px 0;
}

.index .frist-news .text {
	color: #666;
}

.index .frist-news .time {
	font-size: 12px;
	color: #999999;
}

.index .newlist li {
	padding: 0 15px;
}

.index .newlist li a {
	display: block;
	border-bottom: dashed 1px #BFBFBF;
	padding: 15px 0;
}

.index .newlist li a::before {
	content: '';
	display: inline-block;
	width: 6px;
	height: 6px;
	background-color: #3E3E3E;
	border-radius: 50%;
	margin-right: 10px;
	vertical-align: middle;
}

.index .right-box {
	width: 295px;
	margin: 8px;
}

.index .right-box .title {
	border: 1px solid #DADADA;
	font-size: 16px;
}

.index .tool-box {
	padding: 10px 0;
	border: 1px solid #DADADA;
	border-top: none;
}

.index .tool-box i {
	display: block;
	margin: auto;
	width: 40px;
	height: 46px;
	background-size: 36px;
	background-image: url(../img/tool.png);
	background-repeat: no-repeat;
}

.index .tool-box .rjxz {
	background-position: center -80px;
}

.index .tool-box .jyrl {
	background-position: center -240px;
}

.index .tool-box .cjrj {
	background-position: center -160px;
}

.index .tool-box>div {
	margin-bottom: 10px;
}

.index .right-box .down {
	height: 185px;
	background: linear-gradient(0deg, #FDAA6E 0%, #FA6954 100%);
}

.index .right-box .down>div {
	width: 50%;
	padding: 20px 0;
	font-size: 12px;
}

.index .right-box .down p {
	margin-bottom: 8px;
	line-height: 24px;
}

.index .right-box .down .btn {
	width: 84px;
	height: 24px;
	line-height: 24px;
	background: linear-gradient(90deg, #FECF07 0%, #FEE854 100%);
	border-radius: 12px;
	font-size: 14px;
	font-weight: 600;
	margin-top: 8px;
}

.index .right-box .small-p {
	margin-top: 8px;
	font-size: 14px;
	font-weight: 600;
}

.index .table-main td {
	border-bottom: 1px dashed #DADADA;
	padding: 10px 8px;
}

.index .table-main th {
	border-bottom: 1px dashed #DADADA;
	padding: 10px;
	background-color: #F4F4F4;
	/*white-space: nowrap;*/
}

.index .table-main .left-div .on {
	background-color: #fff;
	color: #0080FD;
	font-weight: 600;
	border-left: solid 2px #0080FD;
}

.index .table-main .border {
	border: 1px solid #DADADA;
	padding-bottom: 20px;
	/*height: 300px;
	overflow: auto;*/
}

.index .table-main .left-div {
	width: 90px;
	height: 280px;
	margin-top: 40px;
	background: #F4F4F4;
	border: 1px solid #DADADA;
	border-left: none;
}

.index .table-main .left-div a {
	width: 90px;
	display: block;
	height: 70px;
	line-height: 70px;
}

.index .table-main .top {
	height: 40px;
	line-height: 40px;
}

.index .table-main .top a {
	display: inline-block;
	width: 190px;
	height: 40px;
	text-align: center;
}

.index .table-main .top .on {
	background: #0080FD;
	border-radius: 5px 5px 0px 0px;
	font-size: 18px;
	font-weight: 600;
	color: #fff;
}

.index .table-main .top .fr {
	color: #f60;
}

/* 交易学院 */
.has-img-list .img {
	width: 252px;
	height: 140px;
	overflow: hidden;
	margin-right: 30px;
	display: inline-flex;
    	align-items: center;
}

.has-img-list .img img {
	max-width: 100%;
}

.has-img-list .info {
	width: 545px;
	padding-top: 6px;
}

.no-img-list .info {
	width: 825px;
}

.news-list-item {
	padding: 20px 0;
	border-bottom: solid 1px #E5E5E5;
}

.news-list-item .info h3 {
	font-size: 18px;
	margin-bottom: 16px;
}

.news-list-item .info .content {
	color: #666666;
	line-height: 22px;
	height: 44px;
	margin-bottom: 20px;
}

.news-list-item .info .com {
	color: #999;
	font-size: 12px;
}

.news-list-item .time {
	width: 90px;
	color: #666;
	height: 140px;
	position: relative;
	padding-left: 30px;
	padding-top: 45px;
}

.news-list-item .time::before {
	content: '';
	width: 2px;
	height: 28px;
	background-color: #DCDCDC;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -14px;
}

.news-list-item .time .big {
	font-size: 18px;
}

.news-list-item .time .small {
	font-size: 12px;
}

/* 详情 */
.rich-page .title-box {
	padding: 30px 0 20px;
	border-bottom: solid 1px #E5E5E5;
}

.rich-page .title-box h2 {
	font-size: 28px;
	margin-bottom: 12px;
}

.rich-page .title-box .time {
	font-size: 12px;
	color: #999;
}

.rich-page .title-box .time span {
	margin: 0 20px;
}

.rich-page .content {
	font-size: 16px;
	line-height: 32px;
	padding: 30px 0;
}

.rich-page img {
	max-width: 80%;
}

/* 上市品种 */
.varieties-box {
	padding: 30px 0 50px;
}

.varieties-box .title {
	margin-bottom: 10px;
}

.varieties-box .title span {
	display: inline-block;
	font-size: 20px;
	color: #0080FD;
	padding: 6px 16px;
	background: #CBE6FF;
}

.varieties-box .content {
	font-size: 16px;
	margin-bottom: 50px;
}

.varieties-box .list li {
	padding: 24px 0;
	border-bottom: solid 1px #E5E5E5;
}

.varieties-box .list h3 {
	display: inline-block;
	font-size: 38px;
	font-weight: 400;
	color: #D6BF9F;
	border: dashed 1px rgba(105, 59, 18, 0.2);
	padding: 2px 10px;
}

.mb10 {
	margin-bottom: 10px;
}

.varieties-box .list .text {
	line-height: 22px;
}

.varieties-box .list .btn {
	width: 102px;
	height: 30px;
	line-height: 28px;
	background: #FFFFFF;
	border: 1px solid #DCDCDC;
	border-radius: 15px;
	color: #999;
	margin-top: 8px;
}

/* 客户服务 */
.calendar-box {
	padding: 40px;
}

.calendar-box .select,
.calendar-box .btn {
	width: 116px;
	height: 30px;
	line-height: 28px;
	background: #FFFFFF;
	border: 1px solid #E5E5E5;
	border-radius: 5px;
	text-align: center;
	padding: 0 10px;
}

.calendar-box .red-text {
	color: #F12222;
	margin: 20px 0;
}

.calendar-box .rili {
	width: 624px;
	background: #FFFFFF;
	box-shadow: 0px 0px 5px 1px rgba(213, 213, 213, 0.39);
	border-radius: 10px;
	margin: auto;
	position: relative;
}

.calendar-box .arrow-btn {
	position: absolute;
	top: 50%;
	margin-top: -18px;
	width: 36px;
	height: 36px;
	background-image: url(../img/arrow.png);
	background-repeat: no-repeat;
}

.calendar-box .arrow-left {
	left: -136px;
}

.calendar-box .arrow-right {
	right: -136px;
	background-position: center right;
}

.main-right .tc-title {
	font-size: 28px;
	font-weight: 600;
	padding: 50px;
}

.software-box .col-6 {
	padding-top: 60px;
}

.software-box img {
	border: 1px solid #CDCDCD;
	margin-bottom: 30px;
}

.document-box {
	padding: 30px 20px;
}

.document-box table {
	border-color: #E5E5E5;
	margin-bottom: 30px;
}

.document-box table th,
.document-box td {
	padding: 8px 30px;
}

.document-box table th {
	background: #EEEEEE;
	font-size: 16px;
}

.document-box caption {
	padding: 20px;
	font-size: 24px;
}

.document-box .btn {
	width: 56px;
	height: 26px;
	line-height: 26px;
	color: #fff;
	background: #0080FD;
}

/* 购销学院 */
.software-instructions {
	padding: 20px 10px;
}

.software-instructions .item {
	display: block;
	color: #1B4770;
	height: 60px;
	line-height: 60px;
	background: rgba(211, 234, 255, 0.7);
	transition: all 0.3s;

}

.software-instructions .item:hover {
	box-shadow: 0px 4px 5px 1px #b4daff;
}

.problems-box {
	padding: 16px;
}

.problems-box .item {
	padding: 20px 0;
	line-height: 28px;
}

.problems-box .tit {
	margin-bottom: 10px;
	font-size: 16px;
	position: relative;
	padding-left: 44px;
}

.problems-box .tit::before {
	content: 'Q';
	position: absolute;
	left: 0;
	top: 2px;
	width: 24px;
	height: 24px;
	line-height: 24px;
	background: #FDC962;
	border-radius: 5px;
	text-align: center;
	font-weight: 400;
	font-size: 14px;
}

.problems-box .answer {
	position: relative;
	padding-left: 44px;
}

.problems-box .answer::before {
	content: 'A';
	position: absolute;
	left: 0;
	top: 2px;
	width: 24px;
	height: 24px;
	line-height: 24px;
	background: #E3E3E3;
	border-radius: 5px;
	text-align: center;
	font-weight: 400;
	font-size: 14px;
}

/* 关于我们 */
.honor-box {
	padding: 20px 0;
}

.honor-box .item {
	font-size: 16px;
	margin-bottom: 20px;
}

.honor-box .item .img {
	height: 200px;
	line-height: 196px;
	background: #FFFFFF;
	border: 1px solid #E5E5E5;
	margin-bottom: 16px;
	overflow: hidden;
}

.honor-box .item img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}

.honor-box .item .tit {
	line-height: 24px;
	height: 48px;
	overflow: hidden;
}

.contact-us {
	padding-left: 20px;
	padding-bottom: 40px;
}

.contact-us li {
	margin-bottom: 32px;
	line-height: 28px;
}

.contact-us .name {
	font-size: 18px;
	color: #0061AE;
	font-weight: 600;
	margin-bottom: 16px;
}

.contact-us .name span {
	display: inline-block;
	background-color: #fff;
	position: relative;
	z-index: 2;
}

.contact-us .name span::before {
	content: '';
	position: absolute;
	left: 0;
	bottom: -1px;
	z-index: -1;
	background: #FFF224;
	height: 10px;
	width: 100%;
}

.join-us {
	margin-top: 0;
}

.join-us .big-tit {
	font-size: 24px;
	margin-bottom: 30px;
}

.join-us .linian {
	padding: 26px 0;
	box-shadow: 0px 0px 5px 1px rgba(136, 136, 136, 0.1);
	line-height: 22px;
	color: #083D67;
}

.join-us .linian h3 {
	margin-bottom: 16px;
}

.join-us .linian h3 span {
	font-size: 18px;
	color: #0061AE;
	position: relative;
	z-index: 2;
}

.join-us .linian h3 span::before {
	content: '';
	position: absolute;
	left: 0;
	bottom: -1px;
	z-index: -1;
	width: 100%;
	height: 10px;
	background: #FFF224;
}

.join-us .linian .col-3 {
	position: relative;
	min-height: 92px;
}

.join-us .linian .col-3::before {
	content: '';
	position: absolute;
	left: -5px;
	top: 15px;
	width: 1px;
	height: 92px;
	background-color: #E5E5E5;
}

.join-us .linian .col-3:first-child::before {
	display: none;
}

.join-us .text-box {
	color: #000;
	line-height: 32px;
	margin-top: 60px;
	margin-bottom: 24px;
}

/*.join-us .big-box{
	width: 1066px;
	margin-left: -25px;
}*/
.join-us .map {
	width: 100%;
	height: 235px;
}

.join-us .down {
	height: 163px;
	background: url(../img/bg6.jpg) no-repeat center;
	background-size: cover;
	padding-top: 50px;
	font-size: 18px;
	color: #fff;
}

.join-us .down .span {
	display: inline-block;
	color: #0080FD;
	background-color: #fff;
	padding: 0 35px;
	height: 34px;
	line-height: 34px;
	background: #FFFFFF;
	border-radius: 5px;
	margin-top: 16px;
}

.history-box h2 {
	padding: 50px 0;
	border-bottom: solid 1px #E5E5E5;
	font-size: 28px;
}

.history-box .content {
	padding: 60px 0;
	position: relative;
}

.history-box .content::before {
	content: '';
	position: absolute;
	left: 50%;
	top: 70px;
	bottom: 100px;
	width: 1px;
	background-color: #E5E5E5;
}

.history-box .content .year-item {
	width: 50%;
	position: relative;
	line-height: 28px;
}

.history-box .year-item::before {
	content: '';
	width: 20px;
	height: 20px;
	background: url(../img/icon4.png) no-repeat right center;
	position: absolute;
	top: 5px;
	z-index: 3;
}

.history-box .left-item::before {
	right: -10px;
}

.history-box .right-item::before {
	left: -10px;
}

.history-box .content h4 {
	font-size: 24px;
	margin-bottom: 30px;
	position: relative;
}

.history-box .left-item h4 {
	text-align: right;
	padding-right: 70px;
}

.history-box .right-item h4 {
	padding-left: 70px;
}

.history-box .content h4::before {
	content: '';
	position: absolute;
	top: 50%;
	width: 65px;
	height: 1px;
	background-color: #E5E5E5;
}

.history-box .left-item h4::before {
	right: 0;
}

.history-box .right-item h4::before {
	left: 0;
}

.history-box .content h4::after {
	content: '';
	position: absolute;
	top: 50%;
	width: 6px;
	height: 6px;
	background: #E5E5E5;
	border-radius: 50%;
	margin-top: -3px;
}

.history-box .left-item h4::after {
	right: 60px;
}

.history-box .right-item h4::after {
	left: 60px;
}

.history-box .content .text {
	width: 435px;
}

.history-box .left-item .time {
	padding-right: 15px;
}

.history-box .right-item .time {
	padding-left: 15px;
}

.history-box .time {
	position: relative;
}

.history-box .time::before {
	content: '';
	position: absolute;
	top: 9px;
	width: 10px;
	height: 10px;
	background: #0080FD;
	border-radius: 50%;
}

.history-box .left-item .time::before {
	right: -5px;
}

.history-box .right-item .time::before {
	left: -5px;
}

.history-box .month-item {
	margin-bottom: 26px;
}

/* 现货报价 */
.title-button{
	width: 104px;
	height: 40px;
	background: linear-gradient(0deg, #F69522 0%, #FFC75A 100%);
	box-shadow: 0px 1px 2px 0px rgba(28,34,41,0.2);
	border-radius: 3px;
	color: #FFFFFF;
	line-height: 40px;
	margin-left: 20px;
	cursor: pointer;
    vertical-align: text-bottom;
}
.title-input{
	float: right;
	font-size: 16px;
	font-weight: 400;
	color: #333333;
}
.title-input select{
	width: 320px;
	height: 40px;
	background: #FFFFFF;
	border: 1px solid #E5E4E4;
	cursor: pointer;
	border-radius: 3px;
}
.table-header{
	display: flex;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 10px;
}
.table-header div{
    width: 50%;
    background: #67B4FF;
	padding: 6px 0 6px 20px;
}
.table-two{
	display: flex;
}
.table{
    width: 50%;
	border: 1px solid #DADADA;
}
.table-title{
	border-bottom: 1px dashed #DADADA;
	padding: 10px 0;
	background-color: #F4F4F4;
}
.table-content{
	position: relative;
	height: 250px;
	overflow: hidden;
}
.table-tbody{
	position: absolute;
	top: 0;
}
.table-tbody tr td {
	border-bottom: 1px dashed #DADADA;
	padding: 10px 0;
}
.table-tbody tr:hover{
	background-color: #ecf3ff;
	color: #0a60d6;
	cursor: pointer;
}
/* 我要报价 */
.baojia-from{
	padding: 40px 0;
	width: 600px;
	margin: auto;
}
.baojia-from .input{
	margin-bottom: 20px;
	font-size: 16px;
	color: #666;
	display: flex;
	align-items: center;
}
.baojia-from .input .label{
	display: inline-block;
	width: 100px;
	text-align: right;
}
.baojia-from .input input,
.baojia-from .input select{
	width: 450px;
	height: 40px;
	padding: 0 8px;
	margin-left: 20px;
	border: 1px solid #E1E1E1;
	border-radius: 4px;
}
/*.baojia-from .input select{*/
/*	width: 450px;*/
/*	height: 40px;*/
/*	padding: 0 8px;*/
/*	border: 1px solid #E1E1E1;*/
/*	border-radius: 4px;*/
/*	font-size: 16px;*/
/*	color: #666;*/
/*}*/
.baojia-from .input textarea{
	width: 450px;
	margin-left: 20px;
	padding: 4px 8px;
	border: 1px solid #E1E1E1;
	border-radius: 4px;
}
.baojia-from .upload{
	display: inline-block;
	width: 65px;
	height: 65px;
	border: 1px solid #DFDFDF;
	border-radius: 4px;
	cursor:pointer;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
}
.baojia-from .upload img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.baojia-from .upload .close-btn{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 3;
	color: #f00;
	font-size: 20px;
}
.baojia-btn{
	display: block;
	width: 200px;
	height: 50px;
	background-color: #007DF7;
	color: #fff;
	border-radius: 4px;
	margin: 20px auto 0;
	font-size: 18px;
	cursor: pointer;
}
/* 产品展示 */
#product{
	width: 1320px;
	height:174px;
	overflow: hidden;
	text-align: left;
	position: relative;
}
#product #productimg{
	display: flex;
	position: absolute;
	left: 0;
}
#product ul li{
	margin-right:16px;
}
#product ul li a{
	width: 172px;
	display: block;
	font-size:16px;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#product ul li img{
	display: block;
	width: 172px;
	height: 120px;
	margin-bottom: 10px;
	object-fit: cover;
}
.product_price{
	font-size: 14px;
	color: #999;
}
.priduct_number{
	font-size: 18px;
	color: #ff2b2b;
	font-weight: 600;
	margin-top: 2px;
}
/* 产品列表 */
.product_list{
	overflow: hidden;
	background-color: #fff;
	padding: 20px 0;
	min-height: 500px;
}
.product_list .product_box{
	float: left;
	padding: 12px;
	text-align: left;
}
.product_list .product_div{
	border: 1px solid #ddd;
	padding: 6px;
	margin-bottom: 10px;
}
.product_list img{
	width: 226px;
	height: 160px;
	object-fit: cover;
}
.product_list .a_text{
	display: block;
	width: 240px;
	font-size: 16px;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
/* 详情 */
.detail-right{
	margin-left: 20px;
}
.detail-right h2{
	text-align: left;
	font-size: 30px;
	font-weight: 400;
	color: #333333;
	margin-bottom: 14px;
}
.detail-right ul{
	padding: 16px 20px;
	width: 900px;
	background: #FFFFFF;
	border-radius: 4px;
}
.detail-right ul li{
	text-align: left;
	line-height: 30px;
}
.detail-right ul li p{
	display: inline-block;
	color: #777;
	margin-right: 20px;
	width: 70px;
	text-align: right;
}
.detail-left span{
	font-size: 30px;
}
.detail_text{
	border-bottom: 1px dashed #ccc;
	line-height: 30px;
	padding-bottom: 6px;
	color: #666;
}
.gallery-top{
	width: 400px;
	height: 420px;
}
.gallery-thumbs{
	width: 335px;
	height: 60px;
}
.detail-page .swiper-slide{
	border-radius: 4px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.detail-page .swiper-button-next,
.detail-page .swiper-button-prev{
	background-size: 16px auto;
}
.detail-page .swiper-button-next{
	right: 0;
}
.detail-page .swiper-button-prev{
	left: 0;
}
.detail-page .swiper-slide-thumb-active{
	border: 1px solid #0080FD;
}
.detail-content{
	margin-top: 10px;
	background: #FFFFFF;
	border-radius: 3px;
}
.detail-content .title{
	background: #CEE7FF;
	font-size: 18px;
	font-weight: bold;
	color: #007DF7;
	padding: 20px 0 20px 20px;
}
.detail-content ul{
	padding: 80px 0 70px 30px;
	background: #FFFFFF;
	border-radius: 4px;
}
.detail-content ul li{
	width: 24%;
	display: inline-block;
	line-height: 30px;
	font-size: 16px;
}
.detail-content ul li p{
	display: inline-block;
	color: #777;
	width: 100px;
	text-align: left;
}
.shop ul li p{
	width: 50px;
}
.jiaoyi ul{
	padding: 80px 0 30px 30px;
}
.jiaoyi ul li{
	padding-bottom: 40px;
}
.gouxiao .content{
	display: flex;
    align-items: center;
	padding: 40px 0 80px 30px;
}
.gouxiao .content .text{
	width: 110px;
	height: 110px;
	text-align: center;
	line-height: 110px;
	background: #FFFFFF;
	box-shadow: 0px 1px 10px 0px rgba(28,34,41,0.2);
	border-radius: 6px;
	font-size: 20px;
	color: #333333;
	margin-left: 40px;
}
.gouxiao .content .jiantou{
	margin-left: 30px;
	width: 32px;
	height: 4px;
	background: #0180Fd;
}
.gouxiao .content .jiantou::after{
	content: '';
	display: inline-block;
    position: relative;
    right: -12px;
    top: -7px;
	width: 20px;
	height: 20px;
	border-right: 4px solid #0180Fd;
	border-bottom: 4px solid #0180Fd;
	transform: rotate(-46deg);
}
.tishi{
	text-align: center;
	margin-top: 40px;
	font-size: 18px;
	font-weight: bold;
	color: #FF743E;
}

/* 注册页 */
.reg-form{
	width: 496px;
	margin: -138px auto 30px;
	background: #FFFFFF;
	position: relative;
	z-index: 2;
	box-shadow: 0px 2px 20px 0px rgba(183,181,197,0.67);
	border-radius: 10px;
}
.reg-form .title{
	font-size: 30px;
	font-weight: 400;
	color: #0C1E2C;
	padding: 30px;
}
.reg-form .tab-ul{
	padding: 0 38px;
	font-size: 16px;
	color: #777777;
	justify-content: space-around;
	border-bottom: 1px solid #E5E4E4;
}
.reg-form .tab-ul li{
	padding-bottom: 12px;
}
.reg-form .tab-ul .cur{
	color: #0080FD;
	border-bottom: 5px solid #0080FD;
}
.reg-form .form{
	padding: 24px 38px;
}
.reg-form .input{
	height: 56px;
	padding: 8px;
	border: 1px solid #DADADA;
	border-radius: 30px;
	margin-bottom: 16px;
	align-items: center;
	font-size: 16px;
}
.reg-form .input .label{
	text-align: right;
	width: 100px;
	color: #333;
	height: 100%;
	line-height: 40px;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #E5E4E4;
}
.reg-form .input input{
	background: none;
	border: none;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	flex: 1;
}
.reg-form .input input::-webkit-input-placeholder{
    color: #ccc;
}
.reg-form .text{
	font-size: 16px;
	color: #0080FD;
	padding-left: 30px;
	margin-top: -8px;
}
.reg-page .form-btn{
	display: block;
	width: 210px;
	height: 56px;
	background: #0080FD;
	border-radius: 28px;
	font-size: 24px;
	color: #FFFFFF;
	margin: 32px auto 0;
}
/* 大屏 */
.big-screen .big{
	width: 100%;
	min-height: 800px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	color: #FFF;
}
.big-screen .big .title{
	height: 36px;
	text-align: center;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../img/big-title2.png);
}
.big-screen .title span{
	font-size: 16px;
	line-height: 36px;
}
.big-screen .big .left{
	width: 50%;
	padding: 16px 8px 0 16px;
}
.big-conmon .search{
	display: flex;
	align-items: center;
  justify-content: space-between;
	font-size: 12px;
  padding: 12px;
	background: rgba(13,77,178,0.3);
}
.big-screen .tabs a{
	padding: 4px 10px;
	border: 1px solid #2B6EC7;
	margin-right: 8px;
	border-radius: 2px;
}
.big-screen .tabs a:hover{
	color: #fff;
}
.big-screen .tabs .cur{
	background: #0E97FF;
}
.big-screen .items-center{
	align-items: center;
}
.big-conmon .search .label span{
	background: #062962;
	border: 1px solid #2B6EC7;
	border-radius: 2px;
	padding: 4px 10px;
	margin-right: 4px;
	cursor: pointer;
	color: rgba(255, 255, 255, 0.5);
}
.big-screen .search .label .activeColor{
	color: #fff;
}
.big-conmon .search .time input{
	background: #062962;
	border: 1px solid #2B6EC7;
	border-radius: 2px;
	color: #FFF;
	cursor: pointer;
	padding-left: 4px;
	height: 26px;
	line-height: 26px;
}
.big-screen .chart-box{
	border: 1px solid #0069FF;
	margin-bottom: 16px;
}
.big-screen .big .right{
	width: 50%;
	padding: 16px 16px 0 8px;
}

.jsjy_index .jsjy_content{
	background: #fff;
	margin-bottom: 20px;
}
.jsjy_index .title {
    background: #CEE7FF;
    font-size: 18px;
    font-weight: bold;
    color: #007DF7;
    padding: 20px 0 20px 20px;
}
.jsjy_index .content{
	padding: 20px 50px;
}
.jsjy_index .content .search{
	padding:10px 40px;
	font-size: 14px;
}
.jsjy_index .search .label span{
	background: #f6f6f8;
	color: #aaa;
	border: 0;
}
.jsjy_index .search .label .activeColor{
	color: #222;
	font-weight: bold;
}
.jsjy_index .search .time {
	font-size: 14px;
}
.jsjy_index .search .time input{
	background: #fff;
	border: 1px solid #ccc;
	color: #aaa;
	font-size: 14px;
	padding: 4px;
}
.jsjy_index .search .time button{
	padding: 4px 8px;
	color: #fff;
	background: #007DF7;
	cursor: pointer;
}
.jsjy_index .jsjy_content .table{
	width: 100%;
}
.jsjy_index .jsjy_content .table-content{
	height: 400px;
}
.jsjy_index .jsjy_content .box{
	padding: 20px 46px;
	display: flex;
}
.jsjy_index .jsjy_content .box ul{
	height: 290px;
	margin-right: 10px;
	box-shadow: 0 0 10px 0 #dde8ed;
	border-radius: 4px;
	overflow: hidden;
}
.jsjy_index .jsjy_content .box ul li{
	width: 130px;
	text-align: center;
	padding: 20px 0;
	font-size: 18px;
	cursor: pointer;
}
.jsjy_index .jsjy_content .box ul .activeColor{
	background: #80bdf7;
	color: #fff;
}
.jsjy_index .jsjy_content .box ul li .tips{
	display: block;
	font-size: 14px;
}
.jsjy_index .jsjy_content .box .content{
	flex: 1;
	padding: 0;
}
