.clear{ clear: both;}
.fl{ float: left;}
.fr{  float: right;}
img{ max-width: 100%;}
.home_contact{ height: 132px; width: 100%; position: relative; line-height: 132px;}
.home_contact_l{ width: 41.6%; }
.home_contact_l_mid{ width: 70%; margin-top: 40px; }
.home_contact_l_mid_l{ color: #181818; font-size: 54px;}
.home_contact_l_mid_m{ background: #aeaeae; height: 1px; width: 20%; margin-top: 60px;  margin-left: 10%; }
.home_contact_l_mid_r{ color: #090909; font-size: 24px;}

.home_contact_r{ height: 132px; width: 56.3%;background: linear-gradient(to right, #1da8d8, #52baa9, #7bc986); line-height: 132px;}
.home_contact_r_tit{ width: 90%; margin: 0px auto;}
.home_contact_r_tit ul li{ width: 38%; line-height: 132px; float: left;}

.home_contact_r_tit ul li .home_contact_tex{ color: #fff; font-size: 36px;}
.home_contact_r_tit ul li:nth-of-type(2){ width: 50%; font-size: 20px; margin-left: 10%;}
.home_contact_r_tit ul li .home_contact_tex1{ color: #fff; font-size: 20px;text-decoration:underline;}
	.home_contact_r_tit ul li .home_contact_ico { width: 15%; text-align: center;}

.home_adv_bg{ width: 100%; background: url(../images/pic6.jpg) no-repeat center; height: 459px;}
.contact-map{ width:100%; height:350px;}
#dituContent{ width:100%; height:350px; margin-top:35px;}
.verify{  width:30%;}
@media screen and (min-width: 736px) {
    
  .top-scroll-type-wrap {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 330px;
    background-color: #fff;
  }

  .top-scroll-type-first {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    height: 330px;
    color: #ebeff6;
    font-size: 330px;
    font-family: brandon-grotesque, sans-serif;
    font-weight: 900;
    line-height: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-animation: bg-animation-first 90s 0s linear infinite normal;
            animation: bg-animation-first 90s 0s linear infinite normal;
    opacity: 0.55;
  }

  .top-scroll-type-second {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    height: 330px;
    color: #ebeff6;
    font-size: 330px;
    font-family: brandon-grotesque, sans-serif;
    font-weight: 900;
    line-height: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-animation: bg-animation-second 90s -45s linear infinite normal;
            animation: bg-animation-second 90s -45s linear infinite normal;
    opacity: 0.55;
  }

 }
 


/* ==========================================================================
   #微調整
   ========================================================================== */



/* ==========================================================================
   #アニメーション
   ========================================================================== */
@-webkit-keyframes sdb {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 0;
  }
  50% { opacity: 1; }
  100% {
    -webkit-transform: translate(180px, 0);
    transform: translate(180px, 0);
    opacity: 1;
  }
}
@keyframes sdb {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  50% { opacity: 1; }
  100% {
    transform: translate(180px, 0);
    opacity: 1;
  }
}

@-webkit-keyframes bg-animation-first {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes bg-animation-first {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}


@-webkit-keyframes bg-animation-second {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes bg-animation-second {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}


@media screen and (max-width: 735px) {
  /* 
   ----------------------------------------------------------------- */
  .top-scroll-type-wrap {
    position: relative;
    z-index: 3;
    overflow: hidden;
    width: 100%;
    height: 140px;
    height: 37.3333333333vw;
    background-color: #fff;
  }

  .top-scroll-type-first {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 140px;
    height: 37.3333333333vw;
    color: #ebeff6;
    font-size: 140px;
    font-size: 37.3333333333vw;
    font-family: brandon-grotesque, sans-serif;
    font-weight: 900;
    line-height: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-animation: bg-animation-first 90s -0s linear infinite normal;
            animation: bg-animation-first 90s -0s linear infinite normal;
    opacity: 0.55;
  }

  .top-scroll-type-second {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 140px;
    height: 37.3333333333vw;
    color: #ebeff6;
    font-size: 140px;
    font-size: 37.3333333333vw;
    font-family: brandon-grotesque, sans-serif;
    font-weight: 900;
    line-height: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-animation: bg-animation-second 90s -45s linear infinite normal;
            animation: bg-animation-second 90s -45s linear infinite normal;
    opacity: 0.55;
  }

}

.home_about_l{ position: absolute; bottom: 0px; right: 0px;}
.home_contact_l_midd{ width: 100%; }
.home_contact_l_midd_l{ color: #181818; font-size: 54px;}
.home_contact_l_midd_m{ background: #aeaeae; height: 1px; width: 20%; margin-top: 20px;  margin-left: 10%; }
.home_contact_l_midd_r{ color: #090909; font-size: 24px;}
.l_a1_three{ width: 100%; height: 1000px; background: url(../images/bg3.jpg) no-repeat right bottom;}

.top-section__ttl {
    position: relative;
    margin-bottom: 4rem;
    zoom: 1;
}
.top-section__ttl h2 {
    font-weight: inherit;
}
 .top-section__ttl .en {
    display: block;
    font-family: "Roboto";
    font-weight: 700;
    font-size: 5.3rem;
    line-height: 1;
    position: relative;
    float: left;
    padding-right: 13rem;
}
 .top-section__ttl .jp {
    position: relative;
    top: 1rem;
    padding-left: 2rem;
    font-size: 1.6rem;
}
 .top-section__ttl:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
	
}
 .top-section__ttl .en:before {
    position: absolute;
    z-index: -1;
    content: "";
    display: block;
    width: 2.7rem;
    height: 2.7rem;
      background: linear-gradient(to right, #1ba7d9, #5ebf9e, #88cd7a);
    bottom: 0rem;
    left: -1rem;
}

.top-section__ttl .en:after {
    background: #DDDDDD;
}

 .top-section__ttl .en:after {
    position: absolute;
    content: "";
    width: 11rem;
    height: 1px;
    background: #EDEDED;
    right: 0;
    top: 50%;
}


.top-section__ttl .jp {
    position: relative;
    top: 1rem;
    padding-left: 2rem;
    font-size: 24px;
}

.home_product_bg{width:76.5%; margin: 0px auto;}
.home_product_bg ul li{ width: 30%; float: left; margin-right: 3%; margin-top: 40px; margin-bottom: 50px;}
.home_product_bg ul li:nth-of-type(3n+3){ margin-right: 0px;}
.home_product_bg ul li .home_product_pic{box-shadow: 1px 1px 10px #ccc;overflow: hidden;}
.home_product_bg ul li .home_product_pic img{transition: all 0.68s;}

.home_product_bg ul li:hover .home_product_pic img{transform: scale(1.1);}

.home_product_bg ul li .home_product_name1{ margin-top: 22px; color:#343434; font-size: 22px;} 
.home_product_bg ul li .home_product_name1 p{ display: inline-block;}
.home_product_bg ul li .home_product_name2{ margin-top: 13px; color:#343434; font-size: 22px;} 
.home_product_bg ul li .home_product_btn dl dd{ height: 34px; color: #1da8d7;  border: 1px solid #1da8d7; line-height: 34px; text-align: center; width: 30%;  float: left; margin-right: 2%;}

.home_adv_bg_l{ width: 50%; display: none;}
.home_adv_bg_r{width: 50%;background: linear-gradient(to right, #1da8d8, #52baa9, #7bc986); height: 459px;}
.home_adv_bg_r_tit{ width: 66.6%; margin: 0px auto;}
.honor_tit{ height: 42px; background: #9c1e23; line-height: 42px; text-align: center; color: #fff; width: 19%; margin-top: 84px; font-size: 24px;}
.honor_btn_tit{ width: 95%; margin: 0px auto;}
.honor_btn{ height: 55px; width: 100%; background: #fff; margin-top: 11px; line-height: 55px;}
.honor_btn_r{ color:#184b51; font-size: 20px; margin-left: 2%;}

.honor_bot{ color: #fff; font-size: 18px; margin-top: 30px; }
.honor_bot p{line-height: 35px;}


.home_bigcase{width: 100%; height: 1582px; background: url(../images/bg4.jpg) no-repeat left bottom; margin-top: 150px; }
.sys_pic ul li{ width:33%; float:left; position:relative;} 

.sys_pic ul li .sys_pic_tu{ position:relative;}
.sys_pic ul li .sys_tex{ position:absolute; left:2%;  bottom:10%; color:#fff; font-size:24px;}



.sys_pic ul li .sys_pic_tu{overflow: hidden;}
.sys_pic ul li .sys_pic_tu img{transition: all 0.68s; width:95%; border-radius:10px;}
.sys_pic ul li:hover .sys_pic_tu img{transform: scale(1.1);}





.l_a1_ckgdf{display: block;
    width: 12%;
    height: 42px;
    background: #9c1e23;
    border-radius: 20px;
    box-shadow: 0px 0px 10px #9c1e23; text-align:center; margin:0px auto;}

.comCircle {
    margin-left: 26px;
    display: inline-block;
    width: 27px;
    height: 27px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    position: relative;
    box-sizing: border-box;
}
.comCircle .circle {
    color: #fff;
    -webkit-animation: c-arw-btn-circle 2s cubic-bezier(0.075, 0.82, 0.165, 1) 0s;
    animation: c-arw-btn-circle 2s cubic-bezier(0.075, 0.82, 0.165, 1) 0s;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    position: absolute;
    top: -1px;
    right: 0;
    bottom: 0;
    left: -1px;
    stroke: #fff;
    stroke-width: 3px;
    stroke-dasharray: 200px 200px;
    stroke-dashoffset: 200px;
    fill: none;
    width: 27px;
    height: 27px;
    z-index: 10;
}
.comCircle.green {
    border: 1px solid rgba(144, 208, 127, 0.3);
}
.comCircle.green .circle {
    color: #90d07f;
    stroke: #90d07f;
}
@media all and (min-width: 768px) {
    .comHover:hover .comCircle .circle {
        -webkit-animation: c-arw-btn-circle-ov 2s cubic-bezier(0.075, 0.82, 0.165, 1) 0s forwards;
        animation: c-arw-btn-circle-ov 2s cubic-bezier(0.075, 0.82, 0.165, 1) 0s forwards
    }
}
@-webkit-keyframes c-arw-btn-circle {
    0% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        stroke-dashoffset: 0
    }
    100% {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg);
        stroke-dashoffset: -200px;
    }
}
@keyframes c-arw-btn-circle {
    0% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        stroke-dashoffset: 0
    }
    100% {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg);
        stroke-dashoffset: -200px
    }
}
@-webkit-keyframes c-arw-btn-circle-ov {
    0% {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        stroke-dashoffset: 200px
    }
    100% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        stroke-dashoffset: 0
    }
}
@keyframes c-arw-btn-circle-ov {
    0% {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        stroke-dashoffset: 200px
    }
    100% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        stroke-dashoffset: 0
    }
}
.comCircle .arrow {
    display: inline-block;
    height: 4px;
    overflow: hidden;
    width: 30px;
    position: absolute;
    left: -15px;
    top: 50%;
    margin-top: -2px;
}
.comCircle .arrow:before {
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #fff;
}
.comCircle .arrow:after, .comCircle .arrow:before {
    display: inline-block;
    position: absolute;
    bottom: 0;
    content: "";
}
.comCircle .arrow:after {
    right: -1px;
    width: 0;
    height: 0;
    border-width: 4px 0 0 5px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
}
.comCircle .arrowMask {
    display: inline-block;
    z-index: 9;
    position: absolute;
    bottom: 0;
    left: 0;
    width: calc(100% + 30px);
    height: 5px;
    transform: translateX(-100%);
    background-color: #1D3336;
}
.comCircle .arrowMask:before {
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    border-width: 4px 0 0 5px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    content: "";
}
.comCircle.green .arrow:before {
    background-color: #009244;
}
.comCircle.green .arrow:after {
    border-color: transparent transparent transparent #009244;
}
.comCircle.green .arrowMask {
    background-color: #F2F4F5;
}
.comCircle.green .arrowMask:before {
    border-color: transparent transparent transparent #009244;
}
@media all and (min-width: 768px) {
    .comHover:hover .comCircle .arrowMask {
        animation: mask .8s cubic-bezier(.445, .05, .55, .95) forwards;
        -webkit-animation: mask .8s cubic-bezier(.445, .05, .55, .95) forwards;
    }
}
@media all and (-ms-high-contrast:none) {
    .comHover:hover .comCircle .arrowMask {
        animation: mask_ie11 .8s cubic-bezier(.445, .05, .55, .95) forwards
    }
}
@keyframes mask {
    0% {
        transform: translateX(-100%);
    }
    to {
        transform: translateX(calc(100% - 16px));
    }
}
@keyframes mask_ie11 {
    0% {
        transform: translateX(-100%);
    }
    to {
        transform: translateX(100%) translateX(-16px);
    }
}
#main .company {
    padding-bottom: 160px;
    position: relative;
    z-index: 2;
  
}
#main .company::after {
    width: calc(100% - 130px);
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
   
    content: "";
}
#main .company .inner {
    margin: 0 auto;
   
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
}
#main .company .inner ul {
    display: flex;
}
#main .company .inner li a {
    color: #525252;
    font-size: 2.35rem;
    letter-spacing: 0.08em;
    display: flex;
    align-items: center;
}
#main .company .inner li:not(:last-child) {
    margin-right: 30px;
}
#main .company .inner li a[target] span {
	position: relative;
}
#main .company .inner li a[target] span::after {
	width: 13px;
	height: 13px;
	position: absolute;
	right: -23px;
	top: 5px;
	background:url("../img/common/icon02.png") no-repeat right center / 13px;
	content: "";
}
#main .company h3 {
    text-align: left;
}
#main .company h3 span {
    margin-bottom: 12px;
}
#main .company .photoUl {
    display: flex;
}
#main .company .photoUl li {
    width: 50%;
    position: relative;
    overflow: hidden;
}
#main .company .photoUl li img {
    width: 100%!important;
}
#main .company .photoUl li:first-child {
    border-right: 1px solid #fff;
}
#main .company .comCircle {
    margin-left: 16px;
    width: 20px;
    height: 20px;
}
#main .company .comCircle .circle {
    width: 20px;
    height: 20px;
}
#main .company .comCircle .arrow {
    width: 19px;
    left: -9px;
}
#main .company .comCircle .arrowMask {
    width: calc(100% + 20px);
}
#main .company .comCircle.green .arrowMask {
	background-color: #fff;
}
@media all and (min-width: 767px) and (max-width: 1365px) {
    #main .company .inner {
        margin: 0 30px 0 auto;
        padding: 0 20px;
        width: 80%;
    }
}
@media all and (min-width: 768px) and (max-width: 1200px) {
    #main.en .mainVisual h2 > span {
        font-size: 3.3rem;
        line-height: 1.5;
    }
}
@media all and (min-width: 768px) and (max-width: 950px) {
    #main.en .mainVisual {
        padding-bottom: 50px;
    }
    #main.en .mainVisual .scrollBtn {
        bottom: 50px;
    }
    #main.en .mainVisual::after {
        min-height: 200px;
    }
    /*#main.en .mainVisual h2 > span {
        font-size: 2.5rem;
        line-height: 1.5;
    }*/
}
@media all and (min-width: 768px) {
	#main .news .btn a:hover {
		color: #009244;
	}
	#main .company .inner li a:hover {
		color: #009244;
	}
}
@media all and (max-width: 767px) {   
    #main.en .content {
        margin-bottom: 90px;
        padding: 113px 25px 0;
    }
    #main #particles-js {
        width: calc(100% - 53px);
    }
    #main.en .mainVisual,
    #main .mainVisual {
        padding-bottom: 20px;
    }
    #main.en .mainVisual .scrollBtn,
    #main .mainVisual .scrollBtn {
        bottom: 20px;
    }
    #main .mainVisual .photo {
        margin-right: 53px;
        padding-bottom: 128vw;
		background: url("../img/index/sp_mv_bg.jpg") no-repeat center center / cover;
	}
    #main .mainVisual h2 {
        top: 19.6%;
        left: 6.3%;
        font-size: 2.2rem;
        letter-spacing: 0.2em;
    }
    #main.en .mainVisual h2 {
        top: 16.4%;
        left: 7.4%;
        font-size: 2.7rem;
    }
    #main .mainVisual h2 > span {
        line-height: 1.7;
    }
    #main.en .mainVisual h2 > span {
        letter-spacing: 0;
        line-height: 1.5;
    }
    body.fadeIn #main .mainVisual .headLine span span {
        letter-spacing: 0.2em;
    }
    body.fadeIn #main.en .mainVisual .headLine span span {
        letter-spacing: 0.01em;
    }
    #main .mainVisual h2 small {
        margin-top: 7px;
        font-size: 1.4rem;
        letter-spacing: 0.01em;
    }
    #main .mainVisual h2 .fontsize {
        font-size: 2.3rem;
    }
    #main .mainVisual::after {
        height: calc(84vw + 60px);
        bottom: -60px;
    }
    #main.en .mainVisual::after {
        height: calc(89vw + 60px);
        bottom: -60px;
    }
    #main .mainVisual .mvLogo, #main.en .mainVisual .mvLogo {
        width: 95px;
        top: auto;
        right: auto;
        left: 20px;
        bottom: -42px;
    }
    #main .mainVisual .mvLogo a span {
        letter-spacing: 1.7px;
        font-size: 11px;
    }
    #main.en .mainVisual .mvLogo a span {
        font-size: 10px;
        letter-spacing: 0;
    }
    #main.en .mainVisual .mvLogo img {
        margin-bottom: 0;
    }
    #main .products {
        margin-top: 60px;
        padding: 35px 25px 85px;
    }
    #main .products::before {
        height: 73.33vw;
    }
    #main .products h3 {
        margin-bottom: 23px;
    }
    #main .products h3 span {
        font-size: 4.8rem;
    }
    #main .news {
        padding: 47px 0 75px;
    }
    #main .news .inner {
        margin: 0;
        padding: 0 25px;
        width: auto;
        display: block;
    }
    #main .news h3 {
        margin-bottom: 25px;
        transform: none;
    }
    #main .news h3 span {
        margin: 0 0 8px -5px;
        letter-spacing: 0.02em;
    }
	
	#main .company::after {
		width: calc(100% - 24px);
	}
	#main .company .inner {
		margin: 0 0 47px 63px;
		width: auto;
		min-height: inherit;
		display: flex;
		flex-direction: column-reverse;
		align-items: flex-start;
		justify-content: flex-start;
	}
	#main .company .inner ul {
		margin-top: -20px;
		flex-wrap: wrap;
	}
	#main .company .inner li {
		margin-top: 23px;
		width: 45%;
	}
	#main .company .inner li:nth-child(2n) {
		width: 50%;
	}
	#main .company .inner li a {
		color: #525252;
		font-size: 1.35rem;
		letter-spacing: 0.08em;
    }
    #main .company .inner li:not(:last-child) {
        margin-right: 0;
    }
	#main .company .inner li:not(:last-child) a {
		padding-right: 0;
	}
	#main .company .inner li:last-child a {
		padding-right: 23px;
	}
	#main .company h3 {
		margin-bottom: 43px;
		letter-spacing: 0.2em;
	}
	#main .company h3 span {
		margin: 0 0 8px -3px;
		letter-spacing: 0.01em;
	}
	#main .company .photoUl {
		display: block;
	}
	#main .company .photoUl li {
		width: auto;
	}
	#main .company .photoUl li:first-child {
		border-right: none;
	}
}
@media all and (max-width: 374px) {
	#main .company .inner {
		margin-left: 50px;
	}
	#main .company .inner li a {
		font-size: 1.2rem;
	}
    #main .mainVisual h2 small {
        font-size: 1.1rem;
    }
}


