.jindutiao {
    display: flex;
    width: 74%;
    height: 16px;
    margin-top: 0.1rem;
    border: 1px solid black;
}
.jindutiao-01 {
    height: 14px;
    width: 50%;
    display: block;
    background-color: #02A7F0;
}
.header1 span{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.jindutiao-02 {
    width: 26%;
    height: 16px;
    margin-top: 0.1rem;
    border: 1px solid black;
}
/*.jindutiao-02 p{*/
/*    font-size: 0.1rem ;*/
/*}*/
.jindutiao-03 {
    display: block;
    font-size: .1rem;
    text-align: center;
    height: 16px;
    line-height: 16px;
}
.must {
    position: absolute;
    text-align: center;
    background-color: #ffffff;
    z-index: 999;
    right: 0;
    border: 0.01rem solid black;
}

.btn-z {
    border: none;
    background: none;
    text-align: center;
    display: inline-block;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    cursor: pointer;
    text-indent: 0;
    border-radius: 0.06rem;
    height: 0.5rem;
    text-align: center;
    line-height: 0.5rem;
    padding: 0 0.2rem;
    font-size: 0.16rem;
}

.btn-z * {
    vertical-align: middle;
}

.btn-sub {
    background-color: #b81c22;
    color: #fff;
    height: 0.8rem;
    line-height: 0.8rem;
    width: 2.3rem;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    font-size: 0.18rem;
}

.btn-sub:hover {
    opacity: 0.8;
    color: #fff;
}

.sub {
    width: 3.64rem;
    height: 0.8rem;
    line-height: 0.8rem;
    background-color: y;
    font-size: 0.18rem;
    color: #fff;
    margin-top: 0.4rem;
}

.sub:hover {
    opacity: 0.8;
}

.slider {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 1s ease;
    transition: opacity 1s ease;
}

.slider.slick-initialized {
    visibility: visible;
    opacity: 1;
}

.slider .slick-arrow {
    top: 50%;
    border: none;
    width: 0.65rem;
    height: 1.8rem;
    background: none;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
    z-index: 50;
    display: block;
    position: absolute;
    text-align: center;
    transition: 0.3s;
    font-size: 0.4rem;
    background-color: rgba(255, 255, 255, 0.5);
    line-height: 1.8rem;
    color: #fff;
    border-radius: 0.1rem;
}

.slider .slick-arrow:hover {
    background-color: #8f8f8f;
    color: #fff;
}

.slider .slick-prev {
    left: -0.1rem;
}

.slider .slick-next {
    right: -0.1rem;
}

.slick-dots {
    width: 100%;
    font-size: 0;
    z-index: 2000;
    text-align: center;
    margin-top: 0.2rem;
    z-index: 50;
}

.slick-dots li {
    display: inline-block;
    line-height: 1;
    margin: 0 0.05rem;
}

.slick-dots li a {
    padding: 0;
    width: 0.11rem;
    height: 0.11rem;
    display: inline-block;
    cursor: pointer;
    position: relative;
    font-size: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border: 1px solid #fff;
    border-radius: 0.2rem;
}

.slick-dots li.slick-active a {
    width: 0.35rem;
    opacity: 1;
    border-color: #8f8f8f;
    background-color: #8f8f8f;
}

.slider-round .slick-dots li a {
    width: 0.08rem;
    height: 0.08rem;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.4);
}

.slider-round .slick-dots li.slick-active a {
    background-color: #fff;
}

#banner .slick-dots {
    position: absolute;
    bottom: 0.2rem;
    right: 0;
}

.list-news1 .slick-dots a {
    border-color: #acacac;
}

.bd-res .slick-dots a {
    border-color: #acacac;
}

.slider-related-news .slick-dots a {
    border-color: #acacac;
}

.slider-business .slick-dots a {
    border-color: #acacac;
}

.list-development .slick-dots a {
    border-color: #acacac;
}

.form-ele {
    border: none;
    vertical-align: bottom;
    width: 100%;
    background-color: #fff;
    border: 1px solid #d1d1d1;
    border-radius: 0.06rem;
    height: 0.5rem;
    line-height: 0.48rem;
    padding: 0 0.2rem;
    font-size: 0.16rem;
}

