
@charset "gb2312";
/* CSS Document */
body{
    font-size: 16px;
    line-height: 24px;
    font-family: 'Microsoft YaHei', '\5FAE \8F6F \96C5\91';
    color:#444;
}

/*nav begin*/
.nav{
    width: 100%;
    background-color: #2b2b2b;
}
.nav_cnt{
    width: 1200px;
    height: 60px;
    margin: 0 auto;
}
.nav_l{
    width: 28.75%;
    padding-top:12px;
}
.nav_l h1{
    font-size: 18px;
    line-height: 36px;
    color: #FFF;
    margin-left: 15px;
}
.nav_r{
    width: 71.25%;
    line-height: 60px;
}
.nav_r a{
    width: 14%;
    float: left;
    color: #FFF;
    text-align: center;
}
.nav_r a:hover{
    color: #333;
    background-color:#feb73f;
    font-weight: 600;
}
/*nav end*/
/*banner begin*/
.banner{
    width: 100%;
    background: url("../images/banner_bg.jpg") no-repeat center center;
    margin-bottom: 50px;
}
.banner_cnt{
    width: 1200px;
    margin: 0 auto;
}
.banner_cnt_l,.banner_cnt_r{
    float: left;
}
.banner_cnt_l{
    width: 39.66666%;
}
.banner_cnt_r{
    width: 60.3333%;
    margin-bottom:2.5%;
}
.banner_cnt_l img{
    float: right;
}
.banner_btn{
    float: left;
    width: 100%;
    margin-bottom: 2.5%;
}
.banner_btn a{
    width: 20%;
    padding: 0% 1%;
    margin: 0 7.25%;
    font-size: 30px;
    height: 58px;
    line-height: 58px;
    text-align: center;
    display: block;
    color: #FFF;
    background-color: #feb945;
    -moz-border-radius:3px ;
    -webkit-border-radius:3px ;
    border-radius:3px ;
    float: left;
}
.banner_btn a.a1{
    margin-left: 21%;
}
/*banner end*/
/*main01 begin*/
.main01{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.main01_tit{
    width: 100%;
    height: 2px;
    background-color: #bfbfbf;
    position: relative;
}
.main_tit_cnt{
    width: 290px;
    position: absolute;
    background-color: #FFF;
    bottom: -20px;
}
.main_tit_cnt div{
    text-align: center;
    float: left;
}
.tit_left{
    padding: 0 5%;
    font-size: 44px;
    font-weight: 600;
    line-height: 50px;
    color: #eb9606;
}
.tit_right span{
    font-size: 12px;
    line-height: 10px;
    color: #666666;
    font-style:italic;
}
.tit_right p{
    font-size: 26px;
    color: #666666;
}
.main01_cnt{
    padding-left: 24%;
    background: url("../images/main01_bg.png") no-repeat left bottom;
    padding-bottom: 3%;
}
.main01_cnt img{
    width: 24%;
    float: left;
}
.main01_cnt p{
    font-size: 16px;
    line-height: 30px;
    width: 94%;
    padding: 5% 3%  0 3%;
    float: left;
}
/*main01 end*/

.main{
    width: 100%;
    padding: 50px 0 ;
    margin-bottom: 50px;
}
.main_cnt{
    width: 1200px;
    margin: 0 auto;
}
.main_title{
    text-align: center;
    margin-bottom: 2%;
}
.main_title span{

    padding: 0 2%;
    font-size: 32px;
    font-weight: 600;
    line-height: 50px;
    color: #333333;
    text-align: center;
    position: relative;
}
.main_title p{
    font-size: 20px;
    padding: 1% 0;
    color: #FFF;
    font-style: italic;
    text-align: center;
}
.main_title span:after{
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #FFF;
    bottom:-10px;
    left: 0;
}
.main_title span:before{
    content: '';
    display: block;
    position: absolute;
    width: 15%;
    height: 3px;
    background-color: #FFF;
    bottom:-12px;
    left: 40%;
}
/*main02 begin*/
.main02{
    background: url("../images/main02_bg.jpg") no-repeat top center #ecb14b;
}
.main02 ul,.main02  .main_title{
    margin-bottom: 5%;
}
.main02 li {
    width: 25.7%;
    margin: 0 1.5%;
    float: left;
    color: #888;
    padding: 2.3%;
    position: relative;
    background-color: #f5f5f5;
    -moz-border-radius:5px ;
    -webkit-border-radius:5px ;
    border-radius:5px;
}
.main02 li i {
    position: absolute;
    left: 30px;
    top: -30px;
}
.main02 li span {
    display: block;
    color: #272c38;
    font-size: 26px;
    line-height: 30px;
    text-indent: 5em;
    margin-bottom: 14%;
    position: relative;
    z-index: 2;
}
.main02 li p {
    font-size: 14px;
    line-height: 28px;
    position: relative;
    z-index: 2;
}

.main_tel{
    width: 30.333%;
    margin:  0 auto;
    padding: 0 1.5%;
    line-height: 54px;
    background-color: #ff5310;
    -moz-border-radius:3px ;
    -webkit-border-radius:3px ;
    border-radius:3px;
    text-align: center;
}
.main_tel i{
    padding: 8px 20px;
    background: url("../images/tel.png") no-repeat center center;
}
.main_tel span,.main_tel span a{
    color: #FFF;
    padding: 0px 2%;
    font-size: 20px;
}
/*main02 end*/

/*main03 begin*/
.main03,.main05,.main06,.news{
    width: 1200px;
    margin: 0 auto 50px;
    padding: 0;
}
.main03 .main_title span,.main05 .main_title span,.main06 .main_title span{
    padding: 0 2%;
    font-size: 32px;
    font-weight: 600;
    line-height: 50px;
    color: #333333;
    text-align: center;
    position: relative;
}
.main03 .main_title p,.main05 .main_title p,.main06 .main_title p,.news .main_title p{
    font-size: 20px;
    padding: 1% 0;
    color: #888888;
    font-style: italic;
    text-align: center;
}
.main03 .main_title span:after,.main05 .main_title span:after,.main06 .main_title span:after,.news .main_title span::after{
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #888888;
    bottom:-10px;
    left: 0;
}
.main03 .main_title span:before,.main05 .main_title span:before,.main06 .main_title span:before,.news .main_title span::before{
    content: '';
    display: block;
    position: absolute;
    width: 15%;
    height: 3px;
    background-color: #feb63d;
    bottom:-12px;
    left: 40%;
    z-index: 2;
}
.schedule{
    margin-bottom: 5%;
}
.schedule_tit{
    font-size: 28px;
    color: #feb63d;
    display: block;
    text-align: center;
    margin-bottom: 5%;
}
.main03 dl{
    float: left;
    width: 22%;
    margin: 0 1.5%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}
.main03 dl dt{
    color: #FFF;
    background-color: #feb63d;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    line-height: 60px;
}
.main03 dl dt span{
    font-size: 16px;
    line-height: 24px;
    position: relative;
    padding: 0 4%;
    background-color:#feb63d ;
}
.main03 dl dt span:after{
    content: ' ';
    display: block;
    width: 20px;
    height: 1px;
    background-color: #FFF;
    position: absolute;
    bottom: 10px;
    left: -20px;
}
.main03 dl dt span:before{
    content: ' ';
    display: block;
    width: 20px;
    height: 1px;
    background-color: #FFF;
    position: absolute;
    bottom: 10px;
    right: -20px;
}

.main03 dl dd{
    padding: 8%;
    font-size: 14px;
    line-height: 24px;
    color: #777777;
    background-color: #f5f5f5;
    border:1px solid #ddd;
    border-top:none;
}
.main03 dl dd p{
    margin-bottom: 2%;
}
.main03 dl dd a{
    width: 40%;
    margin: 5% auto 0;
    padding: 0 5%;
    color: #FFF;
    font-size: 14px;
    display: block;
    height: 40px;
    line-height:40px;
    background-color: #feb63d;
    text-align: center;
    -moz-border-radius:3px ;
    -webkit-border-radius: 3px;
    border-radius:3px;
}
.main03 dl:hover{
    -webkit-box-shadow:  0px 4px 10px rgba(0,0,0,0.2);
    -moz-box-shadow:  0px 4px 10px rgba(0,0,0,0.2);
    box-shadow:  0px 4px 10px rgba(0,0,0,0.2);
}
.main03 dl:hover dd a,.main03 dl:hover dt,.main03 dl:hover dt span{
    background-color: #fe8a3d;
}

.column0{
    width: 13%;
    font-size: 16px;
    font-weight: 600;
}
.main03 table a{
    display: block;
    width: 55%;
    margin: 0 auto;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    color: #FFF;
    background-color:#feb63d;
    -moz-border-radius:3px ;
    -webkit-border-radius: 3px;
    border-radius:3px;
}
/*main03 end*/

/*breakForm begin*/
.breakForm{
    width: 100%;
    padding-top: 52px;
    margin-bottom: 50px;
}
.form_box{
    width: 100%;
    background-color: #feb63d;
    margin-bottom:5%;
}
.form_cnt{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.form_cnt img{
    position: absolute;
    left: 0 ;
    bottom: 0;
}
.form_cnt_l,.form_cnt_r{
    float: left;
}
.form_cnt_l{
    width: 42.83333%;
    margin-left: 20%;
    padding: 2% 0;
}
.form_cnt_l h2{
    font-size: 32px;
    line-height: 60px;
    margin-bottom: 2%;
    color: #FFF;
    text-align: center;
}
.form_cnt_l p{
    font-size: 14px;
    line-height: 24px;
    color: #292929;
}
.form_cnt_l h2 span{
    color: #000;
}
.form_cnt_r{
    width: 36.333%;
    padding: 3% 0;
}
.form_cnt_r ul li {
    float: left;
    height: 40px;
    line-height: 40px;
    width: 50%;
    margin-bottom: 5%;
    text-align: right;
}
.form_cnt_r ul li div{
    width: 100%;
    height: 40px;
    line-height: 40px;
}
.form_cnt_r ul li div input{
    width: 76%;
    height: 40px;
    line-height: 40px;
    padding-left: 4%;
    font-size: 14px;
    border: 1px solid #FFF;
    color: #999999;
    -moz-border-radius:3px ;
    -webkit-border-radius:3px ;
    border-radius:3px;
}
.form_cnt_r ul li div select{
    width: 82%;
    height: 40px;
    line-height: 40px;
    padding-left: 4%;
    font-size: 14px;
    border: 1px solid #FFF;
    color: #999999;
    -moz-border-radius:3px ;
    -webkit-border-radius:3px ;
    border-radius:3px;
}
.form_cnt_r ul li.tijiao input{
    width: 82%;
    font-size: 16px;
    color: #FFF;
    padding-left: 0;
    border: 1px solid #f22308;
    background-color: #f22308;
    -moz-border-radius:3px ;
    -webkit-border-radius:3px ;
    border-radius:3px;
}
/*breakForm end*/

/*main04 begin*/
.main04{
    width: 100%;
    background: url("../images/main04_bg.jpg") no-repeat center center;
    background-size: cover;
}
.main04 .main_title span{

    padding: 0 2%;
    font-size: 32px;
    font-weight: 600;
    line-height: 50px;
    color: #FFF;
    text-align: center;
    position: relative;
}
.main04 .main_title p{
    font-size: 20px;
    padding: 1% 0;
    color: #FFF;
    font-style: italic;
    text-align: center;
}
.main04 .main_title span:after{
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #FFF;
    bottom:-10px;
    left: 0;
}
.main04 .main_title span:before{
    content: '';
    display: block;
    position: absolute;
    width: 15%;
    height: 3px;
    background-color: #feb63d;
    bottom:-12px;
    left: 40%;
    z-index: 2;
}
.recommend_box{
    width: 1200px;
    margin: 0 auto ;

}
.main04 dl{
    float: left;
    padding: 20px;
    width: 230px;
    margin: 0 15px;
    background-color: #FFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}
.main04 dl dt{
    width: 80%;
    margin: 0 10% 6%;
    text-align: center;
}
.main04 dl dt img{
    width: 100%;
}
.main04 dl dd .schoole_name{
    display: block;
    font-size: 20px;
    line-height: 30px;
    color: #444444;
    font-weight: 600;
    text-align: center;
    margin-bottom: 2%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.main04 dl dd .schoole_name:hover{
    color: #feb63d;
}
.main04 dl dd p{
    font-size: 14px;
    color: #999999;
    line-height: 24px;
    margin-bottom: 2%;
    height: 144px;
    overflow: hidden;
}
.main04 dl dd b{
    color: #444;
}
.school_btn{
    margin-top: 5%;
}
.school_btn a{
    padding: 0 4%;
    font-size: 14px;
    line-height: 30px;
    color: #FFF;
    background-color: #feb63d;
    -moz-border-radius:3px ;
    -webkit-border-radius:3px ;
    border-radius:3px;
}
.school_btn a.a1{
    float: left;
}
.school_btn a.a2{
    float: right;
}
#caselist,#caselist2{
    margin-bottom: 3%;
}

.main04 .main_tel{
    width: 30.333%;
    margin:  0 auto;
    padding: 0 1.5%;
    line-height: 60px;
    background: none;
    border:1px solid #feb63d;
}
.main04 .main_tel i{
    padding: 8px 20px;
    background: url("../images/tel_yellow.png") no-repeat center center;
}
.main04 .main_tel span,.main_tel span a{
    color: #feb63d;
    padding: 0px 2%;
    font-size: 20px;
}

#caselist{
    position: relative;
}
#caselist .prev, #caselist .next,#caselist2 .prev, #caselist2 .next{
    display:block;
    width:49px;
    height:67px;
    background:url(../images/prevnext.png) no-repeat;
    overflow:hidden;
    cursor:pointer;
    position:absolute;
    top:30%;
}
#caselist .prev,#caselist2 .prev{
    background-position:5px 0;
    left:-60px;
}
#caselist .next,#caselist2 .next{
    background-position: -156px 0;
    right:-60px;
}
#caselist .prev:hover,#caselist2 .prev:hover{
    background-position: -45px 0;
}
#caselist .next:hover,#caselist2 .next:hover{
    background-position: -106px 0;
}
/*main04 end*/


