/* CSS Document */
*{padding:0;margin:0;}
body{margin:0 auto; color:#000;_background-attachment:fixed;background-image:url(##);font-family:"微软雅黑", Arial, Helvetica, sans-serif;}
p,h1,h2,h3,ul,li,form,input{padding:0;margin:0;list-style:none outside;}
a{text-decoration:none;color:#676767;transition: all 0.4s ease 0s;}
a:hover{text-decoration:none; cursor:pointer;}
b{font-weight:normal;}
img{ padding:0px; margin:0px;  vertical-align:bottom;}
a img{border:0;}
.clear{	clear:both;}
.fl{ float:left}
.fr{ float:right}


.top_fggw{
    width: 1200px;
    height: 30px;
    margin: 0 auto;
    padding-top: 20px;
    overflow: hidden;
}
.top_fggw .top_fggw_url{
    width: 200px;
    float: right;
    font-size: 15px;
    font-weight: bold;
    line-height: 30px;
    color: #000;
    text-align: right;
    overflow: hidden;
}
 .top_fggw_url a{
     color: #000;
 }
.top_head{
    width: 1200px;
    height: 80px;
    margin: 0 auto;
    overflow: hidden;
}
.top_head .top_head_logo{
    width:96px;
    height: 48px;
    float: left;
    margin-top: 16px;
    overflow: hidden;
}
.top_head .top_head_lm{
    width: 940px;
    float: left;
}
.top_head_lm ul{
    width: 100%;
    height: 80px;
    font-size: 18px;
    color: #000;
    display: flex;
    justify-content:space-evenly;
    display: -webkit-flex; /* Safari */
    -webkit-align-items: center; /* Safari 7.0+ */ 
    align-items: center;
}
.top_head_lm ul a{
    color: #000; 
}

.top_head_lm ul li span{
    width: 0px;
    padding-bottom: 10px;
    display: block;
}
.top_head_lm ul li:hover span{
    width: 100%;
    transition:width 1s;
	-webkit-transition:width 1s; 
    border-bottom: 2px solid #F0800E; 
}

.top_head .top_head_tel{
    width: 164px;
    height: 80px;
    float: right;
    font-size: 18px;
    color: #000;
    display: -webkit-flex; /* Safari */
    -webkit-align-items: center; /* Safari 7.0+ */
    display: flex;
    align-items: center;
}

.navlist_banner{
	margin: 0px auto 20px;
    max-width: 1920px;
	width: 100%;
	overflow: hidden;
	zoom: 1;
}
.navlist_banner img{
    width: 100%;
}

.flexslider {
	margin: 0px auto 20px;
	position: relative;
    max-width: 1920px;
	width: 100%;
	height: 400px;
	overflow: hidden;
	zoom: 1;
}

.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: url(../images/dot.png) no-repeat 0 -16px;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background-position: 0 0;
}

.flexslider .slides a img {
	width: 100%;
	height: 400px;
	display: block;
}

.main_search{
    width: 1200px;
    height: 90px;
    margin: 0 auto;
    margin-top: 56px;
    position: relative;
    overflow: hidden;
}
.main_search .search_text{
    width: 1196px;
    height: 56px;
    border: 1px solid #FB9625;
    background: url(../images/search_01.png) 20px 15px no-repeat;
    text-indent: 60px;
    color: #91929A;
    font-size: 14px;
    border-radius: 30px;
}
.search_submit{
    width:96px;
    height: 48px;
    position: absolute;
    right: 10px;
    top:4px;
    border-radius: 30px;
    background: url(../images/search.png) 35px 15px no-repeat;
    background-color:#FB9625 ;
    border: none;
    cursor:pointer;
}
.main_search input{
    outline:none;
}
.main_search .main_search_md{
    width: 100%;
    line-height: 34px;
    font-size: 14px;
    color: #000;
    text-indent: 50px;
    overflow: hidden;
}
.main_search_md span{
    padding: 0px 12px;
}
.main_search_md a{
    color: #000;
    text-decoration: underline;
    text-decoration-color: #000;
    -moz-text-decoration-color: #000;
}

.main_case{
    width: 1200px;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 50px;
    display: flex;
    justify-content:space-between; 
    overflow: hidden;
}
.main_case .main_case_list{
    width:300px;
    padding: 15px 30px 30px;
    background-color: #FBFCFF;
    overflow: hidden;
}
.main_case_list .main_case_list_title{
    width: 100%;
    color: #000;
    line-height: 50px;
    display: flex;
    justify-content:space-between; 
    border-bottom: 1px solid #D8D8D8;
}
.scrite_span1{
    font-size: 20px;
    color: #000;
}
.scrite_span2{
    font-size: 16px;
    color: #BAB9B9;
}
.main_case_list ul{
    width: 100%;
    margin-top:10px;
}
.main_case_list ul li{
    width: 100%;
    padding: 10px 0px;
    border-bottom: 1px solid #F3F5FF;
    overflow: hidden;
}
.main_case_list ul li .case_list_liimg{
    width: 65px;
    height: 85px;
    text-align: center;
    background-color: #F3F5FF;
    float: left;
    overflow: hidden;
}
.case_list_liimg img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}


