/*========= (banner+搜索框)=================*/
.header_box{
   /*  background: url("../images/banner/lease_banner.jpg") no-repeat center;
   height: 626px; */
   height: 189px;
    position: relative;
}
.search_bar {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.3);
    color: #ffffff;
    bottom: 0;
    height: 60px;
    width: 100%;
    line-height: 60px;
    overflow: hidden;
}
.search_bar .txt{
    width: 1200px;
    margin: 0 auto;
}
.search_bar .b{
    font-weight:100;
    font-size: 14px;
    float: left;
}
.search_bar .b a{
    margin-right: 20px;
    color: #ffffff;
}
.search_bar .search{
    float: left;
    margin: 14px 26px 0px 46px;
    background: url("../images/search_box.png") no-repeat;
    width: 360px;
    line-height: 30px;
    padding-left: 24px;
}
.search form input {
    border: none;
    background-color: #EBEBEB;
    width: 266px;
    font-size: 14px;
    color: #666;
}
.search form .sc_button{
    width: 70px;
    height: 32px;
    background: url("../images/search_icon.png") no-repeat;
    margin-bottom: 2px;
    cursor: pointer;
}
/*========= (banner+搜索框)-end=================*/

/*=============四大租赁模式=============*/
.lease_m .title{
    position: relative;
    overflow: hidden;
    text-align: center;
}
.lease_m .title .tt{
    position: absolute;
    top: -999px;
}
.lease_m .four{
    width: 1200px;
    margin: 0 auto;
}
.lease_m .four ul{
    overflow: hidden;
    margin: 35px 0 55px 0;
}
.lease_m .four ul li{
    float: left;
    margin-right: 20px;
}
.lease_m .four ul li:last-child{
    margin-right: 0;
}
.lease_m .four .txt{
    width: 265px;
    overflow: hidden;
    background-color: #f5f5f5;
    padding: 20px 10px ;
}
.lease_m .four .txt h3{
    font-size: 22px;
    color: #0353cf;
    margin-bottom: 10px;
}
.lease_m .four .txt p{
     font-size: 14px;
     line-height: 25px;
    margin-bottom: 10px;
    height: 50px;
 }
.lease_m .four .txt span{
    font-size: 16px;
    line-height: 25px;
    color: #ffffff;
    background-color: #26b013;
    padding: 5px 10px ;
}
/*=============四大租赁模式-end=============*/


/*=============对比=============*/
.comparison{
    background-color: #f0f0f0;
}
.cmpr_box{
    width: 1200px;
    overflow: hidden;
    padding: 30px;
    margin: 0 auto;
}
.cmpr_l{
    float: left;
    background: url("../images/index_3/lease_par3_bg.png") no-repeat left;
    width: 506px;
    height: 430px;
}
.cmpr_l ul{
    overflow: hidden;
    padding: 60px 0 0 50px;
}
.cmpr_l ul li{
    text-align: center;
    width: 160px;
    overflow: hidden;
    float: left;
    margin-right: 66px;
}
.cmpr_l ul li:last-child {
    padding: 70px 0 0 115px;
}
.cmpr_l  ul li h3{
    font-size: 30px;
    color: white;
}
.cmpr_l  ul li p{
    font-size: 18px;
    color: #ffffff;
    line-height: 24px;
    margin-top: 5px;
}


