@charset "utf-8";


@media(min-width:1920px) {

	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
		width: 1440px;
	}

}

a{
	text-decoration: none;
}
a:hover {
    text-decoration: none;
}

.header_top1{
	background: #005491;
}
.header_top_center a , .header_top_right a{
	color: #FFFFFF;
    line-height: 35px;
    font-size: 12px;
    padding: 0 15px;
}
.header_top_center{
	display: flex;
	justify-content: center;
}
.header_top_right{
	float: right;
}

/**********菜单样式***********/

.Design-Studio_menu {
    text-align: right;
    position: relative;
    z-index: 1;

}

.Design-Studio_menu ul {
    list-style: none;
    display: inline-block;
    padding: 0;
    margin: 0;
}

.Design-Studio_menu>ul>li {
    display: inline-block;
    position: relative;
    z-index: 1;
    margin-right:10px;
}
.Design-Studio_menu>ul>li>a {
    text-decoration: none;
    position: relative;
    display: block;
    padding: 33px 0;
    transition: .5s;
    color: #333333;
    font-size: 16px;

}
.Design-Studio_menu>ul>li>a:hover{
    color: #34bbff !important;
}
nav.Design-Studio_menu span {
    font-size: 11px;
}
.Design-Studio_menu ul .sub-menu {
    position: absolute;
    left: 0;
    top: 130%;
    width: 217px;
    text-align: left;
    background: #fff;
    padding: 0;
    margin: 0;
    z-index: 1;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    transition: .5s;
    visibility: hidden;
    opacity: 0;
}

.Design-Studio_menu ul .sub-menu li {
    position: relative;
}
.Design-Studio_menu ul .sub-menu li a {
    text-decoration: none;
    display: block;
    padding: 12px 20px;
    margin: 0;
    line-height: 1.3;
    letter-spacing: normal;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    -webkit-transition: .1s;
    transition: .1s;
    visibility: inherit !important;
    color: #101210 !important;
    position: relative;
    border-bottom: 1px solid #eaeaea;
}

.Design-Studio_menu ul .sub-menu li a:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 0;
    height: 1px;
    background-color: #01AAEB;
    transition: all 300ms ease-in-out;
}
.Design-Studio_menu ul .sub-menu li a:hover{
    color: #01AAEB ! IMPORTANT;
}
.Design-Studio_menu ul .sub-menu li a:hover:after {
    width: 100%;
}

.Design-Studio_menu ul li:hover>.sub-menu {
    visibility: visible;
    top: 100%;
    opacity: 1;
}
/**********菜单样式***********/

