﻿@font-face {
    font-family: 'DisplayBold';
    src: url('');
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'shouyezi';
    src: url('');
    font-weight: normal;
    font-style: normal
}

.arial {
    font-family: Arial;
}


.titleBox {
    width: 100%;
    overflow: hidden;
}

h2.title_en, h2.title_cn {
    visibility: hidden;
}

h2.title_en {
    text-align: center;
    line-height: 1;
    font-weight: bold;
    color: #000000;
}

h2.title_cn {
    text-align: center;
    line-height: 1.5;
    color: #000000;
}

.font_z1{
	font-size: 80px;
	font-family: 'DisplayBold';
}

.font_z2{
	font-size: 40px;
}

.font_z3{
	font-size: 22px;
}

.font_z4{
	font-size: 30px;
	font-family: 'DisplayBold';
}

.font_z5{
	font-size: 16px;
}

.font_z6{
	font-size: 14px;
	font-family:arial;
}

h3.title_sec {
    color: #000000;
    line-height: 1.5;
}

.font_main {
    line-height: 28px;
    color: #b0b0b0;
}


.detail_btn {
    
}


.details_con {
    line-height: 1.5;
}


h3.font_news_title {
    color: #fff;
    margin-bottom: 10px;
    line-height: 1.5;
    height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


.detail_btn_news {
    
}

.detail_btn_news span {
    color: #fff;
}

.detail_btn_news:hover i {
    background-position: -25px 0;
}


@font-face {
    font-family: 'icomoon';
    src: url('');
    src: url('') format('embedded-opentype'),
    url('') format('truetype'),
    url('') format('woff'),
    url('') format('svg');
    font-weight: normal;
    font-style: normal;
}

.icon_useFont {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
}

.icon_useFont:before {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}


.toolEntery .tool_qq_icon .tool_icon:before {
    content: "\e902";
    color: #e80000;
}
.toolEntery .tool_qq_icon .tool_icon:after{
    content: "鍜ㄨ";
    font-size:12px;
    font-family:'Microsoft yahei';
    display: none;
}

.toolEntery .tool_share_icon .tool_icon:before {
    content: "\e904";
    color: #e80000;
}

.toolEntery .tool_phone_icon .tool_icon:before {
    content: "\e905";
    color: #e80000;
}
.toolEntery .tool_phone_icon .tool_icon:after{
    content: "鐢佃瘽";
    font-size:12px;
    font-family:'Microsoft yahei';
    display: none;
}

.toolEntery .tool_msg .tool_icon:before {
    content: "\e906";
    color: #e80000;
}
.toolEntery .tool_msg .tool_icon:after{
    content: "鐣欒█";
    font-size:12px;
    font-family:'Microsoft yahei';
    display: none;
}

.toolEntery .tool_msg .tool_icon:hover:before,
.toolEntery .tool_qq_icon .tool_icon:hover:before,
.toolEntery .tool_phone_icon .tool_icon:hover:before {
    color: #fff;
    display: none;
}
.toolEntery .tool_share_icon .tool_icon:hover:before{color: #fff;}
.toolEntery .tool_msg .tool_icon:hover:after,
.toolEntery .tool_qq_icon .tool_icon:hover:after,
.toolEntery .tool_phone_icon .tool_icon:hover:after {
    color: #fff;
    display: block;
}
.toolEntery .tool_msg .tool_icon:hover,
.toolEntery .tool_qq_icon .tool_icon:hover,
.toolEntery .tool_share_icon .tool_icon:hover,
.toolEntery .tool_phone_icon .tool_icon:hover {
    background-color: #e80000;
}

.toolEntery .tool_share_qq:before {
    content: "\e902";
    color: #a8a8a8;
}

.toolEntery .tool_share_weixin:before {
    content: "\e900";
    color: #a8a8a8;
}

.toolEntery .tool_share_weibo:before {
    content: "\e901";
    color: #a8a8a8;
}

.toolEntery .tool_share .icon_useFont:before {
    color: #ffffff;
}

.toolEntery .tool_share .icon_useFont:hover:before {
    color: #e80000;
}

.toolEntery .tool_share .icon_useFont:hover {
    background: #fff;
}



.footers .footerPhoneBoxMobile.icon_useFont {
    line-height: 1.4;margin-left: 0rem;
}
.footers .footerPhoneBoxMobile.icon_useFont a{
    color: #fff;
}



.footers .footerShare .icon_useFont {
    line-height: 25px;
    font-size: 22px;
}

.footers .footerShare .icon_useFont:hover:before {
    color: #fff;
}

.share_weixin:before {
    content: "\e900";
    color: #7CD33B;
}

.share_xinlang:before {
    content: "\e901";
    color: #D32024;
}

.share_fb:before {
    content: "\e903";
    color: #3B589C;
}

.share_qq:before {
    content: "\e907";
    color: #5fc1f8;
}

@media (max-width: 1700px) {

    a.caseMore span.words {
        padding: 14px 55px;
    }
}

@media (max-width: 1500px) {

.font_z1{
	font-size: 60px;
}

.font_z2{
	font-size: 30px;
}

.font_z3{
	font-size: 20px;
}

.font_z4{
	font-size: 24px;
}

.font_z5{
	font-size: 14px;
}

.font_z6{
	font-size: 14px;
}

    a.caseMore span.words {
        padding: 12px 50px;
    }
}

@media (max-width: 1300px) {


    a.caseMore span.words {
        padding: 10px 40px;
        
    }
}

@media (max-width: 1100px) {


    a.caseMore span.words {
        padding: 10px 40px;
        
    }
}
@media (max-width:768px) {
	
.font_z1{
	font-size: 0.4rem;
}

.font_z2{
	font-size: 0.2rem;
}

.font_z3{
	font-size: 0.26rem;
}

.font_z4{
	font-size: 0.15rem;
}

.font_z5{
	font-size: 0.18rem;
}

.font_z6{
	font-size: 0.12rem;
}
	
	
}

@media (max-width: 600px) {


    a.caseMore {
        border: 3px solid #323232;
    }

    a.caseMore span.words {
        padding: 0.12rem 0.6rem;

    }




    .detail_btn_news span {
        color: #000;
    }

    h3.font_news_title {
        
    }

    .detail_btn_news span, .detail_btn span {
    }
}

@media (max-width: 520px) {
    .footers .footerShare .icon_useFont {
        line-height: 0.35rem;
        font-size: 0.25rem;
    }
}

.animated {
    -webkit-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    -o-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.animated.hinge {
    -webkit-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    -o-animation-duration: 0.5s;
    animation-duration: 0.5s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
    -webkit-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    -o-animation-duration: 0.5s;
    animation-duration: 0.5s;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 80px, 0);
        -moz-transform: translate3d(0, 80px, 0);
        -ms-transform: translate3d(0, 80px, 0);
        -o-transform: translate3d(0, 80px, 0);
        transform: translate3d(0, 80px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate(0, 80px);
        -moz-transform: translate(0, 80px);
        -ms-transform: translate(0, 80px);
        -o-transform: translate(0, 80px);
        transform: translate(0, 80px);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
@-webkit-keyframes fadeInIncline{
	0% {
		opacity: 0;
		top: 25px;
		-webkit-transform-origin: 0% 0%;
		-webkit-transform: rotate(3deg);
	}
	100% {
		opacity: 1;
		top: 0;
	}
}
@keyframes fadeInIncline{
	0% {
		opacity: 0;
		top: 25px;
		transform-origin: 0% 0%;
		transform: rotate(3deg);
	}
	100% {
		opacity: 1;
		top: 0;
	}
}
.fadeInIncline{
	-webkit-animation-name: fadeInIncline;
    -moz-animation-name: fadeInIncline;
    -o-animation-name: fadeInIncline;
    animation-name: fadeInIncline;
}
@-webkit-keyframes fadeInIncenter{
	0% {
		opacity: 0;
		top: 25px;
		-webkit-transform-origin: 50% 50%;
		-webkit-transform: rotate(3deg);
	}
	100% {
		opacity: 1;
		top: 0;
	}
}
@keyframes fadeInIncenter{
	0% {
		opacity: 0;
		top: 25px;
		transform-origin: 50% 50%;
		transform: rotate(3deg);
	}
	100% {
		opacity: 1;
		top: 0;
	}
}
.fadeInIncenter{
	-webkit-animation-name: fadeInIncenter;
    -moz-animation-name: fadeInIncenter;
    -o-animation-name: fadeInIncenter;
    animation-name: fadeInIncenter;
}
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.01, 1.01, 1.01);
    transform: scale3d(1.01, 1.01, 1.01);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.01, 1.01, 1.01);
    transform: scale3d(1.01, 1.01, 1.01);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 3deg);
    transform: rotate3d(0, 0, 1, 3deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 3deg);
    transform: rotate3d(0, 0, 1, 3deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(15%, 0, 0) skewX(-3deg);
    transform: translate3d(15%, 0, 0) skewX(-3deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(3deg);
    transform: skewX(3deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(0deg);
    transform: skewX(0deg);
    opacity: 1;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(15%, 0, 0) skewX(-3deg);
    transform: translate3d(15%, 0, 0) skewX(-3deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(3deg);
    transform: skewX(3deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(0deg);
    transform: skewX(0deg);
    opacity: 1;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0.5;
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0.5;
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-35px, 0, 0);
    transform: translate3d(-35px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-35px, 0, 0);
    transform: translate3d(-35px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(35px, 0, 0);
    transform: translate3d(35px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(35px, 0, 0);
    transform: translate3d(35px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}