/* 
* @Author: Administrator
* @Date:   2018-07-12 15:32:50
* @Last Modified by:   wangguo
* @Last Modified time: 2018-10-09 11:07:32
*/
.pageheader{
    height:auto;
}
section {

    margin: 0 auto;

}
section p{
    color:#666;
}
h4.size16{
    font-weight:600;
    color:#000;
}
h3.text-c.size20{
    margin:40px 0;
}

i.b{
    display:inline-block;
    width:20px;
    height:6px;
    background-color:#4990f9;
}
.btn{
    cursor:pointer;
}
.imitate-btn{
    display:inline-block;
}
.imitate-btn.bg1{
    width:32px;
    height:32px;
    text-align:center;
    line-height:32px;
    color:#fff;
    font-weight:700;
    font-style: normal;
    background-color: #4990f9;
}
.sqtg-js, .sqtg-xt{
    display:inline-block;
    width:64px;
    height:64px;
    background-repeat:no-repeat;
    background-size:cover;
}
.sqtg-js{
    width:42px;
    height:42px;
    vertical-align:middle;
    margin:10px;
}
.sqtg-xt1{
    background-image:url(../images/sqtg-xt1.png);
}
.sqtg-xt2{
    background-image:url(../images/sqtg-xt2.png);
}
.sqtg-xt3{
    background-image:url(../images/sqtg-xt3.png);
}
.sqtg-xt4{
    background-image:url(../images/sqtg-xt4.png);
}
#sqtg-xt .m{
    position: relative;
    padding: 50px 15px;
    min-height:228px;
}
#sqtg-xt .m:hover{
    box-shadow: 0 0 3px 0
    rgba(0,0,0,0.18);
    border-radius: 8px;
    padding: 30px 15px;
}
#sqtg-xt .m:hover p{
    color:#000;
}
#sqtg-xt .m:hover p.hide{
    display:block !important;
    color:#666;
    font-size:12px;
    line-height:15px;
}
#sqtg-xt .m:hover .sqtg-xt1{
    background-image:url(../images/sqtg-xt1-1.png);
}
#sqtg-xt .m:hover .sqtg-xt2{
    background-image:url(../images/sqtg-xt2-2.png);
}
#sqtg-xt .m:hover .sqtg-xt3{
    background-image:url(../images/sqtg-xt3-3.png);
}
#sqtg-xt .m:hover .sqtg-xt4{
    background-image:url(../images/sqtg-xt4-4.png);
}
#sqtg-js .m{
    border:1px solid #e5eeff;
}
#sqtg-js .m .m-t{
    margin:0;
    padding:20px;
    background-color:#e5eeff;
    line-height:42px;
}
#sqtg-js .m .m-t span{
    font-size:12px;
    margin-left:10px;
    color:#666;
}
#sqtg-js .m .m-c, #sqtg-js .m .m-f{
    padding:20px;
}
#sqtg-js .m .m-c p{
    margin-bottom:0;
    min-height:95px;
}
#sqtg-js .m .m-f{
    display: -webkit-box;
    width: 100%;
}
#sqtg-js .m .m-f .btn{
    -webkit-box-flex: 1;
    width: 100%;
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-box-pack: center;
    -webkit-box-align: center;
}
#sqtg-js .m .m-f .btn1{
    color:#0089d2;
    border:1px solid #0089d2;
    margin-right:10px;
}
#sqtg-js .m .m-f .btn2{
    color:#fff;
    background-color:#0089d2;
    border:1px solid #0089d2;
    margin-left:10px;
}
#sqtg-yy .row h4{
    margin:30px 0;
}
#sqtg-yy ul{
    padding-left:15px;
}
#sqtg-yy ul li {
    margin-bottom: 10px;
    line-height: 24px;
    list-style-type: disc;
}
#sqtg-yy .row .btn{
    margin:20px 0;
    padding:10px 40px;
    border:1px solid #0089d2;
    color:#0089d2;
}
.sqtg-js1{
    background-image:url(../images/sqtg-js1.png);
}
.sqtg-js2{
    background-image:url(../images/sqtg-js2.png);
}
.sqtg-js3{
    background-image:url(../images/sqtg-js3.png);
}
#sqtg-al .swiper-container{
    border:1px solid #e5eeff;
}
#sqtg-al .swiper-slide h4{
    margin:30px 0;
}
#sqtg-al .swiper-slide .btn{
    color:#fff;
    background-color:#0089d2;
    border:1px solid #0089d2;
    margin-bottom:20px;
}
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    width:350px;
    left:50%;
    margin-left:-175px;
}
@media screen and (min-width: 768px) {
    #sqtg-yy .r1 .col-md-6:first-child, #sqtg-yy .r3 .col-md-6:first-child, #sqtg-yy .r5 .col-md-6:first-child {
        float: right;
    }
}
@media screen and (max-width: 767px) {
    #sqtg-yy .r2, #sqtg-yy .r4{
        background-color:#f5f5f5;
    }
    #sqtg-yy .r2 .text-r, #sqtg-yy .r4 .text-r{
        text-align:left;
    }
    #sqtg-js .col-md-4{
        margin-bottom:20px;
    }
    #sqtg-xt .m{
    position: relative;
    padding: 50px 15px;
    min-height:240px;
}
    .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    width: 150px;
    left: 50%;
    margin-left: -75px;
}
}