.header_top_right a.header_top_right_icon{
    padding-right: 0;
}
#myCarousel .fill {
    height: 680px;
}
.search-top .search-tops{
    font-size: 18px;

}
.header_top2_right {
    float: right;
    display: flex;
    margin-top: 30px;
}
.search-top {
    margin-right: 15px;
}
.header_top2_right_icon a{
    padding: 0 5px;
}
.products-set{
    background-image: url(../images/QQ20251011-114556.jpg);
    padding-top: 30px;
    padding-bottom: 30px;
}
.section_title{
    text-align: center;
    color: #4eaadc;
}
.section_title h2{
    font-weight: bold;
}
.seltu{
    display: flex;
    margin: 0 auto;
    width: 66%;
    margin-bottom: 35px;
    margin-top: 15px;
}
.seltu select{
    width: 40%;
}
.products-set1_left_img img{
    max-width: 100%;
    max-height: 100%;
    border-radius: 5px;
}
.products-set1_left_img {
    border: 2px solid #4eaadc;
    border-radius: 5px;
    text-align: center;
    height: 200px;
    background: #efedee;
}
.products-set1_left_title{
    margin-top: 15px;
    text-align: center;
    height: 40px;
}
.products-set1_left_title a{
    color: #000000;
    font-size: 15px;
    display: table;
    text-align: center;
    width: 100%;
    height: 26px;

}
.products-set1_left:hover .products-set1_left_img{
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    transition: box-shadow 0.3s ease-in-out;
}
.products-set1_left:hover .products-set1_left_title a{
    color: #4eaadc;
    transition: color 0.3s ease-in-out;
    font-weight: bold;
}
.col-lg-20{
    width: 25%;
}
.products-set1_left {
    margin-top: 15px;
    margin-bottom: 15px;
}
.more-pro{
    text-align: center;
    margin-top: 35px;
}
.more-pro a{
    color: #FFFFFF;
    font-size: 18px;

    background: #750000;
    padding: 10px 20px;
    border-radius: 5px;
    display: inline-block;
}
.about-set {
    padding-top: 65px;
    padding-bottom: 35px;
    background-image: url(../images/about-us--lansebeijing.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.poubang img{
    width: 100%;
}
.fpbiso span{
    text-align: center;
    display: table;
    width: 100%;
    color: #FFFFFF;
    font-size: 45px;
    margin-bottom: 30px;
}
.fpbiso{
    text-align: center;
}
.fpbiso p{
    color: #FFFFFF;
    font-size: 18px;
    line-height: 30px;
}
.fpbiso img{
    height: 53px;
}
.about-set-ou {
    background: #FFFFFF;
    padding: 20px 40px;
    margin-top: 45px;
}
.groupzidingyi{
    box-shadow: 0px 1px 3px rgb(0 0 0 / 30%);
}

.groupzidingyi .panel {
    margin-bottom: 0;
    border-radius: 0;
    border: 0;
    
}
.groupzidingyi .panel-title{
    color: #68ccee;
    font-size: 20px;
    font-weight: bold;
}
.groupzidingyi .panel-default>.panel-heading{
    background: none;
}
.groupzidingyi .panel-heading+.panel-collapse>.panel-body {
    border-top: 0px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.groupzidingyi .panel-heading {
    padding: 22px 15px;
}
.groupzidingyi .panel-heading+.panel-collapse>.panel-body{
    padding-left: 40px;
}
.about-set-ou1_img img{
    max-width: 100%;
    max-height: 100%;
    margin-left: 20px;
    margin-bottom: 20px;

}
.about-set-ou1_img {
    margin-top: -13px;
    position: relative;
}
.about-set-ou1_img::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 20px;
    height: 95%;
    background-color: #005294;
}
.about-set-ou1_img::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 95%;
    height: 20px;
    background-color: #005294;
}
.itulun .more-pro{
    float: left;
}
.itulun_title h2{
    font-weight: bold;
    font-size: 30px;
    color: #4eaadc;
}
.itulun_text {
    margin-top: 35px;
}
#owl_homes{
    position: relative;
}
#owl_homes .owl-nav .owl-prev{
    position: absolute;
    left: -50px;
    top: 26%;
}
#owl_homes .owl-nav .owl-next{
    position: absolute;
    right: -50px;
    top: 26%;
}
#owl_homes .owl-controls .owl-nav [class*=owl-]{
    color: #FFFFFF;
    font-size: 22px;
    background: #750000;
}
.more-pro-news{
    float: left;
}
.list-news1{
    box-shadow: 0px 1px 3px rgb(0 0 0 / 30%);
    display: table;
    width: 100%;
}
.list-news1_img img{
    max-width: 100%;
    height: 250px;
}
.huutitile{
    padding: 15px 20px;
    display: table;
    width: 100%;
}
.list-news1_title a{
    font-size: 18px;
    color: #000000;
}
.callus {
    background-image: url(../images/QQ20251011-114556.jpg);
    margin-top: 45px;
    /*margin-bottom: 45px;*/
    padding-top: 60px;
    padding-bottom: 60px;
}
.list-news1_img{
    text-align: center;
    position: relative;
    height: 250px;
}
.ijmkool{
    display: none;
}
.list-news1_img:hover .ijmkool{
    background: #097ce194;
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    display: block;
    z-index: 99;
  
}
.icons22{
    position: absolute;
}
.ijmkool .icons22{
    margin-top: 89px;
    width: 50px;
    height: 50px;
}
.iimo{
    color: #44bbee;
}
.isitthe-title h2{
    font-size: 36px;
    font-weight: bold;
}
.isitthe-title h3{
    font-size: 30px;
    font-weight: bold;
}
.callus-a a{
    color: #FFFFFF;
    font-size: 18px;
    background: #750000;
    padding: 10px 20px;
    border-radius: 5px;
    display: inline-block;
}
.callus-a {
    margin-top: 35px;
}
.from-conutus .form-control{
    height: 45px;
    font-size: 16px;
    border: 1px solid #4996b7;
}
.from-conutus  .btn-default{
    border-color: #0098cc;
    background: #0098cc;
    color: #FFFFFF;
    padding: 15px;
}

