 .cookies{
    width: 100%;
    height: auto;
    position: fixed;
    padding-top: 0.3rem;
    padding-bottom: 0.1rem;
    bottom: 0rem;
    background: #fff;
        box-shadow: 0px 0px 4px #ccc;
     z-index: 99999999 !important;
}
.cookiebox{
    font-size: 0.16rem;
    line-height: 0.22rem;
    color: #666;
    text-align: left;
    padding-right: 0.45rem;
    width: 12.08rem;
    height: auto;
    display: table;
    margin: 0 auto;
    border-right: 0.01rem solid #ccc;
    float: left;
    /* margin-left: 1.5rem; */
}
.cookiestitle{
	    width: 1.44rem;
    height: 0.37rem;
    line-height: 0.37rem;
    text-align: center;
    border-radius: 0.37rem;
    background: #cccccc;
    color: #fff;
    font-size: 0.16rem;
    float: right;
    margin-right: 1.6rem;
    /*margin-top: 0.1rem;*/
    cursor: pointer;
    transition: 0.4s;
}
.cookiestitle:hover{
	background: #000033 !important;
	transition: 0.4s;
}
.cookiescenter{
	width: 16rem;
	height: auto;
	margin: 0 auto;
	
}
.cjs{
    display: none;
}
.pc_headercenter_button {
    width: 1.74rem;
    height: 0.4rem;
    background: #cb0816;
    border-radius: 0.4rem;
    float: right;
    font-size: 0.18rem;
    color: #fff;
    font-weight: 600;
    border: none;
    font-family: pb;
    line-height: 0.4rem;
    margin-top: 0rem;
}

.pc_headercenter_button img {
    width: 0.24rem;
    height: 0.24rem;
    float: right;
    margin-top: 0.068rem;
    margin-right: 0.1rem;
}
.header_bott .inav .nav_li .xiala_nav .left {
    float: left;
    width: 70% !important;
    padding-top: 53px;
}
.header_bott .inav .nav_li .xiala_nav .right {
    width: 22% !important;
    float: right !important;
}
@font-face {
    font-family: 'p';
    src: url('../font/Poppins-Regular.ttf');
}

@font-face {
    font-family: 'pb';
    src: url('../font/Poppins-Bold.ttf');
}

* {
    margin: 0;
    padding: 0;
    font-family: p;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
    cursor: pointer;
}

body {
    max-width: 19.2rem;
    margin: 0 auto;
}

.banner {
    width: 100%;
    height: 8.5rem;
    background: url(../img/banner.jpg) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
}


#bkform3 {
    position: fixed;
    z-index: 99999999;
    top: 0%;
    display: none;
}



.guanbi {
    float: right;
    position: absolute;
    top: -0.25rem;
    right: -0.25rem;

}

.hint {
    font-size: 0.18rem;
    color: red;
}


#form3 input::-webkit-input-placeholder {

    color: #000;
    font-size: 0.18rem;
}

#form3 input::-moz-placeholder {
    /* Mozilla Firefox 19+ */

    color: #000;
    font-size: 0.18rem;
}

#form3 input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */

    color: #000;
    font-size: 0.18rem;
}

#form3 input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */

    color: #000;
    font-size: 0.18rem;

}

#form3 textarea::-webkit-input-placeholder {

    color: #000;
    font-size: 0.18rem;
}

#form3 textarea::-moz-placeholder {
    /* Mozilla Firefox 19+ */

    color: #000;
    font-size: 0.18rem;
}

#form3 textarea:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */

    color: #000;
    font-size: 0.18rem;
}

#form3 textarea:-ms-input-placeholder {
    /* Internet Explorer 10-11 */

    color: #000;
    font-size: 0.18rem;
}


.inquiry {
    width: 100%;
    height: 8.49rem;
    background: url(../img/849.jpg) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
}

.inquirycenter {
    width: 16rem;
    height: 8.49rem;
    margin: 0 auto;
    position: relative;
}

.inquiryleft {
    width: 6rem;
    height: 8.6rem;
    float: left;
    position: relative;
}

.inquiryleft h2 {
    font-size: 0.42rem;
    font-family: pb;
    text-align: left;
    line-height: 0.42rem;
    padding-top: 1.58rem;
    padding-bottom: 0.56rem;
}

.inquirytitle {
    width: 7rem;
    height: auto;
    font-size: 0.2rem;
    line-height: 0.36rem;
    color: #666;
    text-align: left;
    font-family: p;
}

.inquirybox {
    width: 100%;
    height: 0.01rem;
    background: #ccc;
    margin-top: 0.55rem;
    margin-bottom: 0.3rem;
}

.inquirytitle2 {
    width: 6rem;
    height: auto;
    font-size: 0.2rem;
    line-height: 0.36rem;
    font-family: p;
    text-align: left;
    color: #666;
}

.inquirycenter ul li:nth-of-type(1) {
    font-size: 0.22rem;
    color: #fff;
    font-family: p;
    position: absolute;
    top: 3.86rem;
    left: 1.55rem;
}

.inquirycenter ul li:nth-of-type(2) {
    font-size: 0.22rem;
    color: #fff;
    font-family: p;
    position: absolute;
    top: 4.85rem;
    left: 1.46rem;
}

.inquirycenter ul li:nth-of-type(3) {
    font-size: 0.22rem;
    color: #fff;
    font-family: p;
    position: absolute;
    top: 5.85rem;
    left: 1.36rem;
}

.inquiryright {
    width: 9.08rem;
    height: 6.17rem;
    float: left;
    /* box-shadow: 0px 0px 6px #f4f4f4; */
    margin-top: 1.19rem;
    margin-left: 5.3rem;
}

.inquiryright h3 {
    font-size: 0.42rem;
    font-family: pb;
    font-weight: 600;
    color: #000;
    width: 100%;
    text-align: left;
    line-height: 0.42rem;
    padding-top: 0.37rem;
    padding-bottom: 0.1rem;
}

#form2 {
    padding-bottom: 0.8rem;
    border-radius: 10px;
    margin-top: -0.3rem;
    MARGIN-LEFT: 0REM;
}

.five1 {
    width: 9.08rem;
    height: 2.55rem;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    /* float: left; */
    justify-content: space-between;
    align-content: space-between;
}

.five2 {
    width: 4.27rem;
    height: 0.6rem;
}

.five2 p {
    width: 4.27rem;
    height: 0.3rem;
    font-size: 0.22rem;
    line-height: 0.3rem;
    color: #000;
}

..five2 span {
    color: red;
    font-size: 0.2rem;
}

.five2 input {
    width: 3.92rem;
    height: 0.52rem;
    float: left;
    border: 1px solid #ccc;
    padding-left: 0.35rem;
    background: #fafafa;
    font-size: 0.2rem;
}

.five3 {
    width: 100%;
    margin: 0 auto;
    height: 1.85rem;
    margin-top: 0.15rem;
}

.five3 p {
    width: 100%;
    margin: 0 auto;
    height: 0.3rem;
    font-size: 0.22rem;
    line-height: 0.3rem;
    color: #000;
}

..five3 span {
    color: red;
    font-size: 0.2rem;
}