.lmjs{ margin-top: 79px; padding-bottom: 60px; height: auto; overflow: hidden;}
.lmjs_l{ width: 20%; text-align: center;margin-top: 100px;}
.lmjs_r{ width: 70%; color: #535353; font-size: 16px; margin-top: 79px;}
.lmjs_r p{ line-height: 30px;}
.ywfw{ margin-top: 74px;}
.ywfw_tit{ color: #535353; font-size: 18px; margin-top: 74px; line-height: 30px;}

.ywfw_mid_tit{ color: #2f2f2f; font-size: 22px; margin-top: 58px;}
.ywfw_bt ul li{ float: left;  height: 250px; background: #f2f5f9; width: 48%; margin-top: 58px; margin-right: 2%;}
.ywfw_bt ul li:nth-of-type(2n+2){ margin-right: 0px;}
.ywfw_bt ul li .ywfw_bt_mid{ width: 95%; margin: 0px auto;}
.ywfw_bt ul li .ywfw_bt_mid .ywfw_bt_num{ color: #cf001b; font-size: 22px; margin-top: 55px;}
.ywfw_bt ul li .ywfw_bt_mid .ywfw_bt_tex{ color: #6e7885; font-size: 18px; margin-top: 28px; line-height: 30px;}

.ywfw_bot{ color: #6a6a6a; margin-top: 76px; font-size: 18px;}
.ywfw_bot span{ color: #cf001b; }



.inner_contact_ewm{ width: 22%;}
.inner_contact_r_tit{ color: #2a2a2a; font-size: 26px; font-weight: bold;}
.inner_contact_r_mid{ margin-top: 20px;}
.inner_contact_r_mid ul li{ color: #3f3f3f; font-size: 18px; line-height: 35px;}

.mess_inner{ width: 80%;}
.me_l{ width: 48%; }
.me_r{ width: 48%;}
.mess1{ height: 53px; border: 1px solid #ccc; width: 100%;margin-top: 15px;}
.mess2{ height: 157px; border: 1px solid #ccc; width: 100%;margin-top: 15px;}
.me_ll{ width: 100%;}
.me_le{ width: 38%;}
.mess3{ height: 53px; border: 1px solid #ccc; width: 50%;margin-top: 15px;}
.inner_tj{ display: inline-block; color: #fff;margin-top: 15px; height: 57px;width: 100%; text-align: center; line-height: 57px;background: linear-gradient(to right, #19a6e1, #52baa9, #7bc986);}



.jsfw_l{ width: 10%; margin-top: 50px;}
.jsfw_r{ width: 89%;margin-top: 50px;}
.jsfw_r_tit{ font-size: 28px; color: #202020;}
.jsfw_r_small{ color: #1ba7d9; font-size: 20px; margin-top: 38px;}
.jsfw_r_bt ul li{ font-size: 18px; color: #707070; line-height: 30px; height: auto; overflow: hidden; margin-top: 39px;}
.jsfw_r_bt ul li em{ width: 2%; display: inline-block;}
.jsfw_r_bt ul li .js_tex{ width: 90%;} 
.jsfw_r_bt ul li .js_tex span{ color: #202020;}



.jsfw_sec{ color: #1ba7d9; text-align: center; font-size: 20px; margin-top: 114px;}
.jsfw_sec_line{ background: #c5c6c6; height: 3px; width: 5%; margin: 0px auto; margin-top: 10px;}
.jsfw_sec_mid{ width: 73.8%; margin: 0px auto;}
.jsfw_sec_mid_l{ width: 15%; height: 39px; background: url(../images/bt1.png) no-repeat center; text-align: center; line-height: 39px; color: #fff; font-size: 20px; margin-top: 80px;}
.jsfw_sec_mid_r{ width: 80%;margin-top: 80px;}
.jsfw_sec_mid_r ul li{ float: left; height: 39px; line-height: 39px; font-size: 20px; margin-left: 2%;}

.jsfw_sec_mid_rr{ width: 80%;margin-top: 80px; padding-bottom: 40px;}
.jsfw_sec_mid_rr ul li em{ width: 2%; display: inline-block; text-align: center;}
.jsfw_sec_mid_rr ul li{float: left; height: 39px; line-height: 39px; font-size: 20px; margin-left: 2%; border:1px dashed #ccc; width: 100%; margin-bottom: 6px;}
.bezhu{ text-align: center; color: #939393; margin-top: 19px;}
.mxfw{ padding-bottom: 40px; height: auto; overflow: hidden;}
.mxfw_btn{ width: 21%; height: 39px; background: url(../images/bt2.png) no-repeat center; text-align: center; line-height: 39px; color: #fff; font-size: 20px; margin-top: 32px;}
.mxfw_btn_tex{ color: #474747; font-size: 16px; line-height: 30px; margin-top: 28px;}

.mxfw_btnn{ width: 31%; height: 39px; background: url(../images/bt3.jpg) no-repeat center; text-align: center; line-height: 39px; color: #fff; font-size: 20px; margin-top: 32px;}

.lcjs{ font-size: 18px; color: #151515; margin-top: 43px;}
.lcjs_pic{ margin-top: 48px;}
.fast_fz{ margin-top: 99px;}


.anp_pic{ width: 37%; margin-top: 37px;padding-bottom: 60px;}
.jsfw_r_btt{width: 58%; height: auto; overflow: hidden; }
.jsfw_r_btt ul li{ font-size: 18px; color: #707070; line-height: 30px; height: auto; overflow: hidden; margin-top: 39px;}
.jsfw_r_btt ul li em{ width: 2%; display: inline-block;}
.jsfw_r_btt ul li .js_tex{ width: 90%;} 
.jsfw_r_btt ul li .js_tex span{ color: #202020;}

.qtfw{ margin-top: 110px;}
.qtfw_mid{ width: 100%;background: url(../images/pic12.jpg) no-repeat top right; height: 628px; margin-top: 70px;}
.qtfw_bg{ background: rgba(255,255,255,0.8); height: 546px; width: 48%; margin-top: 79px;}
.qffw_bg_tit{ width: 90%; margin: 0px auto; padding-top: 30px;}
.zx_btn{ width: 30%;  height: 39px;background: linear-gradient(to right, #19a6e1, #52baa9, #7bc986); color: #fff; line-height: 39px; text-align: center; border-radius: 20px; margin-top: 53px;}
.inner_honor{ margin-top: 89px;}
.inner_honor_l_tit{ color: #16a5dd; font-size: 30px;}
.innerhonor_mid{ color: #939393; font-size: 24px; margin-top: 40px;}
.innerhonor_mid p{ line-height: 30px;}
.inner_honor_line{ width: 17%; height: 2px; background: #1ba7d9; margin-top: 42px;}
.inner_honor_l{ width: 32%;}
.inner_honor_r ul li{ float: left; width: 48%; margin-left: 2%; height: 250px;}
.inner_product_pic{margin-top: 59px; height: auto; overflow: hidden; width: 40%;} 
.inner_product_tex{ width: 55%;margin-top: 59px;}
.inner_product_tex ul li{ line-height: 43px; overflow: hidden; height: auto; margin-bottom: 48px;}
.inner_product_tex ul li .inner_pro_l{background: url(../images/bt1.png) no-repeat center; height: 39px; width: 30%; line-height: 39px; text-align: center; font-size: 18px; color: #fff;}

.inner_product_tex ul li .inner_pro_r{ color: #4b4b4b; font-size: 20px;} 
.pxms{ border: 1px dashed #ccc; height: auto; overflow: hidden; margin-top: 61px;}
.pxms_tit{ background: #f2f5f9; height: 66px; line-height: 66px;}

.pxms_tit_mid{ width: 95%; margin: 0px auto;}
.pxms_tit_mid_l{ width: 2%;}
.pxms_tit_mid_r{ color: #202020; font-size: 24px;}
.pxms_tit_mid_tex{ color: #595959; font-size: 18px; line-height: 30px; padding-top: 20px; padding-bottom: 20px;}
.pxms_tit_mid_tex p{line-height: 30px;}
/*** 

====================================================================
	Team Section
====================================================================

***/

.team-section {
    position: relative;
    padding: 100px 0px 110px;
    background: #f1f1f1;
}

.team-section.alternate {
    background: none;
}

.team-section .sec-title {
    margin-bottom: 50px;
}

.team-block {
    position: relative;
    margin-bottom: 30px;
}

.owl-theme .team-block {
    padding: 0;
    margin-bottom: 0;
}

.team-block .inner-box {
    position: relative;
    display: block;
    text-align: center;
}

.team-block .image-box {
    position: relative;
    display: block;
    overflow: hidden;
}

.team-block .image,
.team-block .image img {
    display: block;
    width: 100%;
}

.team-block .hover-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.80);
    color: #dedede;
    opacity: 0;
    visibility: hidden;
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.team-section.alternate .hover-box {
    background: rgba(255, 255, 255, 0.95);
}

.team-block .inner-box:hover .hover-box {
    opacity: 1;
    visibility: visible;
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.team-block .hover-box .hover-inner {
    position: relative;
    display: block;
    padding: 60px 20px 20px;
}

.team-block .hover-box .icon-box {
    position: relative;
    display: block;
    font-size: 48px;
    line-height: 1em;
    color: #13a4e0;
    margin: 0 0 20px;
}

.alternate .team-block .hover-box .icon-box {
    color: #00aa55;
}

.alternate .team-block .hover-upper h6 {
    color: #222222;
}

.alternate .team-block .hover-upper {
    border-bottom-color: rgba(0, 0, 0, 0.10);
}

.team-block .hover-upper {
    position: relative;
    display: block;
    margin: 0 20px 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.30);
}

.team-block .hover-upper h6 {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 10px;
}

.team-block .hover-lower {
    position: relative;
    display: block;
}

.team-block .info {
    position: relative;
    font-size: 15px;
    line-height: 24px;
}

.team-block .info li {
    position: relative;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 5px;
}

.team-block .info li a {
    color: #dedede;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.alternate .team-block .info li,
.alternate .team-block .info li a {
    color: #757575;
}

.team-block .info li a:hover {
    color: #13a4e0;
    text-decoration: underline;
}

.team-block .social-links {
    position: relative;
    padding-top: 20px;
}

.team-block .social-links li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0px 8px;
}

.team-block .social-links li a {
    color: #dedede;
    font-size: 14px;
    line-height: 24px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.alternate .social-links li a {
    color: #aaaaaa;
}

.team-block .social-links li a:hover {
    color: #00aa55;
}

.team-block .lower-box {
    position: relative;
    display: block;
    padding: 25px 20px 18px;
    border: 1px solid rgba(0, 0, 0, 0.10);
    border-top: none;
    overflow: hidden;
	background: #fff;
}

.team-block .lower-box:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #13a4e0;
    opacity: 0;
    visibility: hidden;
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.team-block .inner-box:hover .lower-box:before {
    opacity: 1;
    visibility: visible;
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.team-block .lower-box h4 {
    position: relative;
    margin-bottom: 5px;
    font-weight: 700;
    z-index: 1;
}
.team-block .lower-box .case_name{ color: #252525; font-size: 20px; line-height: 40px;  position: relative;  z-index: 1;}
.team-block .lower-box .case_more .case_more_name a{ line-height: 40px;position: relative;  z-index: 1; color: #252525;}

.team-block .lower-box h4 a {
    color: #222222;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.team-block:hover .lower-box .case_more .case_more_name a{
    color: #ffffff;
	z-index: 999;
}

.team-block:hover .lower-box .case_name {
    color: #ffffff;
	z-index: 999;
}


.team-block .lower-box h4 a:hover {
    text-decoration: underline;
}

.team-block .lower-box .designation {
    position: relative;
    color: #00aa55;
    font-weight: 500;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    z-index: 1;
}

.team-block .inner-box:hover .lower-box .designation {
    color: #ffffff;
}

.team-carousel .owl-nav {
    display: none;
}

.team-carousel .owl-dots {
    position: relative;
    display: block;
    padding-top: 40px;
    width: 100%;
    text-align: center;
}

.team-carousel .owl-dots .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0px 10px;
}

.team-carousel .owl-dots .owl-dot span {
    position: relative;
    display: block;
    width: 3px;
    height: 3px;
    background: #aaaaaa;
    outline: 2px solid rgba(0, 0, 0, 0);
    outline-offset: 4px;
}

.team-carousel .owl-dots .owl-dot.active span {
    background: #00aa55;
    outline-color: #00aa55;
}

.la_pic{ position: relative;}
.home_news_top_bg{ width: 70%; margin: 0px auto; margin-top: -200px; position: relative; z-index: 9;}
.home_neew_top_time{ color: #1ba7d9; font-size: 16px;}
.home_neew_top_tit{ color: #12356e; font-size: 42px; margin-top: 28px;}
.home_neew_top_tex{ color: #484848; font-size: 16px; width: 70%; margin-top: 46px; line-height: 30px;}

.home_news_mid_bg{ width: 70%; margin: 0px auto; margin-top: 20px; position: relative; z-index: 9;}

.home_news_mid_sec{ width: 95%;} 
.home_news_mid_sec ul li{ height: 251px; background: #fff; margin-top: 58px;}
.home_news_mid_sec ul li .home_news_mid_sec_pic{ width: 27%;}
.home_news_mid_sec ul li .home_news_mid_sec_tex{ width: 73%;}
.home_news_mid_sec ul li .home_news_mid_sec_tex .home_news_mid_sec_tex_mid{ width: 90%; margin: 0px auto;}
.home_news_mid_sec ul li .home_news_mid_sec_tex .home_news_mid_sec_tex_mid .home_news_l{ width: 87%;}
.home_news_mid_sec ul li .home_news_mid_sec_tex .home_news_mid_sec_tex_mid .home_news_l .home_news_time{ font-size: 16px; color: #1ba7d9; margin-top: 50px;}
.home_news_mid_sec ul li .home_news_mid_sec_tex .home_news_mid_sec_tex_mid .home_news_l .home_news_tit{ color: #272727; font-size: 26px; margin-top: 30px;}
.home_news_mid_sec ul li .home_news_mid_sec_tex .home_news_mid_sec_tex_mid .home_news_l .home_news_mid{ font-size: 16px; color: #666666; width: 89%; margin-top: 20px; line-height: 30px;}
.home_news_mid_sec ul li .home_news_mid_sec_tex .home_news_r{ line-height: 251px;}
.home_news_mid_sec ul li .home_news_mid_sec_tex .home_news_r img{-o-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;}

.home_news_mid_sec ul li:hover .home_news_mid_sec_tex .home_news_r img {
	-webkit-transform: translateX(14px);
	   -moz-transform: translateX(14px);
	    -ms-transform: translateX(14px);
	     -o-transform: translateX(14px);
	        transform: translateX(14px);
}
.home_news_mid_sec ul li{-o-transition: .5s;
	-moz-transition: .5s;
	transition: .5s;}
.home_news_mid_sec ul li:hover{box-shadow:1px 1px 25px 0px rgba(0, 0, 0, 0.10);
}
/*** 

====================================================================
	Events Section
====================================================================

***/
.see_more{ text-align: center; margin: 0px auto; margin-top: 50px;}
.foot_nav_r ul li{ float: left; color: #767676; text-align: center;font-size: 16px; width: 14%;}
.foot_nav_r ul li a{color: #767676; }
.foot_nav{ border-bottom: 1px solid #505050; height: auto; overflow: hidden; line-height: 93px; }
.foot_nav_l{ width: 13%;}
.foot_nav_r{ width: 77%;}

.link ul li{ float: left; color: #656565; font-size: 16px; margin-top: 20px; margin-right: 2%;}
.foot_lx_tit{ color: #a9a9a9; font-size: 24px; margin-top: 52px;}
.foot_mes{ color: #a9a9a9; font-size: 16px; margin-top: 11px; }
.foot_mes p{line-height: 30px;}
.copy{ color: #616161; font-size: 14px; margin-top: 28px;}

.l_foot_two{ display:none;}
.l_f0_jjbox{ width:44%; text-align:justify;}
.inner_company_pic{ margin-top:52px; width:46%; margin-left:2%; margin-bottom: 30px;}

.inner_line{ width:100%; height:1px; border-bottom:1px dashed #ccc; }


@media screen and (max-width: 1760px) {
	
	.home_contact_r_tit ul li .home_contact_tex{ width: 84%;} 
	.home_contact_r_tit ul li .home_contact_tex1{ width: 84%;}
}

@media screen and (max-width: 1758px) {
	
	.home_contact_l_mid{ width: 80%;}
.home_contact_r_tit ul li{ width: 40%;} 

	
	
	.home_contact_r_tit ul li:nth-of-type(2) {width: 45%;}
    
  

	
}

@media screen and (max-width: 1646px) {
	.home_contact_r_tit ul li .home_contact_tex{ font-size: 30px;}
	.home_contact_r_tit ul li .home_contact_tex1{ font-size: 19px;}

}

@media screen and (max-width: 1552px) {
	.home_contact_r_tit ul li{ width: 49%;}
	.home_contact_r_tit ul li:nth-of-type(2){ width: 49%; margin-left: 0px;}

}

@media screen and (max-width: 1560px) {

	.l_a1_ckgd{ width: 23%;}
	.l_a1_two_left{ margin-right: 6%; width:40%;}
	.l_a1_tztic{ bottom: 39%;}
	.home_news_mid_bg{ width:90%;}
	
}

@media screen and (max-width: 1557px) {
	.home_adv_bg_r_tit{ width: 80%;}

}
@media screen and (max-width: 1500px) {
.l_d0_publick_width {
    width: 100%;
    padding: 0 3%;
}
	.home_product_bg{ width: 90%;}

}
@media all and (max-width: 1531px) {
	
	.home_contact_r_tit ul li{ width: 49%;}
	.home_contact_r_tit ul li:nth-of-type(2) {width: 49%; margin-left: 0px;}
	.home_contact_l_mid{ width: 90%;}

}
@media all and (max-width: 1513px) {
	.l_publick_nav{ padding-left: 60px; }	
.home_news_mid_sec{ width:100%;}
	
}
@media all and (max-width: 1357px) {
	.home_product_bg{ width: 100%;}
	.home_product_bg ul li{ margin-right: 5%; }
	.home_product_bg ul li .home_product_name1{ font-size: 20px;}
	.home_product_bg ul li .home_product_name2{ font-size: 20px;}
	.home_product_bg ul li{ margin-bottom: 30px;}
	.l_a1_three{ height: 1100px; }
	.ywfw_bt ul li{ }
	
}
@media all and (max-width: 1367px) {
	
	.foot_nav_r ul li{ font-size: 16px;}
	}
@media all and (max-width: 1366px) {
	.l_yijlanmu a{ padding: 16px;}
	
	}

@media all and (max-width: 1361px) {
	.home_contact_l{ width: 100%;}
	.home_contact_r{ width: 100%;}
	.home_contact{ height: auto; line-height: 0px; overflow: hidden;}

}

@media all and (max-width: 1355px) {

	.l_publick_dh_ic{ width: auto;}
	.l_yijlanmu a{ padding: 10px;}
	.l_publick_dh_lm{ width: auto;}
}
@media all and (max-width: 1329px) {
	
	.ywfw_bt ul li .ywfw_bt_mid .ywfw_bt_num{ margin-top: 30px;}
	.ywfw_bt ul li .ywfw_bt_mid .ywfw_bt_tex{font-size: 16px;}

}
@media all and (max-width: 1304px) {

	.honor_tit{ width: 25%;}
	.home_news_mid_sec ul li .home_news_mid_sec_tex .home_news_mid_sec_tex_mid .home_news_l .home_news_time{ margin-top:15px;}
	.home_news_mid_sec ul li .home_news_mid_sec_tex .home_news_mid_sec_tex_mid .home_news_l .home_news_tit{ font-size:20px;}
	.home_news_mid_sec ul li .home_news_mid_sec_tex .home_news_mid_sec_tex_mid .home_news_l .home_news_mid{ font-size:14px;}
}
@media all and (max-width: 1290px) {
	.jsfw_sec_mid_rr ul li{ font-size:16px;}

}
@media all and (max-width: 1224px) {
	.home_adv_bg_r_tit{ width: 90%;}
	
	}
@media all and (max-width: 1219px) {
	.l_a1_ckgd{ width: 30%;}
	.l_a1_two_left{ margin-top: 0px;}
	.foot_nav_r{ display:none;}
	.foot_nav_l{ width:100%; text-align:center;}
	.link{ display:none;}
	.foot_lx{ display:none;}
	.foot_rx{ width:100%; text-align:center; margin:0px auto;}
	.ewm{ text-align:center; width:100%; margin-top:20px;}
	}

@media all and (max-width: 1183px) {
	
	.yinhao{ display: none;}
	.inner_company_pic{ display: none;}
	.l_f0_jjbox{  width: 100%;}
	}

@media all and (max-width: 1126px) {
	.l_a1_two_left{ margin-right: 5%; width: 41%;}
	.jsfw_sec_mid_rr ul li{ font-size:14px;}
	.jsfw_sec_mid_l{ font-size:14px;}
	

}
@media all and (max-width: 1098px) {
	.l_publick_nav{ padding-right: 39px;}
	.slick-dots{ bottom: 0px;}
	.top-section__ttl .jp{ font-size: 20px;
	}
	.top-section__ttl .en{ font-size: 4.3rem;}
	
	
	.honor_bot{ font-size: 16px;}
	.honor_btn_r{ font-size: 20px;}
	.honor_tit{ font-size: 18px;}
	
	
	.home_bigcase{ margin-top: 30px; background: none; height: auto;}
	.faqs-section{ padding-top: 20px; padding-bottom: 20px;}
	
	.faq-tabs .tab-buttons .tab-btn a{    padding: 1.6rem 0;}
	.sys_pic ul li .sys_tex{ font-size: 20px;}
	.faq-tabs .tab-buttons{ padding-bottom: 0px;}
	#main .company{ padding-bottom: 30px;}
	.home_news_top_bg{ width: 98%;}
	.home_neew_top_tex{ width: 100%;}
}

@media all and (max-width: 1041px) {
	.ywfw_bt ul li .ywfw_bt_mid .ywfw_bt_tex{ margin-top: 10px;}
	
	}

@media all and (max-width: 976px) {
	
	.l_a1_two_left{ width: 44%; margin-right: 3%;}
	
	.l_a1_zxhbjs{ margin-bottom: 20px;}
	
	.l_a1_three{ background: none; height: auto;}
	
	.home_adv_bg{  background: none;}
	.home_adv_bg_l{ display: block; width: 100%;}
	.home_adv_bg_r{ width: 100%; height: auto; padding-bottom: 20px;}
	.honor_tit{ margin-top: 30px; }
	
	.ywfw_bt ul li{ width: 100%; height: auto; padding-bottom: 20px; margin-top: 20px;}
	.ywfw_tit{ margin-top: 20px; font-size: 16px;}
	.ywfw_bot{ margin-bottom: 20px; font-size: 14px; margin-top: 20px;}
}

@media all and (max-width: 912px) {
	
	.l_a1_two_right{ width: 100%;}
	.l_a1_two_left{ width: 98%; margin: 0px auto;margin-right: 0px; margin-top: 20px; }
	.l_a1_zxhbjs{ margin-top: 20px;}
	
	.home_product_bg ul li .home_product_name1{ font-size: 14px;}
	.home_product_bg ul li .home_product_name2{ font-size: 14px;}
	.home_product_bg ul li .home_product_btn dl dd{ font-size: 12px;}
	.jsfw_sec_mid_l{ width:100%;}
	.jsfw_sec_mid_rr{ width:100%; margin-top:20px;}
	.jsfw_sec_mid{ width:100%;}
	.jsfw_sec_mid_r ul li{ font-size:16px;}
	.jsfw_sec_mid_r{ margin-top:20px;}
}
@media all and (max-width: 850px) {
	.l_a1_five{ height:auto; overflow:hidden;}
	.home_news_mid_sec ul li .home_news_mid_sec_pic{ display:none;}
	.inner_product_tex ul li .inner_pro_r{ font-size:16px;}
	.inner_product_pic{ width:100%; text-align:center;} 
	.inner_product_tex{ width:100%;}
	.pxms_tit_mid_r{ font-size:16px;}
	.jsfw_r_tit{ font-size:18px;}
	.jsfw_r_small{ font-size:16px;}
	.jsfw_r_btt ul li .js_tex{ font-size:14px;}
	.jsfw_r_btt ul li{ margin-top:20px;}
	.jsfw_sec_mid_l{ margin-top:20px;}
	}

@media all and (max-width: 813px) {
	.home_contact_r_tit ul li .home_contact_tex{ font-size: 24px;}
	.home_contact_r_tit ul li .home_contact_tex1{ font-size: 16px;}
}
@media all and (max-width: 768px) {
	.home_contact_r_tit ul li{line-height: auto;}
.home_contact_r_tit ul li:nth-of-type(2) {width: 50%; margin-left: 0px; line-height: auto;}
	.home_contact_r_tit ul li .home_contact_tex{ font-size: 20px;}	
	.home_contact_r_tit ul li:nth-of-type(2).home_contact_tex {font-size: 20px; margin-left: 0px;}
	.gx_bnmio{ background: none;}
	.sys_pic ul li .sys_tex{font-size: 14px;}
	.sys_pic ul li{ margin-right: 0.5%;}
	.sys_pic ul li:nth-of-type(3n+3){ margin-right: 0px;}
	.owl-carousel .owl-stage-outer{ padding-top: 0px;}
	.home_neew_top_tit{ font-size:20px; }
	.home_neew_top_tex{ margin-top:20px;}
	.lmjs_l{ width: 100%; margin-top: 20px;}
	.lmjs_r{ font-size: 14px; margin-top: 20px; width: 100%;}
	
	.inner_contact_ewm{ width:100%; text-align:center;}
	.inner_contact_r_tit{ font-size:18px;}
	.mess_inner{ width:100%; padding-bottom:20px; height:auto; overflow:hidden;} 
	.qtfw_bg{ width:100%;}
	.jsfw_r_bt ul li{ font-size:16px;}
	.inner_honor_l{ width:100%;}
	.inner_honor_l_tit{ font-size:18px;}
	.innerhonor_mid{ font-size:16px; margin-top:20px;
	}
	.inner_honor_line{ margin-top:20px;}
	.inner_honor_r{ width:100% ; margin-top:20px;}
	.inner_honor{ margin-top:0px;} 
}
@media all and (max-width: 767px) {
	#main .company .inner{ width: 100%;}
	#main .company .inner ul{ width: 100%;}
	.faqs-section{ padding-bottom: 50px;}
	.home_news_mid_sec ul li .home_news_mid_sec_tex .home_news_mid_sec_tex_mid .home_news_l .home_news_tit{ font-size:16px;}
	.home_news_mid_sec ul li .home_news_mid_sec_tex .home_news_mid_sec_tex_mid .home_news_l .home_news_mid{ font-size:14px;}
	.home_news_mid_sec ul li{ height:auto; margin-top:20px; overflow:hidden;}
	
	}

@media all and (max-width: 737px) {
	
	.l_a1_content{ margin-top: -200px;}

	}
@media all and (max-width: 665px) {
	.home_contact_r{ height: 132px;;  width: 100%;  overflow: hidden; line-height:132px;}
	.home_contact_r_tit ul li{ width: 50%; height: auto; overflow: hidden; height: 80px; }
	.home_contact_r_tit ul li:nth-of-type(2){ width: 50%; height: auto; overflow: hidden;height: 80px; }
	.home_contact_l_mid{ width: 95%; }
	.top-section__ttl .en{ font-size: 3.3rem;}
	.top-section__ttl .jp{ font-size: 18px;}
	
	.home_contact_r_tit ul li .home_contact_tex{ font-size: 16px;}	
	.home_contact_r_tit ul li .home_contact_tex1{font-size: 16px; margin-left: 0px;}
	.l_a1_content{ margin-top: -100px;}
	.home_product_bg ul li .home_product_btn dl dd{ width: 40%;}
	.home_product_bg ul li{ margin-top: 10px;} 
	.l_a1_ckgdf{ width:30%;}
	.home_news_mid_sec ul li .home_news_mid_sec_tex{ width:100%;}
	
	.l_pub_button{ background: #3b3b3b; padding-bottom: 20px;}
	
}
@media all and (max-width: 609px) {
	.home_contact_r{ height: auto; overflow: hidden; line-height: auto; }
	.home_contact_r_tit ul li{ line-height: 50px; height: 50px;}
	.home_contact_r_tit ul li:nth-of-type(2){ line-height: 50px;height: 50px;}
	.honor_bot{ font-size: 14px;}
	.honor_btn_r{ font-size: 16px;}
	.home_news_top_bg{ margin-top:-163px;}
	.anp_pic{ width:100%;padding-bottom:10px;}
	.jsfw_r_btt{ width:100%; }
	.jsfw_r_bt{ width:100%;}
	.lmjs{ margin-top: 30px;}
	.ywfw{ margin-top: 30px;}
	.ywfw_mid_tit{ font-size: 16px; margin-top: 30px;}
	}



@media all and (max-width: 480px) {
	.top-section__ttl .en{ font-size: 2.3rem;}
	.top-section__ttl .jp{ top: 0px; font-size: 16px;}
	.top-section__ttl{ margin-bottom: 2rem;}
	.home_product_bg ul li .home_product_btn dl dd{ width: 45%;}
	
	.honor_bot{ margin-top: 20px;}
	.honor_btn{ margin-top: 15px;}
	.home_adv_bg_r_tit{ width: 95%;}
	.home_news_top_bg{ margin-top:-110px;}
	.slick-dots{ height: 30px;}
	.slick-dots li{ line-height: 30px; margin-top:11px;  width: 8px; height: 8px;}
	.slick-dots li.slick-active{width: 9px; height: 9px;}
	.home_contact_r_tit ul li .home_contact_tex{ font-size: 12px;}
	.home_contact_r_tit ul li .home_contact_tex1{ font-size: 12px;}
	.l_a1_two_left{ margin-top: 34px;}
	.l_a1_ckgd{ width: 40%; height: 30px;}
	.l_b1_kyly_more_text{ font-size: 13px; line-height: 30px;}
	.l_b1_kyly_more_ic{ line-height: 30px;}
	.home_product_bg ul li{ width: 48%; margin-right: 2%;}
	.home_product_bg ul li:nth-of-type(2n+2){margin-right:0px;;}
	.home_product_bg ul li:nth-of-type(3n+3){margin-right: 2%;}
	.faq-tabs .tab-buttons .tab-btn{ font-size: 16px; margin-bottom: 10px;}
	.home_neew_top_tit{ font-size: 14px;}
	.home_neew_top_tex{ font-size: 12px;}
	.l_a1_ckgdf{height: 30px; width: 40%;}
	.l_a1_three{ margin-top: 30px;}
	.team-block .lower-box .case_name{ font-size: 14px;}
	.team-block .lower-box .case_more .case_more_name a{ font-size: 14px;}
	.team-block .lower-box{ padding: 0px 18px 0px;}

}



