@media (min-width: 768px) and (max-width: 992px){

}
@media (min-width: 992px) and (max-width: 1200px){

}
@media (max-width : 1366px) {

.qmain-warper2-2 .title.style1{
    left: 0px;
}
.qmain-warper2-2 .title.style2{
    left: 0px;
}
.qmain-warper2-2 .title.style3{
    right: 0px;
}
.qmain-warper2-2 .title.style4{
    right: 0px;
}

}
@media (min-width : 1366px) {

.container {
    width: 1200px;
    padding-left: 0;
    padding-right: 0;
}

}
@media (max-width : 1200px) {

.qmain-warper2-2 .title{
    width: 50%;
    margin-top: 20px;
    padding: 0 10px;
    float: left;
	position: static;
}
.qmain-warper2-2 .title.style1{
    text-align: left;
    padding-right: 0px;
    border-right: 0px solid #d8b12f;
    padding-left: 10px;
    border-left: 4px solid #d8b12f;
}
.qmain-warper2-2 .title.style2{
    text-align: left;
    padding-right: 0px;
    border-right: 0px solid #1c8ec1;
    padding-left: 10px;
    border-left: 4px solid #1c8ec1;
}
.qmain-warper3 ul{
    margin: 0 -10px;
}
.qmain-warper3 ul li{
    padding: 0 10px;
}
.qmain-warper3 ul li .nr .pic img{
    width: 80%;
}
.qmain-warper3 ul li .nr .title{
    font-size: 14px;
    padding: 72px 10px 26px;
}

}
@media (min-width : 1200px) {

}
@media (max-width : 992px) {

.qmain-warper1{
	margin-top: 12px;
}
.qmain-warper2{
	margin-top: 16px;
	padding-bottom: 20px;
}
.qmain-warper2-2{
	margin-top: 20px;
}
.qmain-warper3 ul li{
	width: 50%;
}
.qmain-warper3 ul li .nr .pic img{
    width: 60%;
}
.qmain-warper3 ul li .nr .title{
	min-height: 390px;
}

}
@media (min-width : 992px) {

}
@media (max-width : 768px) {

.qmain-warper{
	padding: 24px 15px;
}
.qmain-warper2-2 .pic{
    width: 350px;
    max-width: 100%;
    height: auto;
	text-align: center;
}
.qmain-warper2-2 .pic1{
	position: static;
	display: inline-block;
	margin: 5px;
}
.qmain-warper2-2 .pic1.style1{
    width: 130px;
    height: 114px;
    line-height: 26px;
    padding: 31px 25px;
    background-size: cover;
    bottom: 44px;
    left: 80px;
	display: block;
	margin: 5px auto;
}
.qmain-warper2-2 .pic1.style3{
	top: 50px;
	left: 0px;
}
.qmain-warper2-2 .pic1.style4{
	left: 90px;
}
.qmain-warper2-2 .pic1.style5{
	top: 50px;
	right: 0px;
}
.qmain-warper2-2 .title{
    width: 100%;
}
.qmain-warper3 ul li{
	width: 100%;
}
.qmain-warper3 ul li .nr .title{
	min-height: auto;
}

}
@media (min-width : 768px) {

}
@media (max-width : 480px) {

}