/*main05 begin*/
.hot_major_cnt{
    width: 100%;
}
.major{
    width: 48%;
    border:2px solid #dfdfdf;
    padding: 2%;
    margin-bottom: 4%;
    box-sizing: border-box;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}
.major3,.major4{
    margin-bottom: 0;
}
.major:hover{
    border:2px solid #feb63d;
}
.major h2{
    font-size: 26px;
    line-height: 30px;
    color: #444444;
    margin-bottom: 5%;
}
.major h2 span{
    font-size: 20px;
    color: #999999;
    font-style: italic;
}
.major dl dt, .major dl dd{
    float: left;
}
.major dl dt{
    width: 35%;
    margin-right: 3%;
}
.major dl dd{
    width: 60%;
}
.major dl dd p{
    font-size: 14px;
    line-height: 24px;
    height: 96px;
    overflow: hidden;
}
.major_shool b,.major_shool a{
    float: left;
    font-size: 14px;
    line-height: 30px;
}
.major_shool a{
    margin: 0 2%;
}
.major_shool b i{
    padding: 0 12px;
    background: url("../images/main05_icon.png") no-repeat center center;
}
/*main05 end*/

/*main06 begin*/
.special_box{
    width: 1200px;
    margin: 0 auto;
    height: 260px;
    position: relative;
}
.tempWrap{
    margin-bottom: 2%;
}
.special_list{
    padding-bottom:2% !important;
}
.special_list1{
    width: 1200px;
}
.special_list a{
    display: block;
    float: left;
    width: 270px;
    margin: 0 15px;
    background-color: #FFF;
    -webkit-box-shadow: 1px 0px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: 1px 0px 1px rgba(0,0,0,0.1);
    box-shadow:0px 5px 10px rgba(0,0,0,0.2)
}
.special_list a img{
    width: 100%;
}
.special_list a span{
    display: block;
    text-align: center;
    width: 100%;
    padding: 8% 0;
}
.special_box ul{
    width: 10%;
    margin: 0 45%;
    position: absolute;
    bottom: 0;
}
.special_box ul li {
    float: left;
    width: 40%;
    margin: 0 5%;
    height: 10px;
    background-color: #bababa;
    -moz-border-radius:20px ;
    -webkit-border-radius:20px ;
    border-radius:20px;
}