.buttons1 {
    width: 4.22rem;
    height: 0.65rem;
    line-height: 0.65rem;
    text-align: center;
    font-size: 0.3rem;
    color: #fff;
    margin: 0 auto;
    font-weight: 600;
    display: table;
    border-radius: 0.65rem;
    background: linear-gradient(to bottom, #ffa720, #ff7113);
    /* box-shadow: 0.05rem 0.1rem 1px #fdedc9; */
}

.five3 textarea {
    width: 8.74rem;
    height: 1.55rem;
    background: #fafafa;
    float: left;
    resize: none;
    border: 1px solid #ccc;
    padding-top: 0.1rem;
    line-height: 0.3rem;
    color: #666;
    font-size: 0.2rem;
    padding-left: 0.35rem;
    /* margin-left: 0.38rem; */
}

input::-webkit-input-placeholder {

    color: #666;
    font-size: 0.18rem;
}

input::-moz-placeholder {
    /* Mozilla Firefox 19+ */

    color: #666;
    font-size: 0.18rem;
}

input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */

    color: #666;
    font-size: 0.18rem;
}

input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */

    color: #666;
    font-size: 0.18rem;

}

textarea::-webkit-input-placeholder {

    color: #666;
    font-size: 0.18rem;
}

.five2 {
    position: relative;
}

.five2 img {
    width: 0.22rem;
    height: 0.22rem;
    position: absolute;
    top: 0.16rem;
    left: 0.1rem;
}

.five3 {
    position: relative;
}

.five3 img {
    width: 0.22rem;
    height: 0.22rem;
    position: absolute;
    top: 0.16rem;
    left: 0.12rem !important;
}

.banner_box {
    width: 15rem;
    height: 1.96rem;
    background: #FFFFFF;
    box-shadow: 0.02rem 0.03rem 0.27rem 0px rgba(0, 0, 0, 0.16);
    border-radius: 0.05rem;
    position: relative;
    margin: 0 auto;
    margin-top: -0.8rem;
}

.banner_box ul {
    width: 15rem;
    height: 1.96rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
}

.banner_box ul li {
    width: auto;
    height: 1.96rem;
    font-size: 0.2rem;
    font-family: pb;
    font-weight: 400;
    color: #000000;
    line-height: 0.21rem;
    text-align: center;
}

.banner_box ul li img {
    width: 0.73rem;
    height: auto;
    margin-top: 0.41rem;
}

.one {
    width: 100%;
    height: 8.03rem;
    margin: 0 auto;
    background: #fff;
}

.onecenter {
    width: 15rem;
    height: 8.03rem;
    margin: 0 auto;
    position: relative;
}

.one_top {
    width: 15rem;
    height: 1.14rem;
    margin: 0 auto;

}

.one_cenbottom {
    width: 15rem;
    height: 5.7rem;
    margin: 0 auto;
    position: relative;
}

.yellowbox {
    width: 1.09rem;
    height: 0.05rem;
    position: absolute;
    left: 0rem;
    top: 0rem;
    background: #FFB400;
}

.one_cenbottom h3 {
    width: 6rem;
    height: 0.45rem;
    font-size: 0.42rem;
    font-family: pb;
    font-weight: bold;
    color: #000000;
    line-height: 0.36rem;
    padding-top: 0.42rem;
    padding-bottom: 0.4rem;
}

.one_title {
    width: 6.4rem;
    height: auto;
    font-size: 0.2rem;
    font-family: p;
    font-weight: 400;
    color: #666666;
    line-height: 0.36rem;
}

.one_button {
    width: 3.15rem;
    height: 0.69rem;
    background: #FFB400;
    border-radius: 0.34rem;
    font-size: 0.22rem;
    font-family: pb;
    font-weight: bold;
    color: #000000;
    line-height: 0.69rem;
    text-align: center;
    margin-top: 0.9rem;
}

.one_button_white {
    width: 0.58rem;
    height: 0.58rem;
    background: #FFFFFF;
    border-radius: 50%;
    float: right;
    margin-top: 0.045rem;
    margin-right: 0.045rem;
}

.one_button_white img {
    width: 0.31rem;
    height: 0.31rem;
    margin: 0 auto;
    margin-top: 0.135rem;
}