.case_list_liimg .case_list_liimg-p1{
    font-size: 20px;
    line-height: 180%;
    color: #000;
}
.case_list_liimg .case_list_liimg-p2{
    font-size: 14px;
    line-height: 140%;
    color: #909199;
}
/* .case_list_liimg img{
    width: 100%;
} */


.main_case_list ul li .case_list_litext{
    width: 210px;
    float: right;
    padding-top: 8px;
    line-height: 32px;
}
.case_list_litext .case_list_litext_title{
    width: 100%;
    font-size: 18px;
    color: #000;
	text-overflow:ellipsis;  
	white-space: nowrap;
	overflow: hidden; 
}
.case_list_litext .case_list_litext_a{
    color: red;
    font-size: 16px;
    float: right;
    margin-right: 2em;
}

.columntitle{
    width: 1200px;
    margin: 0 auto;
    font-size: 24px;
    font-weight: bold;
    padding: 20px 0px;
    color: #000;
    border-bottom: 2px solid #E58111;
    overflow: hidden;
}
.columntitle img{
    padding: 5px;
}

/* ��ҵ��̬ */
.main_select{
    width: 1200px;
    margin: 0 auto;
    margin-top: 25px;
    margin-bottom: 40px;
    display: flex;
    justify-content:space-between; 
    overflow: hidden;
}
.main_select .main_select_list{
    width:365px;  
    overflow: hidden;
}
.main_select_list .main_select_list_title{
    width: 100%;
    color: #000;
    line-height: 50px;
    display: flex;
    justify-content:space-between; 
    border-bottom: 1px solid #D8D8D8;
}

.main_select_list ul{
    width: 100%;
    margin-top:10px;
}
.main_select_list ul li{
    width: 100%;
    padding: 20px 0px;  
    border-bottom: 1px dashed #D8D8D8;
    overflow: hidden;
}
.main_select_list ul li .main_select_list_text{
    width: 100%;
    line-height: 35px;
    font-size: 18px;
    color: #000;
	text-overflow:ellipsis;  
	white-space: nowrap;
	overflow: hidden; 
}
.main_select_list ul li .main_select_list_zsimg{
    display: none;
}
.main_select_list ul li.ones .main_select_list_text{
    display: none;
}
.main_select_list ul li.ones .main_select_list_zsimg{
    display: block;
}
.main_select_list ul li .main_select_list_text{
    display: block;
}

.main_select_list ul li.ones .main_select_list_zsimg{
    width: 100%;
    height: 80px;
}
.main_select_list_zsimg .select_zsimg{
    width: 115px;
    height: 80px;
    float: left;
    overflow: hidden;
}
.select_zsimg img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.main_select_list_zsimg .select_zstext{
    width: 210px;
    float: right;
    padding-top: 8px;
    line-height: 32px;
}
.select_zstext .select_zstext_title{
    width: 100%;
    font-size: 18px;
    line-height: 38px;
    color: #000;
	text-overflow:ellipsis;  
	white-space: nowrap;
	overflow: hidden; 
}
.select_zstext .select_zstext_timegd{
    width: 100%;
    display: flex;
    font-size: 16px;
    justify-content:space-between; 
}
.select_zstext_timegd .select_zstext_timegdspan1{
    color: #91929A;
}
.select_zstext_timegd .select_zstext_timegdspan2{
    color: red;
    padding-right: 30px;
}


/* ���� */
.mian_contionyx{
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 55px;
    overflow: hidden;
}
.mian_contionyx ul{
    width: 100%;
    display: flex;
    justify-content:space-between;
    flex-wrap: wrap;  
}
.mian_contionyx ul li{
    width: 360px;
    height: 196px;
    margin-top: 40px;
    position: relative;
    overflow: hidden;
}
.mian_contionyx ul li .mian_contionyx_text{
    width: 100%;
    height: 50px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background-color: #000;
    opacity:0.5;
    filter:Alpha(opacity=50); /* IE8 and earlier */
    
}
.mian_contionyx ul li p{
    width: 100%;
    height: 50px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    text-align: center;
    line-height: 50px;
    color: #FFF;
    font-size: 18px;
	text-overflow:ellipsis;  
	white-space: nowrap;
	overflow: hidden; 

}
.mian_contionyx ul li img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}


