产品
说明
@import ;
.nav-tabs{
border:none;
}
.kv-section {
background: /xg270qg/kv-section.png') no-repeat top right;
background-size: contain;
}
.img-caption a{
background-size:cover;
display: block;
width: 100%;
height: auto;
margin:auto;
}
#caption-1 a{
background: /xg270qg/p1.jpg') no-repeat 50% 50%;
height: 468px;
}
#caption-1 a:hover{
background-image: /xg270qg/p1-h.jpg');
}
#caption-2 a{
background: /xg270qg/p2.jpg') no-repeat 50% 50%;
height: 215px;
}
#caption-2 a:hover{
background-image: /xg270qg/p2-h.jpg');
}
#caption-3 a{
background: /xg270qg/p3.jpg') no-repeat 50% 50%;
height: 215px;
}
#caption-3 a:hover{
background-image: /xg270qg/p3-h.jpg');
}
#caption-4 a{
background: /xg270qg/p4.jpg') no-repeat 50% 50%;
height: 215px;
}
#caption-4 a:hover{
background-image: /xg270qg/p4-h.jpg');
}
#caption-5 a{
background: /xg270qg/p5.jpg') no-repeat 50% 50%;
height: 215px;
}
#caption-5 a:hover{
background-image: /xg270qg/p5-h.jpg');
}
.color-tech-btn h4, .color-tech-btn h4 a{
padding: 3em 0;
color: #fff;
}
.color-tech-btn h4:hover{
background: /xg270qg/color-tech-btn.png') no-repeat 50% 50%;
background-size: contain;
}
.rc-feature h2, h3{
font-family: 'rajdhani', sans-serif;
font-weight: 600;
text-transform:uppercase;
}
#featurelegacy.dark .rc-feature h2{text-align: inherit;}
.blue-block{
width: 80px;
height: 5px;
background: #0053f7;
display: inline-block;
}
/*
.rgb-logo{
display: flex;
align-items: center;
flex-direction: row;
margin:10px auto;
}
.icon{
padding: 2em auto; text-align:center
}
.freesync{
float: right;
max-width: 1600px;
}
*/
@media (max-width: 992px) {
.kv .col-md-6 {
float:none !important;}
.kv-section {
background:none;
}
}
@media (max-width: 768px) {
#featurelegacy.dark .rc-feature h2, #featurelegacy.dark .rc-feature p {
text-align: center;}
.blue-block{display:block; margin: 5px auto}
}
@media (min-width: 1922px) {
.freesync{
float: none;max-width: 1200px !important; }
}
.pb-5, .py-5 {
margin-top: 3rem!important;
}
.text-center {
text-align: center!important;
}
.ml-auto, .mx-auto {
margin-left: auto!important;
margin-right: auto!important;
}
.btn:not(:disabled):not(.disabled) {
cursor: pointer;
}
a:visited, a:focus {
text-decoration: none;
}
.btn {
font-family: 'gotham', helvetica-neue, helvetica, arial, sans-serif;
font-weight: 500;
letter-spacing: .09em;
padding: .7rem 2rem;
border-radius: 0rem;
}
.ml-3, .mx-3 {
margin-left: 1rem!important;
}
.mr-3, .mx-3 {
margin-right: 1rem!important;
}
.btn {
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.btn-blue {
color: #fff;
background-color: #0053f7;
border-color: #0053f7;
}
.btn {
font-family: 'gotham', helvetica-neue, helvetica, arial, sans-serif;
text-transform: uppercase;
font-size: .9rem;
font-weight: 500;
letter-spacing: .09em;
padding: .7rem 1rem;
}
div {
display: block;
}