appearance none {
    vertical-align: bottom;
    display: inline-block;
}

.hd-search input {
    width: 100%;
}

.hd-search .sub-search {
    position: absolute;
    right: 0;
    top: 0;
    background: #b81c22;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color: #fff;
}

.hd-search .sub-search:hover {
    opacity: 0.8;
}

.hd-search .sub-search i:hover {
    color: b;
}

.hd-search .sub-search i {
    line-height: 0.5rem;
    cursor: pointer;
    font-size: 0.18rem;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color: #fff;
    margin-right: 0.08rem;
}

.form-order .form-ele {
    border: 1px solid #e5e5e5;
    background-color: #fcfcfc;
    border-radius: 0.03rem;
}

.form-ul span {
    width: 1.8rem;
    line-height: 0.6rem;
    float: left;
}

.form-ul .form-ele {
    height: 0.6rem;
    line-height: 0.6rem;
}

.form-ul .inp-box {
    margin-left: 2rem;
}

.form-ul li {
    margin-bottom: 0.15rem;
}

.form-ul .inp-yz {
    position: relative;
    padding-right: 2.14rem;
}

.inp-yz .btn-z {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    background: #b81c22;
    width: 2.2rem;
    height: 0.6rem;
    line-height: 0.6rem;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color: #fff;
    font-size: 0.18rem;
}

.inp-yz .disabled {
    background: #a5a5a5;
}

select {
    background-size: 0.3rem;
}

select.form-ele {
    line-height: inherit !important;
}

textarea.form-ele {
    padding: 0.1rem;
    line-height: 1.8;
    font-size: 0.16rem;
    height: 1.3rem;
}

.inp-row {
    margin: 0 -0.1rem;
    zoom: 1;
}

.inp-row:after,
.inp-row:before {
    content: '';
    display: table;
}

.inp-row:after {
    clear: both;
}

.right-search {
    position: relative;
    border-radius: 0.06rem;
    background-color: #fff;
    overflow: hidden;
    padding-right: 0.66rem;
    padding-left: 0.15rem;
    border: 1px solid gl;
    float: right;
    width: 3.8rem;
    font-size: 0.14rem;
}

.right-search input {
    height: 0.6rem;
    border: none;
    width: 100%;
}

