

/*========= 内容区(左边)=================*/

.content{
    width: 1200px;
    margin: 0 auto;
    padding-top: 30px;
    overflow: hidden;

}
.content .left{
     width: 922px;
     overflow: hidden;
    float: left;
 }
.location{
    overflow: hidden;
    border-bottom: 1px solid #e1e1e1;
}

.location h3{
    font-size: 24px;
    float: left;
    background: url("../images/location_tt.jpg")no-repeat ;
    padding-left: 30px ;
}
.location span{
    font-size: 14px;
    float: right;
    line-height: 36px;
}
.contact_tt{
    background: url("../images/contact/contact_tt.png") no-repeat center;
    height: 120px;
    position: relative;
    overflow: hidden;
    margin-top: 36px;
}
.contact_tt .txt{
    position: absolute;
    top: -999px;
}
.cont_way{
    overflow: hidden;
    padding: 36px 60px;
}
.cont_way ul li{
    float: left;
    width: 190px;
    text-align: center;
    margin-right: 100px;
}
.cont_way ul li:last-child{
    margin-right: 0;
}

.content .right{
    float: right;

}
#map{
    padding: 0 10px;
    width: 900px;
    height: 352px;
    margin-bottom: 46px;
}
#map img{
    border: 1px solid #e1e1e1;
    text-align: center;
}
.online_message{
    overflow: hidden;
    padding: 0 10px;
}
.online_message img{
    width:470px ;
    height: 349px;
    float: left;
}
.mes_tt{
    text-align: center;
}
.mes_tt h3{
    font-size: 24px;
    color: #1f8a0c;
   /* font-weight: 500;*/
    letter-spacing: 0.2em;
}
.mes_tt span{
    font-size: 20px;
    color: #666;
    letter-spacing: 0.15em;
}
.online_message .message{
    float: left;
    padding: 30px 20px;
    width: 348px;
}
.message 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: 80px;
    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: #d71b05;
}
/*--------左边end-----------*/

/*=========================================
--------------右边bar--------------------*/
.right_bar{
    width: 260px;
    float: right;
}

.contact_bar h3{
    color: #ffffff;
    background: url("../images/contact/contact_05.jpg") no-repeat;
    height: 65px;
    line-height: 65px;
    font-size: 30px;
    padding-left: 90px;
}
.contact_bar ul{
    background-color: #e9e9e9;
    padding-top: 20px;
    font-size: 18px;
    color: #333333;
    margin-bottom: 18px;
}
.contact_bar ul li{
    background: url("../images/level_bar_icon.png") no-repeat 0 0;
    padding-left: 25px;
    line-height: 48px;
    border-bottom: 1px dashed #D7D7D7;
}
.contact_bar ul li:first-child{
    border-bottom: 1px dashed #4f9c3a;
    height: 46px;
    background: url("../images/level_bar_icon.png") #4f9c3a no-repeat -260px 0;
}
.contact_bar ul li:first-child a{
    color: #ffffff;
}
.contact_bar ul li:hover{
    border-bottom: 1px dashed #4f9c3a;
    background: url("../images/level_bar_icon.png") #4f9c3a no-repeat -260px 0;
    /*    padding-left: 25px;
        line-height: 48px;*/
}
.contact_bar ul li a{
    display: block;
}
.contact_bar ul li a:hover{
    color: #ffffff;
}
.contact_bar ul li:last-child{
    border-bottom: none;
}
/*---------解决方案---------*/
.solution_bar h3,.tel_bar h3{
    color: #ffffff;
    background: url("../images/contact/contact_14.jpg") no-repeat;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    padding-left: 24px;
}
.solution_bar ul{
    border: 1px solid #e1e1e1;
    padding: 10px;
    margin-bottom: 22px;
    text-align: center;
}
.solution_bar ul li{
    position: relative;
    margin-bottom: 14px;
}
.solution_bar ul li img{
    width: 240px;
    height: 162px;
}
.solution_bar ul li p{
    position: absolute;
    bottom: 0;
    text-align: center;
    background-color: RGBA(0, 0, 0, 0.6);
    height: 40px;
    width: 240px;
    line-height: 40px;
    color: #ffffff;
    font-size: 18px;
}
.solution_bar ul li:hover p{
    background-color: RGBA(31, 138, 12, 0.6);
}
/*---------解决方案-end---------*/


/*---------联系我们------------*/
.tel_bar h3{
    background: url("../images/contact/contact_32.jpg") no-repeat;
}
.tel_bar .tel{
    background: url("../images/contact/tel_bg.jpg") no-repeat;
    height: 170px;
    border: 1px solid #e1e1e1;
    overflow: hidden;
}
.tel_bar .tel div{
    float: right;
    padding-top: 60px;
}
.tel_bar .tel strong{
    font-size: 20px;
    color: #030436;
}
/*=====================内容区以上end========================*/



/*==================广告条======================*/
.ad{
    overflow: hidden;
    margin-top: 60px;
}
.ad .ad_1{
    background: url("../images/contact/contact_35.jpg") no-repeat center;
    height: 150px;
    position: relative;
    overflow: hidden;
    box-shadow: 1px 3px 3px RGBA(0, 0, 0, 0.42);
}
.ad_1 .txt{
    position: absolute;
    top:-999px;
}
.ad_2{
    width: 1200PX;
    margin: 0 auto;
    position: relative;
    height: 256px;
}
.ad_2 .to_know{
/*    background: url("../images/to_know.png") no-repeat;*/
    position: relative;
    overflow: hidden;
    float: left;
    margin: 56px 0 0 70px;
}
.to_know span{
    position: absolute;
    top:-999px;
}
.ad_pro_pic {
    position: absolute;
    right: 0;
    top: -150px;
}


/*================产品推荐(bottom)===============*//*
.recommend_pro{
    width: 1200px;
    margin: 0 auto;

}
.recommend_pro h3{
    color:#4f9b39 ;
    font-size: 24px;
    border-bottom: 1px solid #c2c2c2;
}
.recommend_pro .prev{
    background: url("../images/contact/contact_53.jpg") no-repeat;
    display: block;
    height: 100px;
    width: 40px;
    float: left;
    margin-top: 120px;
}
.recommend_pro .next{
    background: url("../images/contact/contact_50.jpg") no-repeat;
    display: block;
    height: 100px;
    width: 40px;
    float: left;
    margin-top: 120px;

}
.recommend_pro ul {
    float: left;
    overflow: hidden;
    margin-top: 30px;
}
.recommend_pro ul li{
    float: left;
    margin-right: 12px;
    position: relative;
}
.recommend_pro ul li:last-child{
    margin-right: 0;
}
.recommend_pro ul li img{
    width: 268px;
    height: 268px;
    border: 1px solid #e1e1e1;
}
.recommend_pro ul li p{
    position: absolute;
    bottom: 0;
    text-align: center;
    background-color: RGBA(0, 0, 0, 0.36);
    height: 40px;
    width: 270px;
    line-height: 40px;
    color: #ffffff;
    font-size: 14px;
}
.recommend_pro ul li:hover p{
    background-color: RGBA(31, 138, 12, 0.6);
}
.recommend_pro ul li span{
    font-family: "simsun";
    font-size: 12px;
    color: red;
    position: absolute;
    top: 5px;
    left:5px;
}
*//*===============产品推荐-end===============*/