.cmpr_r{
    float: right;
}
.cmpr_r h3{
    color: #ff7805;
    font-size: 20px;
    margin-bottom: 5px;
}
.cmpr_r table{
    width: 600px;
    height: 400px;
    font-size: 14px;
    text-align: center;
    border-collapse: collapse;
}
/*.cmpr_r table .f_th{
    position: relative;
}*/
.cmpr_r table .f_th span{
    position: absolute;
}
.cmpr_r table .f_th span:first-child{
    right: 2px;
    top: 10px;

}
.cmpr_r table .f_th span:last-child{
    left: 2px;
    bottom: 10px;
}
.cmpr_r table th{
    font-size: 14px;
    color: #666666;
    font-weight: 300;
    width: 90px;
    height: 90px;
    position: relative;
}
.cmpr_r table th:first-child{
    background: url("../images/index_3/th_bg.png") no-repeat center;
}
.cmpr_r table tr,.cmpr_r table td,.cmpr_r table th{
    border: 1px solid #e1e1e1;
    border-collapse: collapse;
    padding: 0 10px;

}
.cmpr_r table td:last-child,.cmpr_r table th:last-child{
    width: 110px;
}
/*=============对比-end=============*/


/*=========== 为什么选择圣蓝 =================*/
.why_us {
    overflow: hidden;
}
.why_title {
    text-align: center;
}
.reasons_box{
    /*border-top: 1px solid #e1e1e1;*/
}
.reasons{
    overflow: hidden;
}
.reasons h3{
    color: #15499a;
    font-size: 30px;
    font-weight: 600;
    line-height: 50px;
}
.reasons li p{
    color: #3b3b3b;
    font-size: 20px;
    padding-bottom:10px;
}
.reasons li p span{
    color: #15499a;
}
.ad,.why_title{
    position: relative;
    overflow: hidden;
 }
.ad .text,.why_title .text{
    position: absolute;
    top: -999px;
}
.why_title {
    margin-bottom: 25px;
}
.rsn_1,.rsn_3{
/*    padding: 24px 0;*/
}
.rsn_1_b,.rsn_3_b{
    width: 1200px;
    background: url("../images/index_3/why_01.png")  no-repeat right;
    height: 380px;
    position: relative;
}
.rsn_3_b{
    background: url("../images/index_3/why_03.jpg")  no-repeat right;

}
.tt_1,.tt_3{
    position: absolute;
    width: 678px;
    top: 60px;
}
.tt_3{
    top: 0;
}
.rsn_s li{
    line-height: 24px;
    padding: 8px 0;
    width: 664px;
    list-style: inside decimal;
}
.rsn_1 .rsn_s{
    width: 488px;
}
.rsn_2 .rsn_s{
    width: 708px;
}
.rsn_3 .rsn_s{
    width: 624px;
}
.rsn_4 .rsn_s{
    width: 610px;
}
.rsn_5 .rsn_s{
    width: 690px;
}
.rsn_s li strong{
    color: #099405;
    font-weight: normal;
}



.rsn_2_b,.rsn_4_b{
    width: 1200px;
    background: url("../images/index_3/why_02.jpg")  no-repeat left;
    height: 425px;
    position: relative;
}
.rsn_4_b{
    background: url("../images/index_3/why_04.png")  no-repeat left;

}
.tt_2,.tt_4{
    width: 678px;
    float: right;
    overflow: hidden;
}
.tt_4 {
    margin-top: 80px;
}
.tt_4 .rsn_s{
    height: 231px;
}
.tt_4 .rsn_s li {
    width: 610px;
    padding-top: 2px;
}
.tt_4 .rsn_s h4{
    font-size: 24px;
   /* position: absolute;*/
    padding-bottom: 30px;
}
.tt_4 .rsn_s span{
    font-size: 14px;
    line-height: 20px;
    color: #e3e3e3;
    padding-bottom: 30px;
    display: block;
}


.rsn_5_b{
    width: 1200px;
    margin: 0 auto;
}
.tt_5 {
    overflow: hidden;
    background: url("../images/index_3/why_05.png")  no-repeat right;

}

.tt_5 p strong {
    background: #208412;
    color: white;
    padding: 2px 5px;
    font-size: 18px;
    font-weight: normal;
}
.tt_5 .l{
    float: left;
    padding-right: 15px;
    border-right: 1px solid #099405;
   /* height: 70px;*/

}
.tt_5 .r{
    float: left;
    padding: 3px 0 5px  15px;

}
.tt_5 .r span{
    font-size: 20px;
    display: block;
}
.tt_5 .r strong{
    font-size: 24px;
    font-weight: normal;
    margin-top: 10px;
    display: block;
}