.site-footer{
    background: #005491;
    padding-top: 30px;
    padding-bottom: 30px;
}
.footlogo {
    float: left;
}
.footheader_top_center{
    float: left;
}
.footheader_top_center a{
    color: #FFFFFF !important;
    font-size: 16px;
    display: inline-block;
    padding: 0 19px;
    line-height: 80px;
}
.foot_right_icon {
    float: right;
    margin-top: 28px;
}
.foot1{
    display: table;
    width: 100%;
    padding-bottom: 35px;
    border-bottom: 1px solid #FFFFFF;
}
.foot2_text{
    color: #FFFFFF;
}
.foot2_title h2{
    color: #44bbee;
    font-size: 20px;
    font-weight: bold;
}
.foot2_text a{
    color: #FFFFFF !important;
  
    display: inline-block;
    padding: 0 19px;
    padding-left: 0;
    width: 100%;
}
.foot3{
    margin-top: 35px;
    text-align: center;
}
.foot3 p{
    color: #FFFFFF;
}
.bannikoz .poubang img:hover{
    transform: scale(1);
}
.bannikoz .poubang{
    position: relative;
}
.tit-top{
    position: absolute;
    z-index: 1;
    top: 150px;
    width: 100%;
}
.ui-widget-header a{
    color: #FFFFFF;
}
#plp-bread-crumb{
    color: #FFFFFF;
}
.baninyop{
    position: absolute;
    width: 100%;
    top: 375px;
    z-index: 0;
}
.imgkkos{
    background: #FFFFFF;
    padding: 20px 65px;
}
.jullsdf .kiid{
    width: 25%;
    border: 1px solid #d1d1d1;
    padding: 11px;
    margin: 0px 10px;
}
.applistny li img {
    width: 100%;
    max-height: 210px;
}
.kiid img{
    width: auto;
}
.jullsdf{
    display: flex;
}
.hutitle{
    position:relative;
}
.hutitle:before{
    position: absolute;
    content: " ";
    width: 160px;
    height: 4px;
    background: #327abf;
    bottom: -9px;

}
.jiigfm {
    margin-top: 55px;
}
.titijos {
    font-size: 20px;
    color: #327abf;
}
.lisarch{
    margin-right: 100px;
    margin-left:0;
}
.site-content-wrap{
    margin-bottom: 45px;
}
.jqzoom {
    width: 100%;
    height: 420px;
}
.spec-scroll {
    clear: both;
    margin: 0;
    width: 100px;
    height: 420px;
    float: left;
}
.jq-zoom {
    width: 80%;
    float: left;
    position: relative;
    background: #5d5d5d;
    padding: 0px 60px;
    border: 1px solid #327ec6;
}
.spec-preview {
    background: #efedee;
    border: 0;
}
.pro-btn>span{
    width: 42px;
    height: 42px;
    border-radius: 45px;
}
.spec-scroll .items{
    height: 420px;
}
.spec-scroll .items ul{
    height: 420px;
    position: absolute;

    overflow: hidden;
    display: flex;
    display: inline-block;
}
.spec-scroll .items ul li {
    /* flex-basis: 100px; */
    /* width: 100px; */
    padding-right: 10px;
    height: 80px;
    margin-bottom: 5px;
}
.jisjie {
    position: absolute;
    right: 0;
    width: 48px;
}
.jisjie a{
    display: inline-block;
    margin-top: 10px;
}
.titleh1pro{
    font-size: 32px;
    color: #005292;
}
.imkommop .smmles{
    display: inline-block;
    padding: 10px 20px;
    border: 2px solid #780100;
    margin-right: 15px;
    border-radius: 5px;
}
.imkommop .smmles img{
    vertical-align: sub;
}
.imkommop .smmles:hover{
    background: #c96969;
    color: #FFFFFF;
}
.prosultbox{
    display: table;
}
.jihtiiet{
    border-bottom: 1px solid #c8c8c8;
}
.jihtiiet h3{
    display: table;
    font-size: 18px;
    font-weight: 500;
    color: #FFFFFF;
    background: #0191cd;
    padding: 15px 45px;
    margin: 0;
    position: relative;
}
.jihtiiet h3:before{
    top: -18px;
    right: -10px;
    position: absolute;
    content: " ";
    width: 28px;
    height: 66px;
    background: #ffffff;
    transform: rotate(152deg);
}
.jimjlo{
    width: 100%;
    position: relative;
}
.jimjlo img{
    position: absolute;
    right: 0;
    top: 0;
    height: 35px;
}
.getqu{
    background: #790100;
    color: #FFFFFF;
    padding: 10px 30px;
    border-radius: 5px;
    margin-top: 100px;
    display: table;

}
.jiimklo{
    position: relative;
}

