
.inroduce{
	border: 1px solid #D0D0D7;
	margin-bottom: 20px;
	padding: 0!important;
}
.inroduce>div:first-child{
	padding:10px 20px;
	box-sizing:border-box;
}
.inroduce>div:first-child img{
	max-width:390px!important;
	margin:0 auto;
}
.inroduce>div:last-child{
	    padding: 52px 20px 52px;
	box-sizing:border-box;
}
.color-set{
	        color: #ed6102;
    font-size: 22px;
    padding-left: 14px;
    font-weight: bold;}
.tabs{
    display:flex;
    border-bottom:6px solid #ff9c00;
    margin-bottom:10px;
}
#tabs li{
    padding:10px 5px;
    width:50%;
    text-align:center;
    margin-left:3px;
    background-color:#3c4449;
}
#rwd-content .rwd-main-content-group img{
    max-width:100%;
    height:auto;
}

#rwd-content .rwd-main-content-group, #rwd-content .rwd-main-content-group-inner{
    clear: both;
}
.thistab{
    background-color:#ff9c00 !important;
}
.mar_right{
    width: auto!important;
    margin-right:7px;
    display: inline-block!important;
}
#tabbox{
    margin-top:7px !important;
    max-width: 910px!important;
    width: 100%;
}

.qbody{
    display: table;
    width: 100%;
    margin-bottom: 2%;
}

.qmainl{
    display: inline-flex;
    display: -webkit-flex;
    align-items: center;
    margin-top: 2%;
}

.qmainr{
    display: inline-flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: right;
    margin-top: 2%;
}


.faq{
    margin-top: 2%;
    background-color: rgb(193 , 39, 45);
    width: 100%;
    height: 10%;
}

.faq>p{
    margin-left: 1%;
    color: white;
    font-size: 22px;
    font-weight: bold;
}

.qtitle{
    color: yellow;
    font-size: 22px;
    font-weight: bold;
}

.qtxt{
    border-radius: 10px;
    box-shadow: 1px 2px 5px -2PX gray;
    /* border: 1px solid gainsboro; */
    margin-top: 0!important;
}

.qtxt>p{
    margin-left: 1%;
}

.qsp{
    width: 20%!important;
}

/* .qtitle2{
    color: white;
    font-size: 22px;
    font-weight: bold;
} */

.title{
    color: #ff9c00;
    font-size: 22px;
}

.title1{
    color: #ed7d31;
    font-size: 22px;
}

.title2{
    color: #4c78c6;
    font-size: 22px;
}

.title3{
    color: #76b04e;
    font-size: 22px;
}

.profiletxt{
    width: 12%;
    font-size: 0.5em!important;
    text-align: center;
    float: left;
}
.profiletxt2{
    width: 12%;
    font-size: 0.5em!important;
    text-align: center;
    float: right;
}

.profileimg{
    width: 15%;
    margin-top: 0!important;
}

.profileimg2{
    display: flex;
    width: 10.03%;
    /* justify-content: space-between; */
}




.imgmain{
    width: 100%;
}

.rwd-grid-item .pc-grid10of12{
    width: 65%!important;
    height: 10%;
}

.rwd-grid-border{
    padding: 10px;
    margin-bottom: 10px;
}

.rwd-grid-border1{
    padding: 10px;
    margin-bottom: 10px;
}

.rwd-grid-border2{
    padding: 10px;
    margin-bottom: 10px;
}

.rwd-grid-border3{
    padding: 10px;
    margin-bottom: 10px;
}

.people-img{
    text-align: center;
}
.people-img img{
    width: auto!important;
    margin: 0 auto;
}
.but {
    width: 100%;
    background-color: #3c4449;
    border: none;
    padding: 10px;
    margin-bottom: 10px;
}
.but p {
    position: relative;
}
.but p img {
    position: absolute;
}
.img_left {
    left: 0;
    top: -3px;
    max-width: 40px!important;
}
.but p img {
    position: absolute;
}
.but p span {
    color: white;
    text-align: left;
    display: block;
    padding-left: 50px;
}
.img_right {
    right: 0;
    top: 0;
}
@media print,
screen and (min-width:768px) {
.wrap{
	white-space:nowrap;
}
}



@media print,
screen and (max-width:767px) {
.inroduce>div:last-child{
 padding: 0px 20px 20px;
}
.color-set{
	padding-left:0px;}
.img_right {
    max-width: 25px!important;
}
.sp-people-set{
width: 100%;
}
.rwd-sp-people-set{
    width: 40%;
}
.rwd-sp-people-set img{
    width: auto;
}
.rwd-sp-name{
    width: 40%;
    position: relative;
}
.rwd-sp-name p{
    position: absolute;
    bottom: 5px;
    width: 100%;
    text-align: center;
}
.rwd-sp-name p span{
    display: inline-block;
    margin-bottom: 10px;
}
.rwd-grid-border{
    margin-bottom:20px;
}
.title {
    font-size: 1.8rem;
}
.faq>p{
    font-size: 18px;
}

.qtitle{
    font-size: 18px;
}

.qtxt{
    margin-left: 8%;
    /* margin-top: 7%; */
    margin-right: 8%;
}

.profiletxt{
    width: 100%;
}

.profileimg2{
    display: flex;
    width: 25%;
    /* justify-content: space-between; */
}
.qmainl{
    margin-bottom: 8%;
}
.qmainr{
    margin-bottom: 8%;
}
}
@media print,screen and (max-width:400px){
    .qmainl{
        margin-bottom: 10%;
    }
    .qmainr{
        margin-bottom: 10%;
    }
}