.special_box ul li.hover{
    background-color: #feb63d;
}
    /*main06 end*/


/**news star**/
.news-box>div{
	width: 43.5%;
	border: 2px solid #dfdfdf;
	padding:2% 2% 1.5%;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}
.news-box .top1{
	margin-bottom: 3%;
	padding-bottom: 8px;
	border-bottom: 1px solid #f1f1f1;
}
.news-box .top1 span{
	float: left;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	padding-left: 10px;
	border-left: 3px solid #feb63d;
}
.news-box .top1 a.more{
	float: right;
	font-size: 14px;
	line-height: 20px;
}
.news-box dl{
	margin-bottom: 3%;
}
.news-box dt{
	width: 30%;
	float: left;
}
.news-box dd{
	width: 67%;
	float: right;
}
.news-box dd .title{
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	margin-bottom: 1%;
	font-size: 18px;
}
.news-box dd p{
	font-size: 12px;
	line-height: 22px;
	color:#a4a4a4;
	height: 66px;
	overflow: hidden;
	text-indent: 2em;
}
.news-box dd p a{
	color:#feb63d;
}
.news-box li{
	line-height: 30px;
    height: 30px;
	width: 97%;
	padding-left: 3%;
	background: url(../images/li_bg.jpg) no-repeat left center;
}
.news-box li:hover{
	background-image: url(../images/li_bg-hover.jpg);
}
.news-box li a{
	float: left;
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
    font-size:14px;
}
.news-box li span{
	float: right;
	font-size: 12px;
	color:#999;
}
/**news end**/