.right-search .search {
    position: absolute;
    right: 0;
    border: none;
    background: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.right-search .search i:hover {
    color: b;
}

.right-search i {
    line-height: 0.6rem;
    cursor: pointer;
    font-size: 0.3rem;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    text-align: right;
    padding-right: 0.12rem;
    padding-left: 0.12rem;
    color: #babcbe;
}

.label-input {
    display: block;
    position: relative;
}

.label-input input {
    position: absolute;
    width: 0;
    height: 0;
}

* {
    -webkit-overflow-scrolling: touch;
}

input::-webkit-input-placeholder {
    line-height: normal !important;
}

input::placeholder,
input::-webkit-input-placeholder,
input::-moz-placeholder {
    line-height: normal !important;
}

.iconfont {
    font-size: 0.16rem;
}

img {
    max-width: 100%;
}

body {
    font-size: 16px;
    background-color: #fff;
    color: #333;
    line-height: 1.5;
}

textarea {
    resize: none;
}

.gray-bg {
    background-color: #f5f5f5;
}

.l {
    float: left;
}

.r {
    float: right;
}

.img-ovh {
    overflow: hidden;
}

.cover-bg {
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.img {
    -webkit-transform: translateZ(0) scale(1, 1);
    transform: translateZ(0) scale(1, 1);
    overflow: hidden;
}

.img {
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    -webkit-transform: translateZ(0) scale(1, 1);
    transform: translateZ(0) scale(1, 1);
}

.img-normal:hover {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.img-contain {
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    -webkit-transform: translateZ(0) scale(1, 1);
    transform: translateZ(0) scale(1, 1);
}

.img-contain:hover {
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);
    transform: scale(1.04);
}

.img-hover:hover {
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);
    transform: scale(1.04);
}

.img {
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.video-ovh {
    overflow: hidden;
    position: relative;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.video-ovh video {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    left: 0;
    top: 0;
}

.text {
    font-size: 16PX;
    line-height: 1.8;
}

.text-margin {
    color: #999;
}

.text-margin p {
    margin-bottom: 0.2rem;
}

.text-gray {
    color: #999;
}

.text-white {
    color: #fff;
}

.wp {
    width: 100%;
    max-width: 15rem;
    margin: 0 auto;
}

.wrap930 {
    width: 100%;
    margin: 0 auto;
    max-width: 9.3rem;
}

.wrap800 {
    width: 100%;
    margin: 0 auto;
    max-width: 8rem;
}

.wrap1000 {
    width: 100%;
    margin: 0 auto;
    max-width: 10rem;
}

.wrap1200 {
    width: 100%;
    margin: 0 auto;
    max-width: 12rem;
}

.wrap1300 {
    width: 100%;
    margin: 0 auto;
    max-width: 13rem;
}

.wrap1400 {
    width: 100%;
    margin: 0 auto;
    max-width: 14rem;
    zoom: 1;
}

.wrap1400:after,
.wrap1400:before {
    content: '';
    display: table;
}

.wrap1400:after {
    clear: both;
}

.wrap1500 {
    margin: 0 auto;
    padding-left: 0.7rem;
    padding-right: 0.7rem;
    width: 100%;
}

.wrap960 {
    margin: 0 auto;
    width: 100%;
    max-width: 9.6rem;
}

.wrap1600 {
    width: 100%;
    margin: 0 auto;
    max-width: 16rem;
}

.wrap {
    margin: 0 auto;
    width: 100%;
    max-width: 12rem;
}

.tc {
    text-align: center !important;
}

.hd-search {
    padding: 0.5rem 0;
}

.hd-search .form {
    width: 100%;
    max-width: 5.8rem;
    position: relative;
    margin: 0 auto;
    padding-right: 1.1rem;
}

.bd-business {
    background-color: #f8f8f8;
}

.hd-filter {
    background-color: #fff;
    border-radius: 0.08rem;
    padding: 0.4rem;
    margin-bottom: 0.15rem;
}

.hd-filter dl {
    font-weight: normal;
    line-height: 1.8;
    margin-bottom: 0.1rem;
}

.hd-filter dl dt {
    color: #505050;
    float: left;
    margin-right: 0.3rem;
}

.hd-filter dl dd {
    overflow: hidden;
    word-break: keep-all;
}

.hd-filter dl dd a {
    color: #8f8f8f;
    margin-right: 0.2rem;
}

.hd-filter dl dd a.on,
.hd-filter dl dd a:hover {
    color: #b81c22;
}

.hd-filter .arrow {
    display: inline-block;
    width: 0.18rem;
    height: 0.18rem;
    line-height: 0.18rem;
    text-align: center;
    background-color: #e6e6e6;
    border-radius: 50%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.hd-filter .arrow i {
    font-size: 0.12rem;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color: #727272;
}

.btn-order span {
    margin-right: 0.05rem;
}

.btn-order .arrow.on {
    background-color: #b81c22;
}

.btn-order .arrow.on i {
    color: #fff;
}

.bd-business {
    font-size: 0.16rem;
}

.list-product {
    zoom: 1;
    margin: 0 -0.15rem;
}

.list-product:after,
.list-product:before {
    content: '';
    display: table;
}

.list-product:after {
    clear: both;
}

.list-product li {
    float: left;
    width: 25%;
    padding: 0.15rem;
}

.list-product .tip {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #b81c22;
    color: #fff;
    z-index: 20;
    padding: 0.1rem 0.2rem;
    border-bottom-left-radius: 0.06rem;
}

.list-product .pad {
    background-color: #fff;
    padding: 10%;
    border-radius: 0.06rem;
    overflow: hidden;
    position: relative;
    border: 1px solid #fff;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.list-product .pad:hover {
    border-color: #b81c22;
}

.list-product p span {
    margin-right: 0.2rem;
}

.list-product li.on .pad {
    border-color: #b81c22;
}

.list-product .img {
    padding-top: 70%;
    display: block;
    background-size: contain;
    margin-bottom: 0.1rem;
}

.list-product .txt {
    line-height: 1.7;
}

.list-product .txt p {
    font-size: 0.16rem;
    color: #787878;
}

.list-product h3 {
    line-height: 1.5;
    font-size: 0.24rem;
}

.list-product h3 a {
    font-size: 0.24rem;
    color: #323232;
}

.list-product .line {
    width: 1.2rem;
    margin: 0.16rem 0;
    border: none;
    border-top: 1px solid #e1e1e1;
    font-size: 0;
    line-height: 0;
}

.list-product .ico-box {
    margin-top: 0.2rem;
    white-space: nowrap;
}

.list-product .ico-box a {
    color: #b81c22;
    margin-right: 0.1rem;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.list-product .ico-box a:hover {
    opacity: 0.6;
}

.list-product .ico-box i {
    font-size: 0.2rem;
    margin-right: 0.05rem;
}

.list-product .ico-box * {
    vertical-align: middle;
}

.modal .hd {
    height: 1.1rem;
    line-height: 1.1rem;
    background-color: #ccc;
    text-align: center;
    font-size: 0.48rem;
    color: #fff;
    border-top-left-radius: 0.1rem;
    border-top-right-radius: 0.1rem;
    overflow: hidden;
}

.modal .bd {
    background-color: #fff;
    border-bottom-left-radius: 0.1rem;
    border-bottom-right-radius: 0.1rem;
    padding: 0.6rem 0.9rem;
}

.modal .close-modal i {
    font-size: 0.5rem;
    line-height: 1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.modal .close-modal i:hover {
    color: #b81c22;
}

.modal-confirmation h2 {
    text-align: center;
    font-size: 0.48rem;
}

.modal-confirmation h6 {
    font-weight: bold;
    color: #000;
    font-size: 0.18rem;
}

.modal-confirmation .txt {
    padding: 0.5rem 0;
    color: #787878;
    line-height: 2;
}

.modal-confirmation .txt p {
    text-indent: 2em;
}

.term {
    font-size: 0.18rem;
    color: #787878;
}

.term u {
    text-decoration: none;
    display: inline-block;
    width: 0.2rem;
    height: 0.2rem;
    text-align: center;
    border: 1px solid #b81c22;
    vertical-align: middle;
    border-radius: 0.06rem;
    line-height: 0.16rem;
}

.term i {
    font-size: 0.12rem;
    color: #b81c22;
}

.term em {
    vertical-align: middle;
}

.term a {
    color: #b81c22;
}

.term input {
    position: absolute;
    left: -999.99rem;
    width: 0;
    height: 0;
}

.term i {
    opacity: 0;
}

.term input:checked + u i {
    opacity: 1;
}

.term label {
    margin-right: 0.1rem;
}

.sub-tc {
    text-align: center;
    clear: both;
}

.login-tip {
    margin-top: 0.2rem;
    color: #000;
    text-align: center;
}

.login-tip a {
    color: #b81c22;
}

.login-tip a:hover {
    text-decoration: underline;
}

.page-box {
    padding: 0.3rem 0 0.5rem 0;
}

.bd-personal {
    zoom: 1;
}

.bd-personal:after,
.bd-personal:before {
    content: '';
    display: table;
}

.bd-personal:after {
    clear: both;
}

.side-personal {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 30;
    width: 2.2rem;
    padding-top: 1.9rem;
}

.side-personal:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #f6f6f6;
    z-index: 10;
}

.main-personal {
    overflow: hidden;
    margin-left: 2.2rem;
    background-color: #fff;
}

.main-personal h2 {
    font-size: 0.3rem;
    margin-top: 0.3rem;
}

.side-nav {
    position: relative;
    z-index: 20;
}

.side-nav li {
    margin-top: 0.4rem;
}

.side-nav li.on * {
    color: #b81c22;
}

.side-nav li.on a {
    border-left: 3px solid #b81c22;
}

.side-nav a {
    font-size: 0.16rem;
    color: #323232;
    display: block;
    height: 0.3rem;
    line-height: 0.3rem;
    text-align: center;
}

.side-nav a i {
    font-size: 0.32rem;
    color: #8c8c8c;
    vertical-align: middle;
    margin-right: 0.2rem;
}

.side-nav a span {
    vertical-align: middle;
}

.account-info {
    padding: 6% 0;
}

.account-info .btn-sub {
    margin-top: 0.2rem;
}

.account-info .hd {
    float: left;
    width: 30%;
}

.account-info .hd h3 {
    font-size: 0.3rem;
    margin-bottom: 0.1rem;
}

.account-info .hd img {
    width: 0.66rem;
}

.account-info .bd {
    overflow: hidden;
}

.list-product-my li {
    width: 33.3333%;
}

.list-product-my li .pad {
    border-color: #ececec;
}

.header .top-link a {
    display: inline-block;
    padding: 0.05rem;
    color: #b81c22;
}

.header .top-link .on {
    background-color: #b81c22;
    color: #fff;
    padding-left: 0.14rem;
    padding-right: 0.14rem;
}

.header .top-link .on:hover {
    color: #fff;
}

.header .top-link dd {
    position: absolute;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    top: 0.38rem;
    left: 0;
    white-space: nowrap;
    background-color: #efefef;
    z-index: -1;
    visibility: hidden;
    opacity: 0;
    padding: 0.05rem 0;
}

.header .top-link dd a {
    padding: 0.05rem 0.2rem;
    display: block;
    color: #323232;
}

.header .top-link dd a:hover {
    text-decoration: none;
}

.header .top-link dt {
    position: relative;
}

.header .top-link dt i {
    position: absolute;
    right: 0;
    top: 0;
    margin-right: 0;
}

.header .top-link dt a {
    padding-left: 0.2rem;
    padding-right: 0.3rem;
}

.header .short-link {
    display: inline-block;
    position: relative;
}

.header .short-link:hover dd {
    visibility: visible;
    opacity: 1;
    z-index: 80;
}

.header a span {
    color: #323232;
}

.main-personal .line {
    border: none;
    border-top: 1px solid #e1e1e1;
    font-size: 0;
    line-height: 0;
}

.modal-confirmation .bd {
    border-top-left-radius: 0.1rem;
    border-top-right-radius: 0.1rem;
}

.risk_row4 * {
    font-size: 0.18rem;
}

.risk_row4 input.phonecodebtn {
    background-color: #b81c22;
}

.risk_row4 input.phonecodebtn.disabled {
    background-color: #a5a5a5;
}


.hd-filter div,
.hd-filter *{
	display: inline-block;
	vertical-align: middle;
}






.list-product .pad{
	overflow: visible;
}
.more-preview{
	display: inline-block;
	position: relative;
}
.more-preview .v1{
	position: relative;
	padding-right: 15px;
}
.more-preview .v1:after{
	content:''; 
	position: absolute;
	right: 0;
	width: 0; 
	height: 0; 
	top: 50%;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #b81c22;
}
.pdf-select{
	position: absolute;
	left: 0;
	min-width: 100%;
	background-color: #fff;
	box-shadow: 0px 4px 5px -2px rgba(0,0,0,.3);
	-webkit-transition:.3s;
	transition:.3s;
	opacity: 0;
	visibility: hidden;
	z-index: -1;
}
.ico-box .pdf-select a{
	display: block;
	margin-right: 0;
	text-align: center;
	line-height: 1.6;
	-webkit-transition:.3s;
	transition:.3s;
	padding-left: 5px;
	padding-right: 5px;
	white-space: nowrap;
}
.ico-box .pdf-select a:hover{
	background-color: #b81c22;
	color: #fff;
}
.more-preview:hover .pdf-select{
	opacity: 1;
	visibility: visible;
	z-index: 50;
}

.risk_row4 input{
	padding-top: .19rem;
	padding-bottom: .19rem;
}

.btn-go {
    position: absolute;
    top: 0.5rem;
    right: 0;
    z-index: 50;
    background-color: #b81c22;
    padding: 0.08rem 0.2rem;
    color: #fff;
    font-size: 0.14rem;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-top-left-radius: 0.06rem;
    border-bottom-left-radius: 0.06rem;
}

.btn-go:hover {
    opacity: 0.8;
}
.list-product p span{
	font-size: 0.16rem;
}
.list-product .block{
	display: block;
}
.list-product .txt p{
	word-break: break-word;
}
.list-product .txt span{
    font-size: 0.16rem;
    color: #787878;
}

