.content .left img{
    max-width:918px ;
}
/*=====banner=======*/
.banner{
    background: url("../images/pro_detail/111_02.jpg") no-repeat center;
    height: 550px;
}
.banner-box{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.banner-box .prev,.banner-box .next {
    display: block;
    height: 96px;
    width: 47px;
    position: absolute;
    top: 160px;
    opacity: 0.4;
}
.banner-box .prev{
    background: url("../images/pro_detail/1-2.png") no-repeat;
    left: 0;
}
.banner-box .next {
    background: url("../images/pro_detail/1-3.png") no-repeat;
    right: 0;
}
.banner-box ul{
    overflow: hidden;
    margin-top: 52px;
}
.banner-box ul li{
    float: left;
    margin-right: 42px;
    width: 370px;
    height: 440px;
    border: 1px solid #ffffff;
}
.banner-box ul li:last-child{
    margin-right: 0;
}
.banner-box ul li img{
    height: 370px;
    background-color: rgba(255, 255, 255, 0.65);
}
.banner-box ul li p{
    color: #666;
    background-color: #efefef;
    font-size: 20px;
    text-align: center;
    line-height: 70px;
}

/*================banner-end====================*/

/*-- ==============右边最新新闻================== --*/
.latest_news .title{
    background: url("../images/pro_detail/6-1.png") no-repeat #0c6200 10px ;
    height: 50px;
    position: relative;
    margin-top: 20px;
    overflow: hidden;
}
.latest_news h3{
    position: absolute;
    top: -999px;
}
.latest_news ul{
    overflow: hidden;
    padding: 20px 5px;
    border: 1px solid #e1e1e1;
}
.latest_news ul li{
    margin-bottom: 35px;
    font-size: 12px;
    line-height: 18px;
    overflow: hidden;

}
.latest_news ul li:last-child{
    margin-bottom: 0;
}
.latest_news ul li .lt_news_r{
    float: right;
    width: 110px;
    overflow: hidden;
    color: #888888;
}
.latest_news ul li h4{
    font-size: 14px;
    color: #333333;
    letter-spacing: -1px;
    line-height: 24px;
    margin-bottom: 5px;
}
.latest_news ul li img{
    width: 130px;
    height: 92px;
    float: left;
}
.latest_news ul li:hover h4{
    color: #099405;
}
/*-- ==============右边最新新闻 end================== --*/

/*==============定位锚点====================*/
html{
    position: relative;
}
.left_bar{
    position: absolute;
    left: 210px;
    top: 900px;
}
.left_bar ul li{
    background-color: #e5e5e5;
    margin-bottom: 1px;
    line-height: 60px;
    padding: 0 26px;
    display: block;
}
.left_bar ul li:hover{
    background-color: #00582d;

}
.left_bar ul li:hover a{
    color: #ffffff;
}
/*==============定位锚点 -end====================*/


/*==============详情 ====================*/
.location{
    margin-bottom: 20px;
 }

.detail{
    font-size: 18px;
    /*text-align: center;*/
}
.detail img{
    padding: 10px 0;
    text-align: center;
}
.detail .tt{
    text-align: center;
}
/*-- ========参数========== --*/
.pro_parameters{
    overflow: hidden;
}

.pro_parameters h3,.pro_features h3{
    background-color: #00582d;
    color: #ffffff;
    text-align: left;
    width: 86px;
    padding: 0 5px;
    border-bottom: 1px solid #e1e1e1;
}
.pro_parameters hr,.pro_features hr{
    border: none;
    background-color: #C2C2C2;
    margin-bottom: 20px;
    height: 1px;
}
.pro_parameters table{
    width: 760px;
    height: 396px;
/*    font-size: 14px;*/
    text-align: center;
    border-collapse: collapse;
    margin-bottom: 20px;
}
.pro_parameters table td{
    border: 1px solid #C3C3C3;
    border-collapse: collapse;
    padding: 0 5px;
}
.pro_parameters table tr td:nth-child(odd){
    width: 108px;
}

/*============特点===============*/
.pro_features .features h4{
    font-size: 24px;
    color: #15499a;
    margin-bottom: 5px;
}
.pro_features .features p{
    line-height: 24px;
}

/*-- ========省钱========== --*/
.pro_features .sav_money h2,.pro_features .sav_money li{
    color: #ec4747;
}
.pro_features .sav_money h2{
    font-size: 20px;

}
.sav_money ol{
    background: url("../images/pro_detail/2-2.png") no-repeat right 100px;
    height: 400px;
}
.pro_features .sav_money li{
    font-size: 16px;
    margin-top: 10px;
    list-style: inside decimal;
    width: 410px;
}
.pro_features .sav_money li:first-child{
    width: 100%;
}
.pro_features .sav_money p{
    font-size: 14px;
    line-height: 22px;
    margin-top: 5px;
    color: #666666;
    padding-left: 10px;
}
/*-- ========联系========== --*/
.contact .tt{
    background-color: #00582d;
    margin: 20px 0;
    overflow: hidden;
}
.contact .tt img{
    float: left;
    padding-left: 110px;
}

.contact .tt p{
    float: right;
    color: #ffffff;
    font-size: 20px;
    line-height: 50px;
    padding-right: 180px;

}
.contact{
    background-color: #f1f1f1;
    height: 370px;
}
.contact .txt{
    padding-left: 15px;
    font-size: 18px;
    line-height: 36px;
    float: left;
}
.contact .txt p{
    font-size: 30px;
    color: #00582d;
    font-weight: 600;
    line-height: 60px;
}
.contact ol li{
    list-style: inside decimal;

}

/*=====表单=====*/
.message_box{
    overflow: hidden;
}
.message_box .tt2 img{
    float: left;
    height: 56px;
    padding: 0 0 0 80px;
}
.message_box .tt2{
    overflow: hidden;
}
.message_box .tt2 .r_txt{
    padding: 5px 80px 0 0;
    width: 240px;
    float: right;
    font-size: 14px;
    line-height: 22px;
    color: #333;
}

.message_box .message_input {
    background: url("../images/pro_detail/111_03.jpg")no-repeat  60px 5px;
    position: relative;
    height: 340px;
}
.message{
    position: absolute;
    right: 10px;
    padding-top: 15px;
}

.message  form li{
    font-size: 14px;
    line-height: 38px;
    color: #474747;
}
.message input,.wr_message textarea{
    border:1px solid #e1e1e1;
    color: #666666;
    line-height: 24px;
    width: 260px;
    font-size: 14px;
    padding: 0 5px;
    height: 24px;
    background-color: #f1f1f1;
}
.message input:focus ,.wr_message textarea:focus{
    border: 1px solid #7cd480;
}

.message .wr_message{
    display: inline-block;
    vertical-align: middle;
    min-height: 40px;
    line-height: 24px;
}
.wr_message label {
    float: left;
    margin: 15px 4px 0 0;
}
.wr_message textarea{
    float: left;
    height: 46px;
    width: 260px;
    padding: 5px;
    line-height: 24px;
    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: #cd2e08;
}

/*=====表单=====*/
.pro_detail .tt{
    margin:10px 0;
}
.pro_detail ul li h4{
    font-size: 24px;
    color: #ffffff;
    text-shadow:#015198  2px 0 0,#015198  0 1px 0,#015198  -1px 0 0,#015198  0 -1px 0;
    -webkit-text-shadow:#015198  2px 0 0,#015198  0 1px 0,#015198  -1px 0 0,#015198  0 -1px 0;
    -moz-text-shadow:#015198  2px 0 0,#015198  0 1px 0,#015198  -1px 0 0,#015198  0 -1px 0;
    padding-bottom: 10px;
}


/*-- ============关于选购=============== --*/
.pro_choose{
	font-size: 14px;
	line-height: 20px;
}
.pro_choose p{
	padding: 10px 0;
}
.pro_choose strong{
/*     font-size: 30px;
color: #f4a6a6; */
}
.pro_choose h4{
    font-size: 24px;
    margin: 10px 0;

}
.pro_choose ol li{
    list-style: inside decimal;
    font-size: 14px;
    line-height: 24px;
}
.pro_choose .how ol li{
    color: #333333;
}
.how h4{
    color: #202020;
}
.why h4{
    color: #099405;
}
.why ol li b{
    color: red;
}
/*-- ============关于选购 end=============== --*/

/*-- ============售后服务=============== --*/
.service p{
    font-size: 14px ;
    padding: 10px 0;

}
.service ol li{
    list-style: inside decimal;
}
.service{
    font-size: 14px ;
    line-height: 20px;
}
.service .tip h3{
    font-size: 36px;
    color: #f4a6a6;
    padding: 10px 0;
}
.service .tip p{
    font-size: 20px;
    line-height: 36px;
    text-indent: 20px;
    padding: 0;
}

/*-- ============售后服务 end=============== --*/


/*==============详情 -end====================*/