/*r-service begin*/
.r-service {
    position: fixed;
    top:50px;
    right:0px;
    z-index: 1000;
    width: 118px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color:#2b2b2b ;
    padding:0 8px;
    border-top:0;
    border-bottom:0;
}
.r-service em#r-close{
    display: block;
    width: 12px;
    height: 12px;
    background: url(../images/r-service.png) no-repeat 0 -98px;
    position: absolute;
    top:5px;
    left:5px;
    cursor: pointer;
}
.r-service-tit{
    display: block;
    font-size:16px;
    color:#fff;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.r-service-tit i{
    padding:3px 15px;
    background: url(../images/r-service.png) no-repeat 0 0;
    margin-right: 3px;
}


.r-service ul.service,.r-service .r-weixin,.r-service .r-tel{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
    margin-bottom:8px;
    text-align: center;
    padding:5px 10px 10px;
}
.r-service ul.service{
    text-align:left;
}
.r-service ul.service li{
    font-size:14px;
    border-bottom:1px #dedede dashed;
    height: 40px;
    line-height: 40px;
}
.r-service ul.service li i{
    padding:0 9px;
    margin-right: 10px;
    background: url(../images/r-service.png) no-repeat 0 -35px;
}

.r-weixin span{
    display: block;
    width: 100%;
    text-align: center;
    font-size:12px;
    margin-bottom:5px;
}
.r-tel li.tel{
    border-bottom:1px #dedede dashed;
    padding-bottom:5px;
    margin-bottom:5px;
}
.r-service ul.service li.li04,.r-tel li.qq{
    border-bottom:0;
}
.r-tel span{
    font-size:12px;
    height: 24px;
    line-height: 24px;
    display: block;
    width: 100%;
}
.r-tel span.span02,.r-tel span.span03{
    height: 18px;
    line-height: 18px;
    color: #fb9b00;
}
.r-tel .tel i{
    padding:0 8px;
    background: url(../images/r-service.png) no-repeat 0 -57px;
}
.r-tel .qq i{
    padding:0 8px;
    background: url(../images/r-service.png) no-repeat 0 -78px;
}