.rsn_5 ul{
    width: 1200px;
    margin: 0 auto;
    padding-top: 40px;
}
.rsn_5 ul li span,.rsn_5 ul li strong {
     font-size: 18px;
     line-height: 36px;
 }
.rsn_5 ul li strong {
    margin-right: 40px;
    color: #303030;
    font-weight: normal;
}
.rsn_5 ul p{
    font-size: 14px;
    padding-left: 0;
    color: #555555;
    line-height: 22px;
    padding-top: 5px;
}
.rsn_5 ul li img{
    width: 240px;
    height: 260px;
}
.rsn_5 ul li{
    float: left;
    width: 240px;
    margin-right: 70px;

}
.rsn_5 ul li:last-child{
    margin-right: 0;
}
.rsn_5 ul li .txt{
    background: #f0f0f0;
    padding: 0 10px;
    width: 220px;
}
.rsn_5 ul li a:hover .txt {
    background: #208412;
    color: white;
    transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -moz-transition-duration:0.3s;
    -webkit-transition-duration:0.3s;

}
.rsn_5 ul li a:hover .txt strong,
.rsn_5 ul li a:hover .txt p{
    color: white;
    transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -moz-transition-duration:0.3s;
    -webkit-transition-duration:0.3s;
}
/*=================为什么选择圣蓝-end==================*/


/*-- --------荣誉资质---------- --*/
.honor{
    width: 1200px;
    margin: 0 auto;
}
.honor .title{
    text-align: center;
    border-bottom: none;
    padding: 0;
    position: relative;
    overflow: hidden;
}
.honor .title .text{
    position: absolute;
    top:-9999px;
}
/*.honer_pic{
    background: url("../images/index/honor_icon.jpg") no-repeat left;
}*/
.honor .prev,.honor .next{
    background: url("../images/index/honor_icon.jpg") no-repeat;
    cursor: pointer;
    height:51px;
    width: 50px;
    margin-top: 68px;
}
.honor .prev{
    float: left;
    background-position:0 ;
}
.honor .next{
    float: right;
    background-position:-50px ;
}
.honer_pic{
    overflow: hidden;
    width: 1086px;
    margin-left: 7px;
    float: left;
}
.honer_pic ul{
    overflow: hidden;
    width: 1086px;
    margin: 0 auto;
    height: 244px;
    display: inline;
}
.honor ul li{
    float: left;
    margin-right: 18px;
    text-align: center;
}
.honor ul li img{
    box-shadow: 0px 1px 4px #666;
}
.honor ul li h4{
    line-height: 58px;
    color: #656565;
}
.honor ul li:last-child{
    margin-right: 0;
}
.honer_tel{
    text-align: center;
}
.honer_tel span{
    font-size: 14px;
    color:#656565 ;
}
.honer_tel b{
    color: #208412;
    font-size: 30px;
    font-weight: 500;
}
.honer_tel a {
    background-color: #218312;
    color: #ffffff;
    border-radius: 20px;
    padding: 10px 60px;
    font-size: 15px;
}
/*-- ---------荣誉资质-end-------- --*/