.mian_yxtj{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.mian_yxtj ul{
    width: 100%;
    border-bottom: 2px dashed #333;
    display: flex;
    justify-content:space-between; 
}
.mian_yxtj ul li{
    width: 360px;
    margin-top: 40px;
    overflow: hidden;
}
.mian_yxtj ul li img{
    width: 100%;
}
.mian_yxtj ul li p{
    width: 100%;
    height: 70px;
    text-align: center;
    padding-top: 10px;
    line-height: 70px;
    color: #000;
    font-size: 18px;
}

.mian_yxtjclose{
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 40px;
    display: flex;
    justify-content:space-between; 
    overflow: hidden;
}
.mian_yxtjclose .mian_yxtjclose_list{
    width:360px;
    overflow: hidden;
}
.mian_yxtjclose_list ul li{
    width: 100%;
    font-size: 18px;
    line-height: 36px;
    text-align: center;
    padding: 22px 0px;
    border-bottom: 2px dashed #D8D8D8;
}
.mian_yxtjclose_list ul li a{
    color: #000;
}


.left-category ul{
    display: flex;
    justify-content:flex-start; 
}
.left-category ul li.on{
    font-size: 26px;
    font-weight: bold;
}

.main_lxhz{
    width: 1200px;
    margin:0 auto;
    display: none;
    margin-bottom: 50px;
    overflow: hidden;
}
.main_lxhz.active{display: block;}
.main_lxhz ul{
    width: 100%;
    /*height: 800px;*/
}
.main_lxhz ul li{
    width: 100%;   
    border-bottom: 2px dashed #AFBBE1;
}
.main_lxhz ul li .lxhz_sumschool{
    width: 100%;
    height: 170px;
    margin:15px 0px;
    background-color: #FBFCFF;
    overflow: hidden;
}

.lxhz_sumschool .sumschool_school{
    width: 155px;
    height: 170px;
    float: left;
    margin-left: 45px;
    font-size: 20px;
    color: #000;
    display:flex;
    align-items:center;
    overflow: hidden;
}
.lxhz_sumschool .sumschool_schoolselect{
    width: 920px;
    height: 170px;
    float: right;
    margin-right: 70px;
    font-size: 14px;
    line-height: 200%;
    display:flex;
    align-items:center;
}
.sumschool_schoolselect .sumschool_schoolselect_next{
    width: 100%;
    overflow: hidden;
}
.sumschool_schoolselect_next p{
    width: 100%;
    overflow: hidden;
}
.sumschool_schoolselect_next a{
    color: #000;
    display: inline-block;
}

.school-ext-span{
    width: 33.333333%;
    float: left;
    display: block;
}


.main_yqlj{
    width: 950px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 150px;
    overflow: hidden;
}
.main_yqlj ul{
    /*display: flex;*/
    /*justify-content:space-evenly; */
}
.main_yqlj ul li{
    float: left;
    padding: 10px 10px;    
    font-size: 14px;
    line-height: 160%;
    
}
.main_yqlj ul li a{
    color: #000;
    /*text-decoration: underline;*/
}

/* list */

.listdome{
    width: 1000px;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 50px;
    overflow: hidden;
}
.listdome  .listdome_luy{
    width: 100%;
    overflow: hidden;
}
.listdome_luy .listdome_luy_lm{
    width: 360px;
    float: left;
    font-size: 32px;
    line-height: 47px;
    color: #000;   
}
.listdome_luy .listdome_luy_mbx{
    width: 250px;
    float: right;
    text-indent: 30px;
    background: url(../images/luy.png)5px 12px no-repeat;
    font-size: 14px;
    line-height: 47px;
    color: #909199;   
}


.listdome .listdome_rmzx{
    width: 360px;
    float: left;
    background-color: #FBFCFF;
    overflow: hidden;
}
.listdome_rmzx .listdome_rmzx_title{
    width: 100%;
    height: 65px;
    color: #000;
    font-size: 20px;
    line-height: 70px;
    text-indent: 5px;
    border-bottom: 2px solid #D8D8D8;
}
.listdome_rmzx .listdome_rmzxtext{
    width: 100%;
    height: 80px;
    border-bottom: 1px dashed #D8D8D8;
    padding: 20px 0px;
    overflow: hidden;
}
.listdome_rmzxtext .listdome_rmzxtext_img{
    width: 115px;
    height: 80px;
    float: left;
    margin-left: 12px;
    margin-right: 20px;
    /* border: 1px solid #000; */
    overflow: hidden;
}
.listdome_rmzxtext_img img{
    width: 100%;
}
.listdome_rmzxtext .listdome_rmzxtext_next{
    width: 200px;
    float: left;
    overflow: hidden;
}
.listdome_rmzxtext_next .listdome_rmzxtext_next_title{
    width: 100%;
    color: #000;
    font-size: 18px;
    line-height: 170%;
    padding-top: 10px;
	text-overflow:ellipsis;  
    white-space: nowrap;
    overflow: hidden; 
}
.listdome_rmzxtext_next .listdome_rmzxtext_next_txt{
    width: 100%;
    color: #91929A;
    font-size: 16px;
    line-height: 170%;
	text-overflow:ellipsis;  
    white-space: nowrap;
    overflow: hidden; 
}

.listdome .listdome_next{
    width:1000px;
    margin-top: 65px;
    border-top:2px solid #151933; 
}
.listdome_next ol{
    width: 100%;
}
.listdome_next ol li{
    width: 100%;
    padding: 25px 0px;
    border-bottom: 2px dashed #D8D8D8;
    overflow: hidden;
}
.listdome_next ol li .listdome_nextimg{
    width: 280px;
    height: 160px;
    float: left;
    border-radius: 10px;
    border:1px solid #141832;
    overflow: hidden;
}
.listdome_nextimg img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    
}
.listdome_next ol li .listdome_nextchar{
    width: 690px;
    float: right;
    overflow: hidden;
}
.listdome_nextchar .listdome_nextchar_title{
    width: 100%;
    font-size: 18px;
    color: #000;
    line-height: 140%;
    padding: 10px 0px;
	text-overflow:ellipsis;  
    white-space: nowrap;
    overflow: hidden; 
}
.listdome_nextchar .listdome_nextchar_text{
    width: 100%;
    font-size: 14px;
    color: #91929A;
    line-height: 170%;
    padding-bottom: 5px;
}
.listdome_nextchar .listdome_nextchar_times{
    width: 100%;
    font-size: 14px;
    color: #91929A;
    line-height: 140%;
    display: flex;
    justify-content:space-between;
}
.listdome_nextchar_times a{
    color: red;
}