.telescopic{
    right:0;
    width: auto;
    padding:5px 5px 10px;
}
.telescopic .r-service-tit{
    width:30px;
    height: auto;
    line-height: 24px;
    cursor: pointer;
}
.telescopic  .r-service-tit i{
    display: block;
    width: 30px;
    height: 30px;
    padding:0;
    margin:0;
}
/*r-service end*/

.scrotop{
    width: 30px;
    height: 30px;
    line-height: 15px;
    padding:9px;
    background-color:#433b42 ;
    font-size: 12px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    position: fixed;
    bottom:50px;
    display: none;
    z-index: 100;
}

/*footer开始*/
#footer{ width:1200px; margin:30px auto; text-align:center; }
#footer table{ width:100% !important; font-size:14px;}

.copyright{ display:none; padding:1em 0em 1em; text-align:center;border-top:2px solid #433b42; margin:1.5em 0 2em;}
.copyright p{ margin:0 0.3em 0.3em; font-size:12px;}
.copyright p a{ margin-right:5px;}

.last{ display:none;width:100%; height:40px; line-height:40px; background:#433b42; position:fixed; z-index:99999; bottom:0px;}
.last ul li{ float:left; width:33%; height:40px; border-right:1px #625961 solid; background:#433b42; text-align:center; display:block; overflow:hidden;}
.last ul li a { display:inline-block; height:40px; width:99.8%; color:#FFF; border-right:1px #433b42 solid; text-align:center; }
.last ul li a span { font-size:14px; font-weight:600;}
/*footer end*/


/*快速通道 begin*/
.bg-box8 {
    width: 100%;
    background:#404141;
    background: url("../images/box8.jpg") no-repeat center center;
}
.td {
    padding: 30px 10px 0px 10px;
    width: 20px;
    line-height: 20px;
    color: #FFF;
    background: url(../images/bm2.png) no-repeat center top 5px rgba(67,59,66,0.8);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#cc433b42,endcolorstr=#cc433b42);
    height: 130px;
    z-index: 1;
    cursor: pointer;
    display: none;
    position: absolute;

}
.bg-last {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.bmbd_cnt{
    width:50%;
    padding-right: 4%;
    float: left;
    padding-left: 8%;
    background: url("../images/bglast.png")no-repeat left center;
}
.bmbd_cnt-tit{
    padding-top: 19px;
    padding-bottom: 10px;
}
.bmbd_cnt h3 {
    font-size: 18px;
    width: 80%;
    line-height: 40px;
    color: #433b42;
    font-weight: normal;
    text-align: center;
}
.bg-box8 h3 b {
    font-size: 24px;
    color: #FFF;
}
.bmbd_cnt h3 p{
    font-size: 12px;
    color: #ff4b0c;
    text-align: right;
    line-height: 16px;
}
.bmbd_cnt ul {
    position: relative;
}
.bmbd_cnt li {
    width: 40%;
    color: #000;
    height: 30px;
    margin-right: 1%;
    line-height: 30px;
    margin-bottom: 10px;
    float: left;
}
.bmbd_cnt li span {
    display: block;
    width: 35%;
    height: 26px;
    line-height: 26px;
    text-align: right;
    font-size: 14px;
    float: left;
}
.bmbd_cnt li div {
    width: 65%;
    float: left;
    height: 22px;
    line-height: 22px;
    background:rgba(0,0,0,0); filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#00000000,endcolorstr=#00000000)
}

.bmbd_cnt input {
    width: 89%;
    height: 22px;
    line-height: 22px;
    color: #000;
    padding-left: 10px;
    border:1px solid #ffffff;
}
.bmbd_cnt select {
    width: 98%;
    line-height: 26px;
    height: 26px;
    float: left;
    color: #444;
    padding-left: 10px;
    border:1px solid #ffffff;
}
.bmbd_cnt select option{
    color: #000;
}
.bmbd_cnt ul {
    position: relative;
}
.bmbd_cnt li.yuyue{
    width: 60%;
}
.bmbd_cnt li.yuyue div{
    float: right;
    width: 40%;
}
.yuyue input {
    width: 90%;
    height: 24px;
    line-height: 24px;
    color:#FFF;
    background-color: #ff4b0c;
    cursor: pointer;
    border:none;
}
.wx-box {
    float: right;
    width: 38%;
    padding-top: 3%;
}
.wx-box dl {
    float: left;
    width: 35%;
    margin: 0 3%;
}
.wx-box dl dt{
    width: 65%;
    margin: 0 auto 5%;
}
.wx-box dt img{
    width: 100%;
}
.wx-box dd{
    color: #FFF;
   text-align: center;
}
/*快速通道 end*/

@media only screen and (max-width:1200px){
    .nav_cnt,.banner_cnt,.main01,.main_cnt,.main03,.main05,.main06,.bg-last,#footer,.form_cnt,.news{
        width: 1024px;
    }
    .main06{
        margin-bottom: 0!important;
    }
    .banner_cnt_l img{
        width: 85%;
    }
    .banner_cnt_r img.img02{
        width: 67%;
    }
    .banner_btn a{
        width: 32%;
        padding: 0% 1%;
        margin: 0px 2.25%;
        font-size: 28px;
    }
    .banner_btn a.a1{
        margin-left: 12%;
    }
    .main02 li i{
        display: none;
    }
    .main02 li span{
        text-align: center;
        text-indent: 0em;
        margin-bottom: 5%;
        font-size: 22px;
    }
    .main_tel,.main04 .main_tel{
        width: 33.333%;
    }
    .main_tel span, .main_tel span a,.main04 .main_tel span, .main_tel span a{
        font-size: 18px;
    }
    .form_cnt_l h2{
        font-size: 28px;
    }

    .recommend_box,.special_box{
        width: 1024px;
    }
    .main04 dl{
        width: 186px;
    }
    .special_box{
        height: 225px;
    }
    .special_list a{
        width:226px;
    }
    .bmbd_cnt {
        padding-right: 4%;
        padding-left: 12%;
    }
    .wx-box {
        float: right;
        width: 34%;
        padding-top: 5%;
    }
    #caselist .next,#caselist2 .next{
        right: 0;
    }
    #caselist .prev,#caselist2 .prev{
        left: 0;
    }
}
@media only screen and (max-width:1024px){
    .nav_cnt, .banner_cnt, .main01, .main_cnt, .main03, .main05, .main06, .bg-last, #footer, .form_cnt,.news{
        width: 95%;
    }
    .breakForm,.news{
        margin-bottom: 5%;
    }
    .main{
        padding: 5% 0;
        margin-bottom: 5%;
    }
    .main03, .main05, .main06{
        padding: 0;
    }
    .main_tel, .main04 .main_tel{
        width: 36.333%;
    }
    .breakForm{
        padding: 0;
    }
    .form_cnt_r{
        width: 56.333%;
    }
    .form_cnt_l{
        margin-left:0;
    }
    .form_cnt_l h2 {
        font-size: 26px;
    }
    .form_cnt img{
      display: none;
    }
    .bg-box8,#r-service{
        display: none;
    }

    .recommend_box,.special_box{
        width: 922px;
    }
    .main04 dl{
        width:160.5px;
    }
    .special_box{
        height: 150px;
    }
    .special_list a{
        width:200.5px;
    }
    .news-box li{
    	font-size: 14px;line-height: 30px;
    }
}

