a:hover{
   text-decoration: none;

}
ul,li,ol{
    list-style: none;
}
*{
    margin: 0;
    padding: 0;
}
.cf:after,
.cf:before{
    content: '';
    display: table;
}
.cf:after{
    clear: both;
}
.cf{
    zoom:1;
}
/*banner*/
.ban{
    width: 100%;
}
.ban>div{
    position: relative;
}
.ban>div img{
    width: 100%;
}

/*banner end*/

/*position*/
.pos .position{
    padding: 2% 0 2% 0;
    font-size: 1.5rem;
    color: #333333;
}
.pos .position span {
    padding-right: 1%;
}
.pos a{
    color: #333333;
}
.pos .box  ul li:last-child:hover p{
    color: #333333;
}

.pos .box ul{
    text-align: center;
}
.pos .box ul li:hover{cursor:pointer;}
.pos .box ul li .myActive{
    background:#F4F4F4 ;
}
.pos .box ul li>div{
    padding-top: 25%;
    border: 1px solid #333;
    width: 100%;
    height: 225px;
    margin-left: 4%;
    color: #FFFFFF;
}
/*.pos .box ul li:first-child div{
     background:#F4F4F4 ;
}*/
.pos .box ul li p{
    font-size: 2rem;
    color: #929292;
    padding-top: 10%;
}
/*position end*/

/*title*/
.title_message{
    padding: 3% 0 2% 3%;
}
.title_message p{
    font-size: 1.5rem;;
    color:#707473;
    padding: 0 0 2% 0%;

}
.title_message p span{
    color: red;
}



/* 定制 在线留言*/

.title_message .on_l{
    width: 60%;
    float: left;
}

.title_message .on_l>div{
    width:50%;
    margin:0 0 20px 0%;
}
.title_message .on_l .yanzheng{
    width:94%;
   /* margin-left:4%;*/
    padding-top: 3%;
}
.title_message .on_l>div input{
    width:90%;
    padding:8px 0 8px 60px;
    border-radius:5px;

    border:1px solid #D4D4D4;
    font-size:1.4rem;color:#999;
}
.title_message .on_l .yanzheng input{
    width:35%;
    padding:8px 0 8px 20px;
}
.title_message .on_l>div span.glyphicon-triangle-bottom{
    position: absolute;
    top: 30%;
    left:90%;
}

.title_message .on_l>div span{
    font-size:1.5rem;
    color: #A8A8A8;
}

.title_message .on_l textarea{
    width:94%;
    /*margin-left:4%;*/
    border:1px solid #D4D4D4;border-radius: 5px;
   /* background:#fafafa;*/
    padding:10px 0 0 10px;
    font-size:1.4rem;color:#999;}

.title_message .on_r{
    width: 40%;
    float: right;
    text-align: right;

}
.title_message .on_r img{
    width: 75%;
    padding-bottom: 4%;

}
.title_message .on_r div:last-child{
    width: 100%;
    padding-left: 25%;
    font-size: 2rem;
    color:#A8A8A8;
    line-height: 2;
    text-align: left;
    overflow: hidden;
}
.title_message .on_l .yanzheng>div{
    border-radius: 8px;
    background-color:#ff8800;
    width: 40%;
    text-align: center;
    height: 25px;
    line-height: 25px;
    margin-top: 7%;
}
.title_message .on_l .yanzheng>div a{
    font-size: 1.5rem;
    color: #FFFFFF;
    background-color:#ff8800;
}

.title_message{
    display: none;
}
.actives{
    display: block;
}


/*定制 在线留言 end*/



.on_line{
    padding-top: 5%;
}

.title_message .on_2>div{
    width: 45%;
    display: inline-block;

}
.title_message .container .on_2>div input{
    width:90%;
    padding:8px 0 8px 20px;

}
.title_message .on_l>div span.glyphicon-triangle-bottom {
    position: absolute;
    top: 30%;
    left: 80%;
}
.title_message .on_2 .context_box1,.title_message .on_2 .context_box2{
    width: 100%;
   /* padding-bottom: 10%;*/
}
.title_message .on_2 .context_box1>div{
    padding-bottom: 1%;
}
.title_message .on_2 .text_context1 {
    font-size: 1.5rem;
    color: #000;
}
.title_message .on_2 .text_context1 span{
    color: #000;
    line-height:2.6rem;
}
.title_message .on_2 .text_context2 p{
    padding: 0;
    font-size: 1.5rem;
    color: #000;
    font-weight: bold;

}
.title_message .container .on_2 .text_context2 div{
    padding-bottom: 2%;
}
.title_message .on_2 .text_context2 span{
    font-weight: 200;
    color: #000;
}
.title_message .on_r2{
    width: 40%;
}
.title_message .on_r2 #img_w{
    width: 100%;
    padding: 0;
}

.title_message .on_r2 img{
    width: 100%;
}
.title_message .on_r2 {
    text-align: left;
}

/*售后*/
.title_message .on_3{
    width: 100%;
}
.title_message .on_3 p{
    padding: 1% 0 1% 1%;
}

/*售后 end*/
.title_message .container iframe{width:60%;height:460px;padding-left: 20px}

#phone{display:none;}
/*手机端*/
@media screen and (max-width: 767px) {
	.ban{display:none;}
	#phone{display:block;}
	.pos .position{display:none;}
	.pos .box{margin-top:2rem;}
  .pos .box ul li>div{height:100%;}
  .title_message .on_l{width:100%;}
  .title_message .on_l>div{width:100%;}
  .title_message .on_r{display:none;}
  .pos .box ul li{margin-bottom:2rem;padding-left:0;padding-right:20px}
  .pos .box ul li>div{margin-left:0;}
   	
  .title_message .container #iframe{width:100%;!important; }
  .title_message #myform .form-group{width:100%}
  .title_message .on_2 .text_context1 span{line-height:26px;}
  .title_message .on_3 p{line-height:2rem;}
}