.listdome_nextpart{
    width: 100%; 
    margin-top: 85px; 
    overflow: hidden;
}
.listdome_nextpart ul {
    width: 100%;
    display: flex;
    justify-content:center; 
}
.listdome_nextpart ul li{
    padding: 3px 12px;
    line-height: 24px;
    text-align: center;
    font-size: 14px;
    color: #91929A;
    margin: 0px 5px;
    border:1px solid #91929A;
    border-radius: 5px;
    overflow: hidden;
}
.listdome_nextpart ul li.thisclass{
    border:1px solid #4F94FF ;
    color: #4F94FF;
}
.listdome_nextpart ul li.thisnoclass{
    border: none;
}
.page-num{
    padding: 3px 12px;
    line-height: 24px;
    text-align: center;
    font-size: 14px;
    color: #91929A;
    margin: 0px 5px;
    border:1px solid #91929A;
    border-radius: 5px;
    overflow: hidden;  
}
.page-num-current{
    border:1px solid #4F94FF ;
    color: #4F94FF;  
}
/* article_article */

.articlelist{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.articlelist .articlelist-luyou{
    width: 100%;
    font-size: 14px;
    color: #909199;
    padding: 20px 0px 70px;
    line-height: 180%;
    overflow: hidden;
}
.articlelist .articlelist_text{
    width: 810px;
    float: left;
    padding-bottom: 30px;
    overflow: hidden;   
}
.articlelist_text .articlelist_text_title{
    width: 100%;
    font-size: 32px;
    text-align: center;
    line-height: 160%;
    color: #000;
}
.articlelist_text .articlelist_text_time{
    width: 100%;
    font-size: 14px;
    line-height: 180%;
    color: #91929A;
    display: flex;
    justify-content:center; 
    border-bottom: 2px dashed #D8D8D8; 
    padding-bottom: 10px;  
}
.articlelist_text_time span{
    padding: 8px 20px;
}
.articlelist_text .articlelist_text_body{
    width: 100%;
    font-size: 18px;
    line-height: 170%;
    color: #000;
    margin-top: 30px;  
}
.articlelist_text_body img{
    width: 100%;
}

.articlelist_text .articlelist_text_prxnext{
    width: 100%;
    margin-top: 50px;
    padding-bottom: 20px;
    border-bottom: 2px solid #CDCDCD;
    overflow: hidden;
}
.articlelist_text_prxnext .articlelist-prxnext{
    width: 50%;
    float: left;
    line-height: 180%;
    font-size: 14px;
    color: #000;
    overflow: hidden;
}
.articlelist-prxnext a{
    color: #000;
}

.articlelist_text .articlelist_text_gltj{
    width: 100%;
    margin-top: 50px;
    overflow: hidden;
}
.articlelist_text_gltj .articlelist_text_gltjtitle{
    width: 100%;
    font-size: 18px;
    color: #000;
    line-height: 160%;
    overflow: hidden;
}
.articlelist_text_gltj .articlelist_text_gltjnext{
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
}
.article-gltjnei{
    width: 49.5%;
    float: left;
    padding-bottom: 7px;
    text-indent: 2em;
    overflow: hidden;
    
}
.article-gltjnei-right{
    border-right: 2px solid #000;  
}
.article-gltjnei ul{
    width: 80%;
    margin-left: 10%;
    overflow: hidden;
}
.article-gltjnei ul li{
    width: 100%;
    font-size: 14px;
    line-height: 35px;
    border-bottom: 1px dashed #E4E6EF;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.article-gltjnei ul li a{
    color: #000;
}

/* article���� */
.articlelist .articlelist_rmzx{
    width: 360px;
    float: right;
    background-color: #FBFCFF;
    overflow: hidden;
}
.articlelist_rmzx .articlelist_rmzx_title{
    width: 100%;
    height: 65px;
    color: #000;
    font-size: 20px;
    line-height: 70px;
    text-indent: 5px;
    border-bottom: 2px solid #D8D8D8;
}
.articlelist_rmzx .articlelist_rmzxtext{
    width: 100%;
    height: 80px;
    border-bottom: 1px dashed #D8D8D8;
    padding: 20px 0px;
}
.articlelist_rmzxtext .articlelist_rmzxtext_img{
    width: 115px;
    height: 80px;
    float: left;
    margin-left: 12px;
    margin-right: 20px;
    overflow: hidden;
}
.articlelist_rmzxtext_img img{
    width: 100%;
}
.articlelist_rmzxtext .articlelist_rmzxtext_next{
    width: 200px;
    float: left;
    overflow: hidden;
}
.articlelist_rmzxtext_next .articlelist_rmzxtext_next_title{
    width: 100%;
    color: #000;
    font-size: 18px;
    line-height: 170%;
    padding-top: 10px;
	text-overflow:ellipsis;  
    white-space: nowrap;
    overflow: hidden; 
}
.articlelist_rmzxtext_next .articlelist_rmzxtext_next_txt{
    width: 100%;
    color: #91929A;
    font-size: 16px;
    line-height: 170%;
	text-overflow:ellipsis;  
    white-space: nowrap;
    overflow: hidden; 
}



/* �ײ� */

.footer{
    width: 100%;
    /* height: 500px; */
    max-width: 1920px;
    margin: 0 auto;
    /* position: relative; */
    background: url(../images/fonter.jpg) no-repeat;
    background-size: 100% 100%;
    background-size: cover;
    /*margin-bottom: 50px;*/
    overflow: hidden;
}
/* .footer img{
    width: 100%;
} */
.footer .footer_numder{
    width: 1200px;
    margin: 0 auto;
    /* position: absolute;
    top:0px; */
    overflow: hidden;

}
.footer_numder .footer_numder_logo{
    width: 280px;
    height: 70px;
    float: left;
    margin-top: 150px;
    
}
.footer_numder .footer_numder_bsc{
    width: 600px;
    color: #FFF;
    float: right;   
}
.footer_numder_bsc .footer_numderut{
    width: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 180%;
    padding: 30px 0px 15px;
}
.footer_numder_bsc .footer_nav{
    width: 410px;
    float: left;
    overflow: hidden;
}
.footer_nav img{
    width: 16px;
    padding-bottom: 4px;
}
.footer_numder_bsc .footer_navdome2{
    width: 190px;
    float: right;
    overflow: hidden;
}
.footer_navdome2 img{
    width: 20px;
}
.footer_nav_p{
    width:100%;
    font-size: 14px;
    line-height: 180%;
    padding-bottom: 15px;
    overflow: hidden;
}
.footer_numder_bsc .footer_numder_bsc_wxh{
    width: 60%;
    margin-left: 20%;
    padding: 20px 0px;
    overflow: hidden;
}
.footer_numder_bsc_wxh ul{
    display: flex;
    justify-content:space-evenly; 
}
.footer_numder_bsc_wxh ul li{
    width: 40%;
}
.footer_numder_bsc_wxh ul li img{
    width: 100%;
}
.footer_numder_bsc_wxh ul li p{
    font-size: 14px;
    line-height: 180%;
    padding: 5px 0px;
    text-align: center;
    color: #FFF;
}


/* ���� */
.searchnav{
    width: 1000px;
    margin: 0 auto;
    margin-bottom: 30px;
    overflow: hidden;
}
.searchnav-result{
    width: 100%;
    font-size: 14px;
    color: #909199;
    line-height: 180%;
    padding: 20px 0px;
    margin-top: 20px;
    border-bottom: 2px solid #D8D8D8;
    overflow: hidden;
}
.searchnav-text{
    width: 100%;
    overflow: hidden;
}
.searchnav-text ol{
    width: 100%;
}
.searchnav-text ol li{
    width: 100%;
    padding: 25px 0px;
    border-bottom: 2px dashed #D8D8D8;
    overflow: hidden;
}

.searchnav-text ol li .searchnav-text_title{
    width: 100%;
    font-size: 18px;
    color: #000;
    line-height: 140%;
    padding-bottom: 10px;
}
.searchnav-text ol li .listdome_nextchar_text{
    width: 100%;
    font-size: 14px;
    color: #91929A;
    line-height: 170%;
    padding-bottom: 5px;
}
/* .searchnav-text ol li .searchnav-text_times{
    width: 100px;
    float: right;
    font-size: 14px;
    color: #91929A;
    line-height: 140%;
} */
.searchnav-text ol li .searchnav-text_times{
    color: red;
}

/* .searchnav-text_times a{
    float: right;
    color: red;
} */

.searchnav .searchnav_nextpart{
    width: 100%; 
    margin-top: 85px;
    margin-bottom: 50px; 
    overflow: hidden;
}
.searchnav_nextpart ul {
    width: 100%;
    display: flex;
    justify-content:center; 
}
.searchnav_nextpart ul li{
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 14px;
    color: #91929A;
    margin: 0px 5px;
    border:1px solid #91929A;
    border-radius: 5px;
    overflow: hidden;
}
.searchnav_nextpart ul li.thisclass{
    border:1px solid #4F94FF ;
    color: #4F94FF;
}

/*学校概况*/

.navxxjj{
  width: 1000px;
  margin: 0 auto;
  margin-top: 30px;
  padding-top:50px;
  border-top: 2px solid rgb(128, 128, 128);
  overflow: hidden;
}
.select-centent{
  width:100%;
  display: flex;
  justify-content:space-evenly; 
  overflow: hidden;
} 
.select-centent .select-item{
  width: 95px;
  height: 95px;
}
.select-item img{
  width: 100%;
}

.select-item-box{
  width: 100%;
  overflow: hidden;
}
.navxxgg_list{
  width: 100%;
  padding-bottom: 50px;
  overflow: hidden;
}
.navxxgg_list .navxxgg_list-title{
  width: 100%;
  margin-top: 80px;
}
.navxxgg_list-title span{
  padding:19px 14px;
  font-size: 24px;
  border-bottom: 2px solid #808080;
}

.navxxgg-js{
	width:100%;
	margin:40px 0px;
  padding-bottom: 20px;
	overflow:hidden;}

.navxxgg-js .navxxgg-js-lfnei{
	width:600px;
	overflow:hidden;}
.navxxgg-js-title{
    width:100%;
    font-size:20px;
    line-height:32px;
    font-weight:bold;
    color:#000;
    margin-bottom:20px;
    overflow:hidden;}
.navxxgg-js-title span{
    width:12px;
    height:12px;
    margin-top:10px;
    float:left;
    display:block;
    background-color:#e58111;
    border-radius:50%;}	
.navxxgg-js .navxxgg-js-frimg{
	width:350px;
	overflow:hidden;}
.navxxgg-js-frimg img{
    width: 100%;
}  	
.navxxgg-js p{
	font-size:14px;
	/* padding-left:32px; */
	line-height:220%;
	color:#000;}

  .navxxgg-js .navxxgg-jsptle{
    padding-left:32px;
  }
  
  .navxxgg-js p span{
    color:#e58111;
    font-size: 22px;
  } 
  .navxxgg-js .navxxgg-js-txinp{
    text-indent: 2em;
  }
  .navxxgg-js .navxxgg-js-schoolls{
    width: 100%;
    padding: 20px 0px;
    overflow: hidden;
  }
  .navxxgg-js-schoolls img{
    width: 100%;
  }
  .navxxgg-top{
    padding-top: 30px;
  }



  /* 关于我们 */

  .navgywm{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
  }
  .navgywm-xxgk{
    margin-top: 50px;
    padding: 50px 0px;
  }
  .navgywm-xxgk .navgywm-xxgk_left{
    width: 670px;
    overflow: hidden;
  }
  .navgywm-title{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    font-size: 24px;
    color: #333;
    line-height: 130%;
    overflow: hidden;
  }
  .navgywm-xxgk_left .navgywm-xxgk_left-next{
    width: 100%;
    font-size: 16px;
    color: #333;
    padding-top: 70px;
    line-height: 180%;
  }
  .navgywm-xxgk_left-next .xxgk_left-next-p{
    padding-top: 20px;
  }
  .navgywm-xxgk .navgywm-xxgk_right{
    width: 400px;
    overflow: hidden;
  }
  .navgywm-xxgk_right img{
    width: 100%;
  }

  .navgywm-ysbd{
    padding: 50px 0px;
  }
  .navgywm-ysbd ul{
    width: 100%;
    padding-top: 70px;
    display: flex;
    justify-content:space-between;
  }
  .navgywm-ysbd ul li{
    width: 275px;
    background-color: #F9F9F9;
    overflow: hidden;   
  }
  .navgywm-ysbd ul li img{
    width: 100%;
  }
  .navgywm-ysbd ul li p{
    width: 86%;
    margin-left: 7%;
    font-size: 16px;
    color: #333;
    padding: 15px 0px;
    line-height: 160%;
  }

  .navfzlc{
    width: 100%;
    margin-top: 50px;
    min-height: 990px;
    max-width: 1920px;
    background: url("../images/xxgk_06.jpg") no-repeat ;
    background-size: 100% 100%;
    object-fit: cover;
    overflow: hidden;
  }
  .navfzlc .navfzlc_next{
    width: 1200px;
    margin: 0 auto;
    padding-top: 45px;
    display: flex;
    justify-content:center;
    flex-wrap: wrap; 
  }
  .navfzlc_next .navfzlc_next-li{
    width: 400px;
  }
  .navfzlc_next .navfzlc_next-img{
    padding: 0px 10px;
  }
  .navfzlc_next-li .navfzlc_next-li-text{
    width: 100%;
    padding: 30px 0px 50px;
  }
  .navfzlc_next-li-text h3{
    font-size: 20px;
    color: #FB751B;
    font-weight: 400;
    line-height: 160%;
  }
  .navfzlc_next-li-text p{
    font-size: 14px;
    color: #333;
    line-height: 160%;
  }
  .navfzlc-text-l{
    text-align: left;
  }
  .navfzlc-text-r{
    text-align: right;
  }

  .navxxry{
    padding: 40px 0px 20px;
  }
  .navxxry ul{
    margin-top: 30px;
    display: flex;
    justify-content:space-between;
    flex-wrap: wrap; 
    overflow: hidden;
  }
  .navxxry ul li{
    width: 235px;
    padding: 45px 30px;
    margin: 50px 30px;
    border: 1px solid #EEEEEE;
    overflow: hidden;
  }
  .navxxry ul li .navxxry-li_title{
    width: 4em;
    font-size: 16px;
    padding: 5px 10px;
    color: #F96704;
    border: 1px solid #F96704;
    border-radius: 20px;
    overflow: hidden;
  }
  .navxxry ul li .navxxry-li_p{
    font-size: 14px;
    color: #333;
    line-height: 180%;
    padding: 30px 0px;
  }
  .navxxry ul li .navxxry-li_img{
    width: 100%;
  }

  .navgybjfc{
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0px 60px;
  }
  .navgybjfc ul{
    width: 100%;
    padding-top: 40px;
    display: flex;
    justify-content:space-between;
    overflow: hidden;
  }
  .navgybjfc ul li{
    overflow: hidden;
  }
  /* 关于我们end */
  
  
 /*专题*/
        .zt_xmjs{
            width: 1200px;
            margin: 0 auto;
            padding:40px 0px;
            overflow: hidden;
        }
        .zt_xmjs ul{
            width: 100%;
            overflow: hidden;
        }
        .zt_xmjs ul li{
            width: 23.5%;
            float: left;
            margin-left: 2%;
            padding: 30px 0px;
            padding-bottom: 10%; 
            background-position: center center;
            background-size: cover; 
            overflow: hidden;
        }
  
/*专题end*/

/*表单提交开始*/
.footer_form{
  width: 100%;
  position: fixed;
  left: 0px;
  bottom: 0px;
  background-color: rgb(49 49 49 / 84%);
  padding: 15px 0px;
}
.footer_form .footer_form-title{
  width: 100%;
  font-size: 26px;
  color: #FFF;
  letter-spacing:3px;
  font-weight: bold;
  line-height: 160%;
  text-align: center;
}
.footer_form .footer_form-list{
  width: 1150px;
  margin: 0 auto;
  margin-top: 30px;
  overflow: hidden;
}
.footer_form-list form{
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.footer_form-list form .f_f-list-input{
  width: 280px;
  height: 48px;
  background-color: #FFF;
  color: #949494;
  line-height: 48px;
  font-size: 18px;
  border-radius: 12px;
  overflow: hidden;
  text-indent: 1em;
  border: none;
  outline: none;
}
.footer_form-list form .f_f-list-tj{
  width: 160px;
  height: 50px;
  text-align: center;
  background: url("../images/from_tj.png") 100% no-repeat;
  line-height: 50px;
  color: #271226;
  font-size: 24px;
  border-radius: 20px;
}


.form-divlist{
  width: 100%;
  padding: 40px 0px;
  background: #f7f7f7;
  overflow: hidden;
}
.w352 {
  width: 352px;
}

.w320 {
  width: 320px;
}

.w230 {
  width: 230px;
}
.form-1v1{
  width: 1200px;
  margin: 0 auto;
  background: #fff;
  box-shadow: 0px 3px 7px 0px rgba(208, 82, 82, 0.14);
  border-radius: 10px;
  overflow: hidden;
}

.form-1v1 .tit-box {
  text-align: center;
}

.form-1v1 .tith3 {
  margin: 35px 0 5px 0;
  font-size: 36px;
  color: #281e0f;
}

.form-1v1 .txtp {
  font-size: 24px;
  color: #605f60;
}

.form-1v1 .form-box {
  padding-left: 34px;
  margin: 30px 0 40px 0;
  padding-bottom: 40px;
}

.form-1v1 .item-bd {
  height: 46px;
  padding-left: 16px;
  margin-right: 10px;
  line-height: 46px;
  border: 1px solid #bfbfbf;
  border-radius: 10px;
  box-sizing: border-box;
  overflow: hidden;
}

.form-1v1 .titsp {
  margin-right: 16px;
  font-size: 18px;
  font-weight: bold;
  color: #605f60;
}

.form-1v1 label {
  margin-right: 14px;
}

.form-1v1 .radio {
  position: relative;
  top: -1px;
  margin-right: 8px;
  width: 13px;
  height: 13px;
  border: 1px solid #aaaaaa;
  border-radius: 13px;
  appearance: none;
  cursor: pointer;
}

.form-1v1 .radio:checked::after {
  content: '';
  position: absolute;
  top: -1px;
  left: -1px;
  width: 13px;
  height: 13px;
  background: url(../images/radio.png) no-repeat;
}

.form-1v1 .text-inp {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 16px;
  border: none;
  outline: none;
}

.form-1v1 .sub-btn {
  width: 168px;
  height: 46px;
  margin-left: 10px;
  font-size: 20px;
  color: #fff;
  background: #d05252;
  box-shadow: 0px 3px 7px 0px rgba(208, 82, 82, 0.49);
  border-radius: 10px;
  cursor: pointer;
  border: none;
  outline: none;
}


.form-list-right{ 
  width: 360px;
  background-color: red;
  float: right;
  padding-bottom: 40px;
  margin-top: 40px;
  overflow: hidden;
} 

/*.form-right{ */
/*  width: 360px;*/
/*  position: fixed;*/
/*  background-color: red;*/
/*  right: 0px;*/
/*  top: 30%;*/
/*  padding-bottom: 40px;*/
/*  margin-top: 40px;*/
/*  overflow: hidden;*/
/*  display: none;*/
/*} */

.form2 h3{
    color: #fff;
    font-size: 30px;
    text-align: center;
    margin-bottom: 20px; 
    padding-top: 40px;}
.form2 input{ 
    width: 100%;
    line-height: 46px;
    height: 46px;
    border: none;
    border-radius: 5px; 
    font-size: 14px; 
    text-indent: 1em; 
    border: none; 
    outline: none;
}
.form2 .form-group{
    margin-bottom: 20px; 
    width: 86%; 
    margin-left: 7%;
    overflow: hidden;
}
.form2 .btn-subbli{
    width: 86%; 
    margin-left: 7%;
    margin: 0 auto;
    margin-bottom: 20px;
    background: #FFCA2A;
    color: #1a1a1a;
    font-size: 14px;
    line-height: 46px;
    display: inline-block;
    text-align: center;
    border: 0 none;
    border-radius: 4px;
    margin-left: 7%;
    cursor: pointer;  
}

.form-jg{
  width: 500px;
  height: 200px;
  left: 50%;
  margin-left: -250px;
  top: 50%;
  margin-top: -125px;
  background-color: #FFF;
  font-size: 14px;
  text-align: center;
  box-shadow: rgba(208, 82, 82, 0.14) 0px 3px 7px 0px;
  border-radius: 10px;
  position: fixed;
  display: none;
}
.form-jg-p{
  text-align: center;
  padding-top: 80px;
  font-size: 15px;
  color: #333;
}
.form-jg .form-jg-div{
  position: absolute;
  right: 25px;
  bottom: 25px;
  width: 90px;
  color: #FFF;
  background-color: #0D50BB;
  text-align: center;
  padding: 2px;
  border-radius: 50px;
  float: right;
}
.form-jg-div p{
  width: 82px;
  margin: 0 auto;
  height: 42px;
  color: #FFF;
  line-height: 42px;
  background-color: #0D50BB;
  border: 2px solid #FFF;
  border-radius: 50px;
}

.form-right{ 
  width: 240px;
  /*height: 342px;*/
  position: fixed;
  background: url("../images/biaodan1.png") 100% center / 100% no-repeat;
  right: 1%;
  bottom:10%;
  padding: 10px;
  /*margin-top: 40px;*/
  overflow: hidden;
  display: none;
} 

.form-right .form2 h3{
color: #333;
font-size:24px;
text-align: center;
margin-bottom: 16px;
padding-top:50px;
}
.form-right .form2 input{ 
display: block;
width:90%;
margin:0 auto;
line-height: 34px;
height: 34px;
border: none;
border-radius:8px;
background: #fff;
font-size: 14px;
text-indent: 1em;
outline: none;
border: 1px solid #d0c7bd;
}
.form-right .form2 .form-group{margin-bottom:16px; width: 86%; margin-left: 7%;overflow: hidden;}
.form-right .form2 .btn-subbli{
  width: 86%; 
  margin:13% auto 0px 7%;
  margin-bottom: 20px;
  background: #fff;
  color: #622F43;
  font-size: 18px;
  line-height: 40px;
  display: inline-block;
  text-align: center;
  border: 0 none;
  border-radius: 54px;
  margin-left: 7%;
  cursor: pointer;  
}


.x_close{
  position: absolute;
  right: 5%;
  width: 30px;
  height: 30px;
  color: #FFF;
  /* background-color: #FFF; */
  border: 1px solid #FFF;
}

.x_close::before,
.x_close::after {
  content: "";
  position: absolute;
  top: 15px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
}

.x_close::before {
  transform: rotate(45deg);
}

.x_close::after {
  transform: rotate(-45deg);
}

.x_closeright{
  position: absolute;
  right:8%;
  width:24px;
  height: 24px;
  color: #FFF;
  /* background-color: #FFF; 
  border: 1px solid #dddddd;*/
  border-radius: 50px;
}

.x_closeright::before,
.x_closeright::after {
  content: "";
  position: absolute;
  top:35%;
  left:-8%;
  width: 88%;
  height: 2px;
  background-color: #9c8188;
}

.x_closeright::before {
  transform: rotate(45deg);
}

.x_closeright::after {
  transform: rotate(-45deg);
}

.btn-hide{
  top: 7%;
}
.btn-hide-right{
  top: 6%;
}



/*表单提交开始 end*/

