﻿/*公用*/
div{outline:none}
.yjsc_main *{
    margin: 0;
    padding: 0;
}
.yjsc_main{
    _font-family: 'Microsoft YaHei' !important; font-family: 'Microsoft YaHei';
    margin:0 auto;
    width:100%;
}

/*更多选择标签*/
.yjsc_main em,.yjsc_main i{ font-style:normal;}

/*列表,图像,A重置*/
.yjsc_main ul{ list-style:none;}
.yjsc_main img{ border:0 none;}
.yjsc_main a{ text-decoration:none; outline:none;}
.yjsc_main li,.yjsc_main img,.yjsc_main label,.yjsc_main input {vertical-align: middle; }


/*bannar*/
.yjsc_main .bannar_index{position:relative;width:100%;}
.yjsc_main .bannar_index img{width:100%;}
.yjsc_main .bannar_index video{opacity: 0.8;filter:alpha(opacity=80);
-moz-opacity:0.8;
-khtml-opacity: 0.8;}
.yjsc_main .bannar_index .bannar_detail{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.3);text-align: center;box-sizing: border-box;}
.yjsc_main .bannar_text{position:absolute;top: 50%;margin-top:-186px;width: 100%;text-align: center;}
.yjsc_main .bannar_index .bannar_detail h2{color:#fff;font-size:45px;font-weight:normal;line-height: 80px;}
.yjsc_main .bannar_index .bannar_detail p{font-size:20px;color:#fff;line-height: 40px;margin-top:80px;}
.yjsc_main .bannar_index .bannar_detail .bannar_btn{width:1200px;margin:20px auto;text-align: center;}
.yjsc_main .bannar_index .bannar_detail .bannar_btn a{display: inline-block;width:150px;height:50px;line-height: 50px;border-radius: 5px;font-size:16px;color:#fff;text-align: center;}
.yjsc_main .bannar_index .bannar_detail .bannar_btn a:nth-of-type(1){background-color:#ff6c00;border:1px solid #ff6c00;margin-right:20px;}
.yjsc_main .bannar_index .bannar_detail .bannar_btn a:nth-of-type(2){border:1px solid #fff;}
/*bannar*/

/*diy_one*/
.yjsc_main .diy_one{width:100%;background:#f8f8f8;}
.yjsc_main .diy_one_content{width:1200px;margin:0 auto;padding-bottom:50px;}
.yjsc_main .diy_one_content h3{font-size:35px;color:#333;text-align: center;line-height: 150px;}
.yjsc_main .diy_one_content ul li{width:25%;float: left;text-align: center;cursor: pointer;}
.yjsc_main .diy_one_content ul li img{height:80px;display: block;margin:30px auto;}
.yjsc_main .diy_one_content ul li span{display: block;font-size:20px;color:#666666;}
.yjsc_main .diy_one_content ul li p{width:60%;display: inline-block;line-height: 25px;color:#555;font-size:16px;margin-top:10px;}
.yjsc_main .diy_one_content ul li:hover span{color:#ff6c00;}
.yjsc_main .diy_one_content ul li:hover p{color:#ff6c00;}
/*diy_one end*/

/*sd样板间*/
.yjsc_main .yangbanjian{position: relative;width:1300px;margin:0 auto;padding:50px 0;}
.yjsc_main .yangbanjian h3{font-weight:normal;font-size:35px;color:#333;line-height: 60px;text-align: center;}
.yjsc_main .swiper-container{ width: 1200px;}
.yjsc_main .yangbanjian .swiper-slide>img{
	position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width:100%;
    max-height:100%;
}
.yjsc_main .yangbanjian .swiper-container {
    margin: 15px auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    height:625px;
    background:url(../images/big_bg.jpg) no-repeat center;
    background-size: 100% auto;
}
.yjsc_main .yangbanjian .swiper-container-android .swiper-slide,.yangbanjian .swiper-wrapper {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.yjsc_main .yangbanjian .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.yjsc_main .yangbanjian .swiper-slide {
	position:relative;
	text-align: center;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
}
.yjsc_main .yangbanjian .swiper-container-horizontal>.swiper-pagination-bullets,.yjsc_main .yangbanjian .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
}
.yjsc_main .yangbanjian .swiper-pagination {
    position: inherit;
    height:34px;
    overflow: hidden;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    margin: 13px 0 31px 0;
    z-index: 10;
}
.yjsc_main .yangbanjian .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}
.yjsc_main .yangbanjian .swiper-pagination-bullet {
    padding:0 20px;
    display: inline-block;
    color:#000;
    font-size:18px;
    opacity: 1;
    line-height: 45px;
    background: none;
    outline: none;
    cursor: pointer;
}
.yjsc_main .yangbanjian .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet2 {
    margin: 0 4px;
}
.yjsc_main .yangbanjian .swiper-pagination-bullet2 {
    padding:0 20px;
    display: inline-block;
    color:#000;
    font-size:18px;
    opacity: 1;
    line-height: 45px;
    background: none;
    outline: none;
    cursor: pointer;
}
.yjsc_main .yangbanjian .swiper-pagination-bullet-active {
    opacity: 1;
    color:#ff6c00;
}
.yjsc_main .yangbanjian .swiper-button-next,.yjsc_main .yangbanjian .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}
.yjsc_main .yangbanjian .swiper-button-next,.yjsc_main .yangbanjian .swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
}
.yjsc_main .yangbanjian .swiper-button-next,.yjsc_main .yangbanjian .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 15px;
}
.yjsc_main .yangbanjian .swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}
.yjsc_main .yangbanjian .menban{position:absolute;top:0;left:0;width:100%;height:100%;}
.yjsc_main .yangbanjian .menban img{position:absolute;top:50%;left:50%;margin-left:-125px;margin-top:-60px;width:250px;transition: all 0.3s;-moz-transition: all 0.3s; -o-transition: all 0.3s; -webkit-transition: all 0.3s;}
.yjsc_main .yangbanjian .menban img:hover{transform:scale(1.3);-ms-transform:scale(1.3);-moz-transform:scale(1.3);-o-transform:scale(1.3);-webkit-transform:scale(1.3);}
.yjsc_main .yangbanjian .bottom{position:absolute;bottom:0;left:0;width:100%;height:130px;background:rgba(0,0,0,0.6);z-index: 10;}
.yjsc_main .yangbanjian .bottom .bottom_left{width:200px;height:130px;text-align: center;float: left;padding:15px 0;box-sizing: border-box;}
.yjsc_main .yangbanjian .bottom .bottom_left a{font-size:16px;color:#fff;}
.yjsc_main .yangbanjian .bottom .bottom_left a img{width:80px;height:80px;border-radius:100%;display: block;margin:0 auto;}
.yjsc_main .yangbanjian .bottom .bottom_right{float: left;width:500px;color:#fff;font-size:18px;line-height: 35px;padding: 30px 0;}
.yjsc_main .yangbanjian .bottom .bottom_right td{width:500px;text-align:left;}
/*.yjsc_main .yangbanjian .swiper-slide:hover .menban{display: block;}
.yjsc_main .yangbanjian .swiper-slide:hover .bottom{display: block;}*/
/*sd样板间 end*/


/*计算器*/
.yjsc_main .zx_ys{width:100%;background: url(../images/price_tbg.jpg) no-repeat center top;padding: 50px 0;}
.yjsc_main .zx_ys h3{font-size:30px;color:#fff;font-weight: normal;text-align: center;line-height: 75px;}
.yjsc_main .step_two{
    width: 100%;
    position: relative;
}
.yjsc_main .step_two .step_twocont{
    width: 1090px;
    background: white;
    margin: 0 auto;
    padding: 20px 50px 0 50px;
    height: 450px;
    position: relative;
    top: 20px;
}
.yjsc_main .step_two .step_twocont .tss{
    position: absolute;
    left:52px;
    top:55px;
    color: #e3161e;

}
.yjsc_main .step_two .step_twocont .config-box {
    margin: 53px 0 0 0;
    position: relative;
    
}
.yjsc_main .step_two .step_twocont .config-box label {
    float: left;
    display: inline-block;
    padding-right: 10px;
    width:80px;
    font-size: 18px;
    color: #333333;
    position: relative;

}
.yjsc_main .step_two .step_twocont .config-box .right-side {
    position: relative;
    *padding-left:0;
    height: 75px;
    float: left;

}
.yjsc_main .step_two .step_twocont .config-box .config-modify {
    display: block;
    float: left;
    width: 24px;
    height: 24px;
    background: url(../images/cfg_mod.png) no-repeat center center;
    cursor: pointer;
    visibility: hidden;

}
.yjsc_main .step_two .step_twocont .config-box .config-minus {
    margin-right: 6px;
}
.yjsc_main .step_two .step_twocont .config-box .config-plus {
    margin-left: 6px;
    background: url(../images/cfg_plu.png) no-repeat center center;
}
.yjsc_main .step_two .step_twocont .config-box .slider {
    background: #f1f1f1;
    height: 20px;
    position: relative;
    cursor: pointer;
    width: 920px;
    float: left;
    clear: right;
    border-radius: 10px;
    margin-top: 2px;
}
.yjsc_main .step_two .step_twocont .config-box .slider .progress {
    height: 20px;
    background-color: #ff6c00;
    display: block;
    border-radius: 10px;
    width: 0;
}
.yjsc_main .step_two .step_twocont .config-box .slider .handle {
    position: absolute;
    display: block;
    height: 25px;
    width: 25px;
    top: -3px;
    background: url(../images/cfg_cursor.png) no-repeat -18px -46px;
    cursor: pointer;
    margin-left: -2px;
}
.yjsc_main .step_two .step_twocont .config-box .slider .handle .config-count {
    display:block !important;
    position:absolute;
    top: -45px;
    left: -30px;
    width: 60px;
    height: 40px;
    line-height: 33px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin-left: 10px;
    border: 0;
    visibility: hidden;
    background:url(../images/cfg_cursor.png) no-repeat center 0px;
}
.yjsc_main .step_two .step_twocont .config-box .range {
    width: 43px;
    height: 30px;
    line-height: 30px;
    text-align: right;
    font-size: 14px;
    color: #fff;
    margin-left: 6px;
    border: 0;
    background-color: #fff;
    padding-right: 25px;
    visibility: hidden;
    display:none;
}
.yjsc_main .step_two .step_twocont .config-box .range-desc {
    position:absolute;
    width: 945px;
    top:30px;
    left: 10px;
}
.yjsc_main .step_two .step_twocont .config-box .range-desc li {
    float: left;
    width: 115px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    display: block;
}
.yjsc_main .step_two .step_twocont .config-box #styleRangeDesc{
    left: 15px;
}
.yjsc_main .step_two .step_twocont .config-box #styleRangeDesc li{
    width: 111px;
}
.yjsc_main .step_two .step_twocont .config-box #layoutRangeDesc li{
    width: 113px;
}
.yjsc_main .step_two .step_twocont .config-box .range-desc li.central{
    position: absolute;
    left: 25%;
    margin-left: -55px;
}
.yjsc_main .step_two .step_twocont .config-box .range-desc li.central a{
    text-align: center !important;
}
.yjsc_main .step_two .step_twocont .config-box .range-desc li.last{
    position: absolute;
    right: 0;
}
.yjsc_main .step_two .step_twocont .config-box .range-desc li a{
    display:block;
    color:#000;
    line-height:30px;
    text-align:left;
    font-size: 14px;
}
.yjsc_main .step_two .step_twocont .config-box .range-desc li:first-child a{
    text-align: left;
}

.yjsc_main .step_two .step_twocont .config-box .range-desc li.s2 a{
    text-align: left;
    padding-left: 6px !important;
}
.yjsc_main .step_two .step_twocont .config-box .range-desc li.s3 a{
    text-align: left;
    padding-left: 16px !important;
}
.yjsc_main .step_two .step_twocont .config-box .range-desc li.s4 a{
    text-align: left;
    padding-left: 28px !important;
}
.yjsc_main .step_two .step_twocont .config-box .range-desc li.s6 a{
    text-align: right;
    padding-right: 20px !important;
}
.yjsc_main .step_two .step_twocont .config-box .range-desc li.s7 a{
    text-align: right;
    padding-right: 18px !important;
}
.yjsc_main .step_two .step_twocont .config-box .range-desc li.s8 a{
    text-align: right;
}
.yjsc_main .step_two .step_twocont .config-box .range-desc li.l2 a{
    text-align: left;
    padding-left: 6px !important;
}
.yjsc_main .step_two .step_twocont .config-box .range-desc li.l3 a{
    text-align: left;
    padding-left: 24px !important;
}
.yjsc_main .step_two .step_twocont .config-box .range-desc li.l5 a{
    text-align: right;
    padding-right: 26px !important;
}
.yjsc_main .step_two .step_twocont .config-box .range-desc li.l6 a{
    text-align: right;
    padding-right: 18px !important;
}
.yjsc_main .step_two .step_twocont .config-box .range-desc li:last-child a{
    text-align: left;
}
.yjsc_main .price_service{
    width: 1150px;
    padding: 30px 20px;
    background-color: #fff;
    margin: 15px auto 0;
}
.yjsc_main .step_two .tit,.price_service .tit{
    padding-top: 10px;
    height: 40px;
    overflow: hidden;
}
.yjsc_main .step_two .tit strong,.price_service .tit strong{
    display: inline-block;
    height: inherit;
    font-size: 28px;
    color: #e70012;
}
.yjsc_main .step_two .tit span,.price_service .tit span{
    display: inline-block;
    height: inherit;
    font-size: 18px;
    color: #959595;
    font-family: 'Microsoft Yahei Light';
}
.yjsc_main .step_two .tit a.online,.price_service .tit a.online{
    display: block;
    float: right;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    color: #42b391;
    background: url(../images/price_online_bg.png) left center no-repeat;
    text-indent: 35px;
}
.yjsc_main .xiaoqu{width:100%;}
.yjsc_main .xiaoqu span{width:8%;display: block;float: left;font-size:18px;color:#333;line-height: 45px;}
.yjsc_main .xiaoqu .sousuo{width:90%;display: block;float: left;line-height: 45px;border:1px solid #ccc;box-sizing: border-box;}
.yjsc_main .xiaoqu .sousuo span{width:150px;display: inline-block;text-align: center;}
.yjsc_main .xiaoqu .sousuo select{width:auto;height:45px;border:none;text-align: center;color:#ff6c00;outline: none;font-size:16px;}
.yjsc_main .xiaoqu .sousuo input{width:100%;height:40px;border:none;outline: none;padding:0 10px;box-sizing:border-box;}
.yjsc_main .apply_btn{width:100%;text-align: center;margin-top: 60px;}
.yjsc_main .apply_btn a{width:200px;height:55px;line-height:55px;border-radius:100px;background-color:#ff6c00;color:#fff;font-size:18px;display: inline-block;}
/*计算器 end*/

/*bottom*/
.yjsc_main .bottom{width:100%;height:200px;background:url(../images/bottom_bg.jpg)center center;}
.yjsc_main .bottom .bottom_content{width:1200px;margin:0 auto;padding:65px 0;}
.yjsc_main .bottom .bottom_content span{font-size:35px;color:#ff6c00;}
.yjsc_main .bottom .bottom_content a{display: inline-block;padding:0 35px;margin-left:50px;line-height:50px;font-size:24px;border-radius: 3px;border:1px solid #ff6c00; }
.yjsc_main .bottom .bottom_content a:nth-of-type(1){background:#ff6c00;color:#fff;}
.yjsc_main .bottom .bottom_content a:nth-of-type(2){color:#ff6c00;}
/*bottom end*/


