.inban{width:100%;}
.inban img{width:100%;}

.sub_nav a{ display:inline-block; padding:0 15px; background:url(../images/line.png) right center no-repeat; margin:0; font-size:16px; cursor:pointer;}
.sub_nav a.nobor{background:none;}

.progress{text-align:center;}
.progress a{display:inline-block; margin:0 2px; width:190px; height:99px; border:1px solid #c9c9c9; font-size:18px; color:#5c5a5a; line-height:99px; text-indent:4em; transition:border 1s,color 1s;}
.progress .prog1{background:url(../images/fiveicon.png) 22px center no-repeat;}
.progress .prog2{background:url(../images/fiveicon.png) -172px center no-repeat;}
.progress .prog3{background:url(../images/fiveicon.png) -377px center no-repeat;}
.progress .prog4{background:url(../images/fiveicon.png) -577px center no-repeat;}
.progress .prog5{background:url(../images/fiveicon.png) -777px center no-repeat;}
.progress .prog6{background:url(../images/fiveicon.png) -977px center no-repeat;}
.progress a:hover{/*border:1px solid #eb4951; color:#eb4951;*/}

.con_way_wrap{width:100%; background:#eaeaea; padding:30px 0;}
.con_way_list{ width:920px; float:right; display:block;}
.con_way_list li{ float:left; width:44%; padding-left:4%; margin:0 1%; margin-bottom:30px; background:url(../images/location.png) left top no-repeat;}
.con_way_list li h1{ font-size:18px; color:#000; padding-bottom:15px;}

.yuyue_wrap{width:100%; height:658px; background:url(../images/contbg1.jpg) center center;}

.spec_zone{width:100%; height:514px; background:url(../images/specbg.jpg) center top no-repeat;}
.speciality{text-align:center;}
.speciality a{display:inline-block; font-size:18px; color:#fff; width:19%; padding-top:138px; }
.speciality .spec1{background:url(../images/fiveicon2.png) 60px top no-repeat;}
.speciality .spec2{background:url(../images/fiveicon2.png) -152px top no-repeat;}
.speciality .spec3{background:url(../images/fiveicon2.png) center top no-repeat;}
.speciality .spec4{background:url(../images/fiveicon2.png) -576px top no-repeat;}
.speciality .spec5{background:url(../images/fiveicon2.png) -790px top no-repeat;}

.form-box{ position:relative; padding:10px; border:1px solid #f6f6f6; }
.form-box dl{ display:block; padding:5px 0; }
.form-box dl:after{ clear:none; content:""; display:block; height:0; visibility:hidden; }
.form-box dl dt{ display:block; float:left; width:120px; line-height:38px; min-height:38px; color:#555; font-size:13px; text-align:right; _position:absolute; }
.form-box dl dd{ position:relative; padding:5px 0 5px 10px; line-height:28px; min-height:28px; color:#555; font-size:13px; overflow:hidden; _margin-left:120px; }
.form-box dl dd label.radio{ margin-right:5px; }
.form-box dl dd input,.form-box dl dd textarea{border:1px solid #ccc; width:250px; height:35px; line-height:35px;}
.form-box dl dd input.btn{background:#ed2b26; color:#fff!important; border-radius:5px; border:none!important; cursor:pointer; font-family:Microsoft Yahei;}

.speciality a:hover{
    -webkit-animation-name: shake;
	-webkit-animation-duration: 0.75s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: 1;
    }












