/*****************品牌合作固态继电器开始*********************/
.pp-title{
    background: url("../image/second/hbanner.jpg");
    width: 100%;
    height: 200px;
    margin-top: 100px;
    position: relative;
}
.pp-title>div{
    position: absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
}
.pp-list-img{
    height: 140px;
}
.pp-title h1{
    font-size:26px;
    color:#fff;
    float: left;
    line-height: 37px;
    margin-right: 3rem;
}
.pp-title ul{
    text-align: center;
}
.pp-title ul li{
    float: left;
    margin-left: 1rem;
}
.pp-title ul li a{
    color: #fff;
    height: 40px;
    width: 20%;
    font-size: 1.5rem;
    border: 1px solid #fff;
    line-height: 40px;
    padding: 10px 20px;
}
.pp-title ul li.active{
    background:#fff ;
}
.news-main span{

}
.pp-title ul li.active a{
    color: #FE2424;
}
.pp-main .pp-tit{
    padding: 10px;
    height: 37px;
}
.pp-main .pp-tit p{
    float: right;
}
.pp-main .pp-tit p span a{
    color: #048BDE;
}
.pp-main .pp-list li{
    border: 1px solid #ddd;
    border-bottom: none;
    height: 200px;
    padding: 30px 10px;
}
.pp-main .pp-list li .pp-list-text{
    padding: 0 30px 0 10px;
    font-size: 1rem;
}
.pp-main .pp-list li .pp-list-text h3{
    font-size: 1.4rem;
    margin-bottom: 20px;
}
.pp-main .pp-list li .pp-list-text p{
    font-size: 14px;
    color: #AEAEAE;
}
.pp-main .pp-list li .pp-list-right{
    font-size: 1rem;
}
.pp-main .pp-list li .pp-list-right div{
    width: 100%;
    padding: 18% 0 0 21%;
    height: 80%;
    border-left:1px solid #ddd ;
}
.pp-main .pp-list li .pp-list-right div p{
    font-size: 14px;
    line-height: 20px;
}
.pp-main .pp-list li .pp-list-right div a{
    margin-top: 10px;
    display: inline-block;
    width: 100px;
    height: 30px;
    background: #0081CC;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
}
.pp-main .pp-list li .pp-list-right p:nth-child(1){

    color: #C6C6C6;
}
.pp-main .pp-list li .pp-list-img img {
    transition: all 0.6s;
}
.pp-main .pp-list li .pp-list-img img:hover{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.pp-main .pp-list li .pp-list-right div a:hover{
    background: #269abc;
}
.mypage {
    display: inline-block;
    width:100%;
    height:auto;
    border:#f00 0px solid;
    margin:4% auto;
    text-align:center;
}
.mypage a{
    color:#4d555d;
    width:auto;
    height:auto;
    padding:6px 12px;
    font-size:16px;
    margin-right:5px;
    border: 1px solid #ddd;
    background: #F0F0F0;
}
.mypage span{
    color:#717171;
    width:auto;
    height:auto;
    padding:10px;
    font-size:16px;
    border-radius:5px;
    margin-right:5px;
}
.mypage .linking,.mypage a:hover {
    color: #fff;
    background: #0081CC;
    border:1px solid transparent;
    border-radius: 4px;
}
.success{
    width:100%;
    height:auto;
}
.green{
    color:#0081CC ;
}
@media screen and (min-width: 1600px) {
    .pp-main .pp-list li .pp-list-img img{
        width: 60%;
    }
}
@media screen and (max-width: 1000px) {
    .mypage {
        width: 100%;
        height: auto;
        padding: 15px 0;
        border: #3ebb2b 0px solid;
        font-size: 12px;
        margin: 20px 0;
    }
    .zl-main .gy-img{
        background: none;
    }
    .mypage a {
        background: #fff;
        color: #00a9bc;
        width: auto;
        height: auto;
        padding: 7px 12px;
        font-size: 12px;
        margin-right: 5px;
        border-radius: 5px;
    }
}
@media screen and (max-width: 1565px){
    .pp-title ul li a{
        font-size: 1rem;
    }
}
@media screen and (max-width: 1300px){
    .pp-title ul li a{
       padding: 10px 5px;
    }
}
@media screen and (max-width: 990px) {
    .pp-main .pp-list li .pp-list-right div {
        width: 100%;
        padding: 0;
        height: 50px;
        border-left: none;
        text-align: center;
    }
    .pp-main .pp-list li {
        height: 357px;
    }
    .pp-main .pp-list li .pp-list-right div a {
        margin-top: 0;

    }

    .pp-main .pp-list li .pp-list-img img {
        width: 100%;
    }

    .pp-main .pp-list li .pp-list-text h3 {
        font-size: 2rem;
        margin-bottom: 50px;
    }

    .pp-title ul li a {
        font-size: 1rem;
    }
}
    @media screen and (max-width: 768px){

    	.pp-title {
		    margin-top: 50px;
		    position: relative;
		}
		.row{margin:0;}

        .xz-title ul li{width: 48%;}
        .pp-title ul li {
            margin: 10px 0 0 5px;
            height: 40px;
            width: 48%;
            font-size: 1rem;
            border: 1px solid #fff;
            line-height: 40px;
    }
        .pp-main .pp-list li {
            border: none;
        }
        .pp-title>div div:nth-child(1) h1{
            margin-left: 33%;
            text-align: center;
        }
        .pp-title ul li a{
            color: #fff;
            height: 40px;
            font-size: 1.5rem;
            border: none;
            line-height: 40px;
            padding: 0;
        }
        .pp-title>div {
            position: absolute;
            top: 0;
            left: 0;
            transform: translate(-0%,-0%);
        }
}
/*****************品牌合作固态继电器结束*********************/
/*****************下载中心开始*********************/
.xz-title{
    background: url("../image/second/xzbanner.png");
}
.xz-title>div div:nth-child(1) h1{
    margin-right: 5px;
}
.xz-title ul li{
    padding: 0;
    margin-right: 3px;
}
.xz-title ul li a {
    color: #fff;
    height: 40px;
    width: 20%;
    font-size: 1.5rem;
    border: 1px solid #fff;
    line-height: 40px;
    padding: 10px 20px;
}
@media screen and (max-width: 1360px){
    .xz-title ul li a {
        font-size: 1rem;
    }
}
@media screen and (max-width: 1138px){
    .xz-title ul li{
        margin: 0 1px;
    }
}
@media screen and (max-width: 998px){
    .xz-title ul li a {
        font-size: 1.5rem;
        padding: 10px 3px
    }
    .xz-title ul li{
        margin-right: 5px;
    }
}
@media screen and (max-width: 790px){
    .xz-title ul li a{
        line-height: 40px;
        padding: 10px 0;
    }
}
@media screen and (max-width: 768px){
    .xz-title ul li a{
        border: none;
        line-height: 40px;
        padding: 0;
    }
}
.xz-list{
    width: 100%;
    border-top:1px solid #ddd;
 }
.xz-list li{
    margin-top: 15px;
    height: 70px;
    padding: 20px 20px;
    background: #EEEEEE;
}
.xz-list li i:nth-child(1){
    float: left;
    width: 25px;
    height: 27px;
    background: url("../image/second/smbg.png") no-repeat -72px -13px ;
    margin-right: 20px;
}
.xz-list li span{
    margin-top: 7px;
    display: inline-block;
}
.xz-list li span a{
    color: #0069B3;
}
.xz-list li i:nth-child(3) {
    display: inline-block;
    float: right;
    width: 39px;
    height: 34px;
    background: url(../image/second/smbg.png) no-repeat -14px -11px;
}
/*****************下载中心结束*********************/
/*****************选型助手开始*********************/
.zs-form{
    border-top: 1px solid #ddd;
}
.zs-form form{
    margin-top: 20px;
    border: 1px solid #ddd;
    padding-bottom: 50px;
    margin-bottom: 30px;
}
.zs-form form h1{
    text-align: center;
    padding: 20px 0;
    border-bottom: 1px solid #ddd;
    color: #495FC0;
    margin-bottom: 40px;
}
.zs-form form select{
    width: 50%;
    margin-left: 20px;
}
.zs-form form input{
    width: 50%;
    margin-left: 20px;
}
.zs-form form div{
    text-align: right;
    margin-right: 30%;
    margin-bottom: 10px;
}
.zs-form form p{
    text-align: center;
}
.zs-form form p a{
    display: inline-block;
    width: 150px;
    height: 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    font-weight:bold;
    line-height: 30px;
    text-align: center;
    background: #1A6CCC;
}
@media screen and (max-width: 400px){
    .zs-form form div{
        margin-right: 10%;
    }
}
/****************选型助手结束*********************/
/****************辨别真伪开始*********************/
.bb-main{
    padding: 0 20px;
    border-top:1px solid #ddd ;
}
.bb-main h1{
    text-align: center;
    margin-top: 30px;
    color: #000;
}
.bb-main h3{
    font-size: 1.5rem;
    color:#FE0000;
    font-weight: bold;
    margin: 40px 0;
}
.bb-main-img{
    text-align: center;
}
.bb-main span{
    color:#FD3232 ;
    margin-right: 15px;
}
.bb-main .bb-text p{
    text-indent:-30px;
    margin-left:8px;
    text-align:justify
}
.bb-main-img-right{
    float:right ;
}
.bb-text-4{
    height: 250px;
}
.bb-text-4 p:nth-child(2){
    margin: 50px 0;
}
@media screen and (max-width: 998px){
    .bb-main {
        padding: 0 40px;
    }
    .bb-main-img img{
        width: 100%;
    }

}
@media screen and (max-width: 400px){
    .bb-text-4 p:nth-child(2){
        margin: 0;
    }
    .bb-main .bb-main-5{
        margin-top: 75px;
    }
}
/****************辨别真伪结束*********************/
/****************联系我们开始*********************/
.lx-main table{
    margin-top: 30px;
    width: 100%;
}
.lx-main table th{
    font-weight: bold;
    text-align: center;
    height: 50px;
}
.lx-main span{
    color: #333;
}
.lx-main table tr{
    text-align: center;
}
.lx-main table tr td{
    height: 70px;
}
/*.lx-main table tr td:nth-child(1){*/
    /*color:#FE0000 ;*/
/*}*/
/*.lx-main table tr td:last-child{*/
    /*color:#FE0000 ;*/
/*}*/
.lx-main ul{
    margin-top: 50px;
    margin-bottom: 250px;
}
.lx-main ul li{
    float: left;
    width: 40%;
    border-bottom: 1px solid #ddd;
    margin-left: 3%;
    height: 50px;
    line-height: 50px;
}
.lx-main ul li a{
    color:#FE4A4A ;
}
.lx-main .dress{
    clear: both;
    margin-top: 20px;
    padding-left: 2%;
}
.lx-main .dress p{
    height: 50px;
    line-height: 50px;
}
.lx-main .dress p a{
    color:#FE4A4A ;
}
#map{
    margin-bottom: 20px;
    width:100%;
    height:550px;
    border:#ccc solid 1px;
    font-size:12px;
}
#map label{
   border:none;
}
@media screen and (max-width: 998px){
    #map{
        display: none;
    }

}
@media screen and (max-width: 1400px){
    .lx-main ul li{
        clear: left;
        width: 80%;
    }
}
@media screen and (max-width: 540px){
    .lx-main ul li{
        font-size: 1rem;
        width: 100%;
    }
    .pp-main .pp-list li .pp-list-text p{
        font-size: 15px;
    }
    .pp-main .pp-list li .pp-list-right div{
        margin-top: 20px;
    }
    .pp-main .pp-list li .pp-list-text{
        padding: 0 17px 0 10px;
    }
}
@media screen and (max-width: 400px){
    .lx-main{
        padding:0 10px;
    }
}
.zp-main .line{
    border-top: 1px solid #DADADA;
    position: relative;
    margin-top: 30px;
}
.zp-main .line .kuang {
    width: 400px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    font-size: 14px;
    position: absolute;
    top: -24px;
    left: 50%;
    margin-left: -200px;
    background: #fff;
}
/****************联系我们结束*********************/
/****************人员招聘开始*********************/
.zp-main .zp-main-list{
    margin: 50px 0;
}
.zp-main .zp-main-list li{
    padding: 1%;
    text-align: center;
    margin-bottom: 37px;
}
.zp-main .zp-main-list li:hover{
    -moz-box-shadow:6px 5px 13px #333333; -webkit-box-shadow:6px 5px 13px #333333; box-shadow:6px 5px 13px #333333;
    -webkit-transition: all 0.5s linear ;
    -moz-transition: all 0.5s linear ;
    -ms-transition: all 0.5s linear ;
    -o-transition: all 0.5s linear ;
    transition: all 0.5s linear ;
}
.zp-main .zp-main-list li h3{
    margin-top: 20px;
    text-align: center;
    margin-bottom: 0;
}
.zp-main .zp-main-list li h3 span:hover{
    border-bottom: 1px solid #FD3232;
    color:#FD3232 ;
}
.zp-main .zp-main-list li h3 span{
    border-bottom: 1px solid #ABABAD;
    display: inline-block;
    padding-bottom: 20px;
    color:#000 ;
}
.zp-main .zp-main-list li>div{
    background:#F7F7FA ;
    padding: 13%;
}
.zp-main .zp-main-list li .didian p:hover{
    background: #3E82F7;
}
.zp-main .zp-main-list li .didian p{
    margin-top:20px;
    width: 90%;
    height: 40px;
    line-height: 40px;
    border-radius: 15px;
    border: 1px solid #ddd;
    margin-left: 5%;
}
.zp-main .zp-main-list li>div>p{
    margin: 20px 0;

}
.zp-main .zp-main-list li a{
    color:#FD3232 ;
}.ry{
    padding: 50px 0;
 }