.jiimklo::before {
    content: '';
    position: absolute;
    width: 100px;
    background: #4ebfe6;
    height: 3px;
    bottom: -8px;
}
.jisdsa {
    font-size: 18px;
    color: #4ebfe6;
    margin-bottom: 15px;
    font-weight: bold;
}
.jimkps{
    font-size: 18px;
}
.itemfunin{
    width: 30%;
    margin: 20px 40px;
    float: left;
    padding: 38px;
    background: #FFFFFF;

    text-align: center;
    border-radius: 5px;
}
.itemfunin:hover{
    box-shadow: 0px 1px 3px rgb(0 0 0 / 23%);
}
.a-abouta span{
    font-size: 18px;
    margin-top: 15px;
    display: table;
}
.itemfunin:hover .a-abouta span{
    color: #4ebfe6;
}
.imageving{
    margin-top: 35px;
}
.imageving img{
    max-width: 100%;
}
.ijtexol{
    font-size: 33px;
    margin-top: 69px;
}
.jiimklo2{
    position: relative;
    margin-top: 55px;
    text-align: center;
}
.jiimklo2::after {
    content: '';
    position: absolute;
    width: 100px;
    background: #4ebfe6;
    height: 3px;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -17px;
}
.liimgolok {
    margin-top: 35px;
}
.jiimklo {
    margin-bottom: 35px;
}
.header_top2_left {
    display: flex;
}
.titlehis {
    margin-left: 10px;
    color:  #030303;
    line-height: 88px;
}
.header_top2_left{
    margin-top: 15px;
}
.header_top2_left img{
    max-width: 100%;
}
.search-searchall{
    margin-top: 35px;
    width: 60%;
}

@media (max-width: 1920px) and (min-width: 1600px) {



}
@media (max-width: 1600px) and (min-width: 1560px) {

    .products-set1_left_img{
        height: 158px;
    }

}
@media (max-width: 1560px) and (min-width: 1490px) {

    .products-set1_left_img{
        height: 158px;
    }

}
@media (max-width: 1440px) {
    .products-set1_left_img{
        height: 158px;
    }
    .baninyop {
        top: 260px;
    }
    .imgkkos {
        padding: 20px 25px;
    }
    .jullsdf .kiid a{
        font-size: 14px;
    }
    .jqzoom {
        height: 380px;

    }
    .spec-scroll {
        height: 380px;
    }
    #myCarousel .fill {
        height: 450px;
    }
    .list-news1_img img {

        height: 200px;
    }
    .jullsdf .kiid a {
        font-size: 11px;
    }
}