.one_img1 {
    width: 6.71rem;
    height: 4.1rem;
    background: url(../img/a5.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    bottom: 0rem;
    right: 0rem
}

.one_img2 {
    width: 6.29rem;
    height: 3.86rem;
    position: absolute;
    right: 1.02rem;
    bottom: 1.71rem;
    overflow: hidden;
}

.one_img2 img {
    width: 6.29rem;
    height: 3.86rem;
    transition: 0.4s;
}

.one_img2 img:hover {
    transition: 0.4s;
    transform: scale(1.05);
    cursor: pointer;
}

.two {
    width: 100%;
    height: 10.81rem;
    margin: 0 auto;
    background: #182024;
}

.two_center {
    width: 15rem;
    height: 10.81rem;
    margin: 0 auto;
}

.two_center h2 {
    width: 15rem;
    height: auto;
    font-size: 0.48rem;
    font-family: pb;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
    color: #FFFFFF;
    padding-top: 0.7rem;
    padding-bottom: 0.29rem;
    line-height: 0.48rem;
}

.two_title {
    width: 15rem;
    height: auto;
    font-size: 0.22rem;
    font-family: Arial;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.22rem;
    text-align: center;
    margin: 0 auto;
    opacity: 0.8;
    padding-bottom: 0.6rem;
}

.two_box {
    width: 15rem;
    height: 7.04rem;
    margin: 0 auto;
    position: relative;
}

.two_img1 {
    width: 7.83rem;
    height: 6.44rem;
    position: absolute;
    left: 0rem;
    top: 0.27rem;
    background: url(../img/b1.png) no-repeat;
    background-size: 100% 100%;
}

.two_rightbox {
    width: 8.18rem;
    height: 7.04rem;
    background: #FFFFFF;

    position: absolute;
    right: 0rem;
    top: 0rem;
    border-top-right-radius: 0.7rem;
    border-bottom-left-radius: 0.7rem;
}

.two_rightbox tr td {
    height: 0.6rem;
    font-size: 0.2rem;
    font-family: p;
    font-weight: 400;
    color: #333;
    line-height: 0.36rem;
    text-align: center;

}

.two_rightbox table {
    width: 7.4rem;
    height: 5.47rem;
    border: 0.01rem solid #ccc;
    margin-top: 0.46rem;
    margin-left: 0.4rem;
}

.two_rightbox tr th {
    height: 0.6rem;
    font-size: 0.2rem;
    font-family: pb;
    font-weight: bold;
    color: #000000;
    line-height: 0.36rem;
    text-align: center;
    background: #ffb400;
}

.table_bottom {
    width: auto;
    font-size: 0.2rem;
    color: #666;
    text-align: left;
    line-height: 0.2rem;
    font-family: p;
    margin-top: 0.2rem;
    margin-left: 0.4rem;
}

.table_bottom img {
    width: 0.16rem;
    height: 0.2rem;
    float: left;
    display: block;
    margin-right: 0.1rem;
}

.detail {
    width: 100%;
    height: 9.57rem;
    margin: 0 auto;
   background: #fff;
}

.detailcenter {
    width: 15rem;
    height: 9.57rem;
    margin: 0 auto;
    position: relative;
}

.detailcenter h2 {
    width: 15rem;
    height: auto;
    font-size: 0.48rem;
    font-family: pb;
    font-weight: bold;
    color: #000;
    line-height: 0.3rem;
    margin: 0 auto;
    text-align: center;
    padding-top: 1.02rem;
}

.details_c2 {
    width: 12.77rem;
    height: 7.42rem;
    position: absolute;
    top: 4.16rem;
    left: 3.15rem;
}

.detail_tiao li:nth-of-type(1) {
    width: 0.01rem;
    height: 1.34rem;
    background: #FFB400;
    position: absolute;
    left: 9.5rem;
    top: 3.49rem;

}

.detail_tiao li:nth-of-type(2) {
    width: 1.45rem;
    height: 0.01rem;
    background: #FFB400;
    position: absolute;
    left: 8.06rem;
    top: 3.48rem;

}

.detail_tiao li:nth-of-type(3) {
    z-index: 99999;
    width: 0.25rem;
    height: 0.25rem;
    background: rgba(255, 180, 0, 0.2);
    border-radius: 50%;
    position: absolute;
    top: 3.36rem;
    left: 7.93rem;
}

.detail_tiao li:nth-of-type(3) div {
    width: 0.13rem;
    height: 0.13rem;
    border: 0.03rem solid #FFB400;
    border-radius: 50%;
    opacity: 1;
    margin-top: 0.03rem;
    margin-left: 0.03rem;
}

.detail_tiao li:nth-of-type(4) {

    font-size: 0.72rem;
    font-family: pb;
    font-weight: bold;
    color: #FFB400;
    line-height: 0.3rem;
    position: absolute;
    top: 2.44rem;
    left: 3.34rem;
}

.detail_tiao li:nth-of-type(5) {
    width: 4.73rem;
    height: 1.34rem;
    background: rgba(255, 255, 255, 0.8);
    border: 0.01rem dashed #666;
    position: absolute;
    top: 2.65rem;
    left: 3.33rem;
}

.detail_tiao li:nth-of-type(5) h3 {
    width: auto;
    height: auto;
    font-size: 0.22rem;
    font-family: pb;
    font-weight: bold;
    color: #000000;
    line-height: 0.3rem;
    padding-top: 0.27rem;
    padding-left: 0.34rem;
}

.detail_tiao li:nth-of-type(5) .tiao_title {
    width: auto;
    height: auto;
    font-size: 0.18rem;
    font-family: p;
    font-weight: 400;
    color: #666666;
    line-height: 0.3rem;
    text-align: left;
    padding-left: 0.34rem;
    padding-right: 0.34rem;
}


.detail_tiao li:nth-of-type(6) {
    width: 0.01rem;
    height: 1.34rem;
    background: #FFB400;
    position: absolute;
    left: 10.01rem;
    top: 3.61rem;

}

.detail_tiao li:nth-of-type(7) {
    width: 1.45rem;
    height: 0.01rem;
    background: #FFB400;
    position: absolute;
    left: 10.01rem;
    top: 3.61rem;

}

.detail_tiao li:nth-of-type(8) {
    z-index: 99999;
    width: 0.25rem;
    height: 0.25rem;
    background: rgba(255, 180, 0, 0.2);
    border-radius: 50%;
    position: absolute;
    top: 3.45rem;
    left: 11.27rem;
}

.detail_tiao li:nth-of-type(8) div {
    width: 0.13rem;
    height: 0.13rem;
    border: 0.03rem solid #FFB400;
    border-radius: 50%;
    opacity: 1;
    margin-top: 0.03rem;
    margin-left: 0.03rem;
}

.detail_tiao li:nth-of-type(9) {
    font-size: 0.72rem;
    font-family: pb;
    font-weight: bold;
    color: #FFB400;
    line-height: 0.3rem;
    position: absolute;
    top: 2.47rem;
    right: 3.13rem;
}

.detail_tiao li:nth-of-type(10) {
    width: 4.73rem;
    height: 1.34rem;
    background: rgba(255, 255, 255, 0.8);
    border: 0.01rem dashed #666;
    position: absolute;
    top: 2.72rem;
    right: 3.07rem;
}

.detail_tiao li:nth-of-type(10) h3 {
    width: auto;
    height: auto;
    font-size: 0.22rem;
    font-family: pb;
    font-weight: bold;
    color: #000000;
    line-height: 0.3rem;
    padding-top: 0.27rem;
    padding-left: 0.34rem;
}

.detail_tiao li:nth-of-type(10) .tiao_title {
    width: auto;
    height: auto;
    font-size: 0.18rem;
    font-family: p;
    font-weight: 400;
    color: #666666;
    line-height: 0.3rem;
    text-align: left;
    padding-left: 0.34rem;
    padding-right: 0.34rem;
}


.detail_tiao li:nth-of-type(11) {
    z-index: 99999;
    width: 0.25rem;
    height: 0.25rem;
    background: rgba(255, 180, 0, 0.2);
    border-radius: 50%;
    position: absolute;
    top: 6.02rem;
    left: 6.72rem;
}

.detail_tiao li:nth-of-type(11) div {
    width: 0.13rem;
    height: 0.13rem;
    border: 0.03rem solid #FFB400;
    border-radius: 50%;
    opacity: 1;
    margin-top: 0.03rem;
    margin-left: 0.03rem;
}

.detail_tiao li:nth-of-type(12) {
    font-size: 0.72rem;
    font-family: pb;
    font-weight: bold;
    color: #FFB400;
    line-height: 0.3rem;
    position: absolute;
    top: 5.25rem;
    left: 2.15rem;
}

.detail_tiao li:nth-of-type(13) {
    width: 4.73rem;
    height: 1.34rem;
    background: rgba(255, 255, 255, 0.8);
    border: 0.01rem dashed #666;
    position: absolute;
    top: 5.51rem;
    left: 2.21rem;
}

.detail_tiao li:nth-of-type(13) h3 {
    width: auto;
    height: auto;
    font-size: 0.22rem;
    font-family: pb;
    font-weight: bold;
    color: #000000;
    line-height: 0.3rem;
    padding-top: 0.27rem;
    padding-left: 0.34rem;
}

.detail_tiao li:nth-of-type(13) .tiao_title {
    width: auto;
    height: auto;
    font-size: 0.18rem;
    font-family: p;
    font-weight: 400;
    color: #666666;
    line-height: 0.3rem;
    text-align: left;
    padding-left: 0.24rem;
    padding-right: 0.24rem;
}



.detail_tiao li:nth-of-type(14) {
    z-index: 99999;
    width: 0.25rem;
    height: 0.25rem;
    background: rgba(255, 180, 0, 0.2);
    border-radius: 50%;
    position: absolute;
    top: 6.19rem;
    right: 6.35rem;
}

.detail_tiao li:nth-of-type(14) div {
    width: 0.13rem;
    height: 0.13rem;
    border: 0.03rem solid #FFB400;
    border-radius: 50%;
    opacity: 1;
    margin-top: 0.03rem;
    margin-left: 0.03rem;
}

.detail_tiao li:nth-of-type(15) {
    font-size: 0.72rem;
    font-family: pb;
    font-weight: bold;
    color: #FFB400;
    line-height: 0.3rem;
    position: absolute;
    top: 5.35rem;
    left: 16.14rem;
}

.detail_tiao li:nth-of-type(16) {
    width: 4.73rem;
    height: 1.34rem;
    background: rgba(255, 255, 255, 0.8);
    border: 0.01rem dashed #666;
    position: absolute;
    top: 5.62rem;
    left: 12.37rem;
}

.detail_tiao li:nth-of-type(16) h3 {
    width: auto;
    height: auto;
    font-size: 0.22rem;
    font-family: pb;
    font-weight: bold;
    color: #000000;
    line-height: 0.3rem;
    padding-top: 0.27rem;
    padding-left: 0.34rem;
}

.detail_tiao li:nth-of-type(16) .tiao_title {
    width: auto;
    height: auto;
    font-size: 0.18rem;
    font-family: p;
    font-weight: 400;
    color: #666666;
    line-height: 0.3rem;
    text-align: left;
    padding-left: 0.34rem;
    padding-right: 0.34rem;
}


.detail_tiao li:nth-of-type(17) {
    width: 1.45rem;
    height: 0.01rem;
    background: #FFB400;
    position: absolute;
    left: 7.52rem;
    top: 9.7rem;

}

.detail_tiao li:nth-of-type(18) {
    z-index: 99999;
    width: 0.25rem;
    height: 0.25rem;
    background: rgba(255, 180, 0, 0.2);
    border-radius: 50%;
    position: absolute;
    top: 9.59rem;
    left: 7.29rem;
}

.detail_tiao li:nth-of-type(18) div {
    width: 0.13rem;
    height: 0.13rem;
    border: 0.03rem solid #FFB400;
    border-radius: 50%;
    opacity: 1;
    margin-top: 0.03rem;
    margin-left: 0.03rem;
}

.detail_tiao li:nth-of-type(19) {
    font-size: 0.72rem;
    font-family: pb;
    font-weight: bold;
    color: #FFB400;
    line-height: 0.3rem;
    position: absolute;
    top: 8.87rem;
    left: 2.71rem;
}

.detail_tiao li:nth-of-type(20) {
    width: 4.73rem;
    height: 1.34rem;
    background: rgba(255, 255, 255, 0.8);
    border: 0.01rem dashed #666;
    position: absolute;
    top: 9.08rem;
    left: 2.69rem;
}

.detail_tiao li:nth-of-type(20) h3 {
    width: auto;
    height: auto;
    font-size: 0.22rem;
    font-family: pb;
    font-weight: bold;
    color: #000000;
    line-height: 0.3rem;
    padding-top: 0.27rem;
    padding-left: 0.34rem;
}

.detail_tiao li:nth-of-type(20) .tiao_title {
    width: auto;
    height: auto;
    font-size: 0.18rem;
    font-family: p;
    font-weight: 400;
    color: #666666;
    line-height: 0.3rem;
    text-align: left;
    padding-left: 0.24rem;
    padding-right: 0.24rem;
}




.detail_tiao li:nth-of-type(21) {
    width: 1.45rem;
    height: 0.01rem;
    background: #FFB400;
    position: absolute;
    left: 10.37rem;
    top: 9.62rem;
}

.detail_tiao li:nth-of-type(22) {
    z-index: 99999;
    width: 0.25rem;
    height: 0.25rem;
    background: rgba(255, 180, 0, 0.2);
    border-radius: 50%;
    position: absolute;
    top: 9.48rem;
    right: 8.62rem;
}

.detail_tiao li:nth-of-type(22) div {
    width: 0.13rem;
    height: 0.13rem;
    border: 0.03rem solid #FFB400;
    border-radius: 50%;
    opacity: 1;
    margin-top: 0.03rem;
    margin-left: 0.03rem;
}

.detail_tiao li:nth-of-type(23) {
    font-size: 0.72rem;
    font-family: pb;
    font-weight: bold;
    color: #FFB400;
    line-height: 0.3rem;
    position: absolute;
    top: 8.66rem;
    left: 15.74rem;
}

.detail_tiao li:nth-of-type(24) {
    width: 4.73rem;
    height: 1.34rem;
    background: rgba(255, 255, 255, 0.8);
    border: 0.01rem dashed #666;
    position: absolute;
    top: 8.91rem;
    left: 11.91rem;
}

.detail_tiao li:nth-of-type(24) h3 {
    width: auto;
    height: auto;
    font-size: 0.22rem;
    font-family: pb;
    font-weight: bold;
    color: #000000;
    line-height: 0.3rem;
    padding-top: 0.27rem;
    padding-left: 0.34rem;
}

.detail_tiao li:nth-of-type(24) .tiao_title {
    width: auto;
    height: auto;
    font-size: 0.18rem;
    font-family: p;
    font-weight: 400;
    color: #666666;
    line-height: 0.3rem;
    text-align: left;
    padding-left: 0.34rem;
    padding-right: 0.34rem;
}

.reliable {
    width: 100%;
    height: 1.65rem;
    background: url(../img/d.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
}

.reliable_center {
    width: 15rem;
    height: 1.65rem;
    margin: 0 auto;
    position: relative;
}

.reliable_center h2 {
    width: auto;
    height: 0.37rem;
    font-size: 0.36rem;
    font-family: pb;
    font-weight: bold;
    color: #000000;
    position: absolute;
    left: 0rem;
    top: 0.66rem;
}

.reliable_center .one_button {
    position: absolute;
    right: 0rem;
    top: 0.53rem;
    margin-top: 0rem !important;
    background: #fff;
}

.reliable_center .one_button .one_button_white {
    background: #F93103;
}

.use {
    width: 100%;
    height: auto;
    margin: 0 auto;
    background: #fff;
    padding-bottom: 0.87rem;
}

.use_center {
    width: 15rem;
    height: auto;
    margin: 0 auto;
}

.use_center h2 {
    width: 15rem;
    height: auto;
    font-size: 0.48rem;
    font-family: pb;
    font-weight: bold;
    color: #000000;
    line-height: 0.48rem;
    text-align: center;
    margin: 0 auto;
    padding-top: 0.71rem;
}

.use_title {
    width: 14rem;
    height: auto;
    font-size: 0.2rem;
    font-family: p;
    font-weight: 400;
    color: #666666;
    line-height: 0.3rem;
    text-align: center;
    margin: 0 auto;
    margin-top: 0.1rem;
}
.use_center ul{
    width: 15rem;
    height: 4.8rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-top: 0.55rem;
}
.use_center ul li{
    width: 4.75rem;
    height: 4.8rem;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    border: 0.01rem solid #F2F2F2;
}
.use_center ul li img{
    width: 4.75rem;
    height: 3.83rem;
    display: block;
    transition: 0.4s;
    /* cursor: pointer; */
}
.related{
    width: 100%;
    height: 6.54rem;
    margin: 0 auto;
    background: #e7ebf4;
}
.related_center{
    width: 15rem;

    height: 8.54rem;
    margin:  0 auto;
}
.related_center h2{
    width: 15rem;
    height: auto;
    font-size: 0.48rem;
    color: #000;
    font-family: pb;
    text-align: center;
    line-height: 1.85rem;
    margin: 0 auto;
    /* padding-top: 0.81rem; */
}
.related_title{
    width: 13.66rem;
    height: auto;
    font-size: 0.2rem;
    font-family: p;
    font-weight: 400;
    color: #666666;
    line-height: 0.3rem;
    text-align: center;
    margin: 0 auto;
}
.related_center ul{
    width: 15rem;
    height: 4.4rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    /* margin-top: 0.8rem; */
}
.related_center ul li{
    width: 3.64rem;
    height: 3.66rem;
    background: #fff;
    font-size: 0.22rem;
    font-family: pb;
    text-align: center;
    line-height: 0.8rem;
    color: #000;
    position: relative;
}
.related_img{
    width: 3.64rem;
    height: 3.66rem;
    overflow: hidden;
    position: absolute;
    bottom: 0rem;
    left: 0rem;
}
.related_img img{
    width: 3.64rem;
    height: 3.66rem;
    transition: 0.4s;
    display: block;
    /* position: absolute; */
    /* top: 0rem; */
    /* left: 0rem; */
}
.related_img img :hover{
    transform: scale(1.05);
    transition: 0.4s;
}
.feed{
    width: 100%;
    height: 10.45rem;
    background: #FFB400;
    margin: 0 auto;
}
.feedcenter{
    width: 100%;
    height: 10.45rem;
    margin: 0 auto;
    position: relative;
}
.feedcenter h2{
    width: 15rem;
    height: auto;
    font-size: 0.48rem;
    color: #000;
    text-align: center;
    line-height: 0.48rem;
    font-family: pb;
    padding-top: 0.87rem;
    padding-bottom: 0.19rem;
    margin: 0 auto;
}
.feedcentertitle{
    width: 9rem;
height: auto;
font-size: 0.22rem;
font-family: p;
font-weight: 400;
color: #333333;
line-height: 0.3rem;
margin: 0 auto;
text-align: center;
}
.feedcenter img{
    width: 100%;
    height: 7.98rem;
    margin: 0 auto;
    display: block;
    position: absolute;
    bottom: 0rem;
    left: 0rem;
}
.use_box{

}
.use_box1{

font-family: 'p';

font-size: 0.2rem;

line-height: 0.36rem;

color: #666;
}
.yuan{

width: 0.13rem !important;

height: 0.13rem !important;

float: left;

margin-top: 0.095rem;

margin-right: 0.1rem;
}
.use_box h3{
    
font-size: 0.24rem;
    
font-family: 'pb';
    
line-height: 0.97rem;
    
width: 4.75rem;
    
text-align: center;
}
.jiao{
    width: 2.93rem;
    height: 0.6rem;
    line-height: 0.6rem;
    text-align: center;
    font-size: 0.2rem;
    color: #fff;
    font-family: pb;
    font-weight: 600;
    background: url(../img/jiao.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    position: absolute;
    bottom: -0.3rem;
    left: 0.96rem;
}
.use_box{
    width: 4.75rem;
    height: auto;
    margin: 0 auto;
    position: absolute;
    bottom: 0rem;
    left: 0rem;
    background: #F2F2F2;
}
.img697{
    width: 100%;
    height: 8.6rem;
    background: #1E2535;
    margin: 0 auto;
}
.img697center{
    width: 15rem;
    height: 6.97rem;
    margin: 0 auto;
    position: relative;
}
.xiang{
    width: 8.95rem;
    height: 3.6rem;
    /* overflow: hidden; */
    position: absolute;
    left: -1.65rem;
    bottom: 0.7rem;
}
.xiang img{
    width: 8.95rem;
    height: 3.6rem;
    transition: 0.4s;
    
}
.xiang img:hover{
    transform: scale(1.02);
    transition: 0.4s;
    cursor: pointer;
}
.imgbox_right{
    width: 7.3rem;
    height: 4.7rem;
    position: absolute;
    right: 0rem;
    top: 1.13rem;
}
.imgbox_right h2{
    width: 100%;
    font-size: 0.42rem;
    line-height: 1.43rem;
    font-family: pb;
}
.yuan1{
    background: url(../img/die.png) no-repeat;
    background-size: 100% 100%;
    width: 0.28rem;
    height: 0.28rem;
    float: left;
    margin-top: 0.04rem;
    margin-right: 0.1rem;
    font-size: 0.2rem;
    color: #fff;
    text-align: center;
    line-height: 0.28rem;
    font-family: pb;
}
.imgbox_right .use_box1{
    font-size: 0.22rem !important;
}
.img945{
    width: 100%;
    height: 1.94rem;
    margin: 0 auto;
    background: url(../img/194.png) no-repeat;
    background-size: 100% 100%;
}
.img945center{
    width: 15rem;
    height: 1.94rem;
    margin: 0 auto;
}

.dets{
    width: 4.7rem;
    height: auto;
    font-size: 0.18rem;
    line-height: 0.24rem;
    margin-top: 0.15rem;
    color: #666;
    text-align: left;
    font-family: p;
}
.detailcenter ul li h3{
    font-size: 0.22rem;
    line-height: 0.1rem;
    height: 0.4rem;
    text-align: left;
    color: #000;
    font-family: 'pb';
}
.detailcenter ul li{
    width: 4.7rem;
    height: auto;
}
.detailcenter ul li:nth-of-type(1){
    position: absolute;
    left: 0.65rem;
    top: 2.35rem;
}
.detailcenter ul li:nth-of-type(2){
    position: absolute;
    left: 10rem;
    top: 2.3rem;
}
.detailcenter ul li:nth-of-type(3){
    position: absolute;
    left: 0rem;
    top: 4.35rem;
}
.detailcenter ul li:nth-of-type(4){
    position: absolute;
    left: 11rem;
    top: 4.4rem;
}
.detailcenter ul li:nth-of-type(5){
    position: absolute;
    left: 0.5rem;
    top: 6.6rem;
}
.detail_tts{
    font-size: 0.26rem;
    color: #fff;
    font-family: pb;
    font-weight: 600;
    position: absolute;
    bottom: 0.55rem;
}
.detail_button{
    width: 3.36rem;
    height: 0.6rem;
    background: url(../img/pps.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    font-size: 0.24rem;
    color: #8c1329;
    text-align: center;
    line-height: 0.6rem;
    display: none;
    font-family: pb;
    right: 0rem;
    bottom: 0.55rem;
}
.waterjet{
    width: 100%;
    height: 7.5rem;
    margin:  0 auto;
    background: #fff;
}
.waterjetcenter{
    width: 15rem;
    height: 7.5rem;
    margin: 0 auto;
 
}
.waterleft{
    float: left;
    position: relative;
    width: 7.85rem;
    height: 7.5rem;
}
.waterleft h3{
    font-size: 0.3rem;
    color: #000;
    position: absolute;
    left: 0rem;
    top: 0.45rem;
    font-family: pb;
    font-weight: 600;
}
.watertitle{
    width: 4.9rem;
    height: 0.9rem;
    text-transform:uppercase;
    font-size: 0.42rem;
    line-height: 0.5rem;
    border-left: 0.04rem solid #821326;
    font-weight: 600;
    position: absolute;
    left: 0rem;
    padding-left: 0.2rem;
    font-family: pb;
    top: 1.15rem;
}
.water_tts{
    width: 7.85rem;
    height: auto;
    font-size: 0.2rem;
    line-height: 0.36rem;
    color: #666;
    text-align: left;
    font-family: p;
    position: absolute;
    left: 0rem;
    top: 2.5rem;
}
.water_img{
    width: 2.96rem;
    height: 1.35rem;
    background: url(../img/18.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0rem;
    bottom: 0.5rem;
}
.buttos{
    width: 2.93rem;
    height: 0.6rem;
    background: url(../img/60.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 0rem;
    bottom: 0.9rem;
}
.imgright686{
    width: 6.86rem;
    height: 6.68rem;
    float: right;
    margin-top: 0.71rem;
}
.qiehuan{
    width: 100%;
    height: 6.2rem;
    margin: 0 auto;
}
.qiehuancenter{
    width: 15rem;
    height: 5.6rem;
    margin: 0 auto;
}
.tabimg{
    width: 15rem;
    height: 4.46rem;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    top: 0rem !important;
}
.tabimg1{
    width: 3.59rem;
    height: 4.46rem;
    overflow: hidden;
    top: 0rem !important;
    position: initial !important;
}
.tabimg1 img{
    width: 3.59rem;
    height: 4.46rem;
    transition: 0.4s;
}
.tabimg1 img:hover{
    transition: 0.4s;
    transform: scale(1.02);
}
#tabs-1{
    top: 0rem !important;
}
#tabs-2{
    top: 0rem !important;
}
.hidescale{
    opacity: 0 !important;
}
#tabs_container .showscale{
    opacity:  1 !important;
}
#tabs_container .showscale .hidescale{
    opacity: 1 !important;
}
.related_center ul li h4{
    font-size: 0.2rem;
    font-weight: 400 !important;
    width: 3.64rem;
    height: 0.4rem;
    position: absolute;
    bottom: 0.5rem;
    line-height: 0.3rem;
}
.related_center ul li .jiao{
    left: 0.355rem !important;
}
.inquiry{
    width: 100%;
    height: 9.15rem;
    background: url(../img/915.jpg) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    margin-top: 0.9rem;
}
.inquirycenter{
    width: 16rem;
    height: 8.49rem;
    margin: 0 auto;
    position: relative;
}
.inquiryleft{
    width: 6rem;
    height: 8.6rem;
    float: left;
    position: relative;
}
.inquiryleft h2{
    font-size: 0.42rem;
    font-family: pb;
    text-align: left;
    line-height: 0.42rem;
    padding-top: 1.58rem;
    padding-bottom: 0.56rem;
}
.inquirytitle{
    width: 7rem;
    height: auto;
    font-size: 0.2rem;
    line-height: 0.36rem;
    color: #666;
    text-align: left;
    font-family: p;
}
.inquirybox{
    width: 100%;
    height: 0.01rem;
    background: #ccc;
    margin-top: 0.55rem;
    margin-bottom: 0.3rem;
}
.inquirytitle2{
    width: 6rem;
    height: auto;
    font-size: 0.2rem;
    line-height: 0.36rem;
    font-family: p;
    text-align: left;
    color: #666;
}
.inquirycenter ul li:nth-of-type(1){
    font-size: 0.22rem;
    color: #fff;
    font-family: p;
    position: absolute;
    top: 3.65rem;
    left: 1.65rem;
}
.inquirycenter ul li:nth-of-type(2){
    font-size: 0.22rem;
    color: #fff;
    font-family: p;
    position: absolute;
    top: 4.55rem;
    left: 1.56rem;
}
.inquirycenter ul li:nth-of-type(3){
    font-size: 0.22rem;
    color: #fff;
    font-family: p;
    position: absolute;
    top: 5.55rem;
    left: 1.45rem;
}
.inquiryright{
    width: 9.08rem;
    height: 6.17rem;
    float: left;
    /* box-shadow: 0px 0px 6px #f4f4f4; */
    margin-top: 0.79rem;
    margin-left: 5.3rem;
}
.inquiryright h3{
    font-size: 0.42rem;
    font-family: pb;
    font-weight: 600;
    color: #000;
    width: 100%;
    text-align: left;
    line-height: 0.42rem;
    padding-top: 0.37rem;
    padding-bottom: 0.1rem;
}
#form2{
    padding-bottom: 0.8rem;
    border-radius: 10px;
    margin-top: 2.2rem;
    MARGIN-LEFT: 1.2REM;
}
.five1{width: 8.2rem;height: 2.35rem;margin: 0 auto;display: flex;flex-direction: row;flex-wrap: wrap;/* float: left; */justify-content: space-between;align-content: space-between;}
.five2{width: 4.07rem;height: 0.6rem;}
.five2 p{
width: 4.27rem;
height: 0.3rem;
font-size: 0.22rem;
line-height: 0.3rem;
color: #000;
}
..five2 span{
color: red;
font-size: 0.2rem;
}
.five2 input{
   width: 3.72rem;
   height: 0.52rem;
   float: left;
   border: 1px solid #ccc;
   padding-left: 0.35rem;
   background: #fafafa;
   font-size: 0.2rem;
}

.five3{width: 100%;margin: 0 auto;height: 1.85rem;margin-top: 0.05rem;}
.five3 p{
width: 100%;
margin: 0 auto;
height: 0.3rem;
font-size: 0.22rem;
line-height: 0.3rem;
color: #000;
}
..five3 span{
color: red;
font-size: 0.2rem;
}
.buttons1{
    width: 4.22rem;
    height: 0.65rem;
    line-height: 0.65rem;
    text-align: center;
    font-size: 0.3rem;
    color: #fff;
    margin: 0 auto;
    font-weight: 600;
    display: table;
    border-radius: 0.65rem;
    background: #df2c25;
    /* box-shadow: 0.05rem 0.06rem 1px #fdedc9; */
}
.five3 textarea{
    width: 7.84rem;
    height: 1.55rem;
    background: #fafafa;
    float: left;
    resize: none;
    border: 1px solid #ccc;
    padding-top: 0.1rem;
    line-height: 0.3rem;
    color: #666;
    font-size: 0.2rem;
    padding-left: 0.35rem;
    /* margin-left: 0.38rem; */
}
input::-webkit-input-placeholder{

color: #666;
font-size: 0.18rem;
}

input::-moz-placeholder{   /* Mozilla Firefox 19+ */

color: #666;
font-size: 0.18rem;
}

input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */

color: #666;
font-size: 0.18rem;
}