/****************人员招聘结束*********************/
/****************意见反馈开始*********************/
.jr-form{
    margin-top:35px;
}
.fk .jr-form div{
    text-align: right;
    margin-left: 16%;
    margin-right: 16%;
}
.jr-form div b{
    float: left;
}
.jr-form form input{
    width:81%;
    height:30px;
    margin-bottom: 20px;
}
.jr-form form label{
    margin-right: 0;
    color: #292929;
    width: 15%;
}
.jr-form form span{
    width:96%;
    text-align: right;
    color:#000;
    font-weight: 300;
}
.jr-form form a {
    margin-left: 45%;
}
@media screen and (max-width: 768px){
    .fk .jr-form div{
       margin: 0;
    }
    .fk .jr-form form{
        padding: 2%;
    }
}
@media screen and (max-width: 500px){
    .fk .jr-form div input{
        width: 70%;
    }
}
/****************意见反馈结束*********************/
/****************专利开始*********************/
.zl-main{
    margin-top: 20px;
    border-top: 1px solid #ddd;
}
.zl-main div{
    padding: 0 4%;
    margin: 30px 0;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.zl-main div:hover img{
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)

}
.zl-main div img{
    width: 100%;
}
/****************专利结束*********************/
/****************关于我们开始*********************/
.gy-img{
    background: url("../image/second/bg-kuang.png") no-repeat;
}
.gy-img img{
    margin-top: 15%;
}
/****************关于我们结束*********************/
/****************新闻开始*********************/
.news-main{
    text-align: center;
    margin: 3%;
    border-top: 1px solid #ddd;
}
.news-main>span{
    display: inline-block;
    margin: 20px 10%;
    color: #767676;
}
.news-main .news-img{
    margin: 0 3% 3% 3%;

}
.news-main .news-img img{
    width: 100%;
}
.news-main p{
    text-indent: 2em;
    color: #333;
    line-height: 30px;
    text-align: justify;
}
.bb-main p{
    text-indent: 2em;
    color: #333;
    line-height: 30px;
    text-align: justify;
}
.bb-main p img{
	max-width: 100%;
	display: block;
	margin:0 auto;
}
.news-main p img{
    width: 100%;
    display: block;
    text-indent: 0;
}
.news-main .news-bottom{
    margin-top: 30px;
    height: 50px;
    line-height: 60px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    text-align: left;
}
.news-main .news-bottom span{
    color: #3F3F3F;
    margin: 0;
}
.news-main .news-bottom span a{
    color: #636161;
}
.news-main .news-bottom span a:hover{
    color: #FE5858;
}
/****************新闻结束*********************/
/****************应用案例开始*********************/
.case-list{
    margin-top: 30px;
}
.case-list>li{
    width:47%;
    border:1px solid #ddd;
    box-sizing: border-box;
    text-align: left;
    margin-bottom: 30px;
    float: left;
}
.case-list>li>div{
   width:100%;
    height: 100%;
    clear: both;
}
.case-list>li>div.row{
    margin-left: 0;
}
.case-list>li:nth-child(odd){
    margin-right: 10px;
}
.case-list .img{
    position: relative;
    width: 50%;
    height: 100%;
}
.case-list .img:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.case-list .img:hover{
    overflow: hidden;
}
.case-list .text-intro b{
    display: block;
    width:20px;
    height:20px;
    background: #fff;
    transform:rotate(45deg);
    position: absolute;
    top:50%;
    left:-10px;
    z-index: 100;
}
.case-list .text-intro{
    margin-left: -1px;
    width:50%;
    padding: 41px 15px;
    position: relative;
    background: #fff;
}
.text-intro span{
    display: block;
}
.case-title{
    color: #0081cc;
    font-size: 16px;
    margin-bottom: 30px;
}
.case-intro{
    color:#5f5f5f;
}
.text-intro:hover,.text-intro:hover b{
    background: #0081cc;
}
.text-intro:hover a span{
    color: #fff;
}
.s2 {
    color: #0081cc;
    margin-top: 20px;
    width: 88px;
    height: 31px;
    text-align: center;
    line-height: 31px;
    background: url("../image/index/biankuang.png") no-repeat 0 -60px;
}
@media screen and (max-width: 1920px){
    .s2 {
        margin-top: 46px;
    }
    .case-list .img img{
        width: 100%;
    }
}
@media screen and (max-width: 1720px){
    .case-list .img img{
        width: 266px;
        height: 224px;
    }
}
@media screen and (max-width: 1834px){
    .s2 {
        margin-top: 1px;
    }
    .case-list .text-intro{
        padding: 20px 15px 18px 15px;
    }
}
@media screen and (max-width: 1465px){
    .case-title {
        margin-bottom: 31px;
    }
    .case-list .text-intro {
        padding: 11px 15px 6px 15px;
    }
}
@media screen and (max-width: 1220px){
    .case-list .text-intro {
        padding: 9px 15px;
    }
    .case-title {
        margin-bottom: 10px;
    }
    .s2 {
        margin-top: 10px;
    }
}
@media screen and (max-width: 1048px){
    .case-list .text-intro {
        padding: 10px 15px;
    }
    .s2 {
        margin-top: 2px;
    }
}
@media screen and (max-width: 998px){
    .case-list>li{
        width: 100%;
    }
    .case-list .img {
        width: 32%;
    }
    .case-list .text-intro {
        width: 66%;
        margin-left: -8px;
    }
    .s2 {
        margin-top: 41px;
    }
    .case-title {
        margin-bottom: 30px;
    }
    .case-list .text-intro {
        padding: 39px 15px;
    }
}
@media screen and (max-width: 650px){
    .s2 {
        margin-top: 21px;
    }
}
@media screen and (max-width: 620px){
    .s2 {
        margin-top: 10px;
    }
}
@media screen and (max-width: 480px) {
    .case-list > li {
        clear: none;
        text-align: center;
    }

    .case-list > li .img {
        width: 100%;
        margin-top: 20px;
    }

    .case-list > li .text-intro {
        width: 100%;
    }

    .case-list .text-intro b {
        display: block;
    }
}
/****************应用案例结束*********************/
/****************固态继电器开始*********************/
.gt-title .line .kuang{
    width: 170px;
    margin-left: -85px;
    border: 1px solid #ddd;
}
.gt-title .line{
    margin-top: 60px;

}
.gt-title .line span{
    margin-right: 0;
}
.act span{
    display: block;
    width: 23px;
    height: 18px;
    position: absolute;
    top:109%;
    left:50%;
    margin-left: -12px;
    background: url("../image/second/sanjiao.png") no-repeat;
}
.gt-title .line .fis{
    margin-left: -270px;
}
.gt-title .line .active{
    border: 1px solid #0081CC;
}
.gt-title .line .lst{
    margin-left: 100px;
}
.caption{
    display: block;
    text-align: left;
    background: #0081cc;
}
.s1{
    font-size: 14px;
    color: #000;
    font-weight: 500;

}
.s1 b{
    display: block;
    width: 60px;
    border-bottom: 1px solid #ddd;
    margin: 10px 0 20px;
}
.caption span{
    margin-right: 0px;
    display: block;
}
.s2{
    color: #0081cc;
    margin-top: 23px;
    width:88px;
    height:31px;
    text-align: center;
    line-height: 31px;
    background: url(../image/index/biankuang.png) no-repeat 0 -60px;
}
.caption .s2,.caption .s1,.caption span{
    color: #fff;
}
.gt-main-1 .col-xs-12:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.gt-main-1{
    margin: 50px 0;
}