@media only screen and (max-width:970px){
    .nav_r {
        width: 100%;
    }
    .nav_l {
        display: none;
    }
    .banner_btn a{
        font-size: 20px;
        height: 38px;
        line-height: 38px;
    }
    .main01{
        margin-bottom: 5%;
    }
    .main01_cnt{
        background: none;
        padding: 0px;
    }

    .main_title p,.main03 .main_title p, .main05 .main_title p, .main06 .main_title p,.main04 .main_title p{
        padding: 3% 0 0;
    }
    .main02 li{
        width: 42%;
        margin: 0 1.5% 3% !important;
    }
    .main02 li:nth-child(5),.main02 li:nth-child(6){
    	margin-bottom: 0!important;
    }
    .main_tel, .main04 .main_tel {
        width: 46.333%;
    }
    .main03 dl {
        float: left;
        width: 47%;
        margin: 0 1.5% 3%;
    }
    .main03 dl dd a{
        width: 60%;
    }
    .main03 table a{
        width: 80%;
        font-size: 14px;
    }
    .form_cnt_l h2{
        font-size: 20px;
        line-height: 38px;
    }

    .major h2{
        font-size: 24px;
    }
    .major h2 span{
        font-size: 16px;
    }

    .recommend_box,.special_box{
        width: 729px;
        overflow: hidden;
    }
    .main04 dl{
        width:173px;
    }
    .special_box{
        height: 190px;
    }
    .special_list a{
        width:213px;
    }

    .major dl dt{
        text-align: center;
        margin-bottom: 5%;
    }
    .major dl dt,.major dl dd{
        width: 100%;
    }
    .major dl dt img{
        width: 80%;
    }
}
@media only screen and (max-width:767px){
    .main_title{
        margin-bottom: 3.5%;
    }
    .main_tel, .main04 .main_tel {
        width: 54.333%;
        line-height: 50px;
        border:none;
    }
    .main_tel i {
	    background-size: 26px;
	}
    .form_cnt_l{
        width: 100%;
    }
    .form_cnt_r{
        width: 88%;
    }
    .major{
        width: 100%;
        margin-bottom: 5% !important;
    }
    .major4{
        margin-bottom: 0!important;
    }

    .major dl dt {
        width: 35%;
        margin-right: 3%;
        margin-bottom: 0;
    }
    .major dl dt img{
        width: 100%
    }
    .major dl dd {
        width: 60%;
    }


    .recommend_box,.special_box{
        width: 647px;
    }
    .main04 dl{
        width:253.5px;
    }
    .special_box{
        height: 278px;
    }
    .special_list a{
        width:293.5px;
    }
    .special_box ul {
        width: 15%;
        margin: 0 42.5%;
    }
    .news-box>div li span,.news-box dd p{
    	display: none;
    }
	.news-box>div{
		width: 100%;
		padding:5%;
		box-sizing: border-box;
	}
	.news-box .news-left{
		margin-bottom: 4%;
	}
	.news-box dd .title{
		font-size: 22px;
		line-height: 32px;
		height: 64px;
		text-overflow: inherit;
		white-space:inherit;
		margin-bottom: 0;
		padding-top:3%;
	}
	.news-box li a {
	    width: 100%;
	}
    #footer,#qiao-wrap,#QIAO_INVITE_CONTAINER,#QIAO_ICON_CONTAINER .qiao-icon-sector-inner{ display:none !important;}
    #QIAO_INVITE_CONTAINER{ width:0 !important; height:0 !important;}
    .copyright,.last{ display:block;}
}