/*-- ---------客户见证-------- --*/
.customer{
    overflow: hidden;
    background-color: #f7f7f7;
    margin: 50px 0;
}
.customer .cus_b{
    width: 1200px;
    margin: 0 auto;
}
.customer .cus_b .title{
    text-align: center;
    position: relative;
    overflow: hidden;
    padding-top: 35px;
}
.cus_b .title .text{
    position: absolute;
    top: -999px;
}
.cus_pic {
    overflow: hidden;
    width: 1100px;
    margin-left: 7px;
    float: left;
}
.cus_pic ul{
    overflow: hidden;
    padding:35px 10px 60px 10px ;
}
.cus_pic ul li{
    float: left;
    margin-right: 20px;
}
.cus_pic ul li:last-child{
    margin-right: 0;
}
.cus_b .prev,.cus_b .next{
    background: url("../images/index_3/pre_nxt.png") no-repeat;
    cursor: pointer;
    height:44px;
    width: 44px;
    margin-top: 68px;
}
.cus_b .prev{
    float: left;
    background-position:0 ;
}
.cus_b .next{
    float: right;
    background-position:-44px ;
}
/*-- ---------客户见证-end-------- --*/


/*-- =========cus_par2=========== --*/

.cus_par2{
    overflow: hidden;
    padding-bottom: 60px;
}
.cus_par2_l,.cus_par2_r{
    float: left;
    width: 578px;
    height: 382px ;
    background-color: #ffffff;
}
.cus_par2_r{
    float: right;
}

.cus_par2_l h3{
    font-size: 24px;
    text-align: center;
    line-height: 36px;
    padding:20px 40px;
}
.cus_par2_l h3 span{
    color: #099405;
}
.cus_par2_l img{
    padding: 10px;
}
/*-------------留言--------------*/

.message_box{
    overflow: hidden;
}
.message_box .tt{

}
.message_box .tt h3{
    font-size: 20px;
    color: #666;
    letter-spacing: 0.2em;
    border-bottom: 1px solid #e5e5e5;
    line-height: 40px;
    padding-left: 10px;
    margin-bottom: 20px;
}
.message_box .tt p{
    width: 160px;
    float: left;
    padding-left: 10px;

}
.message_box .tt span{
    float: right;
    padding-right: 10px;
}
.message_box .tt  strong{
    color:#0359e0 ;
}
.message_box .message_input {
    background: url("../images/index_2/index-2_35.png")no-repeat -76px 50px;
    position: relative;
    height: 318px;
}
.message{
    position: absolute;
    right: 10px;
    padding-top: 40px;
}

.message  form li{
    font-size: 14px;
    line-height: 48px;
    color: #474747;
}
.message input,.wr_message textarea{
    border:1px solid #e1e1e1;
    color: #666666;
    line-height: 30px;
    width: 300px;
    font-size: 14px;
    padding: 0 5px;
    height: 30px;
}
.message input:focus ,.wr_message textarea:focus{
    border: 1px solid #7cd480;
}

.message .wr_message{
    display: inline-block;
    vertical-align: middle;
    min-height: 44px;
    line-height: 26px;
}
.wr_message label {
    float: left;
    margin: 15px 4px 0 0;
}
.wr_message textarea{
    float: left;
    height: 55px;
    width: 300px;
    padding: 5px;
    line-height: 22px;
    margin-top: 10px;
}
.button{
    margin-left: 100px;
    /*    margin-left: 35px;*/
}
.button input{
    width: 60px;
    height: 25px;
    border: none;
    text-align: center;
    line-height: 14px;
    font-size: 14px;
    margin: 20px 50px 0 0 ;
    color: #ffffff;
}
.button .btn1{
    background-color: #787878;
}
.button .btn2{
    background-color: #edc101;
}

/*-- ----------留言----------- ---*/

/*-- ========cus_par2-end============ --*/

/*=================三大模式-end==================*/


/*=================优质产品推荐==================*/
.recommend_pro .title,.market .title{
    position: relative;
    overflow: hidden;
    text-align: center;
}
.recommend_pro .title .text,.market .title .text{
    position: absolute;
    top:-999px;
}

.recommend_pro .btn{
    overflow: hidden;
    margin: 30px 0 -10px 0;
    width: 1200px
}
.recommend_pro .btn li{
    float: left;
    height: 40px;
    line-height: 40px;
    width: 299px;
    margin-right: 1px;
    text-align: center;

}
.recommend_pro .btn li a{
    font-size: 18px;
    color: #7b7b7b;
    background-color: #e9e9e9;
    font-weight: 100;
    display: block;

}
.recommend_pro .btn .btn1 a{
    color: #ffffff;
    background-color: #29890e;
}
.recommend_pro .btn li a:hover{
    color: #ffffff;
    background-color: #29890e;
}