.gt-main-1 .col-sm-6 .thumbnail{
    padding: 0;
}
@media screen and (max-width: 1920px){
    .gt-main-1 .col-sm-6{
        height: 325px;
        width: 30%;
        margin-left: 17px;
        border: 1px solid #ddd;
    }
}
@media screen and (max-width: 614px){
    .gt-main-1 .col-sm-6{
        width: 91%;
    }
    .gt-main-1{
        text-align: center;
    }
    .gt-title{
        padding: 0 10px;
    }
    .gt-title .line .kuang{
        width: 115px;
        margin-left: -27px;
        border: 1px solid #ddd;
    }
    .gt-title .line .fis{
        margin-left: -146px;
    }
    .gt-title .line .cte{
        width:82px;
    }
    .gt-title .line .lst{
        margin-left: 59px;
    }
    .gt-title .line{
        border-top: none;
    }
    .gt-main-1{
        margin: 96px 0 50px 0;
    }
}
.gt-main-2>p{
    margin-top: 60px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    border-top:1px solid #ddd ;
    border-bottom:1px solid #ddd ;
}
.gt-main-2>p span{
    margin-left: 40px;
    color: #333333;
}
.gt-main-2>p span.active a{
    color: #FD3232;
}
.gt-main-2 .col-sm-6{
    margin-top: 40px;
}
.gt-main-2 .col-xs-12:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.bor{
    border: 1px solid #ddd;
}
.thumbnail .bor .caption{
    color: #fff;
}
.bor:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.xq-img{
    text-align: center;
}
.xq-img-1{
    margin: 0 auto;
}
@media screen and (max-width: 614px){
    .gt-main-2>p{
        margin-top: 120px;
    }
}
@media screen and (max-width: 998px){
    .xq-img-1 img{
        width: 100%;
    }
}
/****************固态继电器结束*********************/