@media only screen and (max-width:680px){
    th{
        line-height: 30px;
    }
    .nav_cnt {
        width: 100%;
    }
    .nav_r {
        padding: 1% 0;
    }
    .nav_r a {
        width: 25%;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        padding: 0;
    }
    .banner_btn a{
        font-size: 14px;
        height: 36px;
        line-height: 36px;
    }
    .main01_cnt p{
        font-size: 14px;
    }

    .main02 li span{
        font-size: 18px;
    }

    .main_tel {
        width: 68.333%;
    }

     .main04 .main_tel {
        width: 65.333%;
    }

    .recommend_box,.special_box{
        width: 514px;
    }
    .main04 dl{
        width:187px;
    }
    .special_box{
        height: 215px;
    }
    .special_list a{
        width:227px;
    }
    .special_box ul {
        width:20%;
        margin: 0 40%;
    }
    .form_cnt_r {
        width: 92%;
    }
    .form_cnt_r ul li div input{
        width: 83%;
    }
    .form_cnt_r ul li.tijiao input,.form_cnt_r ul li div select{
        width: 89%;
    }
    .form_cnt_r ul li div input,.form_cnt_r ul li div,.form_cnt_r ul li,.form_cnt_r ul li div select{
        height: 34px;
        line-height: 34px;
    }
}

