@media screen and (min-width:1024px) {
    header {
        height: 112px;
    }

    .danfoss,
    .picShow {
        margin-top: 116px !important;
    }
	.
}

.cn-font{
font-family: "Source Han Sans CN"!important;
}
.en-font{
font-family:"Myriad Pro"!important;
}


html {
    overflow-y: scroll !important;
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

* {
    padding: 0;
    margin: 0;
}

/* Links ---------------------- */
a img {
    border: none;
}

a {
    color: #e85252;
    text-decoration: none;
    line-height: inherit;
}

body {
    padding: 0;
    margin: 0;
    background: #dc010d;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFDE010D', endColorstr='#FFBF0707');
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…pZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 70, color-stop(0%, #de010d), color-stop(70%, #bf0707));
    background: -webkit-radial-gradient(#de010d, #bf0707 70%);
    background: -moz-radial-gradient(#de010d, #bf0707 70%);
    background: -o-radial-gradient(#de010d, #bf0707 70%);
    background: radial-gradient(#de010d, #bf0707 70%);
    background: radial-gradient(#de010d, #bf0707 70%);
    /*min-height: 700px;*/
}

body {
    font-size: 12px;
    color: #333;
    -webkit-text-size-adjust: none;
}
}

body * {
    font-family: '微软雅黑', Verdana, Arial, "Hiragino Sans GB", "Microsoft YaHei", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1;
    color: #330;
    margin: 0;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td,
textarea,
input {
    font-family: '微软雅黑', Verdana, Arial, "Hiragino Sans GB", "Microsoft YaHei", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif !important;
}

.wrap {
    width: 100%;
    height: 100%;
    position: relative;
}

header {
    width: 100%;
    /*height: 70px;*/
    min-height: 70px;
    max-height: 110px;
    padding: 6px 0;
    position: fixed;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 2;
    /*background: #dc010d;*/
    background: #c30708;
}

/*4.18修改图片*/
.newDetailContent.contactContent > div{
	display:block !important;
	/*width:50% !important;*/

}
/*修改结束*/
/*4.19修改h5*/
h2{
text-align:center;
}
/*修改结束*/
/*header a{	color: #fff;font-size: 20px;font-weight: bold;display: inline-block;overflow: hidden;}	*/
header span:first-child {
    width: 60%;
    float: left;
    display: inline-block;
}

header span img {
    width: 50%;
    max-width: 50%;
    margin: 10px 6px 0 20px;
    display: inline-block;
    max-height: 94px;
    max-width: 335px;
}

header span:last-child {
    float: right;
    display: inline-block;
    text-align: right;
    position: absolute;
    right: 20px;
    top: 40%;
}

header span:last-child a {
    color: #fff;
    font-size: 20px;
}

/*solution.html*/
.danfoss,
.picShow {
    width: 100%;
    margin-top: 70px;
}

.picShow {
    margin-top: 0px;
    /*spadding-bottom: 50px;*/
}

.picShow img {
    width: 100%;
    max-width: 100%;
}

.solutionList {
    width: 96%;
    min-height: 300px;
    display: inline-block;
    background: #c30708;
    position: relative;
    left: 2%;
    margin-top: -20px;
    padding: 15px 15px 85px 15px;
    color: #fff;
}

.solutionList h2 {
    color: #fff;
    font-size: 17px;
    line-height: 30px;
    padding-bottom: 13px;
}

.solutionList>ul {
    list-style: none;
    width: 100%;
    max-width: 100%;
}

.solutionList>ul>li {
    padding: 10px 0;
    font-size: 14px;
    /*	letter-spacing: 0.5px;*/
    border-top: 1px solid #f23737;
}

.solutionList li span:first-child {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: transparent;
    border: 2px solid #fff;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    border-radius: 12px;
    text-align: center;
    font-size: 14px;
    margin-right: 10px;
}

.solutionList li a {
    display: inline-block;
    float: right;
    color: #fff;
    width: 5%;
}

.solutionList ul>div {
    width: 100%;
    overflow: hidden;
    padding: 10px 0;
    display: none;
    min-height: 130px;
}

.solutionDownPic {
    width: 50%;
    float: left;
    padding: 10px 0;
}

.solutionDownPic img {
    width: 100%;
    max-width: 100%;
}

.solutionDownList {
    width: 50%;
    float: right;
    padding: 13px 3px 0 10px;
}

.solutionDownList ul {
    list-style: inside;
    list-style-type: disc;
}

.solutionDownList ul li {
    text-align: left;
    font-size: 12px;
    padding: 3px 0;
}

.solutionList ul li span:nth-child(2) {
    cursor: pointer;
    width: 70%;
}

.solutionDownList p {
    text-align: right;
    margin-top: 20px;
    font-size: 13px;
    position: absolute;
    left: 50%;
    bottom: 24px;
    width: 50%;
}

.solutionDownList p a {
    color: #fff;
}

.slideAnimation {
    -webkit-animation: slide 2s ease;
    -moz-animation: slide 2s ease;
    -ms-animation: slide 2s ease;
    -o-animation: slide 2s ease;
    animation: slide 2s;
    display: block !important;
    -webkit-transform: rotate(360deg);
    position: relative;
}

.slideAnimation>div {
    overflow: hidden;
}

@-webkit-keyframes 'slide' {
    from {
        opacity: 0.1;
    }

    10% {
        opacity: 0.2;
    }

    20% {
        opacity: 0.3;
    }

    30% {
        opacity: 0.4;
    }

    40% {
        opacity: 0.5;
    }

    50% {
        opacity: 0.6;
    }

    60% {
        opacity: 0.7;
    }

    70% {
        opacity: 0.8;
    }

    80% {
        opacity: 0.9;
    }

    to {
        opacity: 1;
    }
}

/*contact.html*/
.contactContent {
    width: 96%;
    /*min-height: 300px;*/
    display: inline-block;
    background: #fff;
    position: relative;
    left: 2%;
    padding: 15px 15px 15px 30px;
    color: #d80010;
}

.contactContent>ul {
    width: 100%;
    padding: 0px 0px 8px 0px;
    font-size: 12px;
    list-style: inside;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.contactContent>ul>li {
    line-height: 22px;
}

.contactAddress {
    width: 92%;
    min-height: 300px;
    display: inline-block;
    background: #bd0607;
    position: relative;
    left: 4%;
    margin-top: -20px;
    padding: 15px 15px 15px 30px;
    color: #fff;
    margin-bottom: 30px;
}

.contactContent h2 {
    /*color: #d80010;*/
	color: #000000;
    padding-bottom: 15px;
}

.agent h2 {
    padding-top: 15px;
}

.contactContent>p {
    padding-bottom: 10px;
    letter-spacing: 1px;
    line-height: 22px;
}

.contactContent form span {
    width: 40%;
    display: inline-block;
    text-align: right;
    padding-right: 10px;
    margin-top: 6px;
    float: left;
}

.contactContent form p {
    padding: 10px;
    overflow: hidden;
}

.contactContent input[type="text"],
.contactContent select {
    width: 60%;
    max-width: 60%;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
    border: 1px solid #ccc;
    height: 25px;
    padding-left: 5px;
}

.contactContent textarea {
    width: 60%;
    max-width: 60%;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
    border: 1px solid #ccc;
    height: 100%;
    overflow-y: visible;
    padding-left: 5px;
}

.contactContent form p:nth-child(8) label:last-child {
    display: inline-block;
    padding-left: 30%;
}

.contactContent form p:nth-child(9) {
    text-align: center;
    padding-bottom: 30px;
    margin-top: 15px;
}

.register form p:nth-child(9) {
    text-align: center;
    padding-bottom: 0px;
    margin-top: 8px;
}

.contactContent form button {
    width: 25%;
    height: 100%;
    min-height: 25px;
    background: #d80010;
    border: none;
    color: #fff;
    border-radius: 8px;
}

.contactContent form label {
    margin-top: 15px
}

.contactAddress p:first-child {
    padding-bottom: 18px;
}

.contactAddress p:nth-child(2),
.contactAddress p:nth-child(3),
.contactAddress p:nth-child(6),
.contactAddress p:nth-child(7),
.contactAddress p:nth-child(10),
.contactAddress p:nth-child(11) {
    padding-bottom: 10px;
}

/*index.html*/
.indexContent {
    width: 100%;
}

.indeximgul {
    width: 96%;
    /*min-height: 300px;*/
    margin-top: 24px !important;
    display: inline-block;
    background: #c30708;
    position: relative;
    left: 3%;
    padding: 15px 15px;
    color: #fff;
    margin-top: -17px;
    /*	z-index: 2;*/
}

.indexcontent {
    width: 100%;
    display: inline-block;
    background: #fff;
    position: relative;
    color: #fff;
    padding-bottom: 20px;
    margin-top: 20px;
    /*	z-index: 2;*/
}

.contentBox {
    width: 92%;
    min-height: 180px;
    display: inline-block;
    background: #fff;
    border: 1px solid #c30708;
    position: relative;
    left: 4%;
    padding: 15px 15px;
    color: #666;
    margin-top: -17px;
    margin-bottom: 20px;
}

.contentBox img {
    width: 100%;
}

.contentBox h2 {
    font-size: 16px;
    color: #000;
    padding: 15px 0;
}

.contentBox p {
    font-size: 12px;
    line-height: 20px;
}

.contentBox ul li>a img {
    width: 100%;
    max-width: 100%;
}

.contentBox ul li a {
    color: #666666;
    display: inline-block;
    padding-bottom: 10px;
    width: 100%;
}

.contentBox ul li a:nth-child(2) {
    border-bottom: 1px solid #c30708;
    width: 98%;
    height: 63px;
    display: inline-block;
}

.contentBox ul li a:last-child {
    color: #c30708;
    font-weight: bold;
    padding: 5px 0 0 0;
}

/*new.html*/
.newProduct {
    width: 100%;
    background: #fff;
    padding: 10px 0 180px 0;
}

.newProductContent {
    width: 94%;
    margin-left: 2%;
    border: 1px solid #b5b5b5;
    padding: 10px;
}

.newProductContent p {
    width: 100%;
    color: #4c4c4c;
    font-size: 14px;
    padding-bottom: 3px;
}

.newProductContent p:nth-child(2) {
    padding-bottom: 10px;
}

.newProductContent p:nth-child(4) {
    border-bottom: 2px solid #e60012;
    padding-bottom: 15px;
}

.newProductContent p:last-child {
    padding-top: 8px;
}

.newProductContent p>a {
    font-weight: bold;
}

.newProductContent p img {
    width: 100%;
    max-width: 100%;
}

.newList {
    width: 100%;
    padding-bottom: 36px;
}

.newListContent {
    width: 96%;
    margin-left: 2%;
    /* border: 1px solid #b5b5b5;*/
    /* padding: 10px;*/
    margin-top: -170px;
    overflow: hidden;
}

.newListContent>div {
    width: 48%;
    float: left;
    border: 1px solid #b5b5b5;
    padding: 10px 5px;
    background: #fff;
    margin-right: 2%;
    margin-bottom: 3%;
}

.newListContent>div>img {
    width: 100%;
	height: 40%;
    object-fit: contain;
}

.newListContent>div>h2 {
    color: #000;
    font-size: 13px;
    padding-bottom: 10px;
    height: 100px;
    font-family: "微软雅黑";
    line-height: 20px;
	padding-top: 5px;
}

.newListContent>div>p {
    color: #4d4d4d;
    padding-bottom: 10px;
    line-height: 20px;
}

.titlenews {
    height: 50px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.titlenews p {
    line-height: 20px;
}

.title {
    width: 100%;
    height: 100px;
    border-bottom: 2px solid #e60012;
}

/*.newLeft p:nth-child(1){	height: 50px;	width: 100%;	display: inline-block;	border-top: 2px solid #e60012;}	*/
.newListContent>div>p:last-child {
    padding-top: 0px;
}

.newListContent>div>p>a {
    font-weight: bold;
}

div.newRight {
    float: right;
}

/*product.html*/
.productDevice {}

.productDevice img {
    margin: 15px 0 0px 0;
    padding: 0 2px 0 2px;
    width: 100%;
    display: inline-block;
}

header,
h1,
h2,
h3,
h4,
h5,
h6 {
    display: inline-block;
}

.productheader {
    display: inline-block;
}

.danfoss.product {
    display: inline-block;
}

.product {
    margin-top: 48px;
}

.productSlide {
    width: 100%;
    background: #fff;
    height: 90px;
    display: inline-block;
}

.productSlideBox {
    width: 94%;
    margin-left: 3%;
    padding: 0px 7px;
    /*background: #fff;	border: 1px solid #e60012;*/
    /*min-height:230px;*/
    margin-top: -50px;
    position: relative;
}

.productSlideBox:after {
    content: "";
    width: 100%;
    height: 50%;
    border-radius: 50%;
    position: absolute;
    ;
    left: 0;
    bottom: 0px;
    box-shadow: 0 22px 15px rgba(0, 0, 0, 0.2);
    z-index: -1;
}

.productSlideBox>h2 {
    padding: 15px 5px;
    color: #4c4c4c;
    font-size: 16px;
}

.productSlideBox>p>img {
    width: 100%;
    max-width: 100%;
}

.productSlideBox>p {
    font-size: 12px;
    padding: 5px 3px;
    color: #4c4c4c;
}

.productContent {
    width: 100%;
    /*padding-top:100px;*/
}

.productBox {
    width: 100%;
    display: none;
}

.productContent ul,
.productBox ul {
    width: 100%;
    list-style: none;
}

.productContent ul>li,
.productBox ul>li {
    width: 94%;
    overflow: hidden;
    padding-bottom: 12px;
    border-bottom: 2px solid #f23737;
    padding: 15px 0;
    margin-left: 3%;
    display: inline-block;
    position: relative;
}

.productContent ul>li:last-child,
.productBox ul>li:last-child {
    border-bottom: none;
}

.productContent ul>li>div,
.productBox ul>li>div {
    width: 50%;
    float: left;
    position: relative;
}

.productContent ul>li>div:first-child img,
.productBox ul>li>div:first-child img {
    width: 100%;
    max-width: 100%;
    display: inline-block;
}

.productContent ul>li>div:first-child:after,
.productBox ul>li>div:first-child:after {
    width: 100%;
    height: 50%;
    border-radius: 50%;
    content: "";
    position: absolute;
    left: 0;
    bottom: 3px;
    box-shadow: 0 5px 3px rgba(0, 0, 0, 0.3);
    z-index: -1;
}

.productContent ul>li>div:last-child,
.productBox ul>li>div:last-child {
    padding: 3px 5px 8px 5px;
    color: #fff;
    position: relative;
}

.productContent ul>li>div:last-child h2,
.productBox ul>li>div:last-child h2 {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
}

.productContent ul>li>div:last-child p,
.productBox ul>li>div:last-child p {
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    position: absolute;
    bottom: 35px;
    left: 10px;
    width: 100%;
}

.productContent ul>li>div:last-child p a,
.productBox ul>li>div:last-child p a {
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    background: #E4000D;
    border: 1px solid #B60D0D;
    border-radius: 4px;
    -webkit-appearance: none;
    padding: 0 5px;
}

/*about.html*/
.video {
    box-sizing: content-box;
    width: 100%;
}

.video img {
    width: 100%;
    max-width: 100%;
}

video {
    /*padding: 0;	margin: 0;*/
    box-sizing: content-box;
    width: 100%;
}

.aboutContent {
    width: 96%;
    min-height: 300px;
    display: inline-block;
    background: #c30708;
    position: relative;
    left: 2%;
    /*margin-top: -25px ;*/
    padding: 10px;
    color: #fff;
}

.aboutContent h2 {
    color: #fff;
    font-size: 18px;
    padding: 10px 0;
}

.aboutContent p img {
    width: 100%;
    max-width: 100%;
}

.aboutContent p {
    padding-bottom: 15px;
    font-size: 14px;
    line-height: 20px;
    word-spacing: 1px;
}

.aboutlist {
    width: 100%;
    background: #fff;
    padding-bottom: 40px;
}

/*newDetai.html*/
.newDetailPic {
    width: 100%;
}

.newDetailPic img {
    width: 100%;
    max-width: 100%;
}

.newDetailContent {
    margin-top: -30px;
    padding: 10px;
    color: #666;
    margin-bottom: 20px;
}

.newDetailContent h2 {
    display: inline-block;
    width: 100%;
    font-size: 16px;
}

.newDetailContent>p {
    letter-spacing: 0 !important;
    font-size: 12px;
}

/*foot*/
.foot {
    height: 40px;
    width: 100%;
    background: #060001;
    display: inline-block;
}

.footer {
    height: 40px;
    width: 100%;
    background: #060001;
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 0;
}

.foot p,
.footer p {
    width: 100%;
    color: #fff;
    text-align: center;
    line-height: 40px;
}

/*solutionList.html*/
.slContent {
    width: 100%;
    background: #fff;
    padding: 15px;
}

.solutionListUl h2 {
    color: #d80010;
    padding: 8px 2px 0 4px;
    line-height: 24px;
}

.solutionListUl ul {
    list-style: none;
    width: 100%;
    overflow: hidden;
}

.solutionListUl ul li {
    width: 48%;
    float: left;
    border: 1px solid #b5b5b5;
    padding: 10px;
    margin-top: 20px;
}

.solutionListUl ul li:nth-child(2n) {
    float: right;
}

.solutionListUl ul li img {
    width: 100%;
    max-width: 100%;
}

.solutionListUl ul li h2 {
    color: #000;
    padding: 3px 0;
    font-size: 15px;
    height: 75px;
}

.solutionListUl ul>li p {
    color: #4d4d4d;
    line-height: 20px;
    font-size: 12px;
    height: 75px;
    border-bottom: 2px solid #e60012;
    max-height: 200px;
}

.solutionListUl ul li span a {
    color: #db0000;
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    padding-top: 7px;
}

.solutionListUl ul li span a i {
    color: #db0000;
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    padding-top: 7px;
    padding-right: 5px;
}

/*agent.html*/
.agent,
.register {
    padding: 10px 15px;
    margin: 0 !important;
}

.submitButton {
    width: 70%;
    margin-left: 35%;
}

.submitButton a {
    width: 40% !important;
    height: 30px;
    display: inline-block;
    background: #d80010;
    color: #fff;
    text-align: center;
    line-height: 30px;
    border-radius: 4px;
}

.submitButton a font {
    color: #fff !important;
    font-size: 15px;
    font-weight: bold;
}

.register {
    padding: 10px 15px;
    margin: 0 !important;
}

.register h2 {
    padding: 20px 10px 0 20px;
}

.agentContact {
    display: inline-block;
    ;
    margin-top: 20px;
    width: 98%;
    color: #666;
    padding-bottom: 10px;
    border-bottom: 1px solid #e6e6e6;
}

.agentContact h3 {
    color: #c9000c;
    padding-bottom: 10px;
}

.agentContact p {
    padding: 1px 0;
    line-height: 20px;
}

.secondMail {
    display: inline-block;
    width: 100%;
    margin-left: 37px;
}

/*register.html*/
.register {
    min-height: 500px;
}

.register p:nth-child(5) {
    line-height;
    20px;
    text-align: center;
    padding-left: 40px;
}

.register p:nth-child(6) {
    width: 68%;
    margin-left: 30%;
    margin-bottom: 20px;
    overflow: hide;
}

.register p:nth-child(6) span {
    margin-right: 10px;
    text-align: left;
}

.register form {
    width: 90%;
    margin-left: 4%;
}

.register form label {
    width: 28%;
    display: inline-block;
    text-align: left;
    padding-right: 10px;
}

.register_company {
    padding-left: 10px;
}

.register form label:last-child {
    width: 100%;
}

.register form input:not([type="radio"]) {
    width: 68% !important;
    max-width: 68% !important;
    border-radius: 5px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
    border: 1px solid #ccc;
    height: 30px;
    padding-left: 5px;
}

.register form select {
    width: 64% !important;
    max-width: 68% !important;
    border-radius: 5px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
    border: 1px solid #ccc;
    height: 30px;
    padding-left: 5px;
    margin: 10px 10px 10px 1px;
    ;
}

.register form input[type="submit"] {
    /*width: 30% !important;*/
    margin-left: 40%;
    background: #d80010;
    color: #fff;
    box-shadow: none !important;
    border: none;
    -webkit-appearance: none;
}

.register form input[type="button"] {
    /*width: 30% !important;*/
    margin-left: 45%;
    background: #d80010;
    color: #fff;
    box-shadow: none !important;
    border: none;
    -webkit-appearance: none;
}

/*downLoad.html*/
.maildialog {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    display: none
}

.mailContent {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 80%;
    background: #dc010d;
    border-radius: 5px;
    height: 150px;
    margin: -70px 0 0 -40%;
    padding: 10px;
}

.mailClose {
    width: 100%;
    text-align: right;
    padding-bottom: 4px;
}

.mailClose a {
    font-size: 14px;
    color: #fff;
}

.mailBox {
    background: #fff;
    width: 100%;
    height: 90px;
    border-radius: 1px;
    padding: 5px 10px;
}

.mailBox p:first-child {
    width: 100%;
    font-size: 14px;
    line-height: 22px;
    padding: 8px 0;
    border-bottom: 1px solid #ccc;
}

.mailBox p:last-child {
    padding-top: 10px;
    position: relative;
}

.mailBox p:last-child input[type="mail"] {
    width: 100%;
    padding: 0 3px;
    height: 33px;
    border-radius: 8px;
    border: 1px solid #ccc;
}

.mailBox p:last-child button {
    position: absolute;
    top: 13px;
    right: 3%;
    border: none;
    background: #dc010d;
    color: #fff;
    padding: 4px 9px;
    border-radius: 4px;
}

.mailBox p input[type="submit"] {
    position: absolute;
    top: 14px;
    right: 3%;
    border: none;
    background: #dc010d;
    color: #fff;
    padding: 4px 9px;
    border-radius: 4px;
}

.seachbox {
    width: 100%;
}

.seachbox form {
    width: 100%;
    line-height: 80px;
    background: #fff;
    padding: 0 15px;
}

.seachbox form>input {
    width: 70%;
    border: 1px solid #c61415;
    border-radius: 10px;
    height: 30px;
    margin-right: 5%;
    padding-left: 5px;
}

.seachbox form>button {
    width: 23%;
    height: 30px;
    border: none;
    background: #c30708;
    color: #fff;
    border-radius: 8px;
}

.seachContent {
    margin-top: 10px !important;
    /*min-height: 240px ;		max-height: 500px */
    ;
    overflow: hidden;
}

.seachTitle {
    width: 50%;
    float: left;
}

.seachPic {
    width: 50%;
    float: right;
    padding: 10px;
}

.seachPic img {
    width: 100%;
    max-width: 100%;
}

.seachTitle p:first-child {
    color: #666;
    padding-left: 3px;
}

.seachTitle p:nth-child(2) {
    color: #999;
    padding-left: 3px;
}

.seachTitle p {
    line-height: 22px !important;
}

.seachTitle p:last-child {
    margin-top: 7px;
    line-height: 20px !important;
}

.seachTitle p:last-child a {
    padding: 2px 2px;
    border: 1px solid #bebebe;
    color: #666;
    border-radius: 5px;
}

.seachTitle p:last-child {
    margin-top: 7px;
}

.seachTitle p:last-child a {
    padding: 3px 10px;
    border: 1px solid #bebebe;
    color: #666;
    border-radius: 5px;
}

.seachTitle {
    /*position: absolute;	left:50%;	top: 50%;	margin-top: -100px;	margin-left: -46%;*/
    width: 50%;
    padding: 13px 5px 10px 0px;
}

.built {
    width: 100%;
    padding-top: 90px;
}

.built img {
    width: 100%;
    max-width: 100%;
}

.aboutContent.BU {
    margin-top: -20px !important;
    width: 92%;
    min-height: 300px;
    display: inline-block;
    background: #fff;
    position: relative;
    left: 4%;
    padding: 10px;
    color: #000;
    margin-top: -10px;
    margin-bottom: 30px;
}

.aboutContent.BU p:first-child,
.aboutContent.BU p:nth-child(3) {
    font-size: 14px;
}

.aboutContent.BU p {
    font-size: 12px;
    color: #666;
}

.UB02 {
    width: 92%;
    background: #fff;
    border: 1px solid #f23737;
    margin-left: 4%;
    padding: 10px;
    margin-bottom: 10px;
}

.UB02>div {
    display: none;
}

.UB02 ul {
    list-style: inside;
    display: inline-block;
}

.UBtitle {
    width: 100%;
}

.UBtitle a:last-child {
    float: right;
    display: inline-block;
}

.UB02 ul li {
    padding: 5px 0;
    width: 100%;
}

.UB02 ul li>ul {
    margin-left: 3px;
}

.UB02 ul li>ul ul {
    margin-left: 4px;
}

.UB02 .UBtitle {
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    padding-bottom: 10px;
}

.UBtitle a,
.menuBack {
    color: #e85252 !important;
}

.UB02 p {
    font-size: 12px;
    line-height: 22px;
}

.UB02 h2 {
    font-size: 14px;
    font-weight: bold;
    padding: 10px 0;
}

.UB02 ul {
    margin-left: 15px;
}

.UBBox b {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    padding: 3px 0;
}

.UBBox ul {
    list-style-type: none;
    margin-left: 0px !important;
}

.UBBox ul li>ul {
    list-style-type: disc !important;
    text-indent: 24px;
}

.UBFirst>ul {
    list-style-type: disc !important;
}

.contactContent img {
    width: 100%;
    max-width: 100%;
}

.newDetailContent p>b {
    font-size: 12px;
    color: #d80010;
    font-weight: bold;
}

.map {
    padding: 15px !important;
}

.map h2 {
    color: #d80010;
    font-size: 18px;
    padding: 8px 0 15px 0;
    /*display: none;*/
}

.mapbox {
    width: 100%;
    margin-top: 10px;
    display: inline-block;
    color: #666666;
    border-top: 2px solid #c30708;
    padding-top: 7px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mapbox p {
    width: 100%;
    padding: 8px 0;
    font-size: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mapbox ul {
    width: 100%;
    padding: 8px 0;
    font-size: 12px;
    list-style: inside;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mapbox>div>ul li {
    line-height: 22px;
}

.mapbox>div>ul li ul {
    margin-left: 5%;
}

.seachContent {
    padding: 0 10px;
}

.seachContent ul {
    list-style: none;
    width: 100%;
}

.seachContent ul li {
    padding: 7px 20px;
    border-bottom: 1px solid #ccc;
}

.seachContent ul li>a {
    display: inline-block;
    float: right;
    color: #009ddc;
    font-size: 14px;
}

/*partner*/
.partner h2 {
    font-size: 16px;
    padding-top: 10px;
}

.partnerContent {
    width: 100%;
    /* padding: 10px; */
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    color: #666;
    padding-bottom: 10px;
}

.partnerLogo {
    width: 30%;
    float: left;
}

.partnerLogo img {
    width: 100%;
}

.partnerBox {
    width: 70%;
    float: left;
}

.partnerBox p {
    font-size: 12px;
    line-height: 24px;
}

.partnerBox p a {
    color: #666;
}

.partnerPhone {
    padding-left: 60px;
}

.partnerRepair {
    padding-left: 36px;
}

.linkTop {
    width: 96%;
    text-align: right;
    padding: 10px 20px 10px 10px;
    left: 2%;
    background: #fff;
    position: relative;
}

.linkTop a {
    font-size: 14px;
}

/*后市场部*/
.BUCover {
    width: 100%;
    position: relative;
}

.BUCover img {
    width: 100%;
}

.BUCover h2 {
    position: absolute;
    left: 10px;
    top: 10%;
    color: #cb0013;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
    font-weight: blod !important;
    padding: 4px 7px;
}

.fa-arrow-right {
    color: #e85252 !important;
}

/*最新产品结构*/
.productTab {
    width: 100%;
    padding-bottom: 15px;
}

.productTab>ul {
    width: 100%;
    color: #fff;
}

.productTab>ul>li {
    width: 96%;
    position: relative;
    left: 2%;
    border-bottom: 2px solid #f23737;
    padding: 12px 5px;
}

.productTab>ul>li a {
    color: #fff;
    font-size: 14px;
}

.footSeclet {
    position: absolute;
    left: 0;
    bottom: 0px;
}

/*welcome*/
.Welcome {
    width: 100%;
    padding: 100px 0px 10px 0px;
    color: #fff;
    font-size: 13px;
    text-align: center;
}

#num {
    font-weight: bold;
    font-size: 19px;
    padding: 0 5px;
}

/*搜索结果*/
.searchResult {
    width: 94%;
    position: relative;
    left: 3%;
    background: #fff;
    min-height: 200px;
    margin-top: 20px;
}

.searchResult ul {
    list-style: none;
    width: 100%;
}

.searchResult ul li {
    padding: 7px;
    border-bottom: 2px solid #c30708;
    overflow: hidden;
	color:#fff;
}

.searchResult ul li a:first-child {
    display: inline-block;
    width: 85%;
    color: #fff;
    font-size: 14px;
    float: left;
}

.searchResult ul li a:last-child {
    color: #d9d9d9;
    width: 15%;
    text-align: center;
    font-size: 16px;
}

/*入口*/
.entrance {
    width: 100%;
    min-height: 200px;
    background: #fff;
}

.entrance ul {
    width: 96%;
    position: relative;
    list-style: none;
    padding: 10px;
}

.entrance ul li {
    position: relative;
    display: inline-block;
    border: 1px solid #a0a0a0;
    display: inline-block;
    margin-bottom: 20px;
    padding: 3px;
}

.entrance ul li img {
    width: 100%;
    display: inline-block;
    border: 1px solid #a0a0a0;
}

.entrance ul li a {
    display: inline-block;
    width: 100%;
    text-align: right;
    position: absolute;
    top: 15%;
    right: 20px;
    color: #333;
    font-size: 18px;
}

.entrance ul li a i {
    font-size: 22px !important;
    font-weight: bold;
}

/*在线咨询*/
.online_us {
    padding: 10px;
    position: relative;
    min-height: 480px;
    font-size: 13px;
    margin-bottom: 20px;
}

.online_us h2 {
    width: 100%;
    display: inline-block;
    padding: 20px 10px 10px 5px;
}

.online_us label {
    width: 30%;
    text-align: left;
    float: left;
    padding-left: 10px;
}

.online_us form textarea,
.online_us form select {
    width: 60% !important;
    border-radius: 5px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
    border: 1px solid #ccc;
    padding-left: 5px;
    margin: 10px 10px 10px 5px;
}

.online_us form input[type="tel"],
.online_us form input[type="text"] {
    width: 60% !important;
    border-radius: 5px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
    border: 1px solid #ccc;
    padding-left: 5px;
    margin: 0px 10px 0px 5px;
    height: 30px;
}

.online_us form select {
    height: 30px;
}

.online_us p:last-child {
    font-size: 8px !important;
    position: absolute;
    bottom: -5px;
    left: 0;
    padding: 10px 10px 10px 15px;
    width: 100%;
}

.online_us form input[type="submit"] {
    width: 30% !important;
    background: #d80010;
    color: #fff;
    box-shadow: none !important;
    border: none;
    height: 30px;
    margin-left: 30%;
    -webkit-appearance: none;
    max-width: 68% !important;
    border-radius: 5px;
    height: 30px;
    padding-left: 5px;
}

.online_btn {
    margin: 10px 0;
}

.online_us form span {
    width: 30%;
    display: inline-block;
    text-align: left;
    padding-right: 10px;
    margin-top: 0px;
    float: left;
}

/*历史墙*/
.history_pic {
    width: 100%;
    position: relative;
}

.history_pic h2 {
    position: absolute;
    top: 10%;
    left: 15px;
    padding: 4px 7px;
    color: #cb0013;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
}

.history_pic img {
    width: 100%;
}

.history_box {
    margin-top: -20px;
    padding: 10px !important;
}

.history_content {
    width: 100%;
    padding: 15px 0;
    border-bottom: 1px solid #ccc;
}

.history_content:last-child {
    border-bottom: none;
}

.history_content h2 {
    color: #d80010;
    font-size: 16px;
    padding-bottom: 10px;
}

.history_content:nth-child(2n) h2 {
    padding-left: 50%;
}

.history_content p {
    font-size: 12px;
    line-height: 22px;
    color: #666;
    overflow: hidden;
}

.history_content:nth-child(2n+1) p img {
    float: right;
    width: 50%;
    padding: 5px 0 5px 5px;
}

.history_content:nth-child(2n) p img {
    float: left;
    width: 50%;
    padding: 5px 5px 5px 0;
}
@media screen and (max-width:789px) {

    .newDetailContent>p:last-child b {
        color: #000 !important;
    }

    .newLeft {
        height: 292px !important;
    }

    .newLeft h2 {
        height: auto !important;
    }

    .newDetailContent {
        margin-top: 2vh !important;
    }

    .danfoss>div:nth-child(1)>div>p img {
        width: 100% !important;
    }

    .danfoss>div:nth-child(1)>div {
        background: none !important;
    }

    .danfoss,
    .picShow {
        top: 0 !important;
        position: absolute;
    }
    
    .footSeclet {
        position: fixed !important;
        left: 0;
        bottom: 0px;
    }
	.newDetailContent p {

    text-align: left !important;
}
		.newDetailContent>h2+p {
    text-align: left !important;
}

}


@media screen and (min-width:1024px) {
	.newDetailContent.contactContent{
	
	}
	
	
	.newDetailContent.contactContent h2{
	font-size: 22px;
		padding:16px 0;
	}
	.newDetailContent p{
		text-indent:2em;
		padding:10px 0;
	}
	.newDetailContent p>img{
		margin-left: -2em;
	}
	.newDetailContent p>b{
		/*padding-top: 20px;
    	display: block;
		font-size:18px;
        color:#000;*/
        font-size: 16px;
        color: #d80010;
	}	
	.contactContent>div>p{
		text-align:center;
	}

	.contactContent>ul{
		text-indent:0; margin-left:2em;
	}
	
	
	
	
	
    .newDetailContent>p:last-child b {
        color: #000 !important;
    }
	.newDetailContent p {
font-size: 16px;
    text-align: left;
}
		.newDetailContent>h2+p {
    text-align: left !important;
			font-size: 16px;
}
    body {
        background: #fff;
    }

    header {
        width: 779.999999px;
        margin: 0 auto;
        transform: translate(-50%);
        left: 50%;
    }

    .foot {
        top: 100% !important;
    }

    .wrap {
        height: auto !important;
    }

    .danfoss>div:nth-child(1)>div {
        background: none !important;
    }

    .danfoss,
    .picShow {
        width: 780px;
        margin-top: 70px;
        margin: 0 auto;
        background: radial-gradient(#de010d, #bf0707 70%);
        margin-top: 110px !important;
    }

    .picShow>img {
        /*display:none !important;    */
    }

    .picShow img {
        width: 96%;
        max-width: 100%;
        display: block;
        margin: 0 auto;
    }

    .danfoss>div:nth-child(1)>img {
        display: none !important;

    }

    .danfoss>div:nth-child(1)>div>p img {
        width: 100% !important;
    }

    .foot {
        height: 40px;
        width: 780px;
        background: #060001;
        display: inline-block;
        margin: 0 auto;
        transform: translateX(-50%);
        left: 50%;
        position: absolute;
    }

    .newDetailContent {
        margin-top: 7px;
        padding: 10px;
        color: #666;
        margin-bottom: 20px;
    }
	#dituContent{
	z-index:1;
	}
	
	

}