input:-ms-input-placeholder{  /* Internet Explorer 10-11 */

color: #666;
font-size: 0.18rem;

}
textarea::-webkit-input-placeholder{

color: #666;
font-size: 0.18rem;
}

.five2{
    position: relative;
}
.five2 img{
    width: 0.22rem;
    height: 0.22rem;position: absolute;
    top: 0.16rem;
    left: 0.1rem;
}
.five3{
    position: relative;
}
.five3 img{
    width: 0.22rem;
    height: 0.22rem;
    position: absolute;
    top: 0.16rem;
    left: 0.12rem !important;
}
.red img{
    transform: scale(1.05);
    transition: 0.4s;
}
.red{
    border: 0.01rem solid #E5131C !important;
}
.red .use_box{
    background: #E5131C !important;
}
.red .use_box h3{
    color: #fff !important;
}
.img697center h2{
    width: 15rem;
    height: auto;
    font-size: 0.48rem;
    font-family: pb;
    font-weight: bold;
    color: #fff;
    line-height: 0.48rem;
    text-align: center;
    margin: 0 auto;
    padding-top: 0.71rem
}
.img697center .use_title{
    color: #fff !important;
    width: 8.6rem;
}
.img697center ul{
    width: 15rem;
    height: 4.9rem;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    margin-top: 0.8rem;
}
.img697center ul li{
    width: 2.9rem;
    height: 4.9rem;
    overflow: hidden;
    transition: 0.4s;
}
.img697center ul li img{
    width: 2.9rem;
    height: 4.9rem;
    transition: 0.4s;
}
.img697center ul li img:hover{
    transition: 0.4s;
    transform: scale(1.05);
}
.img697center ul li:hover{
    margin-top: -0.2rem !important;
    transition: 0.4s;
    cursor: pointer;
}
.img945center h3{
    font-size: 0.36rem;
    text-align: left;
    color: #fff;
    line-height: 0.48rem;
    font-family: pb;
    font-weight: 600;
    padding-top: 0.6rem;
}
.img945titles {
    width: auto;
    font-size: 0.28rem;
    line-height: 0.48rem;
    color: #fff;
    text-align: left;
}
.img945button{
    width: 3.9rem;
    height: 0.74rem;
    background: url(../img/shou.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    position: absolute;
    right: 0rem;
    font-size: 0.26rem;
    line-height: 0.74rem;
    text-align: center;
    font-family: pb;
    color: #d61313;
    font-weight: 600;
    top: 0.65rem;
    text-indent: -0.4rem;
}
.img945center{
    position: relative;
}
.dettst{
    width: 15.18rem;
    height: 6.92rem;
    background: url(../img/ttm.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    margin-top: 0.95rem;
}
.detailcenter ul li:nth-of-type(6){
    position: absolute;
    right: -0.5rem;
    top: 6.52rem;
}
.img565{
    width: 100%;
    height: 5.65rem;
    margin: 0 auto;
    background: url(../img/565.jpg) no-repeat;
    background-size: 100% 100%; 
}
.img565center{
    width: 15rem;
    height: 5.65rem;
    position: relative;
    margin: 0 auto;
}
.img565center ul{
    width: 12.5rem;
    height: 1.5rem;
    display: flex;
    justify-content: space-around;
    position: absolute;
    bottom: 0rem;
    left: 0rem;
}
.img565center ul li h3{
    font-size: 0.48rem;
    color: #fff0b7;
    font-weight: 600;
    line-height: 0.6rem;
    text-align: center;
    font-family: pb;
    margin-top: 0.2rem;
}
.img565titls{
    font-size: 0.2rem;
    line-height: 0.3rem;
    color: #fff;
    text-align: center;
    font-family: p;
}
.profile{
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding-bottom: 0.87rem;
}
.profilecenter{
    width: 15rem;
    height: auto;
    padding-top: 0.8rem;
    margin: 0 auto;
}
.profilestt{
    width: 15rem;
    height: auto;
    font-size: 0.36rem;
    color: #000;
    font-family: pb;
    padding-bottom: 0.3rem;
    /* line-height: 1.9rem; */
}
.profilestt img{
    width: 0.18rem;
    height: 0.18rem;
    float: left;
    margin-top: 0.16rem;
    margin-right: 0.1rem;
}
.profilestitles{
    width: 15rem;
    height: auto;
    font-size: 0.22rem;
    line-height: 0.36rem;
    text-align: left;
    padding-bottom: 0.55rem;
    border-bottom: 0.01rem dashed #f3f3f4;
    color: #666;
}
.prottul{
    width: 15rem;
    height: 3.82rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.prottul li{
    width: 4.85rem;
    height: 3.82rem;
    overflow: hidden;
}
.prottul li img{
    width: 4.85rem;
    transition: 0.4s;
    height: 3.82rem;
}
.prottul li img:hover{
    transform: scale(1.05);
    transition: 0.4s;
    cursor: pointer;
}
.jie{
    width: 100%;
    height: auto;
    padding-bottom: 0.55rem;
    border-bottom: 0.01rem dashed #f3f3f4;
}
.jieimg{
    width: 15rem;
    height: 2.3rem;
    margin: 0 auto;
    background: url(../img/230.jpg) no-repeat;
    background-size: 100% 100%;
}
.seer{
    width: 100%;
    height: 6.95rem;
    background: #1e2535;
    margin: 0 auto;
}
.seercenter{
    width: 15rem;
    height: 6.95rem;
    margin: 0 auto;
}
.seercenter h2{
    width: 15rem;
    height: 2.08rem;
    font-size: 0.48rem;
    text-align: center;
    line-height: 2.08rem;
    font-family: pb;
    color: #fff;
    font-weight: 600;
    margin: 0 auto;
}
.seercenter ul{
    width: 15rem;
    height: 3.66rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.seercenter ul li{
    width: 3.55rem;
    height: 3.64rem;
    border: 0.01rem solid #cc0001;
    border-radius: 0.2rem;
    background: #fff;
    transition: 0.4s;
}
.sst1{
    width: 1.05rem;
    height: 1.05rem;
    background: url(../img/ccm1.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    margin-top: 0.34rem;
    transition: 0.4s;
}
.sst2{
    width: 1.05rem;
    height: 1.05rem;
    background: url(../img/ccm2.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    margin-top: 0.34rem;
    transition: 0.4s;
}
.sst3{
    width: 1.05rem;
    height: 1.05rem;
    background: url(../img/ccm3.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    margin-top: 0.34rem;
    transition: 0.4s;
}
.sst4{
    width: 1.05rem;
    height: 1.05rem;
    background: url(../img/ccm4.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    margin-top: 0.34rem;
    transition: 0.4s;
}
.seercenter ul li h3{
    font-size: 0.26rem;
    line-height: 0.32rem;
    color: #000;
    text-align: center;
    font-family: pb;
    padding-top: 0.23rem;
    transition: 0.4s;
}
.serrtts{
    width: 2.8rem;
    height: auto;
    font-size: 0.2rem;
    line-height: 0.32rem;
    color: #000;
    text-align: left;
    font-family: p;
    transition: 0.4s;
    margin: 0 auto;
}
.greentopyt{
    background: #cc0001 !important;
    transition: 0.4s;
    cursor: pointer;
}
.greentopyt h3{
    color:  #fff !important;
    transition: 0.4s;
}
.greentopyt .serrtts{
    color: #fff !important;
    transition: 0.4s;
}
.greentopyt .sst1{
    background: url(../img/ccm11.png) no-repeat !important;
    background-size: 100% 100% !important;
    transition: 0.4s;
}
.greentopyt .sst2{
    background: url(../img/ccm22.png) no-repeat !important;
    background-size: 100% 100% !important;
    transition: 0.4s;
}
.greentopyt .sst3{
    background: url(../img/ccm33.png) no-repeat !important;
    background-size: 100% 100% !important;
    transition: 0.4s;
}
.greentopyt .sst4{
    background: url(../img/ccm44.png) no-repeat !important;
    background-size: 100% 100% !important;
    transition: 0.4s;
    
}
.relat{
    width: 100%;
    height: 6.35rem;
    margin: 0 auto;
    background: #fff;
}
.relatcenter{
    width: 15rem;
    height: 6.35rem;
    margin: 0 auto;
}
.relatcenter ul {
    width: 15rem;
    height: 3.51rem;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}
.relatcenter ul li{
    width: 3.46rem;
    height: 3.49rem;
    border: 0.01rem solid transparent;
    position: relative;
}
.relatcenter h2{
    width: 15rem;
    height: 1.78rem;
    font-size: 0.48rem;
    text-align: center;
    line-height: 1.78rem;
    color: #000;
    font-family: pb;
    margin: 0 auto;
}

.relatts{
    width: 3.46rem;
    height: 0.68rem;
    position: absolute;
    color: #fff;
    left: 0rem;
    background: #1e2535;
    font-size: 0.2rem;
    text-align: center;
    line-height: 0.68rem;
    font-family: p;
    bottom: 0rem;
}
.relatcenter ul li img{
    width: 3.46rem;
    height: 2.83rem;
    transition: 0.4s;
}
.greentopyt1{
    border-color: #cc0001 !important;
    cursor: pointer;
}
.greentopyt1 .relatts{
    background: #cc0001 !important;
}
.biao655{
    width: 100%;
    height: 6.55rem;
    background: url(../img/655.jpg) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    position: relative;
}
.biao655center{
    width: 16rem;
    height: 6.55rem;
    margin: 0 auto;
    position: absolute;
    top: 0rem;
    left: 1.6rem;
}
.biao655center h3{
    width: 5.45rem;
    font-size: 0.48rem;
    line-height: 0.65rem;
    color: #fff;
    text-align: left;
    font-family: pb;
    font-weight: 600;
    text-transform: uppercase;
    padding-top: 1.37rem;
}
.biaobutton{
    width: 2.68rem;
    height: 0.7rem;
    background: url(../img/contact.png) no-repeat;
    background-size: 100% 100%;
    margin-top: 1rem;
}
.biaoright{
    width: 9.4rem;
    height: 6.55rem;
    background: rgba(176,6,17,0.6);
    position: absolute;
    left: 0rem;
    top: 0rem;
}
.biaottd{
    width: 8rem;
    height: 5rem;
    /* background: #000; */
    position: absolute;
    right: 0rem;
    top: 0.6rem;
}
.biaottd2{
    width: 8rem;
    height: 1.4rem;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    align-content: space-between;
    margin: 0 auto;
}
.biaottd2 input{
    width: 3.52rem;
    height: 0.6rem;
    line-height: 0.6rem !important;
    background: #c90916;
    color: #fff !important;
    font-size: 0.2rem !important;
    border:none;
    border-bottom:0.02rem solid #d64951
}
.countts{
    width: 7.5rem;
    height: 0.6rem;
    line-height: 0.6rem !important;
    background: transparent;
    font-size: 0.24rem !important;
    border:none;
    border-bottom:0.02rem solid #d64951;
    display: block;
    margin-left: 0.25rem;
    margin-top: 0.2rem;
    color: #fff !important;
}
.tests1{
    width: 7.5rem;
    height: 1rem;
    line-height: 0.3rem !important;
    background: transparent;
    color: #fff !important;
    font-size: 0.24rem !important;
    border:none;
    border-bottom:0.02rem solid #d64951;
    display: block;
    margin-left: 0.25rem;
    margin-top: 0.2rem;
    resize: none;
}
.biaobuttons{
    width: 3.58rem;
    height: 0.6rem;
    line-height: 0.6rem;
    text-align: center;
    font-size: 0.2rem;
    color:#c90915;
    font-family: pb;
    font-weight: 600;
    background: #fff;
    margin-top: 0.55rem;
    margin-left: 0.25rem;
}
input::placeholder {
    color: #fff !important; 
  }
  
  textarea::placeholder {
    color: #fff !important;
  }
  .ddmp_bottom {
    width: 100%;
    height: 8rem !important;
    margin: 0 auto;
    /* margin-top: 4% !important; */
    background: url(../img/dibg.jpg);
    position: relative;
}

.ddmp_bottom {
    width: 100%;
    height: 8.5rem !important;
    margin: 0 auto;
    /* margin-top: 4% !important; */
    background: url(../../ddm/img/dibg.jpg);
    position: relative;
}

.bak_top {
    width: 100%;
    height: 1rem;
    margin: 0 auto;
}

.bottom_bakul {
    width: 16rem;
    height: 3.1rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.bottom_bak1 {
    width: 3.2rem;
    height: 2.8rem;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}

.bottom_bak1titles {
    font-size: 0.3rem;
    color: #fff;
    text-align: left;
    line-height: 0.3rem;
    font-family: pb;
    height: 0.3rem !important;
    font-weight: 600;
}

.bottom_bak1 ul {
    width: auto;
    /* display: flex; */
    /* flex-wrap: wrap; */
    align-content: space-between;
}

.bottom_bak1 ul li {
    color: #fff !important;
    font-family: p;
    text-align: left;
    line-height: 0.36rem;
    font-size: 0.18rem;
    opacity: 0.8;
}

.bak_bottom_ai {
    width: 100%;
    height: 2.77rem;
    position: absolute;
    bottom: 0rem;
    left: 0rem;
}

.bak_bottom_aicenter {
    width: 16rem;
    height: 2.77rem;
    margin: 0 auto;
    border-top: 0.01rem solid #3a3a3c;
    position: relative;
}

.bak_bottom_logo {
    width: 2.07rem !important;
    height: 0.56rem !important;
    position: absolute;
    left: 0rem;
    top: 0.9rem;
}

.bottom_titls {
    width: 16rem;
    height: 2.77rem;
    margin: 0 auto;
    line-height: 2.77rem;
    font-size: 0.18rem;
    font-family: p;
    text-align: right;
    color: rgba(255,255,255,0.6);
}
.biaos {
    /*display: none;*/
    /* display: none; */
    position: fixed;
    width: 70% !important;
    top: 15%;
    margin-left: 0% !important;
    left: 10% !important;
    background: #fff;
    box-shadow: 0px 0px 6px #ccc;
    z-index: 9999999;
    padding: 50px 0;
}

.biaos .infor .tit {
    text-align: center;
    font-size: 40px;
    color: #262626;
    margin-top: 2%;
    line-height: 40px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-family: 'he';
}

.biaos .infor .con {
    text-align: center;
    font-size: 16px;
    color: #777;
    line-height: 22px;
    margin-bottom: 15px;
}

.biaos .row {
    width: 85%;
    margin-left: 7.5%;
    transition: .2s width ease;
    *: ; zoom: 1; }

.biaos .btm_box {
    text-align: center;
    margin-top: 2%;
    margin-bottom: 2%;
}

.biaos .btns_list {
    margin: 0 auto;
    display: block;
    float: none;
}

.biaos .green {
    background-color: #c90915;
    width: 47.7%;
    height: 50px;
    line-height: 50px;
    border: none;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    padding: 0;
}

.biaos .form input {
    border: 1px solid #aaa;
    font-size: 16px;
    color: #d2d2d2;
}

.biaos .line1 {
    height: 50px;
    line-height: 50px;
    width: 98.5%;
    margin-bottom: 20px;
    text-indent: 15px;
}

.kuangs {
    width: 100%;
    background: rgba(0, 0, 0, 0.65);
    height: 100%;
    display: block;
    position: fixed;
    display: none;
    z-index: 9999999999999;
    top: 0rem;
}

.close_btn {
    width: 33px;
    height: 33px;
    border-radius: 33px;
    text-align: center;
    line-height: 33px;
    font-weight: 600;
    color: #fff;
    background: #000;
    border: 2px solid #fff;
    position: absolute;
    top: -11.5px;
    right: -11.5px;
    cursor: pointer;
}

.pro_li {
    height: 100%;
    padding-bottom: 30px !important;
}

.pro_li:hover .dropdown {
    display: block !important;
}

#dr_liuyan {
    width: 98.5% !important;
    height: 0.9rem !important;
    border-color: #aaa !important;
    font-size: 0.2rem !important;
    text-indent: 0.2rem !important;
    padding-top: 0.1rem !important;
    resize: none !important;
}

.con p {
    font-size: 0.16rem !important;
}

.tit p {
    font-weight: 600 !important;
}

.swip_one {
    position: relative;
}

.swip_one img {
    position: absolute;
    top: 0rem !important;
    left: 0rem !important;
}


.biaottd2 input:-webkit-autofill,
.biaottd2 input:-webkit-autofill:hover,
.biaottd2 input:-webkit-autofill:focus,
.biaottd2 input:-webkit-autofill:active {
     background: transparent;
-webkit-box-shadow: 0 0 0 0px transparent inset !important;
-webkit-text-fill-color: #fff !important;
  font-size: 0.2rem !important;
transition: background-color 5000s ease-in-out 0s;
}
.biaottd2 textarea:-webkit-autofill,
.biaottd2 textarea:-webkit-autofill:hover,
.biaottd2 textarea:-webkit-autofill:focus,
.biaottd2 textarea:-webkit-autofill:active {
    background: transparent;
-webkit-box-shadow: 0 0 0 0px transparent inset !important;
-webkit-text-fill-color: #fff !important;
  font-size: 0.2rem !important;
transition: background-color 5000s ease-in-out 0s;
}

  .close_btn {
    width: 33px;
    height: 33px;
    border-radius: 33px;
    text-align: center;
    line-height: 33px;
    font-weight: 600;
    color: #fff;
    background: #000;
    border: 2px solid #fff;
    position: absolute;
    top: -11.5px;
    right: -11.5px;
    cursor: pointer;
    font-size: 0.2rem;
}
.pc{
    display: block !important;
}
.yd{
    display: none !important;
}
.biaos .form input::placeholder{
    color:#aaa !important;
}
.biaos .form textarea::placeholder{
    color:#aaa !important;
}
.bottom_bakul {
    width: 15rem !important;
    height: 3.1rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.bottom_bak1 {
    width: 4.2rem !important;
    height: 2.8rem;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
.bottom_bak1titles {
    font-size: 0.3rem;
    color: #fff;
    text-align: left;
    width: 100% !important;
    line-height: 0.3rem;
    font-family: pb;
    height: 0.3rem !important;
    font-weight: 600;
}