@media only screen and (max-width:540px){
    .main_title span,.main03 .main_title span, .main05 .main_title span, .main06 .main_title span {
	    font-size: 26px!important;
	}
	.main_title span:before {
	    bottom: -5px!important;
	}
	.main_title span:after {
	    bottom: -4px!important;
	}
	.main_title p, .main03 .main_title p, .main05 .main_title p, .main06 .main_title p, .main04 .main_title p {
	    padding-top:0.5%;
	    font-size: 16px;
	}
	.schedule_tit {
	    font-size: 22px;
	}
	.tit_left {
	    font-size: 32px;
	    padding-right: 3%;
	}
	.tit_right p {
	    font-size: 20px;
	    line-height: 20px;
	}
    .main_tel, .main04 .main_tel {
        width: 74.333%;
    }
    .recommend_box,.special_box{
        width: 457px;
    }
    .main04 dl{
        width:158.5px;
    }
    .special_box{
        height: 200px;
    }
    .special_list a{
        width:198.5px;
    }
    .special_box ul {
        width:25%;
        margin: 0 37.5%;
    }
    .news-box dd .title {
	    font-size: 20px;
	    line-height: 28px;
	    height: 56px;
	}
	.major h2 {
        font-size: 20px;
    }
    .major h2 span {
	    font-size: 14px;
	}
	.main03 dl dt {
	    font-size: 20px;
	    line-height: 50px;
	}
}
@media only screen and (max-width:480px){
    .banner_cnt_r img.img02,.banner_cnt_l img{
        width: auto;
    }
    .main_tel span, .main_tel span a, .main04 .main_tel span, .main_tel span a {
        font-size: 14px;
    }
    .main03 dl dd p{
        font-size: 12px;
    }
    .main03 dl dd a{
        width: 82%;
    }
    .recommend_box,.special_box{
        width: 381px;
    }
    .main04 dl{
        width:311px;
    }
    .special_box{
        height: 310px;
    }
    .special_list a{
        width:351px;
    }
    .special_box ul {
        width: 40%;
        margin: 0 30%;
    }
    .form_cnt_l h2 {
        font-size: 24px;
        line-height: 38px;
    }
    .form_cnt_r ul li div input, .form_cnt_r ul li div, .form_cnt_r ul li, .form_cnt_r ul li div select {
        height: 28px;
        line-height: 28px;
    }
    .form_cnt_r ul li div input {
        width: 90%;
    }
    .form_cnt_r ul li.tijiao input, .form_cnt_r ul li div select {
        width: 96%;
    }
    .major{
        padding: 5%;
    }
}
@media only screen and (max-width:400px){
    .main02 li {
        height: auto;
        width: 87%;
        padding: 5% 5%;
    }
    .major h2 span{
        display: none;
    }
    .major h2 {
        text-align: center;
    }
    .banner_btn a {
        width: 44.5%;
    }
    .banner_btn a.a1{
        margin-left: 0;
    }
    .banner_btn{
        margin-bottom: 5%;
    }
    .main01_tit{
        background-color: #FFF;
    }
    .main01_cnt p{
        padding: 12% 3% 0 3%;
    }
    .main_tel, .main04 .main_tel {
        width: 93.333%;
        line-height: 42px;
    }
    .form_cnt_r ul li div input,.form_cnt_r ul li div select{
        font-size: 12px;
    }
    .form_cnt_r ul li.tijiao input{
        font-size: 14px;
    }
   
    .major dl dt, .major dl dd {
        width: 100%;
    }
    .major dl dt {
        text-align: center;
        margin-bottom: 5%;
    }
    .major dl dt img {
        width: 80%;
    }
	.main02 li:nth-child(5){
    	margin-bottom: 3%!important;
    }
    .recommend_box,.special_box{
        width: 305px;
    }
    .main04 dl{
        width:235px;
    }
    .special_box{
        height: 250px;
    }
    .special_list a{
        width:275px;
    }
    .special_box ul {
        width: 40%;
        margin: 0 30%;
    }
    .main03 dl {
        width: 97%;
    }
    .main03 dl dd a{
        margin: 5% auto 0;
    }
    .form_cnt_l p{
        font-size: 12px;
    }
    .form_cnt_l h2{
        font-size: 20px;
    }
    .news-box dd .title {
	    font-size: 16px;
	    line-height: 24px;
	    height: 48px;
	    padding-top:0;
	}
}

@media only screen and (max-width:320px){
    .major h2 {
        font-size: 22px;
    }
    .form_cnt_l h2 {
        font-size: 18px;
        line-height: 38px;
    }
    .form_cnt_r ul li{
        width: 100%;
        margin-bottom: 8%;
    }
}