html, body {
    position: relative;
    height: 100%;
}
a,
a:hover,
a:active,
a:focus{
    text-decoration: none;
}
a{
    color: #333;
}
a:hover{
    color:#1368d3;
}
ul,
li{
    list-style: none;
    padding: 0;
    margin: 0;
}
img{
    max-width: 100%;
}
input,
select{
    border-width: 0;
}
input:focus, textarea:focus, select:focus {
    outline: 0;
}
/*placeholder*/
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{
    color: #999;
}
input:-moz-placeholder, textarea:-moz-placeholder{
    color: #999;
}
input::-moz-placeholder, textarea::-moz-placeholder{
    color: #999;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder{
    color: #999;
}
.detail_main .detail_body .detail_left .detail_left_body .detail_left_body_main table {
	width:95%;
	margin:0 auto;
}
.detail_main .detail_body .detail_left .detail_left_body .detail_left_body_main td,
.detail_main .detail_body .detail_left .detail_left_body .detail_left_body_main th{
	padding:5px;
}
.form-control{
	behavior: url(public/css/PIE.htc);
}
.clear{clear:both;}
/*1.å¯¼èˆª*/
.fl{float:left;}
.fr{float:right;}
.top {
	background: #f5f5f5;
	height: 30px;
	border-bottom: #cfcfcf solid 1px;
	line-height: 30px;
	width: 100%;
	color: #333;
	font-size: 12px;
}
.width {
	width: 1200px;
	margin: 0 auto;
	/*overflow:hidden;*/
	padding:0 15px;
}
.top .fr li {
	display:block;
	float:left;
	color: #333;
	padding: 0 10px;
	position: relative;
	cursor: pointer;
}
.top .fr li:hover {
	background: #fff;
	border: 1px solid #e0e0e0;
	border-bottom: none;
	border-top:none;
	background-color: #fff;
}
.top .fr li .icon{
    padding: 2px 11px;
    background: url(https://zcps.sxksxxw.com/template/default/images/icon.png) no-repeat;
    background-position: -12px 3px;
}
.top .fr li .p{
    pointer-events: none;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    padding: 8px;
    text-align: center;
    left: 50%;
    margin-left: -68px;
    top: 40px;
    background-color: #fff;
    box-shadow: 0 0px 10px rgb(0 0 0 / 20%);
    z-index: 99;
}
.top .fr li .p img{
    width: 120px;
}
.top .fr li:hover .p{
    pointer-events: unset;
    visibility: visible;
    opacity: 1;
}
.top .fr li .p:before{
    position: relative;
    content: '';
    display: block;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 8px solid #fff;
    top: -14px;
}
.top_nav{
    width: 100%;
    overflow: hidden;
    background:url(../images/top.png) no-repeat bottom center;
}
.search {
	height: 40px;
	border: #0579DE solid 2px;
	padding:0;
	margin: 25px 0;
}
.search input[type=text] {
	border: none;
	float: left;
	height: 38px;
	line-height: 38px;
	width: 82%;
	background: url(../images/search.png) no-repeat 5px center;
	padding-left: 30px;
}
.search input[type=submit] {
	border: none;
	float: right;
	width: 18%;
	height: 38px;
	line-height: 38px;
	color: #fff;
	background: #0579DE;
}
.phone {
	background: url(../images/phone_13.png) no-repeat left center;
	color: #0579DE;
	font-size: 18px;
	font-weight: normal;
	padding: 25px 0 0 49px;
	margin: 20px;
}
/*1.å¯¼èˆª logo*/
.top_nav{margin-top:20px;}
.top_nav .nav_logo{
    display: inline-block;
    width: 100%;
    height: 90px;
    text-align: left;
    line-height: 90px;
	padding-right:50px;
}
/*1.å¯¼èˆª logo*/
.top_nav .nav_logo .nav_logo_img{
    display: inline;
}
.top_nav .nav_item_phone .nav_item_phone_btn{display:none;}
/*1.å¯¼èˆª å¯¼èˆª*/
.top_nav .nav_item{
    float: right;
    height: 60px;
    line-height: 60px;
}
/*1.å¯¼èˆª å¯¼èˆª*/
.top_nav .nav_item .nav_list{
    float: left;
    width: 126.666px;
    text-align: center;
    position: relative;
}
/*1.å¯¼èˆª å¯¼èˆªhot*/
.top_nav .nav_item .nav_list a.nav_active:before{
    content: "";
    position: absolute;
    top: 8px;
    right: 0;
    background-image: url(../images/hot.png);
    width: 38px;
    height: 27px;
}
/*1.å¯¼èˆª å¯¼èˆªå­—ä½“é¢œè‰²*/
.top_nav .nav_item .nav_list a{
    padding: 10px 25px;
    color: #333;
    font-size: 16px;
}
.top_nav .nav_item .active a,.top_nav .nav_item .nav_list a:hover{
	background:#1268D3;color:#fff;
}
/*1.å¯¼èˆª å¯¼èˆªæ´»åŠ¨çŠ¶æ€å­—ä½“é¢œè‰²*/
.top_nav .nav_item .nav_list a.nav_active{
    color: #1268D3;
}
/*1.å¯¼èˆª å¯¼èˆªæ´»åŠ¨çŠ¶æ€çº¿æ¡*/
.top_nav .nav_item .nav_list a .nav_line{
    content: "";
    display: block;
    border-bottom: 2px solid #1268D3;
    position: absolute;
    bottom: 15px;
    left: 0;
    width: 0;
    height: 2px;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
/*1.å¯¼èˆª å¯¼èˆªæ´»åŠ¨çŠ¶æ€çº¿æ¡å®½åº¦*/
.top_nav .nav_item .nav_list:hover .nav_line{
    width: 100%;
}
/*1.å¯¼èˆª ç§»åŠ¨ç«¯*/
.top_nav .nav_item_phone{
}
.top_nav .nav_item_phone .nav_item_phone_btn{
    background: #F3F3F3;
    position: relative;
    padding-left: 24px;
}
.top_nav .nav_item_phone .nav_item_phone_btn .nav_item_phone_icon{
    position: absolute;
    top: 50%;
    margin-top: -6px;
    left:12px;
}
/*1.å¯¼èˆª ç§»åŠ¨ç«¯å­—ä½“*/
.top_nav .nav_phone .nav_phone_table .modal_table{
    font-size: 14px;
    margin-bottom: 10px;
}
/*1.å¯¼èˆª ç§»åŠ¨ç«¯æ ‡é¢˜*/
.top_nav .nav_phone .nav_phone_table .modal_table .modal_table_head{
    font-size: 16px;
    line-height: 45px;
    font-weight: bold;
}
/*1.å¯¼èˆª ç§»åŠ¨ç«¯åˆ—è¡¨*/
.top_nav .nav_phone .nav_phone_table .modal_table .modal_table_list{
    text-align: center;
    display: inline-block;
    margin: 0 auto;
}
/*1.å¯¼èˆª ç§»åŠ¨ç«¯åˆ—è¡¨å›¾ç‰‡*/
.top_nav .nav_phone .nav_phone_table .modal_table .modal_table_list .modal_table_list1_img{
    text-align: center;
}
/*1.å¯¼èˆª ç§»åŠ¨ç«¯åˆ—è¡¨å›¾ç‰‡*/
.top_nav .nav_phone .nav_phone_table .modal_table .modal_table_list .modal_table_list1_img img{
    display: inline;
}
/*1.å¯¼èˆª ç§»åŠ¨ç«¯æ–°é—»èµ„è®¯åˆ—è¡¨å›¾ç‰‡*/
.top_nav .nav_phone .nav_phone_table .modal_table .modal_table_list .modal_table_list_img{
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 2px 3px #aaa;
    -moz-box-shadow: 0 2px 3px #aaa;
    box-shadow: 0 2px 3px #aaa;
}
.top_nav .nav_phone .nav_phone_table .modal_table .modal_table_list .modal_table_list_img img{
    padding: 8px;
}
/*1.å¯¼èˆª ç§»åŠ¨ç«¯æ–°é—»èµ„è®¯åˆ—è¡¨æ–‡å­—*/
.top_nav .nav_phone .nav_phone_table .modal_table .modal_table_list .modal_table_list_text{
    display: inline-block;
    width: 100%;
    height:30px;
    line-height:30px;
    color: #666;
    text-align: center;
    font-size: 12px;
}
.detail_banner{
    text-align:center;
}
.detail_banner>img{
    display:inline-block;
}

/*2.banner*/
.banner{
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}


/*2.banner*/
.banner .banner_container{
    width: 100%;
    height: auto;
}
/*2.bannerå›¾ç‰‡*/
.banner .banner_container .banner_wrapper .banner_slide{
    /*max-height: 480px;*/
}
/*2.bannerå›¾ç‰‡*/
.banner .banner_container .banner_wrapper .banner_slide .banner_img{
    width: 100%;
    height: auto;
}
/*2.banneræŒ‰é’®çŠ¶æ€*/
.banner_pagination .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    display: inline-block;
    border-radius: 100%;
    background: #d8d8d8;
    opacity: .8;
    z-index: 3;
}
/*2.banneræŒ‰é’®æ´»åŠ¨æ—¶çŠ¶æ€*/
.banner_pagination .swiper-pagination-bullet-active {
    opacity: .8;
    width: 30px;
    height: 16px;
    background: #d8d8d8;
    border-radius: 15px;
}
/*2.bannerå¯¼èˆª*/
.banner .banner_nav_item{
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    margin-top: -180px;
    margin-left: -570px;
    background: #fff;
    width: 180px;
    height: 360px;
    -webkit-box-shadow: 0 2px 8px #666;
    -moz-box-shadow: 0 2px 8px #666;
    box-shadow: 0 2px 8px #666;
}
/*2.bannerå¯¼èˆªåˆ—è¡¨*/
.banner .banner_nav_item .banner_nav_list{
    text-align: left;
    width: 180px;
    position: relative;
    background: #F6F6F6;
    height: 62px;
    border: 2px solid transparent;
}
/*2.bannerå¯¼èˆªåˆ—è¡¨hover*/
.banner .banner_nav_item .banner_nav_list:hover{
    border: 2px solid #1268D3;
    border-right-color: transparent;
    background: #fff;
    width: 182px;
}
/*2.bannerå¯¼èˆªåˆ—è¡¨å¯¼èˆªåç§°*/
.banner .banner_nav_item .banner_nav_list:first-child{
    background: #1268D3;
    width: 180px;
    height:50px;
    line-height: 50px;
    cursor: Default;
    text-align: center;
}
/*2.bannerå¯¼èˆªåˆ—è¡¨å¯¼èˆªåç§°æ–‡å­—æ ·å¼*/
.banner .banner_nav_item .banner_nav_list:first-child>span{
    color: #fff;
    font-size: 22px;
}
/*2.bannerå¯¼èˆªåˆ—è¡¨hoveråˆ—è¡¨æ–‡å­—é¢œè‰²*/
.banner .banner_nav_item .banner_nav_list:hover .list_icon{
    background: #fff;
    color: #1268D3;
}
/*2.bannerå¯¼èˆªåˆ—è¡¨æ–‡å­—*/
.banner .banner_nav_item .banner_nav_list .list_icon{
    color: #555;
    font-size: 18px;
    display: inline-block;
    width: 180px;
    z-index: 4;
    position: absolute;
    left: 0;
    top: 0;
    padding-left: 60px;
    line-height: 58px;
}
/*2.bannerå¯¼èˆªåˆ—è¡¨å›¾æ ‡*/
.banner .banner_nav_item .banner_nav_list .list_icon>img{
    display: inline-block;
    width: 25px;
    height: 32px;
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -16px;
}
.banner .banner_nav_item .banner_nav_list:hover .nav_table{
    display: inline-block;
}
/*2.bannerå¯¼èˆªåˆ—è¡¨ç»å¯¹å¯¼èˆª*/
.banner .banner_nav_item .banner_nav_list .nav_table{
    position: absolute;
    top: 0;
    left: 178px;
    width: 220px;
    height: 310px;
    border: 2px solid #1268D3;
    display:none;
    background:#fff;
}
.banner .banner_nav_item .banner_nav_list:nth-child(2)>.nav_table{
    top: -2px;
}
.banner .banner_nav_item .banner_nav_list:nth-child(3)>.nav_table{
    top: -64px;
}
.banner .banner_nav_item .banner_nav_list:nth-child(4)>.nav_table{
    top: -126px;
}
.banner .banner_nav_item .banner_nav_list:nth-child(5)>.nav_table{
    top: -188px;
}
.banner .banner_nav_item .banner_nav_list:nth-child(6)>.nav_table{
    top: -250px;
}
/*2.bannerå¯¼èˆªåˆ—è¡¨ç»å¯¹å¯¼èˆªå†…å®¹*/
.banner .banner_nav_item .banner_nav_list .nav_table .nav_body {
    padding:0 15px;
    z-index: 6;
    position: absolute;
    top: 0;
    left: 0;
    width: 220px;
    height: 310px;
}
/*2.bannerå¯¼èˆªåˆ—è¡¨ç»å¯¹å¯¼èˆªæ–‡å­—æ ·å¼*/
.banner .banner_nav_item .banner_nav_list .nav_table .nav_body a{
    display: inline-block;
    line-height: 58px;
    width: 90px;
    font-size: 14px;
    font-weight: bold;
    float: left;
}
/*2.bannerå¯¼èˆªåˆ—è¡¨ç»å¯¹å¯¼èˆªæ–‡å­—hover*/
.banner .banner_nav_item .banner_nav_list .nav_table .nav_body a:hover{
    color:#f01d51;
}
/*2.bannerå¯¼èˆªåˆ—è¡¨ç»å¯¹å¯¼èˆªèƒŒæ™¯å›¾ç‰‡*/
.banner .banner_nav_item .banner_nav_list .nav_table em{
    display: inline-block;
    width: 272px;
    height: 168px;
    position: absolute;
    left: 70px;
    bottom: -40px;
    z-index: 5;
}
/*2.bannerå¯¼èˆªåˆ—è¡¨ç»å¯¹å¯¼èˆªèƒŒæ™¯å›¾ç‰‡é©¬æ¥è¥¿äºš*/
.banner .banner_nav_item .banner_nav_list:nth-child(2)>.nav_table em{
    background:url(../images/nav_back1.png) no-repeat;
}
.banner .banner_nav_item .banner_nav_list:nth-child(3)>.nav_table em{
    background:url(../images/nav_back2.png) no-repeat;
}
.banner .banner_nav_item .banner_nav_list:nth-child(4)>.nav_table em{
    background:url(../images/nav_back3.png) no-repeat;
}
.banner .banner_nav_item .banner_nav_list:nth-child(5)>.nav_table em{
    background:url(../images/nav_back4.png) no-repeat;
}
.banner .banner_nav_item .banner_nav_list:nth-child(6)>.nav_table em{
    background:url(../images/nav_back5.png) no-repeat;
}
/*3.çƒ­é—¨é™¢æ ¡*/
.hot{
    width: 100%;
    padding: 20px 0 0;
}
/*3.çƒ­é—¨é™¢æ ¡æ ‡é¢˜è¡Œé«˜*/
.hot_title{
    display: inline-block;
    width: 100%;
    height: 35px;
    line-height: 35px;
    position: relative;
}
.hot_title .hot_tel{
    position: absolute;
    top: 0;
    right: 0;
}
/*3.çƒ­é—¨é™¢æ ¡æ ‡é¢˜å­—ä½“1æ ·å¼*/
.hot_title .hot_title_text{
    display: inline-block;
    color: #E80674;
    font-size: 16px;
    background-image: -webkit-gradient(linear,left bottom,right top, from(rgba(254,81,0, 1)), to(rgba(232,6,116, 1)));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
}
/*3.çƒ­é—¨é™¢æ ¡æ ‡é¢˜å­—ä½“2æ ·å¼*/
.hot_title .hot_title_texts{
    background: -moz-linear-gradient(315deg, rgba(244,45,64, 1),rgba(232,6,116, 1));
    background: -webkit-gradient(linear,0 50%,100% 50%,from(rgba(244,45,64, 1)),to(rgba(232,6,116, 1)));
    background: -webkit-linear-gradient(315deg, rgba(244,45,64, 1),rgba(232,6,116, 1));
    background: -o-linear-gradient(315deg, rgba(244,45,64, 1),rgba(232,6,116, 1));
    background: -ms-linear-gradient(315deg, rgba(244,45,64, 1),rgba(232,6,116, 1));
    color: #fff;
    background: #E80674;
    display: inline-block;
    width: 53px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    margin-left: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 18px;
}
/*3.çƒ­é—¨é™¢æ ¡é™¢æ ¡åˆ—è¡¨*/
.hot .hot_container{
    padding:20px 0 0;overflow:hidden;
}
.hot .hot_container .hot_wrapper .hot_slide{
	width:190px;float:left;padding-bottom:15px;
}
/*3.çƒ­é—¨é™¢æ ¡åˆ—è¡¨*/
.hot .hot_container .hot_wrapper .hot_slide .hot_item .hot_list{
    display: inline-block;
    width: 100%;
    height: auto;
    margin: 0;
    float: left;
    padding: 0 10px;
}
/*3.çƒ­é—¨é™¢æ ¡åˆ—è¡¨æ ·å¼*/
.hot .hot_container .hot_wrapper .hot_slide .hot_item .hot_list .hot_body{
    border: 2px solid #1268D3;
    width: 100%;
    height: 100%;
    padding: 0 18px;
    text-align: center;
    position: relative;
}
/*3.çƒ­é—¨é™¢æ ¡åˆ—è¡¨hoveræ ·å¼*/
.hot .hot_container .hot_wrapper .hot_slide .hot_item .hot_list:hover .hot_body{
    border-image: -webkit-linear-gradient(left top, rgba(244,45,64, 1) ,rgba(232,6,116, 1)) 30 30;
    border-image: -moz-linear-gradient(left top, rgba(244,45,64, 1) ,rgba(232,6,116, 1)) 30 30;
    border-image: -ms-linear-gradient(left top, rgba(244,45,64, 1) ,rgba(232,6,116, 1)) 30 30;
    border-image: linear-gradient(left top, rgba(244,45,64, 1) ,rgba(232,6,116, 1)) 30 30;
    -webkit-box-shadow: 0 3px 10px #a2a2a2;
    -moz-box-shadow: 0 3px 10px #a2a2a2;
    box-shadow: 0 3px 10px #a2a2a2;
}
.hot .hot_container .hot_wrapper .hot_slide .hot_item .hot_list .hot_body .hot_ico{
	width:130px;
	height:130px;
}
/*3.çƒ­é—¨é™¢æ ¡åˆ—è¡¨é™¢æ ¡logo*/
.hot .hot_container .hot_wrapper .hot_slide .hot_item .hot_list .hot_body .hot_ico .hot_img{
    display: inline;
}
/*3.çƒ­é—¨é™¢æ ¡åˆ—è¡¨é™¢æ ¡åç§°*/
.hot .hot_container .hot_wrapper .hot_slide .hot_item .hot_list .hot_body .hot_text{
    display: inline-block;
    width: 100%;
    border-top: 1px solid #DCDCDC;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    color: #565656;
}
/*3.çƒ­é—¨é™¢æ ¡åˆ—è¡¨é™¢æ ¡aæ ‡ç­¾*/
.hot .hot_container .hot_wrapper .hot_slide .hot_item .hot_list .hot_body .hot_a{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background:url(about:blank)
}
/*4.ä¸Šèµ„è®¯*/
.info_top{
    padding: 20px 0;
}
/*4.ä¸Šèµ„è®¯ ä¸¤ä¸ªæ–‡ç« åˆ—è¡¨*/
.info_top .info_top_table{
    width: 100%;
    height: 330px;
    background: #F6F6F6;
    padding: 20px;
}
/*ä¸¤ä¸ªæ–‡ç« åç§°*/
.info_title{
    font-size: 20px;
    font-weight: bold;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 38px;
}
/*ç¬¬ä¸€ä¸ªæ–‡ç« åç§°é¢œè‰²*/
.info_title.info_title_red{
    color: #E80673;
    background-image: -webkit-gradient(linear,left bottom,right top, from(rgba(232,6,115, 1)), to(rgba(244,45,64, 1)));
}
.info_title.info_title_blue a{
    color: #1268D3;
}
/*ç¬¬äºŒä¸ªæ–‡ç« åç§°é¢œè‰²*/
.info_title.info_title_blue{
    color: #1268D3;
    background-image: -webkit-gradient(linear,left bottom,right top, from(rgba(18,104,211, 1)), to(rgba(106,9,249, 1)));
}
/*4.ä¸Šèµ„è®¯ ä¸¤ä¸ªæ–‡ç« æ ‡é¢˜*/
.info_top .info_top_table .info_top_item .info_top_list{
    display: block;
    height: 40px;
    line-height: 40px;
    position: relative;
    padding-left: 20px;
    overflow: hidden;
}
.info_top .info_top_table .info_top_item .info_top_list a{
    font-size: 16px;
    color: #565656;
	width:84%;height:40px;line-height:40px;overflow:hidden;float:left;text-overflow:ellipsis;white-space:nowrap;
}
.info_top .info_top_table .info_top_item .info_top_list span{float:right;line-height:40px;}
.info_bottom .info_bottom_table .info_bottom_body .info_bottom_body_title a{float:left;width:84%;height:35px;line-height:35px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.info_bottom .info_bottom_table .info_bottom_body .info_bottom_body_title span{float:right;line-height:35px;}
/*4.ä¸Šèµ„è®¯ ä¸¤ä¸ªæ–‡ç« æ ‡é¢˜hover*/
.info_top .info_top_table .info_top_item .info_top_list a:hover{
    font-weight: bold;
}
/*4.ä¸Šèµ„è®¯ ä¸¤ä¸ªæ–‡ç« æ ‡é¢˜iconä½ç½®*/
.info_top .info_top_table .info_top_item .info_top_list:before{
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    left: 0;
}
/*4.ä¸Šèµ„è®¯ ç¬¬ä¸€ä¸ªæ–‡ç« æ ‡é¢˜icon*/
.info_top .recom .info_top_item .info_top_list:before{
    background: url(../images/recom_icon.png);
}
.info_top .recom .info_top_more{padding-right:13px;color: #E80673;}
/*4.ä¸Šèµ„è®¯ ç¬¬äºŒä¸ªæ–‡ç« æ ‡é¢˜icon*/
.info_top .info .info_top_item .info_top_list:before{
    background: url(../images/info_icon.png);
}
/*4.ä¸Šèµ„è®¯ ç¬¬äºŒä¸ªæ–‡ç« åˆ—è¡¨ç›¸å¯¹å®šä½*/
.info_top .info{
    position: relative;
}
/*4.ä¸Šèµ„è®¯ ç¬¬äºŒä¸ªæ–‡ç« åˆ—è¡¨more*/
.info_top_more{
    position: absolute;
    top:5px;
    right: 20px;
    line-height: 45px;
    text-transform: uppercase;
    color: #0a7cf9;
}
.info_top .info_top_more{
    top:20px;
    line-height: 38px;
}
/*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“*/
.info_top .apply{
    width: 100%;
    height: 330px;
    border: 1px solid #ddd;
}
/*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“åç§°*/
.info_top .apply .apply_title{
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size:20px ;
    font-weight: bold;
    background: #0a7cf9;
    color: #fff;
}
/*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¡¨å•*/
.info_top .apply .apply_form{
    padding: 30px 15px 0;
}
/*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¾“å…¥æ¡†ä¸‹è¾¹è·*/
.info_top .apply .apply_form .apply_form_body>div>div{
    margin-bottom: 20px;
    position: relative;
}
.apply .apply_form .apply_form_body label.error{
    position: absolute;
    top: -35px;
    left:15px;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    display: block;
    padding: 0 10px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    background:#60AAFA;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.apply .apply_form .apply_form_body label.error:before{
    content: "";
    display: block;
    border: 6px solid transparent;
    border-top-color: #60AAFA;
    position: absolute;
    bottom: -10px;
    left: 10px;
}
/*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¾“å…¥æ¡†æ–‡å­—é¢œè‰²*/
.info_top .apply .apply_form .apply_form_body .form-control{
    color: #999;
    font-size: 16px;
}
/*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¾“å…¥æ¡†æŒ‰é’®æ ·å¼*/
.info_top .apply .apply_form .apply_form_btn{
    margin-top: 10px;
    padding: 0 30px;
}
/*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¾“å…¥æ¡†æŒ‰é’®æ ·å¼*/
.info_top .apply .apply_form .apply_form_btn .apply_form_a{
    height: 36px;
    line-height: 36px;
    display: block;
    width: 120px;
    border: 1px solid #0a7cf9;
    text-align: center;
    background: #0a7cf9;
    color: #fff;
    font-size: 16px;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    padding: 0;
}
/*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¾“å…¥æ¡†æŒ‰é’®hover*/
.info_top .apply .apply_form .apply_form_btn .apply_form_a:hover{
    background: #60AAFA;
}
/*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¾“å…¥æ¡†æŒ‰é’®æ ·å¼*/
.info_top .apply .apply_form .apply_form_btn .apply_form_a.form_a1{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	behavior: url(public/css/PIE.htc);
}
/*5.ä¸Šå¤§å›¾*/
.rect_img{
    width: 100%;
    height: auto;
    padding-bottom: 20px;
    overflow: hidden;
}
/*5.ä¸Šå¤§å›¾*/
.rect_img .rect_img_body{
	position: relative;
    width: 100%;
}
/*5.ä¸Šå¤§å›¾ aæ ‡ç­¾*/
.rect_img .rect_img_a{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background:url(about:blank);
}
/*6.é™¢æ ¡åº“å¤´éƒ¨åç§°*/
.depot .depot_head .depot_head_title{
    position: relative;
    padding-left: 50px;
}
/*6.é™¢æ ¡åº“å¤´éƒ¨icon*/
.depot .depot_head .depot_head_title:before{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/depot_icon.png) no-repeat;
    width: 45px;
    height: 40px;
}
/*6.é™¢æ ¡åº“å¤´éƒ¨æœç´¢æ¡†*/
.depot .depot_head .depot_head_search{
    position: relative;
}
/*6.é™¢æ ¡åº“å¤´éƒ¨æœç´¢æ¡†æ ·å¼*/
.depot .depot_head .depot_head_search .depot_search_input{
    display: block;
    width: 100%;
    height: 36px;
    line-height: 36px;
    padding: 6px 12px;
    font-size: 14px;
    color: #999;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ddd;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
/*6.é™¢æ ¡åº“å¤´éƒ¨æœç´¢æ¡†æŒ‰é’®æ ·å¼*/
.depot .depot_head .depot_head_search .depot_search_btn{
    position: absolute;
    top: 0;
    right: 0;
    width: 90px;
    text-align: center;
    height: 36px;
    line-height: 36px;
    background: #0a7cf9;
    color: #fff;
}
/*6.é™¢æ ¡åº“å¤´éƒ¨æœç´¢æ¡†æŒ‰é’®hover*/
.depot .depot_head .depot_head_search .depot_search_btn:hover{
    background: #60AAFA;
}
/*6.é™¢æ ¡åº“å†…å®¹ä¸Šè¾¹è·*/
.depot .depot_body{
    margin-top: 15px;
}
/*6.é™¢æ ¡åº“å†…å®¹å·¦ä¾§å›½å®¶å¯¼èˆª pc*/
.depot .depot_body .depot_left{
    width: 100%;
    height: 460px;
    background: #F6F6F6;
}
/*6.é™¢æ ¡åº“å†…å®¹å·¦ä¾§å›½å®¶å¯¼èˆª ç§»åŠ¨*/
.depot .depot_body .depot_left_phone{
    display: none;
}
/*6.é™¢æ ¡åº“å†…å®¹å·¦ä¾§å›½å®¶å¯¼èˆªåˆ—è¡¨*/
.depot .depot_body .depot_left .depot_left_item{
    height: 92px;
    line-height: 92px;
    padding-left: 30px;
    position: relative;
}
/*6.é™¢æ ¡åº“å†…å®¹å·¦ä¾§å›½å®¶å¯¼èˆªåˆ—è¡¨icon*/
.depot .depot_body .depot_left .depot_left_item:before{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 20px;
    width: 110px;
    height: 80px;
    opacity: .3;
    filter:Alpha(Opacity=50);
}
/*6.é™¢æ ¡åº“å†…å®¹å·¦ä¾§å›½å®¶å¯¼èˆªåˆ—è¡¨iconæ´»åŠ¨çŠ¶æ€*/
.depot .depot_body .depot_left .depot_left_item.depot_left_active:before{
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    opacity:1;
}
/*6.é™¢æ ¡åº“å†…å®¹å·¦ä¾§å›½å®¶å¯¼èˆªåˆ—è¡¨æ–‡å­—*/
.depot .depot_body .depot_left .depot_left_item .depot_left_text{
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    top: 0;
    left: 20px;
}
/*6.é™¢æ ¡åº“å†…å®¹å·¦ä¾§å›½å®¶å¯¼èˆªåˆ—è¡¨æ–‡å­—hover*/
.depot .depot_body .depot_left .depot_left_item:hover .depot_left_text{
    color: #0a7cf9;
}
/*6.é™¢æ ¡åº“å†…å®¹å·¦ä¾§å›½å®¶å¯¼èˆªåˆ—è¡¨a*/
.depot .depot_body .depot_left .depot_left_item a{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(about:blank);
}
/*6.é™¢æ ¡åº“å†…å®¹å·¦ä¾§å›½å®¶é©¬æ¥è¥¿äºš*/
.depot .depot_body .depot_left .depot_left_item:nth-child(1):before{
    background: url(../images/depot_malaysia.png) no-repeat;
}
/*6.é™¢æ ¡åº“å†…å®¹å·¦ä¾§å›½å®¶æ³°å›½*/
.depot .depot_body .depot_left .depot_left_item:nth-child(2):before{
    background: url(../images/depot_thai.png) no-repeat;
}
/*6.é™¢æ ¡åº“å†…å®¹å·¦ä¾§å›½å®¶åŠ æ‹¿å¤§*/
.depot .depot_body .depot_left .depot_left_item:nth-child(3):before{
    background: url(../images/depot_singapore.png) no-repeat;
}
/*6.é™¢æ ¡åº“å†…å®¹å·¦ä¾§å›½å®¶éŸ©å›½*/
.depot .depot_body .depot_left .depot_left_item:nth-child(4):before{
    background: url(../images/depot_gangao.png) no-repeat;
}
/*6.é™¢æ ¡åº“å†…å®¹å·¦ä¾§å›½å®¶ç¾Žå›½*/
.depot .depot_body .depot_left .depot_left_item:nth-child(5):before{
    background: url(../images/depot_newzealand.png) no-repeat;
}
.depot .depot_body .depot_left_phone{
    margin-bottom: 15px;
}
.depot .depot_body .depot_left_phone .depot_left_phone_wrapper .depot_left_phone_slide{
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #F0F0F0;
    color: #878787;
    font-size: 14px;
}
.depot .depot_body .depot_left_phone .depot_left_phone_wrapper .depot_left_phone_slide.depot_phone_active{
    color: #fff;
    background:#0A7CF9 ;
}
/*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨*/
.depot .depot_body .depot_right{
    width: 100%;
    height:460px;
}
/*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨éšè—*/
.depot .depot_body .depot_right .depot_right_item{
    display: none;
}
/*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨ç¬¬ä¸€ä¸ªé»˜è®¤æ˜¾ç¤º*/
.depot .depot_body .depot_right .depot_right_item:nth-child(1){
    display: block;
}
/*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨ç¬¬ä¸€æŽ’ä¸‹è¾¹è·*/
.depot .depot_body .depot_right .depot_right_item>div>div:nth-child(1),
.depot .depot_body .depot_right .depot_right_item>div>div:nth-child(2),
.depot .depot_body .depot_right .depot_right_item>div>div:nth-child(3),
.depot .depot_body .depot_right .depot_right_item>div>div:nth-child(4){
    margin-bottom: 20px;
}
.depot .depot_body .depot_right .depot_right_item>div>div:nth-child(5),
.depot .depot_body .depot_right .depot_right_item>div>div:nth-child(6),
.depot .depot_body .depot_right .depot_right_item>div>div:nth-child(7),
.depot .depot_body .depot_right .depot_right_item>div>div:nth-child(8){
    margin-bottom: 0;
}
/*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨æ ·å¼*/
.depot .depot_body .depot_right .depot_right_item .depot_right_list{
    width: 100%;
    height:220px;
    overflow: hidden;
    -webkit-box-shadow: 2px 2px 3px #ddd;
    -moz-box-shadow: 2px 2px 3px #ddd;
    box-shadow: 2px 2px 3px #ddd;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -ms-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
}
/*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨hover*/
.depot .depot_body .depot_right .depot_right_item .depot_right_list:hover{
    -webkit-box-shadow: 3px 5px 5px #bbb;
    -moz-box-shadow: 3px 5px 5px #bbb;
    box-shadow: 3px 5px 5px #bbb;
}
/*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨å›¾ç‰‡*/
.depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img{
    position: relative;
    width: 100%;
    height: 160px;
    overflow: hidden;
}
/*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨å›¾ç‰‡*/
.depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img .depot_right_a{
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
}
/*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨å›¾ç‰‡*/
.depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img img{
    width: 100%;
    height: auto;
    min-height: 100%;
    display: block;
}
/*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨ä½ç½®*/
.depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img .depot_right_place{
    position: absolute;
    left: 0;
    bottom: 0;
    color: #91cfff;
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: rgba(0,0,0,.5);
    padding-left: 35px;
    padding-right: 15px;
    overflow: hidden;
}
/*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨å®šä½å›¾æ ‡*/
.depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img .depot_right_place:before{
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: 15px;
    background: url(../images/depot_left_place.png) no-repeat;
    width: 15px;
    height: 20px;
}
/*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨è¯¦æƒ…æŒ‰é’®å®šä½*/
.depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img:hover .depot_right_dw{
    display: block;
}
/*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨è¯¦æƒ…æŒ‰é’®å†…å®¹*/
.depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img .depot_right_dw{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    color: #fff;
    font-size: 12px;
    background: -moz-linear-gradient(315deg, rgba(44,119,215, .95),rgba(121,35,250, .85));
    background: -webkit-gradient(linear,0 50%,100% 50%,from(rgba(44,119,215, .95)),to(rgba(121,35,250, .85)));
    background: -webkit-linear-gradient(315deg, rgba(44,119,215, .95),rgba(121,35,250, .85));
    background: -o-linear-gradient(315deg, rgba(44,119,215, .95),rgba(121,35,250, .85));
    background: -ms-linear-gradient(315deg, rgba(44,119,215, .95),rgba(121,35,250, .85));
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
/*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨è¯¦æƒ…æŒ‰é’®å®šä½æ–‡å­—*/
.depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img .depot_right_dw .depot_right_detail{
    position: absolute;
    top: 0;
    left: 100%;
    height: 80px;
    margin: 15px;
    overflow: hidden;
    text-indent: 2em;
    line-height: 20px;
}
/*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨è¯¦æƒ…æŒ‰é’®å®šä½æ–‡å­—hover*/
.depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img .depot_right_dw:hover .depot_right_detail{
    left: 0;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
/*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨è¯¦æƒ…æŒ‰é’®å®šä½æŒ‰é’®*/
.depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img .depot_right_dw .depot_right_btn{
    position: absolute;
    top: 100%;
    overflow: hidden;
    width: 75px;
    text-align: center;
    height: 25px;
    line-height: 25px;
    border: 1px solid #fff;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    color: #fff;
}
/*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨è¯¦æƒ…æŒ‰é’®å®šä½æŒ‰é’®hover*/
.depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img .depot_right_dw:hover .depot_right_btn{
    top: 110px;
}
/*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨è¯¦æƒ…æŒ‰é’®å®šä½æŒ‰é’®hover*/
.depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img .depot_right_dw .depot_right_btn:hover{
    top: 112px;
    -webkit-transition: all .1s ease-in;
    -moz-transition: all .1s ease-in;
    -ms-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    transition: all .1s ease-in;
}
/*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨è¯¦æƒ…æŒ‰é’®å®šä½è¯¦æƒ…æŒ‰é’®*/
.depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img .depot_right_dw .depot_right_btn.btn_detail{
    left: 15px;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
/*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨è¯¦æƒ…æŒ‰é’®å®šä½èµ„è®¯æŒ‰é’®*/
.depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img .depot_right_dw .depot_right_btn.btn_zx{
    right: 15px;
    background:#fff;
    color:rgba(121,35,250, .85) ;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
/*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨è¯¦æƒ…æŒ‰é’®å®šä½æŒ‰é’®æ ·å¼*/
.depot .depot_body .depot_right .depot_right_item .depot_right_list>span,
.depot .depot_body .depot_right .depot_right_item .depot_right_list>a{
    display: block;
    padding: 0 15px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
/*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨é™¢æ ¡åç§°*/
.depot .depot_body .depot_right .depot_right_item .depot_right_list>span.depot_right_text1{
    font-size: 16px;
}
/*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨é™¢æ ¡åç§°å°*/
.depot .depot_body .depot_right .depot_right_item .depot_right_list>span.depot_right_text2{
    font-size: 12px;
    color: #666;
}
/*7.ä¸‹èµ„è®¯*/
.info_bottom{
    padding: 20px 0;
}
/*7.ä¸‹èµ„è®¯åˆ—è¡¨æ ·å¼*/
.info_bottom .info_bottom_table{
    width: 100%;
    height: auto;
    position: relative;
    border: 1px solid #ddd;
    border-top: none;
    padding:5px 10px;
}
/*7.ä¸‹èµ„è®¯åˆ—è¡¨è¾¹æ¡†*/
.info_bottom .info_bottom_table:before{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: -moz-linear-gradient(315deg, rgba(44,119,215, .95),rgba(121,35,250, .85));
    background: -webkit-gradient(linear,0 50%,100% 50%,from(rgba(44,119,215, .95)),to(rgba(121,35,250, .85)));
    background: -webkit-linear-gradient(315deg, rgba(44,119,215, .95),rgba(121,35,250, .85));
    background: -o-linear-gradient(315deg, rgba(44,119,215, .95),rgba(121,35,250, .85));
    background: -ms-linear-gradient(315deg, rgba(44,119,215, .95),rgba(121,35,250, .85));
}
/*7.ä¸‹èµ„è®¯å¤´éƒ¨*/
.info_bottom .info_bottom_table .info_bottom_head{
    height: 45px;
    line-height: 45px;
    border-bottom: 1px dashed #ddd;
}
/*7.ä¸‹èµ„è®¯å†…å®¹*/
.info_bottom .info_bottom_table .info_bottom_body{
    padding: 20px 10px;
}
/*7.ä¸‹èµ„è®¯ç¬¬ä¸€æ¡å¸¦å›¾*/
.info_bottom .info_bottom_table .info_bottom_body .info_bottom_first .info_bottom_first_img{
    float: left;
    width: 130px;
    height: 90px;
    overflow: hidden;
    margin-right: 10px;
}
/*7.ä¸‹èµ„è®¯ç¬¬ä¸€æ¡å¸¦å›¾*/
.info_bottom .info_bottom_table .info_bottom_body .info_bottom_first .info_bottom_first_img img{
    height: 100%;
    width: auto;
}
/*7.ä¸‹èµ„è®¯ç¬¬ä¸€æ¡å¸¦å›¾æ ‡é¢˜*/
.info_bottom .info_bottom_table .info_bottom_body .info_bottom_first .info_bottom_first_text .info_bottom_first_title{
    display: block;
    height: 46px;
    line-height: 23px;
    font-weight: bold;
    overflow: hidden;
}
/*7.ä¸‹èµ„è®¯ç¬¬ä¸€æ¡å¸¦å›¾è¯¦æƒ…*/
.info_bottom .info_bottom_table .info_bottom_body .info_bottom_first .info_bottom_first_text .info_bottom_first_detail{
    display: block;
    height: 46px;
    line-height: 23px;
    color: #666;
    overflow: hidden;
}
/*7.ä¸‹èµ„è®¯æ–°é—»æ ‡é¢˜*/
.info_bottom .info_bottom_table .info_bottom_body .info_bottom_body_title{
    display: block;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    color: #666;
    position: relative;
    padding-left: 15px;
}
/*7.ä¸‹èµ„è®¯æ–°é—»æ ‡é¢˜*/
.info_bottom .info_bottom_table .info_bottom_body .info_bottom_body_title:hover{
    color: #0a7cf9;
}
/*7.ä¸‹èµ„è®¯æ–°é—»æ ‡é¢˜æ— åºåºå·*/
.info_bottom .info_bottom_table .info_bottom_body .info_bottom_body_title:before{
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -2px;
    left: 0;
    display: block;
    width:4px;
    height: 4px;
    background: #0a7cf9;
}
/*7.ä¸‹èµ„è®¯æˆåŠŸæ¡ˆä¾‹æ ·å¼*/
.info_bottom .info_bottom_table .info_bottom_suc .info_bottom_suc_list{
    padding: 16px 0;
    border-bottom: 1px dashed #ddd;
}
/*7.ä¸‹èµ„è®¯æˆåŠŸæ¡ˆä¾‹æœ€åŽä¸€ä¸ªæ²¡è¾¹æ¡†*/
.info_bottom .info_bottom_table .info_bottom_suc .info_bottom_suc_list:last-child{
    border: none;
}
/*7.ä¸‹èµ„è®¯æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜å›¾ç‰‡*/
.info_bottom .info_bottom_table .info_bottom_suc .info_bottom_suc_list .info_bottom_suc_a{
    display: block;
    width: 70px;
    height: 70px;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    float: left;
    margin-right: 20px;
	border: 1px solid #ddd;
}
/*7.ä¸‹èµ„è®¯æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜å›¾ç‰‡*/
.info_bottom .info_bottom_table .info_bottom_suc .info_bottom_suc_list:hover .info_bottom_suc_a .info_bottom_suc_img{
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15);
    opacity: 1;
}
/*7.ä¸‹èµ„è®¯æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜å›¾ç‰‡*/
.info_bottom .info_bottom_table .info_bottom_suc .info_bottom_suc_list .info_bottom_suc_a .info_bottom_suc_img{
    -webkit-transition: all .15s linear;
    -moz-transition: all .15s linear;
    -ms-transition: all .15s linear;
    -o-transition: all .15s linear;
    transition: all .15s linear;
    opacity: .8;
    width: auto;
    height: 100%;
    min-width: 100%;
}
/*7.ä¸‹èµ„è®¯æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜æ–‡å­—*/
.info_bottom .info_bottom_table .info_bottom_suc .info_bottom_suc_list .info_bottom_suc_title{
    display: block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-weight: bold;
}
/*7.ä¸‹èµ„è®¯æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜è¯¦æƒ…*/
.info_bottom .info_bottom_table .info_bottom_suc .info_bottom_suc_list .info_bottom_suc_detail{
    display: block;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    color: #666;
}
/*9.ç•™å­¦ä¸“é¢˜*/
.topic{
    height: auto;
}
/*9.ç•™å­¦ä¸“é¢˜æ ·å¼*/
.topic .topic_body{
    width: 100%;
    height: auto;
    border: 1px solid #ddd;
    position: relative;
    border-top: none;
    padding: 15px;
}
/*9.ç•™å­¦ä¸“é¢˜ä¸Šè¾¹æ¡†*/
.topic .topic_body:before{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: -moz-linear-gradient(315deg, rgba(44,119,215, .95),rgba(121,35,250, .85));
    background: -webkit-gradient(linear,0 50%,100% 50%,from(rgba(44,119,215, .95)),to(rgba(121,35,250, .85)));
    background: -webkit-linear-gradient(315deg, rgba(44,119,215, .95),rgba(121,35,250, .85));
    background: -o-linear-gradient(315deg, rgba(44,119,215, .95),rgba(121,35,250, .85));
    background: -ms-linear-gradient(315deg, rgba(44,119,215, .95),rgba(121,35,250, .85));
}
/*9.ç•™å­¦ä¸“é¢˜å¤´éƒ¨æ ‡é¢˜*/
.topic .topic_body .topic_head{
    height: 45px;
    line-height: 45px;
    border-bottom: 1px dashed #ddd;
}
/*9.ç•™å­¦ä¸“é¢˜å†…å®¹*/
.topic .topic_body .topic_table{
    position: relative;
    padding: 10px 40px 5px;
}
.topic .topic_body .topic_table .topic_container .topic_wrapper .topic_slide{
	width: 257px;
}
/*9.ç•™å­¦ä¸“é¢˜å†…å®¹å®½é«˜*/
.topic .topic_body .topic_table .topic_container .topic_wrapper .topic_slide .topic_icon{
    padding: 10px;
    width:  100%;
    height: 150px;
}
/*9.ç•™å­¦ä¸“é¢˜å†…å®¹å›¾ç‰‡hover*/
.topic .topic_body .topic_table .topic_container .topic_wrapper .topic_slide:hover .topic_icon .topic_img{
    -webkit-box-shadow: 0 0 10px #666;
    -moz-box-shadow: 0 0 10px #666;
    box-shadow: 0 0 10px #666;
}
/*9.ç•™å­¦ä¸“é¢˜å†…å®¹å›¾ç‰‡*/
.topic .topic_body .topic_table .topic_container .topic_wrapper .topic_slide .topic_icon .topic_img{
    width:  100%;
    height: auto;
    -webkit-transition: all .15s linear;
    -moz-transition: all .15s linear;
    -ms-transition: all .15s linear;
    -o-transition: all .15s linear;
    transition: all .15s linear;
}
/*9.ç•™å­¦ä¸“é¢˜å†…å®¹æ ‡é¢˜hover*/
.topic .topic_body .topic_table .topic_container .topic_wrapper .topic_slide:hover .topic_text{
    font-weight: bold;
}
/*9.ç•™å­¦ä¸“é¢˜å†…å®¹æ ‡é¢˜*/
.topic .topic_body .topic_table .topic_container .topic_wrapper .topic_slide .topic_text{
    margin-top: 10px;
    text-align: center;
    color: #565656;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
/*9.ç•™å­¦ä¸“é¢˜å†…å®¹é“¾æŽ¥*/
.topic .topic_body .topic_table .topic_container .topic_wrapper .topic_slide a{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background:url(about:blank);
}
/*10.å‹æƒ…é“¾æŽ¥*/
.link{
    padding: 20px 0 30px;
}
/*10.å‹æƒ…é“¾æŽ¥å¤´éƒ¨æ ‡é¢˜*/
.link .link_head{
    width: 78px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background: #097CF9;
    color: #fff;
    font-size: 14px;
}
/*10.å‹æƒ…é“¾æŽ¥å†…è¾¹è·*/
.link .link_body{
    padding: 10px;
}
/*10.å‹æƒ…é“¾æŽ¥aæ ·å¼*/
.link .link_body a{
    display: inline-block;
    color: #666;
    padding: 0 10px;
    font-size: 14px;
    height: 24px;
    line-height: 24px;
}
/*10.å‹æƒ…é“¾æŽ¥aæ ·å¼hover*/
.link .link_body a:hover{
    color: #097CF9;
}
/*11.åº•éƒ¨ä¿¡æ¯*/
/*.footer{*/
/*    width: 100%;*/
/*    height: 230px;*/
/*    background: #2F353A;*/
/*    padding: 20px 0;*/
/*	margin-bottom: -20px;*/
/*}*/
/*11.åº•éƒ¨ä¿¡æ¯å†…è¾¹è·*/
/*.footer .footer_table{*/
/*    float: left;*/
/*    padding: 0 15px;*/
/*}*/
/*11.åº•éƒ¨ä¿¡æ¯æ–‡å­—é¢œè‰²*/
/*.footer .footer_table,*/
/*.footer .footer_table a{*/
/*    color: #fff;*/
/*}*/
/*11.åº•éƒ¨ä¿¡æ¯ç•™å­¦æ¨¡å¼*/
/*.footer .footer_table.footer_table1{*/
/*    width: 10%;*/
/*}*/
/*11.åº•éƒ¨ä¿¡æ¯è”ç³»æˆ‘ä»¬*/
/*.footer .footer_table.footer_table2{*/
/*    width: 35%;*/
/*}*/
/*11.åº•éƒ¨ä¿¡æ¯æ ç›®å¯¼èˆª*/
/*.footer .footer_table.footer_table3{*/
/*    width: 30%;*/
/*}*/
/*11.åº•éƒ¨ä¿¡æ¯äºŒç»´ç */
/*.footer .footer_table.footer_table4{*/
/*    width: 25%;*/
/*}*/
/*11.åº•éƒ¨ä¿¡æ¯å¤´éƒ¨æ ‡é¢˜*/
/*.footer .footer_table .footer_table_title{*/
/*    font-size: 18px;*/
/*    height: 35px;*/
/*    line-height: 35px;*/
/*}*/
/*11.åº•éƒ¨ä¿¡æ¯ç•™å­¦æ¨¡å¼æ–‡å­—æ ·å¼*/
/*.footer .footer_table.footer_table1 .footer_item a{*/
/*    display: block;*/
/*    font-size: 14px;*/
/*    height: 24px;*/
/*    line-height: 24px;*/
/*}*/
/*11.åº•éƒ¨ä¿¡æ¯è”ç³»æˆ‘ä»¬ç”µè¯æ ·å¼*/
/*.footer .footer_table.footer_table2 .footer_item .footer_tel{*/
/*    height: 50px;*/
/*    line-height: 50px;*/
/*    font-size: 34px;*/
/*    color: #eec706;*/
/*}*/
/*11.åº•éƒ¨ä¿¡æ¯è”ç³»æˆ‘ä»¬åœ°å€é‚®ç¼–*/
/*.footer .footer_table.footer_table2 .footer_item .footer_text{*/
/*    font-size: 14px;*/
/*}*/
/*11.åº•éƒ¨ä¿¡æ¯æ ç›®å¯¼èˆªæ–‡å­—æ ·å¼*/
/*.footer .footer_table.footer_table3 .footer_item a{*/
/*    font-size: 14px;*/
/*    padding: 0 5px;*/
/*}*/
/*11.åº•éƒ¨ä¿¡æ¯äºŒç»´ç å±…ä¸­*/
/*.footer .footer_table.footer_table4{*/
/*    text-align: center;*/
/*}*/
/*11.åº•éƒ¨ä¿¡æ¯äºŒç»´ç å®½è¾¹è·*/
/*.footer .footer_table.footer_table4 .footer_img{*/
/*    width: 100px;*/
/*    margin: 10px auto;*/
/*}*/
.footer p{
    margin: 0;
}
.footer .phone{
    margin: 0;
    padding: 0;
}
.footer img{
    max-width: 100%;
}

/*********************é™¢æ ¡åº“*********************/
/*é™¢æ ¡åº“banner*/
.colleges_banner{
    width: 100%;
    height: auto;
    overflow: hidden;
}
/*é™¢æ ¡åº“banner*/
.colleges_banner .colleges_banner_container .colleges_banner_wrapper .colleges_banner_slide{
    width: 100%;
    height: auto;
}
/*é™¢æ ¡åº“bannerå›¾ç‰‡*/
.colleges_banner .colleges_banner_container .colleges_banner_wrapper .colleges_banner_slide .colleges_banner_img{
    width:100%;
    height: auto;
}
/*é™¢æ ¡åº“banneré“¾æŽ¥*/
.colleges_banner .colleges_banner_container .colleges_banner_wrapper .colleges_banner_slide .colleges_banner_a{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: url(about:blank);
}
/*é™¢æ ¡åº“banneråˆ†é¡µ*/
.colleges_banner .colleges_banner_container .colleges_banner_pagi .swiper-pagination-bullet{
    width: 13px;
    height: 13px;
    background:transparent;
    border: 2px solid #fff;
    opacity: 1;
}
/*é™¢æ ¡åº“banneråˆ†é¡µæ´»åŠ¨æ ·å¼*/
.colleges_banner .colleges_banner_container .colleges_banner_pagi .swiper-pagination-bullet-active{
    background: #fff;
    border: none;
}
/*é™¢æ ¡åº“ä¸»è¦å†…å®¹ ä½ç½®*/
.colleges_main .colleges_body .colleges_left{
    padding-top: 10px;
}
/*é™¢æ ¡åº“ä¸»è¦å†…å®¹ ä½ç½®*/
.colleges_main .colleges_body .colleges_left .colleges_posi{
    font-size: 14px;
    color: #999;
    line-height: 40px;
}
/*é™¢æ ¡åº“ä¸»è¦å†…å®¹ ä½ç½®*/
.colleges_main .colleges_body .colleges_left .colleges_posi>a{
    color: #666;
    padding: 0 5px;
}
/*é™¢æ ¡åº“ä¸»è¦å†…å®¹ ä½ç½®*/
.colleges_main .colleges_body .colleges_left .colleges_posi>a:hover{
    color: #097CF9;
}
/*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æœç´¢æ¡†*/
.colleges_main .colleges_body .colleges_left .colleges_search{
    border: 1px solid #ddd;
    padding: 15px 30px;
}
/*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æœç´¢æ ç›®*/
.colleges_main .colleges_body .colleges_left .colleges_search .colleges_search_item{
    margin: 10px 0;
    font-size: 14px;
}
/*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æœç´¢æ ç›®æ–‡å­—*/
.colleges_main .colleges_body .colleges_left .colleges_search .colleges_search_item,
.colleges_main .colleges_body .colleges_left .colleges_search .colleges_search_item a{
    color: #666;
}
/*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æœç´¢æ ç›®æ–‡å­—*/
.colleges_main .colleges_body .colleges_left .colleges_search .colleges_search_item a{
    padding: 0 10px;
}
/*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æœç´¢æ ç›®æ–‡å­—*/
.colleges_main .colleges_body .colleges_left .colleges_search .colleges_search_item a.search_text_active,
.colleges_main .colleges_body .colleges_left .colleges_search .colleges_search_item a.changefieldandcss{
    font-weight: bold;
    color: #097CF9;
}
/*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æœç´¢æ¡†*/
.colleges_main .colleges_body .colleges_left .colleges_search .colleges_form{
    position: relative;
    display: inline-block;
}
/*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æœç´¢æ¡†æ ·å¼*/
.colleges_main .colleges_body .colleges_left .colleges_search .colleges_form .colleges_search_input{
    display: inline-block;
    width: 300px;
    height: 30px;
    line-height: 30px;
    padding: 6px 12px;
    font-size: 14px;
    color: #999;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ddd;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    margin-left: 10px;
}
/*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æœç´¢æ¡†focusæ ·å¼*/
.colleges_main .colleges_body .colleges_left .colleges_search .colleges_form .colleges_search_input:focus{
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
/*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æäº¤æŒ‰é’®*/
.colleges_main .colleges_body .colleges_left .colleges_search .colleges_form .colleges_search_btn{
    position: absolute;
    top: 0;
    right: 0;
    width: 55px;
    height: 30px;
    background: #0579DE;
    border: none;
    color: #fff;
    -webkit-transition: all .15s linear;
    -moz-transition: all .15s linear;
    -ms-transition: all .15s linear;
    -o-transition: all .15s linear;
    transition: all .15s linear;
}
/*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æäº¤æŒ‰é’®*/
.colleges_main .colleges_body .colleges_left .colleges_search .colleges_form .colleges_search_btn:hover{
    background: #61A9FB;
}
/*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æœç´¢ç»“æžœ*/
.colleges_main .colleges_body .colleges_left .colleges_table{
    padding: 15px 0;
}
/*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æœç´¢ç»“æžœæ¡æ•°*/
.colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_head{
    font-size: 12px;
    color: #666;
    text-align: right;
    margin-bottom: 5px;
}
/*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æœç´¢ç»“æžœæ¡æ•°æ•°å­—*/
.colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_head>span{
    color: #ff0000;
    font-size: 20px;
    font-family: "å®‹ä½“";
}
/*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æœç´¢ç»“æžœåˆ—è¡¨*/
.colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main{
    border-top: 1px solid #EBEBEB;
    padding: 10px 0 0;
}
/*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æœç´¢ç»“æžœåˆ—è¡¨*/
.colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list{
    width: 100%;
    height: 117px;
}
/*é™¢æ ¡åº“ä¸»è¦å†…å®¹ å·¦å³åˆ—è¡¨å±…ä¸­*/
.colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list_first,
.colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list_last{
    text-align: center;
}
/*é™¢æ ¡åº“ä¸»è¦å†…å®¹ åˆ—è¡¨è¾¹è·*/
.colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item{
    width: 100%;
    height: auto;
    padding: 20px;
    border-bottom: 1px solid #ddd;
}
/*é™¢æ ¡åº“ä¸»è¦å†…å®¹ åˆ—è¡¨hover*/
.colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item:hover{
    -webkit-box-shadow: 0 0 15px #ddd;
    -moz-box-shadow: 0 0 15px #ddd;
    box-shadow: 0 0 15px #ddd;
}
/*é™¢æ ¡åº“ä¸»è¦å†…å®¹ åˆ—è¡¨é«˜ä½Ž*/
.colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_a{
    display: inline-block;
    width: 157px;
    height: 117px;
    overflow: hidden;
    border: 1px solid #ddd;
    margin: 0 auto;
}
/*é™¢æ ¡åº“ä¸»è¦å†…å®¹ åˆ—è¡¨é«˜ä½Ž*/
.colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_a .colleges_table_list_img{
    width: auto;
    height: 100%;
    margin: 0 auto;
}
/*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æ ‡é¢˜è¡Œé«˜*/
.colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_title{
    width: 100%;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
}
/*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æ ‡é¢˜å­—å·*/
.colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_title .colleges_table_list_title_ch{
    font-size: 18px;
    font-weight: bold;
}
/*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æ ‡é¢˜è‹±æ–‡*/
.colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_title .colleges_table_list_title_en{
    text-transform: uppercase;
    font-size: 14px;
    color: #999;
}
/*é™¢æ ¡åº“ä¸»è¦å†…å®¹ ä¿¡æ¯åˆ—è¡¨*/
.colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_info .colleges_table_list_info_table{
    width: 50%;
    float: left;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
}
/*é™¢æ ¡åº“ä¸»è¦å†…å®¹ ä¿¡æ¯åˆ—è¡¨*/
.colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_info .colleges_table_list_info_table:last-child{
    width: 100%;
}
/*é™¢æ ¡åº“ä¸»è¦å†…å®¹ ä¿¡æ¯åˆ—è¡¨å­—å·*/
.colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_info .colleges_table_list_info_table span{
    font-size: 14px;
    color: #666;
}
/*é™¢æ ¡åº“ä¸»è¦å†…å®¹ ä¿¡æ¯åˆ—è¡¨æ–‡å­—*/
.colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_info .colleges_table_list_info_table span.info_table_title{
    color: #999;
    margin-right: 5px;
}
/*é™¢æ ¡åº“ä¸»è¦å†…å®¹ ä¿¡æ¯åˆ—è¡¨æ–‡å­—*/
.colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn{
    padding: 21px 0;
    display: block;
}
/*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æŒ‰é’®*/
.colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn .colleges_table_list_btna{
    display: inline-block;
    width: 100px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all .15s linear;
    -moz-transition: all .15s linear;
    -ms-transition: all .15s linear;
    -o-transition: all .15s linear;
    transition: all .15s linear;
    font-size: 14px;
}
/*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æŒ‰é’®*/
.colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn .colleges_table_list_btna:first-child{
    background: #0579DE;
    color: #fff;
    border: 1px solid transparent;
}
/*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æŒ‰é’®*/
.colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn .colleges_table_list_btna:first-child:hover{
    background: #60AAFA;
    border: 1px solid #0579DE;
    color: #fff;
}
/*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æŒ‰é’®*/
.colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn .colleges_table_list_btna:last-child{
    border:1px solid  #EB0000;
    color: #EB0000;
    margin-top: 11px;
}
/*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æŒ‰é’®*/
.colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn .colleges_table_list_btna:last-child:hover{
    background:#EB0000;
    color: #fff;
}
/*é™¢æ ¡åº“ä¸»è¦å†…å®¹ åˆ†é¡µ*/
.colleges_page{
    padding: 25px 0 80px;
}
/*é™¢æ ¡åº“ä¸»è¦å†…å®¹ åˆ†é¡µå±…ä¸­*/
.colleges_page .colleges_page_item{
    text-align: center;
}
.colleges_page .colleges_page_item>a{
    display: inline-block;
    height: 28px;
    line-height: 26px;
    text-align: center;
    padding: 0 8px;
    border: 1px solid #ddd;
    color: #666;
    font-size: 14px;
    margin: 0 1px;
}
.colleges_page .colleges_page_item>b{
    display: inline-block;
    height: 28px;
    line-height: 26px;
    text-align: center;
    padding: 0 8px;
    background: #097CF9;
    color: #fff;
    border: 1px solid transparent;
}


/*å³ä¾§å’¨è¯¢*/
.box_right{
   padding-top: 10px;
}
/*é™¢æ ¡åº“å’¨è¯¢æŠ¥åæ¡†*/
.box_consult .box_consult_title{
    width: 100%;
    text-align: center;
    height: 45px;
    line-height: 45px;
    font-weight: bold;
    font-size: 20px;
    background: #0579DE;
    color: #fff;
}
/*é™¢æ ¡åº“å’¨è¯¢æŠ¥åæ¡†*/
.box_consult .box_consult_body{
    padding:10px 20px;
    border: 1px solid #ddd;
    border-top: none;
}
/*é™¢æ ¡åº“å’¨è¯¢æ–‡å­—*/
.box_consult .box_consult_body .box_consult_body_text{
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #666;
}
/*é™¢æ ¡åº“å’¨è¯¢é«˜åº¦*/
.box_consult .box_consult_body .box_consult_table{
    width: 100%;
    height: auto;
    cursor: pointer;
    position: relative;
}
/*å³ä¾§ å’¨è¯¢æç¤ºæ¡†*/
.box_consult .box_consult_body .box_consult_table .box_consult_table_prom{
    text-align: center;
    border: 1px solid #A0C7FF;
    position: absolute;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    z-index: 99;
    opacity: 0;
    display: none;
    -webkit-transition: all .15s linear;
    -moz-transition: all .15s linear;
    -ms-transition: all .15s linear;
    -o-transition: all .15s linear;
    transition: all .15s linear;
    padding: 20px 0;
}
/*å³ä¾§ å’¨è¯¢æç¤ºæ¡†æ–‡å­—*/
.box_consult .box_consult_body .box_consult_table .box_consult_table_prom div{
    color: #999;
    font-size: 16px;
}
/*å³ä¾§ å’¨è¯¢æç¤ºæ¡†ç”µè¯*/
.box_consult .box_consult_body .box_consult_table .box_consult_table_prom div.consult_red_tel{
    color: #0579DE;
    font-size: 20px;
    font-weight: bold;
    line-height: 40px;
}
/*å³ä¾§ å’¨è¯¢æç¤ºæ¡†ç”µè¯ä½ç½®*/
.box_consult .box_consult_body .box_consult_table:hover .box_consult_table_left{
    opacity: 1;
    left: -210px;
    display: block;
}
/*å³ä¾§ å’¨è¯¢æç¤ºæ¡†ç”µè¯ä½ç½®*/
.box_consult .box_consult_body .box_consult_table .box_consult_table_left{
    width: 200px;
    height: 100px;
    top: 50%;
    left: -210px;
    margin-top: -50px;
    -webkit-box-shadow:inset -5px 0 10px #F7F7F7, 0 0 10px #D1D1D1;
    -moz-box-shadow:inset -5px 0 10px #F7F7F7, 0 0 10px #D1D1D1;
    box-shadow:inset -5px 0 10px #F7F7F7, 0 0 10px #D1D1D1;
}
/*å³ä¾§ å’¨è¯¢æç¤ºæ¡†ç”µè¯ä½ç½®*/
.box_consult .box_consult_body .box_consult_table .box_consult_table_left:before{
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    right: -20.5px;
    background: url(../images/triangle.png) no-repeat;
    filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2)
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    width: 30px;
    height: 29px;
}
/*å³ä¾§ å’¨è¯¢æç¤ºæ¡†å¾®ä¿¡ä½ç½®*/
.box_consult .box_consult_body .box_consult_table:hover .box_consult_table_mid{
    opacity: 1;
    top: -170px;
    display: block;
}
/*å³ä¾§ å’¨è¯¢æç¤ºæ¡†å¾®ä¿¡ä½ç½®*/
.box_consult .box_consult_body .box_consult_table .box_consult_table_mid{
    width: 150px;
    height: 150px;
    top: -150px;
    padding: 12px;
    left: 50%;
    margin-left: -82px;
    -webkit-box-shadow:inset -5px 0 10px #F7F7F7, 0 0 10px #D1D1D1;
    -moz-box-shadow:inset -5px 0 10px #F7F7F7, 0 0 10px #D1D1D1;
    box-shadow:inset -5px 0 10px #F7F7F7, 0 0 10px #D1D1D1;
}
/*å³ä¾§ å’¨è¯¢æç¤ºæ¡†å¾®ä¿¡ä½ç½®*/
.box_consult .box_consult_body .box_consult_table .box_consult_table_mid:before{
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    bottom: -20px;
    background: url(../images/triangle.png) no-repeat;
    width: 30px;
    height: 29px;
}
/*å³ä¾§ å’¨è¯¢å›¾æ ‡*/
.box_consult .box_consult_body .box_consult_table  .box_consult_body_icon{
    width: 100%;
    height: auto;
}
/*å³ä¾§ å’¨è¯¢å›¾æ ‡*/
.box_consult .box_consult_body .box_consult_table  .box_consult_body_icon i{
    display: block;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: 90%;
    width: 60px;
    height: 60px;
}
/*å³ä¾§ å’¨è¯¢ç”µè¯å›¾æ ‡*/
.box_consult .box_consult_body .box_consult_table  .box_consult_body_icon .box_tel{
    background-image:url(../images/tel.png);
}
/*å³ä¾§ å’¨è¯¢ç”µè¯å›¾æ ‡*/
.box_consult .box_consult_body .box_consult_table:hover  .box_consult_body_icon .box_tel{
    background-image:url(../images/tel1.png);
}
/*å³ä¾§ å’¨è¯¢å¾®ä¿¡å›¾æ ‡*/
.box_consult .box_consult_body .box_consult_table  .box_consult_body_icon .box_chat{
    background-image:url(../images/chat.png);
}
/*å³ä¾§ å’¨è¯¢å¾®ä¿¡å›¾æ ‡*/
.box_consult .box_consult_body .box_consult_table:hover  .box_consult_body_icon .box_chat{
    background-image:url(../images/chat1.png);
}
/*å³ä¾§ å’¨è¯¢qqå›¾æ ‡*/
.box_consult .box_consult_body .box_consult_table  .box_consult_body_icon .box_qq{
    background-image:url(../images/qq.png);
}
/*å³ä¾§ å’¨è¯¢qqå›¾æ ‡*/
.box_consult .box_consult_body .box_consult_table:hover  .box_consult_body_icon .box_qq{
    background-image:url(../images/qq1.png);
}
/*å³ä¾§ å’¨è¯¢æ–‡å­—*/
.box_consult .box_consult_body .box_consult_table .box_consult_icon_text{
    display: block;
    text-align: center;
    height: 30px;
    line-height: 30px;
    color: #999;
    font-size: 14px;
}
/*å³ä¾§ å’¨è¯¢a*/
.box_consult .box_consult_body .box_consult_table .box_consult_icon_a{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top:0 ;
    left: 0;
}
/*å³ä¾§å¹¿å‘Šå›¾*/
.box_right .box_right_img{
    margin: 20px 0;
    position: relative;
}
.box_right .box_right_img img{
    width: 100%;
    height: auto;
}
.box_right .box_right_img .box_right_img_a{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background:url(about:blank);
}
/*å³ä¾§ ç”³è¯·é€šé“*/
.box_right .apply{
    width: 100%;
    height: auto;
    border: 1px solid #ddd;
}
/*å³ä¾§ ç”³è¯·é€šé“åç§°*/
.box_right .apply .apply_title{
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size:20px ;
    font-weight: bold;
    background: #0579DE;
    color: #fff;
}
/*å³ä¾§ ç”³è¯·é€šé“è¡¨å•*/
.box_right .apply .apply_form{
    padding: 20px 15px 30px;
}
/*å³ä¾§ ç”³è¯·é€šé“è¾“å…¥æ¡†ä¸‹è¾¹è·*/
.box_right .apply .apply_form .apply_form_body>div>div{
    margin-bottom: 15px;
}
/*å³ä¾§ ç”³è¯·é€šé“è¾“å…¥æ¡†æ–‡å­—é¢œè‰²*/
.box_right .apply_form .apply_form_body .form-control{
    color: #999;
    font-size: 14px;
    padding: 5px 5px;
}
/*å³ä¾§ ç”³è¯·é€šé“è¾“å…¥æ¡†æŒ‰é’®æ ·å¼*/
.box_right .apply .apply_form .apply_form_btn{
    margin-top: 5px;
    padding: 0;
}
/*å³ä¾§ ç”³è¯·é€šé“è¾“å…¥æ¡†æŒ‰é’®æ ·å¼*/
.box_right .apply .apply_form .apply_form_btn .apply_form_a{
    height: 30px;
    line-height:30px;
    display: block;
    width: 100px;
    border: 1px solid #0a7cf9;
    text-align: center;
    background: #0a7cf9;
    color: #fff;
    font-size: 14px;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    padding: 0;
    margin: 0 auto;
}
/*å³ä¾§ ç”³è¯·é€šé“è¾“å…¥æ¡†æŒ‰é’®hover*/
.box_right .apply .apply_form .apply_form_btn .apply_form_a:hover{
    background: #60AAFA;
}
/*å³ä¾§ ç”³è¯·é€šé“è¾“å…¥æ¡†æŒ‰é’®æ ·å¼*/
.box_right .apply .apply_form .apply_form_btn .apply_form_a.form_a1{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
/*å³ä¾§ å¹¿å‘Šä½*/
.box_right .box_right_img{
    margin:20px 0;
}
.box_right .box_right_img img{
    width: 100%;
    height: auto;
}
.box_right_img_a{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
/*å³ä¾§ ç•™å­¦èµ„è®¯*/
.box_right .box_right_hot{
    width: 100%;
    height: auto;
    position: relative;
    border: 1px solid #ddd;
    border-top: none;
    padding: 7px 10px;
    margin-bottom: 20px;
}
/*å³ä¾§ ç•™å­¦èµ„è®¯æ¸å˜çº¿æ¡*/
.box_right .box_right_hot:before{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: -moz-linear-gradient(315deg, rgba(44,119,215, .95),rgba(121,35,250, .85));
    background: -webkit-gradient(linear,0 50%,100% 50%,from(rgba(44,119,215, .95)),to(rgba(121,35,250, .85)));
    background: -webkit-linear-gradient(315deg, rgba(44,119,215, .95),rgba(121,35,250, .85));
    background: -o-linear-gradient(315deg, rgba(44,119,215, .95),rgba(121,35,250, .85));
    background: -ms-linear-gradient(315deg, rgba(44,119,215, .95),rgba(121,35,250, .85));
}
/*å³ä¾§ ç•™å­¦èµ„è®¯æ ‡é¢˜*/
.box_right .box_right_hot .info_bottom_head{
    height: 45px;
    line-height: 45px;
    border-bottom: 1px dashed #ddd;
    padding-left: 5px;
}
/*å³ä¾§ ç•™å­¦èµ„è®¯more*/
.box_right .box_right_hot .info_bottom_head .info_top_more{
    position: absolute;
    top:12px;
    right: 15px;
    line-height: 45px;
    text-transform: uppercase;
    color: #0a7cf9;
}
/*å³ä¾§ ç•™å­¦èµ„è®¯åˆ—è¡¨è¾¹æ¡†*/
.box_right .box_right_hot .box_right_hot_body .box_right_hot_list{
    padding: 15px 0;
    border-bottom: 1px dashed #ddd;
}
/*å³ä¾§ ç•™å­¦èµ„è®¯åˆ—è¡¨æ ‡é¢˜*/
.box_right .box_right_hot .box_right_hot_body .box_right_hot_list a{
    display: block;
    font-size: 16px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    font-weight: bold;
}
/*å³ä¾§ ç•™å­¦èµ„è®¯åˆ—è¡¨è¯¦æƒ…*/
.box_right .box_right_hot .box_right_hot_body .box_right_hot_list p{
    font-size: 12px;
    margin: 0;
    color: #666;
    height: 44px;
    line-height: 22px;
    overflow: hidden;
}
/*å³ä¾§ ç•™å­¦èµ„è®¯åˆ—è¡¨æœ€åŽä¸€ä¸ªæ²¡è¾¹æ¡†*/
.box_right .box_right_hot .box_right_hot_body .box_right_hot_list:last-child{
    border: none;
}
/*å³ä¾§æˆåŠŸæ¡ˆä¾‹*/
.box_right .detail_info_table{
    width: 100%;
    height: auto;
    position: relative;
    border: 1px solid #ddd;
    border-top: none;
    padding: 7px 10px;
    margin: 20px 0;
}
/*å³ä¾§æˆåŠŸæ¡ˆä¾‹åˆ—è¡¨è¾¹æ¡†*/
.box_right .detail_info_table:before{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: -moz-linear-gradient(315deg, rgba(44,119,215, .95),rgba(121,35,250, .85));
    background: -webkit-gradient(linear,0 50%,100% 50%,from(rgba(44,119,215, .95)),to(rgba(121,35,250, .85)));
    background: -webkit-linear-gradient(315deg, rgba(44,119,215, .95),rgba(121,35,250, .85));
    background: -o-linear-gradient(315deg, rgba(44,119,215, .95),rgba(121,35,250, .85));
    background: -ms-linear-gradient(315deg, rgba(44,119,215, .95),rgba(121,35,250, .85));
}
/*å³ä¾§æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜*/
.box_right .detail_info_table .detail_info_head{
    height: 45px;
    line-height: 45px;
    border-bottom: 1px dashed #ddd;
    padding-left: 5px;
}
/*å³ä¾§æˆåŠŸæ¡ˆä¾‹more*/
.box_right .detail_info_table .detail_info_head .info_top_more{
    position: absolute;
    top:7px;
    right: 15px;
    line-height: 45px;
    text-transform: uppercase;
    color: #0a7cf9;
}
/*å³ä¾§æˆåŠŸæ¡ˆä¾‹æ ·å¼*/
.box_right .detail_info_table .detail_info_suc .detail_info_suc_list.detail_info_suc_lists{
    padding-right: 10px;
    padding-left: 10px;
}
/*å³ä¾§æˆåŠŸæ¡ˆä¾‹æ ·å¼*/
.box_right .detail_info_table .detail_info_suc .detail_info_suc_list{
    padding: 11px 0;
    border-bottom: 1px dashed #ddd;
}
/*å³ä¾§æˆåŠŸæ¡ˆä¾‹æœ€åŽä¸€ä¸ªæ²¡è¾¹æ¡†*/
.box_right .detail_info_table .detail_info_suc .detail_info_suc_list:last-child{
    border: none;
}
/*å³ä¾§æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜å›¾ç‰‡*/
.box_right .detail_info_table .detail_info_suc .detail_info_suc_list .detail_info_suc_a{
    display: block;
    width: 70px;
    height: 70px;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    float: left;
    margin-right: 10px;
    border: 1px solid #f8f8f8;
}
/*å³ä¾§æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜å›¾ç‰‡*/
.box_right .detail_info_table .detail_info_suc .detail_info_suc_list .detail_info_suc_squ{
    display: block;
    width: 70px;
    height: 70px;
    overflow: hidden;
    border: 1px solid #ddd;
    float: left;
    margin-right: 20px;
}
/*å³ä¾§æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜å›¾ç‰‡*/
.box_right .detail_info_table .detail_info_suc .detail_info_suc_list .detail_info_suc_squ:hover{
    opacity: .8;
}
/*å³ä¾§æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜å›¾ç‰‡*/
.box_right .detail_info_table .detail_info_suc .detail_info_suc_list:hover .detail_info_suc_a .detail_info_suc_img{
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15);
    opacity: 1;
}
/*å³ä¾§æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜å›¾ç‰‡*/
.box_right .detail_info_table .detail_info_suc .detail_info_suc_list .detail_info_suc_a .detail_info_suc_img{
    width: 100%;
    height: auto;
    -webkit-transition: all .15s linear;
    -moz-transition: all .15s linear;
    -ms-transition: all .15s linear;
    -o-transition: all .15s linear;
    transition: all .15s linear;
    opacity: .8;
}
/*å³ä¾§æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜æ–‡å­—*/
.box_right .detail_info_table .detail_info_suc .detail_info_suc_list .detail_info_suc_title{
    display: block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.box_right .detail_info_table .detail_info_suc .detail_info_suc_list .detail_info_suc_title a{
    font-weight: bold;
}
/*å³ä¾§æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜è¯¦æƒ…*/
.box_right .detail_info_table .detail_info_suc .detail_info_suc_list .detail_info_suc_detail {
    display: block;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    color: #666;
}
/*å³ä¾§ äºŒç»´ç */
.box_right .box_right_hot .box_right_hot_img{
    padding: 15px 0;
    text-align: center;
}
/*å³ä¾§ äºŒç»´ç æè¿°*/
.box_right .box_right_hot .box_right_hot_img .box_right_hot_img_text{
    font-size: 14px;
    line-height: 28px;
    color: #666;
}









/***********************è¯¦æƒ…é¡µ***********************/
/*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹*/
.detail_main .detail_body .detail_left{
    margin-top: 10px;
}
/*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹ ä½ç½®*/
.detail_main .detail_body .detail_left .colleges_posi{
    font-size: 14px;
    color: #999;
    line-height: 45px;
}
/*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹ ä½ç½®*/
.detail_main .detail_body .detail_left .colleges_posi>a{
    color: #666;
    padding: 0 5px;
}
/*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹ ä½ç½®*/
.detail_main .detail_body .detail_left .colleges_posi>a:hover{
    color: #097CF9;
}
/*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹æ–‡å­—*/
.detail_main .detail_body .detail_left .detail_left_body{
    height: auto;
    border: 1px solid #ddd;
    position: relative;
    padding: 0 25px;
}
/*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹å·¦ä¸Šè§’æ˜Ÿæ ‡*/
.detail_main .detail_body .detail_left .detail_left_body:before{
    content: "";
    display: block;
    position: absolute;
    top: -6px;
    left: -6px;
    background: url(../images/detail_star.png) no-repeat;
    background-size: 100%;
    width: 70px;
    height: 70px;
}
/*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹å¤´éƒ¨*/
.detail_main .detail_body .detail_left .detail_left_body .detail_left_body_head{
    text-align: center;
    border-bottom: 1px solid #ddd;
    padding-top: 30px;
}
/*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹å¤´éƒ¨æ ‡é¢˜*/
.detail_main .detail_body .detail_left .detail_left_body .detail_left_body_head .detail_left_body_title{
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    color: #333;
}
/*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹å¤´éƒ¨æ—¶é—´ä½œè€…*/
.detail_main .detail_body .detail_left .detail_left_body .detail_left_body_head .detail_left_body_text{
    padding: 10px 0;
}
/*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹å¤´éƒ¨æ—¶é—´ä½œè€…æ–‡å­—æ ·å¼*/
.detail_main .detail_body .detail_left .detail_left_body .detail_left_body_head .detail_left_body_text>span,
.detail_main .detail_body .detail_left .detail_left_body .detail_left_body_head .detail_left_body_text a{
    color: #999;
    padding: 0 3px;
    font-size: 14px;
}
/*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹æ–‡ç« */
.detail_main .detail_body .detail_left .detail_left_body .detail_left_body_main{
    padding: 15px 10px 50px;
    overflow: hidden;
}
.detail_main .detail_body .detail_left .detail_left_body .detail_left_body_main p,
.about .about_body .about_text .about_text_body p,
.about .about_body .about_text .about_text_body span{
	color: #666;
}
/*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹æ–‡ç« æ–‡å­—*/
.detail_main .detail_body .detail_left .detail_left_body .detail_left_body_main p,
.detail_main .detail_body .detail_left .detail_left_body .detail_left_body_main span,
.about .about_body .about_text .about_text_body p,
.about .about_body .about_text .about_text_body span{
    font-size: 14px;
    line-height: 28px;
}
.detail_main .detail_body .detail_left .detail_left_body .detail_left_body_main table,
.about .about_body .about_text .about_text_body table{
  width: auto !important;
  max-width: 100% !important;
  text-align: center;
  word-break:break-all;
  margin: 0 auto;
}
.detail_main .detail_body .detail_left .detail_left_body .detail_left_body_main table td,
.detail_main .detail_body .detail_left .detail_left_body .detail_left_body_main table th,
.about .about_body .about_text .about_text_body table td,
.about .about_body .about_text .about_text_body table th{
  padding: 5px;
  vertical-align: middle;
  border:1px solid #2C2C2C;
}
.detail_main .detail_body .detail_left .detail_left_body .detail_left_body_main img,
.about .about_body .about_text .about_text_body img{
  max-width: 95% !important;
  height: auto !important;
  display: block !important;
  padding: 5px 0 !important;
  margin: 0 auto !important;
}
/*è¯¦æƒ…é¡µ ä¸Šä¸€ç¯‡ä¸‹ä¸€ç¯‡*/
.detail_main .detail_body .detail_left .detail_left_page{
    color: #999;
    margin: 10px 0 15px;
}
/*è¯¦æƒ…é¡µ ä¸Šä¸€ç¯‡ä¸‹ä¸€ç¯‡è¡Œé«˜*/
.detail_main .detail_body .detail_left .detail_left_page .detail_left_page_prev,
.detail_main .detail_body .detail_left .detail_left_page .detail_left_page_next{
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
/*è¯¦æƒ…é¡µ ä¸Šä¸€ç¯‡ä¸‹ä¸€ç¯‡æ ‡é¢˜é¢œè‰²*/
.detail_main .detail_body .detail_left .detail_left_page a{
    color: #1368D3;
}
/*è¯¦æƒ…é¡µ ä¸Šä¸€ç¯‡ä¸‹ä¸€ç¯‡æ ‡é¢˜é¢œè‰²*/
.detail_main .detail_body .detail_left .detail_left_page a:hover{
    color: #0A7CF9;
}












/*/!*************************ä¸“é¢˜é¡µ*************************!/*/
/*ä¸“é¢˜é¡µ å·¦ä¾§ bannerå›¾ç‰‡*/
.page_main .page_body .page_left{
    padding-top: 10px;
}
.page_left_banner{
    width: 100%;
    height: auto;
    overflow: hidden;
}
/*ä¸“é¢˜é¡µ å·¦ä¾§ bannerå›¾ç‰‡*/
.page_left_banner .page_container .page_wrapper .page_slide img{
    width: 100%;
    height: auto;
    min-height: 100%;
}
/*ä¸“é¢˜é¡µ å·¦ä¾§ banneré«˜åº¦*/
.page_left_banner .page_container .page_wrapper .page_slide{
    position: relative;
    height: 330px;
}
/*ä¸“é¢˜é¡µ å·¦ä¾§ bannerä¸Šæ ‡é¢˜*/
.page_left_banner .page_container .page_wrapper .page_slide .page_slide_title{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    background: rgba(0,0,0,.3);
    color: #fff;
    padding:0 30px;
    font-size: 18px;
}
/*ä¸“é¢˜é¡µ å·¦ä¾§ banneré“¾æŽ¥*/
.page_left_banner .page_container .page_wrapper .page_slide .page_slide_a{
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: url(about:blank);
}
/*ä¸“é¢˜é¡µ å·¦ä¾§ banneråˆ†é¡µ*/
.page_left_banner .page_container.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 10px;
    left: 0;
    width: 100%;
    padding: 0 15px;
}
/*ä¸“é¢˜é¡µ å·¦ä¾§ banneråˆ†é¡µæ ·å¼*/
.page_left_banner .page_container .page_pagi .swiper-pagination-bullet{
    width: 50px;
    height: 8px;
    background:transparent;
	border-radius:0;
    border: 1px solid #0579DE;
    opacity: 1;
}
/*ä¸“é¢˜é¡µ å·¦ä¾§ banneråˆ†é¡µæ ·å¼*/
.page_left_banner .page_container .page_pagi .swiper-pagination-bullet-active{
    background: #0579DE;
    border: none;
}
/*ä¸“é¢˜é¡µ å·¦ä¾§ headæ ‡é¢˜*/
.page_left_head{
    padding: 10px 0;
    position: relative;
}
/*ä¸“é¢˜é¡µ å·¦ä¾§ headæ ‡é¢˜ä¸‹è¾¹æ¡†*/
.page_left_head::after{
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: -moz-linear-gradient(315deg, rgba(44,119,215, .95),rgba(121,35,250, .85));
    background: -webkit-gradient(linear,0 50%,100% 50%,from(rgba(44,119,215, .95)),to(rgba(121,35,250, .85)));
    background: -webkit-linear-gradient(315deg, rgba(44,119,215, .95),rgba(121,35,250, .85));
    background: -o-linear-gradient(315deg, rgba(44,119,215, .95),rgba(121,35,250, .85));
    background: -ms-linear-gradient(315deg, rgba(44,119,215, .95),rgba(121,35,250, .85));
}
/*ä¸“é¢˜é¡µ å·¦ä¾§ä¸‹è¾¹è·*/
.page_main .page_body .page_left .page_left_body{
    margin-bottom: 15px;
}
/*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨è¾¹æ¡†*/
.page_main .page_body .page_left .page_left_body .page_left_item{
    padding: 15px 0;
    border-bottom: 1px solid #ddd;
}
/*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨å›¾ç‰‡*/
.page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_left{
    float: left;
    margin-right: 20px;
    position: relative;
    width: 170px;
    height: 130px;
    overflow: hidden;
}
/*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨å›¾ç‰‡*/
.page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_left .page_left_item_img{
    width: auto;
    min-width: 100%;
    height: 100%;
    max-width: 1000%;
    /*width: 100%;*/
    /*height: auto;*/
    /*min-height: 100%;*/
}
/*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨å›¾ç‰‡aé“¾æŽ¥*/
.page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_left:hover .page_left_item_left_a{
    opacity: 1;
    left: 0;
}
/*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨å›¾ç‰‡aé“¾æŽ¥*/
.page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_left .page_left_item_left_a{
    position: absolute;
    top: 0;
    left: -100%;
    opacity: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.4);
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    /*background: url(about:blank);*/
}
/*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨å›¾ç‰‡aé“¾æŽ¥åœ†å½¢*/
.page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_left .page_left_item_left_a>i{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
    width: 30px;
    height: 30px;
    border: 2px solid rgba(255,255,255,.8);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
/*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨å›¾ç‰‡aé“¾æŽ¥åŠ å·*/
.page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_left .page_left_item_left_a:before{
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -1px;
    margin-left: -7px;
    width: 14px;
    height:2px;
    background: rgba(255,255,255,.8);
}
/*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨å›¾ç‰‡aé“¾æŽ¥åŠ å·*/
.page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_left .page_left_item_left_a::after{
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -1px;
    margin-top: -7px;
    height: 14px;
    width:2px;
    background: rgba(255,255,255,.8);
}
/*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨æ ‡é¢˜*/
.page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_right .page_left_item_title{
    display: block;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}
/*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨æè¿°*/
.page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_right .page_left_item_detail{
    height: 66px;
    line-height: 22px;
    overflow: hidden;
    font-size: 14px;
    color: #666;
    margin: 7px 0;
}
/*ä¸“é¢˜é¡µ æ ‡ç­¾ æµè§ˆé‡ æ—¶é—´*/
.page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_right .page_left_item_bottom{
    height: 26px;
    line-height: 26px;
}
/*ä¸“é¢˜é¡µ æ ‡ç­¾*/
.page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_right .page_left_item_bottom .page_left_item_a>a{
    display: inline-block;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    color: #666;
    padding:0 8px;
    background: #f1f1f1;
    margin-right: 2px;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px;
}
/*ä¸“é¢˜é¡µ æµè§ˆé‡ æ—¶é—´*/
.page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_right .page_left_item_bottom .page_left_item_date{
    float: right;
    height: 26px;
    line-height: 26px;
}
/*ä¸“é¢˜é¡µ æµè§ˆé‡*/
.page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_right .page_left_item_bottom .page_left_item_date .page_left_item_browse{
    font-size: 14px;
    color: #666;
    font-style: normal;
    position: relative;
    padding-left: 28px;
    margin-right: 20px;
    width: auto;
    display: inline-block;
}
/*ä¸“é¢˜é¡µ æµè§ˆé‡å›¾*/
.page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_right .page_left_item_bottom .page_left_item_date .page_left_item_browse:before{
    content: "";
    display: block;
    background: url(../images/eyes.png) no-repeat;
    width: 24px;
    height: 16px;
    position: absolute;
    top: 50%;
    margin-top: -9px;
    left: 0;
}
/*ä¸“é¢˜é¡µ æ—¶é—´*/
.page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_right .page_left_item_bottom .page_left_item_date .page_left_item_time{
    font-size: 14px;
    color: #666;
    display: inline-block;
    margin-right: 15px;
}
/*ä¸“é¢˜é¡µ åˆ†é¡µ*/
.page_main .page_body .page_left .colleges_page{
    padding: 25px 0 90px;
}

/********************æŠ¥åè¡¨********************/
.sign{
    padding: 50px 0 145px;
    height: auto;
    background: url(../images/sign_img.jpg) no-repeat bottom;
    background-size: contain;
}
/*æŠ¥åè¡¨ å¤–è¾¹è·*/
.sign .sign_body{
    padding: 0 220px;
}
/*æŠ¥åè¡¨ æ ‡é¢˜*/
.sign .sign_body .sign_title{
    text-align: center;
    font-size: 30px;
    line-height: 50px;
    color: #555;
    font-weight: bold;
    margin-bottom: 20px;
}
/*æŠ¥åè¡¨ body*/
.sign .sign_body .sign_table{
    border: 1px solid #ddd;
    padding: 30px 85px;
    background: #fff;
}
/*æŠ¥åè¡¨ è¡¨å•åˆ—è¡¨*/
.sign .sign_body .sign_table .sign_table_list{
    margin-bottom: 15px;
    position: relative;
}
/*æŠ¥åè¡¨ è¡¨å•åç§°*/
.sign .sign_body .sign_table .sign_table_list .sign_table_title{
    font-size: 16px;
    line-height: 38px;
    color: #555;
}
/*æŠ¥åè¡¨ è¡¨å•éªŒè¯*/
.sign .sign_body .sign_table .sign_table_list label.error{
    position: absolute;
    top: 0;
    right: 0;
    font-weight: normal;
    color: #ff0000;
    font-size: 14px;
    margin: 0;
    line-height: 38px;
}
/*æŠ¥åè¡¨ è¡¨å•åç§°æ˜Ÿå·*/
.sign .sign_body .sign_table .sign_table_list .sign_table_title>i{
    font-style: normal;
    padding: 0 5px;
    color: #ff0000;
}
/*æŠ¥åè¡¨ å†…å®¹æ¡†*/
.sign .sign_body .sign_table .sign_table_list textarea.form-control{
    height: 95px;
}
/*æŠ¥åè¡¨ æŒ‰é’®*/
.sign .sign_body .sign_table .sign_table_btn{
    padding-top: 20px;
    text-align: center;
}
/*æŠ¥åè¡¨ æŒ‰é’®*/
.sign .sign_body .sign_table .sign_table_btn .sign_table_a{
    display: inline-block;
    width: 120px;
    height: 35px;
    line-height: 33px;
    text-align: center;
    background: #0a7cf9;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    border: 1px solid transparent;
    -webkit-transition: all .15s linear;
    -moz-transition: all .15s linear;
    -ms-transition: all .15s linear;
    -o-transition: all .15s linear;
    transition: all .15s linear;
}
/*æŠ¥åè¡¨ æŒ‰é’®*/
.sign .sign_body .sign_table .sign_table_btn .sign_table_a:hover{
    background: #60AAFA;
    border: 1px solid #0a7cf9;
}


















/********************å›½å®¶é¡µ********************/
.country_body .country_table .country_item{
    padding-top: 11px;
}
/*å›½å®¶é¡µ åˆ—è¡¨æ ‡é¢˜*/
.country_body .country_table .country_item .country_item_title{
    width: 100%;
    height: 36px;
    background: #F4F4F4;
}
/*å›½å®¶é¡µ åˆ—è¡¨æ ‡é¢˜name*/
.country_body .country_table .country_item .country_item_title .country_item_name{
    padding: 0 12px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    background: #0579DE;
    font-weight: bold;
    float: left;
    font-size: 16px;
}
/*å›½å®¶é¡µ åˆ—è¡¨æ ‡é¢˜more*/
.country_body .country_table .country_item .country_item_title .country_item_more{
    float: right;
    height: 36px;
    line-height: 36px;
    padding-right: 15px;
}
/*å›½å®¶é¡µ åˆ—è¡¨æ ‡é¢˜more*/
.country_body .country_table .country_item .country_item_title .country_item_more>a{
    color: #2191e7;
}
/*å›½å®¶é¡µ åˆ—è¡¨æ ‡é¢˜more*/
.country_body .country_table .country_item .country_item_title .country_item_more>a:hover{
    color: #60AAFA;
}
/*å›½å®¶é¡µ åˆ—è¡¨è¾¹è·*/
.country_body .country_table .country_item .country_list{
    padding: 15px 0;
}
/*å›½å®¶é¡µ åˆ—è¡¨èµ„è®¯æ ‡é¢˜*/
.country_body .country_table .country_item .country_list .country_list_title{
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    position: relative;
    padding-left: 20px;
}
/*å›½å®¶é¡µ åˆ—è¡¨èµ„è®¯æ ‡é¢˜åºå·*/
.country_body .country_table .country_item .country_list .country_list_title:before{
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -1px;
    left: 10px;
    width: 2px;
    height: 2px;
    background: #666;
}
/*å›½å®¶é¡µ åˆ—è¡¨èµ„è®¯æ ‡é¢˜*/
.country_body .country_table .country_item .country_list .country_list_title>a{
    color: #666;
}
/*å›½å®¶é¡µ åˆ—è¡¨èµ„è®¯æ ‡é¢˜*/
.country_body .country_table .country_item .country_list .country_list_title>a:hover{
    color: #0579DE;
}
/*å›½å®¶é¡µ ä¸¤ä¸ªè½®æ’­å°å¹¿å‘Š*/
.country_body .country_table .country_list_banner{
    text-align: right;
}
/*å›½å®¶é¡µ ä¸¤ä¸ªè½®æ’­å›¾ç‰‡*/
.country_body .country_table .country_list_banner .country_list_img{
    position: relative;
}
/*å›½å®¶é¡µ ä¸¤ä¸ªè½®æ’­å›¾ç‰‡*/
.country_body .country_table .country_list_banner .country_list_img:hover{
    opacity: .85;
}
/*å›½å®¶é¡µ ä¸¤ä¸ªè½®æ’­å›¾ç‰‡*/
.country_body .country_table .country_list_banner .country_list_img .country_list_img_img{
    width: 100%;
    height: 90px;
    z-index: 88;
}
/*å›½å®¶é¡µ ä¸¤ä¸ªè½®æ’­å›¾ç‰‡é“¾æŽ¥*/
.country_body .country_table .country_list_banner .country_list_img .country_list_img_a{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: url(about:blank);
}
/*å›½å®¶é¡µ ä¸¤ä¸ªè½®æ’­åˆ†é¡µ*/
.country_body .country_table .country_list_banner .swiper-pagination{
    text-align: right;
    padding-right: 10px;
}
/*å›½å®¶é¡µ ä¸¤ä¸ªè½®æ’­åˆ†é¡µ*/
.country_body .country_table .country_list_banner>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 5px;
    width: 70px;
    left: auto;
    right: 0;
}
/*å›½å®¶é¡µ ä¸¤ä¸ªè½®æ’­åˆ†é¡µ*/
.country_body .country_table .country_list_banner .country_pagi .swiper-pagination-bullet{
    opacity: .4;
}
/*å›½å®¶é¡µ ä¸¤ä¸ªè½®æ’­åˆ†é¡µ*/
.country_body .country_table .country_list_banner .country_pagi .swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff;
}
/*å›½å®¶é¡µ åˆ—è¡¨ç¬¬ä¸€æ¡å¸¦å›¾*/
.country_body .country_table .country_item .country_list .country_first .country_first_img{
    width: 130px;
    height: 90px;
    float: left;
    margin-right: 10px;
    position: relative;
}
/*å›½å®¶é¡µ åˆ—è¡¨ç¬¬ä¸€æ¡å¸¦å›¾*/
.country_body .country_table .country_item .country_list .country_first .country_first_img>img{
    width: 100%;
    height: auto;
    max-height: 100%;
}
/*å›½å®¶é¡µ åˆ—è¡¨ç¬¬ä¸€æ¡å¸¦å›¾é“¾æŽ¥*/
.country_body .country_table .country_item .country_list .country_first .country_first_img .country_first_a{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(about:blank);
}
/*å›½å®¶é¡µ åˆ—è¡¨ç¬¬ä¸€æ¡å¸¦å›¾é“¾æŽ¥*/
.country_body .country_table .country_item .country_list .country_first .country_first_img:hover{
    opacity: .85;
}
/*å›½å®¶é¡µ åˆ—è¡¨ç¬¬ä¸€æ¡å¸¦å›¾æ ‡é¢˜*/
.country_body .country_table .country_item .country_list .country_first .country_first_text .country_first_title{
    font-weight: bold;
    height: 48px;
    line-height: 24px;
    overflow: hidden;
    display: block;
    color: #666;
}
/*å›½å®¶é¡µ åˆ—è¡¨ç¬¬ä¸€æ¡å¸¦å›¾æ ‡é¢˜*/
.country_body .country_table .country_item .country_list .country_first .country_first_text .country_first_title:hover{
    color: #1368d3;
}
/*å›½å®¶é¡µ åˆ—è¡¨ç¬¬ä¸€æ¡å¸¦å›¾æè¿°*/
.country_body .country_table .country_item .country_list .country_first .country_first_text .country_first_detail{
    height: 44px;
    line-height: 22px;
    overflow: hidden;
    display: block;
    color: #999;
}
/*å›½å®¶é¡µ ç•™å­¦ä¸“é¢˜*/
.country_body .country_table .topic{
    margin-bottom: 30px;
}
/*å›½å®¶é¡µ ç•™å­¦ä¸“é¢˜è¾¹è·*/
.country_body .country_table .topic .topic_body .topic_table{
    position: relative;
    padding: 20px 30px 10px;
}
/*å›½å®¶é¡µ ç•™å­¦ä¸“é¢˜å›¾ç‰‡è¾¹è·*/
.country_body .country_table .topic .topic_body .topic_table .country_topic_container .topic_wrapper .topic_slide{
    padding: 0 10px;
}
/*å›½å®¶é¡µ ç•™å­¦ä¸“é¢˜å›¾ç‰‡hover*/
.country_body .country_table .topic .topic_body .topic_table .country_topic_container .topic_wrapper .topic_slide:hover .topic_icon{
    -webkit-box-shadow: 0 0 3px #555;
    -moz-box-shadow: 0 0 3px #555;
    box-shadow: 0 0 3px #555;
}
.country_body .country_table .topic .topic_body .topic_table .country_topic_container .topic_wrapper .topic_slide .topic_icon{
    width: 100%;
    overflow: hidden;
}
/*å›½å®¶é¡µ ç•™å­¦ä¸“é¢˜å›¾ç‰‡å¤§å°*/
.country_body .country_table .topic .topic_body .topic_table .country_topic_container .topic_wrapper .topic_slide .topic_icon .topic_img{
    height: auto;
    width: 100%;
    min-height: 100%;
}
/*å›½å®¶é¡µ ç•™å­¦ä¸“é¢˜æ–‡å­—åŠ ç²—*/
.country_body .country_table .topic .topic_body .topic_table .country_topic_container .topic_wrapper .topic_slide:hover .topic_text{
    font-weight: bold;
}
/*å›½å®¶é¡µ ç•™å­¦ä¸“é¢˜æ–‡å­—*/
.country_body .country_table .topic .topic_body .topic_table .country_topic_container .topic_wrapper .topic_slide .topic_text{
    color:#555;
    font-size: 18px;
    margin-top: 10px;
    text-align: center;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
}
/*å›½å®¶é¡µ ç•™å­¦ä¸“é¢˜é“¾æŽ¥*/
.country_body .country_table .topic .topic_body .topic_table .country_topic_container .topic_wrapper .topic_slide>a{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background:url(about:blank);
}
/*å›½å®¶é¡µ ç•™å­¦ä¸“é¢˜å·¦å³æŒ‰é’®*/
.country_body .country_table .topic .topic_body .topic_table .swiper-button-next,
.country_body .country_table .topic .topic_body .topic_table .swiper-button-prev{
    position: absolute;
    top: 50%;
    width: 20px;
    height: 30px;
    margin-top: -15px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 20px 30px;
    -webkit-background-size: 20px 30px;
    background-size: 20px 30px;
    background-position: center;
    background-repeat: no-repeat;
    color: red;
}
/*å›½å®¶é¡µ ç•™å­¦ä¸“é¢˜å·¦æŒ‰é’®*/
.country_body .country_table .topic .topic_body .topic_table .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 5px;
    background-image: url(../images/country_left_ico.png);
}
/*å›½å®¶é¡µ ç•™å­¦ä¸“é¢˜å³æŒ‰é’®*/
.country_body .country_table .topic .topic_body .topic_table .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    right: 5px;
    background-image: url(../images/country_right_ico.png);
}




/********************å…³äºŽæˆ‘ä»¬********************/
.about{
    padding-top: 20px;
    padding-bottom: 240px;
    height: auto;
    background: url(../images/about_img.jpg) no-repeat bottom center;
    background-size: contain;
}
/*å…³äºŽæˆ‘ä»¬ å¯¼èˆª*/
.about .about_body .about_table{
    text-align: center;
    background: #fff;
}
/*å…³äºŽæˆ‘ä»¬ å¯¼èˆªæ ‡é¢˜*/
.about .about_body .about_table .about_table_title{
    height: 48px;
    line-height: 48px;
    font-size: 20px;
    color: #fff;
    background: #1268D3;
    font-weight: bold;
}
/*å…³äºŽæˆ‘ä»¬ å¯¼èˆªåˆ—è¡¨*/
.about .about_body .about_table .about_table_list{
    border: 1px solid #ddd;
    height: 42px;
    line-height: 42px;
    position: relative;
    border-top: none;
    background: #fff;
}
/*å…³äºŽæˆ‘ä»¬ å¯¼èˆªåˆ—è¡¨æ´»åŠ¨æ—¶*/
.about .about_body .about_table .about_table_list.about_table_list_active{
    background: #f4f4f4;
}
/*å…³äºŽæˆ‘ä»¬ å¯¼èˆªåˆ—è¡¨æ´»åŠ¨æ—¶*/
.about .about_body .about_table .about_table_list.about_table_list_active>a{
    color: #1368d3;
}
/*å…³äºŽæˆ‘ä»¬ å¯¼èˆªåˆ—è¡¨åºå·*/
.about .about_body .about_table .about_table_list:before{
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    left: 60px;
    background: url(../images/about_ico.png) no-repeat;
    background-size: 12px 12px;
    width: 12px;
    height: 12px;
}
/*å…³äºŽæˆ‘ä»¬ å¯¼èˆªåˆ—è¡¨æ ‡é¢˜*/
.about .about_body .about_table .about_table_list .about_table_list_name{
    font-size: 18px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*å…³äºŽæˆ‘ä»¬ å†…å®¹*/
.about .about_body .about_text{
    min-height: 800px;
    border: 1px solid #ddd;
    padding: 55px;
    background: #fff;
}
/*å…³äºŽæˆ‘ä»¬ å†…å®¹æ ‡é¢˜*/
.about .about_body .about_text .about_text_title{
    text-align: center;
    font-size: 40px;
    line-height: 57px;
    font-weight: bold;
}
/*å…³äºŽæˆ‘ä»¬ å†…å®¹è¾¹è·*/
.about .about_body .about_text .about_text_body{
    padding: 45px 0;
}
/*å…³äºŽæˆ‘ä»¬ å†…å®¹æ®µè½*/
.about .about_body .about_text .about_text_body p{
    line-height: 32px;
    margin-bottom: 20px;
    text-indent: 2em;
}





/********************é™¢æ ¡åº“é¦–é¡µ********************/
.coll_index{
    width: 100%;
    height: 330px;
    position: relative;
	 overflow:hidden;
}
/*å­¦æ ¡é¦–é¡µ banner*/
.coll_index .coll_index_banner{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 330px;
    z-index: -2;
}
/*å­¦æ ¡é¦–é¡µ bannerå›¾ç‰‡*/
.coll_index .coll_index_banner img{
    width: 100%;
    height: auto;
    min-height: 100%;
}
/*å­¦æ ¡é¦–é¡µ banner*/
.coll_index .coll_index_opa{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.05);
    z-index: -1;
}
.coll_index .coll_index_body{
    margin-bottom: 30px;
}
.coll_index .coll_index_body .coll_index_posi{
    height: 50px;
    line-height: 50px;
    overflow: hidden;
}
/*å­¦æ ¡é¦–é¡µ ä½ç½®*/
.coll_index .coll_index_body .coll_index_posi,
.coll_index .coll_index_body .coll_index_posi>a{
    color: #fff;
    font-size: 14px;
}
/*å­¦æ ¡é¦–é¡µ ä½ç½®*/
.coll_index .coll_index_body .coll_index_posi>a{
    padding: 0 5px;
}
/*å­¦æ ¡é¦–é¡µ bannerä¸Šå†…å®¹*/
.coll_index .coll_index_body .coll_table{
    height: 220px;
    padding: 0 45px;
}
/*å­¦æ ¡é¦–é¡µ logo é™¢æ ¡ä¿¡æ¯*/
.coll_index .coll_index_body .coll_table .coll_table_left,
.coll_index .coll_index_body .coll_table .coll_table_middle{
    float: left;
    margin-top: 30px;
}
/*å­¦æ ¡é¦–é¡µ logo*/
.coll_index .coll_index_body .coll_table .coll_table_left{
    width: 160px;
    height: 160px;
    line-height: 160px;
    background: #fff;
    text-align: center;
    position: relative;
    overflow: hidden;
    margin-right: 20px;
}
/*å­¦æ ¡é¦–é¡µ logoå›¾ç‰‡*/
.coll_index .coll_index_body .coll_table .coll_table_left>img{
    max-width: 100%;
    height: auto;
    vertical-align:top;
}
/*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯*/
.coll_index .coll_index_body .coll_table .coll_table_middle{
    width: 670px;
}
/*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ æ ‡é¢˜*/
.coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_title{
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    line-height: 34px;
}
/*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ æ ‡ç­¾*/
.coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_tag{
    margin: 20px 0;
    overflow: hidden;
	color:#d0d0d0;
}
/*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ æ ‡ç­¾*/
.coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_tag>a{
    display: inline-block;
    color: #fff;
    border: 1px solid #fff;
    padding:0 20px;
    -webkit-border-radius:13px;
    -moz-border-radius:13px;
    border-radius:13px;
    height: 26px;
    line-height: 24px;
    font-size: 14px;
    margin-right: 20px;
}
/*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ è¯¦ç»†*/
.coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_table .coll_table_middle_item{
    float: left;
    width: 40%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
/*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ è¯¦ç»†*/
.coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_table .coll_table_middle_item,
.coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_table .coll_table_middle_item>a{
    color: #fff;
}
/*å­¦æ ¡é¦–é¡µ é™¢æ ¡æŽ’å*/
.coll_index .coll_index_body .coll_table .coll_table_right{
    width: 200px;
    text-align: center;
    float: right;
}
/*å­¦æ ¡é¦–é¡µ é™¢æ ¡æŽ’å æ ‡é¢˜*/
.coll_index .coll_index_body .coll_table .coll_table_right .coll_table_right_title{
    color: #fff;
    font-size: 14px;
    margin-top: 10px;
}
/*å­¦æ ¡é¦–é¡µ é™¢æ ¡æŽ’å æŽ’å*/
.coll_index .coll_index_body .coll_table .coll_table_right .coll_table_right_rank{
    position: relative;
    width: 80px;
    height: 80px;
    margin: 0 auto;
}
/*å­¦æ ¡é¦–é¡µ é™¢æ ¡æŽ’å æŽ’åå›¾*/
.coll_index .coll_index_body .coll_table .coll_table_right .coll_table_right_rank>img{
    position:absolute;
    top: 0;
    left: 50%;
    margin-left: -40px;
    z-index: -1;
}
/*å­¦æ ¡é¦–é¡µ é™¢æ ¡æŽ’å æ•°å­—*/
.coll_index .coll_index_body .coll_table .coll_table_right .coll_table_right_rank .coll_table_right_rank_num{
    position:absolute;
    top: 5px;
    color: #fff;
    width: 80px;
}
/*å­¦æ ¡é¦–é¡µ é™¢æ ¡æŽ’å å·¦æ•°å­—*/
.coll_index .coll_index_body .coll_table .coll_table_right .coll_table_right_rank .coll_table_right_rank_left{
    top: 10px;
    left: 0;
}
/*å­¦æ ¡é¦–é¡µ é™¢æ ¡æŽ’å å³æ•°å­—*/
.coll_index .coll_index_body .coll_table .coll_table_right .coll_table_right_rank .coll_table_right_rank_right{
    right: 0;
}
/*å­¦æ ¡é¦–é¡µ é™¢æ ¡æŽ’åæ ‡é¢˜*/
.coll_index .coll_index_body .coll_table .coll_table_right .coll_table_right_text{
    height: 30px;
    line-height: 30px;
}
/*å­¦æ ¡é¦–é¡µ é™¢æ ¡æŽ’åæ ‡é¢˜*/
.coll_index .coll_index_body .coll_table .coll_table_right .coll_table_right_text>span{
    display: inline-block;
    width: 40px;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
}
/*å­¦æ ¡é¦–é¡µ é™¢æ ¡æŽ’åæŒ‰é’®*/
.coll_index .coll_index_body .coll_table .coll_table_right .coll_table_right_btn{
    display: inline-block;
    margin-top: 10px;
    width: 160px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    background: -moz-linear-gradient(315deg, rgba(244,45,64, 1),rgba(177,8,148, 1));
    background: -webkit-gradient(linear,0 50%,100% 50%,from(rgba(244,45,64, 1)),to(rgba(177,8,148, 1)));
    background: -webkit-linear-gradient(315deg, rgba(244,45,64, 1),rgba(177,8,148, 1));
    background: -o-linear-gradient(315deg, rgba(244,45,64, 1),rgba(177,8,148, 1));
    background: -ms-linear-gradient(315deg, rgba(244,45,64, 1),rgba(177,8,148, 1));
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
}
/*å­¦æ ¡é¦–é¡µ é™¢æ ¡æŽ’åæ ‡é¢˜*/
.coll_index .coll_index_body .coll_table .coll_table_right .coll_table_right_btn .coll_table_right_btn_text{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 2;
}
/*å­¦æ ¡é¦–é¡µ é™¢æ ¡æŽ’åèƒŒæ™¯*/
.coll_index .coll_index_body .coll_table .coll_table_right .coll_table_right_btn .coll_table_right_btn_bg{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -ms-transition:all .2s linear;
    -o-transition:all .2s linear;
    transition:all .2s linear;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    z-index: 1;
    background: -moz-linear-gradient(155deg, rgba(244,45,64, 1),rgba(177,8,148, 1));
    background: -webkit-gradient(linear,0 50%,100% 50%,from(rgba(244,45,64, 1)),to(rgba(177,8,148, 1)));
    background: -webkit-linear-gradient(155deg, rgba(244,45,64, 1),rgba(177,8,148, 1));
    background: -o-linear-gradient(155deg, rgba(244,45,64, 1),rgba(177,8,148, 1));
    background: -ms-linear-gradient(155deg, rgba(244,45,64, 1),rgba(177,8,148, 1));
}
/*å­¦æ ¡é¦–é¡µ é™¢æ ¡æŽ’åæ ‡é¢˜*/
.coll_index .coll_index_body .coll_table .coll_table_right .coll_table_right_btn:hover .coll_table_right_btn_bg{
    opacity: 1;
}
/*å­¦æ ¡é¦–é¡µä¸»è¦å†…å®¹*/
.school_body{
    height:auto;
    border: 1px solid #ddd;
    border-top: none;
    padding-bottom: 50px;
    margin-bottom: 20px;
}
/*å­¦æ ¡é¦–é¡µ å¯¼èˆª*/
.school_body .school_nav .school_nav_item{
    background: #f6f6f6;
}
/*å­¦æ ¡é¦–é¡µ å¯¼èˆªåˆ—è¡¨*/
.school_body .school_nav .school_nav_item .school_nav_list{
	width:124.667px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    border-top: 1px solid #ddd ;
    border-bottom: 1px solid #ddd;
}
/*å­¦æ ¡é¦–é¡µ å¯¼èˆªåˆ—è¡¨æ–‡å­—*/
.school_body .school_nav .school_nav_item .school_nav_list>a{
    color: #666;
    display: block;
    width: 100%;
    height: 100%;
}
/*å­¦æ ¡é¦–é¡µ å¯¼èˆªåˆ—è¡¨æ´»åŠ¨*/
.school_body .school_nav .school_nav_item .school_nav_list.school_nav_active{
    background: -moz-linear-gradient(155deg, rgba(18,104,211, 1),rgba(106,9,249, 1));
    background: -webkit-gradient(linear,0 50%,100% 50%,from(rgba(18,104,211, 1)),to(rgba(106,9,249, 1)));
    background: -webkit-linear-gradient(155deg, rgba(18,104,211, 1),rgba(106,9,249, 1));
    background: -o-linear-gradient(155deg, rgba(18,104,211, 1),rgba(106,9,249, 1));
    background: -ms-linear-gradient(155deg, rgba(18,104,211, 1),rgba(106,9,249, 1));
    border: none;
}
/*å­¦æ ¡é¦–é¡µ å¯¼èˆªåˆ—è¡¨æ´»åŠ¨æ–‡å­—*/
.school_body .school_nav .school_nav_item .school_nav_list.school_nav_active>a{
    color: #fff;
}
/*å­¦æ ¡é¦–é¡µ å†…å®¹ å­¦æ ¡å›¾ç‰‡*/
.school_body .school_product{
    position: relative;
    padding: 25px 25px 10px;
}
/*å­¦æ ¡é¦–é¡µ å†…å®¹ å­¦æ ¡å›¾ç‰‡åˆ—è¡¨*/
.school_body .school_product .school_product_body .school_product_item .school_product_list .school_product_div{
    margin: 0 10px;
    height: 120px;
    border: 1px solid #f5f5f5;
    overflow: hidden;
}
/*å­¦æ ¡é¦–é¡µ å†…å®¹ å­¦æ ¡å›¾ç‰‡åˆ—è¡¨*/
.school_body .school_product .school_product_body .school_product_item .school_product_list .school_product_div>img{
    width: 100%;
    height: auto;
    min-height: 100%;
}
/*å­¦æ ¡é¦–é¡µ ç•™å­¦ä¸“é¢˜å·¦å³æŒ‰é’®*/
.school_body .school_product .swiper-button-next,
.school_body .school_product .swiper-button-prev{
    position: absolute;
    top: 50%;
    width: 20px;
    height: 30px;
    margin-top: -15px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 20px 30px;
    -webkit-background-size: 20px 30px;
    background-size: 20px 30px;
    background-position: center;
    background-repeat: no-repeat;
    color: red;
}
/*å­¦æ ¡é¦–é¡µ ç•™å­¦ä¸“é¢˜å·¦æŒ‰é’®*/
.school_body .school_product .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    left: 5px;
    background-image: url(../images/country_left_ico.png);
}
/*å­¦æ ¡é¦–é¡µ ç•™å­¦ä¸“é¢˜å³æŒ‰é’®*/
.school_body .school_product .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 5px;
    background-image: url(../images/country_right_ico.png);
}
/*å­¦æ ¡é¦–é¡µ å†…å®¹ æ®µè½*/
.school_body .school_table{
    padding:0 20px ;
}
/*å­¦æ ¡é¦–é¡µ å†…å®¹ æ®µè½è¾¹è·*/
.school_body .school_table .school_table_item{
    padding-top: 15px;
}
/*å­¦æ ¡é¦–é¡µ å†…å®¹ ç¬¬ä¸€ä¸ªæ®µè½*/
.school_body .school_table .school_table_item:first-child{
    border-bottom: 1px solid #ddd;
}
/*å­¦æ ¡é¦–é¡µ å†…å®¹ æ®µè½æ ‡é¢˜*/
.school_body .school_table .school_table_item .school_table_head{
    font-size: 20px;
    font-weight: bold;
    height: 34px;
    line-height: 34px;
    position: relative;
    padding-left: 40px;
}
/*å­¦æ ¡é¦–é¡µ å†…å®¹ æ®µè½æ ‡é¢˜icon*/
.school_body .school_table .school_table_item .school_table_head:before{
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    left: 0;
    width: 30px;
    height: 30px;
}
/*å­¦æ ¡é¦–é¡µ å†…å®¹ 1å­¦æ ¡ä»‹ç»*/
.school_body .school_table .school_table_item .school_table_head.school_profile:before{
    background: url(../images/school_info.png) no-repeat;
    background-size: contain;
}
/*å­¦æ ¡é¦–é¡µ å†…å®¹ 2ä¸“ä¸šè®¾ç½®*/
.school_body .school_table .school_table_item .school_table_head.school_majors:before{
    background: url(../images/school_pro.png) no-repeat;
    background-size: contain;
}
/*å­¦æ ¡é¦–é¡µ å†…å®¹ 3å½•å–è¦æ±‚*/
.school_body .school_table .school_table_item .school_table_head.school_admis:before{
    background: url(../images/school_admis.png) no-repeat;
    background-size: contain;
}
/*å­¦æ ¡é¦–é¡µ å†…å®¹ 4ç”³è¯·å±‚æ¬¡*/
.school_body .school_table .school_table_item .school_table_head.school_level:before{
    background: url(../images/school_level.png) no-repeat;
    background-size: contain;
}
/*å­¦æ ¡é¦–é¡µ å†…å®¹ 5è¯­è¨€è¦æ±‚*/
.school_body .school_table .school_table_item .school_table_head.school_lang:before{
    background: url(../images/school_lang.png) no-repeat;
    background-size: contain;
}
/*å­¦æ ¡é¦–é¡µ å†…å®¹ 6ç•™å­¦è´¹ç”¨*/
.school_body .school_table .school_table_item .school_table_head.school_cost:before{
    background: url(../images/school_money.png) no-repeat;
    background-size: contain;
}
/*å­¦æ ¡é¦–é¡µ å†…å®¹ æ®µè½è¯¦æƒ…*/
.school_body .school_table .school_table_item .school_table_detail{
    padding:15px 40px;
}
.school_body .school_table .school_table_item .school_table_detail table{
  width: auto !important;
  max-width: 95% !important;
  text-align: center;
  word-break:break-all;
  margin: 0 auto;
}
.school_body .school_table .school_table_item .school_table_detail table td,
.school_body .school_table .school_table_item .school_table_detail table th{
  padding: 5px;
  vertical-align: middle;
  border:1px solid #2C2C2C;
}
.school_body .school_table .school_table_item .school_table_detail img{
  max-width: 95% !important;
  height: auto !important;
  display: block !important;
  padding: 5px 0 !important;
  margin: 0 auto !important;
}

/*å­¦æ ¡é¦–é¡µ å›ºå®šå¯¼èˆª*/
#school_nav.school_nav_fixed{
    position: fixed;
    top: 50%;
    margin-top: -96px;
    left: 50%;
    margin-left: -670px;
    z-index: 9999;
	width:84px;
    height:222px;
}
/*å­¦æ ¡é¦–é¡µ å›ºå®šå¯¼èˆªitem*/
#school_nav.school_nav_fixed .school_nav_item{
    width: 84px;
    height:192px;
}
/*å­¦æ ¡é¦–é¡µ å›ºå®šå¯¼èˆªlist*/
#school_nav.school_nav_fixed .school_nav_item .school_nav_list{
    display: block;
    width: 100%;
    max-width: 100%;
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    margin-bottom: 2px;
    background: #61A2F8;
}
/*å­¦æ ¡é¦–é¡µ å›ºå®šå¯¼èˆªæ–‡å­—*/
#school_nav.school_nav_fixed .school_nav_item .school_nav_list>a{
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
}
/*å­¦æ ¡é¦–é¡µ å›ºå®šå¯¼èˆªæ–‡å­—*/
#school_nav.school_nav_fixed .school_nav_item .school_nav_list.school_nav_active{
    background: -moz-linear-gradient(310deg, rgba(18,104,211, 1),rgba(105,10,249,1));
    background: -webkit-gradient(linear,0 50%,100% 50%,from(rgba(18,104,211, 1)),to(rgba(105,10,249,1)));
    background: -webkit-linear-gradient(310deg, rgba(18,104,211, 1),rgba(105,10,249,1));
    background: -o-linear-gradient(310deg, rgba(18,104,211, 1),rgba(105,10,249,1));
    background: -ms-linear-gradient(310deg, rgba(18,104,211, 1),rgba(105,10,249,1));
}
/*å­¦æ ¡é¦–é¡µ å›ºå®šå¯¼èˆªè¿”å›žé¡¶éƒ¨*/
.school_nav #school_top{
    display: none;
}
/*å­¦æ ¡é¦–é¡µ å›ºå®šå¯¼èˆªè¿”å›žé¡¶éƒ¨*/
#school_top{
    display: block;
    width: 84px;
    font-size: 14px;
    text-align: center;
    height: 30px;
    line-height: 30px;
}
/*å­¦æ ¡é¦–é¡µ å­¦æ ¡ç®€ä»‹é«˜åº¦*/
#school_p{
    height: 96px;
    line-height: 24px;
    overflow-y: hidden;
    color: #666;
}
#school_p p,
#school_p a,
#school_p span{
    font-size: 14px;
    margin: 0;
}
/*å­¦æ ¡é¦–é¡µ å­¦æ ¡ç®€ä»‹ç‚¹å‡»æŸ¥çœ‹æ›´å¤š*/
#school_btn,#school_btn1{
    cursor: pointer;
    color: #0579de;
    margin-top: 10px;
    display: inline-block;
}

/********************æ–‡å­—èµ„è®¯åˆ—è¡¨é¡µ********************/
.text{
    padding-top: 10px;
}
/*æ–‡å­—èµ„è®¯åˆ—è¡¨*/
.text_body .text_table{
    padding: 10px;
    border-bottom: 1px solid #ddd;
}
/*æ–‡å­—èµ„è®¯åˆ—è¡¨ æ ‡é¢˜*/
.text_body .text_table .text_body_head{
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    position: relative;
}
/*æ–‡å­—èµ„è®¯åˆ—è¡¨ æ ‡é¢˜æ–‡å­—*/
.text_body .text_table .text_body_head>a{
    font-size: 18px;
    color:#1368D3;
    padding-left: 22px;
}
.text_body .text_table .text_body_head>a:hover{
    color: #0A7CF9;
}
.text_body .text_table .text_body_head>a>span{
    display: inline-block;
    position: absolute;
    top:50%;
    margin-top: -8px;
    left: 0;
}
/*æ–‡å­—èµ„è®¯åˆ—è¡¨ è¯¦æƒ…*/
.text_body .text_table .text_body_detail{
    height: 66px;
    line-height: 22px;
    overflow: hidden;
    color: #666;
}
/*æ–‡å­—èµ„è®¯åˆ—è¡¨ ä½œè€… æ—¶é—´ æµè§ˆé‡*/
.text_body .text_table .text_body_bottom{
    height: 30px;
    line-height: 30px;
}
/*æ–‡å­—èµ„è®¯åˆ—è¡¨ ä½œè€… æ—¶é—´ æµè§ˆé‡*/
.text_body .text_table .text_body_bottom>span,
.text_body .text_table .text_body_bottom>a{
    font-size: 12px;
    color:#999 ;
    float: left;
}
/*æ–‡å­—èµ„è®¯åˆ—è¡¨ æµè§ˆé‡*/
.text_body .text_table .text_body_bottom .text_body_right{
    float: right;
}

























@media  screen and (min-width: 1921px){
    .banner .banner_container .banner_wrapper .banner_slide{
        text-align: center;
    }
    .banner .banner_container .banner_wrapper .banner_slide .banner_img{
        display: inline;
        width: auto;
    }
}
@media  screen and (min-width: 1441px) and (max-width: 1600px){
    /*å­¦æ ¡é¦–é¡µ å›ºå®šå¯¼èˆª*/
    #school_nav.school_nav_fixed{
       
    }
}
@media  screen and (min-width: 1366px) and (max-width: 1440px){
    /*å­¦æ ¡é¦–é¡µ å›ºå®šå¯¼èˆª*/
    #school_nav.school_nav_fixed{
        left: 5px;
    }
}
@media  screen and (max-width: 1365px){
    /*å­¦æ ¡é¦–é¡µ å›ºå®šå¯¼èˆª*/
    #school_nav.school_nav_fixed{
        display: none;
    }
}
@media  screen and (min-width: 1201px) and (max-width: 1440px){
    /*2.banner*/
    .banner{
        width: 100%;
        height: auto;
    }
    /*2.bannerå›¾ç‰‡*/
    .banner .banner_container .banner_wrapper .banner_slide .banner_img{
        width: 100%;
        height: auto;
    }
    /*2.bannerå¯¼èˆª*/
    .banner .banner_nav_item{
        margin-top: -125px;
        width: 150px;
        height: 250px;
    }
    /*2.bannerå¯¼èˆªåˆ—è¡¨å¯¼èˆªåç§°*/
    .banner .banner_nav_item .banner_nav_list:first-child{
        width: 150px;
        height: 40px;
        line-height: 40px;
    }
    /*2.bannerå¯¼èˆªåˆ—è¡¨å¯¼èˆªåç§°æ–‡å­—æ ·å¼*/
    .banner .banner_nav_item .banner_nav_list:first-child>span{
        font-size: 18px;
    }
    /*2.bannerå¯¼èˆªåˆ—è¡¨*/
    .banner .banner_nav_item .banner_nav_list{
        width: 150px;
        height: 42px;
    }
    /*2.bannerå¯¼èˆªåˆ—è¡¨æ–‡å­—*/
    .banner .banner_nav_item .banner_nav_list .list_icon{
        font-size: 16px;
        width: 150px;
        padding-left: 50px;
        line-height: 38px;
    }
    .banner .banner_nav_item .banner_nav_list:first-child:hover{
        width: 150px;
    }
    /*2.bannerå¯¼èˆªåˆ—è¡¨hover*/
    .banner .banner_nav_item .banner_nav_list:hover{
        width: 152px;
    }
    /*2.bannerå¯¼èˆªåˆ—è¡¨ç»å¯¹å¯¼èˆª*/
    .banner .banner_nav_item .banner_nav_list .nav_table{
        left: 148px;
    }
    /*2.bannerå¯¼èˆªåˆ—è¡¨å›¾æ ‡*/
    .banner .banner_nav_item .banner_nav_list .list_icon>i{
        left: 15px;
    }
    /*2.bannerå¯¼èˆªåˆ—è¡¨ç»å¯¹å¯¼èˆª*/
    .banner .banner_nav_item .banner_nav_list .nav_table{
        position: absolute;
        top: 0;
        left: 148px;
        width: 220px;
        height: 210px;
    }
    /*2.bannerå¯¼èˆªåˆ—è¡¨ç»å¯¹å¯¼èˆªæ–‡å­—æ ·å¼*/
    .banner .banner_nav_item .banner_nav_list .nav_table .nav_body a{
        line-height: 48px;
        font-size: 12px;
    }
    /*2.bannerå¯¼èˆªåˆ—è¡¨å›¾æ ‡*/
    .banner .banner_nav_item .banner_nav_list .list_icon>img{
        display: inline-block;
        width: 16px;
        height: 20px;
        position: absolute;
        left: 20px;
        top: 50%;
        margin-top: -10px;
    }
    .banner .banner_nav_item .banner_nav_list:nth-child(2)>.nav_table{
        top: -2px;
    }
    .banner .banner_nav_item .banner_nav_list:nth-child(3)>.nav_table{
        top: -44px;
    }
    .banner .banner_nav_item .banner_nav_list:nth-child(4)>.nav_table{
        top: -86px;
    }
    .banner .banner_nav_item .banner_nav_list:nth-child(5)>.nav_table{
        top: -128px;
    }
    .banner .banner_nav_item .banner_nav_list:nth-child(6)>.nav_table{
        top: -170px;
    }
    /*2.bannerå¯¼èˆªåˆ—è¡¨ç»å¯¹å¯¼èˆªèƒŒæ™¯å›¾ç‰‡é©¬æ¥è¥¿äºš*/
    .banner .banner_nav_item .banner_nav_list:nth-child(2)>.nav_table em{
        background:url(../images/nav_back1.png) no-repeat;
        background-size: 80%;
    }
    .banner .banner_nav_item .banner_nav_list:nth-child(3)>.nav_table em{
        background:url(../images/nav_back2.png) no-repeat;
        background-size: 80%;
    }
    .banner .banner_nav_item .banner_nav_list:nth-child(4)>.nav_table em{
        background:url(../images/nav_back3.png) no-repeat;
        background-size: 80%;
    }
    .banner .banner_nav_item .banner_nav_list:nth-child(5)>.nav_table em{
        background:url(../images/nav_back4.png) no-repeat;
        background-size: 80%;
    }
    .banner .banner_nav_item .banner_nav_list:nth-child(6)>.nav_table em{
        background:url(../images/nav_back5.png) no-repeat;
        background-size: 80%;
    }
    .banner .banner_nav_item .banner_nav_list .nav_table em{
        display: inline-block;
        width: 250px;
        height: 150px;
        position: absolute;
        left: 70px;
        bottom: -55px;
        z-index: 5;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨å›¾ç‰‡*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img img{
        width: auto;
        height: 100%;
        display: block;
    }

}
@media  screen and (min-width: 1024px) and (max-width: 1200px){
    /*1.å¯¼èˆª å¯¼èˆª*/
    .top_nav .nav_item .nav_list{
        width: 85px;
    }
    /*1.å¯¼èˆª å¯¼èˆª*/
    .top_nav .nav_item .nav_list a{
        padding: 0;
    }
    div#doyoo_panel{
        display: none!important;
    }
    /*1.å¯¼èˆª ç§»åŠ¨ç«¯é«˜åº¦*/
    .top_nav{
        height:auto;
    }
    /*1.å¯¼èˆª logoé«˜åº¦*/
    .top_nav .nav_logo{
        height: 90px;
        line-height: 90px;
    }
    /*1.å¯¼èˆª logo*/
    .top_nav .nav_logo .nav_logo_img{
        display: inline;
        height: auto;
    }
    /*1.å¯¼èˆª ç§»åŠ¨ç«¯*/
    .top_nav .nav_item_phone{
        height: 70px;
        line-height: 70px;
    }
    /*2.banner*/
    .banner{
        width: 100%;
        height: auto;
    }
    /*2.banner*/
    .banner .banner_container{
        width: 100%;
        height: auto;
    }
    /*2.bannerå¯¼èˆª*/
    .banner .banner_nav_item{
        display: none;
    }
    /*2.bannerå›¾ç‰‡*/
    .banner .banner_container .banner_wrapper .banner_slide .banner_img{
        width: 100%;
        height: auto;
    }
    /*2.banneråˆ†é¡µéšè—*/
    .banner .banner_pagination{
        display: none;
    }
    /*3.çƒ­é—¨é™¢æ ¡*/
    .hot{
        width: 100%;
        padding: 15px 0 0;
    }
    /*3.çƒ­é—¨é™¢æ ¡æ ‡é¢˜å­—ä½“1æ ·å¼*/
    .hot_title .hot_title_text,
    .hot_title .hot_title_texts{
        font-size: 16px;
    }
    /*ä¸¤ä¸ªæ–‡ç« åç§°*/
    .info_title{
        font-size: 16px;
        line-height: 35px;
    }
    /*3.çƒ­é—¨é™¢æ ¡é™¢æ ¡åˆ—è¡¨*/
    .hot .hot_container{
        padding:10px 0 0;
    }
	.hot .hot_container .hot_wrapper .hot_slide .hot_item .hot_list .hot_body .hot_ico{
		width:100%;
		height:auto;
	}
    /*3.çƒ­é—¨é™¢æ ¡åˆ—è¡¨é™¢æ ¡åç§°*/
    .hot .hot_container .hot_wrapper .hot_slide .hot_item .hot_list .hot_body .hot_text{
        font-size: 14px;
        line-height:29px;
    }
    /*4.ä¸Šèµ„è®¯*/
    .info_top{
        padding: 15px 0;
    }
    /*4.ä¸Šèµ„è®¯ ä¸¤ä¸ªæ–‡ç« åˆ—è¡¨*/
    .info_top .info_top_table{
        padding:9px 10px;
        height: auto;
    }
    /*4.ä¸Šèµ„è®¯ ä¸¤ä¸ªæ–‡ç« æ ‡é¢˜*/
    .info_top .info_top_table .info_top_item .info_top_list{
        height: 35px;
        line-height: 35px;
        font-size: 14px;
    }
    /*4.ä¸Šèµ„è®¯ ç¬¬äºŒä¸ªæ–‡ç« åˆ—è¡¨more*/
    .info_top .info_top_more{
        top: 10px;
        font-size: 14px;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“*/
    .info_top .apply{
        width: 100%;
        height: 263px;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“åç§°*/
    .info_top .apply .apply_title{
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¡¨å•*/
    .info_top .apply .apply_form{
        padding: 20px 10px 0;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¾“å…¥æ¡†æ–‡å­—é¢œè‰²*/
    .info_top .apply .apply_form .apply_form_body .form-control{
        font-size: 12px;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¾“å…¥æ¡†æŒ‰é’®æ ·å¼*/
    .info_top .apply .apply_form .apply_form_btn{
        margin: 0;
        padding: 0;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¾“å…¥æ¡†æŒ‰é’®æ ·å¼*/
    .info_top .apply .apply_form .apply_form_btn .apply_form_a{
        height: 30px;
        line-height: 30px;
        margin: 0 auto;
        width: 100px;
        font-size: 12px;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¾“å…¥æ¡†ä¸‹è¾¹è·*/
    .info_top .apply .apply_form .apply_form_body>div>div{
        margin-bottom: 15px;
    }
    /*5.ä¸Šå¤§å›¾*/
    .rect_img{
        padding-bottom: 15px;
    }
    /*5.ä¸Šå¤§å›¾ å›¾ç‰‡å±…ä¸­*/
    .rect_img .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img{
        max-width: 100%;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨*/
    .depot .depot_body .depot_right{
        width: 100%;
        height: auto;
    }
    /*6.é™¢æ ¡åº“å¤´éƒ¨åç§°*/
    .depot .depot_head .depot_head_title{
        position: relative;
        padding-left: 25px;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨å›¾ç‰‡*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img img{
        width: auto;
        height: 100%;
        display: block;
    }
    /*6.é™¢æ ¡åº“å¤´éƒ¨icon*/
    .depot .depot_head .depot_head_title:before{
        top: 50%;
        background: url(../images/depot_icon.png) no-repeat;
        background-size: 50%;
        margin-top: -10px;
    }
    /*6.é™¢æ ¡åº“å¤´éƒ¨æœç´¢æ¡†æŒ‰é’®æ ·å¼*/
    .depot .depot_head .depot_head_search .depot_search_btn{
        width: 45px;
        font-size: 12px;
    }
    /*6.é™¢æ ¡åº“å¤´éƒ¨æœç´¢æ¡†æ ·å¼*/
    .depot .depot_head .depot_head_search .depot_search_input{
        padding: 6px 10px;
        font-size: 12px;
    }
    /*6.é™¢æ ¡åº“ç§»åŠ¨ç«¯å¯¼èˆª*/
    .depot .depot_body .depot_left_phone{
        display: none;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨è¯¦æƒ…æŒ‰é’®å®šä½*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img:hover .depot_right_dw{
        display: none;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨ä½ç½®*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img .depot_right_place{
        width: 100%;
        padding-left: 27px;
        overflow: hidden;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨å®šä½å›¾æ ‡*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img .depot_right_place:before{
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        margin-top: -8px;
        left: 10px;
        background: url(../images/depot_left_place.png) no-repeat;
        background-size: 80%;
        width: 15px;
        height: 20px;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨è¯¦æƒ…æŒ‰é’®å®šä½æŒ‰é’®æ ·å¼*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list>span,
    .depot .depot_body .depot_right .depot_right_item .depot_right_list>a{
        padding: 0 10px;
    }
    /*7.ä¸‹èµ„è®¯*/
    .info_bottom{
        padding: 15px 0 5px;
    }
    /*7.ä¸Šèµ„è®¯ ç¬¬äºŒä¸ªæ–‡ç« åˆ—è¡¨more*/
    .info_bottom .info_top_more{
        position: absolute;
        top: 8px;
        right: 20px;
        line-height: 35px;
        text-transform: uppercase;
        color: #0a7cf9;
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯ç¬¬ä¸€æ¡å¸¦å›¾æ ‡é¢˜*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_first .info_bottom_first_text .info_bottom_first_title{
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯å†…å®¹*/
    .info_bottom .info_bottom_table .info_bottom_body{
        padding: 15px 10px;
    }
    /*7.ä¸‹èµ„è®¯åˆ—è¡¨æ ·å¼*/
    .info_bottom .info_bottom_table{
        width: 100%;
        height: auto;
        padding:5px 10px;
        margin-bottom: 10px;
    }
    /*7.ä¸‹èµ„è®¯å¤´éƒ¨*/
    .info_bottom .info_bottom_table .info_bottom_head{
        height: 40px;
        line-height: 40px;
        border-bottom: 1px dashed #ddd;
    }
    /*7.ä¸‹èµ„è®¯å†…å®¹*/
    .info_bottom .info_bottom_table .info_bottom_body{
        padding: 17px 5px 0;
    }
    /*7.ä¸‹èµ„è®¯ç¬¬ä¸€æ¡å¸¦å›¾*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_first .info_bottom_first_img{
        width: 120px;
        height: 80px;
    }
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_first .info_bottom_first_text{
        margin-bottom: 10px;
    }
    /*7.ä¸‹èµ„è®¯ç¬¬ä¸€æ¡å¸¦å›¾æ ‡é¢˜*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_first .info_bottom_first_text .info_bottom_first_title{
        height: 40px;
        line-height: 20px;
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯ç¬¬ä¸€æ¡å¸¦å›¾è¯¦æƒ…*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_first .info_bottom_first_text .info_bottom_first_detail{
        height: 40px;
        line-height: 20px;
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯æ–°é—»æ ‡é¢˜*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_body_title{
        height: 30px;
        line-height: 30px;
        padding-left: 10px;
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯æ–°é—»æ ‡é¢˜æ— åºåºå·*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_body_title:before{
        margin-top: -2px;
        width: 3px;
        height: 3px;
    }
    /*7.ä¸‹èµ„è®¯æˆåŠŸæ¡ˆä¾‹æ ·å¼*/
    .info_bottom .info_bottom_table .info_bottom_suc .info_bottom_suc_list{
        padding: 8px 0;
    }
    /*7.ä¸‹èµ„è®¯æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜å›¾ç‰‡*/
    .info_bottom .info_bottom_table .info_bottom_suc .info_bottom_suc_list .info_bottom_suc_a{
        width: 60px;
        height: 60px;
        margin-right: 15px;
    }
    /*7.ä¸‹èµ„è®¯æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜æ–‡å­—*/
    .info_bottom .info_bottom_table .info_bottom_suc .info_bottom_suc_list .info_bottom_suc_title{
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜è¯¦æƒ…*/
    .info_bottom .info_bottom_table .info_bottom_suc .info_bottom_suc_list .info_bottom_suc_detail{
        height: 40px;
        line-height: 20px;
        font-size: 14px;
    }
    /*9.ç•™å­¦ä¸“é¢˜æ ·å¼*/
    .topic .topic_body{
        width: 100%;
        height: auto;
        border-top: none;
        padding: 0 10px;
    }
    /*9.ç•™å­¦ä¸“é¢˜å†…å®¹*/
    .topic .topic_body .topic_table{
        padding: 5px 30px 10px;
    }
    /*9.ç•™å­¦ä¸“é¢˜å†…å®¹ ä¸Šä¸€ä¸ªæŒ‰é’®*/
    .topic .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
        right: 0;
        left: auto;
    }
    /*9.ç•™å­¦ä¸“é¢˜å†…å®¹ ä¸‹ä¸€ä¸ªæŒ‰é’®*/
    .topic .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
        left: 0;
        right: auto;
    }
    /*9.ç•™å­¦ä¸“é¢˜å†…å®¹å®½é«˜*/
    .topic .topic_body .topic_table .topic_container .topic_wrapper .topic_slide .topic_icon{
        padding: 10px;
        width:  100%;
        height:100% ;
    }
    .topic .swiper-button-next, .swiper-button-prev{
        background-size: 20px 33px;
    }
    /*9.ç•™å­¦ä¸“é¢˜å†…å®¹æ ‡é¢˜*/
    .topic .topic_body .topic_table .topic_container .topic_wrapper .topic_slide .topic_text{
        margin-top: 5px;
        font-size: 16px;
    }
    /*10.å‹æƒ…é“¾æŽ¥*/
    .link{
        display: none;
    }
    /*11.åº•éƒ¨ä¿¡æ¯ç•™å­¦æ¨¡å¼æ–‡å­—æ ·å¼*/
    .footer .footer_table.footer_table1 .footer_item a{
        display: block;
        font-size: 14px;
    }
    /*11.åº•éƒ¨ä¿¡æ¯è”ç³»æˆ‘ä»¬åœ°å€é‚®ç¼–*/
    .footer .footer_table.footer_table2 .footer_item .footer_text{
        font-size: 14px;
    }
    /*11.åº•éƒ¨ä¿¡æ¯æ ç›®å¯¼èˆªæ–‡å­—æ ·å¼*/
    .footer .footer_table.footer_table3 .footer_item a{
        font-size: 14px;
    }
    /*11.åº•éƒ¨ä¿¡æ¯è”ç³»æˆ‘ä»¬ç”µè¯æ ·å¼*/
    .footer .footer_table.footer_table2 .footer_item .footer_tel{
        font-size: 30px;
    }


    /*********************é™¢æ ¡åº“*********************/
    /*é™¢æ ¡åº“banner*/
    .colleges_banner{
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    /*é™¢æ ¡åº“banner*/
    .colleges_banner .colleges_banner_container .colleges_banner_wrapper .colleges_banner_slide{
        width: 100%;
        height: auto;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ åˆ—è¡¨é«˜ä½Ž*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_a{
        width: 117px;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ åˆ†é¡µ*/
    .colleges_page{
        padding: 25px 0 50px;
    }


    /************************è¯¦æƒ…é¡µ************************/
    /*è¯¦æƒ…é¡µbanner*/
    .detail_banner{
        display: none;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹*/
    .detail_main .detail_body .detail_left{
        margin-top: 10px;
        margin-bottom: 50px;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹æ–‡å­—*/
    .detail_main .detail_body .detail_left .detail_left_body{
        padding: 0 15px;
        margin-bottom: 10px;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹å·¦ä¸Šè§’æ˜Ÿæ ‡*/
    .detail_main .detail_body .detail_left .detail_left_body:before{
        top: -5px;
        left: -5px;
        background-size: 70%;
    }/*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹å¤´éƒ¨*/
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_head{
        padding-top: 15px;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹å¤´éƒ¨æ ‡é¢˜*/
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_head .detail_left_body_title{
        font-size: 16px;
        line-height: 22px;
        font-weight: bold;
        color: #333;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹å¤´éƒ¨æ—¶é—´ä½œè€…æ–‡å­—æ ·å¼*/
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_head .detail_left_body_text>span{
        padding: 0 1px;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹æ–‡ç« */
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_main{
        padding: 10px 15px;
    }
    /*è¯¦æƒ…é¡µ æŽ¨èæ–‡ç« */
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_bottom{
        padding:30px 0 ;
    }





    /********************æŠ¥åè¡¨********************/
    .sign{
        padding: 20px 0 50px;
    }
    /*æŠ¥åè¡¨ å¤–è¾¹è·*/
    .sign .sign_body{
        padding: 0 60px;
    }
    /*æŠ¥åè¡¨ æ ‡é¢˜*/
    .sign .sign_body .sign_title{
        font-size: 22px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    /*æŠ¥åè¡¨ body*/
    .sign .sign_body .sign_table{
        padding: 30px 60px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border:1px solid #eee;
    }
    /*æŠ¥åè¡¨ è¡¨å•åˆ—è¡¨*/
    .sign .sign_body .sign_table .sign_table_list{
        margin-bottom: 10px;
    }
    /*æŠ¥åè¡¨ è¡¨å•éªŒè¯*/
    .sign .sign_body .sign_table .sign_table_list label.error{
        line-height: 30px;
        padding-right: 5px;
        font-size: 12px;
    }
    /*æŠ¥åè¡¨ è¡¨å•åç§°*/
    .sign .sign_body .sign_table .sign_table_list .sign_table_title{
        line-height: 30px;
    }
    /*æŠ¥åè¡¨ è¡¨å•å­—å·*/
    .sign .sign_body .sign_table .sign_table_list .form-control{
        font-size: 12px;
    }
    /*æŠ¥åè¡¨ å†…å®¹æ¡†*/
    .sign .sign_body .sign_table .sign_table_list textarea.form-control{
        height: 60px;
    }
    /*æŠ¥åè¡¨ æŒ‰é’®*/
    .sign .sign_body .sign_table .sign_table_btn{
        padding-top: 10px;
    }
    /*æŠ¥åè¡¨ æŒ‰é’®*/
    .sign .sign_body .sign_table .sign_table_btn .sign_table_a{
        width: 100px;
        height: 30px;
        line-height: 28px;
        font-size: 14px;
        margin-bottom: 5px;
    }
    /*æŠ¥åè¡¨ åº•éƒ¨ä¿¡æ¯*/
    .sign_footer{
        margin: 0;
    }


    /********************å…³äºŽæˆ‘ä»¬********************/
    .about{
        padding-top: 15px;
        padding-bottom: 50px;
    }
    /*å…³äºŽæˆ‘ä»¬ å¯¼èˆªæ ‡é¢˜*/
    .about .about_body .about_table{
        margin-bottom: 15px;
        height:124px;
    }
    /*å…³äºŽæˆ‘ä»¬ å¯¼èˆªæ ‡é¢˜*/
    .about .about_body .about_table .about_table_title{
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    /*å…³äºŽæˆ‘ä»¬ å¯¼èˆªåˆ—è¡¨åºå·*/
    .about .about_body .about_table .about_table_list:before{
        margin-top: -5px;
        left: 50px;
        background-size: 10px 10px;
        width: 10px;
        height: 10px;
    }
    /*å…³äºŽæˆ‘ä»¬ å¯¼èˆªåˆ—è¡¨æ´»åŠ¨æ—¶*/
    .about .about_body .about_table .about_table_list .about_table_list_name{
        font-size: 14px;
    }
    /*å…³äºŽæˆ‘ä»¬ å†…å®¹*/
    .about .about_body .about_text{
        min-height: 100px;
        padding: 15px 30px;
        margin-bottom: 15px;
    }
    /*å…³äºŽæˆ‘ä»¬ å†…å®¹æ ‡é¢˜*/
    .about .about_body .about_text .about_text_title{
        font-size: 22px;
        line-height: 40px;
        border-bottom: 1px dotted #ddd;
        padding-bottom: 10px;
    }
    /*å…³äºŽæˆ‘ä»¬ å†…å®¹è¾¹è·*/
    .about .about_body .about_text .about_text_body{
        padding: 15px 0 30px;
    }
    /*å…³äºŽæˆ‘ä»¬ å†…å®¹æ®µè½*/
    .about .about_body .about_text .about_text_body p{
        font-size: 14px;
    }



    /********************å­¦æ ¡é¦–é¡µ********************/
    .coll_index{
        width: 100%;
        height: auto;
        position: relative;
        padding-bottom: 30px;
        margin-bottom: 15px;
        overflow: hidden;
    }
    /*å­¦æ ¡é¦–é¡µ banner*/
    .coll_index .coll_index_banner{
        width: 100%;
        height: 100%;
    }
    /*å­¦æ ¡é¦–é¡µ banner*/
    .coll_index .coll_index_opa{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,.25);
        z-index: -1;
    }
    .coll_index .coll_index_banner>img{
        width:100%;
        height:100%;
    }
    /*å­¦æ ¡é¦–é¡µ ä½ç½®*/
    .coll_index .coll_index_body .coll_index_posi{
        height: 40px;
        line-height: 40px;
        overflow: hidden;
    }
    /*å­¦æ ¡é¦–é¡µ ä½ç½®*/
    .coll_index .coll_index_body .coll_index_posi>span:nth-child(1),
    .coll_index .coll_index_body .coll_index_posi>a:nth-child(2),
    .coll_index .coll_index_body .coll_index_posi>span:nth-child(3){
        display: none;
    }
    /*å­¦æ ¡é¦–é¡µ ä½ç½®*/
    .coll_index .coll_index_body .coll_index_posi,
    .coll_index .coll_index_body .coll_index_posi>a{
        font-size: 14px;
    }
    /*å­¦æ ¡é¦–é¡µ bannerä¸Šå†…å®¹*/
    .coll_index .coll_index_body .coll_table{
        height: auto;
        padding: 0;
    }
    /*å­¦æ ¡é¦–é¡µ logo*/
    .coll_index .coll_index_body .coll_table .coll_table_left{
        width: 80px;
        height: 130px;
        line-height: 130px;
        background: transparent;
        text-align: center;
        position: relative;
        overflow: hidden;
        margin:0 30px;
    }
    /*å­¦æ ¡é¦–é¡µ logoå›¾ç‰‡*/
    .coll_index .coll_index_body .coll_table .coll_table_left>img{
        width: 80px;
        height: 80px;
    }
    /*å­¦æ ¡é¦–é¡µ logo é™¢æ ¡ä¿¡æ¯*/
    .coll_index .coll_index_body .coll_table .coll_table_left,
    .coll_index .coll_index_body .coll_table .coll_table_middle{
        margin-top: 0;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯*/
    .coll_index .coll_index_body .coll_table .coll_table_middle{
        width: 500px;
        margin: 0 30px;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ æ ‡é¢˜*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_title{
        font-size: 16px;
        height: 30px;
        line-height: 30px;
        overflow: hidden;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ æ ‡ç­¾*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_tag{
        /*display: none;*/
        margin:10px 0;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ æ ‡ç­¾*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_tag>a{
        display: inline-block;
        color: #fff;
        border: 1px solid #fff;
        padding: 0 10px;
        -webkit-border-radius:10px;
        -moz-border-radius:10px;
        border-radius: 10px;
        height: 20px;
        line-height: 18px;
        font-size: 12px;
        margin: 5px 5px 5px 0;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ è¯¦ç»†*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_table{
        height: 50px;
        margin-top: 4px;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ è¯¦ç»†*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_table .coll_table_middle_item{
        width: 50%;
        height: 25px;
        line-height: 25px;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ è¯¦ç»†*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_table .coll_table_middle_item,
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_table .coll_table_middle_item>a{
        color: #fff;
        font-size: 14px;
    }
    /*å­¦æ ¡é¦–é¡µ logo*/
    .coll_index .coll_index_body .coll_table .coll_table_right{
        padding-top: 5px;
        height: 130px;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡æŽ’å æ ‡é¢˜*/
    .coll_index .coll_index_body .coll_table .coll_table_right .coll_table_right_title{
        margin-top: 0;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡æŽ’å æŽ’å*/
    .coll_index .coll_index_body .coll_table .coll_table_right .coll_table_right_rank{
        width: 50px;
        height: 50px;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡æŽ’å æŽ’åå›¾*/
    .coll_index .coll_index_body .coll_table .coll_table_right .coll_table_right_rank>img{
        width: 100%;
        height: 100%;
        position:absolute;
        top: 0;
        left: 50%;
        margin-left: -25px;
        z-index: -1;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡æŽ’å æ•°å­—*/
    .coll_index .coll_index_body .coll_table .coll_table_right .coll_table_right_rank .coll_table_right_rank_num{
        width: 25px;
        font-size: 12px;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡æŽ’å å·¦æ•°å­—*/
    .coll_index .coll_index_body .coll_table .coll_table_right .coll_table_right_rank .coll_table_right_rank_left{
        top: 5px;
        left: 0;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡æŽ’å å³æ•°å­—*/
    .coll_index .coll_index_body .coll_table .coll_table_right .coll_table_right_rank .coll_table_right_rank_right{
        top: 0;
        right: 0;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡æŽ’åæ ‡é¢˜*/
    .coll_index .coll_index_body .coll_table .coll_table_right .coll_table_right_text{
        height: 20px;
        line-height: 20px;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡æŽ’åæ ‡é¢˜*/
    .coll_index .coll_index_body .coll_table .coll_table_right .coll_table_right_text>span{
        display: inline-block;
        width: 40px;
        line-height: 20px;
        font-size: 14px;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡æŽ’åæŒ‰é’®*/
    .coll_index .coll_index_body .coll_table .coll_table_right .coll_table_right_btn{
        display: inline-block;
        margin-top: 5px;
        width: 100px;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
    }


    /*ä¸“é¢˜é¡µ å·¦ä¾§ banneré«˜åº¦*/
    .page_left_banner .page_container .page_wrapper .page_slide{
        height: 280px;
    }


}
@media  screen and (min-width: 992px) and (max-width:1023px ){
    div#doyoo_panel{
        display: none!important;
    }
    .page_main .page_body .page_left{
        padding: 20px 15px 0;
    }
    .colleges_main>div{
        width: 100%;
        padding: 0 30px;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§ä¸‹è¾¹è·*/
    .colleges_main.page_main .page_body .page_left .page_left_body{
        padding: 0;
    }
    /*ä¸“é¢˜é¡µ åˆ†é¡µ*/
    .colleges_page{
        padding: 15px 0 30px;
    }

    /********************æ–‡å­—èµ„è®¯åˆ—è¡¨********************/
    .text_body .text_table{
        padding: 10px 0;
    }
    /*æ–‡å­—èµ„è®¯åˆ—è¡¨ æ ‡é¢˜*/
    .text_body .text_table .text_body_head{
        height: 30px;
        line-height: 30px;
    }
    /*æ–‡å­—èµ„è®¯åˆ—è¡¨ æ ‡é¢˜æ–‡å­—*/
    .text_body .text_table .text_body_head>a{
        font-size: 16px;
    }
}
@media  screen and (min-width: 768px) and (max-width:1023px ){
    div#doyoo_panel{
        display: none!important;
    }
    #doyoo_panel{

    }
    /*1.å¯¼èˆª pcç«¯*/
    .top,.top_nav .nav_item{
        display: none;
    }
    /*1.å¯¼èˆª ç§»åŠ¨ç«¯*/
    .top_nav .nav_phone{
        display: block;
    }
    /*1.å¯¼èˆª ç§»åŠ¨ç«¯é«˜åº¦*/
    .top_nav{
        height:auto;
    }
    /*1.å¯¼èˆª logoé«˜åº¦*/
    .top_nav .nav_logo{
        height: 70px;
        line-height: 70px;
    }
    /*1.å¯¼èˆª logo*/
    .top_nav .nav_logo .nav_logo_img{
        display: inline;
        height: 50px;
    }
    /*1.å¯¼èˆª ç§»åŠ¨ç«¯*/
    .top_nav .nav_item_phone{
        height: 70px;
        line-height: 70px;
    }
    /*2.banner*/
    .banner{
        width: 100%;
        height: auto;
    }
    /*2.banner*/
    .banner .banner_container{
        width: 100%;
        height: auto;
    }
    /*2.bannerå¯¼èˆª*/
    .banner .banner_nav_item{
        display: none;
    }
    /*2.bannerå›¾ç‰‡*/
    .banner .banner_container .banner_wrapper .banner_slide .banner_img{
        width: 100%;
        height: auto;
    }
    /*2.banneråˆ†é¡µéšè—*/
    .banner .banner_pagination{
        display: none;
    }
    /*3.çƒ­é—¨é™¢æ ¡*/
    .hot{
        width: 100%;
        padding: 15px 0 0;
    }
    /*3.çƒ­é—¨é™¢æ ¡æ ‡é¢˜å­—ä½“1æ ·å¼*/
    .hot_title .hot_title_text,
    .hot_title .hot_title_texts{
        font-size: 16px;
    }
    /*ä¸¤ä¸ªæ–‡ç« åç§°*/
    .info_title{
        font-size: 16px;
        line-height: 35px;
    }
    /*/!*3.çƒ­é—¨é™¢æ ¡ç”µè¯æ ‡é¢˜éšè—æ–‡å­—*!/*/
    /*.hot_title .hot_tel span{*/
        /*display: none;*/
    /*}*/
    /*3.çƒ­é—¨é™¢æ ¡é™¢æ ¡åˆ—è¡¨*/
    .hot .hot_container{
        padding:10px 0 0;
    }
	.hot .hot_container .hot_wrapper .hot_slide .hot_item .hot_list .hot_body .hot_ico{
		width:100%;
		height:auto;
	}
    /*3.çƒ­é—¨é™¢æ ¡åˆ—è¡¨é™¢æ ¡åç§°*/
    .hot .hot_container .hot_wrapper .hot_slide .hot_item .hot_list .hot_body .hot_text{
        font-size: 12px;
        line-height:29px;
    }
    /*4.ä¸Šèµ„è®¯*/
    .info_top{
        padding: 15px 0;
    }
    /*4.ä¸Šèµ„è®¯ ä¸¤ä¸ªæ–‡ç« åˆ—è¡¨*/
    .info_top .info_top_table{
        padding: 10px;
        height: 240px;
        margin-bottom: 10px;
    }
    /*4.ä¸Šèµ„è®¯ ä¸¤ä¸ªæ–‡ç« æ ‡é¢˜*/
    .info_top .info_top_table .info_top_item .info_top_list{
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }
    /*4.ä¸Šèµ„è®¯ ç¬¬äºŒä¸ªæ–‡ç« åˆ—è¡¨more*/
    .info_top .info_top_more{
        top: 10px;
        font-size: 14px;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“*/
    .info_top .apply{
        width: 100%;
        height: 263px;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“åç§°*/
    .info_top .apply .apply_title{
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¡¨å•*/
    .info_top .apply .apply_form{
        padding: 20px 10px 0;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¾“å…¥æ¡†æ–‡å­—é¢œè‰²*/
    .info_top .apply .apply_form .apply_form_body .form-control{
        font-size: 12px;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¾“å…¥æ¡†æŒ‰é’®æ ·å¼*/
    .info_top .apply .apply_form .apply_form_btn{
        margin: 0;
        padding: 0;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¾“å…¥æ¡†æŒ‰é’®æ ·å¼*/
    .info_top .apply .apply_form .apply_form_btn .apply_form_a{
        height: 30px;
        line-height: 30px;
        margin: 0 auto;
        width: 100px;
        font-size: 12px;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¾“å…¥æ¡†ä¸‹è¾¹è·*/
    .info_top .apply .apply_form .apply_form_body>div>div{
        margin-bottom: 15px;
    }
    /*5.ä¸Šå¤§å›¾*/
    .rect_img{
        padding-bottom: 15px;
    }
    /*5.ä¸Šå¤§å›¾ å›¾ç‰‡å±…ä¸­*/
    .rect_img .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img{
        max-width: 100%;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨*/
    .depot .depot_body .depot_right{
        width: 100%;
        height: auto;
    }
    /*6.é™¢æ ¡åº“å¤´éƒ¨åç§°*/
    .depot .depot_head .depot_head_title{
        position: relative;
        padding-left: 25px;
    }
    /*6.é™¢æ ¡åº“å¤´éƒ¨icon*/
    .depot .depot_head .depot_head_title:before{
        top: 50%;
        background: url(../images/depot_icon.png) no-repeat;
        background-size: 50%;
        margin-top: -10px;
    }
    /*6.é™¢æ ¡åº“å¤´éƒ¨æœç´¢æ¡†æŒ‰é’®æ ·å¼*/
    .depot .depot_head .depot_head_search .depot_search_btn{
        width: 45px;
        font-size: 12px;
    }
    /*6.é™¢æ ¡åº“å¤´éƒ¨æœç´¢æ¡†æ ·å¼*/
    .depot .depot_head .depot_head_search .depot_search_input{
        padding: 6px 10px;
        font-size: 12px;
    }
    /*6.é™¢æ ¡åº“pcç«¯å¯¼èˆª*/
    .depot .depot_body .depot_left{
        display: none;
    }
    /*6.é™¢æ ¡åº“ç§»åŠ¨ç«¯å¯¼èˆª*/
    .depot .depot_body .depot_left_phone{
        display: block;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨æ ·å¼*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list{
        width: 100%;
        height: auto;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨å›¾ç‰‡*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img{
        width: 100%;
        height: 100px;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨è¯¦æƒ…æŒ‰é’®å®šä½*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img:hover .depot_right_dw{
        display: none;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨ä½ç½®*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img .depot_right_place{
        width: 100%;
        height: 25px;
        line-height: 25px;
        padding-left: 27px;
        overflow: hidden;
        font-size: 12px;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨å®šä½å›¾æ ‡*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img .depot_right_place:before{
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        margin-top: -10px;
        left: 10px;
        background: url(../images/depot_left_place.png) no-repeat;
        background-size: 80%;
        width: 15px;
        height: 20px;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨è¯¦æƒ…æŒ‰é’®å®šä½æŒ‰é’®æ ·å¼*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list>span,
    .depot .depot_body .depot_right .depot_right_item .depot_right_list>a{
        padding: 0 10px;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨é™¢æ ¡åç§°*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list>span.depot_right_text1{
        font-size: 14px;
        font-weight: bold;
    }
    /*7.ä¸‹èµ„è®¯*/
    .info_bottom{
        padding: 15px 0 5px;
    }
    /*7.ä¸Šèµ„è®¯ ç¬¬äºŒä¸ªæ–‡ç« åˆ—è¡¨more*/
    .info_bottom .info_top_more{
        position: absolute;
        top: 8px;
        right: 20px;
        line-height: 35px;
        text-transform: uppercase;
        color: #0a7cf9;
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯ç¬¬ä¸€æ¡å¸¦å›¾æ ‡é¢˜*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_first .info_bottom_first_text .info_bottom_first_title{
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯å†…å®¹*/
    .info_bottom .info_bottom_table .info_bottom_body{
        padding: 15px 10px;
    }
    /*7.ä¸‹èµ„è®¯åˆ—è¡¨æ ·å¼*/
    .info_bottom .info_bottom_table{
        width: 100%;
        height: auto;
        padding:5px 10px;
        margin-bottom: 10px;
    }
    /*7.ä¸‹èµ„è®¯å¤´éƒ¨*/
    .info_bottom .info_bottom_table .info_bottom_head{
        height: 40px;
        line-height: 40px;
        border-bottom: 1px dashed #ddd;
    }
    /*7.ä¸‹èµ„è®¯å†…å®¹*/
    .info_bottom .info_bottom_table .info_bottom_body{
        padding: 15px 5px 0;
    }
    /*7.ä¸‹èµ„è®¯ç¬¬ä¸€æ¡å¸¦å›¾*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_first .info_bottom_first_img{
        width: 120px;
        height: 80px;
    }
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_first .info_bottom_first_text{
        margin-bottom: 10px;
    }
    /*7.ä¸‹èµ„è®¯ç¬¬ä¸€æ¡å¸¦å›¾æ ‡é¢˜*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_first .info_bottom_first_text .info_bottom_first_title{
        height: 40px;
        line-height: 20px;
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯ç¬¬ä¸€æ¡å¸¦å›¾è¯¦æƒ…*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_first .info_bottom_first_text .info_bottom_first_detail{
        height: 40px;
        line-height: 20px;
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯æ–°é—»æ ‡é¢˜*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_body_title{
        height: 30px;
        line-height: 30px;
        padding-left: 10px;
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯æ–°é—»æ ‡é¢˜æ— åºåºå·*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_body_title:before{
        margin-top: -2px;
        width: 3px;
        height: 3px;
    }
    /*7.ä¸‹èµ„è®¯æˆåŠŸæ¡ˆä¾‹æ ·å¼*/
    .info_bottom .info_bottom_table .info_bottom_suc .info_bottom_suc_list{
        padding: 10px 0;
    }
    /*7.ä¸‹èµ„è®¯æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜å›¾ç‰‡*/
    .info_bottom .info_bottom_table .info_bottom_suc .info_bottom_suc_list .info_bottom_suc_a{
        width: 60px;
        height: 60px;
        margin-right: 15px;
    }
    /*7.ä¸‹èµ„è®¯æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜æ–‡å­—*/
    .info_bottom .info_bottom_table .info_bottom_suc .info_bottom_suc_list .info_bottom_suc_title{
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜è¯¦æƒ…*/
    .info_bottom .info_bottom_table .info_bottom_suc .info_bottom_suc_list .info_bottom_suc_detail{
        height: 40px;
        line-height: 20px;
        font-size: 14px;
    }
    /*9.ç•™å­¦ä¸“é¢˜æ ·å¼*/
    .topic .topic_body{
        width: 100%;
        height: auto;
        border-top: none;
        padding: 0 10px;
    }
    /*9.ç•™å­¦ä¸“é¢˜å†…å®¹*/
    .topic .topic_body .topic_table{
        padding: 5px 30px 10px;
    }
    /*9.ç•™å­¦ä¸“é¢˜å†…å®¹ ä¸Šä¸€ä¸ªæŒ‰é’®*/
    .topic .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
        right: 0;
        left: auto;
    }
    /*9.ç•™å­¦ä¸“é¢˜å†…å®¹ ä¸‹ä¸€ä¸ªæŒ‰é’®*/
    .topic .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
        left: 0;
        right: auto;
    }
    /*9.ç•™å­¦ä¸“é¢˜å†…å®¹å®½é«˜*/
    .topic .topic_body .topic_table .topic_container .topic_wrapper .topic_slide .topic_icon{
        padding: 10px;
        width:  100%;
        height:100% ;
    }
    .topic .swiper-button-next, .swiper-button-prev{
        background-size: 20px 33px;
    }
    /*9.ç•™å­¦ä¸“é¢˜å†…å®¹æ ‡é¢˜*/
    .topic .topic_body .topic_table .topic_container .topic_wrapper .topic_slide .topic_text{
        margin-top: 5px;
        font-size: 16px;
    }
    /*10.å‹æƒ…é“¾æŽ¥*/
    .link{
        display: none;
    }
    /*11.åº•éƒ¨ä¿¡æ¯*/
    .footer{
        width: 100%;
        height: auto;
        padding: 15px 0 30px;
    }
    /*11.åº•éƒ¨ä¿¡æ¯ç•™å­¦æ¨¡å¼*/
    .footer .footer_table.footer_table1,
    .footer .footer_table.footer_table3,
    .footer .footer_table.footer_table4{
        display: none;
    }
    .footer .footer_table.footer_table2{
        width: 100%;
        margin-bottom: 10px;
    }
    /*11.åº•éƒ¨ä¿¡æ¯å†…è¾¹è·*/
    .footer .footer_table{
        padding: 0;
    }
    /*11.åº•éƒ¨ä¿¡æ¯ç•™å­¦æ¨¡å¼æ–‡å­—æ ·å¼*/
    .footer .footer_table.footer_table1 .footer_item a{
        display: inline-block;
        font-size: 12px;
    }
    /*11.åº•éƒ¨ä¿¡æ¯è”ç³»æˆ‘ä»¬åœ°å€é‚®ç¼–*/
    .footer .footer_table.footer_table2 .footer_item .footer_text{
        font-size: 12px;
    }
    /*11.åº•éƒ¨ä¿¡æ¯æ ç›®å¯¼èˆªæ–‡å­—æ ·å¼*/
    .footer .footer_table.footer_table3 .footer_item a{
        font-size: 12px;
    }
    /*11.åº•éƒ¨ä¿¡æ¯è”ç³»æˆ‘ä»¬ç”µè¯æ ·å¼*/
    .footer .footer_table.footer_table2 .footer_item .footer_tel{
        font-size: 30px;
    }


    /*********************é™¢æ ¡åº“*********************/
    /*é™¢æ ¡åº“banner*/
    .colleges_banner{
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    /*é™¢æ ¡åº“banner*/
    .colleges_banner .colleges_banner_container .colleges_banner_wrapper .colleges_banner_slide{
        width: 100%;
        height: auto;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ åˆ—è¡¨è¾¹è·*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item{
        padding: 15px 20px;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ åˆ†é¡µ*/
    .colleges_page{
        padding: 15px 0;
    }




    /************************è¯¦æƒ…é¡µ************************/
    /*è¯¦æƒ…é¡µbanner*/
    .detail_banner{
        display: none;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹*/
    .detail_main .detail_body .detail_left{
        margin-top: 10px;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹æ–‡å­—*/
    .detail_main .detail_body .detail_left .detail_left_body{
        padding: 0 15px;
        margin-bottom: 10px;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹å·¦ä¸Šè§’æ˜Ÿæ ‡*/
    .detail_main .detail_body .detail_left .detail_left_body:before{
        top: -5px;
        left: -5px;
        background-size: 70%;
    }/*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹å¤´éƒ¨*/
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_head{
        padding-top: 15px;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹å¤´éƒ¨æ ‡é¢˜*/
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_head .detail_left_body_title{
        font-size: 16px;
        line-height: 22px;
        font-weight: bold;
        color: #333;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹å¤´éƒ¨æ—¶é—´ä½œè€…æ–‡å­—æ ·å¼*/
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_head .detail_left_body_text>span{
        padding: 0 1px;
    }
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_head .detail_left_body_text .detail_left_body_text_author{
        display: none;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹æ–‡ç« */
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_main{
        padding: 10px 15px;
    }
    /*è¯¦æƒ…é¡µ æŽ¨èæ–‡ç« */
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_bottom{
        padding:30px 0 ;
    }




    /********************ä¸“é¢˜é¡µ********************/
    .colleges_main{
        padding: 0;
        overflow: hidden;
    }
    .colleges_main>div{
        width: 100%;
    }

    /*å·¦ä¾§ bannerå›¾ç‰‡*/
    .page_main .page_body .page_left{
        padding-top: 0;
    }
    /*å³ä¾§ å’¨è¯¢æŠ¥åæ¡†*/
    .box_consult .box_consult_title,
    .box_right .apply .apply_title{
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    /*å³ä¾§ å’¨è¯¢æç¤ºæ¡†ç”µè¯ä½ç½®*/
    .box_consult .box_consult_body .box_consult_table:hover .box_consult_table_left{
        display: none;
    }
    /*å³ä¾§ å¹¿å‘Šä½*/
    .box_right .box_right_img{
        margin:10px 0;
    }
    /*å³ä¾§ ç”³è¯·é€šé“è¡¨å•*/
    .box_right .apply .apply_form{
        padding: 15px;
    }
    /*å³ä¾§æˆåŠŸæ¡ˆä¾‹*/
    .box_right .detail_info_table {
        margin: 10px 0;
    }
    /*å³ä¾§æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜*/
    .box_right .detail_info_table .detail_info_head{
        height: 40px;
        line-height: 40px;
    }
    /*å³ä¾§æˆåŠŸæ¡ˆä¾‹more*/
    .box_right .detail_info_table .detail_info_head .info_top_more,
    .box_right .box_right_hot .info_bottom_head{
        height: 40px;
        right: 15px;
        line-height: 40px;
    }
    /*å³ä¾§æˆåŠŸæ¡ˆä¾‹æ ·å¼*/
    .box_right .detail_info_table .detail_info_suc .detail_info_suc_list{
        padding: 6px 0;
    }
    /*å³ä¾§æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜å›¾ç‰‡*/
    .box_right .detail_info_table .detail_info_suc .detail_info_suc_list .detail_info_suc_a{
        width: 50px;
        height: 50px;
        margin-top: 10px;
    }
    /*å³ä¾§ ç•™å­¦èµ„è®¯*/
    .box_right .box_right_hot{
        margin-bottom: 0;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§ banneré«˜åº¦*/
    .page_left_banner .page_container .page_wrapper .page_slide{
        height: 280px;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§ banneråˆ†é¡µ*/
    .page_left_banner .page_container.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
        display: none;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§ bannerä¸Šæ ‡é¢˜*/
    .page_left_banner .page_container .page_wrapper .page_slide .page_slide_title{
        height: 40px;
        line-height: 40px;
        background: rgba(0,0,0,.4);
        padding: 0 10px;
        font-size: 16px;
        text-align: center;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§ headæ ‡é¢˜*/
    .page_left_head{
        padding: 10px 30px;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§ä¸‹è¾¹è·*/
    .page_main .page_body .page_left .page_left_body{
        padding: 0 30px;
    }
    /*ä¸“é¢˜é¡µ åˆ†é¡µ*/
    .page_main .page_body .page_left .colleges_page{
        padding: 0 0 10px;
    }



    /********************æŠ¥åè¡¨********************/
    .sign{
        padding: 20px 0 50px;
    }
    /*æŠ¥åè¡¨ å¤–è¾¹è·*/
    .sign .sign_body{
        padding: 0 50px;
    }
    /*æŠ¥åè¡¨ æ ‡é¢˜*/
    .sign .sign_body .sign_title{
        font-size: 20px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    /*æŠ¥åè¡¨ body*/
    .sign .sign_body .sign_table{
        padding: 15px 50px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border:1px solid #eee;
    }
    /*æŠ¥åè¡¨ è¡¨å•åˆ—è¡¨*/
    .sign .sign_body .sign_table .sign_table_list{
        margin-bottom: 10px;
    }
    /*æŠ¥åè¡¨ è¡¨å•éªŒè¯*/
    .sign .sign_body .sign_table .sign_table_list label.error{
        line-height: 30px;
        padding-right: 5px;
        font-size: 12px;
    }
    /*æŠ¥åè¡¨ è¡¨å•åç§°*/
    .sign .sign_body .sign_table .sign_table_list .sign_table_title{
        line-height: 30px;
    }
    /*æŠ¥åè¡¨ è¡¨å•å­—å·*/
    .sign .sign_body .sign_table .sign_table_list .form-control{
        font-size: 12px;
    }
    /*æŠ¥åè¡¨ å†…å®¹æ¡†*/
    .sign .sign_body .sign_table .sign_table_list textarea.form-control{
        height: 60px;
    }
    /*æŠ¥åè¡¨ æŒ‰é’®*/
    .sign .sign_body .sign_table .sign_table_btn{
        padding-top: 10px;
    }
    /*æŠ¥åè¡¨ æŒ‰é’®*/
    .sign .sign_body .sign_table .sign_table_btn .sign_table_a{
        width: 100px;
        height: 30px;
        line-height: 28px;
        font-size: 14px;
        margin-bottom: 5px;
    }
    /*æŠ¥åè¡¨ åº•éƒ¨ä¿¡æ¯*/
    .sign_footer{
        margin: 0;
    }


    /********************å›½å®¶é¡µ********************/
    /*å›½å®¶é¡µ åˆ—è¡¨æ ‡é¢˜*/
    .country_body .country_table .country_item .country_item_title{
        height: 32px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨æ ‡é¢˜name*/
    .country_body .country_table .country_item .country_item_title .country_item_name{
        padding: 0 12px;
        height: 32px;
        line-height: 32px;
        font-size: 14px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨æ ‡é¢˜more*/
    .country_body .country_table .country_item .country_item_title .country_item_more{
        height: 32px;
        line-height: 32px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨æ ‡é¢˜more*/
    .country_body .country_table .country_item .country_item_title .country_item_more>a{
        font-size: 14px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨è¾¹è·*/
    .country_body .country_table .country_item .country_list{
        padding: 10px 0 5px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨èµ„è®¯æ ‡é¢˜*/
    .country_body .country_table .country_item .country_list .country_list_title{
        height: 26px;
        line-height: 26px;
        padding-left: 15px;
        font-size: 14px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨èµ„è®¯æ ‡é¢˜åºå·*/
    .country_body .country_table .country_item .country_list .country_list_title:before{
        left: 5px;
    }
    /*å›½å®¶é¡µ ä¸¤ä¸ªè½®æ’­å°å¹¿å‘Š*/
    .country_body .country_table .country_list_banner{
        margin: 7.5px 0;
    }
    /*å›½å®¶é¡µ ä¸¤ä¸ªè½®æ’­å›¾ç‰‡*/
    .country_body .country_table .country_list_banner .country_list_img .country_list_img_img{
        width: 100%;
        height: auto;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨ç¬¬ä¸€æ¡å¸¦å›¾*/
    .country_body .country_table .country_item .country_list .country_first .country_first_img{
        width: 100px;
        height: 76px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨ç¬¬ä¸€æ¡å¸¦å›¾æ ‡é¢˜*/
    .country_body .country_table .country_item .country_list .country_first .country_first_text .country_first_title{
        font-size: 14px;
        height: 40px;
        line-height: 20px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨ç¬¬ä¸€æ¡å¸¦å›¾æè¿°*/
    .country_body .country_table .country_item .country_list .country_first .country_first_text .country_first_detail{
        height: 36px;
        line-height: 18px;
        font-size: 14px;
    }
    /*å›½å®¶é¡µ ç•™å­¦ä¸“é¢˜æ ‡é¢˜*/
    .country_body .country_table .topic .topic_body .topic_head{
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }
    /*å›½å®¶é¡µ ç•™å­¦ä¸“é¢˜*/
    .country_body .country_table .topic .topic_body .topic_table{
        padding: 10px 30px;
    }
    /*å›½å®¶é¡µ ç•™å­¦ä¸“é¢˜æ–‡å­—*/
    .country_body .country_table .topic .topic_body .topic_table .country_topic_container .topic_wrapper .topic_slide .topic_text{
        font-size: 14px;
    }
    /*å›½å®¶é¡µ ç•™å­¦ä¸“é¢˜*/
    .country_body .country_table .topic{
        margin-bottom: 0;
        margin-top: 10px;
    }


    /********************å…³äºŽæˆ‘ä»¬********************/
    .about{
        padding-top: 15px;
        padding-bottom: 15px;
    }
    /*å…³äºŽæˆ‘ä»¬ å¯¼èˆªæ ‡é¢˜*/
    .about .about_body .about_table{
        margin-bottom: 15px;
        height:124px;
    }
    /*å…³äºŽæˆ‘ä»¬ å¯¼èˆªæ ‡é¢˜*/
    .about .about_body .about_table .about_table_title{
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    /*å…³äºŽæˆ‘ä»¬ å¯¼èˆªåˆ—è¡¨åºå·*/
    .about .about_body .about_table .about_table_list:before{
        margin-top: -5px;
        left: 30px;
        background-size: 10px 10px;
        width: 10px;
        height: 10px;
    }
    /*å…³äºŽæˆ‘ä»¬ å¯¼èˆªåˆ—è¡¨æ´»åŠ¨æ—¶*/
    .about .about_body .about_table .about_table_list .about_table_list_name{
        font-size: 14px;
    }
    /*å…³äºŽæˆ‘ä»¬ å†…å®¹*/
    .about .about_body .about_text{
        min-height: 100px;
        padding: 15px 30px;
        margin-bottom: 15px;
    }
    /*å…³äºŽæˆ‘ä»¬ å†…å®¹æ ‡é¢˜*/
    .about .about_body .about_text .about_text_title{
        font-size: 22px;
        line-height: 40px;
        border-bottom: 1px dotted #ddd;
        padding-bottom: 10px;
    }
    /*å…³äºŽæˆ‘ä»¬ å†…å®¹è¾¹è·*/
    .about .about_body .about_text .about_text_body{
        padding: 15px 0 30px;
    }
    /*å…³äºŽæˆ‘ä»¬ å†…å®¹æ®µè½*/
    .about .about_body .about_text .about_text_body p{
        font-size: 14px;
    }



    /********************å­¦æ ¡é¦–é¡µ********************/
    .coll_index{
        width: 100%;
        height: auto;
        position: relative;
        padding-bottom: 30px;
        margin-bottom: 15px;
        overflow: hidden;
    }
    /*å­¦æ ¡é¦–é¡µ banner*/
    .coll_index .coll_index_banner{
        width: 100%;
        height: 100%;
    }
    /*å­¦æ ¡é¦–é¡µ banner*/
    .coll_index .coll_index_opa{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,.25);
        z-index: -1;
    }
    .coll_index .coll_index_banner>img{
        width: auto;
        height:100%;
    }
    /*å­¦æ ¡é¦–é¡µ ä½ç½®*/
    .coll_index .coll_index_body .coll_index_posi{
        height: 40px;
        line-height: 40px;
        overflow: hidden;
    }
    /*å­¦æ ¡é¦–é¡µ ä½ç½®*/
    .coll_index .coll_index_body .coll_index_posi>span:nth-child(1),
    .coll_index .coll_index_body .coll_index_posi>a:nth-child(2),
    .coll_index .coll_index_body .coll_index_posi>span:nth-child(3){
        display: none;
    }
    /*å­¦æ ¡é¦–é¡µ ä½ç½®*/
    .coll_index .coll_index_body .coll_index_posi,
    .coll_index .coll_index_body .coll_index_posi>a{
        font-size: 14px;
    }
    /*å­¦æ ¡é¦–é¡µ bannerä¸Šå†…å®¹*/
    .coll_index .coll_index_body .coll_table{
        height: auto;
        padding: 0;
    }
    /*å­¦æ ¡é¦–é¡µ logo*/
    .coll_index .coll_index_body .coll_table .coll_table_left{
        width: 80px;
        height: 130px;
        line-height: 130px;
        background: transparent;
        text-align: center;
        position: relative;
        overflow: hidden;
        margin:0 30px;
    }
    /*å­¦æ ¡é¦–é¡µ logoå›¾ç‰‡*/
    .coll_index .coll_index_body .coll_table .coll_table_left>img{
        width: 80px;
        height: 80px;
    }
    /*å­¦æ ¡é¦–é¡µ logo é™¢æ ¡ä¿¡æ¯*/
    .coll_index .coll_index_body .coll_table .coll_table_left,
    .coll_index .coll_index_body .coll_table .coll_table_middle{
        margin-top: 0;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯*/
    .coll_index .coll_index_body .coll_table .coll_table_middle{
        width: 300px;
        margin: 0 30px;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ æ ‡é¢˜*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_title{
        font-size: 16px;
        height: 30px;
        line-height: 30px;
        overflow: hidden;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ æ ‡ç­¾*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_tag{
        display: none;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ æ ‡ç­¾*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_tag>a{
        display: inline-block;
        color: #fff;
        border: 1px solid #fff;
        padding: 0 10px;
        -webkit-border-radius:10px;
        -moz-border-radius:10px;
        border-radius: 10px;
        height: 20px;
        line-height: 18px;
        font-size: 12px;
        margin: 5px 5px 5px 0;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ è¯¦ç»†*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_table{
        height: 96px;
        margin-top: 4px;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ è¯¦ç»†*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_table .coll_table_middle_item{
        width: 100%;
        height: 24px;
        line-height: 24px;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ è¯¦ç»†*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_table .coll_table_middle_item,
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_table .coll_table_middle_item>a{
        color: #fff;
        font-size: 14px;
    }
    /*å­¦æ ¡é¦–é¡µ logo*/
    .coll_index .coll_index_body .coll_table .coll_table_right{
        padding-top: 5px;
        height: 130px;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡æŽ’å æ ‡é¢˜*/
    .coll_index .coll_index_body .coll_table .coll_table_right .coll_table_right_title{
        margin-top: 0;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡æŽ’å æŽ’å*/
    .coll_index .coll_index_body .coll_table .coll_table_right .coll_table_right_rank{
        width: 50px;
        height: 50px;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡æŽ’å æŽ’åå›¾*/
    .coll_index .coll_index_body .coll_table .coll_table_right .coll_table_right_rank>img{
        width: 100%;
        height: 100%;
        position:absolute;
        top: 0;
        left: 50%;
        margin-left: -25px;
        z-index: -1;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡æŽ’å æ•°å­—*/
    .coll_index .coll_index_body .coll_table .coll_table_right .coll_table_right_rank .coll_table_right_rank_num{
        width: 25px;
        font-size: 12px;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡æŽ’å å·¦æ•°å­—*/
    .coll_index .coll_index_body .coll_table .coll_table_right .coll_table_right_rank .coll_table_right_rank_left{
        top: 5px;
        left: 0;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡æŽ’å å³æ•°å­—*/
    .coll_index .coll_index_body .coll_table .coll_table_right .coll_table_right_rank .coll_table_right_rank_right{
        top: 0;
        right: 0;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡æŽ’åæ ‡é¢˜*/
    .coll_index .coll_index_body .coll_table .coll_table_right .coll_table_right_text{
        height: 20px;
        line-height: 20px;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡æŽ’åæ ‡é¢˜*/
    .coll_index .coll_index_body .coll_table .coll_table_right .coll_table_right_text>span{
        display: inline-block;
        width: 40px;
        line-height: 20px;
        font-size: 14px;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡æŽ’åæŒ‰é’®*/
    .coll_index .coll_index_body .coll_table .coll_table_right .coll_table_right_btn{
        display: inline-block;
        margin-top: 5px;
        width: 100px;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
    }



    /*å­¦æ ¡é¦–é¡µ å¯¼èˆªåˆ—è¡¨æ–‡å­—*/
    .school_body .school_nav .school_nav_item .school_nav_list>a{
        font-size: 14px;
    }
    /*å­¦æ ¡é¦–é¡µ å¯¼èˆªåˆ—è¡¨*/
    .school_body .school_nav .school_nav_item .school_nav_list{
        height: 35px;
        line-height: 35px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ å­¦æ ¡å›¾ç‰‡*/
    .school_body .school_product{
        position: relative;
        padding: 15px 25px 10px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ å­¦æ ¡å›¾ç‰‡åˆ—è¡¨*/
    .school_body .school_product .school_product_body .school_product_item .school_product_list .school_product_div{
        height: 120px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ æ®µè½*/
    .school_body .school_table{
        padding: 0 10px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ æ®µè½è¾¹è·*/
    .school_body .school_table .school_table_item{
        padding-top: 10px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ æ®µè½æ ‡é¢˜*/
    .school_body .school_table .school_table_item .school_table_head{
        font-size: 16px;
        height: 30px;
        line-height: 30px;
        padding-left: 30px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ æ®µè½æ ‡é¢˜icon*/
    .school_body .school_table .school_table_item .school_table_head:before{
        margin-top: -12px;
        width: 24px;
        height: 24px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ æ®µè½è¯¦æƒ…*/
    .school_body .school_table .school_table_item .school_table_detail{
        padding:10px;
    }
    /*å­¦æ ¡é¦–é¡µ å­¦æ ¡ç®€ä»‹ç‚¹å‡»æŸ¥çœ‹æ›´å¤š*/
    .school_body .school_table .school_table_item .school_table_detail>p,#school_btn,#school_btn1{
        font-size: 14px;
    }
    /*å­¦æ ¡é¦–é¡µä¸»è¦å†…å®¹*/
    .school_body{
        padding-bottom: 15px;
        margin-bottom: 5px;
    }





    /********************æ–‡å­—èµ„è®¯åˆ—è¡¨********************/
    .text_body .text_table{
        padding: 10px 0;
    }
    /*æ–‡å­—èµ„è®¯åˆ—è¡¨ æ ‡é¢˜*/
    .text_body .text_table .text_body_head{
        height: 30px;
        line-height: 30px;
    }
    /*æ–‡å­—èµ„è®¯åˆ—è¡¨ æ ‡é¢˜æ–‡å­—*/
    .text_body .text_table .text_body_head>a{
        font-size: 16px;
    }



}
@media screen and (max-width:1024px ){
	.top,.top_nav .search,.top_nav .frphone{display:none;}
	.top_nav{margin-top:0;}
	.top_nav .nav_logo{padding-right:0;}
	.top_nav .nav_item_phone{width:0;height:0 !important;}
	.top_nav .nav_item_phone .nav_item_phone_btn{display:block;position:absolute;right:20px;top:20px;}
	.hot .hot_container .hot_wrapper .hot_slide{width:50%;}
	.page_left_banner .page_container.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{display:block !important;}
	.page_left_banner .page_container .page_pagi .swiper-pagination-bullet{width:25px;height:6px;}
}
@media screen and (min-width: 667px) and (max-width:767px ){
    div#doyoo_panel{
        display: none!important;
    }
    /*1.å¯¼èˆª pcç«¯*/
    .top_nav .nav_item{
        display: none;
    }
    /*1.å¯¼èˆª ç§»åŠ¨ç«¯*/
    .top_nav .nav_phone{
        display: block;
    }
    /*1.å¯¼èˆª ç§»åŠ¨ç«¯é«˜åº¦*/
    .top_nav{
        height:auto;
    }
    /*1.å¯¼èˆª logoé«˜åº¦*/
    .top_nav .nav_logo{
        height: 70px;
        line-height: 70px;
    }
    /*1.å¯¼èˆª logo*/
    .top_nav .nav_logo .nav_logo_img{
        display: inline;
        height: 50px;
    }
    /*1.å¯¼èˆª ç§»åŠ¨ç«¯*/
    .top_nav .nav_item_phone{
        height: 70px;
        line-height: 70px;
    }
    /*2.banner*/
    .banner{
        width: 100%;
        height: auto;
    }
    /*2.banner*/
    .banner .banner_container{
        width: 100%;
        height: auto;
    }
    /*2.bannerå¯¼èˆª*/
    .banner .banner_nav_item{
        display: none;
    }
    /*2.bannerå›¾ç‰‡*/
    .banner .banner_container .banner_wrapper .banner_slide .banner_img{
        width: 100%;
        height: auto;
    }
    /*2.banneråˆ†é¡µéšè—*/
    .banner .banner_pagination{
        display: none;
    }
    /*3.çƒ­é—¨é™¢æ ¡*/
    .hot{
        width: 100%;
        padding: 15px 0 0;
    }
    /*3.çƒ­é—¨é™¢æ ¡æ ‡é¢˜å­—ä½“1æ ·å¼*/
    .hot_title .hot_title_text,
    .hot_title .hot_title_texts{
        font-size: 16px;
    }
    /*ä¸¤ä¸ªæ–‡ç« åç§°*/
    .info_title{
        font-size: 16px;
        line-height: 35px;
    }
    /*3.çƒ­é—¨é™¢æ ¡é™¢æ ¡åˆ—è¡¨*/
    .hot .hot_container{
        padding:10px 0 0;
    }
	.hot .hot_container .hot_wrapper .hot_slide .hot_item .hot_list .hot_body .hot_ico{
		width:100%;
		height:auto;
	}
    /*3.çƒ­é—¨é™¢æ ¡åˆ—è¡¨é™¢æ ¡åç§°*/
    .hot .hot_container .hot_wrapper .hot_slide .hot_item .hot_list .hot_body .hot_text{
        font-size: 12px;
        line-height:29px;
    }
    /*4.ä¸Šèµ„è®¯*/
    .info_top{
        padding: 15px 0;
    }
    /*4.ä¸Šèµ„è®¯ ä¸¤ä¸ªæ–‡ç« åˆ—è¡¨*/
    .info_top .info_top_table{
        padding: 10px;
        height: 240px;
        margin-bottom: 10px;
    }
    /*4.ä¸Šèµ„è®¯ ä¸¤ä¸ªæ–‡ç« æ ‡é¢˜*/
    .info_top .info_top_table .info_top_item .info_top_list{
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }
    /*4.ä¸Šèµ„è®¯ ç¬¬äºŒä¸ªæ–‡ç« åˆ—è¡¨more*/
    .info_top .info_top_more{
        top: 10px;
        font-size: 14px;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“*/
    .info_top .apply{
        width: 100%;
        height: 263px;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“åç§°*/
    .info_top .apply .apply_title{
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¡¨å•*/
    .info_top .apply .apply_form{
        padding: 20px 10px 0;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¾“å…¥æ¡†æ–‡å­—é¢œè‰²*/
    .info_top .apply .apply_form .apply_form_body .form-control{
        font-size: 12px;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¾“å…¥æ¡†æŒ‰é’®æ ·å¼*/
    .info_top .apply .apply_form .apply_form_btn{
        margin: 0;
        padding: 0;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¾“å…¥æ¡†æŒ‰é’®æ ·å¼*/
    .info_top .apply .apply_form .apply_form_btn .apply_form_a{
        height: 30px;
        line-height: 30px;
        margin: 0 auto;
        width: 100px;
        font-size: 12px;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¾“å…¥æ¡†ä¸‹è¾¹è·*/
    .info_top .apply .apply_form .apply_form_body>div>div{
        margin-bottom: 15px;
    }
    /*5.ä¸Šå¤§å›¾*/
    .rect_img{
        padding-bottom: 15px;
    }
    /*5.ä¸Šå¤§å›¾ å›¾ç‰‡å±…ä¸­*/
    .rect_img .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img{
        max-width: 100%;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨*/
    .depot .depot_body .depot_right{
        width: 100%;
        height: auto;
    }
    /*6.é™¢æ ¡åº“å¤´éƒ¨åç§°*/
    .depot .depot_head .depot_head_title{
        position: relative;
        padding-left: 25px;
    }
    /*6.é™¢æ ¡åº“å¤´éƒ¨icon*/
    .depot .depot_head .depot_head_title:before{
        top: 50%;
        background: url(../images/depot_icon.png) no-repeat;
        background-size: 50%;
        margin-top: -10px;
    }
    /*6.é™¢æ ¡åº“å¤´éƒ¨æœç´¢æ¡†æŒ‰é’®æ ·å¼*/
    .depot .depot_head .depot_head_search .depot_search_btn{
        width: 45px;
        font-size: 12px;
    }
    /*6.é™¢æ ¡åº“å¤´éƒ¨æœç´¢æ¡†æ ·å¼*/
    .depot .depot_head .depot_head_search .depot_search_input{
        padding: 6px 10px;
        font-size: 12px;
    }
    /*6.é™¢æ ¡åº“pcç«¯å¯¼èˆª*/
    .depot .depot_body .depot_left{
        display: none;
    }
    /*6.é™¢æ ¡åº“ç§»åŠ¨ç«¯å¯¼èˆª*/
    .depot .depot_body .depot_left_phone{
        display: block;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨æ ·å¼*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list{
        width: 100%;
        height: auto;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨å›¾ç‰‡*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img{
        width: 100%;
        height: 180px;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨è¯¦æƒ…æŒ‰é’®å®šä½*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img:hover .depot_right_dw{
        display: none;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨ä½ç½®*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img .depot_right_place{
        width: 100%;
        height: 25px;
        line-height: 25px;
        padding-left: 27px;
        overflow: hidden;
        font-size: 12px;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨å®šä½å›¾æ ‡*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img .depot_right_place:before{
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        margin-top: -10px;
        left: 10px;
        background: url(../images/depot_left_place.png) no-repeat;
        background-size: 80%;
        width: 15px;
        height: 20px;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨è¯¦æƒ…æŒ‰é’®å®šä½æŒ‰é’®æ ·å¼*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list>span,
    .depot .depot_body .depot_right .depot_right_item .depot_right_list>a{
        padding: 0 10px;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨é™¢æ ¡åç§°*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list>span.depot_right_text1{
        font-size: 14px;
        font-weight: bold;
    }
    /*7.ä¸‹èµ„è®¯*/
    .info_bottom{
        padding: 15px 0 5px;
    }
    /*7.ä¸Šèµ„è®¯ ç¬¬äºŒä¸ªæ–‡ç« åˆ—è¡¨more*/
    .info_bottom .info_top_more{
        position: absolute;
        top: 8px;
        right: 20px;
        line-height: 35px;
        text-transform: uppercase;
        color: #0a7cf9;
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯ç¬¬ä¸€æ¡å¸¦å›¾æ ‡é¢˜*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_first .info_bottom_first_text .info_bottom_first_title{
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯å†…å®¹*/
    .info_bottom .info_bottom_table .info_bottom_body{
        padding: 15px 10px;
    }
    /*7.ä¸‹èµ„è®¯åˆ—è¡¨æ ·å¼*/
    .info_bottom .info_bottom_table{
        width: 100%;
        height: auto;
        padding:5px 10px;
        margin-bottom: 10px;
    }
    /*7.ä¸‹èµ„è®¯å¤´éƒ¨*/
    .info_bottom .info_bottom_table .info_bottom_head{
        height: 40px;
        line-height: 40px;
        border-bottom: 1px dashed #ddd;
    }
    /*7.ä¸‹èµ„è®¯å†…å®¹*/
    .info_bottom .info_bottom_table .info_bottom_body{
        padding: 15px 5px 0;
    }
    /*7.ä¸‹èµ„è®¯ç¬¬ä¸€æ¡å¸¦å›¾*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_first .info_bottom_first_img{
        width: 120px;
        height: 80px;
    }
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_first .info_bottom_first_text{
        margin-bottom: 10px;
    }
    /*7.ä¸‹èµ„è®¯ç¬¬ä¸€æ¡å¸¦å›¾æ ‡é¢˜*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_first .info_bottom_first_text .info_bottom_first_title{
        height: 40px;
        line-height: 20px;
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯ç¬¬ä¸€æ¡å¸¦å›¾è¯¦æƒ…*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_first .info_bottom_first_text .info_bottom_first_detail{
        height: 40px;
        line-height: 20px;
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯æ–°é—»æ ‡é¢˜*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_body_title{
        height: 30px;
        line-height: 30px;
        padding-left: 10px;
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯æ–°é—»æ ‡é¢˜æ— åºåºå·*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_body_title:before{
        margin-top: -2px;
        width: 3px;
        height: 3px;
    }
    /*7.ä¸‹èµ„è®¯æˆåŠŸæ¡ˆä¾‹æ ·å¼*/
    .info_bottom .info_bottom_table .info_bottom_suc .info_bottom_suc_list{
        padding: 10px 0;
    }
    /*7.ä¸‹èµ„è®¯æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜å›¾ç‰‡*/
    .info_bottom .info_bottom_table .info_bottom_suc .info_bottom_suc_list .info_bottom_suc_a{
        width: 60px;
        height: 60px;
        margin-right: 15px;
    }
    /*7.ä¸‹èµ„è®¯æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜æ–‡å­—*/
    .info_bottom .info_bottom_table .info_bottom_suc .info_bottom_suc_list .info_bottom_suc_title{
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜è¯¦æƒ…*/
    .info_bottom .info_bottom_table .info_bottom_suc .info_bottom_suc_list .info_bottom_suc_detail{
        height: 40px;
        line-height: 20px;
        font-size: 14px;
    }
    /*9.ç•™å­¦ä¸“é¢˜æ ·å¼*/
    .topic .topic_body{
        width: 100%;
        height: auto;
        border-top: none;
        padding: 0 10px;
    }
    /*9.ç•™å­¦ä¸“é¢˜å†…å®¹*/
    .topic .topic_body .topic_table{
        padding: 5px 30px 10px;
    }
    /*9.ç•™å­¦ä¸“é¢˜å†…å®¹ ä¸Šä¸€ä¸ªæŒ‰é’®*/
    .topic .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
        right: 0;
        left: auto;
    }
    /*9.ç•™å­¦ä¸“é¢˜å†…å®¹ ä¸‹ä¸€ä¸ªæŒ‰é’®*/
    .topic .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
        left: 0;
        right: auto;
    }
    /*9.ç•™å­¦ä¸“é¢˜å†…å®¹å®½é«˜*/
    .topic .topic_body .topic_table .topic_container .topic_wrapper .topic_slide .topic_icon{
        padding: 10px;
        width:  100%;
        height:100% ;
    }
    .topic .swiper-button-next, .swiper-button-prev{
        background-size: 20px 33px;
    }
    /*9.ç•™å­¦ä¸“é¢˜å†…å®¹æ ‡é¢˜*/
    .topic .topic_body .topic_table .topic_container .topic_wrapper .topic_slide .topic_text{
        margin-top: 5px;
        font-size: 16px;
    }
    /*10.å‹æƒ…é“¾æŽ¥*/
    .link{
        display: none;
    }
    /*11.åº•éƒ¨ä¿¡æ¯*/
    .footer{
        width: 100%;
        height: auto;
        padding: 15px 30px 30px;
    }
    /*11.åº•éƒ¨ä¿¡æ¯ç•™å­¦æ¨¡å¼*/
    .footer .footer_table.footer_table1,
    .footer .footer_table.footer_table3,
    .footer .footer_table.footer_table4{
        display: none;
    }
    .footer .footer_table.footer_table2{
        width: 100%;
        margin-bottom: 10px;
    }
    /*11.åº•éƒ¨ä¿¡æ¯å†…è¾¹è·*/
    .footer .footer_table{
        padding: 0;
    }
    /*11.åº•éƒ¨ä¿¡æ¯ç•™å­¦æ¨¡å¼æ–‡å­—æ ·å¼*/
    .footer .footer_table.footer_table1 .footer_item a{
        display: inline-block;
        font-size: 12px;
    }
    /*11.åº•éƒ¨ä¿¡æ¯è”ç³»æˆ‘ä»¬åœ°å€é‚®ç¼–*/
    .footer .footer_table.footer_table2 .footer_item .footer_text{
        font-size: 12px;
    }
    /*11.åº•éƒ¨ä¿¡æ¯æ ç›®å¯¼èˆªæ–‡å­—æ ·å¼*/
    .footer .footer_table.footer_table3 .footer_item a{
        font-size: 12px;
    }
    /*11.åº•éƒ¨ä¿¡æ¯è”ç³»æˆ‘ä»¬ç”µè¯æ ·å¼*/
    .footer .footer_table.footer_table2 .footer_item .footer_tel{
        font-size: 30px;
    }


    /*********************é™¢æ ¡åº“*********************/
    /*é™¢æ ¡åº“banner*/
    .colleges_banner{
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    /*é™¢æ ¡åº“banner*/
    .colleges_banner .colleges_banner_container .colleges_banner_wrapper .colleges_banner_slide{
        width: 100%;
        height: auto;
    }
    /*é™¢æ ¡åº“åˆ†é¡µ*/
    .colleges_banner .colleges_banner_pagi{
        display: none;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æœç´¢æ¡†*/
    .colleges_main .colleges_body .colleges_left .colleges_search{
        padding:15px;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æœç´¢æ ç›®*/
    .colleges_main .colleges_body .colleges_left .colleges_search .colleges_search_item{
        margin: 0;
        color: #333;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æœç´¢æ¡†æ ·å¼*/
    .colleges_main .colleges_body .colleges_left .colleges_search .colleges_form .colleges_search_input{
        width: 100%;
        margin: 10px 0;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æäº¤æŒ‰é’®*/
    .colleges_main .colleges_body .colleges_left .colleges_search .colleges_form .colleges_search_btn{
        top: 30px;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ åˆ—è¡¨è¾¹è·*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item{
        padding: 10px 5px;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ åˆ—è¡¨é«˜ä½Ž*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_a{
        width: 80px;
        height: 80px;
        border: 1px solid #E4E4E4;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æœç´¢ç»“æžœåˆ—è¡¨*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list{
        width: 100%;
        height: auto;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æ ‡é¢˜è¡Œé«˜*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_title{
        height: 20px;
        line-height: 20px;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æ ‡é¢˜å­—å·*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_title .colleges_table_list_title_ch{
        font-size: 14px;
        font-weight: bold;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ ä¿¡æ¯åˆ—è¡¨*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_info .colleges_table_list_info_table{
        height: 20px;
        line-height: 20px;
        padding: 0 5px;
        overflow: hidden;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ ä¿¡æ¯åˆ—è¡¨å­—å·*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_info .colleges_table_list_info_table span{
        font-size: 12px;
        color: #666;
    }
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list_last{
        text-align: right;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ ä¿¡æ¯åˆ—è¡¨æ–‡å­—*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn{
        padding: 0;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æŒ‰é’®*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn .colleges_table_list_btna:last-child{
        margin-top:0;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æŒ‰é’®*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn .colleges_table_list_btna{
        width: 60px;
        height: 22px;
        line-height: 20px;
        font-size: 12px;
        margin-right:10px;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ åˆ†é¡µ*/
    .colleges_page{
        padding: 15px 0;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ åˆ†é¡µé¡µç */
    .colleges_page .colleges_page_item .colleges_page_list{
        padding: 4px 12px;
        font-size: 12px;
    }


    /************************è¯¦æƒ…é¡µ************************/
    /*è¯¦æƒ…é¡µbanner*/
    .detail_banner{
        display: none;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹*/
    .detail_main .detail_body .detail_left{
        margin: 0;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹æ–‡å­—*/
    .detail_main .detail_body .detail_left .detail_left_body{
        padding: 0 15px;
        margin-bottom: 10px;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹å·¦ä¸Šè§’æ˜Ÿæ ‡*/
    .detail_main .detail_body .detail_left .detail_left_body:before{
        top: -5px;
        left: -5px;
        background-size: 70%;
    }/*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹å¤´éƒ¨*/
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_head{
        padding-top: 15px;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹å¤´éƒ¨æ ‡é¢˜*/
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_head .detail_left_body_title{
        font-size: 16px;
        line-height: 22px;
        font-weight: bold;
        color: #333;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹å¤´éƒ¨æ—¶é—´ä½œè€…æ–‡å­—æ ·å¼*/
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_head .detail_left_body_text>span{
        padding: 0 1px;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹æ–‡ç« */
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_main{
        padding: 10px 15px;
    }
    /*è¯¦æƒ…é¡µ æŽ¨èæ–‡ç« */
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_bottom{
        padding: 20px 0 ;
    }




    /********************ä¸“é¢˜é¡µ********************/
    .colleges_main{
        padding: 0;
        overflow: hidden;
    }

    /*å·¦ä¾§ bannerå›¾ç‰‡*/
    .page_main .page_body .page_left{
        padding-top: 0;
    }
    /*å³ä¾§ å’¨è¯¢æŠ¥åæ¡†*/
    .box_consult .box_consult_title,
    .box_right .apply .apply_title{
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    /*å³ä¾§ å’¨è¯¢æç¤ºæ¡†ç”µè¯ä½ç½®*/
    .box_consult .box_consult_body .box_consult_table:hover .box_consult_table_left{
        display: none;
    }
    /*å³ä¾§ å¹¿å‘Šä½*/
    .box_right .box_right_img{
        margin:10px 0;
    }
    /*å³ä¾§ ç”³è¯·é€šé“è¡¨å•*/
    .box_right .apply .apply_form{
        padding: 15px;
    }
    /*å³ä¾§æˆåŠŸæ¡ˆä¾‹*/
    .box_right .detail_info_table {
        margin: 10px 0;
    }
    /*å³ä¾§æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜*/
    .box_right .detail_info_table .detail_info_head{
        height: 40px;
        line-height: 40px;
    }
    /*å³ä¾§æˆåŠŸæ¡ˆä¾‹more*/
    .box_right .detail_info_table .detail_info_head .info_top_more,
    .box_right .box_right_hot .info_bottom_head{
        height: 40px;
        right: 15px;
        line-height: 40px;
    }
    /*å³ä¾§æˆåŠŸæ¡ˆä¾‹æ ·å¼*/
    .box_right .detail_info_table .detail_info_suc .detail_info_suc_list{
        padding: 6px 0;
    }
    /*å³ä¾§æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜å›¾ç‰‡*/
    .box_right .detail_info_table .detail_info_suc .detail_info_suc_list .detail_info_suc_a{
        width: 50px;
        height: 50px;
        margin-top: 10px;
    }
    /*å³ä¾§ ç•™å­¦èµ„è®¯*/
    .box_right .box_right_hot{
        margin-bottom: 0;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§ banneré«˜åº¦*/
    .page_left_banner .page_container .page_wrapper .page_slide{
        height: 250px;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§ banneråˆ†é¡µ*/
    .page_left_banner .page_container.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
        display: none;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§ bannerä¸Šæ ‡é¢˜*/
    .page_left_banner .page_container .page_wrapper .page_slide .page_slide_title{
        height: 40px;
        line-height: 40px;
        background: rgba(0,0,0,.4);
        padding: 0 10px;
        font-size: 16px;
        text-align: center;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§ headæ ‡é¢˜*/
    .page_left_head{
        padding: 5px 30px;
    }
    /*3.çƒ­é—¨é™¢æ ¡æ ‡é¢˜å­—ä½“2æ ·å¼*/
    .page_left_head .hot_title .hot_title_texts{
        width: 50px;
        height: 22px;
        line-height: 22px;
        font-size: 14px;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§ä¸‹è¾¹è·*/
    .page_main .page_body .page_left .page_left_body{
        padding: 0 30px;
        overflow: hidden;
    }/*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨è¾¹æ¡†*/
    .page_main .page_body .page_left .page_left_body .page_left_item{
        padding: 10px 0;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨å›¾ç‰‡*/
    .page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_left{
        margin-right: 10px;
        width: 80px;
        height: 60px;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨æ ‡é¢˜*/
    .page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_right .page_left_item_title{
        height: 20px;
        line-height: 20px;
        font-size: 14px;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨æè¿°*/
    .page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_right .page_left_item_detail{
        height: 40px;
        line-height: 20px;
        overflow: hidden;
        font-size: 14px;
        color: #999;
        margin: 0;
    }
    .page_main .page_body .page_left .page_left_item_bottom{
        display: none;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨å›¾ç‰‡aé“¾æŽ¥åœ†å½¢*/
    .page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_left .page_left_item_left_a>i{
        margin-top: -10px;
        margin-left: -10px;
        width: 20px;
        height: 20px;
        border: 1px solid rgba(255,255,255,.8);
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨å›¾ç‰‡aé“¾æŽ¥åŠ å·*/
    .page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_left .page_left_item_left_a:before{
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -0.5px;
        margin-left: -5px;
        width: 10px;
        height: 1px;
        background: rgba(255,255,255,.8);
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨å›¾ç‰‡aé“¾æŽ¥åŠ å·*/
    .page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_left .page_left_item_left_a::after{
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -0.5px;
        margin-top: -5px;
        height: 10px;
        width: 1px;
        background: rgba(255,255,255,.8);
    }
    /*ä¸“é¢˜é¡µ åˆ†é¡µ*/
    .page_main .page_body .page_left .colleges_page{
        padding: 0 0 10px;
    }


    /********************æŠ¥åè¡¨********************/
    .sign{
        padding: 20px 90px 50px;
    }
    /*æŠ¥åè¡¨ å¤–è¾¹è·*/
    .sign .sign_body{
        padding: 0;
    }
    /*æŠ¥åè¡¨ æ ‡é¢˜*/
    .sign .sign_body .sign_title{
        font-size: 20px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    /*æŠ¥åè¡¨ body*/
    .sign .sign_body .sign_table{
        padding: 30px 60px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border:1px solid #eee;
    }
    /*æŠ¥åè¡¨ è¡¨å•åˆ—è¡¨*/
    .sign .sign_body .sign_table .sign_table_list{
        margin-bottom: 10px;
    }
    /*æŠ¥åè¡¨ è¡¨å•éªŒè¯*/
    .sign .sign_body .sign_table .sign_table_list label.error{
        line-height: 30px;
        padding-right: 5px;
        font-size: 12px;
    }
    /*æŠ¥åè¡¨ è¡¨å•åç§°*/
    .sign .sign_body .sign_table .sign_table_list .sign_table_title{
        line-height: 30px;
    }
    /*æŠ¥åè¡¨ è¡¨å•å­—å·*/
    .sign .sign_body .sign_table .sign_table_list .form-control{
        font-size: 12px;
    }
    /*æŠ¥åè¡¨ å†…å®¹æ¡†*/
    .sign .sign_body .sign_table .sign_table_list textarea.form-control{
        height: 60px;
    }
    /*æŠ¥åè¡¨ æŒ‰é’®*/
    .sign .sign_body .sign_table .sign_table_btn{
        padding-top: 10px;
    }
    /*æŠ¥åè¡¨ æŒ‰é’®*/
    .sign .sign_body .sign_table .sign_table_btn .sign_table_a{
        width: 100px;
        height: 30px;
        line-height: 28px;
        font-size: 14px;
        margin-bottom: 5px;
    }
    /*æŠ¥åè¡¨ åº•éƒ¨ä¿¡æ¯*/
    .sign_footer{
        margin: 0;
    }




    /********************å›½å®¶é¡µ********************/
    /*å›½å®¶é¡µ åˆ—è¡¨æ ‡é¢˜*/
    .country_body .country_table .country_item .country_item_title{
        height: 32px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨æ ‡é¢˜name*/
    .country_body .country_table .country_item .country_item_title .country_item_name{
        padding: 0 12px;
        height: 32px;
        line-height: 32px;
        font-size: 14px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨æ ‡é¢˜more*/
    .country_body .country_table .country_item .country_item_title .country_item_more{
        height: 32px;
        line-height: 32px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨æ ‡é¢˜more*/
    .country_body .country_table .country_item .country_item_title .country_item_more>a{
        font-size: 14px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨è¾¹è·*/
    .country_body .country_table .country_item .country_list{
        padding: 10px 0 5px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨èµ„è®¯æ ‡é¢˜*/
    .country_body .country_table .country_item .country_list .country_list_title{
        height: 26px;
        line-height: 26px;
        padding-left: 15px;
        font-size: 14px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨èµ„è®¯æ ‡é¢˜åºå·*/
    .country_body .country_table .country_item .country_list .country_list_title:before{
        left: 5px;
    }
    /*å›½å®¶é¡µ ä¸¤ä¸ªè½®æ’­å°å¹¿å‘Š*/
    .country_body .country_table .country_list_banner{
        margin: 7.5px 0;
    }
    /*å›½å®¶é¡µ ä¸¤ä¸ªè½®æ’­å›¾ç‰‡*/
    .country_body .country_table .country_list_banner .country_list_img .country_list_img_img{
        width: 100%;
        height: auto;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨ç¬¬ä¸€æ¡å¸¦å›¾*/
    .country_body .country_table .country_item .country_list .country_first .country_first_img{
        width: 100px;
        height: 76px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨ç¬¬ä¸€æ¡å¸¦å›¾æ ‡é¢˜*/
    .country_body .country_table .country_item .country_list .country_first .country_first_text .country_first_title{
        font-size: 14px;
        height: 40px;
        line-height: 20px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨ç¬¬ä¸€æ¡å¸¦å›¾æè¿°*/
    .country_body .country_table .country_item .country_list .country_first .country_first_text .country_first_detail{
        height: 36px;
        line-height: 18px;
        font-size: 14px;
    }
    /*å›½å®¶é¡µ ç•™å­¦ä¸“é¢˜æ ‡é¢˜*/
    .country_body .country_table .topic .topic_body .topic_head{
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }
    /*å›½å®¶é¡µ ç•™å­¦ä¸“é¢˜*/
    .country_body .country_table .topic .topic_body .topic_table{
        padding: 10px 30px;
    }
    /*å›½å®¶é¡µ ç•™å­¦ä¸“é¢˜æ–‡å­—*/
    .country_body .country_table .topic .topic_body .topic_table .country_topic_container .topic_wrapper .topic_slide .topic_text{
        font-size: 14px;
    }
    /*å›½å®¶é¡µ ç•™å­¦ä¸“é¢˜*/
    .country_body .country_table .topic{
        margin-bottom: 0;
        margin-top: 10px;
    }


    /********************å…³äºŽæˆ‘ä»¬********************/
    .about{
        padding-top: 15px;
        padding-bottom: 15px;
    }
    /*å…³äºŽæˆ‘ä»¬ å¯¼èˆªæ ‡é¢˜*/
    .about .about_body .about_table{
        margin-bottom: 15px;
        height:124px;
    }
    /*å…³äºŽæˆ‘ä»¬ å¯¼èˆªæ ‡é¢˜*/
    .about .about_body .about_table .about_table_title{
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    /*å…³äºŽæˆ‘ä»¬ å¯¼èˆªåˆ—è¡¨*/
    .about .about_body .about_table .about_table_list{
        float: left;
        width: 33.33%;
        border: none;
        background: #f9f9f9;
    }
    /*å…³äºŽæˆ‘ä»¬ å¯¼èˆªåˆ—è¡¨åºå·*/
    .about .about_body .about_table .about_table_list:before{
        display: none;
    }
    /*å…³äºŽæˆ‘ä»¬ å¯¼èˆªåˆ—è¡¨æ´»åŠ¨æ—¶*/
    .about .about_body .about_table .about_table_list .about_table_list_name{
        font-size: 14px;
    }
    /*å…³äºŽæˆ‘ä»¬ å†…å®¹*/
    .about .about_body .about_text{
        min-height: 100px;
        padding: 15px 30px;
        margin-bottom: 15px;
    }
    /*å…³äºŽæˆ‘ä»¬ å†…å®¹æ ‡é¢˜*/
    .about .about_body .about_text .about_text_title{
        font-size: 22px;
        line-height: 40px;
        border-bottom: 1px dotted #ddd;
        padding-bottom: 10px;
    }
    /*å…³äºŽæˆ‘ä»¬ å†…å®¹è¾¹è·*/
    .about .about_body .about_text .about_text_body{
        padding: 15px 0 30px;
    }
    /*å…³äºŽæˆ‘ä»¬ å†…å®¹æ®µè½*/
    .about .about_body .about_text .about_text_body p{
        font-size: 14px;
    }



    /********************å­¦æ ¡é¦–é¡µ********************/
    .coll_index{
        width: 100%;
        height: auto;
        position: relative;
        padding-bottom: 30px;
        margin-bottom: 15px;
        overflow: hidden;
    }
    /*å­¦æ ¡é¦–é¡µ banner*/
    .coll_index .coll_index_banner{
        width: 100%;
        height: 100%;
    }
    /*å­¦æ ¡é¦–é¡µ banner*/
    .coll_index .coll_index_opa{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,.25);
        z-index: -1;
    }
    .coll_index .coll_index_banner>img{
        width: auto;
        height:100%;
    }
    /*å­¦æ ¡é¦–é¡µ ä½ç½®*/
    .coll_index .coll_index_body .coll_index_posi{
        height: 40px;
        line-height: 40px;
        overflow: hidden;
    }
    /*å­¦æ ¡é¦–é¡µ ä½ç½®*/
    .coll_index .coll_index_body .coll_index_posi>span:nth-child(1),
    .coll_index .coll_index_body .coll_index_posi>a:nth-child(2),
    .coll_index .coll_index_body .coll_index_posi>span:nth-child(3){
        display: none;
    }
    /*å­¦æ ¡é¦–é¡µ ä½ç½®*/
    .coll_index .coll_index_body .coll_index_posi,
    .coll_index .coll_index_body .coll_index_posi>a{
        font-size: 14px;
    }
    /*å­¦æ ¡é¦–é¡µ bannerä¸Šå†…å®¹*/
    .coll_index .coll_index_body .coll_table{
        height: auto;
        padding: 0;
    }
    /*å­¦æ ¡é¦–é¡µ logo*/
    .coll_index .coll_index_body .coll_table .coll_table_left{
        width: 80px;
        height: 130px;
        line-height: 130px;
        background: transparent;
        text-align: center;
        position: relative;
        overflow: hidden;
        margin:0 30px;
    }
    /*å­¦æ ¡é¦–é¡µ logoå›¾ç‰‡*/
    .coll_index .coll_index_body .coll_table .coll_table_left>img{
        width: 80px;
        height: 80px;
    }
    /*å­¦æ ¡é¦–é¡µ logo é™¢æ ¡ä¿¡æ¯*/
    .coll_index .coll_index_body .coll_table .coll_table_left,
    .coll_index .coll_index_body .coll_table .coll_table_middle{
        margin-top: 0;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯*/
    .coll_index .coll_index_body .coll_table .coll_table_middle{
        width: 300px;
        margin: 0 15px;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ æ ‡é¢˜*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_title{
        font-size: 16px;
        height: 30px;
        line-height: 30px;
        overflow: hidden;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ æ ‡ç­¾*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_tag{
        display: none;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ æ ‡ç­¾*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_tag>a{
        display: inline-block;
        color: #fff;
        border: 1px solid #fff;
        padding: 0 10px;
        -webkit-border-radius:10px;
        -moz-border-radius:10px;
        border-radius: 10px;
        height: 20px;
        line-height: 18px;
        font-size: 12px;
        margin: 5px 5px 5px 0;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ è¯¦ç»†*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_table{
        height: 96px;
        margin-top: 4px;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ è¯¦ç»†*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_table .coll_table_middle_item{
        width: 100%;
        height: 24px;
        line-height: 24px;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ è¯¦ç»†*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_table .coll_table_middle_item,
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_table .coll_table_middle_item>a{
        color: #fff;
        font-size: 14px;
    }
    /*å­¦æ ¡é¦–é¡µ logo*/
    .coll_index .coll_index_body .coll_table .coll_table_right{
        padding-top: 5px;
        height: 130px;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡æŽ’å æ ‡é¢˜*/
    .coll_index .coll_index_body .coll_table .coll_table_right .coll_table_right_title{
        margin-top: 0;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡æŽ’å æŽ’å*/
    .coll_index .coll_index_body .coll_table .coll_table_right .coll_table_right_rank{
        width: 50px;
        height: 50px;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡æŽ’å æŽ’åå›¾*/
    .coll_index .coll_index_body .coll_table .coll_table_right .coll_table_right_rank>img{
        width: 100%;
        height: 100%;
        position:absolute;
        top: 0;
        left: 50%;
        margin-left: -25px;
        z-index: -1;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡æŽ’å æ•°å­—*/
    .coll_index .coll_index_body .coll_table .coll_table_right .coll_table_right_rank .coll_table_right_rank_num{
        width: 25px;
        font-size: 12px;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡æŽ’å å·¦æ•°å­—*/
    .coll_index .coll_index_body .coll_table .coll_table_right .coll_table_right_rank .coll_table_right_rank_left{
        top: 5px;
        left: 0;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡æŽ’å å³æ•°å­—*/
    .coll_index .coll_index_body .coll_table .coll_table_right .coll_table_right_rank .coll_table_right_rank_right{
        top: 0;
        right: 0;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡æŽ’åæ ‡é¢˜*/
    .coll_index .coll_index_body .coll_table .coll_table_right .coll_table_right_text{
        height: 20px;
        line-height: 20px;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡æŽ’åæ ‡é¢˜*/
    .coll_index .coll_index_body .coll_table .coll_table_right .coll_table_right_text>span{
        display: inline-block;
        width: 40px;
        line-height: 20px;
        font-size: 14px;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡æŽ’åæŒ‰é’®*/
    .coll_index .coll_index_body .coll_table .coll_table_right .coll_table_right_btn{
        display: inline-block;
        margin-top: 5px;
        width: 100px;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
    }



    /*å­¦æ ¡é¦–é¡µ å¯¼èˆªåˆ—è¡¨æ–‡å­—*/
    .school_body .school_nav .school_nav_item .school_nav_list>a{
        font-size: 14px;
    }
    /*å­¦æ ¡é¦–é¡µ å¯¼èˆªåˆ—è¡¨*/
    .school_body .school_nav .school_nav_item .school_nav_list{
        height: 35px;
        line-height: 35px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ å­¦æ ¡å›¾ç‰‡*/
    .school_body .school_product{
        position: relative;
        padding: 15px 25px 10px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ å­¦æ ¡å›¾ç‰‡åˆ—è¡¨*/
    .school_body .school_product .school_product_body .school_product_item .school_product_list .school_product_div{
        height: 120px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ æ®µè½*/
    .school_body .school_table{
        padding: 0 10px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ æ®µè½è¾¹è·*/
    .school_body .school_table .school_table_item{
        padding-top: 10px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ æ®µè½æ ‡é¢˜*/
    .school_body .school_table .school_table_item .school_table_head{
        font-size: 16px;
        height: 30px;
        line-height: 30px;
        padding-left: 30px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ æ®µè½æ ‡é¢˜icon*/
    .school_body .school_table .school_table_item .school_table_head:before{
        margin-top: -12px;
        width: 24px;
        height: 24px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ æ®µè½è¯¦æƒ…*/
    .school_body .school_table .school_table_item .school_table_detail{
        padding:10px;
    }
    /*å­¦æ ¡é¦–é¡µ å­¦æ ¡ç®€ä»‹ç‚¹å‡»æŸ¥çœ‹æ›´å¤š*/
    .school_body .school_table .school_table_item .school_table_detail>p,#school_btn,#school_btn1{
        font-size: 14px;
    }
    /*å­¦æ ¡é¦–é¡µä¸»è¦å†…å®¹*/
    .school_body{
        padding-bottom: 15px;
        margin-bottom: 5px;
    }



    /********************æ–‡å­—èµ„è®¯åˆ—è¡¨********************/
    .text_body .text_table{
        padding: 10px 0;
    }
    /*æ–‡å­—èµ„è®¯åˆ—è¡¨ æ ‡é¢˜*/
    .text_body .text_table .text_body_head{
        height: 30px;
        line-height: 30px;
    }
    /*æ–‡å­—èµ„è®¯åˆ—è¡¨ æ ‡é¢˜æ–‡å­—*/
    .text_body .text_table .text_body_head>a{
        font-size: 16px;
    }




}
@media screen and (min-width: 568px) and (max-width:666px ){
    /*1.å¯¼èˆª pcç«¯*/
    .top,.top_nav .nav_item{
        display: none;
    }
    /*1.å¯¼èˆª ç§»åŠ¨ç«¯*/
    .top_nav .nav_phone{
        display: block;
    }
    /*1.å¯¼èˆª ç§»åŠ¨ç«¯é«˜åº¦*/
    .top_nav{
        height:auto;
    }
    /*1.å¯¼èˆª logoé«˜åº¦*/
    .top_nav .nav_logo{
        height: 70px;
        line-height: 70px;
    }
    /*1.å¯¼èˆª logo*/
    .top_nav .nav_logo .nav_logo_img{
        display: inline;
        height: 50px;
    }
    /*1.å¯¼èˆª ç§»åŠ¨ç«¯*/
    .top_nav .nav_item_phone{
        height: 70px;
        line-height: 70px;
    }
    /*2.banner*/
    .banner{
        width: 100%;
        height: auto;
    }
    /*2.banner*/
    .banner .banner_container{
        width: 100%;
        height: auto;
    }
    /*2.bannerå¯¼èˆª*/
    .banner .banner_nav_item{
        display: none;
    }
    /*2.bannerå›¾ç‰‡*/
    .banner .banner_container .banner_wrapper .banner_slide .banner_img{
        width: 100%;
        height: auto;
    }
    /*2.banneråˆ†é¡µéšè—*/
    .banner .banner_pagination{
        display: none;
    }
    /*3.çƒ­é—¨é™¢æ ¡*/
    .hot{
        width: 100%;
        padding: 15px 0 0;
    }
    /*3.çƒ­é—¨é™¢æ ¡æ ‡é¢˜å­—ä½“1æ ·å¼*/
    .hot_title .hot_title_text,
    .hot_title .hot_title_texts{
        font-size: 16px;
    }
    /*ä¸¤ä¸ªæ–‡ç« åç§°*/
    .info_title{
        font-size: 16px;
        line-height: 35px;
    }
    /*3.çƒ­é—¨é™¢æ ¡ç”µè¯æ ‡é¢˜éšè—æ–‡å­—*/
    .hot_title .hot_tel span{
        display: none;
    }
    /*3.çƒ­é—¨é™¢æ ¡é™¢æ ¡åˆ—è¡¨*/
    .hot .hot_container{
        padding:10px 0 0;
    }
	.hot .hot_container .hot_wrapper .hot_slide .hot_item .hot_list .hot_body .hot_ico{
		width:100%;
		height:auto;
	}
    /*3.çƒ­é—¨é™¢æ ¡åˆ—è¡¨é™¢æ ¡åç§°*/
    .hot .hot_container .hot_wrapper .hot_slide .hot_item .hot_list .hot_body .hot_text{
        font-size: 12px;
        line-height:29px;
    }
    /*4.ä¸Šèµ„è®¯*/
    .info_top{
        padding: 15px 0;
    }
    /*4.ä¸Šèµ„è®¯ ä¸¤ä¸ªæ–‡ç« åˆ—è¡¨*/
    .info_top .info_top_table{
        padding: 10px;
        height: 240px;
        margin-bottom: 10px;
    }
    /*4.ä¸Šèµ„è®¯ ä¸¤ä¸ªæ–‡ç« æ ‡é¢˜*/
    .info_top .info_top_table .info_top_item .info_top_list{
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }
    /*4.ä¸Šèµ„è®¯ ç¬¬äºŒä¸ªæ–‡ç« åˆ—è¡¨more*/
    .info_top .info_top_more{
        top: 10px;
        font-size: 14px;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“*/
    .info_top .apply{
        width: 100%;
        height: 263px;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“åç§°*/
    .info_top .apply .apply_title{
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¡¨å•*/
    .info_top .apply .apply_form{
        padding: 20px 10px 0;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¾“å…¥æ¡†æ–‡å­—é¢œè‰²*/
    .info_top .apply .apply_form .apply_form_body .form-control{
        font-size: 12px;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¾“å…¥æ¡†æŒ‰é’®æ ·å¼*/
    .info_top .apply .apply_form .apply_form_btn{
        margin: 0;
        padding: 0;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¾“å…¥æ¡†æŒ‰é’®æ ·å¼*/
    .info_top .apply .apply_form .apply_form_btn .apply_form_a{
        height: 30px;
        line-height: 30px;
        margin: 0 auto;
        width: 100px;
        font-size: 12px;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¾“å…¥æ¡†ä¸‹è¾¹è·*/
    .info_top .apply .apply_form .apply_form_body>div>div{
        margin-bottom: 15px;
    }
    /*5.ä¸Šå¤§å›¾*/
    .rect_img{
        padding-bottom: 15px;
    }
    /*5.ä¸Šå¤§å›¾ å›¾ç‰‡å±…ä¸­*/
    .rect_img .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img{
        max-width: 100%;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨*/
    .depot .depot_body .depot_right{
        width: 100%;
        height: auto;
    }
    /*6.é™¢æ ¡åº“å¤´éƒ¨åç§°*/
    .depot .depot_head .depot_head_title{
        position: relative;
        padding-left: 25px;
    }
    /*6.é™¢æ ¡åº“å¤´éƒ¨icon*/
    .depot .depot_head .depot_head_title:before{
        top: 50%;
        background: url(../images/depot_icon.png) no-repeat;
        background-size: 50%;
        margin-top: -10px;
    }
    /*6.é™¢æ ¡åº“å¤´éƒ¨æœç´¢æ¡†æŒ‰é’®æ ·å¼*/
    .depot .depot_head .depot_head_search .depot_search_btn{
        width: 45px;
        font-size: 12px;
    }
    /*6.é™¢æ ¡åº“å¤´éƒ¨æœç´¢æ¡†æ ·å¼*/
    .depot .depot_head .depot_head_search .depot_search_input{
        padding: 6px 10px;
        font-size: 12px;
    }
    /*6.é™¢æ ¡åº“pcç«¯å¯¼èˆª*/
    .depot .depot_body .depot_left{
        display: none;
    }
    /*6.é™¢æ ¡åº“ç§»åŠ¨ç«¯å¯¼èˆª*/
    .depot .depot_body .depot_left_phone{
        display: block;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨æ ·å¼*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list{
        width: 100%;
        height: auto;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨å›¾ç‰‡*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img{
        width: 100%;
        height: 150px;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨è¯¦æƒ…æŒ‰é’®å®šä½*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img:hover .depot_right_dw{
        display: none;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨ä½ç½®*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img .depot_right_place{
        width: 100%;
        height: 25px;
        line-height: 25px;
        padding-left: 27px;
        overflow: hidden;
        font-size: 12px;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨å®šä½å›¾æ ‡*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img .depot_right_place:before{
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        margin-top: -10px;
        left: 10px;
        background: url(../images/depot_left_place.png) no-repeat;
        background-size: 80%;
        width: 15px;
        height: 20px;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨è¯¦æƒ…æŒ‰é’®å®šä½æŒ‰é’®æ ·å¼*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list>span,
    .depot .depot_body .depot_right .depot_right_item .depot_right_list>a{
        padding: 0 10px;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨é™¢æ ¡åç§°*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list>span.depot_right_text1{
        font-size: 14px;
        font-weight: bold;
    }
    /*7.ä¸‹èµ„è®¯*/
    .info_bottom{
        padding: 15px 0 5px;
    }
    /*7.ä¸Šèµ„è®¯ ç¬¬äºŒä¸ªæ–‡ç« åˆ—è¡¨more*/
    .info_bottom .info_top_more{
        position: absolute;
        top: 8px;
        right: 20px;
        line-height: 35px;
        text-transform: uppercase;
        color: #0a7cf9;
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯ç¬¬ä¸€æ¡å¸¦å›¾æ ‡é¢˜*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_first .info_bottom_first_text .info_bottom_first_title{
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯å†…å®¹*/
    .info_bottom .info_bottom_table .info_bottom_body{
        padding: 15px 10px;
    }
    /*7.ä¸‹èµ„è®¯åˆ—è¡¨æ ·å¼*/
    .info_bottom .info_bottom_table{
        width: 100%;
        height: auto;
        padding:5px 10px;
        margin-bottom: 10px;
    }
    /*7.ä¸‹èµ„è®¯å¤´éƒ¨*/
    .info_bottom .info_bottom_table .info_bottom_head{
        height: 40px;
        line-height: 40px;
        border-bottom: 1px dashed #ddd;
    }
    /*7.ä¸‹èµ„è®¯å†…å®¹*/
    .info_bottom .info_bottom_table .info_bottom_body{
        padding: 15px 5px 0;
    }
    /*7.ä¸‹èµ„è®¯ç¬¬ä¸€æ¡å¸¦å›¾*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_first .info_bottom_first_img{
        width: 120px;
        height: 80px;
    }
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_first .info_bottom_first_text{
        margin-bottom: 10px;
    }
    /*7.ä¸‹èµ„è®¯ç¬¬ä¸€æ¡å¸¦å›¾æ ‡é¢˜*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_first .info_bottom_first_text .info_bottom_first_title{
        height: 40px;
        line-height: 20px;
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯ç¬¬ä¸€æ¡å¸¦å›¾è¯¦æƒ…*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_first .info_bottom_first_text .info_bottom_first_detail{
        height: 40px;
        line-height: 20px;
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯æ–°é—»æ ‡é¢˜*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_body_title{
        height: 30px;
        line-height: 30px;
        padding-left: 10px;
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯æ–°é—»æ ‡é¢˜æ— åºåºå·*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_body_title:before{
        margin-top: -2px;
        width: 3px;
        height: 3px;
    }
    /*7.ä¸‹èµ„è®¯æˆåŠŸæ¡ˆä¾‹æ ·å¼*/
    .info_bottom .info_bottom_table .info_bottom_suc .info_bottom_suc_list{
        padding: 10px 0;
    }
    /*7.ä¸‹èµ„è®¯æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜å›¾ç‰‡*/
    .info_bottom .info_bottom_table .info_bottom_suc .info_bottom_suc_list .info_bottom_suc_a{
        width: 60px;
        height: 60px;
        margin-right: 15px;
    }
    /*7.ä¸‹èµ„è®¯æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜æ–‡å­—*/
    .info_bottom .info_bottom_table .info_bottom_suc .info_bottom_suc_list .info_bottom_suc_title{
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜è¯¦æƒ…*/
    .info_bottom .info_bottom_table .info_bottom_suc .info_bottom_suc_list .info_bottom_suc_detail{
        height: 40px;
        line-height: 20px;
        font-size: 14px;
    }
    /*9.ç•™å­¦ä¸“é¢˜æ ·å¼*/
    .topic .topic_body{
        width: 100%;
        height: auto;
        border-top: none;
        padding: 0 10px;
    }
    /*9.ç•™å­¦ä¸“é¢˜å†…å®¹*/
    .topic .topic_body .topic_table{
        padding: 5px 30px 10px;
    }
    /*9.ç•™å­¦ä¸“é¢˜å†…å®¹ ä¸Šä¸€ä¸ªæŒ‰é’®*/
    .topic .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
        right: 0;
        left: auto;
    }
    /*9.ç•™å­¦ä¸“é¢˜å†…å®¹ ä¸‹ä¸€ä¸ªæŒ‰é’®*/
    .topic .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
        left: 0;
        right: auto;
    }
    /*9.ç•™å­¦ä¸“é¢˜å†…å®¹å®½é«˜*/
    .topic .topic_body .topic_table .topic_container .topic_wrapper .topic_slide .topic_icon{
        padding: 10px;
        width:  100%;
        height:100% ;
    }
    .topic .swiper-button-next, .swiper-button-prev{
        background-size: 20px 33px;
    }
    /*9.ç•™å­¦ä¸“é¢˜å†…å®¹æ ‡é¢˜*/
    .topic .topic_body .topic_table .topic_container .topic_wrapper .topic_slide .topic_text{
        margin-top: 5px;
        font-size: 16px;
    }
    /*10.å‹æƒ…é“¾æŽ¥*/
    .link{
        display: none;
    }
    /*11.åº•éƒ¨ä¿¡æ¯*/
    .footer{
        width: 100%;
        height: auto;
        padding: 15px 0 30px;
    }
    /*11.åº•éƒ¨ä¿¡æ¯ç•™å­¦æ¨¡å¼*/
    .footer .footer_table.footer_table1,
    .footer .footer_table.footer_table3,
    .footer .footer_table.footer_table4{
        display: none;
    }
    .footer .footer_table.footer_table2{
        width: 100%;
        margin-bottom: 10px;
    }
    /*11.åº•éƒ¨ä¿¡æ¯å†…è¾¹è·*/
    .footer .footer_table{
        padding: 0;
    }
    /*11.åº•éƒ¨ä¿¡æ¯ç•™å­¦æ¨¡å¼æ–‡å­—æ ·å¼*/
    .footer .footer_table.footer_table1 .footer_item a{
        display: inline-block;
        font-size: 12px;
    }
    /*11.åº•éƒ¨ä¿¡æ¯è”ç³»æˆ‘ä»¬åœ°å€é‚®ç¼–*/
    .footer .footer_table.footer_table2 .footer_item .footer_text{
        font-size: 12px;
    }
    /*11.åº•éƒ¨ä¿¡æ¯æ ç›®å¯¼èˆªæ–‡å­—æ ·å¼*/
    .footer .footer_table.footer_table3 .footer_item a{
        font-size: 12px;
    }
    /*11.åº•éƒ¨ä¿¡æ¯è”ç³»æˆ‘ä»¬ç”µè¯æ ·å¼*/
    .footer .footer_table.footer_table2 .footer_item .footer_tel{
        font-size: 30px;
    }


    /*********************é™¢æ ¡åº“*********************/
    /*é™¢æ ¡åº“banner*/
    .colleges_banner{
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    /*é™¢æ ¡åº“banner*/
    .colleges_banner .colleges_banner_container .colleges_banner_wrapper .colleges_banner_slide{
        width: 100%;
        height: auto;
    }
    /*é™¢æ ¡åº“åˆ†é¡µ*/
    .colleges_banner .colleges_banner_pagi{
        display: none;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æœç´¢æ¡†*/
    .colleges_main .colleges_body .colleges_left .colleges_search{
        padding:15px;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æœç´¢æ ç›®*/
    .colleges_main .colleges_body .colleges_left .colleges_search .colleges_search_item{
        margin: 0;
        color: #333;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æœç´¢æ¡†æ ·å¼*/
    .colleges_main .colleges_body .colleges_left .colleges_search .colleges_form .colleges_search_input{
        width: 100%;
        margin: 10px 0;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æäº¤æŒ‰é’®*/
    .colleges_main .colleges_body .colleges_left .colleges_search .colleges_form .colleges_search_btn{
        top: 30px;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ åˆ—è¡¨è¾¹è·*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item{
        padding: 10px 5px;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ åˆ—è¡¨é«˜ä½Ž*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_a{
        width: 80px;
        height: 80px;
        border: 1px solid #E4E4E4;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æœç´¢ç»“æžœåˆ—è¡¨*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list{
        width: 100%;
        height: auto;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æ ‡é¢˜è¡Œé«˜*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_title{
        height: 20px;
        line-height: 20px;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æ ‡é¢˜å­—å·*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_title .colleges_table_list_title_ch{
        font-size: 14px;
        font-weight: bold;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ ä¿¡æ¯åˆ—è¡¨*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_info .colleges_table_list_info_table{
        height: 20px;
        line-height: 20px;
        padding: 0 5px;
        overflow: hidden;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ ä¿¡æ¯åˆ—è¡¨å­—å·*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_info .colleges_table_list_info_table span{
        font-size: 12px;
        color: #666;
    }
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list_last{
        text-align: right;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ ä¿¡æ¯åˆ—è¡¨æ–‡å­—*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn{
        padding: 0;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æŒ‰é’®*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn .colleges_table_list_btna:last-child{
        margin-top:0;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æŒ‰é’®*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn .colleges_table_list_btna{
        width: 60px;
        height: 22px;
        line-height: 20px;
        font-size: 12px;
        margin-right:10px;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ åˆ†é¡µ*/
    .colleges_page{
        padding: 15px 0;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ åˆ†é¡µé¡µç */
    .colleges_page .colleges_page_item .colleges_page_list{
        padding: 4px 12px;
        font-size: 12px;
    }





    /************************è¯¦æƒ…é¡µ************************/
    /*è¯¦æƒ…é¡µbanner*/
    .detail_banner{
        display: none;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹*/
    .detail_main .detail_body .detail_left{
        margin: 0;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹æ–‡å­—*/
    .detail_main .detail_body .detail_left .detail_left_body{
        padding: 0 15px;
        margin-bottom: 10px;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹å·¦ä¸Šè§’æ˜Ÿæ ‡*/
    .detail_main .detail_body .detail_left .detail_left_body:before{
        top: -5px;
        left: -5px;
        background-size: 70%;
    }/*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹å¤´éƒ¨*/
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_head{
        padding-top: 15px;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹å¤´éƒ¨æ ‡é¢˜*/
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_head .detail_left_body_title{
        font-size: 16px;
        line-height: 22px;
        font-weight: bold;
        color: #333;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹å¤´éƒ¨æ—¶é—´ä½œè€…æ–‡å­—æ ·å¼*/
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_head .detail_left_body_text>span{
        padding: 0 1px;
    }
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_head .detail_left_body_text .detail_left_body_text_author{
        display: none;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹æ–‡ç« */
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_main{
        padding: 10px 0;
    }
    /*è¯¦æƒ…é¡µ æŽ¨èæ–‡ç« */
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_bottom{
        padding: 20px 0 ;
    }




    /********************ä¸“é¢˜é¡µ********************/
    .colleges_main{
        padding: 0;
        overflow: hidden;
    }

    /*å·¦ä¾§ bannerå›¾ç‰‡*/
    .page_main .page_body .page_left{
        padding-top: 0;
    }
    /*å³ä¾§ å’¨è¯¢æŠ¥åæ¡†*/
    .box_consult .box_consult_title,
    .box_right .apply .apply_title{
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    /*å³ä¾§ å’¨è¯¢æç¤ºæ¡†ç”µè¯ä½ç½®*/
    .box_consult .box_consult_body .box_consult_table:hover .box_consult_table_left{
        display: none;
    }
    /*å³ä¾§ å¹¿å‘Šä½*/
    .box_right .box_right_img{
        margin:10px 0;
    }
    /*å³ä¾§ ç”³è¯·é€šé“è¡¨å•*/
    .box_right .apply .apply_form{
        padding: 15px;
    }
    /*å³ä¾§æˆåŠŸæ¡ˆä¾‹*/
    .box_right .detail_info_table {
        margin: 10px 0;
    }
    /*å³ä¾§æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜*/
    .box_right .detail_info_table .detail_info_head{
        height: 40px;
        line-height: 40px;
    }
    /*å³ä¾§æˆåŠŸæ¡ˆä¾‹more*/
    .box_right .detail_info_table .detail_info_head .info_top_more,
    .box_right .box_right_hot .info_bottom_head{
        height: 40px;
        right: 15px;
        line-height: 40px;
    }
    /*å³ä¾§æˆåŠŸæ¡ˆä¾‹æ ·å¼*/
    .box_right .detail_info_table .detail_info_suc .detail_info_suc_list{
        padding: 6px 0;
    }
    /*å³ä¾§æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜å›¾ç‰‡*/
    .box_right .detail_info_table .detail_info_suc .detail_info_suc_list .detail_info_suc_a{
        width: 50px;
        height: 50px;
        margin-top: 10px;
    }
    /*å³ä¾§ ç•™å­¦èµ„è®¯*/
    .box_right .box_right_hot{
        margin-bottom: 0;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§ banneré«˜åº¦*/
    .page_left_banner .page_container .page_wrapper .page_slide{
        height: 220px;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§ banneråˆ†é¡µ*/
    .page_left_banner .page_container.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
        display: none;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§ bannerä¸Šæ ‡é¢˜*/
    .page_left_banner .page_container .page_wrapper .page_slide .page_slide_title{
        height: 30px;
        line-height: 30px;
        background: rgba(0,0,0,.4);
        padding: 0 10px;
        font-size: 14px;
        text-align: center;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§ headæ ‡é¢˜*/
    .page_left_head{
        padding: 5px 15px;
    }
    /*3.çƒ­é—¨é™¢æ ¡æ ‡é¢˜å­—ä½“2æ ·å¼*/
    .page_left_head .hot_title .hot_title_texts{
        width: 50px;
        height: 22px;
        line-height: 22px;
        font-size: 14px;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§ä¸‹è¾¹è·*/
    .page_main .page_body .page_left .page_left_body{
        padding: 0 15px;
        overflow: hidden;
    }/*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨è¾¹æ¡†*/
    .page_main .page_body .page_left .page_left_body .page_left_item{
        padding: 10px 0;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨å›¾ç‰‡*/
    .page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_left{
        margin-right: 10px;
        width: 80px;
        height: 60px;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨æ ‡é¢˜*/
    .page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_right .page_left_item_title{
        height: 20px;
        line-height: 20px;
        font-size: 14px;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨æè¿°*/
    .page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_right .page_left_item_detail{
        height: 40px;
        line-height: 20px;
        overflow: hidden;
        font-size: 14px;
        color: #999;
        margin: 0;
    }
    .page_main .page_body .page_left .page_left_item_bottom{
        display: none;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨å›¾ç‰‡aé“¾æŽ¥åœ†å½¢*/
    .page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_left .page_left_item_left_a>i{
        margin-top: -10px;
        margin-left: -10px;
        width: 20px;
        height: 20px;
        border: 1px solid rgba(255,255,255,.8);
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨å›¾ç‰‡aé“¾æŽ¥åŠ å·*/
    .page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_left .page_left_item_left_a:before{
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -0.5px;
        margin-left: -5px;
        width: 10px;
        height: 1px;
        background: rgba(255,255,255,.8);
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨å›¾ç‰‡aé“¾æŽ¥åŠ å·*/
    .page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_left .page_left_item_left_a::after{
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -0.5px;
        margin-top: -5px;
        height: 10px;
        width: 1px;
        background: rgba(255,255,255,.8);
    }
    /*ä¸“é¢˜é¡µ åˆ†é¡µ*/
    .page_main .page_body .page_left .colleges_page{
        padding: 0 0 10px;
    }



    /********************æŠ¥åè¡¨********************/
    .sign{
        padding: 20px 60px 50px;
    }
    /*æŠ¥åè¡¨ å¤–è¾¹è·*/
    .sign .sign_body{
        padding: 0;
    }
    /*æŠ¥åè¡¨ æ ‡é¢˜*/
    .sign .sign_body .sign_title{
        font-size: 20px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    /*æŠ¥åè¡¨ body*/
    .sign .sign_body .sign_table{
        padding: 15px 50px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border:1px solid #eee;
    }
    /*æŠ¥åè¡¨ è¡¨å•åˆ—è¡¨*/
    .sign .sign_body .sign_table .sign_table_list{
        margin-bottom: 10px;
    }
    /*æŠ¥åè¡¨ è¡¨å•éªŒè¯*/
    .sign .sign_body .sign_table .sign_table_list label.error{
        line-height: 30px;
        padding-right: 5px;
        font-size: 12px;
    }
    /*æŠ¥åè¡¨ è¡¨å•åç§°*/
    .sign .sign_body .sign_table .sign_table_list .sign_table_title{
        line-height: 30px;
    }
    /*æŠ¥åè¡¨ è¡¨å•å­—å·*/
    .sign .sign_body .sign_table .sign_table_list .form-control{
        font-size: 12px;
    }
    /*æŠ¥åè¡¨ å†…å®¹æ¡†*/
    .sign .sign_body .sign_table .sign_table_list textarea.form-control{
        height: 60px;
    }
    /*æŠ¥åè¡¨ æŒ‰é’®*/
    .sign .sign_body .sign_table .sign_table_btn{
        padding-top: 10px;
    }
    /*æŠ¥åè¡¨ æŒ‰é’®*/
    .sign .sign_body .sign_table .sign_table_btn .sign_table_a{
        width: 100px;
        height: 30px;
        line-height: 28px;
        font-size: 14px;
        margin-bottom: 5px;
    }
    /*æŠ¥åè¡¨ åº•éƒ¨ä¿¡æ¯*/
    .sign_footer{
        margin: 0;
    }




    /********************å›½å®¶é¡µ********************/
    /*å›½å®¶é¡µ åˆ—è¡¨æ ‡é¢˜*/
    .country_body .country_table .country_item .country_item_title{
        height: 32px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨æ ‡é¢˜name*/
    .country_body .country_table .country_item .country_item_title .country_item_name{
        padding: 0 12px;
        height: 32px;
        line-height: 32px;
        font-size: 14px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨æ ‡é¢˜more*/
    .country_body .country_table .country_item .country_item_title .country_item_more{
        height: 32px;
        line-height: 32px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨æ ‡é¢˜more*/
    .country_body .country_table .country_item .country_item_title .country_item_more>a{
        font-size: 14px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨è¾¹è·*/
    .country_body .country_table .country_item .country_list{
        padding: 10px 0 5px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨èµ„è®¯æ ‡é¢˜*/
    .country_body .country_table .country_item .country_list .country_list_title{
        height: 26px;
        line-height: 26px;
        padding-left: 15px;
        font-size: 14px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨èµ„è®¯æ ‡é¢˜åºå·*/
    .country_body .country_table .country_item .country_list .country_list_title:before{
        left: 5px;
    }
    /*å›½å®¶é¡µ ä¸¤ä¸ªè½®æ’­å°å¹¿å‘Š*/
    .country_body .country_table .country_list_banner{
        margin: 7.5px 0;
    }
    /*å›½å®¶é¡µ ä¸¤ä¸ªè½®æ’­å›¾ç‰‡*/
    .country_body .country_table .country_list_banner .country_list_img .country_list_img_img{
        width: 100%;
        height: auto;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨ç¬¬ä¸€æ¡å¸¦å›¾*/
    .country_body .country_table .country_item .country_list .country_first .country_first_img{
        width: 100px;
        height: 76px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨ç¬¬ä¸€æ¡å¸¦å›¾æ ‡é¢˜*/
    .country_body .country_table .country_item .country_list .country_first .country_first_text .country_first_title{
        font-size: 14px;
        height: 40px;
        line-height: 20px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨ç¬¬ä¸€æ¡å¸¦å›¾æè¿°*/
    .country_body .country_table .country_item .country_list .country_first .country_first_text .country_first_detail{
        height: 36px;
        line-height: 18px;
        font-size: 14px;
    }
    /*å›½å®¶é¡µ ç•™å­¦ä¸“é¢˜æ ‡é¢˜*/
    .country_body .country_table .topic .topic_body .topic_head{
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }
    /*å›½å®¶é¡µ ç•™å­¦ä¸“é¢˜*/
    .country_body .country_table .topic .topic_body .topic_table{
        padding: 10px 30px;
    }
    /*å›½å®¶é¡µ ç•™å­¦ä¸“é¢˜æ–‡å­—*/
    .country_body .country_table .topic .topic_body .topic_table .country_topic_container .topic_wrapper .topic_slide .topic_text{
        font-size: 14px;
    }
    /*å›½å®¶é¡µ ç•™å­¦ä¸“é¢˜*/
    .country_body .country_table .topic{
        margin-bottom: 0;
        margin-top: 10px;
    }


    /********************å…³äºŽæˆ‘ä»¬********************/
    .about{
        padding-top: 15px;
        padding-bottom: 15px;
    }
    /*å…³äºŽæˆ‘ä»¬ å¯¼èˆªæ ‡é¢˜*/
    .about .about_body .about_table{
        margin-bottom: 15px;
        height:124px;
    }
    /*å…³äºŽæˆ‘ä»¬ å¯¼èˆªæ ‡é¢˜*/
    .about .about_body .about_table .about_table_title{
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    /*å…³äºŽæˆ‘ä»¬ å¯¼èˆªåˆ—è¡¨*/
    .about .about_body .about_table .about_table_list{
        float: left;
        width: 33.33%;
        border: none;
        background: #f9f9f9;
    }
    /*å…³äºŽæˆ‘ä»¬ å¯¼èˆªåˆ—è¡¨åºå·*/
    .about .about_body .about_table .about_table_list:before{
        display: none;
    }
    /*å…³äºŽæˆ‘ä»¬ å¯¼èˆªåˆ—è¡¨æ´»åŠ¨æ—¶*/
    .about .about_body .about_table .about_table_list .about_table_list_name{
        font-size: 14px;
    }
    /*å…³äºŽæˆ‘ä»¬ å†…å®¹*/
    .about .about_body .about_text{
        min-height: 100px;
        padding: 15px 30px;
        margin-bottom: 15px;
    }
    /*å…³äºŽæˆ‘ä»¬ å†…å®¹æ ‡é¢˜*/
    .about .about_body .about_text .about_text_title{
        font-size: 22px;
        line-height: 40px;
        border-bottom: 1px dotted #ddd;
        padding-bottom: 10px;
    }
    /*å…³äºŽæˆ‘ä»¬ å†…å®¹è¾¹è·*/
    .about .about_body .about_text .about_text_body{
        padding: 15px 0 30px;
    }
    /*å…³äºŽæˆ‘ä»¬ å†…å®¹æ®µè½*/
    .about .about_body .about_text .about_text_body p{
        font-size: 14px;
    }

    /********************å­¦æ ¡é¦–é¡µ********************/
    .coll_index{
        width: 100%;
        height: auto;
        position: relative;
        padding-bottom: 15px;
        margin-bottom: 15px;
        overflow: hidden;
    }
    /*å­¦æ ¡é¦–é¡µ banner*/
    .coll_index .coll_index_banner{
        width: 100%;
        height: 100%;
    }
    /*å­¦æ ¡é¦–é¡µ banner*/
    .coll_index .coll_index_opa{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,.25);
        z-index: -1;
    }
    .coll_index .coll_index_banner>img{
        width: auto;
        height:100%;
    }
    /*å­¦æ ¡é¦–é¡µ ä½ç½®*/
    .coll_index .coll_index_body .coll_index_posi{
        height: 40px;
        line-height: 40px;
        overflow: hidden;
    }
    /*å­¦æ ¡é¦–é¡µ ä½ç½®*/
    .coll_index .coll_index_body .coll_index_posi>span:nth-child(1),
    .coll_index .coll_index_body .coll_index_posi>a:nth-child(2),
    .coll_index .coll_index_body .coll_index_posi>span:nth-child(3){
        display: none;
    }
    /*å­¦æ ¡é¦–é¡µ ä½ç½®*/
    .coll_index .coll_index_body .coll_index_posi,
    .coll_index .coll_index_body .coll_index_posi>a{
        font-size: 14px;
    }
    /*å­¦æ ¡é¦–é¡µ bannerä¸Šå†…å®¹*/
    .coll_index .coll_index_body .coll_table{
        height: auto;
        padding: 0;
    }
    /*å­¦æ ¡é¦–é¡µ logo*/
    .coll_index .coll_index_body .coll_table .coll_table_left{
        width: 80px;
        height: 130px;
        line-height: 130px;
        background: transparent;
        text-align: center;
        position: relative;
        overflow: hidden;
        margin-right: 30px;
    }
    /*å­¦æ ¡é¦–é¡µ logoå›¾ç‰‡*/
    .coll_index .coll_index_body .coll_table .coll_table_left>img{
        width: 80px;
        height: 80px;
    }
    /*å­¦æ ¡é¦–é¡µ logo é™¢æ ¡ä¿¡æ¯*/
    .coll_index .coll_index_body .coll_table .coll_table_left,
    .coll_index .coll_index_body .coll_table .coll_table_middle{
        margin-top: 0;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯*/
    .coll_index .coll_index_body .coll_table .coll_table_middle{
        width: 200px;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ æ ‡é¢˜*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_title{
        font-size: 16px;
        height: 30px;
        line-height: 30px;
        overflow: hidden;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ æ ‡ç­¾*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_tag{
        display: none;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ æ ‡ç­¾*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_tag>a{
        display: inline-block;
        color: #fff;
        border: 1px solid #fff;
        padding: 0 10px;
        -webkit-border-radius:10px;
        -moz-border-radius:10px;
        border-radius: 10px;
        height: 20px;
        line-height: 18px;
        font-size: 12px;
        margin: 5px 5px 5px 0;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ è¯¦ç»†*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_table{
        height: 96px;
        margin-top: 4px;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ è¯¦ç»†*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_table .coll_table_middle_item{
        width: 100%;
        height: auto;
        line-height: 24px;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ è¯¦ç»†*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_table .coll_table_middle_item,
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_table .coll_table_middle_item>a{
        color: #fff;
        font-size: 12px;
    }
    /*å­¦æ ¡é¦–é¡µ logo*/
    .coll_index .coll_index_body .coll_table .coll_table_right{
        padding-top: 5px;
        height: 130px;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡æŽ’å æ ‡é¢˜*/
    .coll_index .coll_index_body .coll_table .coll_table_right .coll_table_right_title{
        margin-top: 0;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡æŽ’å æŽ’å*/
    .coll_index .coll_index_body .coll_table .coll_table_right .coll_table_right_rank{
        width: 50px;
        height: 50px;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡æŽ’å æŽ’åå›¾*/
    .coll_index .coll_index_body .coll_table .coll_table_right .coll_table_right_rank>img{
        width: 100%;
        height: 100%;
        position:absolute;
        top: 0;
        left: 50%;
        margin-left: -25px;
        z-index: -1;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡æŽ’å æ•°å­—*/
    .coll_index .coll_index_body .coll_table .coll_table_right .coll_table_right_rank .coll_table_right_rank_num{
        width: 25px;
        font-size: 12px;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡æŽ’å å·¦æ•°å­—*/
    .coll_index .coll_index_body .coll_table .coll_table_right .coll_table_right_rank .coll_table_right_rank_left{
        top: 5px;
        left: 0;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡æŽ’å å³æ•°å­—*/
    .coll_index .coll_index_body .coll_table .coll_table_right .coll_table_right_rank .coll_table_right_rank_right{
        top: 0;
        right: 0;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡æŽ’åæ ‡é¢˜*/
    .coll_index .coll_index_body .coll_table .coll_table_right .coll_table_right_text{
        height: 20px;
        line-height: 20px;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡æŽ’åæ ‡é¢˜*/
    .coll_index .coll_index_body .coll_table .coll_table_right .coll_table_right_text>span{
        display: inline-block;
        width: 40px;
        line-height: 20px;
        font-size: 14px;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡æŽ’åæŒ‰é’®*/
    .coll_index .coll_index_body .coll_table .coll_table_right .coll_table_right_btn{
        display: inline-block;
        margin-top: 5px;
        width: 100px;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
    }




    /*å­¦æ ¡é¦–é¡µ å¯¼èˆªåˆ—è¡¨æ–‡å­—*/
    .school_body .school_nav .school_nav_item .school_nav_list>a{
        font-size: 14px;
    }
    /*å­¦æ ¡é¦–é¡µ å¯¼èˆªåˆ—è¡¨*/
    .school_body .school_nav .school_nav_item .school_nav_list{
        height: 35px;
        line-height: 35px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ å­¦æ ¡å›¾ç‰‡*/
    .school_body .school_product{
        position: relative;
        padding: 15px 25px 10px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ å­¦æ ¡å›¾ç‰‡åˆ—è¡¨*/
    .school_body .school_product .school_product_body .school_product_item .school_product_list .school_product_div{
        height: 80px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ æ®µè½*/
    .school_body .school_table{
        padding: 0 10px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ æ®µè½è¾¹è·*/
    .school_body .school_table .school_table_item{
        padding-top: 10px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ æ®µè½æ ‡é¢˜*/
    .school_body .school_table .school_table_item .school_table_head{
        font-size: 16px;
        height: 30px;
        line-height: 30px;
        padding-left: 30px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ æ®µè½æ ‡é¢˜icon*/
    .school_body .school_table .school_table_item .school_table_head:before{
        margin-top: -12px;
        width: 24px;
        height: 24px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ æ®µè½è¯¦æƒ…*/
    .school_body .school_table .school_table_item .school_table_detail{
        padding:10px;
    }
    /*å­¦æ ¡é¦–é¡µ å­¦æ ¡ç®€ä»‹ç‚¹å‡»æŸ¥çœ‹æ›´å¤š*/
    .school_body .school_table .school_table_item .school_table_detail>p,#school_btn,#school_btn1{
        font-size: 14px;
    }
    /*å­¦æ ¡é¦–é¡µä¸»è¦å†…å®¹*/
    .school_body{
        padding-bottom: 15px;
        margin-bottom: 5px;
    }





    /********************æ–‡å­—èµ„è®¯åˆ—è¡¨********************/
    .text_body .text_table{
        padding: 10px 0;
    }
    /*æ–‡å­—èµ„è®¯åˆ—è¡¨ æ ‡é¢˜*/
    .text_body .text_table .text_body_head{
        height: 30px;
        line-height: 30px;
    }
    /*æ–‡å­—èµ„è®¯åˆ—è¡¨ æ ‡é¢˜æ–‡å­—*/
    .text_body .text_table .text_body_head>a{
        font-size: 16px;
    }



}
@media screen and (min-width: 414px) and (max-width:567px ){
    /*1.å¯¼èˆª pcç«¯*/
    .top_nav .nav_item{
        display: none;
    }
    /*1.å¯¼èˆª ç§»åŠ¨ç«¯*/
    .top_nav .nav_phone{
        display: block;
    }
    /*1.å¯¼èˆª ç§»åŠ¨ç«¯é«˜åº¦*/
    .top_nav{
        height:auto;
    }
    /*1.å¯¼èˆª logoé«˜åº¦*/
    .top_nav .nav_logo{
        height: 70px;
        line-height: 70px;
    }
    /*1.å¯¼èˆª logo*/
    .top_nav .nav_logo .nav_logo_img{
        display: inline;
        height: auto;
    }
    /*1.å¯¼èˆª ç§»åŠ¨ç«¯*/
    .top_nav .nav_item_phone{
        height: 70px;
        line-height: 70px;
    }
    /*2.banner*/
    .banner{
        width: 100%;
        height: auto;
    }
    /*2.banner*/
    .banner .banner_container{
        width: 100%;
        height: auto;
    }
    /*2.bannerå¯¼èˆª*/
    .banner .banner_nav_item{
        display: none;
    }
    /*2.bannerå›¾ç‰‡*/
    .banner .banner_container .banner_wrapper .banner_slide .banner_img{
        width: 100%;
        height: auto;
    }
    /*2.banneråˆ†é¡µéšè—*/
    .banner .banner_pagination{
        display: none;
    }
    /*3.çƒ­é—¨é™¢æ ¡*/
    .hot{
        width: 100%;
        padding: 15px 0 0;
    }
    /*3.çƒ­é—¨é™¢æ ¡æ ‡é¢˜å­—ä½“1æ ·å¼*/
    .hot_title .hot_title_text,
    .hot_title .hot_title_texts{
        font-size: 16px;
    }
    /*ä¸¤ä¸ªæ–‡ç« åç§°*/
    .info_title{
        font-size: 16px;
        line-height: 35px;
    }
    /*3.çƒ­é—¨é™¢æ ¡ç”µè¯æ ‡é¢˜éšè—æ–‡å­—*/
    .hot_title .hot_tel span{
        display: none;
    }
    /*3.çƒ­é—¨é™¢æ ¡é™¢æ ¡åˆ—è¡¨*/
    .hot .hot_container{
        padding:10px 0 0;
    }
	.hot .hot_container .hot_wrapper .hot_slide .hot_item .hot_list .hot_body .hot_ico{
		width:100%;
		height:auto;
	}
    /*3.çƒ­é—¨é™¢æ ¡åˆ—è¡¨é™¢æ ¡åç§°*/
    .hot .hot_container .hot_wrapper .hot_slide .hot_item .hot_list .hot_body .hot_text{
        font-size: 12px;
        line-height:29px;
    }
    /*4.ä¸Šèµ„è®¯*/
    .info_top{
        padding: 15px 0;
    }
    /*4.ä¸Šèµ„è®¯ ä¸¤ä¸ªæ–‡ç« åˆ—è¡¨*/
    .info_top .info_top_table{
        padding: 10px;
        height: 240px;
        margin-bottom: 10px;
    }
    /*4.ä¸Šèµ„è®¯ ä¸¤ä¸ªæ–‡ç« æ ‡é¢˜*/
    .info_top .info_top_table .info_top_item .info_top_list{
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }
    /*4.ä¸Šèµ„è®¯ ç¬¬äºŒä¸ªæ–‡ç« åˆ—è¡¨more*/
    .info_top .info_top_more{
        top: 10px;
        font-size: 14px;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“*/
    .info_top .apply{
        width: 100%;
        height: 263px;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“åç§°*/
    .info_top .apply .apply_title{
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¡¨å•*/
    .info_top .apply .apply_form{
        padding: 20px 10px 0;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¾“å…¥æ¡†æ–‡å­—é¢œè‰²*/
    .info_top .apply .apply_form .apply_form_body .form-control{
        font-size: 12px;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¾“å…¥æ¡†æŒ‰é’®æ ·å¼*/
    .info_top .apply .apply_form .apply_form_btn{
        margin: 0;
        padding: 0;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¾“å…¥æ¡†æŒ‰é’®æ ·å¼*/
    .info_top .apply .apply_form .apply_form_btn .apply_form_a{
        height: 30px;
        line-height: 30px;
        margin: 0 auto;
        width: 100px;
        font-size: 12px;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¾“å…¥æ¡†ä¸‹è¾¹è·*/
    .info_top .apply .apply_form .apply_form_body>div>div{
        margin-bottom: 15px;
    }
    /*5.ä¸Šå¤§å›¾*/
    .rect_img{
        padding-bottom: 15px;
    }
    /*5.ä¸Šå¤§å›¾ å›¾ç‰‡å±…ä¸­*/
    .rect_img .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img{
        max-width: 100%;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨*/
    .depot .depot_body .depot_right{
        width: 100%;
        height: auto;
    }
    /*6.é™¢æ ¡åº“å¤´éƒ¨åç§°*/
    .depot .depot_head .depot_head_title{
        position: relative;
        padding-left: 25px;
    }
    /*6.é™¢æ ¡åº“å¤´éƒ¨icon*/
    .depot .depot_head .depot_head_title:before{
        top: 50%;
        background: url(../images/depot_icon.png) no-repeat;
        background-size: 50%;
        margin-top: -10px;
    }
    /*6.é™¢æ ¡åº“å¤´éƒ¨æœç´¢æ¡†æŒ‰é’®æ ·å¼*/
    .depot .depot_head .depot_head_search .depot_search_btn{
        width: 45px;
        font-size: 12px;
    }
    /*6.é™¢æ ¡åº“å¤´éƒ¨æœç´¢æ¡†æ ·å¼*/
    .depot .depot_head .depot_head_search .depot_search_input{
        padding: 6px 10px;
        font-size: 12px;
    }
    /*6.é™¢æ ¡åº“pcç«¯å¯¼èˆª*/
    .depot .depot_body .depot_left{
        display: none;
    }
    /*6.é™¢æ ¡åº“ç§»åŠ¨ç«¯å¯¼èˆª*/
    .depot .depot_body .depot_left_phone{
        display: block;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨æ ·å¼*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list{
        width: 100%;
        height: auto;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨å›¾ç‰‡*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img{
        width: 100%;
        height: 110px;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨è¯¦æƒ…æŒ‰é’®å®šä½*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img:hover .depot_right_dw{
        display: none;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨ä½ç½®*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img .depot_right_place{
        width: 100%;
        height: 25px;
        line-height: 25px;
        padding-left: 27px;
        overflow: hidden;
        font-size: 12px;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨å®šä½å›¾æ ‡*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img .depot_right_place:before{
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        margin-top: -10px;
        left: 10px;
        background: url(../images/depot_left_place.png) no-repeat;
        background-size: 80%;
        width: 15px;
        height: 20px;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨è¯¦æƒ…æŒ‰é’®å®šä½æŒ‰é’®æ ·å¼*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list>span,
    .depot .depot_body .depot_right .depot_right_item .depot_right_list>a{
        padding: 0 10px;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨é™¢æ ¡åç§°*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list>span.depot_right_text1{
        font-size: 14px;
        font-weight: bold;
    }
    /*7.ä¸‹èµ„è®¯*/
    .info_bottom{
        padding: 15px 0 5px;
    }
    /*7.ä¸Šèµ„è®¯ ç¬¬äºŒä¸ªæ–‡ç« åˆ—è¡¨more*/
    .info_bottom .info_top_more{
        position: absolute;
        top: 8px;
        right: 20px;
        line-height: 35px;
        text-transform: uppercase;
        color: #0a7cf9;
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯ç¬¬ä¸€æ¡å¸¦å›¾æ ‡é¢˜*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_first .info_bottom_first_text .info_bottom_first_title{
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯å†…å®¹*/
    .info_bottom .info_bottom_table .info_bottom_body{
        padding: 15px 10px;
    }
    /*7.ä¸‹èµ„è®¯åˆ—è¡¨æ ·å¼*/
    .info_bottom .info_bottom_table{
        width: 100%;
        height: auto;
        padding:5px 10px;
        margin-bottom: 10px;
    }
    /*7.ä¸‹èµ„è®¯å¤´éƒ¨*/
    .info_bottom .info_bottom_table .info_bottom_head{
        height: 40px;
        line-height: 40px;
        border-bottom: 1px dashed #ddd;
    }
    /*7.ä¸‹èµ„è®¯å†…å®¹*/
    .info_bottom .info_bottom_table .info_bottom_body{
        padding: 15px 5px 0;
    }
    /*7.ä¸‹èµ„è®¯ç¬¬ä¸€æ¡å¸¦å›¾*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_first .info_bottom_first_img{
        width: 120px;
        height: 80px;
    }
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_first .info_bottom_first_text{
        margin-bottom: 10px;
    }
    /*7.ä¸‹èµ„è®¯ç¬¬ä¸€æ¡å¸¦å›¾æ ‡é¢˜*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_first .info_bottom_first_text .info_bottom_first_title{
        height: 40px;
        line-height: 20px;
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯ç¬¬ä¸€æ¡å¸¦å›¾è¯¦æƒ…*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_first .info_bottom_first_text .info_bottom_first_detail{
        height: 40px;
        line-height: 20px;
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯æ–°é—»æ ‡é¢˜*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_body_title{
        height: 30px;
        line-height: 30px;
        padding-left: 10px;
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯æ–°é—»æ ‡é¢˜æ— åºåºå·*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_body_title:before{
        margin-top: -2px;
        width: 3px;
        height: 3px;
    }
    /*7.ä¸‹èµ„è®¯æˆåŠŸæ¡ˆä¾‹æ ·å¼*/
    .info_bottom .info_bottom_table .info_bottom_suc .info_bottom_suc_list{
        padding: 10px 0;
    }
    /*7.ä¸‹èµ„è®¯æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜å›¾ç‰‡*/
    .info_bottom .info_bottom_table .info_bottom_suc .info_bottom_suc_list .info_bottom_suc_a{
        width: 60px;
        height: 60px;
        margin-right: 15px;
    }
    /*7.ä¸‹èµ„è®¯æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜æ–‡å­—*/
    .info_bottom .info_bottom_table .info_bottom_suc .info_bottom_suc_list .info_bottom_suc_title{
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜è¯¦æƒ…*/
    .info_bottom .info_bottom_table .info_bottom_suc .info_bottom_suc_list .info_bottom_suc_detail{
        height: 40px;
        line-height: 20px;
        font-size: 14px;
    }
    /*9.ç•™å­¦ä¸“é¢˜æ ·å¼*/
    .topic .topic_body{
        width: 100%;
        height: auto;
        border-top: none;
        padding: 0 10px;
    }
    /*9.ç•™å­¦ä¸“é¢˜å†…å®¹*/
    .topic .topic_body .topic_table{
        padding: 5px 30px 10px;
    }
    /*9.ç•™å­¦ä¸“é¢˜å†…å®¹ ä¸Šä¸€ä¸ªæŒ‰é’®*/
    .topic .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
        right: 0;
        left: auto;
    }
    /*9.ç•™å­¦ä¸“é¢˜å†…å®¹ ä¸‹ä¸€ä¸ªæŒ‰é’®*/
    .topic .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
        left: 0;
        right: auto;
    }
    /*9.ç•™å­¦ä¸“é¢˜å†…å®¹å®½é«˜*/
    .topic .topic_body .topic_table .topic_container .topic_wrapper .topic_slide .topic_icon{
        padding: 10px;
        width:  100%;
        height:100% ;
    }
    .topic .swiper-button-next, .swiper-button-prev{
        background-size: 20px 33px;
    }
    /*9.ç•™å­¦ä¸“é¢˜å†…å®¹æ ‡é¢˜*/
    .topic .topic_body .topic_table .topic_container .topic_wrapper .topic_slide .topic_text{
        margin-top: 5px;
        font-size: 16px;
    }
    /*10.å‹æƒ…é“¾æŽ¥*/
    .link{
        display: none;
    }
    /*11.åº•éƒ¨ä¿¡æ¯*/
    .footer{
        width: 100%;
        height: auto;
        padding: 15px 0 30px;
    }
    /*11.åº•éƒ¨ä¿¡æ¯ç•™å­¦æ¨¡å¼*/
    .footer .footer_table.footer_table1,
    .footer .footer_table.footer_table3,
    .footer .footer_table.footer_table4{
        display: none;
    }
    .footer .footer_table.footer_table2{
        width: 100%;
        margin-bottom: 10px;
    }
    /*11.åº•éƒ¨ä¿¡æ¯å†…è¾¹è·*/
    .footer .footer_table{
        padding: 0;
    }
    /*11.åº•éƒ¨ä¿¡æ¯ç•™å­¦æ¨¡å¼æ–‡å­—æ ·å¼*/
    .footer .footer_table.footer_table1 .footer_item a{
        display: inline-block;
        font-size: 12px;
    }
    /*11.åº•éƒ¨ä¿¡æ¯è”ç³»æˆ‘ä»¬åœ°å€é‚®ç¼–*/
    .footer .footer_table.footer_table2 .footer_item .footer_text{
        font-size: 12px;
    }
    /*11.åº•éƒ¨ä¿¡æ¯æ ç›®å¯¼èˆªæ–‡å­—æ ·å¼*/
    .footer .footer_table.footer_table3 .footer_item a{
        font-size: 12px;
    }
    /*11.åº•éƒ¨ä¿¡æ¯è”ç³»æˆ‘ä»¬ç”µè¯æ ·å¼*/
    .footer .footer_table.footer_table2 .footer_item .footer_tel{
        font-size: 30px;
    }


    /*********************é™¢æ ¡åº“*********************/
    /*é™¢æ ¡åº“banner*/
    .colleges_banner{
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    /*é™¢æ ¡åº“banner*/
    .colleges_banner .colleges_banner_container .colleges_banner_wrapper .colleges_banner_slide{
        width: 100%;
        height: auto;
    }
    /*é™¢æ ¡åº“åˆ†é¡µ*/
    .colleges_banner .colleges_banner_pagi{
        display: none;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æœç´¢æ¡†*/
    .colleges_main .colleges_body .colleges_left .colleges_search{
        padding:15px;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æœç´¢æ ç›®*/
    .colleges_main .colleges_body .colleges_left .colleges_search .colleges_search_item{
        margin: 0;
        color: #333;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æœç´¢æ¡†æ ·å¼*/
    .colleges_main .colleges_body .colleges_left .colleges_search .colleges_form .colleges_search_input{
        width: 100%;
        margin: 10px 0;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æäº¤æŒ‰é’®*/
    .colleges_main .colleges_body .colleges_left .colleges_search .colleges_form .colleges_search_btn{
        top: 30px;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ åˆ—è¡¨è¾¹è·*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item{
        padding: 10px 5px;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ åˆ—è¡¨é«˜ä½Ž*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_a{
        width: 80px;
        height: 80px;
        border: 1px solid #E4E4E4;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æœç´¢ç»“æžœåˆ—è¡¨*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list{
        width: 100%;
        height: auto;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æ ‡é¢˜è¡Œé«˜*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_title{
        height: 20px;
        line-height: 20px;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æ ‡é¢˜å­—å·*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_title .colleges_table_list_title_ch{
        font-size: 14px;
        font-weight: bold;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ ä¿¡æ¯åˆ—è¡¨*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_info .colleges_table_list_info_table{
        height: 20px;
        line-height: 20px;
        padding: 0 5px;
        overflow: hidden;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ ä¿¡æ¯åˆ—è¡¨å­—å·*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_info .colleges_table_list_info_table span{
        font-size: 12px;
        color: #666;
    }
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list_last{
        text-align: right;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ ä¿¡æ¯åˆ—è¡¨æ–‡å­—*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn{
        padding: 0;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æŒ‰é’®*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn .colleges_table_list_btna:last-child{
        margin-top:0;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æŒ‰é’®*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn .colleges_table_list_btna{
        width: 60px;
        height: 22px;
        line-height: 20px;
        font-size: 12px;
        margin-right:10px;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ åˆ†é¡µ*/
    .colleges_page{
        padding: 15px 0;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ åˆ†é¡µé¡µç */
    .colleges_page .colleges_page_item .colleges_page_list{
        padding: 3px 10px;
        font-size: 12px;
    }






    /************************è¯¦æƒ…é¡µ************************/
    /*è¯¦æƒ…é¡µbanner*/
    .detail_banner{
        display: none;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹*/
    .detail_main .detail_body .detail_left{
        margin: 0;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹æ–‡å­—*/
    .detail_main .detail_body .detail_left .detail_left_body{
        padding: 0 15px;
        margin-bottom: 10px;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹å·¦ä¸Šè§’æ˜Ÿæ ‡*/
    .detail_main .detail_body .detail_left .detail_left_body:before{
        top: -5px;
        left: -5px;
        background-size: 70%;
    }/*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹å¤´éƒ¨*/
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_head{
        padding-top: 15px;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹å¤´éƒ¨æ ‡é¢˜*/
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_head .detail_left_body_title{
        font-size: 16px;
        line-height: 22px;
        font-weight: bold;
        color: #333;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹å¤´éƒ¨æ—¶é—´ä½œè€…æ–‡å­—æ ·å¼*/
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_head .detail_left_body_text>span{
        padding: 0 1px;
    }
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_head .detail_left_body_text .detail_left_body_text_author{
        display: none;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹å¤´éƒ¨ç«–çº¿éšè—*/
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_head .detail_left_body_text span:nth-child(2){
        display: none;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹æ–‡ç« */
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_main{
        padding: 10px 0;
    }
    /*è¯¦æƒ…é¡µ æŽ¨èæ–‡ç« */
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_bottom{
        padding: 20px 0 ;
    }






    /********************ä¸“é¢˜é¡µ********************/
    .colleges_main{
        padding: 0;
        overflow: hidden;
    }

    /*å·¦ä¾§ bannerå›¾ç‰‡*/
    .page_main .page_body .page_left{
        padding-top: 0;
    }
    /*å³ä¾§ å’¨è¯¢æŠ¥åæ¡†*/
    .box_consult .box_consult_title,
    .box_right .apply .apply_title{
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    /*å³ä¾§ å’¨è¯¢æç¤ºæ¡†ç”µè¯ä½ç½®*/
    .box_consult .box_consult_body .box_consult_table:hover .box_consult_table_left{
        display: none;
    }
    /*å³ä¾§ å¹¿å‘Šä½*/
    .box_right .box_right_img{
        margin:10px 0;
    }
    /*å³ä¾§ ç”³è¯·é€šé“è¡¨å•*/
    .box_right .apply .apply_form{
        padding: 15px;
    }
    /*å³ä¾§æˆåŠŸæ¡ˆä¾‹*/
    .box_right .detail_info_table {
        margin: 10px 0;
    }
    /*å³ä¾§æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜*/
    .box_right .detail_info_table .detail_info_head{
        height: 40px;
        line-height: 40px;
    }
    /*å³ä¾§æˆåŠŸæ¡ˆä¾‹more*/
    .box_right .detail_info_table .detail_info_head .info_top_more,
    .box_right .box_right_hot .info_bottom_head{
        height: 40px;
        right: 15px;
        line-height: 40px;
    }
    /*å³ä¾§æˆåŠŸæ¡ˆä¾‹æ ·å¼*/
    .box_right .detail_info_table .detail_info_suc .detail_info_suc_list{
        padding: 6px 0;
    }
    /*å³ä¾§æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜å›¾ç‰‡*/
    .box_right .detail_info_table .detail_info_suc .detail_info_suc_list .detail_info_suc_a{
        width: 50px;
        height: 50px;
        margin-top: 10px;
    }
    /*å³ä¾§ ç•™å­¦èµ„è®¯*/
    .box_right .box_right_hot{
        margin-bottom: 0;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§ banneré«˜åº¦*/
    .page_left_banner .page_container .page_wrapper .page_slide{
        height: 170px;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§ banneråˆ†é¡µ*/
    .page_left_banner .page_container.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
        display: none;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§ bannerä¸Šæ ‡é¢˜*/
    .page_left_banner .page_container .page_wrapper .page_slide .page_slide_title{
        height: 30px;
        line-height: 30px;
        background: rgba(0,0,0,.4);
        padding: 0 10px;
        font-size: 14px;
        text-align: center;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§ headæ ‡é¢˜*/
    .page_left_head{
        padding: 5px 15px;
    }
    /*3.çƒ­é—¨é™¢æ ¡æ ‡é¢˜å­—ä½“2æ ·å¼*/
    .page_left_head .hot_title .hot_title_texts{
        width: 50px;
        height: 22px;
        line-height: 22px;
        font-size: 14px;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§ä¸‹è¾¹è·*/
    .page_main .page_body .page_left .page_left_body{
        padding: 0 15px;
        overflow: hidden;
    }/*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨è¾¹æ¡†*/
    .page_main .page_body .page_left .page_left_body .page_left_item{
        padding: 10px 0;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨å›¾ç‰‡*/
    .page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_left{
        margin-right: 10px;
        width: 80px;
        height: 60px;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨æ ‡é¢˜*/
    .page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_right .page_left_item_title{
        height: 20px;
        line-height: 20px;
        font-size: 14px;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨æè¿°*/
    .page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_right .page_left_item_detail{
        height: 40px;
        line-height: 20px;
        overflow: hidden;
        font-size: 14px;
        color: #999;
        margin: 0;
    }
    .page_main .page_body .page_left .page_left_item_bottom{
        display: none;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨å›¾ç‰‡aé“¾æŽ¥åœ†å½¢*/
    .page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_left .page_left_item_left_a>i{
        margin-top: -10px;
        margin-left: -10px;
        width: 20px;
        height: 20px;
        border: 1px solid rgba(255,255,255,.8);
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨å›¾ç‰‡aé“¾æŽ¥åŠ å·*/
    .page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_left .page_left_item_left_a:before{
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -0.5px;
        margin-left: -5px;
        width: 10px;
        height: 1px;
        background: rgba(255,255,255,.8);
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨å›¾ç‰‡aé“¾æŽ¥åŠ å·*/
    .page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_left .page_left_item_left_a::after{
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -0.5px;
        margin-top: -5px;
        height: 10px;
        width: 1px;
        background: rgba(255,255,255,.8);
    }
    /*ä¸“é¢˜é¡µ åˆ†é¡µ*/
    .page_main .page_body .page_left .colleges_page{
        padding: 0 0 10px;
    }



    /********************æŠ¥åè¡¨********************/
    .sign{
        padding: 20px 30px 30px;
    }
    /*æŠ¥åè¡¨ å¤–è¾¹è·*/
    .sign .sign_body{
        padding: 0;
    }
    /*æŠ¥åè¡¨ æ ‡é¢˜*/
    .sign .sign_body .sign_title{
        font-size: 20px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    /*æŠ¥åè¡¨ body*/
    .sign .sign_body .sign_table{
        padding: 15px 30px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border:1px solid #eee;
    }
    /*æŠ¥åè¡¨ è¡¨å•åˆ—è¡¨*/
    .sign .sign_body .sign_table .sign_table_list{
        margin-bottom: 10px;
    }
    /*æŠ¥åè¡¨ è¡¨å•éªŒè¯*/
    .sign .sign_body .sign_table .sign_table_list label.error{
        line-height: 30px;
        padding-right: 5px;
        font-size: 12px;
    }
    /*æŠ¥åè¡¨ è¡¨å•åç§°*/
    .sign .sign_body .sign_table .sign_table_list .sign_table_title{
        line-height: 30px;
    }
    /*æŠ¥åè¡¨ è¡¨å•å­—å·*/
    .sign .sign_body .sign_table .sign_table_list .form-control{
        font-size: 12px;
    }
    /*æŠ¥åè¡¨ å†…å®¹æ¡†*/
    .sign .sign_body .sign_table .sign_table_list textarea.form-control{
        height: 60px;
    }
    /*æŠ¥åè¡¨ æŒ‰é’®*/
    .sign .sign_body .sign_table .sign_table_btn{
        padding-top: 10px;
    }
    /*æŠ¥åè¡¨ æŒ‰é’®*/
    .sign .sign_body .sign_table .sign_table_btn .sign_table_a{
        width: 100px;
        height: 30px;
        line-height: 28px;
        font-size: 14px;
        margin-bottom: 5px;
    }
    /*æŠ¥åè¡¨ åº•éƒ¨ä¿¡æ¯*/
    .sign_footer{
        margin: 0;
    }



    /********************å›½å®¶é¡µ********************/
    /*å›½å®¶é¡µ åˆ—è¡¨æ ‡é¢˜*/
    .country_body .country_table .country_item .country_item_title{
        height: 32px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨æ ‡é¢˜name*/
    .country_body .country_table .country_item .country_item_title .country_item_name{
        padding: 0 12px;
        height: 32px;
        line-height: 32px;
        font-size: 14px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨æ ‡é¢˜more*/
    .country_body .country_table .country_item .country_item_title .country_item_more{
        height: 32px;
        line-height: 32px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨æ ‡é¢˜more*/
    .country_body .country_table .country_item .country_item_title .country_item_more>a{
        font-size: 14px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨è¾¹è·*/
    .country_body .country_table .country_item .country_list{
        padding: 10px 0 5px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨èµ„è®¯æ ‡é¢˜*/
    .country_body .country_table .country_item .country_list .country_list_title{
        height: 26px;
        line-height: 26px;
        padding-left: 15px;
        font-size: 14px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨èµ„è®¯æ ‡é¢˜åºå·*/
    .country_body .country_table .country_item .country_list .country_list_title:before{
        left: 5px;
    }
    /*å›½å®¶é¡µ ä¸¤ä¸ªè½®æ’­å°å¹¿å‘Š*/
    .country_body .country_table .country_list_banner{
        margin: 7.5px 0;
    }
    /*å›½å®¶é¡µ ä¸¤ä¸ªè½®æ’­å›¾ç‰‡*/
    .country_body .country_table .country_list_banner .country_list_img .country_list_img_img{
        width: 100%;
        height: auto;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨ç¬¬ä¸€æ¡å¸¦å›¾*/
    .country_body .country_table .country_item .country_list .country_first .country_first_img{
        width: 100px;
        height: 76px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨ç¬¬ä¸€æ¡å¸¦å›¾æ ‡é¢˜*/
    .country_body .country_table .country_item .country_list .country_first .country_first_text .country_first_title{
        font-size: 14px;
        height: 40px;
        line-height: 20px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨ç¬¬ä¸€æ¡å¸¦å›¾æè¿°*/
    .country_body .country_table .country_item .country_list .country_first .country_first_text .country_first_detail{
        height: 36px;
        line-height: 18px;
        font-size: 14px;
    }
    /*å›½å®¶é¡µ ç•™å­¦ä¸“é¢˜æ ‡é¢˜*/
    .country_body .country_table .topic .topic_body .topic_head{
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }
    /*å›½å®¶é¡µ ç•™å­¦ä¸“é¢˜*/
    .country_body .country_table .topic .topic_body .topic_table{
        padding: 10px 30px;
    }
    /*å›½å®¶é¡µ ç•™å­¦ä¸“é¢˜æ–‡å­—*/
    .country_body .country_table .topic .topic_body .topic_table .country_topic_container .topic_wrapper .topic_slide .topic_text{
        font-size: 14px;
    }
    /*å›½å®¶é¡µ ç•™å­¦ä¸“é¢˜*/
    .country_body .country_table .topic{
        margin-bottom: 0;
        margin-top: 10px;
    }



    /********************å…³äºŽæˆ‘ä»¬********************/
    .about{
        padding-top: 15px;
        padding-bottom: 15px;
    }
    /*å…³äºŽæˆ‘ä»¬ å¯¼èˆªæ ‡é¢˜*/
    .about .about_body .about_table{
        margin-bottom: 15px;
        height:124px;
    }
    /*å…³äºŽæˆ‘ä»¬ å¯¼èˆªæ ‡é¢˜*/
    .about .about_body .about_table .about_table_title{
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    /*å…³äºŽæˆ‘ä»¬ å¯¼èˆªåˆ—è¡¨*/
    .about .about_body .about_table .about_table_list{
        float: left;
        width: 33.33%;
        border: none;
        background: #f9f9f9;
    }
    /*å…³äºŽæˆ‘ä»¬ å¯¼èˆªåˆ—è¡¨åºå·*/
    .about .about_body .about_table .about_table_list:before{
        display: none;
    }
    /*å…³äºŽæˆ‘ä»¬ å¯¼èˆªåˆ—è¡¨æ´»åŠ¨æ—¶*/
    .about .about_body .about_table .about_table_list .about_table_list_name{
        font-size: 14px;
    }
    /*å…³äºŽæˆ‘ä»¬ å†…å®¹*/
    .about .about_body .about_text{
        min-height: 100px;
        padding: 15px;
        margin-bottom: 15px;
    }
    /*å…³äºŽæˆ‘ä»¬ å†…å®¹æ ‡é¢˜*/
    .about .about_body .about_text .about_text_title{
        font-size: 22px;
        line-height: 40px;
        border-bottom: 1px dotted #ddd;
        padding-bottom: 10px;
    }
    /*å…³äºŽæˆ‘ä»¬ å†…å®¹è¾¹è·*/
    .about .about_body .about_text .about_text_body{
        padding: 15px 0 30px;
    }
    /*å…³äºŽæˆ‘ä»¬ å†…å®¹æ®µè½*/
    .about .about_body .about_text .about_text_body p{
        font-size: 14px;
    }

    /********************å­¦æ ¡é¦–é¡µ********************/
    .coll_index{
        width: 100%;
        height: auto;
        position: relative;
        padding-bottom: 15px;
        margin-bottom: 15px;
        overflow: hidden;
    }
    /*å­¦æ ¡é¦–é¡µ banner*/
    .coll_index .coll_index_banner{
        width: 100%;
        height: 100%;
    }
    /*å­¦æ ¡é¦–é¡µ banner*/
    .coll_index .coll_index_opa{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,.25);
        z-index: -1;
    }
    .coll_index .coll_index_banner>img{
        width: auto;
        height:100%;
    }
    /*å­¦æ ¡é¦–é¡µ ä½ç½®*/
    .coll_index .coll_index_body .coll_index_posi{
        height: 40px;
        line-height: 40px;
        overflow: hidden;
    }
    /*å­¦æ ¡é¦–é¡µ ä½ç½®*/
    .coll_index .coll_index_body .coll_index_posi>span:nth-child(1),
    .coll_index .coll_index_body .coll_index_posi>a:nth-child(2),
    .coll_index .coll_index_body .coll_index_posi>span:nth-child(3){
        display: none;
    }
    /*å­¦æ ¡é¦–é¡µ ä½ç½®*/
    .coll_index .coll_index_body .coll_index_posi,
    .coll_index .coll_index_body .coll_index_posi>a{
        font-size: 14px;
    }
    /*å­¦æ ¡é¦–é¡µ bannerä¸Šå†…å®¹*/
    .coll_index .coll_index_body .coll_table{
        height: auto;
        padding: 0;
    }
    /*å­¦æ ¡é¦–é¡µ logo*/
    .coll_index .coll_index_body .coll_table .coll_table_left{
        width: 80px;
        height: 110px;
        line-height: 110px;
        background: transparent;
        text-align: center;
        position: relative;
        overflow: hidden;
        margin-right: 20px;
    }
    /*å­¦æ ¡é¦–é¡µ logoå›¾ç‰‡*/
    .coll_index .coll_index_body .coll_table .coll_table_left>img{
        width: 80px;
        height: 80px;
    }
    /*å­¦æ ¡é¦–é¡µ logo é™¢æ ¡ä¿¡æ¯*/
    .coll_index .coll_index_body .coll_table .coll_table_left,
    .coll_index .coll_index_body .coll_table .coll_table_middle{
        margin-top: 0;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯*/
    .coll_index .coll_index_body .coll_table .coll_table_middle{
        width: 280px;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ æ ‡é¢˜*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_title{
        font-size: 16px;
        height: 25px;
        line-height: 25px;
        overflow: hidden;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ æ ‡ç­¾*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_tag{
        display: none;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ æ ‡ç­¾*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_tag>a{
        display: inline-block;
        color: #fff;
        border: 1px solid #fff;
        padding: 0 10px;
        -webkit-border-radius:10px;
        -moz-border-radius:10px;
        border-radius: 10px;
        height: 20px;
        line-height: 18px;
        font-size: 12px;
        margin: 5px 5px 5px 0;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ è¯¦ç»†*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_table{
        height: 80px;
        margin-top: 5px;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ è¯¦ç»†*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_table .coll_table_middle_item{
        width: 100%;
        height: 20px;
        line-height: 20px;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ è¯¦ç»†*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_table .coll_table_middle_item,
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_table .coll_table_middle_item>a{
        color: #fff;
        font-size: 14px;
    }
    /*å­¦æ ¡é¦–é¡µ logo*/
    .coll_index .coll_index_body .coll_table .coll_table_right{
        display: none;
    }




    /*å­¦æ ¡é¦–é¡µ å¯¼èˆªåˆ—è¡¨æ–‡å­—*/
    .school_body .school_nav .school_nav_item .school_nav_list>a{
        font-size: 14px;
    }
    /*å­¦æ ¡é¦–é¡µ å¯¼èˆªåˆ—è¡¨*/
    .school_body .school_nav .school_nav_item .school_nav_list{
        height: 35px;
        line-height: 35px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ å­¦æ ¡å›¾ç‰‡*/
    .school_body .school_product{
        position: relative;
        padding: 15px 25px 10px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ å­¦æ ¡å›¾ç‰‡åˆ—è¡¨*/
    .school_body .school_product .school_product_body .school_product_item .school_product_list .school_product_div{
        height: 80px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ æ®µè½*/
    .school_body .school_table{
        padding: 0 10px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ æ®µè½è¾¹è·*/
    .school_body .school_table .school_table_item{
        padding-top: 10px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ æ®µè½æ ‡é¢˜*/
    .school_body .school_table .school_table_item .school_table_head{
        font-size: 16px;
        height: 30px;
        line-height: 30px;
        padding-left: 30px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ æ®µè½æ ‡é¢˜icon*/
    .school_body .school_table .school_table_item .school_table_head:before{
        margin-top: -12px;
        width: 24px;
        height: 24px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ æ®µè½è¯¦æƒ…*/
    .school_body .school_table .school_table_item .school_table_detail{
        padding:10px;
    }
    /*å­¦æ ¡é¦–é¡µ å­¦æ ¡ç®€ä»‹ç‚¹å‡»æŸ¥çœ‹æ›´å¤š*/
    .school_body .school_table .school_table_item .school_table_detail>p,#school_btn,#school_btn1{
        font-size: 14px;
    }
    /*å­¦æ ¡é¦–é¡µä¸»è¦å†…å®¹*/
    .school_body{
        padding-bottom: 15px;
        margin-bottom: 5px;
    }



    /********************æ–‡å­—èµ„è®¯åˆ—è¡¨********************/
    .text_body .text_table{
        padding: 10px 0;
    }
    /*æ–‡å­—èµ„è®¯åˆ—è¡¨ æ ‡é¢˜*/
    .text_body .text_table .text_body_head{
        height: 30px;
        line-height: 30px;
    }
    /*æ–‡å­—èµ„è®¯åˆ—è¡¨ æ ‡é¢˜æ–‡å­—*/
    .text_body .text_table .text_body_head>a{
        font-size: 16px;
    }


}
@media screen and (max-width: 413px){
    /*1.å¯¼èˆª pcç«¯*/
    .top_nav .nav_item{
        display: none;
    }
    /*1.å¯¼èˆª ç§»åŠ¨ç«¯*/
    .top_nav .nav_phone{
        display: block;
    }
    /*1.å¯¼èˆª ç§»åŠ¨ç«¯é«˜åº¦*/
    .top_nav{
        height:auto;
    }
    /*1.å¯¼èˆª logoé«˜åº¦*/
    .top_nav .nav_logo{
        height: 70px;
        line-height: 70px;
    }
    /*1.å¯¼èˆª logo*/
    .top_nav .nav_logo .nav_logo_img{
        display: inline;
        height: auto;
    }
    /*1.å¯¼èˆª ç§»åŠ¨ç«¯*/
    .top_nav .nav_item_phone{
        height: 70px;
        line-height: 70px;
    }
    /*2.banner*/
    .banner{
        width: 100%;
        height: auto;
    }
    /*2.banner*/
    .banner .banner_container{
        width: 100%;
        height: auto;
    }
    /*2.bannerå¯¼èˆª*/
    .banner .banner_nav_item{
        display: none;
    }
    /*2.bannerå›¾ç‰‡*/
    .banner .banner_container .banner_wrapper .banner_slide .banner_img{
        width: 100%;
        height: auto;
    }
    /*2.banneråˆ†é¡µéšè—*/
    .banner .banner_pagination{
        display: none;
    }
    /*3.çƒ­é—¨é™¢æ ¡*/
    .hot{
        width: 100%;
        padding: 15px 0 0;
    }
    /*3.çƒ­é—¨é™¢æ ¡æ ‡é¢˜å­—ä½“1æ ·å¼*/
    .hot_title .hot_title_text,
    .hot_title .hot_title_texts{
        font-size: 16px;
    }
    /*ä¸¤ä¸ªæ–‡ç« åç§°*/
    .info_title{
        font-size: 16px;
        line-height: 35px;
    }
    /*3.çƒ­é—¨é™¢æ ¡ç”µè¯æ ‡é¢˜éšè—æ–‡å­—*/
    .hot_title .hot_tel span{
        display: none;
    }
    /*3.çƒ­é—¨é™¢æ ¡é™¢æ ¡åˆ—è¡¨*/
    .hot .hot_container{
        padding:10px 0 0;
    }
	.hot .hot_container .hot_wrapper .hot_slide .hot_item .hot_list .hot_body .hot_ico{
		width:100%;
		height:auto;
	}
    /*3.çƒ­é—¨é™¢æ ¡åˆ—è¡¨é™¢æ ¡åç§°*/
    .hot .hot_container .hot_wrapper .hot_slide .hot_item .hot_list .hot_body .hot_text{
        font-size: 12px;
        line-height:29px;
    }
    /*4.ä¸Šèµ„è®¯*/
    .info_top{
        padding: 15px 0;
    }
    /*4.ä¸Šèµ„è®¯ ä¸¤ä¸ªæ–‡ç« åˆ—è¡¨*/
    .info_top .info_top_table{
        padding: 10px;
        height: 240px;
        margin-bottom: 10px;
    }
    /*4.ä¸Šèµ„è®¯ ä¸¤ä¸ªæ–‡ç« æ ‡é¢˜*/
    .info_top .info_top_table .info_top_item .info_top_list{
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }
    /*4.ä¸Šèµ„è®¯ ç¬¬äºŒä¸ªæ–‡ç« åˆ—è¡¨more*/
    .info_top .info_top_more{
        top: 10px;
        font-size: 14px;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“*/
    .info_top .apply{
        width: 100%;
        height: 263px;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“åç§°*/
    .info_top .apply .apply_title{
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¡¨å•*/
    .info_top .apply .apply_form{
        padding: 20px 10px 0;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¾“å…¥æ¡†æ–‡å­—é¢œè‰²*/
    .info_top .apply .apply_form .apply_form_body .form-control{
        font-size: 12px;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¾“å…¥æ¡†æŒ‰é’®æ ·å¼*/
    .info_top .apply .apply_form .apply_form_btn{
        margin: 0;
        padding: 0;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¾“å…¥æ¡†æŒ‰é’®æ ·å¼*/
    .info_top .apply .apply_form .apply_form_btn .apply_form_a{
        height: 30px;
        line-height: 30px;
        margin: 0 auto;
        width: 100px;
        font-size: 12px;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¾“å…¥æ¡†ä¸‹è¾¹è·*/
    .info_top .apply .apply_form .apply_form_body>div>div{
        margin-bottom: 15px;
    }
    /*5.ä¸Šå¤§å›¾*/
    .rect_img{
        padding-bottom: 15px;
    }
    /*5.ä¸Šå¤§å›¾ å›¾ç‰‡å±…ä¸­*/
    .rect_img .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img{
        max-width: 100%;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨*/
    .depot .depot_body .depot_right{
        width: 100%;
        height: auto;
    }
    /*6.é™¢æ ¡åº“å¤´éƒ¨åç§°*/
    .depot .depot_head .depot_head_title{
        position: relative;
        padding-left: 25px;
    }
    /*6.é™¢æ ¡åº“å¤´éƒ¨icon*/
    .depot .depot_head .depot_head_title:before{
        top: 50%;
        background: url(../images/depot_icon.png) no-repeat;
        background-size: 50%;
        margin-top: -10px;
    }
    /*6.é™¢æ ¡åº“å¤´éƒ¨æœç´¢æ¡†æŒ‰é’®æ ·å¼*/
    .depot .depot_head .depot_head_search .depot_search_btn{
        width: 45px;
        font-size: 12px;
    }
    /*6.é™¢æ ¡åº“å¤´éƒ¨æœç´¢æ¡†æ ·å¼*/
    .depot .depot_head .depot_head_search .depot_search_input{
        padding: 6px 10px;
        font-size: 12px;
    }
    /*6.é™¢æ ¡åº“pcç«¯å¯¼èˆª*/
    .depot .depot_body .depot_left{
        display: none;
    }
    /*6.é™¢æ ¡åº“ç§»åŠ¨ç«¯å¯¼èˆª*/
    .depot .depot_body .depot_left_phone{
        display: block;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨æ ·å¼*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list{
        width: 100%;
        height: auto;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨å›¾ç‰‡*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img{
        width: 100%;
        height: 110px;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨è¯¦æƒ…æŒ‰é’®å®šä½*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img:hover .depot_right_dw{
        display: none;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨ä½ç½®*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img .depot_right_place{
        width: 100%;
        height: 25px;
        line-height: 25px;
        padding-left: 27px;
        overflow: hidden;
        font-size: 12px;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨å®šä½å›¾æ ‡*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img .depot_right_place:before{
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        margin-top: -10px;
        left: 10px;
        background: url(../images/depot_left_place.png) no-repeat;
        background-size: 80%;
        width: 15px;
        height: 20px;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨è¯¦æƒ…æŒ‰é’®å®šä½æŒ‰é’®æ ·å¼*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list>span,
    .depot .depot_body .depot_right .depot_right_item .depot_right_list>a{
        padding: 0 10px;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨é™¢æ ¡åç§°*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list>span.depot_right_text1{
        font-size: 14px;
        font-weight: bold;
    }
    /*7.ä¸‹èµ„è®¯*/
    .info_bottom{
        padding: 15px 0 5px;
    }
    /*7.ä¸Šèµ„è®¯ ç¬¬äºŒä¸ªæ–‡ç« åˆ—è¡¨more*/
    .info_bottom .info_top_more{
        position: absolute;
        top: 8px;
        right: 20px;
        line-height: 35px;
        text-transform: uppercase;
        color: #0a7cf9;
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯ç¬¬ä¸€æ¡å¸¦å›¾æ ‡é¢˜*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_first .info_bottom_first_text .info_bottom_first_title{
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯å†…å®¹*/
    .info_bottom .info_bottom_table .info_bottom_body{
        padding: 15px 10px;
    }
    /*7.ä¸‹èµ„è®¯åˆ—è¡¨æ ·å¼*/
    .info_bottom .info_bottom_table{
        width: 100%;
        height: auto;
        padding:5px 10px;
        margin-bottom: 10px;
    }
    /*7.ä¸‹èµ„è®¯å¤´éƒ¨*/
    .info_bottom .info_bottom_table .info_bottom_head{
        height: 40px;
        line-height: 40px;
        border-bottom: 1px dashed #ddd;
    }
    /*7.ä¸‹èµ„è®¯å†…å®¹*/
    .info_bottom .info_bottom_table .info_bottom_body{
        padding: 15px 5px 0;
    }
    /*7.ä¸‹èµ„è®¯ç¬¬ä¸€æ¡å¸¦å›¾*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_first .info_bottom_first_img{
        width: 120px;
        height: 80px;
    }
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_first .info_bottom_first_text{
        margin-bottom: 10px;
    }
    /*7.ä¸‹èµ„è®¯ç¬¬ä¸€æ¡å¸¦å›¾æ ‡é¢˜*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_first .info_bottom_first_text .info_bottom_first_title{
        height: 40px;
        line-height: 20px;
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯ç¬¬ä¸€æ¡å¸¦å›¾è¯¦æƒ…*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_first .info_bottom_first_text .info_bottom_first_detail{
        height: 40px;
        line-height: 20px;
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯æ–°é—»æ ‡é¢˜*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_body_title{
        height: 30px;
        line-height: 30px;
        padding-left: 10px;
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯æ–°é—»æ ‡é¢˜æ— åºåºå·*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_body_title:before{
        margin-top: -2px;
        width: 3px;
        height: 3px;
    }
    /*7.ä¸‹èµ„è®¯æˆåŠŸæ¡ˆä¾‹æ ·å¼*/
    .info_bottom .info_bottom_table .info_bottom_suc .info_bottom_suc_list{
        padding: 10px 0;
    }
    /*7.ä¸‹èµ„è®¯æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜å›¾ç‰‡*/
    .info_bottom .info_bottom_table .info_bottom_suc .info_bottom_suc_list .info_bottom_suc_a{
        width: 60px;
        height: 60px;
        margin-right: 15px;
    }
    /*7.ä¸‹èµ„è®¯æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜æ–‡å­—*/
    .info_bottom .info_bottom_table .info_bottom_suc .info_bottom_suc_list .info_bottom_suc_title{
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜è¯¦æƒ…*/
    .info_bottom .info_bottom_table .info_bottom_suc .info_bottom_suc_list .info_bottom_suc_detail{
        height: 40px;
        line-height: 20px;
        font-size: 14px;
    }
    /*9.ç•™å­¦ä¸“é¢˜æ ·å¼*/
    .topic .topic_body{
        width: 100%;
        height: auto;
        border-top: none;
        padding: 0 10px;
    }
    /*9.ç•™å­¦ä¸“é¢˜å†…å®¹*/
    .topic .topic_body .topic_table{
        padding: 5px 30px 10px;
    }
    /*9.ç•™å­¦ä¸“é¢˜å†…å®¹ ä¸Šä¸€ä¸ªæŒ‰é’®*/
    .topic .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
        right: 0;
        left: auto;
    }
    /*9.ç•™å­¦ä¸“é¢˜å†…å®¹ ä¸‹ä¸€ä¸ªæŒ‰é’®*/
    .topic .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
        left: 0;
        right: auto;
    }
    /*9.ç•™å­¦ä¸“é¢˜å†…å®¹å®½é«˜*/
    .topic .topic_body .topic_table .topic_container .topic_wrapper .topic_slide .topic_icon{
        padding: 10px;
        width:  100%;
        height:100% ;
    }
    .topic .swiper-button-next, .swiper-button-prev{
        background-size: 20px 33px;
    }
    /*9.ç•™å­¦ä¸“é¢˜å†…å®¹æ ‡é¢˜*/
    .topic .topic_body .topic_table .topic_container .topic_wrapper .topic_slide .topic_text{
        margin-top: 5px;
        font-size: 16px;
    }
    /*10.å‹æƒ…é“¾æŽ¥*/
    .link{
        display: none;
    }
    /*11.åº•éƒ¨ä¿¡æ¯*/
    .footer{
        width: 100%;
        height: auto;
        padding: 15px 0 30px;
    }
    /*11.åº•éƒ¨ä¿¡æ¯ç•™å­¦æ¨¡å¼*/
    .footer .footer_table.footer_table1,
    .footer .footer_table.footer_table3,
    .footer .footer_table.footer_table4{
        display: none;
    }
    .footer .footer_table.footer_table2{
        width: 100%;
        margin-bottom: 10px;
    }
    /*11.åº•éƒ¨ä¿¡æ¯å†…è¾¹è·*/
    .footer .footer_table{
        padding: 0;
    }
    /*11.åº•éƒ¨ä¿¡æ¯ç•™å­¦æ¨¡å¼æ–‡å­—æ ·å¼*/
    .footer .footer_table.footer_table1 .footer_item a{
        display: inline-block;
        font-size: 12px;
    }
    /*11.åº•éƒ¨ä¿¡æ¯è”ç³»æˆ‘ä»¬åœ°å€é‚®ç¼–*/
    .footer .footer_table.footer_table2 .footer_item .footer_text{
        font-size: 12px;
    }
    /*11.åº•éƒ¨ä¿¡æ¯æ ç›®å¯¼èˆªæ–‡å­—æ ·å¼*/
    .footer .footer_table.footer_table3 .footer_item a{
        font-size: 12px;
    }
    /*11.åº•éƒ¨ä¿¡æ¯è”ç³»æˆ‘ä»¬ç”µè¯æ ·å¼*/
    .footer .footer_table.footer_table2 .footer_item .footer_tel{
        font-size: 30px;
    }

    /*********************é™¢æ ¡åº“*********************/
    /*é™¢æ ¡åº“banner*/
    .colleges_banner{
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    /*é™¢æ ¡åº“banner*/
    .colleges_banner .colleges_banner_container .colleges_banner_wrapper .colleges_banner_slide{
        width: 100%;
        height: auto;
    }
    /*é™¢æ ¡åº“åˆ†é¡µ*/
    .colleges_banner .colleges_banner_pagi{
        display: none;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æœç´¢æ¡†*/
    .colleges_main .colleges_body .colleges_left .colleges_search{
        padding:15px;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æœç´¢æ ç›®*/
    .colleges_main .colleges_body .colleges_left .colleges_search .colleges_search_item{
        margin: 0;
        color: #333;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æœç´¢æ¡†æ ·å¼*/
    .colleges_main .colleges_body .colleges_left .colleges_search .colleges_form .colleges_search_input{
        width: 100%;
        margin: 10px 0;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æäº¤æŒ‰é’®*/
    .colleges_main .colleges_body .colleges_left .colleges_search .colleges_form .colleges_search_btn{
        top: 30px;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ åˆ—è¡¨è¾¹è·*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item{
        padding: 10px 5px;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ åˆ—è¡¨é«˜ä½Ž*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_a{
        width: 70px;
        height: 70px;
        border: 1px solid #E4E4E4;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æœç´¢ç»“æžœåˆ—è¡¨*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list{
        width: 100%;
        height: auto;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æ ‡é¢˜è¡Œé«˜*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_title{
        height: 20px;
        line-height: 20px;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æ ‡é¢˜å­—å·*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_title .colleges_table_list_title_ch{
        font-size: 14px;
        font-weight: bold;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ ä¿¡æ¯åˆ—è¡¨*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_info .colleges_table_list_info_table{
        height: 20px;
        line-height: 20px;
        padding: 0 5px;
        overflow: hidden;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ ä¿¡æ¯åˆ—è¡¨å­—å·*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_info .colleges_table_list_info_table span{
        font-size: 12px;
        color: #666;
    }
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list_last{
        text-align: right;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ ä¿¡æ¯åˆ—è¡¨æ–‡å­—*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn{
        padding: 5px 0 0;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æŒ‰é’®*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn .colleges_table_list_btna:last-child{
        margin-top:0;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æŒ‰é’®*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn .colleges_table_list_btna{
        width: 60px;
        height: 22px;
        line-height: 20px;
        font-size: 12px;
        margin-right:10px;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ åˆ†é¡µ*/
    .colleges_page{
        padding: 15px 0;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ åˆ†é¡µé¡µç */
    .colleges_page .colleges_page_item .colleges_page_list{
        padding: 3px 10px;
        font-size: 12px;
    }


    /************************è¯¦æƒ…é¡µ************************/
    /*è¯¦æƒ…é¡µbanner*/
    .detail_banner{
        display: none;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹*/
    .detail_main .detail_body .detail_left{
        margin: 0;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹æ–‡å­—*/
    .detail_main .detail_body .detail_left .detail_left_body{
        padding: 0 15px;
        margin-bottom: 10px;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹å·¦ä¸Šè§’æ˜Ÿæ ‡*/
    .detail_main .detail_body .detail_left .detail_left_body:before{
        top: -5px;
        left: -5px;
        background-size: 70%;
    }/*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹å¤´éƒ¨*/
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_head{
        padding-top: 15px;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹å¤´éƒ¨æ ‡é¢˜*/
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_head .detail_left_body_title{
        font-size: 16px;
        line-height: 22px;
        font-weight: bold;
        color: #333;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹å¤´éƒ¨æ—¶é—´ä½œè€…æ–‡å­—æ ·å¼*/
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_head .detail_left_body_text>span{
        color: #999;
        padding: 0;
        font-size: 14px;
        display: block;
    }
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_head .detail_left_body_text .detail_left_body_text_author{
        display: none;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹å¤´éƒ¨ç«–çº¿éšè—*/
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_head .detail_left_body_text span:nth-child(2){
        display: none;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹æ–‡ç« */
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_main{
        padding: 10px 0;
    }
    /*è¯¦æƒ…é¡µ æŽ¨èæ–‡ç« */
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_bottom{
        padding: 20px 0 ;
    }



    /********************ä¸“é¢˜é¡µ********************/
    .colleges_main{
        padding: 0;
        overflow: hidden;
    }

    /*å·¦ä¾§ bannerå›¾ç‰‡*/
    .page_main .page_body .page_left {
        padding-top: 0;
    }
    /*å³ä¾§ å’¨è¯¢æŠ¥åæ¡†*/
    .box_consult .box_consult_title,
    .box_right .apply .apply_title{
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    /*å³ä¾§ å’¨è¯¢æç¤ºæ¡†ç”µè¯ä½ç½®*/
    .box_consult .box_consult_body .box_consult_table:hover .box_consult_table_left{
        display: none;
    }
    /*å³ä¾§ å¹¿å‘Šä½*/
    .box_right .box_right_img{
        margin:10px 0;
    }
    /*å³ä¾§ ç”³è¯·é€šé“è¡¨å•*/
    .box_right .apply .apply_form{
        padding: 15px;
    }
    /*å³ä¾§æˆåŠŸæ¡ˆä¾‹*/
    .box_right .detail_info_table {
        margin: 10px 0;
    }
    /*å³ä¾§æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜*/
    .box_right .detail_info_table .detail_info_head{
        height: 40px;
        line-height: 40px;
    }
    /*å³ä¾§æˆåŠŸæ¡ˆä¾‹more*/
    .box_right .detail_info_table .detail_info_head .info_top_more,
    .box_right .box_right_hot .info_bottom_head{
        height: 40px;
        right: 15px;
        line-height: 40px;
    }
    /*å³ä¾§æˆåŠŸæ¡ˆä¾‹æ ·å¼*/
    .box_right .detail_info_table .detail_info_suc .detail_info_suc_list{
        padding: 6px 0;
    }
    /*å³ä¾§æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜å›¾ç‰‡*/
    .box_right .detail_info_table .detail_info_suc .detail_info_suc_list .detail_info_suc_a{
        width: 50px;
        height: 50px;
        margin-top: 10px;
    }
    /*å³ä¾§ ç•™å­¦èµ„è®¯*/
    .box_right .box_right_hot{
        margin-bottom: 0;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§ banneré«˜åº¦*/
    .page_left_banner .page_container .page_wrapper .page_slide{
        height: auto;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§ banneråˆ†é¡µ*/
    .page_left_banner .page_container.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
        display: none;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§ bannerä¸Šæ ‡é¢˜*/
    .page_left_banner .page_container .page_wrapper .page_slide .page_slide_title{
        height: 30px;
        line-height: 30px;
        background: rgba(0,0,0,.4);
        padding: 0 10px;
        font-size: 14px;
        text-align: center;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§ headæ ‡é¢˜*/
    .page_left_head{
        padding: 5px 15px;
    }
    /*3.çƒ­é—¨é™¢æ ¡æ ‡é¢˜å­—ä½“2æ ·å¼*/
    .page_left_head .hot_title .hot_title_texts{
        width: 50px;
        height: 22px;
        line-height: 22px;
        font-size: 14px;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§ä¸‹è¾¹è·*/
    .page_main .page_body .page_left .page_left_body{
        padding: 0 15px;
        overflow: hidden;
    }/*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨è¾¹æ¡†*/
    .page_main .page_body .page_left .page_left_body .page_left_item{
        padding: 10px 0;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨å›¾ç‰‡*/
    .page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_left{
        margin-right: 10px;
        width: 80px;
        height: 60px;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨æ ‡é¢˜*/
    .page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_right .page_left_item_title{
        height: 20px;
        line-height: 20px;
        font-size: 14px;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨æè¿°*/
    .page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_right .page_left_item_detail{
        height: 40px;
        line-height: 20px;
        overflow: hidden;
        font-size: 14px;
        color: #999;
        margin: 0;
    }
    .page_main .page_body .page_left .page_left_item_bottom{
        display: none;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨å›¾ç‰‡aé“¾æŽ¥åœ†å½¢*/
    .page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_left .page_left_item_left_a>i{
        margin-top: -10px;
        margin-left: -10px;
        width: 20px;
        height: 20px;
        border: 1px solid rgba(255,255,255,.8);
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨å›¾ç‰‡aé“¾æŽ¥åŠ å·*/
    .page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_left .page_left_item_left_a:before{
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -0.5px;
        margin-left: -5px;
        width: 10px;
        height: 1px;
        background: rgba(255,255,255,.8);
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨å›¾ç‰‡aé“¾æŽ¥åŠ å·*/
    .page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_left .page_left_item_left_a::after{
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -0.5px;
        margin-top: -5px;
        height: 10px;
        width: 1px;
        background: rgba(255,255,255,.8);
    }
    /*ä¸“é¢˜é¡µ åˆ†é¡µ*/
    .page_main .page_body .page_left .colleges_page{
        padding: 0 0 10px;
    }



    /********************æŠ¥åè¡¨********************/
    .sign{
        padding: 20px 0 50px;
    }
    /*æŠ¥åè¡¨ å¤–è¾¹è·*/
    .sign .sign_body{
        padding: 0;
    }
    /*æŠ¥åè¡¨ æ ‡é¢˜*/
    .sign .sign_body .sign_title{
        font-size: 20px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    /*æŠ¥åè¡¨ body*/
    .sign .sign_body .sign_table{
        padding: 15px 30px 0;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border:1px solid #eee;
    }
    /*æŠ¥åè¡¨ è¡¨å•åˆ—è¡¨*/
    .sign .sign_body .sign_table .sign_table_list{
        margin-bottom: 10px;
    }
    /*æŠ¥åè¡¨ è¡¨å•éªŒè¯*/
    .sign .sign_body .sign_table .sign_table_list label.error{
        line-height: 30px;
        padding-right: 5px;
        font-size: 12px;
    }
    /*æŠ¥åè¡¨ è¡¨å•åç§°*/
    .sign .sign_body .sign_table .sign_table_list .sign_table_title{
        line-height: 30px;
    }
    /*æŠ¥åè¡¨ è¡¨å•å­—å·*/
    .sign .sign_body .sign_table .sign_table_list .form-control{
        font-size: 12px;
    }
    /*æŠ¥åè¡¨ å†…å®¹æ¡†*/
    .sign .sign_body .sign_table .sign_table_list textarea.form-control{
        height: 60px;
    }
    /*æŠ¥åè¡¨ æŒ‰é’®*/
    .sign .sign_body .sign_table .sign_table_btn{
        padding-top: 10px;
    }
    /*æŠ¥åè¡¨ æŒ‰é’®*/
    .sign .sign_body .sign_table .sign_table_btn .sign_table_a{
        width: 100px;
        height: 30px;
        line-height: 28px;
        font-size: 14px;
        margin-bottom: 5px;
    }
    /*æŠ¥åè¡¨ åº•éƒ¨ä¿¡æ¯*/
    .sign_footer{
        margin: 0;
    }




    /********************å›½å®¶é¡µ********************/
    /*å›½å®¶é¡µ åˆ—è¡¨æ ‡é¢˜*/
    .country_body .country_table .country_item .country_item_title{
        height: 32px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨æ ‡é¢˜name*/
    .country_body .country_table .country_item .country_item_title .country_item_name{
        padding: 0 12px;
        height: 32px;
        line-height: 32px;
        font-size: 14px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨æ ‡é¢˜more*/
    .country_body .country_table .country_item .country_item_title .country_item_more{
        height: 32px;
        line-height: 32px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨æ ‡é¢˜more*/
    .country_body .country_table .country_item .country_item_title .country_item_more>a{
        font-size: 14px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨è¾¹è·*/
    .country_body .country_table .country_item .country_list{
        padding: 10px 0 5px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨èµ„è®¯æ ‡é¢˜*/
    .country_body .country_table .country_item .country_list .country_list_title{
        height: 26px;
        line-height: 26px;
        padding-left: 15px;
        font-size: 14px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨èµ„è®¯æ ‡é¢˜åºå·*/
    .country_body .country_table .country_item .country_list .country_list_title:before{
        left: 5px;
    }
    /*å›½å®¶é¡µ ä¸¤ä¸ªè½®æ’­å°å¹¿å‘Š*/
    .country_body .country_table .country_list_banner{
        margin: 7.5px 0;
    }
    /*å›½å®¶é¡µ ä¸¤ä¸ªè½®æ’­å›¾ç‰‡*/
    .country_body .country_table .country_list_banner .country_list_img .country_list_img_img{
        width: 100%;
        height: auto;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨ç¬¬ä¸€æ¡å¸¦å›¾*/
    .country_body .country_table .country_item .country_list .country_first .country_first_img{
        width: 100px;
        height: 76px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨ç¬¬ä¸€æ¡å¸¦å›¾æ ‡é¢˜*/
    .country_body .country_table .country_item .country_list .country_first .country_first_text .country_first_title{
        font-size: 14px;
        height: 40px;
        line-height: 20px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨ç¬¬ä¸€æ¡å¸¦å›¾æè¿°*/
    .country_body .country_table .country_item .country_list .country_first .country_first_text .country_first_detail{
        height: 36px;
        line-height: 18px;
        font-size: 14px;
    }
    /*å›½å®¶é¡µ ç•™å­¦ä¸“é¢˜æ ‡é¢˜*/
    .country_body .country_table .topic .topic_body .topic_head{
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }
    /*å›½å®¶é¡µ ç•™å­¦ä¸“é¢˜*/
    .country_body .country_table .topic .topic_body .topic_table{
        padding: 10px 30px;
    }
    /*å›½å®¶é¡µ ç•™å­¦ä¸“é¢˜æ–‡å­—*/
    .country_body .country_table .topic .topic_body .topic_table .country_topic_container .topic_wrapper .topic_slide .topic_text{
        font-size: 14px;
    }
    /*å›½å®¶é¡µ ç•™å­¦ä¸“é¢˜*/
    .country_body .country_table .topic{
        margin-bottom: 0;
        margin-top: 10px;
    }


    /********************å…³äºŽæˆ‘ä»¬********************/
    .about{
        padding-top: 15px;
        padding-bottom: 15px;
    }
    /*å…³äºŽæˆ‘ä»¬ å¯¼èˆªæ ‡é¢˜*/
    .about .about_body .about_table{
        margin-bottom: 15px;
        height:124px;
    }
    /*å…³äºŽæˆ‘ä»¬ å¯¼èˆªæ ‡é¢˜*/
    .about .about_body .about_table .about_table_title{
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    /*å…³äºŽæˆ‘ä»¬ å¯¼èˆªåˆ—è¡¨*/
    .about .about_body .about_table .about_table_list{
        float: left;
        width: 33.33%;
        border: none;
        background: #f9f9f9;
    }
    /*å…³äºŽæˆ‘ä»¬ å¯¼èˆªåˆ—è¡¨åºå·*/
    .about .about_body .about_table .about_table_list:before{
        display: none;
    }
    /*å…³äºŽæˆ‘ä»¬ å¯¼èˆªåˆ—è¡¨æ´»åŠ¨æ—¶*/
    .about .about_body .about_table .about_table_list .about_table_list_name{
        font-size: 14px;
    }
    /*å…³äºŽæˆ‘ä»¬ å†…å®¹*/
    .about .about_body .about_text{
        min-height: 100px;
        padding: 15px;
        margin-bottom: 15px;
    }
    /*å…³äºŽæˆ‘ä»¬ å†…å®¹æ ‡é¢˜*/
    .about .about_body .about_text .about_text_title{
        font-size: 22px;
        line-height: 40px;
        border-bottom: 1px dotted #ddd;
        padding-bottom: 10px;
    }
    /*å…³äºŽæˆ‘ä»¬ å†…å®¹è¾¹è·*/
    .about .about_body .about_text .about_text_body{
        padding: 15px 0 30px;
    }
    /*å…³äºŽæˆ‘ä»¬ å†…å®¹æ®µè½*/
    .about .about_body .about_text .about_text_body p{
        font-size: 14px;
    }


    /********************å­¦æ ¡é¦–é¡µ********************/
    .coll_index{
        width: 100%;
        height: auto;
        position: relative;
        padding-bottom: 15px;
        margin-bottom: 15px;
        overflow: hidden;
    }
    /*å­¦æ ¡é¦–é¡µ banner*/
    .coll_index .coll_index_banner{
        width: 100%;
        height: 100%;
    }
    /*å­¦æ ¡é¦–é¡µ banner*/
    .coll_index .coll_index_opa{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,.25);
        z-index: -1;
    }
    .coll_index .coll_index_banner>img{
        width: auto;
        height:100%;
    }
    /*å­¦æ ¡é¦–é¡µ ä½ç½®*/
    .coll_index .coll_index_body .coll_index_posi{
        height: 40px;
        line-height: 40px;
        overflow: hidden;
    }
    /*å­¦æ ¡é¦–é¡µ ä½ç½®*/
    .coll_index .coll_index_body .coll_index_posi>span:nth-child(1),
    .coll_index .coll_index_body .coll_index_posi>a:nth-child(2),
    .coll_index .coll_index_body .coll_index_posi>span:nth-child(3){
        display: none;
    }
    /*å­¦æ ¡é¦–é¡µ ä½ç½®*/
    .coll_index .coll_index_body .coll_index_posi,
    .coll_index .coll_index_body .coll_index_posi>a{
        font-size: 14px;
    }
    /*å­¦æ ¡é¦–é¡µ bannerä¸Šå†…å®¹*/
    .coll_index .coll_index_body .coll_table{
        height: auto;
        padding: 0;
    }
    /*å­¦æ ¡é¦–é¡µ logo*/
    .coll_index .coll_index_body .coll_table .coll_table_left{
        width: 80px;
        height: 110px;
        line-height: 110px;
        background: transparent;
        text-align: center;
        position: relative;
        overflow: hidden;
        margin-right: 20px;
    }
    /*å­¦æ ¡é¦–é¡µ logoå›¾ç‰‡*/
    .coll_index .coll_index_body .coll_table .coll_table_left>img{
        width: 80px;
        height: 80px;
    }
    /*å­¦æ ¡é¦–é¡µ logo é™¢æ ¡ä¿¡æ¯*/
    .coll_index .coll_index_body .coll_table .coll_table_left,
    .coll_index .coll_index_body .coll_table .coll_table_middle{
        margin-top: 0;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯*/
    .coll_index .coll_index_body .coll_table .coll_table_middle{
        width: 200px;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ æ ‡é¢˜*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_title{
        font-size: 16px;
        height: 25px;
        line-height: 25px;
        overflow: hidden;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ æ ‡ç­¾*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_tag{
        display: none;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ æ ‡ç­¾*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_tag>a{
        display: inline-block;
        color: #fff;
        border: 1px solid #fff;
        padding: 0 10px;
        -webkit-border-radius:10px;
        -moz-border-radius:10px;
        border-radius: 10px;
        height: 20px;
        line-height: 18px;
        font-size: 12px;
        margin: 5px 5px 5px 0;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ è¯¦ç»†*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_table{
        height: 80px;
        margin-top: 5px;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ è¯¦ç»†*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_table .coll_table_middle_item{
        width: 100%;
        height: 20px;
        line-height: 20px;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ è¯¦ç»†*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_table .coll_table_middle_item,
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_table .coll_table_middle_item>a{
        color: #fff;
        font-size: 14px;
    }
    /*å­¦æ ¡é¦–é¡µ logo*/
    .coll_index .coll_index_body .coll_table .coll_table_right{
        display: none;
    }

    /*å­¦æ ¡é¦–é¡µ å¯¼èˆªåˆ—è¡¨æ–‡å­—*/
    .school_body .school_nav .school_nav_item .school_nav_list>a{
        font-size: 14px;
    }
    /*å­¦æ ¡é¦–é¡µ å¯¼èˆªåˆ—è¡¨*/
    .school_body .school_nav .school_nav_item .school_nav_list{
        height: 35px;
        line-height: 35px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ å­¦æ ¡å›¾ç‰‡*/
    .school_body .school_product{
        position: relative;
        padding: 15px 25px 10px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ å­¦æ ¡å›¾ç‰‡åˆ—è¡¨*/
    .school_body .school_product .school_product_body .school_product_item .school_product_list .school_product_div{
        height: 120px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ æ®µè½*/
    .school_body .school_table{
        padding: 0 10px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ æ®µè½è¾¹è·*/
    .school_body .school_table .school_table_item{
        padding-top: 10px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ æ®µè½æ ‡é¢˜*/
    .school_body .school_table .school_table_item .school_table_head{
        font-size: 16px;
        height: 30px;
        line-height: 30px;
        padding-left: 30px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ æ®µè½æ ‡é¢˜icon*/
    .school_body .school_table .school_table_item .school_table_head:before{
        margin-top: -12px;
        width: 24px;
        height: 24px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ æ®µè½è¯¦æƒ…*/
    .school_body .school_table .school_table_item .school_table_detail{
        padding:10px;
    }
    /*å­¦æ ¡é¦–é¡µ å­¦æ ¡ç®€ä»‹ç‚¹å‡»æŸ¥çœ‹æ›´å¤š*/
    .school_body .school_table .school_table_item .school_table_detail>p,#school_btn,#school_btn1{
        font-size: 14px;
    }
    /*å­¦æ ¡é¦–é¡µä¸»è¦å†…å®¹*/
    .school_body{
        padding-bottom: 15px;
        margin-bottom: 5px;
    }



    /********************æ–‡å­—èµ„è®¯åˆ—è¡¨********************/
    .text_body .text_table{
        padding: 10px 0;
    }
    /*æ–‡å­—èµ„è®¯åˆ—è¡¨ æ ‡é¢˜*/
    .text_body .text_table .text_body_head{
        height: 30px;
        line-height: 30px;
    }
    /*æ–‡å­—èµ„è®¯åˆ—è¡¨ æ ‡é¢˜æ–‡å­—*/
    .text_body .text_table .text_body_head>a{
        font-size: 16px;
    }
}
@media screen and (max-width: 375px){
    /*1.å¯¼èˆª pcç«¯*/
    .top_nav .nav_item{
        display: none;
    }
    /*1.å¯¼èˆª ç§»åŠ¨ç«¯*/
    .top_nav .nav_phone{
        display: block;
    }
    /*1.å¯¼èˆª ç§»åŠ¨ç«¯é«˜åº¦*/
    .top_nav{
        height:auto;
    }
    /*1.å¯¼èˆª logoé«˜åº¦*/
    .top_nav .nav_logo{
        height: 70px;
        line-height: 70px;
    }
    /*1.å¯¼èˆª logo*/
    .top_nav .nav_logo .nav_logo_img{
        display: inline;
        height: auto;
    }
    /*1.å¯¼èˆª ç§»åŠ¨ç«¯*/
    .top_nav .nav_item_phone{
        height: 70px;
        line-height: 70px;
    }
    /*2.banner*/
    .banner{
        width: 100%;
        height: auto;
    }
    /*2.banner*/
    .banner .banner_container{
        width: 100%;
        height: auto;
    }
    /*2.bannerå¯¼èˆª*/
    .banner .banner_nav_item{
        display: none;
    }
    /*2.bannerå›¾ç‰‡*/
    .banner .banner_container .banner_wrapper .banner_slide .banner_img{
        width: 100%;
        height: auto;
    }
    /*2.banneråˆ†é¡µéšè—*/
    .banner .banner_pagination{
        display: none;
    }
    /*3.çƒ­é—¨é™¢æ ¡*/
    .hot{
        width: 100%;
        padding: 15px 0 0;
    }
    /*3.çƒ­é—¨é™¢æ ¡æ ‡é¢˜å­—ä½“1æ ·å¼*/
    .hot_title .hot_title_text,
    .hot_title .hot_title_texts{
        font-size: 16px;
    }
    /*ä¸¤ä¸ªæ–‡ç« åç§°*/
    .info_title{
        font-size: 16px;
        line-height: 35px;
    }
    /*3.çƒ­é—¨é™¢æ ¡ç”µè¯æ ‡é¢˜éšè—æ–‡å­—*/
    .hot_title .hot_tel span{
        display: none;
    }
    /*3.çƒ­é—¨é™¢æ ¡é™¢æ ¡åˆ—è¡¨*/
    .hot .hot_container{
        padding:10px 0 0;
    }
	.hot .hot_container .hot_wrapper .hot_slide .hot_item .hot_list .hot_body .hot_ico{
		width:100%;
		height:auto;
	}
    /*3.çƒ­é—¨é™¢æ ¡åˆ—è¡¨é™¢æ ¡åç§°*/
    .hot .hot_container .hot_wrapper .hot_slide .hot_item .hot_list .hot_body .hot_text{
        font-size: 12px;
        line-height:29px;
    }
    /*4.ä¸Šèµ„è®¯*/
    .info_top{
        padding: 15px 0;
    }
    /*4.ä¸Šèµ„è®¯ ä¸¤ä¸ªæ–‡ç« åˆ—è¡¨*/
    .info_top .info_top_table{
        padding: 10px;
        height: 240px;
        margin-bottom: 10px;
    }
    /*4.ä¸Šèµ„è®¯ ä¸¤ä¸ªæ–‡ç« æ ‡é¢˜*/
    .info_top .info_top_table .info_top_item .info_top_list{
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }
    /*4.ä¸Šèµ„è®¯ ç¬¬äºŒä¸ªæ–‡ç« åˆ—è¡¨more*/
    .info_top .info_top_more{
        top: 10px;
        font-size: 14px;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“*/
    .info_top .apply{
        width: 100%;
        height: 263px;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“åç§°*/
    .info_top .apply .apply_title{
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¡¨å•*/
    .info_top .apply .apply_form{
        padding: 20px 10px 0;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¾“å…¥æ¡†æ–‡å­—é¢œè‰²*/
    .info_top .apply .apply_form .apply_form_body .form-control{
        font-size: 12px;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¾“å…¥æ¡†æŒ‰é’®æ ·å¼*/
    .info_top .apply .apply_form .apply_form_btn{
        margin: 0;
        padding: 0;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¾“å…¥æ¡†æŒ‰é’®æ ·å¼*/
    .info_top .apply .apply_form .apply_form_btn .apply_form_a{
        height: 30px;
        line-height: 30px;
        margin: 0 auto;
        width: 100px;
        font-size: 12px;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¾“å…¥æ¡†ä¸‹è¾¹è·*/
    .info_top .apply .apply_form .apply_form_body>div>div{
        margin-bottom: 15px;
    }
    /*5.ä¸Šå¤§å›¾*/
    .rect_img{
        padding-bottom: 15px;
    }
    /*5.ä¸Šå¤§å›¾ å›¾ç‰‡å±…ä¸­*/
    .rect_img .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img{
        max-width: 100%;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨*/
    .depot .depot_body .depot_right{
        width: 100%;
        height: auto;
    }
    /*6.é™¢æ ¡åº“å¤´éƒ¨åç§°*/
    .depot .depot_head .depot_head_title{
        position: relative;
        padding-left: 25px;
    }
    /*6.é™¢æ ¡åº“å¤´éƒ¨icon*/
    .depot .depot_head .depot_head_title:before{
        top: 50%;
        background: url(../images/depot_icon.png) no-repeat;
        background-size: 50%;
        margin-top: -10px;
    }
    /*6.é™¢æ ¡åº“å¤´éƒ¨æœç´¢æ¡†æŒ‰é’®æ ·å¼*/
    .depot .depot_head .depot_head_search .depot_search_btn{
        width: 45px;
        font-size: 12px;
    }
    /*6.é™¢æ ¡åº“å¤´éƒ¨æœç´¢æ¡†æ ·å¼*/
    .depot .depot_head .depot_head_search .depot_search_input{
        padding: 6px 10px;
        font-size: 12px;
    }
    /*6.é™¢æ ¡åº“pcç«¯å¯¼èˆª*/
    .depot .depot_body .depot_left{
        display: none;
    }
    /*6.é™¢æ ¡åº“ç§»åŠ¨ç«¯å¯¼èˆª*/
    .depot .depot_body .depot_left_phone{
        display: block;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨æ ·å¼*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list{
        width: 100%;
        height: auto;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨å›¾ç‰‡*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img{
        width: 100%;
        height: 100px;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨è¯¦æƒ…æŒ‰é’®å®šä½*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img:hover .depot_right_dw{
        display: none;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨ä½ç½®*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img .depot_right_place{
        width: 100%;
        height: 25px;
        line-height: 25px;
        padding-left: 27px;
        overflow: hidden;
        font-size: 12px;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨å®šä½å›¾æ ‡*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img .depot_right_place:before{
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        margin-top: -10px;
        left: 10px;
        background: url(../images/depot_left_place.png) no-repeat;
        background-size: 80%;
        width: 15px;
        height: 20px;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨è¯¦æƒ…æŒ‰é’®å®šä½æŒ‰é’®æ ·å¼*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list>span,
    .depot .depot_body .depot_right .depot_right_item .depot_right_list>a{
        padding: 0 10px;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨é™¢æ ¡åç§°*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list>span.depot_right_text1{
        font-size: 14px;
        font-weight: bold;
    }
    /*7.ä¸‹èµ„è®¯*/
    .info_bottom{
        padding: 15px 0 5px;
    }
    /*7.ä¸Šèµ„è®¯ ç¬¬äºŒä¸ªæ–‡ç« åˆ—è¡¨more*/
    .info_bottom .info_top_more{
        position: absolute;
        top: 8px;
        right: 20px;
        line-height: 35px;
        text-transform: uppercase;
        color: #0a7cf9;
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯ç¬¬ä¸€æ¡å¸¦å›¾æ ‡é¢˜*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_first .info_bottom_first_text .info_bottom_first_title{
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯å†…å®¹*/
    .info_bottom .info_bottom_table .info_bottom_body{
        padding: 15px 10px;
    }
    /*7.ä¸‹èµ„è®¯åˆ—è¡¨æ ·å¼*/
    .info_bottom .info_bottom_table{
        width: 100%;
        height: auto;
        padding:5px 10px;
        margin-bottom: 10px;
    }
    /*7.ä¸‹èµ„è®¯å¤´éƒ¨*/
    .info_bottom .info_bottom_table .info_bottom_head{
        height: 40px;
        line-height: 40px;
        border-bottom: 1px dashed #ddd;
    }
    /*7.ä¸‹èµ„è®¯å†…å®¹*/
    .info_bottom .info_bottom_table .info_bottom_body{
        padding: 15px 5px 0;
    }
    /*7.ä¸‹èµ„è®¯ç¬¬ä¸€æ¡å¸¦å›¾*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_first .info_bottom_first_img{
        width: 120px;
        height: 80px;
    }
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_first .info_bottom_first_text{
        margin-bottom: 10px;
    }
    /*7.ä¸‹èµ„è®¯ç¬¬ä¸€æ¡å¸¦å›¾æ ‡é¢˜*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_first .info_bottom_first_text .info_bottom_first_title{
        height: 40px;
        line-height: 20px;
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯ç¬¬ä¸€æ¡å¸¦å›¾è¯¦æƒ…*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_first .info_bottom_first_text .info_bottom_first_detail{
        height: 40px;
        line-height: 20px;
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯æ–°é—»æ ‡é¢˜*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_body_title{
        height: 30px;
        line-height: 30px;
        padding-left: 10px;
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯æ–°é—»æ ‡é¢˜æ— åºåºå·*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_body_title:before{
        margin-top: -2px;
        width: 3px;
        height: 3px;
    }
    /*7.ä¸‹èµ„è®¯æˆåŠŸæ¡ˆä¾‹æ ·å¼*/
    .info_bottom .info_bottom_table .info_bottom_suc .info_bottom_suc_list{
        padding: 10px 0;
    }
    /*7.ä¸‹èµ„è®¯æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜å›¾ç‰‡*/
    .info_bottom .info_bottom_table .info_bottom_suc .info_bottom_suc_list .info_bottom_suc_a{
        width: 60px;
        height: 60px;
        margin-right: 15px;
    }
    /*7.ä¸‹èµ„è®¯æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜æ–‡å­—*/
    .info_bottom .info_bottom_table .info_bottom_suc .info_bottom_suc_list .info_bottom_suc_title{
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜è¯¦æƒ…*/
    .info_bottom .info_bottom_table .info_bottom_suc .info_bottom_suc_list .info_bottom_suc_detail{
        height: 40px;
        line-height: 20px;
        font-size: 14px;
    }
    /*9.ç•™å­¦ä¸“é¢˜æ ·å¼*/
    .topic .topic_body{
        width: 100%;
        height: auto;
        border-top: none;
        padding: 0 10px;
    }
    /*9.ç•™å­¦ä¸“é¢˜å†…å®¹*/
    .topic .topic_body .topic_table{
        padding: 5px 30px 10px;
    }
    /*9.ç•™å­¦ä¸“é¢˜å†…å®¹ ä¸Šä¸€ä¸ªæŒ‰é’®*/
    .topic .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
        right: 0;
        left: auto;
    }
    /*9.ç•™å­¦ä¸“é¢˜å†…å®¹ ä¸‹ä¸€ä¸ªæŒ‰é’®*/
    .topic .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
        left: 0;
        right: auto;
    }
    /*9.ç•™å­¦ä¸“é¢˜å†…å®¹å®½é«˜*/
    .topic .topic_body .topic_table .topic_container .topic_wrapper .topic_slide .topic_icon{
        padding: 10px;
        width:  100%;
        height:100% ;
    }
    .topic .swiper-button-next, .swiper-button-prev{
        background-size: 20px 33px;
    }
    /*9.ç•™å­¦ä¸“é¢˜å†…å®¹æ ‡é¢˜*/
    .topic .topic_body .topic_table .topic_container .topic_wrapper .topic_slide .topic_text{
        margin-top: 5px;
        font-size: 16px;
    }
    /*10.å‹æƒ…é“¾æŽ¥*/
    .link{
        display: none;
    }
    /*11.åº•éƒ¨ä¿¡æ¯*/
    .footer{
        width: 100%;
        height: auto;
        padding: 15px 0 30px;
    }
    /*11.åº•éƒ¨ä¿¡æ¯ç•™å­¦æ¨¡å¼*/
    .footer .footer_table.footer_table1,
    .footer .footer_table.footer_table3,
    .footer .footer_table.footer_table4{
        display: none;
    }
    .footer .footer_table.footer_table2{
        width: 100%;
        margin-bottom: 10px;
    }
    /*11.åº•éƒ¨ä¿¡æ¯å†…è¾¹è·*/
    .footer .footer_table{
        padding: 0;
    }
    /*11.åº•éƒ¨ä¿¡æ¯ç•™å­¦æ¨¡å¼æ–‡å­—æ ·å¼*/
    .footer .footer_table.footer_table1 .footer_item a{
        display: inline-block;
        font-size: 12px;
    }
    /*11.åº•éƒ¨ä¿¡æ¯è”ç³»æˆ‘ä»¬åœ°å€é‚®ç¼–*/
    .footer .footer_table.footer_table2 .footer_item .footer_text{
        font-size: 12px;
    }
    /*11.åº•éƒ¨ä¿¡æ¯æ ç›®å¯¼èˆªæ–‡å­—æ ·å¼*/
    .footer .footer_table.footer_table3 .footer_item a{
        font-size: 12px;
    }
    /*11.åº•éƒ¨ä¿¡æ¯è”ç³»æˆ‘ä»¬ç”µè¯æ ·å¼*/
    .footer .footer_table.footer_table2 .footer_item .footer_tel{
        font-size: 30px;
    }

    /*********************é™¢æ ¡åº“*********************/
    /*é™¢æ ¡åº“banner*/
    .colleges_banner{
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    /*é™¢æ ¡åº“banner*/
    .colleges_banner .colleges_banner_container .colleges_banner_wrapper .colleges_banner_slide{
        width: 100%;
        height: auto;
    }
    /*é™¢æ ¡åº“åˆ†é¡µ*/
    .colleges_banner .colleges_banner_pagi{
        display: none;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æœç´¢æ¡†*/
    .colleges_main .colleges_body .colleges_left .colleges_search{
        padding:15px;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æœç´¢æ ç›®*/
    .colleges_main .colleges_body .colleges_left .colleges_search .colleges_search_item{
        margin: 0;
        color: #333;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æœç´¢æ¡†æ ·å¼*/
    .colleges_main .colleges_body .colleges_left .colleges_search .colleges_form .colleges_search_input{
        width: 100%;
        margin: 10px 0;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æäº¤æŒ‰é’®*/
    .colleges_main .colleges_body .colleges_left .colleges_search .colleges_form .colleges_search_btn{
        top: 30px;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ åˆ—è¡¨è¾¹è·*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item{
        padding: 10px 5px;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ åˆ—è¡¨é«˜ä½Ž*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_a{
        width: 70px;
        height: 70px;
        border: 1px solid #E4E4E4;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æœç´¢ç»“æžœåˆ—è¡¨*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list{
        width: 100%;
        height: auto;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æ ‡é¢˜è¡Œé«˜*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_title{
        height: 20px;
        line-height: 20px;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æ ‡é¢˜å­—å·*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_title .colleges_table_list_title_ch{
        font-size: 14px;
        font-weight: bold;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ ä¿¡æ¯åˆ—è¡¨*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_info .colleges_table_list_info_table{
        height: 20px;
        line-height: 20px;
        padding: 0 5px;
        overflow: hidden;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ ä¿¡æ¯åˆ—è¡¨å­—å·*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_info .colleges_table_list_info_table span{
        font-size: 12px;
        color: #666;
    }
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list_last{
        text-align: right;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ ä¿¡æ¯åˆ—è¡¨æ–‡å­—*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn{
        padding: 5px 0 0;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æŒ‰é’®*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn .colleges_table_list_btna:last-child{
        margin-top:0;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æŒ‰é’®*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn .colleges_table_list_btna{
        width: 60px;
        height: 22px;
        line-height: 20px;
        font-size: 12px;
        margin-right:10px;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ åˆ†é¡µ*/
    .colleges_page{
        padding: 15px 0;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ åˆ†é¡µé¡µç */
    .colleges_page .colleges_page_item .colleges_page_list{
        padding: 3px 10px;
        font-size: 12px;
    }



    /************************è¯¦æƒ…é¡µ************************/
    /*è¯¦æƒ…é¡µbanner*/
    .detail_banner{
        display: none;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹*/
    .detail_main .detail_body .detail_left{
        margin: 0;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹æ–‡å­—*/
    .detail_main .detail_body .detail_left .detail_left_body{
        padding: 0 15px;
        margin-bottom: 10px;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹å·¦ä¸Šè§’æ˜Ÿæ ‡*/
    .detail_main .detail_body .detail_left .detail_left_body:before{
        top: -5px;
        left: -5px;
        background-size: 70%;
    }/*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹å¤´éƒ¨*/
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_head{
        padding-top: 15px;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹å¤´éƒ¨æ ‡é¢˜*/
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_head .detail_left_body_title{
        font-size: 16px;
        line-height: 22px;
        font-weight: bold;
        color: #333;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹å¤´éƒ¨æ—¶é—´ä½œè€…æ–‡å­—æ ·å¼*/
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_head .detail_left_body_text>span{
        color: #999;
        padding: 0;
        font-size: 14px;
        display: block;
    }
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_head .detail_left_body_text .detail_left_body_text_author{
        display: none;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹å¤´éƒ¨ç«–çº¿éšè—*/
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_head .detail_left_body_text span:nth-child(2){
        display: none;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹æ–‡ç« */
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_main{
        padding: 10px 0;
    }
    /*è¯¦æƒ…é¡µ æŽ¨èæ–‡ç« */
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_bottom{
        padding: 20px 0 ;
    }







    /********************ä¸“é¢˜é¡µ********************/
    .colleges_main{
        padding: 0;
        overflow: hidden;
    }

    /*å·¦ä¾§ bannerå›¾ç‰‡*/
    .page_main .page_body .page_left{
        padding-top: 0;
    }
    /*å³ä¾§ å’¨è¯¢æŠ¥åæ¡†*/
    .box_consult .box_consult_title,
    .box_right .apply .apply_title{
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    /*å³ä¾§ å’¨è¯¢æç¤ºæ¡†ç”µè¯ä½ç½®*/
    .box_consult .box_consult_body .box_consult_table:hover .box_consult_table_left{
        display: none;
    }
    /*å³ä¾§ å¹¿å‘Šä½*/
    .box_right .box_right_img{
        margin:10px 0;
    }
    /*å³ä¾§ ç”³è¯·é€šé“è¡¨å•*/
    .box_right .apply .apply_form{
        padding: 15px;
    }
    /*å³ä¾§æˆåŠŸæ¡ˆä¾‹*/
    .box_right .detail_info_table {
        margin: 10px 0;
    }
    /*å³ä¾§æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜*/
    .box_right .detail_info_table .detail_info_head{
        height: 40px;
        line-height: 40px;
    }
    /*å³ä¾§æˆåŠŸæ¡ˆä¾‹more*/
    .box_right .detail_info_table .detail_info_head .info_top_more,
    .box_right .box_right_hot .info_bottom_head{
        height: 40px;
        right: 15px;
        line-height: 40px;
    }
    /*å³ä¾§æˆåŠŸæ¡ˆä¾‹æ ·å¼*/
    .box_right .detail_info_table .detail_info_suc .detail_info_suc_list{
        padding: 6px 0;
    }
    /*å³ä¾§æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜å›¾ç‰‡*/
    .box_right .detail_info_table .detail_info_suc .detail_info_suc_list .detail_info_suc_a{
        width: 50px;
        height: 50px;
        margin-top: 10px;
    }
    /*å³ä¾§ ç•™å­¦èµ„è®¯*/
    .box_right .box_right_hot{
        margin-bottom: 0;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§ banneré«˜åº¦*/
    .page_left_banner .page_container .page_wrapper .page_slide{
        height: 150px;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§ banneråˆ†é¡µ*/
    .page_left_banner .page_container.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
        display: none;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§ bannerä¸Šæ ‡é¢˜*/
    .page_left_banner .page_container .page_wrapper .page_slide .page_slide_title{
        height: 30px;
        line-height: 30px;
        background: rgba(0,0,0,.4);
        padding: 0 10px;
        font-size: 14px;
        text-align: center;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§ headæ ‡é¢˜*/
    .page_left_head{
        padding: 5px 15px;
    }
    /*3.çƒ­é—¨é™¢æ ¡æ ‡é¢˜å­—ä½“2æ ·å¼*/
    .page_left_head .hot_title .hot_title_texts{
        width: 50px;
        height: 22px;
        line-height: 22px;
        font-size: 14px;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§ä¸‹è¾¹è·*/
    .page_main .page_body .page_left .page_left_body{
        padding: 0 15px;
        overflow: hidden;
    }/*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨è¾¹æ¡†*/
    .page_main .page_body .page_left .page_left_body .page_left_item{
        padding: 10px 0;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨å›¾ç‰‡*/
    .page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_left{
        margin-right: 10px;
        width: 80px;
        height: 60px;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨æ ‡é¢˜*/
    .page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_right .page_left_item_title{
        height: 20px;
        line-height: 20px;
        font-size: 14px;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨æè¿°*/
    .page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_right .page_left_item_detail{
        height: 40px;
        line-height: 20px;
        overflow: hidden;
        font-size: 14px;
        color: #999;
        margin: 0;
    }
    .page_main .page_body .page_left .page_left_item_bottom{
        display: none;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨å›¾ç‰‡aé“¾æŽ¥åœ†å½¢*/
    .page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_left .page_left_item_left_a>i{
        margin-top: -10px;
        margin-left: -10px;
        width: 20px;
        height: 20px;
        border: 1px solid rgba(255,255,255,.8);
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨å›¾ç‰‡aé“¾æŽ¥åŠ å·*/
    .page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_left .page_left_item_left_a:before{
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -0.5px;
        margin-left: -5px;
        width: 10px;
        height: 1px;
        background: rgba(255,255,255,.8);
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨å›¾ç‰‡aé“¾æŽ¥åŠ å·*/
    .page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_left .page_left_item_left_a::after{
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -0.5px;
        margin-top: -5px;
        height: 10px;
        width: 1px;
        background: rgba(255,255,255,.8);
    }
    /*ä¸“é¢˜é¡µ åˆ†é¡µ*/
    .page_main .page_body .page_left .colleges_page{
        padding: 0 0 10px;
    }



    /********************æŠ¥åè¡¨********************/
    .sign{
        padding: 20px 0 50px;
    }
    /*æŠ¥åè¡¨ å¤–è¾¹è·*/
    .sign .sign_body{
        padding: 0;
    }
    /*æŠ¥åè¡¨ æ ‡é¢˜*/
    .sign .sign_body .sign_title{
        font-size: 20px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    /*æŠ¥åè¡¨ body*/
    .sign .sign_body .sign_table{
        padding: 15px 15px 0;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border:1px solid #eee;
    }
    /*æŠ¥åè¡¨ è¡¨å•åˆ—è¡¨*/
    .sign .sign_body .sign_table .sign_table_list{
        margin-bottom: 10px;
    }
    /*æŠ¥åè¡¨ è¡¨å•éªŒè¯*/
    .sign .sign_body .sign_table .sign_table_list label.error{
        line-height: 30px;
        padding-right: 5px;
        font-size: 12px;
    }
    /*æŠ¥åè¡¨ è¡¨å•åç§°*/
    .sign .sign_body .sign_table .sign_table_list .sign_table_title{
        line-height: 30px;
    }
    /*æŠ¥åè¡¨ è¡¨å•å­—å·*/
    .sign .sign_body .sign_table .sign_table_list .form-control{
        font-size: 12px;
    }
    /*æŠ¥åè¡¨ å†…å®¹æ¡†*/
    .sign .sign_body .sign_table .sign_table_list textarea.form-control{
        height: 60px;
    }
    /*æŠ¥åè¡¨ æŒ‰é’®*/
    .sign .sign_body .sign_table .sign_table_btn{
        padding-top: 10px;
    }
    /*æŠ¥åè¡¨ æŒ‰é’®*/
    .sign .sign_body .sign_table .sign_table_btn .sign_table_a{
        width: 100px;
        height: 30px;
        line-height: 28px;
        font-size: 14px;
        margin-bottom: 5px;
    }
    /*æŠ¥åè¡¨ åº•éƒ¨ä¿¡æ¯*/
    .sign_footer{
        margin: 0;
    }



    /********************å›½å®¶é¡µ********************/
    /*å›½å®¶é¡µ åˆ—è¡¨æ ‡é¢˜*/
    .country_body .country_table .country_item .country_item_title{
        height: 32px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨æ ‡é¢˜name*/
    .country_body .country_table .country_item .country_item_title .country_item_name{
        padding: 0 12px;
        height: 32px;
        line-height: 32px;
        font-size: 14px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨æ ‡é¢˜more*/
    .country_body .country_table .country_item .country_item_title .country_item_more{
        height: 32px;
        line-height: 32px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨æ ‡é¢˜more*/
    .country_body .country_table .country_item .country_item_title .country_item_more>a{
        font-size: 14px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨è¾¹è·*/
    .country_body .country_table .country_item .country_list{
        padding: 10px 0 5px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨èµ„è®¯æ ‡é¢˜*/
    .country_body .country_table .country_item .country_list .country_list_title{
        height: 26px;
        line-height: 26px;
        padding-left: 15px;
        font-size: 14px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨èµ„è®¯æ ‡é¢˜åºå·*/
    .country_body .country_table .country_item .country_list .country_list_title:before{
        left: 5px;
    }
    /*å›½å®¶é¡µ ä¸¤ä¸ªè½®æ’­å°å¹¿å‘Š*/
    .country_body .country_table .country_list_banner{
        margin: 7.5px 0;
    }
    /*å›½å®¶é¡µ ä¸¤ä¸ªè½®æ’­å›¾ç‰‡*/
    .country_body .country_table .country_list_banner .country_list_img .country_list_img_img{
        width: 100%;
        height: auto;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨ç¬¬ä¸€æ¡å¸¦å›¾*/
    .country_body .country_table .country_item .country_list .country_first .country_first_img{
        width: 100px;
        height: 76px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨ç¬¬ä¸€æ¡å¸¦å›¾æ ‡é¢˜*/
    .country_body .country_table .country_item .country_list .country_first .country_first_text .country_first_title{
        font-size: 14px;
        height: 40px;
        line-height: 20px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨ç¬¬ä¸€æ¡å¸¦å›¾æè¿°*/
    .country_body .country_table .country_item .country_list .country_first .country_first_text .country_first_detail{
        height: 36px;
        line-height: 18px;
        font-size: 14px;
    }
    /*å›½å®¶é¡µ ç•™å­¦ä¸“é¢˜æ ‡é¢˜*/
    .country_body .country_table .topic .topic_body .topic_head{
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }
    /*å›½å®¶é¡µ ç•™å­¦ä¸“é¢˜*/
    .country_body .country_table .topic .topic_body .topic_table{
        padding: 10px 30px;
    }
    /*å›½å®¶é¡µ ç•™å­¦ä¸“é¢˜æ–‡å­—*/
    .country_body .country_table .topic .topic_body .topic_table .country_topic_container .topic_wrapper .topic_slide .topic_text{
        font-size: 14px;
    }
    /*å›½å®¶é¡µ ç•™å­¦ä¸“é¢˜*/
    .country_body .country_table .topic{
        margin-bottom: 0;
        margin-top: 10px;
    }


    /********************å…³äºŽæˆ‘ä»¬********************/
    .about{
        padding-top: 15px;
        padding-bottom: 15px;
    }
    /*å…³äºŽæˆ‘ä»¬ å¯¼èˆªæ ‡é¢˜*/
    .about .about_body .about_table{
        margin-bottom: 15px;
        height:124px;
    }
    /*å…³äºŽæˆ‘ä»¬ å¯¼èˆªæ ‡é¢˜*/
    .about .about_body .about_table .about_table_title{
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    /*å…³äºŽæˆ‘ä»¬ å¯¼èˆªåˆ—è¡¨*/
    .about .about_body .about_table .about_table_list{
        float: left;
        width: 33.33%;
        border: none;
        background: #f9f9f9;
    }
    /*å…³äºŽæˆ‘ä»¬ å¯¼èˆªåˆ—è¡¨åºå·*/
    .about .about_body .about_table .about_table_list:before{
        display: none;
    }
    /*å…³äºŽæˆ‘ä»¬ å¯¼èˆªåˆ—è¡¨æ´»åŠ¨æ—¶*/
    .about .about_body .about_table .about_table_list .about_table_list_name{
        font-size: 14px;
    }
    /*å…³äºŽæˆ‘ä»¬ å†…å®¹*/
    .about .about_body .about_text{
        min-height: 100px;
        padding: 15px;
        margin-bottom: 15px;
    }
    /*å…³äºŽæˆ‘ä»¬ å†…å®¹æ ‡é¢˜*/
    .about .about_body .about_text .about_text_title{
        font-size: 22px;
        line-height: 40px;
        border-bottom: 1px dotted #ddd;
        padding-bottom: 10px;
    }
    /*å…³äºŽæˆ‘ä»¬ å†…å®¹è¾¹è·*/
    .about .about_body .about_text .about_text_body{
        padding: 15px 0 30px;
    }
    /*å…³äºŽæˆ‘ä»¬ å†…å®¹æ®µè½*/
    .about .about_body .about_text .about_text_body p{
        font-size: 14px;
    }


    /********************å­¦æ ¡é¦–é¡µ********************/
    .coll_index{
        width: 100%;
        height: auto;
        position: relative;
        padding-bottom: 15px;
        margin-bottom: 15px;
        overflow: hidden;
    }
    /*å­¦æ ¡é¦–é¡µ banner*/
    .coll_index .coll_index_banner{
        width: 100%;
        height: 100%;
    }
    /*å­¦æ ¡é¦–é¡µ banner*/
    .coll_index .coll_index_opa{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,.25);
        z-index: -1;
    }
    .coll_index .coll_index_banner>img{
        width: auto;
        height:100%;
    }
    /*å­¦æ ¡é¦–é¡µ ä½ç½®*/
    .coll_index .coll_index_body .coll_index_posi{
        height: 40px;
        line-height: 40px;
        overflow: hidden;
    }
    /*å­¦æ ¡é¦–é¡µ ä½ç½®*/
    .coll_index .coll_index_body .coll_index_posi>span:nth-child(1),
    .coll_index .coll_index_body .coll_index_posi>a:nth-child(2),
    .coll_index .coll_index_body .coll_index_posi>span:nth-child(3){
        display: none;
    }
    /*å­¦æ ¡é¦–é¡µ ä½ç½®*/
    .coll_index .coll_index_body .coll_index_posi,
    .coll_index .coll_index_body .coll_index_posi>a{
        font-size: 14px;
    }
    /*å­¦æ ¡é¦–é¡µ bannerä¸Šå†…å®¹*/
    .coll_index .coll_index_body .coll_table{
        height: auto;
        padding: 0;
    }
    /*å­¦æ ¡é¦–é¡µ logo*/
    .coll_index .coll_index_body .coll_table .coll_table_left{
        width: 80px;
        height: 110px;
        line-height: 110px;
        background: transparent;
        text-align: center;
        position: relative;
        overflow: hidden;
        margin-right: 20px;
    }
    /*å­¦æ ¡é¦–é¡µ logoå›¾ç‰‡*/
    .coll_index .coll_index_body .coll_table .coll_table_left>img{
        width: 80px;
        height: 80px;
    }
    /*å­¦æ ¡é¦–é¡µ logo é™¢æ ¡ä¿¡æ¯*/
    .coll_index .coll_index_body .coll_table .coll_table_left,
    .coll_index .coll_index_body .coll_table .coll_table_middle{
        margin-top: 0;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯*/
    .coll_index .coll_index_body .coll_table .coll_table_middle{
        width: 200px;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ æ ‡é¢˜*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_title{
        font-size: 16px;
        height: 25px;
        line-height: 25px;
        overflow: hidden;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ æ ‡ç­¾*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_tag{
        display: none;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ æ ‡ç­¾*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_tag>a{
        display: inline-block;
        color: #fff;
        border: 1px solid #fff;
        padding: 0 10px;
        -webkit-border-radius:10px;
        -moz-border-radius:10px;
        border-radius: 10px;
        height: 20px;
        line-height: 18px;
        font-size: 12px;
        margin: 5px 5px 5px 0;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ è¯¦ç»†*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_table{
        height: 80px;
        margin-top: 5px;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ è¯¦ç»†*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_table .coll_table_middle_item{
        width: 100%;
        height: 20px;
        line-height: 20px;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ è¯¦ç»†*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_table .coll_table_middle_item,
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_table .coll_table_middle_item>a{
        color: #fff;
        font-size: 14px;
    }
    /*å­¦æ ¡é¦–é¡µ logo*/
    .coll_index .coll_index_body .coll_table .coll_table_right{
        display: none;
    }





    /*å­¦æ ¡é¦–é¡µ å¯¼èˆªåˆ—è¡¨æ–‡å­—*/
    .school_body .school_nav .school_nav_item .school_nav_list>a{
        font-size: 14px;
    }
    /*å­¦æ ¡é¦–é¡µ å¯¼èˆªåˆ—è¡¨*/
    .school_body .school_nav .school_nav_item .school_nav_list{
        height: 35px;
        line-height: 35px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ å­¦æ ¡å›¾ç‰‡*/
    .school_body .school_product{
        position: relative;
        padding: 15px 25px 10px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ å­¦æ ¡å›¾ç‰‡åˆ—è¡¨*/
    .school_body .school_product .school_product_body .school_product_item .school_product_list .school_product_div{
        height: 100px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ æ®µè½*/
    .school_body .school_table{
        padding: 0 10px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ æ®µè½è¾¹è·*/
    .school_body .school_table .school_table_item{
        padding-top: 10px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ æ®µè½æ ‡é¢˜*/
    .school_body .school_table .school_table_item .school_table_head{
        font-size: 16px;
        height: 30px;
        line-height: 30px;
        padding-left: 30px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ æ®µè½æ ‡é¢˜icon*/
    .school_body .school_table .school_table_item .school_table_head:before{
        margin-top: -12px;
        width: 24px;
        height: 24px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ æ®µè½è¯¦æƒ…*/
    .school_body .school_table .school_table_item .school_table_detail{
        padding:10px;
    }
    /*å­¦æ ¡é¦–é¡µ å­¦æ ¡ç®€ä»‹ç‚¹å‡»æŸ¥çœ‹æ›´å¤š*/
    .school_body .school_table .school_table_item .school_table_detail>p,#school_btn,#school_btn1{
        font-size: 14px;
    }
    /*å­¦æ ¡é¦–é¡µä¸»è¦å†…å®¹*/
    .school_body{
        padding-bottom: 15px;
        margin-bottom: 5px;
    }



    /********************æ–‡å­—èµ„è®¯åˆ—è¡¨********************/
    .text_body .text_table{
        padding: 10px 0;
    }
    /*æ–‡å­—èµ„è®¯åˆ—è¡¨ æ ‡é¢˜*/
    .text_body .text_table .text_body_head{
        height: 30px;
        line-height: 30px;
    }
    /*æ–‡å­—èµ„è®¯åˆ—è¡¨ æ ‡é¢˜æ–‡å­—*/
    .text_body .text_table .text_body_head>a{
        font-size: 16px;
    }

}
@media screen and (max-width: 360px){
    /*1.å¯¼èˆª pcç«¯*/
    .top_nav .nav_item{
        display: none;
    }
    /*1.å¯¼èˆª ç§»åŠ¨ç«¯é«˜åº¦*/
    .top_nav{
        height:auto;
    }
    /*1.å¯¼èˆª ç§»åŠ¨ç«¯*/
    .top_nav .nav_phone{
        display: block;
    }
    /*1.å¯¼èˆª ç§»åŠ¨ç«¯åˆ—è¡¨è¾¹è·*/
    .top_nav .nav_phone .nav_phone_table .modal_table>div>div{
        padding: 0 10px;
    }
    /*1.å¯¼èˆª logoé«˜åº¦*/
    .top_nav .nav_logo{
        height: 70px;
        line-height: 70px;
    }
    /*1.å¯¼èˆª logo*/
    .top_nav .nav_logo .nav_logo_img{
        display: inline;
        height: auto;
    }
    /*1.å¯¼èˆª ç§»åŠ¨ç«¯*/
    .top_nav .nav_item_phone{
        height: 70px;
        line-height: 70px;
    }
    /*2.banner*/
    .banner{
        width: 100%;
        height: auto;
    }
    /*2.banner*/
    .banner .banner_container{
        width: 100%;
        height: auto;
    }
    /*2.bannerå¯¼èˆª*/
    .banner .banner_nav_item{
        display: none;
    }
    /*2.bannerå›¾ç‰‡*/
    .banner .banner_container .banner_wrapper .banner_slide .banner_img{
        width: 100%;
        height: auto;
    }
    /*2.banneråˆ†é¡µéšè—*/
    .banner .banner_pagination{
        display: none;
    }
    /*3.çƒ­é—¨é™¢æ ¡*/
    .hot{
        width: 100%;
        padding: 15px 0 0;
    }
    /*3.çƒ­é—¨é™¢æ ¡æ ‡é¢˜å­—ä½“1æ ·å¼*/
    .hot_title .hot_title_text,
    .hot_title .hot_title_texts{
        font-size: 16px;
    }
    /*ä¸¤ä¸ªæ–‡ç« åç§°*/
    .info_title{
        font-size: 16px;
        line-height: 35px;
    }
    /*3.çƒ­é—¨é™¢æ ¡ç”µè¯æ ‡é¢˜éšè—æ–‡å­—*/
    .hot_title .hot_tel span{
        display: none;
    }
    /*3.çƒ­é—¨é™¢æ ¡é™¢æ ¡åˆ—è¡¨*/
    .hot .hot_container{
        padding:10px 0 0;
    }
	.hot .hot_container .hot_wrapper .hot_slide .hot_item .hot_list .hot_body .hot_ico{
		width:100%;
		height:auto;
	}
    /*3.çƒ­é—¨é™¢æ ¡åˆ—è¡¨é™¢æ ¡åç§°*/
    .hot .hot_container .hot_wrapper .hot_slide .hot_item .hot_list .hot_body .hot_text{
        font-size: 12px;
        line-height:29px;
    }
    /*4.ä¸Šèµ„è®¯*/
    .info_top{
        padding: 15px 0;
    }
    /*4.ä¸Šèµ„è®¯ ä¸¤ä¸ªæ–‡ç« åˆ—è¡¨*/
    .info_top .info_top_table{
        padding: 10px;
        height: 240px;
        margin-bottom: 10px;
    }
    /*4.ä¸Šèµ„è®¯ ä¸¤ä¸ªæ–‡ç« æ ‡é¢˜*/
    .info_top .info_top_table .info_top_item .info_top_list{
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }
    /*4.ä¸Šèµ„è®¯ ç¬¬äºŒä¸ªæ–‡ç« åˆ—è¡¨more*/
    .info_top .info_top_more{
        top: 10px;
        font-size: 14px;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“*/
    .info_top .apply{
        width: 100%;
        height: 263px;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“åç§°*/
    .info_top .apply .apply_title{
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¡¨å•*/
    .info_top .apply .apply_form{
        padding: 20px 10px 0;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¾“å…¥æ¡†æ–‡å­—é¢œè‰²*/
    .info_top .apply .apply_form .apply_form_body .form-control{
        font-size: 12px;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¾“å…¥æ¡†æŒ‰é’®æ ·å¼*/
    .info_top .apply .apply_form .apply_form_btn{
        margin: 0;
        padding: 0;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¾“å…¥æ¡†æŒ‰é’®æ ·å¼*/
    .info_top .apply .apply_form .apply_form_btn .apply_form_a{
        height: 30px;
        line-height: 30px;
        margin: 0 auto;
        width: 100px;
        font-size: 12px;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¾“å…¥æ¡†ä¸‹è¾¹è·*/
    .info_top .apply .apply_form .apply_form_body>div>div{
        margin-bottom: 15px;
    }
    /*5.ä¸Šå¤§å›¾*/
    .rect_img{
        padding-bottom: 15px;
    }
    /*5.ä¸Šå¤§å›¾ å›¾ç‰‡å±…ä¸­*/
    .rect_img .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img{
        max-width: 100%;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨*/
    .depot .depot_body .depot_right{
        width: 100%;
        height: auto;
    }
    /*6.é™¢æ ¡åº“å¤´éƒ¨åç§°*/
    .depot .depot_head .depot_head_title{
        position: relative;
        padding-left: 25px;
    }
    /*6.é™¢æ ¡åº“å¤´éƒ¨icon*/
    .depot .depot_head .depot_head_title:before{
        top: 50%;
        background: url(../images/depot_icon.png) no-repeat;
        background-size: 50%;
        margin-top: -10px;
    }
    /*6.é™¢æ ¡åº“å¤´éƒ¨æœç´¢æ¡†æŒ‰é’®æ ·å¼*/
    .depot .depot_head .depot_head_search .depot_search_btn{
        width: 45px;
        font-size: 12px;
    }
    /*6.é™¢æ ¡åº“å¤´éƒ¨æœç´¢æ¡†æ ·å¼*/
    .depot .depot_head .depot_head_search .depot_search_input{
        padding: 6px 10px;
        font-size: 12px;
    }
    /*6.é™¢æ ¡åº“pcç«¯å¯¼èˆª*/
    .depot .depot_body .depot_left{
        display: none;
    }
    /*6.é™¢æ ¡åº“ç§»åŠ¨ç«¯å¯¼èˆª*/
    .depot .depot_body .depot_left_phone{
        display: block;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨æ ·å¼*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list{
        width: 100%;
        height: auto;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨å›¾ç‰‡*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img{
        width: 100%;
        height:90px;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨è¯¦æƒ…æŒ‰é’®å®šä½*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img:hover .depot_right_dw{
        display: none;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨ä½ç½®*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img .depot_right_place{
        width: 100%;
        height: 25px;
        line-height: 25px;
        padding-left: 27px;
        overflow: hidden;
        font-size: 12px;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨å®šä½å›¾æ ‡*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img .depot_right_place:before{
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        margin-top: -10px;
        left: 10px;
        background: url(../images/depot_left_place.png) no-repeat;
        background-size: 80%;
        width: 15px;
        height: 20px;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨è¯¦æƒ…æŒ‰é’®å®šä½æŒ‰é’®æ ·å¼*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list>span,
    .depot .depot_body .depot_right .depot_right_item .depot_right_list>a{
        padding: 0 10px;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨é™¢æ ¡åç§°*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list>span.depot_right_text1{
        font-size: 14px;
        font-weight: bold;
    }
    /*7.ä¸‹èµ„è®¯*/
    .info_bottom{
        padding: 15px 0 5px;
    }
    /*7.ä¸Šèµ„è®¯ ç¬¬äºŒä¸ªæ–‡ç« åˆ—è¡¨more*/
    .info_bottom .info_top_more{
        position: absolute;
        top: 8px;
        right: 20px;
        line-height: 35px;
        text-transform: uppercase;
        color: #0a7cf9;
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯ç¬¬ä¸€æ¡å¸¦å›¾æ ‡é¢˜*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_first .info_bottom_first_text .info_bottom_first_title{
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯å†…å®¹*/
    .info_bottom .info_bottom_table .info_bottom_body{
        padding: 15px 10px;
    }
    /*7.ä¸‹èµ„è®¯åˆ—è¡¨æ ·å¼*/
    .info_bottom .info_bottom_table{
        width: 100%;
        height: auto;
        padding:5px 10px;
        margin-bottom: 10px;
    }
    /*7.ä¸‹èµ„è®¯å¤´éƒ¨*/
    .info_bottom .info_bottom_table .info_bottom_head{
        height: 40px;
        line-height: 40px;
        border-bottom: 1px dashed #ddd;
    }
    /*7.ä¸‹èµ„è®¯å†…å®¹*/
    .info_bottom .info_bottom_table .info_bottom_body{
        padding: 15px 5px 0;
    }
    /*7.ä¸‹èµ„è®¯ç¬¬ä¸€æ¡å¸¦å›¾*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_first .info_bottom_first_img{
        width: 120px;
        height: 80px;
    }
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_first .info_bottom_first_text{
        margin-bottom: 10px;
    }
    /*7.ä¸‹èµ„è®¯ç¬¬ä¸€æ¡å¸¦å›¾æ ‡é¢˜*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_first .info_bottom_first_text .info_bottom_first_title{
        height: 40px;
        line-height: 20px;
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯ç¬¬ä¸€æ¡å¸¦å›¾è¯¦æƒ…*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_first .info_bottom_first_text .info_bottom_first_detail{
        height: 40px;
        line-height: 20px;
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯æ–°é—»æ ‡é¢˜*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_body_title{
        height: 30px;
        line-height: 30px;
        padding-left: 10px;
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯æ–°é—»æ ‡é¢˜æ— åºåºå·*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_body_title:before{
        margin-top: -2px;
        width: 3px;
        height: 3px;
    }
    /*7.ä¸‹èµ„è®¯æˆåŠŸæ¡ˆä¾‹æ ·å¼*/
    .info_bottom .info_bottom_table .info_bottom_suc .info_bottom_suc_list{
        padding: 10px 0;
    }
    /*7.ä¸‹èµ„è®¯æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜å›¾ç‰‡*/
    .info_bottom .info_bottom_table .info_bottom_suc .info_bottom_suc_list .info_bottom_suc_a{
        width: 60px;
        height: 60px;
        margin-right: 15px;
    }
    /*7.ä¸‹èµ„è®¯æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜æ–‡å­—*/
    .info_bottom .info_bottom_table .info_bottom_suc .info_bottom_suc_list .info_bottom_suc_title{
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜è¯¦æƒ…*/
    .info_bottom .info_bottom_table .info_bottom_suc .info_bottom_suc_list .info_bottom_suc_detail{
        height: 40px;
        line-height: 20px;
        font-size: 14px;
    }
    /*9.ç•™å­¦ä¸“é¢˜æ ·å¼*/
    .topic .topic_body{
        width: 100%;
        height: auto;
        border-top: none;
        padding: 0 10px;
    }
    /*9.ç•™å­¦ä¸“é¢˜å†…å®¹*/
    .topic .topic_body .topic_table{
        padding: 5px 30px 10px;
    }
    /*9.ç•™å­¦ä¸“é¢˜å†…å®¹ ä¸Šä¸€ä¸ªæŒ‰é’®*/
    .topic .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
        right: 0;
        left: auto;
    }
    /*9.ç•™å­¦ä¸“é¢˜å†…å®¹ ä¸‹ä¸€ä¸ªæŒ‰é’®*/
    .topic .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
        left: 0;
        right: auto;
    }
    /*9.ç•™å­¦ä¸“é¢˜å†…å®¹å®½é«˜*/
    .topic .topic_body .topic_table .topic_container .topic_wrapper .topic_slide .topic_icon{
        padding: 10px;
        width:  100%;
        height:100% ;
    }
    .topic .swiper-button-next, .swiper-button-prev{
        background-size: 20px 33px;
    }
    /*9.ç•™å­¦ä¸“é¢˜å†…å®¹æ ‡é¢˜*/
    .topic .topic_body .topic_table .topic_container .topic_wrapper .topic_slide .topic_text{
        margin-top: 5px;
        font-size: 16px;
    }
    /*10.å‹æƒ…é“¾æŽ¥*/
    .link{
        display: none;
    }
    /*11.åº•éƒ¨ä¿¡æ¯*/
    .footer{
        width: 100%;
        height: auto;
        padding: 15px 0 30px;
    }
    /*11.åº•éƒ¨ä¿¡æ¯ç•™å­¦æ¨¡å¼*/
    .footer .footer_table.footer_table1,
    .footer .footer_table.footer_table3,
    .footer .footer_table.footer_table4{
        display: none;
    }
    .footer .footer_table.footer_table2{
        width: 100%;
        margin-bottom: 10px;
    }
    /*11.åº•éƒ¨ä¿¡æ¯å†…è¾¹è·*/
    .footer .footer_table{
        padding: 0;
    }
    /*11.åº•éƒ¨ä¿¡æ¯ç•™å­¦æ¨¡å¼æ–‡å­—æ ·å¼*/
    .footer .footer_table.footer_table1 .footer_item a{
        display: inline-block;
        font-size: 12px;
    }
    /*11.åº•éƒ¨ä¿¡æ¯è”ç³»æˆ‘ä»¬åœ°å€é‚®ç¼–*/
    .footer .footer_table.footer_table2 .footer_item .footer_text{
        font-size: 12px;
    }
    /*11.åº•éƒ¨ä¿¡æ¯æ ç›®å¯¼èˆªæ–‡å­—æ ·å¼*/
    .footer .footer_table.footer_table3 .footer_item a{
        font-size: 12px;
    }
    /*11.åº•éƒ¨ä¿¡æ¯è”ç³»æˆ‘ä»¬ç”µè¯æ ·å¼*/
    .footer .footer_table.footer_table2 .footer_item .footer_tel{
        font-size: 30px;
    }

    /*********************é™¢æ ¡åº“*********************/
    /*é™¢æ ¡åº“banner*/
    .colleges_banner{
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    /*é™¢æ ¡åº“banner*/
    .colleges_banner .colleges_banner_container .colleges_banner_wrapper .colleges_banner_slide{
        width: 100%;
        height: auto;
    }
    /*é™¢æ ¡åº“åˆ†é¡µ*/
    .colleges_banner .colleges_banner_pagi{
        display: none;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æœç´¢æ¡†*/
    .colleges_main .colleges_body .colleges_left .colleges_search{
        padding:15px;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æœç´¢æ ç›®*/
    .colleges_main .colleges_body .colleges_left .colleges_search .colleges_search_item{
        margin: 0;
        color: #333;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æœç´¢æ¡†æ ·å¼*/
    .colleges_main .colleges_body .colleges_left .colleges_search .colleges_form .colleges_search_input{
        width: 100%;
        margin: 10px 0;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æäº¤æŒ‰é’®*/
    .colleges_main .colleges_body .colleges_left .colleges_search .colleges_form .colleges_search_btn{
        top: 30px;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ åˆ—è¡¨è¾¹è·*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item{
        padding: 10px 5px;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ åˆ—è¡¨é«˜ä½Ž*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_a{
        width: 70px;
        height: 70px;
        border: 1px solid #E4E4E4;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æœç´¢ç»“æžœåˆ—è¡¨*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list{
        width: 100%;
        height: auto;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æ ‡é¢˜è¡Œé«˜*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_title{
        height: 20px;
        line-height: 20px;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æ ‡é¢˜å­—å·*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_title .colleges_table_list_title_ch{
        font-size: 14px;
        font-weight: bold;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ ä¿¡æ¯åˆ—è¡¨*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_info .colleges_table_list_info_table{
        height: 20px;
        line-height: 20px;
        padding: 0 5px;
        overflow: hidden;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ ä¿¡æ¯åˆ—è¡¨å­—å·*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_info .colleges_table_list_info_table span{
        font-size: 12px;
        color: #666;
    }
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list_last{
        text-align: right;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ ä¿¡æ¯åˆ—è¡¨æ–‡å­—*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn{
        padding: 5px 0 0;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æŒ‰é’®*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn .colleges_table_list_btna:last-child{
        margin-top:0;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æŒ‰é’®*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn .colleges_table_list_btna{
        width: 60px;
        height: 22px;
        line-height: 20px;
        font-size: 12px;
        margin-right:10px;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ åˆ†é¡µ*/
    .colleges_page{
        padding: 15px 0;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ åˆ†é¡µé¡µç */
    .colleges_page .colleges_page_item .colleges_page_list{
        padding: 3px 10px;
        font-size: 12px;
    }




    /************************è¯¦æƒ…é¡µ************************/
    /*è¯¦æƒ…é¡µbanner*/
    .detail_banner{
        display: none;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹*/
    .detail_main .detail_body .detail_left{
        margin: 0;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹æ–‡å­—*/
    .detail_main .detail_body .detail_left .detail_left_body{
        padding: 0 15px;
        margin-bottom: 10px;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹å·¦ä¸Šè§’æ˜Ÿæ ‡*/
    .detail_main .detail_body .detail_left .detail_left_body:before{
        top: -5px;
        left: -5px;
        background-size: 70%;
    }/*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹å¤´éƒ¨*/
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_head{
        padding-top: 15px;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹å¤´éƒ¨æ ‡é¢˜*/
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_head .detail_left_body_title{
        font-size: 16px;
        line-height: 22px;
        font-weight: bold;
        color: #333;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹å¤´éƒ¨æ—¶é—´ä½œè€…æ–‡å­—æ ·å¼*/
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_head .detail_left_body_text>span{
        color: #999;
        padding: 0;
        font-size: 14px;
        display: block;
    }
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_head .detail_left_body_text .detail_left_body_text_author{
        display: none;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹å¤´éƒ¨ç«–çº¿éšè—*/
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_head .detail_left_body_text span:nth-child(2){
        display: none;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹æ–‡ç« */
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_main{
        padding: 10px 0;
    }
    /*è¯¦æƒ…é¡µ æŽ¨èæ–‡ç« */
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_bottom{
        padding: 20px 0 ;
    }







    /********************ä¸“é¢˜é¡µ********************/
    .colleges_main{
        padding: 0;
        overflow: hidden;
    }

    /*å·¦ä¾§ bannerå›¾ç‰‡*/
    .page_main .page_body .page_left{
        padding-top: 0;
    }
    /*å³ä¾§ å’¨è¯¢æŠ¥åæ¡†*/
    .box_consult .box_consult_title,
    .box_right .apply .apply_title{
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    /*å³ä¾§ å’¨è¯¢æç¤ºæ¡†ç”µè¯ä½ç½®*/
    .box_consult .box_consult_body .box_consult_table:hover .box_consult_table_left{
        display: none;
    }
    /*å³ä¾§ å¹¿å‘Šä½*/
    .box_right .box_right_img{
        margin:10px 0;
    }
    /*å³ä¾§ ç”³è¯·é€šé“è¡¨å•*/
    .box_right .apply .apply_form{
        padding: 15px;
    }
    /*å³ä¾§æˆåŠŸæ¡ˆä¾‹*/
    .box_right .detail_info_table {
        margin: 10px 0;
    }
    /*å³ä¾§æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜*/
    .box_right .detail_info_table .detail_info_head{
        height: 40px;
        line-height: 40px;
    }
    /*å³ä¾§æˆåŠŸæ¡ˆä¾‹more*/
    .box_right .detail_info_table .detail_info_head .info_top_more,
    .box_right .box_right_hot .info_bottom_head{
        height: 40px;
        right: 15px;
        line-height: 40px;
    }
    /*å³ä¾§æˆåŠŸæ¡ˆä¾‹æ ·å¼*/
    .box_right .detail_info_table .detail_info_suc .detail_info_suc_list{
        padding: 6px 0;
    }
    /*å³ä¾§æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜å›¾ç‰‡*/
    .box_right .detail_info_table .detail_info_suc .detail_info_suc_list .detail_info_suc_a{
        width: 50px;
        height: 50px;
        margin-top: 10px;
    }
    /*å³ä¾§ ç•™å­¦èµ„è®¯*/
    .box_right .box_right_hot{
        margin-bottom: 0;
    }


    /*ä¸“é¢˜é¡µ å·¦ä¾§ banneré«˜åº¦*/
    .page_left_banner .page_container .page_wrapper .page_slide{
        height: 140px;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§ banneråˆ†é¡µ*/
    .page_left_banner .page_container.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
        display: none;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§ bannerä¸Šæ ‡é¢˜*/
    .page_left_banner .page_container .page_wrapper .page_slide .page_slide_title{
        height: 30px;
        line-height: 30px;
        background: rgba(0,0,0,.4);
        padding: 0 10px;
        font-size: 14px;
        text-align: center;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§ headæ ‡é¢˜*/
    .page_left_head{
        padding: 5px 15px;
    }
    /*3.çƒ­é—¨é™¢æ ¡æ ‡é¢˜å­—ä½“2æ ·å¼*/
    .page_left_head .hot_title .hot_title_texts{
        width: 50px;
        height: 22px;
        line-height: 22px;
        font-size: 14px;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§ä¸‹è¾¹è·*/
    .page_main .page_body .page_left .page_left_body{
        padding: 0 15px;
        overflow: hidden;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨è¾¹æ¡†*/
    .page_main .page_body .page_left .page_left_body .page_left_item{
        padding: 10px 0;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨å›¾ç‰‡*/
    .page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_left{
        margin-right: 10px;
        width: 80px;
        height: 60px;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨æ ‡é¢˜*/
    .page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_right .page_left_item_title{
        height: 20px;
        line-height: 20px;
        font-size: 14px;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨æè¿°*/
    .page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_right .page_left_item_detail{
        height: 40px;
        line-height: 20px;
        overflow: hidden;
        font-size: 14px;
        color: #999;
        margin: 0;
    }
    .page_main .page_body .page_left .page_left_item_bottom{
        display: none;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨å›¾ç‰‡aé“¾æŽ¥åœ†å½¢*/
    .page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_left .page_left_item_left_a>i{
        margin-top: -10px;
        margin-left: -10px;
        width: 20px;
        height: 20px;
        border: 1px solid rgba(255,255,255,.8);
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨å›¾ç‰‡aé“¾æŽ¥åŠ å·*/
    .page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_left .page_left_item_left_a:before{
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -0.5px;
        margin-left: -5px;
        width: 10px;
        height: 1px;
        background: rgba(255,255,255,.8);
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨å›¾ç‰‡aé“¾æŽ¥åŠ å·*/
    .page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_left .page_left_item_left_a::after{
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -0.5px;
        margin-top: -5px;
        height: 10px;
        width: 1px;
        background: rgba(255,255,255,.8);
    }
    /*ä¸“é¢˜é¡µ åˆ†é¡µ*/
    .page_main .page_body .page_left .colleges_page{
        padding: 0 0 10px;
    }



    /********************æŠ¥åè¡¨********************/
    .sign{
        padding: 20px 0 50px;
    }
    /*æŠ¥åè¡¨ å¤–è¾¹è·*/
    .sign .sign_body{
        padding: 0;
    }
    /*æŠ¥åè¡¨ æ ‡é¢˜*/
    .sign .sign_body .sign_title{
        font-size: 20px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    /*æŠ¥åè¡¨ body*/
    .sign .sign_body .sign_table{
        padding: 15px 15px 0;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border:1px solid #eee;
    }
    /*æŠ¥åè¡¨ è¡¨å•åˆ—è¡¨*/
    .sign .sign_body .sign_table .sign_table_list{
        margin-bottom: 10px;
    }
    /*æŠ¥åè¡¨ è¡¨å•éªŒè¯*/
    .sign .sign_body .sign_table .sign_table_list label.error{
        line-height: 30px;
        padding-right: 5px;
        font-size: 12px;
    }
    /*æŠ¥åè¡¨ è¡¨å•åç§°*/
    .sign .sign_body .sign_table .sign_table_list .sign_table_title{
        line-height: 30px;
    }
    /*æŠ¥åè¡¨ è¡¨å•å­—å·*/
    .sign .sign_body .sign_table .sign_table_list .form-control{
        font-size: 12px;
    }
    /*æŠ¥åè¡¨ å†…å®¹æ¡†*/
    .sign .sign_body .sign_table .sign_table_list textarea.form-control{
        height: 60px;
    }
    /*æŠ¥åè¡¨ æŒ‰é’®*/
    .sign .sign_body .sign_table .sign_table_btn{
        padding-top: 10px;
    }
    /*æŠ¥åè¡¨ æŒ‰é’®*/
    .sign .sign_body .sign_table .sign_table_btn .sign_table_a{
        width: 100px;
        height: 30px;
        line-height: 28px;
        font-size: 14px;
        margin-bottom: 5px;
    }
    /*æŠ¥åè¡¨ åº•éƒ¨ä¿¡æ¯*/
    .sign_footer{
        margin: 0;
    }



    /********************å›½å®¶é¡µ********************/
    /*å›½å®¶é¡µ åˆ—è¡¨æ ‡é¢˜*/
    .country_body .country_table .country_item .country_item_title{
        height: 32px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨æ ‡é¢˜name*/
    .country_body .country_table .country_item .country_item_title .country_item_name{
        padding: 0 12px;
        height: 32px;
        line-height: 32px;
        font-size: 14px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨æ ‡é¢˜more*/
    .country_body .country_table .country_item .country_item_title .country_item_more{
        height: 32px;
        line-height: 32px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨æ ‡é¢˜more*/
    .country_body .country_table .country_item .country_item_title .country_item_more>a{
        font-size: 14px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨è¾¹è·*/
    .country_body .country_table .country_item .country_list{
        padding: 10px 0 5px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨èµ„è®¯æ ‡é¢˜*/
    .country_body .country_table .country_item .country_list .country_list_title{
        height: 26px;
        line-height: 26px;
        padding-left: 15px;
        font-size: 14px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨èµ„è®¯æ ‡é¢˜åºå·*/
    .country_body .country_table .country_item .country_list .country_list_title:before{
        left: 5px;
    }
    /*å›½å®¶é¡µ ä¸¤ä¸ªè½®æ’­å°å¹¿å‘Š*/
    .country_body .country_table .country_list_banner{
        margin: 7.5px 0;
    }
    /*å›½å®¶é¡µ ä¸¤ä¸ªè½®æ’­å›¾ç‰‡*/
    .country_body .country_table .country_list_banner .country_list_img .country_list_img_img{
        width: 100%;
        height: auto;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨ç¬¬ä¸€æ¡å¸¦å›¾*/
    .country_body .country_table .country_item .country_list .country_first .country_first_img{
        width: 100px;
        height: 76px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨ç¬¬ä¸€æ¡å¸¦å›¾æ ‡é¢˜*/
    .country_body .country_table .country_item .country_list .country_first .country_first_text .country_first_title{
        font-size: 14px;
        height: 40px;
        line-height: 20px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨ç¬¬ä¸€æ¡å¸¦å›¾æè¿°*/
    .country_body .country_table .country_item .country_list .country_first .country_first_text .country_first_detail{
        height: 36px;
        line-height: 18px;
        font-size: 14px;
    }
    /*å›½å®¶é¡µ ç•™å­¦ä¸“é¢˜æ ‡é¢˜*/
    .country_body .country_table .topic .topic_body .topic_head{
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }
    /*å›½å®¶é¡µ ç•™å­¦ä¸“é¢˜*/
    .country_body .country_table .topic .topic_body .topic_table{
        padding: 10px 30px;
    }
    /*å›½å®¶é¡µ ç•™å­¦ä¸“é¢˜æ–‡å­—*/
    .country_body .country_table .topic .topic_body .topic_table .country_topic_container .topic_wrapper .topic_slide .topic_text{
        font-size: 14px;
    }
    /*å›½å®¶é¡µ ç•™å­¦ä¸“é¢˜*/
    .country_body .country_table .topic{
        margin-bottom: 0;
        margin-top: 10px;
    }



    /********************å…³äºŽæˆ‘ä»¬********************/
    .about{
        padding-top: 15px;
        padding-bottom: 15px;
    }
    /*å…³äºŽæˆ‘ä»¬ å¯¼èˆªæ ‡é¢˜*/
    .about .about_body .about_table{
        margin-bottom: 15px;
        height:124px;
    }
    /*å…³äºŽæˆ‘ä»¬ å¯¼èˆªæ ‡é¢˜*/
    .about .about_body .about_table .about_table_title{
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    /*å…³äºŽæˆ‘ä»¬ å¯¼èˆªåˆ—è¡¨*/
    .about .about_body .about_table .about_table_list{
        float: left;
        width: 33.33%;
        border: none;
        background: #f9f9f9;
    }
    /*å…³äºŽæˆ‘ä»¬ å¯¼èˆªåˆ—è¡¨åºå·*/
    .about .about_body .about_table .about_table_list:before{
        display: none;
    }
    /*å…³äºŽæˆ‘ä»¬ å¯¼èˆªåˆ—è¡¨æ´»åŠ¨æ—¶*/
    .about .about_body .about_table .about_table_list .about_table_list_name{
        font-size: 14px;
    }
    /*å…³äºŽæˆ‘ä»¬ å†…å®¹*/
    .about .about_body .about_text{
        min-height: 100px;
        padding: 15px;
        margin-bottom: 15px;
    }
    /*å…³äºŽæˆ‘ä»¬ å†…å®¹æ ‡é¢˜*/
    .about .about_body .about_text .about_text_title{
        font-size: 22px;
        line-height: 40px;
        border-bottom: 1px dotted #ddd;
        padding-bottom: 10px;
    }
    /*å…³äºŽæˆ‘ä»¬ å†…å®¹è¾¹è·*/
    .about .about_body .about_text .about_text_body{
        padding: 15px 0 30px;
    }
    /*å…³äºŽæˆ‘ä»¬ å†…å®¹æ®µè½*/
    .about .about_body .about_text .about_text_body p{
        font-size: 14px;
    }


    /********************å­¦æ ¡é¦–é¡µ********************/
    .coll_index{
        width: 100%;
        height: auto;
        position: relative;
        padding-bottom: 15px;
        margin-bottom: 15px;
        overflow: hidden;
    }
    /*å­¦æ ¡é¦–é¡µ banner*/
    .coll_index .coll_index_banner{
        width: 100%;
        height: 100%;
    }
    /*å­¦æ ¡é¦–é¡µ banner*/
    .coll_index .coll_index_opa{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,.25);
        z-index: -1;
    }
    .coll_index .coll_index_banner>img{
        width: auto;
        height:100%;
    }
    /*å­¦æ ¡é¦–é¡µ ä½ç½®*/
    .coll_index .coll_index_body .coll_index_posi{
        height: 40px;
        line-height: 40px;
        overflow: hidden;
    }
    /*å­¦æ ¡é¦–é¡µ ä½ç½®*/
    .coll_index .coll_index_body .coll_index_posi>span:nth-child(1),
    .coll_index .coll_index_body .coll_index_posi>a:nth-child(2),
    .coll_index .coll_index_body .coll_index_posi>span:nth-child(3){
        display: none;
    }
    /*å­¦æ ¡é¦–é¡µ ä½ç½®*/
    .coll_index .coll_index_body .coll_index_posi,
    .coll_index .coll_index_body .coll_index_posi>a{
        font-size: 12px;
    }
    /*å­¦æ ¡é¦–é¡µ bannerä¸Šå†…å®¹*/
    .coll_index .coll_index_body .coll_table{
        height: auto;
        padding: 0;
    }
    /*å­¦æ ¡é¦–é¡µ logo*/
    .coll_index .coll_index_body .coll_table .coll_table_left{
        width: 80px;
        height: 110px;
        line-height: 110px;
        background: transparent;
        text-align: center;
        position: relative;
        overflow: hidden;
        margin-right: 20px;
    }
    /*å­¦æ ¡é¦–é¡µ logoå›¾ç‰‡*/
    .coll_index .coll_index_body .coll_table .coll_table_left>img{
        width: 80px;
        height: 80px;
    }
    /*å­¦æ ¡é¦–é¡µ logo é™¢æ ¡ä¿¡æ¯*/
    .coll_index .coll_index_body .coll_table .coll_table_left,
    .coll_index .coll_index_body .coll_table .coll_table_middle{
        margin-top: 0;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯*/
    .coll_index .coll_index_body .coll_table .coll_table_middle{
        width: 200px;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ æ ‡é¢˜*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_title{
        font-size: 16px;
        height: 25px;
        line-height: 25px;
        overflow: hidden;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ æ ‡ç­¾*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_tag{
        display: none;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ æ ‡ç­¾*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_tag>a{
        display: inline-block;
        color: #fff;
        border: 1px solid #fff;
        padding: 0 10px;
        -webkit-border-radius:10px;
        -moz-border-radius:10px;
        border-radius: 10px;
        height: 20px;
        line-height: 18px;
        font-size: 12px;
        margin: 5px 5px 5px 0;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ è¯¦ç»†*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_table{
        height: 80px;
        margin-top: 5px;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ è¯¦ç»†*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_table .coll_table_middle_item{
        width: 100%;
        height: auto;
        line-height: 20px;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ è¯¦ç»†*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_table .coll_table_middle_item,
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_table .coll_table_middle_item>a{
        color: #fff;
        font-size: 12px;
    }
    /*å­¦æ ¡é¦–é¡µ logo*/
    .coll_index .coll_index_body .coll_table .coll_table_right{
        display: none;
    }




    /*å­¦æ ¡é¦–é¡µ å¯¼èˆªåˆ—è¡¨æ–‡å­—*/
    .school_body .school_nav .school_nav_item .school_nav_list>a{
        font-size: 14px;
    }
    /*å­¦æ ¡é¦–é¡µ å¯¼èˆªåˆ—è¡¨*/
    .school_body .school_nav .school_nav_item .school_nav_list{
        height: 35px;
        line-height: 35px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ å­¦æ ¡å›¾ç‰‡*/
    .school_body .school_product{
        position: relative;
        padding: 15px 25px 10px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ å­¦æ ¡å›¾ç‰‡åˆ—è¡¨*/
    .school_body .school_product .school_product_body .school_product_item .school_product_list .school_product_div{
        height: 100px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ æ®µè½*/
    .school_body .school_table{
        padding: 0 5px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ æ®µè½è¾¹è·*/
    .school_body .school_table .school_table_item{
        padding-top: 10px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ æ®µè½æ ‡é¢˜*/
    .school_body .school_table .school_table_item .school_table_head{
        font-size: 16px;
        height: 30px;
        line-height: 30px;
        padding-left: 30px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ æ®µè½æ ‡é¢˜icon*/
    .school_body .school_table .school_table_item .school_table_head:before{
        margin-top: -12px;
        width: 24px;
        height: 24px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ æ®µè½è¯¦æƒ…*/
    .school_body .school_table .school_table_item .school_table_detail{
        padding:10px;
    }
    /*å­¦æ ¡é¦–é¡µ å­¦æ ¡ç®€ä»‹ç‚¹å‡»æŸ¥çœ‹æ›´å¤š*/
    .school_body .school_table .school_table_item .school_table_detail>p,#school_btn,#school_btn1{
        font-size: 14px;
    }
    /*å­¦æ ¡é¦–é¡µä¸»è¦å†…å®¹*/
    .school_body{
        padding-bottom: 15px;
        margin-bottom: 5px;
    }


    /********************æ–‡å­—èµ„è®¯åˆ—è¡¨********************/
    .text_body .text_table{
        padding: 10px 0;
    }
    /*æ–‡å­—èµ„è®¯åˆ—è¡¨ æ ‡é¢˜*/
    .text_body .text_table .text_body_head{
        height: 30px;
        line-height: 30px;
    }
    /*æ–‡å­—èµ„è®¯åˆ—è¡¨ æ ‡é¢˜æ–‡å­—*/
    .text_body .text_table .text_body_head>a{
        font-size: 16px;
    }

}
@media screen and (max-width: 320px){
    /*1.å¯¼èˆª pcç«¯*/
    .top_nav .nav_item{
        display: none;
    }
    /*1.å¯¼èˆª ç§»åŠ¨ç«¯é«˜åº¦*/
    .top_nav{
        height:auto;
    }
    /*1.å¯¼èˆª ç§»åŠ¨ç«¯*/
    .top_nav .nav_phone{
        display: block;
    }
    /*1.å¯¼èˆª ç§»åŠ¨ç«¯åˆ—è¡¨è¾¹è·*/
    .top_nav .nav_phone .nav_phone_table .modal_table>div>div{
        padding: 0 10px;
    }
    /*1.å¯¼èˆª logoé«˜åº¦*/
    .top_nav .nav_logo{
        height: 70px;
        line-height: 70px;
    }
    /*1.å¯¼èˆª logo*/
    .top_nav .nav_logo .nav_logo_img{
        display: inline;
        height: auto;
    }
    /*1.å¯¼èˆª ç§»åŠ¨ç«¯*/
    .top_nav .nav_item_phone{
        height: 70px;
        line-height: 70px;
    }
    /*2.banner*/
    .banner{
        width: 100%;
        height: auto;
    }
    /*2.banner*/
    .banner .banner_container{
        width: 100%;
        height: auto;
    }
    /*2.bannerå¯¼èˆª*/
    .banner .banner_nav_item{
        display: none;
    }
    /*2.bannerå›¾ç‰‡*/
    .banner .banner_container .banner_wrapper .banner_slide .banner_img{
        width: 100%;
        height: auto;
    }
    /*2.banneråˆ†é¡µéšè—*/
    .banner .banner_pagination{
        display: none;
    }
    /*3.çƒ­é—¨é™¢æ ¡*/
    .hot{
        width: 100%;
        padding: 15px 0 0;
    }
    /*3.çƒ­é—¨é™¢æ ¡æ ‡é¢˜å­—ä½“1æ ·å¼*/
    .hot_title .hot_title_text,
    .hot_title .hot_title_texts{
        font-size: 16px;
    }
    /*ä¸¤ä¸ªæ–‡ç« åç§°*/
    .info_title{
        font-size: 16px;
        line-height: 35px;
    }
    /*3.çƒ­é—¨é™¢æ ¡ç”µè¯æ ‡é¢˜éšè—æ–‡å­—*/
    .hot_title .hot_tel span{
        display: none;
    }
    /*3.çƒ­é—¨é™¢æ ¡é™¢æ ¡åˆ—è¡¨*/
    .hot .hot_container{
        padding:10px 0 0;
    }
	.hot .hot_container .hot_wrapper .hot_slide .hot_item .hot_list .hot_body .hot_ico{
		width:100%;
		height:auto;
	}
    /*3.çƒ­é—¨é™¢æ ¡åˆ—è¡¨é™¢æ ¡åç§°*/
    .hot .hot_container .hot_wrapper .hot_slide .hot_item .hot_list .hot_body .hot_text{
        font-size: 12px;
        line-height:29px;
    }
    /*4.ä¸Šèµ„è®¯*/
    .info_top{
        padding: 15px 0;
    }
    /*4.ä¸Šèµ„è®¯ ä¸¤ä¸ªæ–‡ç« åˆ—è¡¨*/
    .info_top .info_top_table{
        padding: 10px;
        height: 240px;
        margin-bottom: 10px;
    }
    /*4.ä¸Šèµ„è®¯ ä¸¤ä¸ªæ–‡ç« æ ‡é¢˜*/
    .info_top .info_top_table .info_top_item .info_top_list{
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }
    /*4.ä¸Šèµ„è®¯ ç¬¬äºŒä¸ªæ–‡ç« åˆ—è¡¨more*/
    .info_top .info_top_more{
        top: 10px;
        font-size: 14px;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“*/
    .info_top .apply{
        width: 100%;
        height: 263px;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“åç§°*/
    .info_top .apply .apply_title{
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¡¨å•*/
    .info_top .apply .apply_form{
        padding: 20px 10px 0;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¾“å…¥æ¡†æ–‡å­—é¢œè‰²*/
    .info_top .apply .apply_form .apply_form_body .form-control{
        font-size: 12px;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¾“å…¥æ¡†æŒ‰é’®æ ·å¼*/
    .info_top .apply .apply_form .apply_form_btn{
        margin: 0;
        padding: 0;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¾“å…¥æ¡†æŒ‰é’®æ ·å¼*/
    .info_top .apply .apply_form .apply_form_btn .apply_form_a{
        height: 30px;
        line-height: 30px;
        margin: 0 auto;
        width: 100px;
        font-size: 12px;
    }
    /*4.ä¸Šèµ„è®¯ ç”³è¯·é€šé“è¾“å…¥æ¡†ä¸‹è¾¹è·*/
    .info_top .apply .apply_form .apply_form_body>div>div{
        margin-bottom: 15px;
    }
    /*5.ä¸Šå¤§å›¾*/
    .rect_img{
        padding-bottom: 15px;
    }
    /*5.ä¸Šå¤§å›¾ å›¾ç‰‡å±…ä¸­*/
    .rect_img .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img{
        max-width: 100%;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨*/
    .depot .depot_body .depot_right{
        width: 100%;
        height: auto;
    }
    /*6.é™¢æ ¡åº“å¤´éƒ¨åç§°*/
    .depot .depot_head .depot_head_title{
        position: relative;
        padding-left: 25px;
    }
    /*6.é™¢æ ¡åº“å¤´éƒ¨icon*/
    .depot .depot_head .depot_head_title:before{
        top: 50%;
        background: url(../images/depot_icon.png) no-repeat;
        background-size: 50%;
        margin-top: -10px;
    }
    /*6.é™¢æ ¡åº“å¤´éƒ¨æœç´¢æ¡†æŒ‰é’®æ ·å¼*/
    .depot .depot_head .depot_head_search .depot_search_btn{
        width: 45px;
        font-size: 12px;
    }
    /*6.é™¢æ ¡åº“å¤´éƒ¨æœç´¢æ¡†æ ·å¼*/
    .depot .depot_head .depot_head_search .depot_search_input{
        padding: 6px 10px;
        font-size: 12px;
    }
    /*6.é™¢æ ¡åº“pcç«¯å¯¼èˆª*/
    .depot .depot_body .depot_left{
        display: none;
    }
    /*6.é™¢æ ¡åº“ç§»åŠ¨ç«¯å¯¼èˆª*/
    .depot .depot_body .depot_left_phone{
        display: block;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨æ ·å¼*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list{
        width: 100%;
        height: auto;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨å›¾ç‰‡*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img{
        width: 100%;
        height: 85px;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨è¯¦æƒ…æŒ‰é’®å®šä½*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img:hover .depot_right_dw{
        display: none;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨è¯¦æƒ…æŒ‰é’®å®šä½*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img:hover .depot_right_dw{
        display: none;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨ä½ç½®*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img .depot_right_place{
        width: 100%;
        height: 25px;
        line-height: 25px;
        padding-left: 27px;
        overflow: hidden;
        font-size: 12px;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨å®šä½å›¾æ ‡*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list .depot_right_img .depot_right_place:before{
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        margin-top: -10px;
        left: 10px;
        background: url(../images/depot_left_place.png) no-repeat;
        background-size: 80%;
        width: 15px;
        height: 20px;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨è¯¦æƒ…æŒ‰é’®å®šä½æŒ‰é’®æ ·å¼*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list>span,
    .depot .depot_body .depot_right .depot_right_item .depot_right_list>a{
        padding: 0 10px;
    }
    /*6.é™¢æ ¡åº“å†…å®¹å³ä¾§å›½å®¶åˆ—è¡¨é™¢æ ¡åç§°*/
    .depot .depot_body .depot_right .depot_right_item .depot_right_list>span.depot_right_text1{
        font-size: 14px;
        font-weight: bold;
    }
    /*7.ä¸‹èµ„è®¯*/
    .info_bottom{
        padding: 15px 0 5px;
    }
    /*7.ä¸Šèµ„è®¯ ç¬¬äºŒä¸ªæ–‡ç« åˆ—è¡¨more*/
    .info_bottom .info_top_more{
        position: absolute;
        top: 8px;
        right: 20px;
        line-height: 35px;
        text-transform: uppercase;
        color: #0a7cf9;
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯ç¬¬ä¸€æ¡å¸¦å›¾æ ‡é¢˜*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_first .info_bottom_first_text .info_bottom_first_title{
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯å†…å®¹*/
    .info_bottom .info_bottom_table .info_bottom_body{
        padding: 15px 10px;
    }
    /*7.ä¸‹èµ„è®¯åˆ—è¡¨æ ·å¼*/
    .info_bottom .info_bottom_table{
        width: 100%;
        height: auto;
        padding:5px 10px;
        margin-bottom: 10px;
    }
    /*7.ä¸‹èµ„è®¯å¤´éƒ¨*/
    .info_bottom .info_bottom_table .info_bottom_head{
        height: 40px;
        line-height: 40px;
        border-bottom: 1px dashed #ddd;
    }
    /*7.ä¸‹èµ„è®¯å†…å®¹*/
    .info_bottom .info_bottom_table .info_bottom_body{
        padding: 15px 5px 0;
    }
    /*7.ä¸‹èµ„è®¯ç¬¬ä¸€æ¡å¸¦å›¾*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_first .info_bottom_first_img{
        width: 120px;
        height: 80px;
    }
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_first .info_bottom_first_text{
        margin-bottom: 10px;
    }
    /*7.ä¸‹èµ„è®¯ç¬¬ä¸€æ¡å¸¦å›¾æ ‡é¢˜*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_first .info_bottom_first_text .info_bottom_first_title{
        height: 40px;
        line-height: 20px;
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯ç¬¬ä¸€æ¡å¸¦å›¾è¯¦æƒ…*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_first .info_bottom_first_text .info_bottom_first_detail{
        height: 40px;
        line-height: 20px;
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯æ–°é—»æ ‡é¢˜*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_body_title{
        height: 30px;
        line-height: 30px;
        padding-left: 10px;
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯æ–°é—»æ ‡é¢˜æ— åºåºå·*/
    .info_bottom .info_bottom_table .info_bottom_body .info_bottom_body_title:before{
        margin-top: -2px;
        width: 3px;
        height: 3px;
    }
    /*7.ä¸‹èµ„è®¯æˆåŠŸæ¡ˆä¾‹æ ·å¼*/
    .info_bottom .info_bottom_table .info_bottom_suc .info_bottom_suc_list{
        padding: 10px 0;
    }
    /*7.ä¸‹èµ„è®¯æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜å›¾ç‰‡*/
    .info_bottom .info_bottom_table .info_bottom_suc .info_bottom_suc_list .info_bottom_suc_a{
        width: 60px;
        height: 60px;
        margin-right: 15px;
    }
    /*7.ä¸‹èµ„è®¯æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜æ–‡å­—*/
    .info_bottom .info_bottom_table .info_bottom_suc .info_bottom_suc_list .info_bottom_suc_title{
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }
    /*7.ä¸‹èµ„è®¯æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜è¯¦æƒ…*/
    .info_bottom .info_bottom_table .info_bottom_suc .info_bottom_suc_list .info_bottom_suc_detail{
        height: 40px;
        line-height: 20px;
        font-size: 14px;
    }
    /*9.ç•™å­¦ä¸“é¢˜æ ·å¼*/
    .topic .topic_body{
        width: 100%;
        height: auto;
        border-top: none;
        padding: 0 10px;
    }
    /*9.ç•™å­¦ä¸“é¢˜å†…å®¹*/
    .topic .topic_body .topic_table{
        padding: 5px 30px 10px;
    }
    /*9.ç•™å­¦ä¸“é¢˜å†…å®¹ ä¸Šä¸€ä¸ªæŒ‰é’®*/
    .topic .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
        right: 0;
        left: auto;
    }
    /*9.ç•™å­¦ä¸“é¢˜å†…å®¹ ä¸‹ä¸€ä¸ªæŒ‰é’®*/
    .topic .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
        left: 0;
        right: auto;
    }
    /*9.ç•™å­¦ä¸“é¢˜å†…å®¹å®½é«˜*/
    .topic .topic_body .topic_table .topic_container .topic_wrapper .topic_slide .topic_icon{
        padding: 10px;
        width:  100%;
        height:100% ;
    }
    .topic .swiper-button-next, .swiper-button-prev{
        background-size: 20px 33px;
    }
    /*9.ç•™å­¦ä¸“é¢˜å†…å®¹æ ‡é¢˜*/
    .topic .topic_body .topic_table .topic_container .topic_wrapper .topic_slide .topic_text{
        margin-top: 5px;
        font-size: 16px;
    }
    /*10.å‹æƒ…é“¾æŽ¥*/
    .link{
        display: none;
    }
    /*11.åº•éƒ¨ä¿¡æ¯*/
    .footer{
        width: 100%;
        height: auto;
        padding: 15px 0 30px;
    }
    /*11.åº•éƒ¨ä¿¡æ¯ç•™å­¦æ¨¡å¼*/
    .footer .footer_table.footer_table1,
    .footer .footer_table.footer_table3,
    .footer .footer_table.footer_table4{
        display: none;
    }
    .footer .footer_table.footer_table2{
        width: 100%;
        margin-bottom: 10px;
    }
    /*11.åº•éƒ¨ä¿¡æ¯å†…è¾¹è·*/
    .footer .footer_table{
        padding: 0;
    }
    /*11.åº•éƒ¨ä¿¡æ¯ç•™å­¦æ¨¡å¼æ–‡å­—æ ·å¼*/
    .footer .footer_table.footer_table1 .footer_item a{
        display: inline-block;
        font-size: 12px;
    }
    /*11.åº•éƒ¨ä¿¡æ¯è”ç³»æˆ‘ä»¬åœ°å€é‚®ç¼–*/
    .footer .footer_table.footer_table2 .footer_item .footer_text{
        font-size: 12px;
    }
    /*11.åº•éƒ¨ä¿¡æ¯æ ç›®å¯¼èˆªæ–‡å­—æ ·å¼*/
    .footer .footer_table.footer_table3 .footer_item a{
        font-size: 12px;
    }
    /*11.åº•éƒ¨ä¿¡æ¯è”ç³»æˆ‘ä»¬ç”µè¯æ ·å¼*/
    .footer .footer_table.footer_table2 .footer_item .footer_tel{
        font-size: 30px;
    }

    /*********************é™¢æ ¡åº“*********************/
    /*é™¢æ ¡åº“banner*/
    .colleges_banner{
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    /*é™¢æ ¡åº“banner*/
    .colleges_banner .colleges_banner_container .colleges_banner_wrapper .colleges_banner_slide{
        width: 100%;
        height: auto;
    }
    /*é™¢æ ¡åº“åˆ†é¡µ*/
    .colleges_banner .colleges_banner_pagi{
        display: none;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æœç´¢æ¡†*/
    .colleges_main .colleges_body .colleges_left .colleges_search{
        padding:15px;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æœç´¢æ ç›®*/
    .colleges_main .colleges_body .colleges_left .colleges_search .colleges_search_item{
        margin: 0;
        color: #333;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æœç´¢æ¡†æ ·å¼*/
    .colleges_main .colleges_body .colleges_left .colleges_search .colleges_form .colleges_search_input{
        width: 100%;
        margin: 10px 0;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æäº¤æŒ‰é’®*/
    .colleges_main .colleges_body .colleges_left .colleges_search .colleges_form .colleges_search_btn{
        top: 30px;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ åˆ—è¡¨è¾¹è·*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item{
        padding: 10px 5px;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ åˆ—è¡¨é«˜ä½Ž*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_a{
        width: 70px;
        height: 70px;
        border: 1px solid #E4E4E4;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æœç´¢ç»“æžœåˆ—è¡¨*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list{
        width: 100%;
        height: auto;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æ ‡é¢˜è¡Œé«˜*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_title{
        height: 20px;
        line-height: 20px;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æ ‡é¢˜å­—å·*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_title .colleges_table_list_title_ch{
        font-size: 14px;
        font-weight: bold;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ ä¿¡æ¯åˆ—è¡¨*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_info .colleges_table_list_info_table{
        height: 20px;
        line-height: 20px;
        padding: 0 5px;
        overflow: hidden;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ ä¿¡æ¯åˆ—è¡¨å­—å·*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_info .colleges_table_list_info_table span{
        font-size: 12px;
        color: #666;
    }
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list_last{
        text-align: right;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ ä¿¡æ¯åˆ—è¡¨æ–‡å­—*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn{
        padding: 5px 0 0;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æŒ‰é’®*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn .colleges_table_list_btna:last-child{
        margin-top:0;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ æŒ‰é’®*/
    .colleges_main .colleges_body .colleges_left .colleges_table .colleges_table_main .colleges_table_item .colleges_table_list .colleges_table_list_btn .colleges_table_list_btna{
        width: 60px;
        height: 22px;
        line-height: 20px;
        font-size: 12px;
        margin-right:10px;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ åˆ†é¡µ*/
    .colleges_page{
        padding: 15px 0;
    }
    /*é™¢æ ¡åº“ä¸»è¦å†…å®¹ åˆ†é¡µé¡µç */
    .colleges_page .colleges_page_item .colleges_page_list{
        padding: 3px 10px;
        font-size: 12px;
    }






    /************************è¯¦æƒ…é¡µ************************/
    /*è¯¦æƒ…é¡µbanner*/
    .detail_banner{
        display: none;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹*/
    .detail_main .detail_body .detail_left{
        margin: 0;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹æ–‡å­—*/
    .detail_main .detail_body .detail_left .detail_left_body{
        padding: 0 15px;
        margin-bottom: 10px;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹å·¦ä¸Šè§’æ˜Ÿæ ‡*/
    .detail_main .detail_body .detail_left .detail_left_body:before{
        top: -5px;
        left: -5px;
        background-size: 70%;
    }/*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹å¤´éƒ¨*/
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_head{
        padding-top: 15px;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹å¤´éƒ¨æ ‡é¢˜*/
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_head .detail_left_body_title{
        font-size: 16px;
        line-height: 22px;
        font-weight: bold;
        color: #333;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹å¤´éƒ¨æ—¶é—´ä½œè€…æ–‡å­—æ ·å¼*/
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_head .detail_left_body_text>span{
        color: #999;
        padding: 0;
        font-size: 14px;
        display: block;
    }
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_head .detail_left_body_text .detail_left_body_text_author{
        display: none;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹å¤´éƒ¨ç«–çº¿éšè—*/
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_head .detail_left_body_text span:nth-child(2){
        display: none;
    }
    /*è¯¦æƒ…é¡µæ–‡ç« å†…å®¹æ–‡ç« */
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_main{
        padding: 10px 0;
    }
    /*è¯¦æƒ…é¡µ æŽ¨èæ–‡ç« */
    .detail_main .detail_body .detail_left .detail_left_body .detail_left_body_bottom{
        padding: 20px 0 ;
    }






    /********************ä¸“é¢˜é¡µ********************/
    .colleges_main{
        padding: 0;
        overflow: hidden;
    }
    /*å·¦ä¾§ bannerå›¾ç‰‡*/
    .page_main .page_body .page_left{
        padding-top: 0;
    }
    /*å³ä¾§ å’¨è¯¢æŠ¥åæ¡†*/
    .box_consult .box_consult_title,
    .box_right .apply .apply_title{
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    /*å³ä¾§ å’¨è¯¢æç¤ºæ¡†ç”µè¯ä½ç½®*/
    .box_consult .box_consult_body .box_consult_table:hover .box_consult_table_left{
        display: none;
    }
    /*å³ä¾§ å¹¿å‘Šä½*/
    .box_right .box_right_img{
        margin:10px 0;
    }
    /*å³ä¾§ ç”³è¯·é€šé“è¡¨å•*/
    .box_right .apply .apply_form{
        padding: 15px;
    }
    /*å³ä¾§æˆåŠŸæ¡ˆä¾‹*/
    .box_right .detail_info_table {
        margin: 10px 0;
    }
    /*å³ä¾§æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜*/
    .box_right .detail_info_table .detail_info_head{
        height: 40px;
        line-height: 40px;
    }
    /*å³ä¾§æˆåŠŸæ¡ˆä¾‹more*/
    .box_right .detail_info_table .detail_info_head .info_top_more,
    .box_right .box_right_hot .info_bottom_head{
        height: 40px;
        right: 15px;
        line-height: 40px;
    }
    /*å³ä¾§æˆåŠŸæ¡ˆä¾‹æ ·å¼*/
    .box_right .detail_info_table .detail_info_suc .detail_info_suc_list{
        padding: 6px 0;
    }
    /*å³ä¾§æˆåŠŸæ¡ˆä¾‹æ ‡é¢˜å›¾ç‰‡*/
    .box_right .detail_info_table .detail_info_suc .detail_info_suc_list .detail_info_suc_a{
        width: 50px;
        height: 50px;
        margin-top: 10px;
    }
    /*å³ä¾§ ç•™å­¦èµ„è®¯*/
    .box_right .box_right_hot{
        margin-bottom: 0;
    }





    /*ä¸“é¢˜é¡µ å·¦ä¾§ banneré«˜åº¦*/
    .page_left_banner .page_container .page_wrapper .page_slide{
        height: 130px;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§ banneråˆ†é¡µ*/
    .page_left_banner .page_container.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
        display: none;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§ bannerä¸Šæ ‡é¢˜*/
    .page_left_banner .page_container .page_wrapper .page_slide .page_slide_title{
        height: 30px;
        line-height: 30px;
        background: rgba(0,0,0,.4);
        padding: 0 10px;
        font-size: 14px;
        text-align: center;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§ headæ ‡é¢˜*/
    .page_left_head{
        padding: 5px 15px;
    }
    /*3.çƒ­é—¨é™¢æ ¡æ ‡é¢˜å­—ä½“2æ ·å¼*/
    .page_left_head .hot_title .hot_title_texts{
        width: 50px;
        height: 22px;
        line-height: 22px;
        font-size: 14px;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§ä¸‹è¾¹è·*/
    .page_main .page_body .page_left .page_left_body{
        padding: 0 15px;
        overflow: hidden;
    }/*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨è¾¹æ¡†*/
    .page_main .page_body .page_left .page_left_body .page_left_item{
        padding: 10px 0;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨å›¾ç‰‡*/
    .page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_left{
        margin-right: 10px;
        width: 80px;
        height: 60px;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨æ ‡é¢˜*/
    .page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_right .page_left_item_title{
        height: 20px;
        line-height: 20px;
        font-size: 14px;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨æè¿°*/
    .page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_right .page_left_item_detail{
        height: 40px;
        line-height: 20px;
        overflow: hidden;
        font-size: 14px;
        color: #999;
        margin: 0;
    }
    .page_main .page_body .page_left .page_left_item_bottom{
        display: none;
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨å›¾ç‰‡aé“¾æŽ¥åœ†å½¢*/
    .page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_left .page_left_item_left_a>i{
        margin-top: -10px;
        margin-left: -10px;
        width: 20px;
        height: 20px;
        border: 1px solid rgba(255,255,255,.8);
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨å›¾ç‰‡aé“¾æŽ¥åŠ å·*/
    .page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_left .page_left_item_left_a:before{
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -0.5px;
        margin-left: -5px;
        width: 10px;
        height: 1px;
        background: rgba(255,255,255,.8);
    }
    /*ä¸“é¢˜é¡µ å·¦ä¾§åˆ—è¡¨å›¾ç‰‡aé“¾æŽ¥åŠ å·*/
    .page_main .page_body .page_left .page_left_body .page_left_item .page_left_item_left .page_left_item_left_a::after{
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -0.5px;
        margin-top: -5px;
        height: 10px;
        width: 1px;
        background: rgba(255,255,255,.8);
    }
    /*ä¸“é¢˜é¡µ åˆ†é¡µ*/
    .page_main .page_body .page_left .colleges_page{
        padding: 0 0 10px;
    }


    /********************æŠ¥åè¡¨********************/
    .sign{
        padding: 20px 0 40px;
    }
    /*æŠ¥åè¡¨ å¤–è¾¹è·*/
    .sign .sign_body{
        padding: 0;
    }
    /*æŠ¥åè¡¨ æ ‡é¢˜*/
    .sign .sign_body .sign_title{
        font-size: 20px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    /*æŠ¥åè¡¨ body*/
    .sign .sign_body .sign_table{
        padding: 15px 15px 0;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border:1px solid #eee;
    }
    /*æŠ¥åè¡¨ è¡¨å•åˆ—è¡¨*/
    .sign .sign_body .sign_table .sign_table_list{
        margin-bottom: 10px;
    }
    /*æŠ¥åè¡¨ è¡¨å•éªŒè¯*/
    .sign .sign_body .sign_table .sign_table_list label.error{
        line-height: 30px;
        padding-right: 5px;
        font-size: 12px;
    }
    /*æŠ¥åè¡¨ è¡¨å•åç§°*/
    .sign .sign_body .sign_table .sign_table_list .sign_table_title{
        line-height: 30px;
    }
    /*æŠ¥åè¡¨ è¡¨å•å­—å·*/
    .sign .sign_body .sign_table .sign_table_list .form-control{
        font-size: 12px;
    }
    /*æŠ¥åè¡¨ å†…å®¹æ¡†*/
    .sign .sign_body .sign_table .sign_table_list textarea.form-control{
        height: 60px;
    }
    /*æŠ¥åè¡¨ æŒ‰é’®*/
    .sign .sign_body .sign_table .sign_table_btn{
        padding-top: 10px;
    }
    /*æŠ¥åè¡¨ æŒ‰é’®*/
    .sign .sign_body .sign_table .sign_table_btn .sign_table_a{
        width: 100px;
        height: 30px;
        line-height: 28px;
        font-size: 14px;
        margin-bottom: 5px;
    }
    /*æŠ¥åè¡¨ åº•éƒ¨ä¿¡æ¯*/
    .sign_footer{
        margin: 0;
    }



    /********************å›½å®¶é¡µ********************/
    /*å›½å®¶é¡µ åˆ—è¡¨æ ‡é¢˜*/
    .country_body .country_table .country_item .country_item_title{
        height: 32px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨æ ‡é¢˜name*/
    .country_body .country_table .country_item .country_item_title .country_item_name{
        padding: 0 12px;
        height: 32px;
        line-height: 32px;
        font-size: 14px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨æ ‡é¢˜more*/
    .country_body .country_table .country_item .country_item_title .country_item_more{
        height: 32px;
        line-height: 32px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨æ ‡é¢˜more*/
    .country_body .country_table .country_item .country_item_title .country_item_more>a{
        font-size: 14px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨è¾¹è·*/
    .country_body .country_table .country_item .country_list{
        padding: 10px 0 5px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨èµ„è®¯æ ‡é¢˜*/
    .country_body .country_table .country_item .country_list .country_list_title{
        height: 26px;
        line-height: 26px;
        padding-left: 15px;
        font-size: 14px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨èµ„è®¯æ ‡é¢˜åºå·*/
    .country_body .country_table .country_item .country_list .country_list_title:before{
        left: 5px;
    }
    /*å›½å®¶é¡µ ä¸¤ä¸ªè½®æ’­å°å¹¿å‘Š*/
    .country_body .country_table .country_list_banner{
        margin: 7.5px 0;
    }
    /*å›½å®¶é¡µ ä¸¤ä¸ªè½®æ’­å›¾ç‰‡*/
    .country_body .country_table .country_list_banner .country_list_img .country_list_img_img{
        width: 100%;
        height: auto;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨ç¬¬ä¸€æ¡å¸¦å›¾*/
    .country_body .country_table .country_item .country_list .country_first .country_first_img{
        width: 100px;
        height: 76px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨ç¬¬ä¸€æ¡å¸¦å›¾æ ‡é¢˜*/
    .country_body .country_table .country_item .country_list .country_first .country_first_text .country_first_title{
        font-size: 14px;
        height: 40px;
        line-height: 20px;
    }
    /*å›½å®¶é¡µ åˆ—è¡¨ç¬¬ä¸€æ¡å¸¦å›¾æè¿°*/
    .country_body .country_table .country_item .country_list .country_first .country_first_text .country_first_detail{
        height: 36px;
        line-height: 18px;
        font-size: 14px;
    }
    /*å›½å®¶é¡µ ç•™å­¦ä¸“é¢˜æ ‡é¢˜*/
    .country_body .country_table .topic .topic_body .topic_head{
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }
    /*å›½å®¶é¡µ ç•™å­¦ä¸“é¢˜*/
    .country_body .country_table .topic .topic_body .topic_table{
        padding: 10px 30px;
    }
    /*å›½å®¶é¡µ ç•™å­¦ä¸“é¢˜æ–‡å­—*/
    .country_body .country_table .topic .topic_body .topic_table .country_topic_container .topic_wrapper .topic_slide .topic_text{
        font-size: 14px;
    }
    /*å›½å®¶é¡µ ç•™å­¦ä¸“é¢˜*/
    .country_body .country_table .topic{
        margin-bottom: 0;
        margin-top: 10px;
    }


    /********************å…³äºŽæˆ‘ä»¬********************/
    .about{
        padding-top: 15px;
        padding-bottom: 15px;
    }
    /*å…³äºŽæˆ‘ä»¬ å¯¼èˆªæ ‡é¢˜*/
    .about .about_body .about_table{
        margin-bottom: 15px;
        height:124px;
    }
    /*å…³äºŽæˆ‘ä»¬ å¯¼èˆªæ ‡é¢˜*/
    .about .about_body .about_table .about_table_title{
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    /*å…³äºŽæˆ‘ä»¬ å¯¼èˆªåˆ—è¡¨*/
    .about .about_body .about_table .about_table_list{
        float: left;
        width: 33.33%;
        border: none;
        background: #f9f9f9;
    }
    /*å…³äºŽæˆ‘ä»¬ å¯¼èˆªåˆ—è¡¨åºå·*/
    .about .about_body .about_table .about_table_list:before{
        display: none;
    }
    /*å…³äºŽæˆ‘ä»¬ å¯¼èˆªåˆ—è¡¨æ´»åŠ¨æ—¶*/
    .about .about_body .about_table .about_table_list .about_table_list_name{
        font-size: 14px;
    }
    /*å…³äºŽæˆ‘ä»¬ å†…å®¹*/
    .about .about_body .about_text{
        min-height: 100px;
        padding: 15px;
        margin-bottom: 15px;
    }
    /*å…³äºŽæˆ‘ä»¬ å†…å®¹æ ‡é¢˜*/
    .about .about_body .about_text .about_text_title{
        font-size: 22px;
        line-height: 40px;
        border-bottom: 1px dotted #ddd;
        padding-bottom: 10px;
    }
    /*å…³äºŽæˆ‘ä»¬ å†…å®¹è¾¹è·*/
    .about .about_body .about_text .about_text_body{
        padding: 15px 0 30px;
    }
    /*å…³äºŽæˆ‘ä»¬ å†…å®¹æ®µè½*/
    .about .about_body .about_text .about_text_body p{
        font-size: 14px;
    }

    /********************å­¦æ ¡é¦–é¡µ********************/
    .coll_index{
        width: 100%;
        height: auto;
        position: relative;
        padding-bottom: 15px;
        margin-bottom: 15px;
        overflow: hidden;
    }
    /*å­¦æ ¡é¦–é¡µ banner*/
    .coll_index .coll_index_banner{
        width: 100%;
        height: 100%;
    }
    /*å­¦æ ¡é¦–é¡µ banner*/
    .coll_index .coll_index_opa{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,.25);
        z-index: -1;
    }
    .coll_index .coll_index_banner>img{
        width: auto;
        height:100%;
    }
    /*å­¦æ ¡é¦–é¡µ ä½ç½®*/
    .coll_index .coll_index_body .coll_index_posi{
        height: 40px;
        line-height: 40px;
        overflow: hidden;
    }
    /*å­¦æ ¡é¦–é¡µ ä½ç½®*/
    .coll_index .coll_index_body .coll_index_posi>span:nth-child(1),
    .coll_index .coll_index_body .coll_index_posi>a:nth-child(2),
    .coll_index .coll_index_body .coll_index_posi>span:nth-child(3){
        display: none;
    }
    /*å­¦æ ¡é¦–é¡µ ä½ç½®*/
    .coll_index .coll_index_body .coll_index_posi,
    .coll_index .coll_index_body .coll_index_posi>a{
        font-size: 12px;
    }
    /*å­¦æ ¡é¦–é¡µ bannerä¸Šå†…å®¹*/
    .coll_index .coll_index_body .coll_table{
        height: auto;
        padding: 0;
    }
    /*å­¦æ ¡é¦–é¡µ logo*/
    .coll_index .coll_index_body .coll_table .coll_table_left{
        width: 80px;
        height: 110px;
        line-height: 110px;
        background: transparent;
        text-align: center;
        position: relative;
        overflow: hidden;
        margin-right: 10px;
    }
    /*å­¦æ ¡é¦–é¡µ logoå›¾ç‰‡*/
    .coll_index .coll_index_body .coll_table .coll_table_left>img{
        width: 80px;
        height: 80px;
    }
    /*å­¦æ ¡é¦–é¡µ logo é™¢æ ¡ä¿¡æ¯*/
    .coll_index .coll_index_body .coll_table .coll_table_left,
    .coll_index .coll_index_body .coll_table .coll_table_middle{
        margin-top: 0;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯*/
    .coll_index .coll_index_body .coll_table .coll_table_middle{
        width: 200px;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ æ ‡é¢˜*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_title{
        font-size: 16px;
        height: 25px;
        line-height: 25px;
        overflow: hidden;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ æ ‡ç­¾*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_tag{
        display: none;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ æ ‡ç­¾*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_tag>a{
        display: inline-block;
        color: #fff;
        border: 1px solid #fff;
        padding: 0 10px;
        -webkit-border-radius:10px;
        -moz-border-radius:10px;
        border-radius: 10px;
        height: 20px;
        line-height: 18px;
        font-size: 12px;
        margin: 5px 5px 5px 0;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ è¯¦ç»†*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_table{
        height: 80px;
        margin-top: 5px;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ è¯¦ç»†*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_table .coll_table_middle_item{
        width: 100%;
        height: auto;
        line-height: 20px;
    }
    /*å­¦æ ¡é¦–é¡µ é™¢æ ¡ä¿¡æ¯ è¯¦ç»†*/
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_table .coll_table_middle_item,
    .coll_index .coll_index_body .coll_table .coll_table_middle .coll_table_middle_table .coll_table_middle_item>a{
        color: #fff;
        font-size: 12px;
    }
    /*å­¦æ ¡é¦–é¡µ logo*/
    .coll_index .coll_index_body .coll_table .coll_table_right{
        display: none;
    }




    /*å­¦æ ¡é¦–é¡µ å¯¼èˆªåˆ—è¡¨æ–‡å­—*/
    .school_body .school_nav .school_nav_item .school_nav_list>a{
        font-size: 14px;
    }
    /*å­¦æ ¡é¦–é¡µ å¯¼èˆªåˆ—è¡¨*/
    .school_body .school_nav .school_nav_item .school_nav_list{
        height: 35px;
        line-height: 35px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ å­¦æ ¡å›¾ç‰‡*/
    .school_body .school_product{
        position: relative;
        padding: 15px 25px 10px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ å­¦æ ¡å›¾ç‰‡åˆ—è¡¨*/
    .school_body .school_product .school_product_body .school_product_item .school_product_list .school_product_div{
        height: 80px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ æ®µè½*/
    .school_body .school_table{
        padding: 0 5px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ æ®µè½è¾¹è·*/
    .school_body .school_table .school_table_item{
        padding-top: 10px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ æ®µè½æ ‡é¢˜*/
    .school_body .school_table .school_table_item .school_table_head{
        font-size: 16px;
        height: 30px;
        line-height: 30px;
        padding-left: 30px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ æ®µè½æ ‡é¢˜icon*/
    .school_body .school_table .school_table_item .school_table_head:before{
        margin-top: -12px;
        width: 24px;
        height: 24px;
    }
    /*å­¦æ ¡é¦–é¡µ å†…å®¹ æ®µè½è¯¦æƒ…*/
    .school_body .school_table .school_table_item .school_table_detail{
        padding:10px;
    }
    /*å­¦æ ¡é¦–é¡µ å­¦æ ¡ç®€ä»‹ç‚¹å‡»æŸ¥çœ‹æ›´å¤š*/
    .school_body .school_table .school_table_item .school_table_detail>p,#school_btn,#school_btn1{
        font-size: 14px;
    }
    /*å­¦æ ¡é¦–é¡µä¸»è¦å†…å®¹*/
    .school_body{
        padding-bottom: 15px;
        margin-bottom: 5px;
    }



    /********************æ–‡å­—èµ„è®¯åˆ—è¡¨********************/
    .text_body .text_table{
        padding: 10px 0;
    }
    /*æ–‡å­—èµ„è®¯åˆ—è¡¨ æ ‡é¢˜*/
    .text_body .text_table .text_body_head{
        height: 30px;
        line-height: 30px;
    }
    /*æ–‡å­—èµ„è®¯åˆ—è¡¨ æ ‡é¢˜æ–‡å­—*/
    .text_body .text_table .text_body_head>a{
        font-size: 16px;
    }
}





