/*=================优质产品推荐-end==================*/


/*=================校园直饮水市场分析==================*/

.market{
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
}
.market_con{
    margin-top: 30px;
    overflow: hidden;
}
.market .order{
    float: left;
    width:330px;
    overflow: hidden;
    background: #f4f4f4;

}
.market .order h3{
    font-size: 18px;
    line-height: 60px;
    background: #cfcfcf;
    color: #525252;
    padding-left: 30px;
}
.market .order h3 span{
    font-size: 14px;
}
.market .order ul{
    overflow: hidden;
    padding-bottom: 20px;
}
.market .order ul li{
    line-height: 40px;
    border-bottom: 1px solid #e6e6e6;
    padding: 0 10px;
    font-size: 14px;
}
.market .order ul li:last-child{
    border-bottom: none;
}
.market .order ul li span {
    float: right;
}
.market .order ul li a:hover{
    color: #099405;
}

.analyze{
    float: right;
    background: #f4f4f4;
    width: 810px;
    padding-bottom: 20px;
}
.analyze .thr,.thr ul{
    overflow: hidden;
}
.analyze .thr hr{
    border: 2px dotted #cbcbcb;

}
.analyze .thr li{
    width: 30.6%;
    float: left;
    border-right: 1px solid #ffffff;
    padding:0 10px ;
    text-align: center;
    height: 150px;
}
.analyze .thr li:last-child{
    border-right: none;
}
.analyze .thr li h3{
    font-size: 24px;
    color: #0094fb;
    font-weight: 600;
    border-right: 1px solid #a4e8f0;
    margin-right: -12px;
    padding-top: 10px;
}
.analyze .thr li p{
    font-size: 14px;
    line-height: 24px;
    padding: 5px 12px;
    border-right: 1px solid #a4e8f0;
    height: 100px;
    margin-right: -12px;
}
.analyze .thr li:last-child h3,.analyze .thr li:last-child p{
    border-right:none;
}

.analyze .news{
    overflow: hidden;
}
.analyze .news img{
    float: left;
    width: 356px;
    height: 238px;
    margin-right: 20px;
}
.analyze .news{
    padding-left: 0;
}
.analyze .news .txt{
    float: right;
    width: 412px;
 /*   overflow: hidden;*/
}
.analyze .news .txt h3{
    font-size: 24px;
    color: #474646;
    border-bottom: 1px solid #dadada;
    margin-bottom: 15px;
    padding-bottom: 3px;
}
.analyze .news .txt h3 span{
    font-size: 22px;
    color: #8e8e8e;
    font-family: "simsun";
    font-style: italic;
}
.analyze .news .txt h4{
    font-size: 18px;
    line-height: 30px;
    color: #333;
    margin-bottom: 5px;
}
.analyze .news .txt h4 span{
    font-size: 14px;
    float: right;
    color: #7b7b7b;

}
.analyze .news .txt p{
    font-size: 14px;
    line-height: 24px;
    color: #7b7b7b;
    height: 96px;
    overflow: hidden;
    margin-bottom: 30px;
}
.analyze .news .txt strong{
    font-size: 14px;
    color: #b7b7b7;
    padding: 5px 20px;
    border: 1px solid #d5d5d5;
    font-weight: 300;
    margin-top: 10px;

}
.analyze .news .txt a:hover h4{
    color: #099405;

}
.analyze .news .txt a:hover strong{
    color: #099405;
    border-color:#099405 ;
}
/*=================校园直饮水市场分析-end==================*/



.location{
    width: 1200px;
    margin: 0 auto;
    text-align: right;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}

