@charset "utf-8";
/*adminbuy.cn*/
/* CSS Document */
*{ margin:0; padding:0;}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: ".";  clear: both;height: 0;}
.clearfix { display: inline-block;  zoom:1;}
img{display: inline-block;border:none;}
body, h1, h2, h3, h4, h5, h6, p, blockquote, pre, dl, dd, fieldset, form, input, select, textarea, figure{margin: 0;}
ul, ol, menu{list-style: none;margin: 0;padding: 0;}
a{color: #136ec2;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}
a, a:active, a:focus{outline:none;}
.zong_title{ width:100%; height:auto; text-align:center; margin:120px auto;}
table{border-collapse:collapse;border-spacing:0;}
blockquote, q{quotes: none;}
address, em, i{font-style: normal;}
abbr, acronym{font-variant: normal;}
hr{display: block;height: 1px;border: 0;border-top: 1px solid #cccccc;margin: 1em 0;padding: 0;}
fieldset, a img, iframe{border: 0 none;}
input, select, button{vertical-align: middle;}
input, textarea, select{*font-size: 100%;}
button{overflow: visible;}
button::-moz-focus-inner, input[type=reset]::-moz-focus-inner, input[type=button]::-moz-focus-inner, input[type=submit]::-moz-focus-inner, input[type=file] > input[type=button]::-moz-focus-inner{border: 0 none;padding: 0;}
:active{outline: 0 none;}
::selection{background: #e74700;color: white;}
blockquote:before, blockquote:after, q:before, q:after{content: '';content: none;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix{*zoom:1;}
html{font-size:20px; line-height: 1.76;}
*{font-family:'Microsoft Yahei','Hei',Tahoma,'SimHei', sans-serif;-smoothing: antialiased;-webkit-text-size-adjust: none;-webkit-tap-highlight-color: transparent;
/* -webkit-overflow-scrolling: touch;overflow-scrolling: touch; */
}
body{font-size: 14px;background-color:#FFFFFF;max-width:1920px;margin: 0 auto;min-width:320px;overflow-x:hidden; -webkit-font-smoothing: antialiased; }
h1,h2,h3,h4,h5,h6 {
  font-weight: 600;
  color:#000;
}
/*#header *, .containe *{transition:all .5s ease; -webkit-transition: all .5s ease; }*/
 h1{font-size: 36px;} 
 h2{font-size: 20px;} 
 h3{font-size: 16px;font-weight: normal; } 
 h4{font-size: 16px; } 
 @font-face{font-family: 'FontBlar'; src: url('../fonts/arialnb_0.ttf') format('truetype'); font-weight: normal; font-style: normal; } /* 通用样式 */
.boxWrap{
  width: 240px;
  -moz-transition:margin-top .5s ease-out;
  -webkit-transition:margin-top .5s ease-out;
  -o-transition:margin-top .5s ease-out;
  -ms-transition:margin-top .5s ease-out;
}
.boxWrap:hover{ margin-top:-179px;}
ul{overflow: hidden;}
input,a{outline:none;}
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none ;border-radius: 0; }
input:-webkit-autofill {-webkit-box-shadow: 0px 0px 1000px white inset;}
.containe{
  width: 100%;
  display: block;
  margin:0 auto;
  position: relative;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{color: #bbbbbb;}
input:-moz-placeholder, textarea:-moz-placeholder{color: #bbbbbb;}
input::-moz-placeholder, textarea::-moz-placeholder{color: #bbbbbb;}
input:-ms-input-placeholder, textarea:-ms-input-placeholder{color: #bbbbbb;}


/*#ind_banner */
.swiper-container .swiper-slide img{max-width: 100%;display: block;}
.wrapper{max-width: 100%; margin:0 auto;padding: 0 10px;}



@media only screen and (max-width: 1000px){
  .fixed-b { display: block;}
  .footer{display: none}
  .footbar{background: #222222;margin-top: 5vw;}
  .copyright{padding-bottom: 40px;}
  .homemain .title h2{font: 600 28px "Microsoft Yahei";}
}


@media only screen and (max-width: 640px){
  .copyright{padding-bottom:60px;box-sizing: inherit;height: auto;padding-top:15px;line-height: 1.9em;text-align: center;}
  .copyright a{float: none;}
  .fixed-b { display: block;}
  .footer{display: none}
  .homemain .title h2{font: 600 22px "Microsoft Yahei"}
}

@media only screen and (max-width: 480px){
  .fixed-b { display: block;}
  .footer{display: none}
}
.article{overflow: hidden;}
/*toolbar*/
#toolbar{width:100%;height:60px;background:#1f6f97;position:fixed; z-index:9990; bottom: 0;  left: 0; opacity:0.9;display: none;}
#toolbar ul li{float:left; width:33.33333%; text-align:center; color:#fff;}
#toolbar ul li a{width:100%;color:#fff;padding-top: 10px;height: 22px;line-height: 0.8;}
#toolbar ul li a span{ font-size:14px; line-height:23px;}
#nav{position:relative;}


#toolbar ul li ul li{ width:100%; border-bottom:1px solid #fff;}
#toolbar ul li ul li a{width:100%; padding:0px; height:28px; line-height:28px;}

#maximg img{ max-width:100%; height:auto !important}

/*-----------------------------------------新界面开始-----------------------------------------*/

/*---滚动条默认显示样式--*/
::-webkit-scrollbar-thumb {
  background-color: #999999;
  height: 50px;
  outline-offset: -2px;
  outline: 2px solid #fff;
  -webkit-border-radius: 4px;
  border: 2px solid #fff;
}
/*---鼠标点击滚动条显示样式--*/
::-webkit-scrollbar-thumb:hover {
  background-color: #999999;
  height: 50px;
  -webkit-border-radius: 4px;
}
/*---滚动条大小--*/
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
/*---滚动条大小--*/
.new_head{width:100%;height:120px;position:fixed;box-shadow:0 2px 4px 0 rgb(114 144 179 / 40%);z-index:9999;left:0;right:0;margin:auto; background-color:#FFFFFF}
.new_head_kuang{width:1800px; height:120px;left:0;right:0;margin:auto; padding:0 0;}
.new_head_logo{width:300px; height:120px;float:left;}
.new_head_menue{width:1000px; height:120px;float:left;padding:0px 70px;}
.new_head_menue_list{width:125px;height:120px;line-height:120px; text-align:center; float:left; font-size:18px; font-weight:550;}


/*顶部菜单*/
.Content{        
        width:1000px; height:120px;float:left;padding:0px 70px;margin:0 auto;
        position:relative;  /**父元素设置为relative，不设置overflow属性，否则隐藏的子div显示出来会不正常。*/
        z-index:1;
}
/*注：Content-Left定义多个div从左到右排列在一行，使用了float:left;*/
.Content-Left{
        width:140px;
		height:120px;
		line-height:120px;
		text-align:center;
		float:left;
		font-size:18px;
		font-weight:550;
		border:none;
        position: relative;  /**父元素设置为relative，不设置overflow属性，否则隐藏的子div显示出来会不正常。*/
        z-index: 1;
}

.hide{
        /** display设置为none表示默认隐藏，这里要使用绝对定位position:absolute，可以重叠在其他div上面，显示的时候不会挤压后面的其他div。
        并且，父div不能设置overflow属性，否则隐藏的div显示就无法超出父元素的当前显示的内容范围。 */
        display:none;   
        position:absolute; 
		margin-top:0px;
        width:140px;
		background-color:#FFFFFF;
        z-index:1;
		box-shadow: 0 1px 3px #999999;
		border-top:2px solid #FFDD00;
}

.hide li{ list-style:none; text-align:center;width:100px; height:40px; line-height:40px; color: #000000; margin:0 auto; font-weight:500}
.hide li:hover{ list-style:none; text-align:center;width:100px;height:40px; line-height:40px;color: #0033FF;}

.Content-Left:hover .hide{  
        display:block;  /** 当父div类 LinkContent-Left鼠标移上去的时候，将隐藏的子div类hide显示出来 */
}




.daohang{width:100%; height:60px; background-color:#003F9E;padding-top:120px; }
.daohang_kuang{width:100%; height:60px; margin:0 auto;display: flex;justify-content: center ;}

.daohang_list_1{width:16rem;height:60px;float:left;line-height:60px;text-align:left; font-size:20px; color:#FFFFFF; letter-spacing:4px;background-image: url(../images/chengren.jpg); background-repeat:no-repeat; background-position:left; text-indent:60px;}
.daohang_list_1:hover{width:16rem;height:60px;float:left;line-height:60px;font-size:20px; color:#FEDE00; letter-spacing:4px;background-image: url(../images/chengren2.jpg); background-repeat:no-repeat;background-position:left;text-indent:60px;}
.daohang_list_2{width:16rem;height:60px;float:left;line-height:60px;text-align:left;font-size:20px; color:#FFFFFF; letter-spacing:4px;background-image: url(../images/kaifang.jpg); background-repeat:no-repeat;background-position:left;text-indent:60px;}
.daohang_list_2:hover{width:16rem;height:60px;float:left;line-height:60px;font-size:20px; color:#FEDE00; letter-spacing:4px;background-image: url(../images/kaifang2.jpg); background-repeat:no-repeat;background-position:left;text-indent:60px;}
.daohang_list_3{width:16rem;height:60px;float:left;line-height:60px;text-align:left; font-size:20px; color:#FFFFFF; letter-spacing:4px;background-image: url(../images/zixue.jpg); background-repeat:no-repeat;background-position:left;text-indent:60px;}
.daohang_list_3:hover{width:16rem;height:60px;float:left;line-height:60px;font-size:20px; color:#FEDE00; letter-spacing:4px;background-image: url(../images/zzxue.jpg); background-repeat:no-repeat;background-position:left;text-indent:60px;}
.daohang_list_4{width:16rem;height:60px;float:left;line-height:60px;text-align:left; font-size:20px; color:#FFFFFF; letter-spacing:4px;background-image: url(../images/zhuanben.jpg); background-repeat:no-repeat;background-position:left;text-indent:60px;}
.daohang_list_4:hover{width:16rem;height:60px;float:left;line-height:60px;font-size:20px; color:#FEDE00; letter-spacing:4px;background-image: url(../images/zhuanben2.jpg); background-repeat:no-repeat;background-position:left;text-indent:60px;}

.index_jieshao{width:100%; height:auto; text-align:center; margin:0 auto;}

.index_jieshao_title{width:100%;height: auto;text-align:center;margin:120px auto;}
.index_jieshao_text{width:75%;height: auto;margin:0 auto;text-indent:2em; text-align: left; line-height:45px; font-size:25px; letter-spacing:3px;word-break:break-all; text-align:justify;}
.index_jieshao_shuju{width:80%;height:10rem;text-align:center;margin:2rem auto;}
.index_jieshao_kuang{ width:25%; height:10rem; float:left;}
.index_jieshao_num{ width:100%; height:7rem; line-height:7rem; font-size:3.2rem; color:#043C9B; font-weight:600}
.index_jieshao_text2{ width:100%; height:3rem; line-height:3rem; font-size:1.5rem; color: #000000;}
.index_jieshao_kouhao{width:100%;height: auto;text-align:center;margin:0 auto; margin-top:5rem;}
.index_jieshao_kouhao img{width:100%;height: auto;text-align:center;margin:0 auto;}
.index_jieshao_zizhi{width:100%;text-align:center;margin:120px auto;}


.index_jieshao_hezuo{width:100%;text-align:center;margin:120px auto;}
.index_jieshao_hezuo_tu{width:100%;height:520px; text-align:center;margin:0 auto;}
.index_xueyuanhuodong{width:100%;text-align:center;margin:120px auto;}
.index_xiaoqihezuo{width:100%;text-align:center;margin:120px auto;}
.index_xiaoqihezuo_pinpai{width:100%;height:543px; text-align:center;margin:0 auto;}
.index_xinwen{width:100%;height:300px; text-align:center;margin:0 auto;}

.wrap {
	position: relative;
	width: 100%;
	height:388px;
	margin: 80px auto;
}
.content {
	position: absolute;
	width:80%;
	height:388px;
	left:0; right:0; margin:0 auto; background-color:#0099FF;
	text-align:center;
}
.content li{
	position: absolute;
	background-size: 100% 100%;
	cursor: pointer;
}
.wrap a {
	position: absolute;
	z-index: 2;
	top: 40%;
	width:50px;
	height:50px;
	margin-top: -30px;
	font: 36px/50px "宋体";
	text-align: center;
	text-decoration: none;
	color:#023E9E;
	background:#FFFFFF;
	border-radius:50%;
	border:1px solid #023E9E;
}
.wrap a:hover {
	position: absolute;
	z-index: 2;
	top: 40%;
	width:50px;
	height:50px;
	margin-top: -30px;
	font: 36px/50px "宋体";
	text-align: center;
	text-decoration: none;
	color: #fff;
	background:#023E9E;
	border-radius:50%;
}

.prev {
	left: 30px;
}
.next {
	right: 30px;
}

.index_hezuo_kuang{width:100%; height:494px; overflow:hidden; margin:0 auto;}
.index_hezuo_kuang_list{width:324px; height:230px; border:1px solid #AAAAAA; float:left;}

.mr_frbox { height:200px;padding: 24px 22px 0px; width:1800px;}
.mr_frBtnL { float: left; margin: 120px 22px 0px 0px; cursor: pointer; display: inline;width:50px;height:50px;font: 36px/50px "宋体";
	text-align: center;
	text-decoration: none;
	color:#023E9E;
	background:#FFFFFF;
	border-radius:50%;
	border:1px solid #023E9E;}
.mr_frBtnL:hover{	color: #fff;
	background:#023E9E;
	border-radius:50%;}
.mr_frUl { float: left; height:295px; width:1450px; margin-left:78px;}
.mr_frBtnR { float: right; margin-top:120px; cursor: pointer;width:50px;height:50px;font: 36px/50px "宋体";
	text-align: center;
	text-decoration: none;
	color:#023E9E;
	background:#FFFFFF;
	border-radius:50%;
	border:1px solid #023E9E;}
.mr_frBtnR:hover{	color: #fff;
	background:#023E9E;
	border-radius:50%;}
.mr_frUl ul li { display: inline; float: left; height:295px; width:460px; margin-right:35px; overflow: hidden; }

.index_news{width:1350px; height:600px;margin:0 auto;}
.index_news_left{width:670px;height:600px;float:left;}
.index_news_left_title{width:650px; height:30px; font-size:24px; line-height:30px; border-left:6px solid #003F9E; font-weight:600; padding-left:20px;}
.index_news_left_title span{width:50px; height:30px; font-size:16px;line-height:30px;float:right;color: #999999; margin-right:10px;}
.index_news_left_pic{width:670px; height:188px; margin:25px 0;}
.index_news_left img{width:670px; height:188px;}
.index_news_left_biaoti{width:670px; height:35px; line-height:35px; height:35px; font-size:20px; font-weight:bold;}
.index_news_left_line{ width:60px; height:30px; border-bottom:2px solid #FEE260; margin-bottom:20px;}
.index_news_left_text{width:670px;height:60px;line-height:30px;overflow:hidden; color: #999999;}
.index_news_left_kuang{width:670px;height:160px;overflow:hidden; margin-top:25px; font-size:18px}
.index_news_left_list{width:670px;height:40px;line-height:40px;float:left;overflow:hidden; border-bottom:1px dotted #CCCCCC;}

.index_news_right{width:659px;height:600px;float:right;}
.index_news_right_title{width:639px; height:30px; font-size:24px; line-height:30px; border-left:6px solid #003F9E; font-weight:600; padding-left:20px;}
.index_news_right_title span{width:50px; height:30px; font-size:16px;line-height:30px;float:right;color: #999999;}

.index_news_right_r{width:599px;height:110px; background-color:#F7F7F7;margin:25px 0; padding:30px 30px 15px 30px;}
.index_news_right_r_title{width:599px; height:30px; line-height:30px; font-size:20px; font-weight:bold; overflow:hidden;}
.index_news_right_r_text{width:599px; height:60px; line-height:30px; font-size:16px; margin-top:15px; overflow:hidden;}

.foot_kuang{width:100%; height:400px;margin:0 auto; background-color:#333333; margin-top:40px;}
.foot_kuang_zong{width:1350px; height:382px;margin:0 auto; padding-top:50px;display: flex;justify-content: space-between;}
.foot_other_kuang{width:100%;height:48px;background-color:#FFFFFF;}
.foot_other_zhengwen{ width:1350px;height:48px; line-height:48px;margin:0 auto; font-size:18px; color:#333333;}
.foot_other_zhengwen span{width:300px;float:right; text-align:right; height:48px;}

.foot_left{width:400px; height:290px; float:left;}
.foot_left_text{width:400px; height:35px; margin-bottom:15px}
.foot_left_title{color: #FFFFFF; font-size:18px;}
.foot_left_text_input{width:180px; height:35px; float: left; margin-right:15px;}
.foot_left_text_input2{width:374px; height:35px; float: left;}
.foot_input{width:180px; height:35px;}
.foot_input img{width:180px; height:35px;}
.foot_input2{width:374px; height:35px;}
.liuyantijiao{ width:375px; height:40px; text-align:center; border:0px; color: #FFFFFF; background-color:#003F9E; font-size:16px;cursor:pointer}

.foot_center{ width:310px; height:290px;float:left;}
.foot_center_title{color: #FFFFFF; font-size:18px;}
.foot_center_kuang{color: #FFFFFF; font-size:18px; margin-top:10px;}
.foot_center_kuang_title{color: #FFFFFF; font-size:18px;}
.foot_center_kuang_text{color: #FFFFFF; font-size:18px;}

.foot_right{width:410px;height:290px; float:left;}
.foot_right_title{color:#FFFFFF;font-size:18px;margin-bottom:20px;}
.foot_right_text{width:450px; height:40px;}
.foot_right_text li{width:110px; height:40px; line-height:40px; float: left; list-style:none; font-size:16px; color:#FFFFFF;}
.foot_right_erweima{ margin-top:10px;}


.mba_jieshao_title{position:relative;width:100%;overflow:hidden; margin:120px auto;}
.mba_jieshao_title img{position:relative;display:block;left:50%;max-width:100%;transform:translateX(-50%)}
.mba_jieshao_kuang{ width:1350px; height:546px; margin:0 auto; background-color:#0066FF;background-image: url(../images/mba_jieshao_bg.jpg);background-repeat:no-repeat;background-position:bottom right; margin-bottom:120px;}
.mba_jieshao_kuang-l{ width:758px;height:506px; float:left;}
.mba_jieshao_kuang-r{width:500px; height:250px; float:right;font-size:22px; text-indent:2em; letter-spacing:2px;text-align:justify;display: flex;margin-right:35px; }
.mba_jieshao_kuang-anniu{width:180px;height:45px;background-color:#003F9E; font-size:20px; line-height:45px; bottom:70px; position:absolute; left:0; border-radius:20px; color:#FFFFFF}
.mba_tese{ width:1920px; height:660px;background-image: url(../images/mba_tese.jpg);background-repeat:no-repeat;background-position:top left; padding-top:200px;}
.mba_baoming_title{position:relative;width:100%;overflow:hidden; margin:120px auto;}
.mba_baoming_title img{position:relative;display:block;left:50%;max-width:100%;transform:translateX(-50%)}
.mba_ketang_title{position:relative;width:100%;overflow:hidden; margin:120px auto;}
.mba_ketang_title img{position:relative;display:block;left:50%;max-width:100%;transform:translateX(-50%)}
.mba_zhaosheng_kuang{width:1450px; height:166px; margin:0 auto;}
.mba_zhaosheng_list_1{width:265px; height:166px;border-radius:20px;background:#00409E; font-size:32px; line-height:166px; text-align:center; color:#FFFFFF; float:left;}
.mba_zhaosheng_list_1:hover{ background:-webkit-linear-gradient(45deg,#FE1207,#FF6F4D) no-repeat;}
.mba_zhaosheng_list_jiantou{ width:66px; height:166px;background-image: url(../images/mba_baoming_jiantou.jpg);background-repeat:no-repeat;background-position:top center; float:left;}
.mba_zhaosheng_list_2{width:265px; height:133px;border-radius:20px;background:#00409E; font-size:32px; line-height:50px; text-align:center; color:#FFFFFF; float:left; padding-top:33px;}
.mba_zhaosheng_list_2:hover{background:-webkit-linear-gradient(45deg,#FE1207,#FF6F4D) no-repeat;}
.mba_zhaosheng_list_3{width:788px; height:133px;border-radius:20px;background:#00409E; font-size:32px; line-height:50px; text-align:center; color:#FFFFFF; float:left; padding-top:33px;}
.mba_zhaosheng_list_3:hover{ background:-webkit-linear-gradient(45deg,#FE1207,#FF6F4D) no-repeat;}
.mba_zhaosheng_tiaojian{position:relative;width:100%;overflow:hidden; margin:120px auto;}
.mba_zhaosheng_tiaojian img{position:relative;display:block;left:50%;max-width:100%;transform:translateX(-50%)}
.mba_zhaosheng_tioajian_kuang{width:1350px; height:300px;background-image: url(../images/mba_baoming_tiaojian_bg.jpg);background-repeat:no-repeat;background-position:top center; margin:0 auto; padding-top:350px;display: flex;justify-content: center;}
.mba_zhaosheng_tiaojian_text1{width:275px; height:110px; float:left; text-align:center; font-size:24px; padding:20px 50px 0 50px}
.mba_zhaosheng_tiaojian_text2{width:320px; height:125px; float:left; text-align:center;font-size:24px; padding:5px 50px 0 50px}
.mba_zhaosheng_tiaojian_text3{width:275px; height:110px; float:left; text-align:center; font-size:24px; padding:5px 50px 0 50px}
.mba_zhaosheng_tiaojian_text{width:1350px; height:80px; line-height:80px;position:absolute; bottom:50px; text-align:center; color:#FF0000; font-size:42px;}
.mba_baoming_text{ width:1350px; height:180px; margin:0 auto;}
.mba_baoming_text_line{width:1325px;height:60px;line-height:60px; font-size:26px; text-indent:25px;}
.mba_baoming_yuandian{width:20px;height:20px; border-radius:50%; background-color:#0066FF; position:absolute; margin-top:20px;}
.mba_zhaoshengtiaojian{ width:100%; height:100px; margin:120px auto;}
.mba_zhaoshengtiaojian_text{ width:200px;font-size:44px; color:#013D9F; text-align:center; margin:0 auto;}
.mba_zhaoshengtiaojian_line{ position:absolute; border-bottom:12px solid #FFAD00; width:200px; margin-top:-20px;z-index:-1;}
.mba_zhaoshengtiaojian2{ width:100%; height:100px; margin:120px auto;}
.mba_zhaoshengtiaojian_text2{ width:350px;font-size:44px; color:#013D9F; text-align:center; margin:0 auto;}
.mba_zhaoshengtiaojian_line2{ width:350px;position:absolute; border-bottom:12px solid #FFAD00;margin-top:-20px;z-index:-1;}
.mba_zhaosheng_tioajian_shuzi{ width:1050px; height:150px;display:flex;justify-content:space-between; position:absolute; left:50%; right:0; margin-left:-525px; z-index:99999; margin-top:160px;}
.mba_zhaosheng_tioajian_num{ font-size:120px; float:left; width:200px; text-align:center;}
.mba_zhaosheng_tioajian_num:hover{ color:#FFAD00}


.chengkao_wenti_kuang{width:100%; height:90px; background-color:#F7F7F7;display: flex;justify-content:center; padding:20px 0;}
.chengkao_wenti_list{ width:450px; height:90px; float:left;}
.chengkao_wenti_title{ width:450px; height:35px; line-height:35px; font-size:35px; text-align:center;letter-spacing:5px; font-weight:bold; margin-bottom:5px;}
.chengkao_wenti_text{ width:450px; height:25px; line-height:25px; font-size:18px; text-align:center;letter-spacing:3px;font-weight:bold; }
.chengkao_wenti_biaoti{position:relative;width:100%;overflow:hidden; margin:120px auto;}
.chengkao_wenti_biaoti img{position:relative;display:block;left:50%;max-width:100%;transform:translateX(-50%)}
.chengkao_wenti_kuang2{width:100%;height:475px;}
.chengkao_wenti_tu{position:absolute; width:720px; height:475px; left:0; z-index:-1;}
.chengkao_wenti_neirong{width:1450px;height:475px; margin:0 auto;}
.chengkao_wenti_neirong_r{width:930px; height:450px;float:right; z-index:999;}
.chengkao_wenti_neirong_1{width:930px; height:150px; }
.chengkao_wenti_neirong_list{ width:440px; height:150px;float:left;}
.chengkao_wenti_neirong_left{ width:80px;float:left;height:150px;line-height:150px; font-size:65px;color:#E4E4E4}
.chengkao_wenti_neirong_right{width:360px;float:left;height:150px;line-height:150px; padding-top:45px;}
.chengkao_wenti_neirong_r_title{ width:360px; height:30px; line-height:30px; font-size:30px; font-weight:bold;}
.chengkao_wenti_neirong_r_text{ width:360px; height:40px;line-height:40px; font-size:18px;}
.chengkao_lianxi{width:100%; height:127px; text-align:center; margin-top:120px;}
.chengkao_liangshen{position:relative;width:100%;overflow:hidden;margin-top:120px;}
.chengkao_liangshen img{position:relative;display:block;left:50%;max-width:100%;transform:translateX(-50%)}
.chengkao_liangshen_tab{ width:100%; height:510px;margin-top:120px;}
.chengkao_liangshen_zixun{width:100%; height:138px; text-align:center;margin-top:120px;}
.chengkao_tisheng{position:relative;width:100%;overflow:hidden; margin:120px auto;}
.chengkao_tisheng img{position:relative;display:block;left:50%;max-width:100%;transform:translateX(-50%)}
.chengkao_xuelitisheng_kuang{ width:1200px; height:945px;background-image: url(../images/chengkao_tisheng_bg.jpg);background-repeat:no-repeat;background-position:bottom right; margin:0 auto;}
.chengkao_xuelitisheng_list{position:relative;width:100%;overflow:hidden;}
.chengkao_xuelitisheng_list img{position:relative;display:block;left:50%;max-width:100%;transform:translateX(-50%)}
.chengkao_yuanxiao_title{position:relative;width:100%;overflow:hidden; margin:120px auto;}
.chengkao_yuanxiao_title img{position:relative;display:block;left:50%;max-width:100%;transform:translateX(-50%)}

.chengkao_yuanxiao_kuang1{width:1450px; height:464px; margin:0 auto;background-image: url(../images/chengkao_yuanxiao_bg.jpg);background-repeat:no-repeat;background-position:bottom right; margin-bottom:37px;}
.chengkao_yuanxiao_kuang-l{width:940px; height:464px; float:left;}
.chengkao_yuanxiao_kuang-r{width:460px; height:464px; float:left;font-size:23px; text-indent:2em; letter-spacing:2px;text-align:justify; margin-left:25px;display: flex;justify-content: center;align-items:center;}

.chengkao_yuanxiao_kuang2{width:1450px; height:464px; margin:0 auto;background-image: url(../images/chengkao_yuanxiao_bg.jpg);background-repeat:no-repeat;background-position:bottom left; margin-bottom:37px;}
.chengkao_yuanxiao_kuang2-l{width:460px; height:464px; float:left;font-size:23px; text-indent:2em; letter-spacing:2px;text-align:justify; margin-left:25px;display: flex;justify-content: center;align-items:center;}
.chengkao_yuanxiao_kuang2-r{width:940px; height:464px; float:right;}
.chengkao_remen{position:relative;width:100%;overflow:hidden; margin-top:120px; margin-bottom:120px;}
.chengkao_remen img{position:relative;display:block;left:50%;max-width:100%;transform:translateX(-50%)}

.chengkao_remen_kuang{width:1505px;height:625px;background-image: url(../images/chengkao_remenzhuanye_bg.jpg);background-repeat:no-repeat;background-position:bottom; margin:0 auto 50px auto;}
.chengkao_remen_list{ width:1320px; height:625px; margin:0 auto;display: flex;justify-content: space-between;}
.chengkao_remen_list_blue{ width:396px; height:590px;float:left; }
.chengkao_remen_list_yellow{ width:396px; height:590px;float:left;}
.chengkao_remen_list_top_b{width:396px; height:60px;background-color:#003F9E;border-top-left-radius:15px;border-top-right-radius:15px;line-height:60px;text-align:center;color:#FFFFFF; font-size:28px; }
.chengkao_remen_list_top_y{width:396px; height:60px;background-color:#FFAD00;border-top-left-radius:15px;border-top-right-radius:15px;line-height:60px;text-align:center;color:#FFFFFF; font-size:28px;}
.chengkao_remen_list_li{ width:394px; height:83px;line-height:83px; border-left:1px solid #E5E5E5;border-right:1px solid #E5E5E5;background-color:#FFFFFF;text-align:center;  }
.chengkao_remen_list_li_kuang{width:324px; height:82px;line-height:82px; margin:0 auto;border-bottom:1px solid #DCDCDC;font-size:24px;}
.chengkao_remen_list_li_anniu{width:170px; height:50px;line-height:50px; background-color:#003F9E;border-radius:10px;color:#FFFFFF; font-size:24px; margin:0 auto;}
.chengkao_remen_list_li_anniu_y{width:170px; height:50px;line-height:50px; background-color:#FFAD00;border-radius:10px;color:#FFFFFF; font-size:24px; margin:0 auto;}
.chengkao_remen_list_foot{width:394px; height:15px; background-color:#FFFFFF;border-bottom-left-radius:15px;border-bottom-right-radius:15px; border-bottom:1px solid #E5E5E5;border-left:1px solid #E5E5E5;border-right:1px solid #E5E5E5;-webkit-box-shadow:0px 6px 6px #D1CFD0;-moz-box-shadow:0px 3px 3px #D1CFD0;box-shadow:0px 3px 3px #D1CFD0;}
.chengkao_remen_list_more{ width:394px; height:58px;border-left:1px solid #E5E5E5;border-right:1px solid #E5E5E5;background-color:#FFFFFF;text-align:center; padding-top:25px;}
.chengkao_youshi_title{position:relative;width:100%;overflow:hidden; margin-top:120px; margin-bottom:120px;}
.chengkao_youshi_title img{position:relative;display:block;left:50%;max-width:100%;transform:translateX(-50%)}
.chengkao_youshi_zhengshu_kuang{ width:1350px; height:500px; margin:0 auto;}
.chengkao_youshi_zhengshu_left{width:855px; height:521px; float:left;background-image: url(../images/chengkao_youshi_zhengshu_bg.jpg);background-repeat:no-repeat;}
.chengkao_youshi_zhengshu_right{width:395px; height:521px; float:right; font-size:26px; margin-top:80px; text-indent:2em; text-align:justify;}
.chengkao_youshi{position:relative;width:100%;overflow:hidden; margin:120px auto;}
.chengkao_youshi img{position:relative;display:block;left:50%;max-width:100%;transform:translateX(-50%)}
.chengkao_baozhangban{ width:1350px; height:400px; margin:0 auto;}
.chengkao_baozhangban2{ width:1350px; height:600px;margin:0 auto;}
.chengkao_baozhangban_left{ width:630px; height:400px; float:left}
.chengkao_baozhangban_right{ width:600px; height:320px; float:right;font-size:24px; padding-top:40px;text-align:justify;}
.chengkao_baozhang{position:relative;width:100%;overflow:hidden; margin:120px auto;}
.chengkao_baozhang img{position:relative;display:block;left:50%;max-width:100%;transform:translateX(-50%)}
.chengkao_liaojie{position:relative;width:100%;overflow:hidden; margin:120px auto;}
.chengkao_liaojie img{position:relative;display:block;left:50%;max-width:100%;transform:translateX(-50%)}
.chengkao_hezuo{position:relative;width:100%;overflow:hidden}
.chengkao_hezuo img{position:relative;display:block;left:50%;max-width:100%;transform:translateX(-50%)}
.chengkao_yuanxiao{position:relative;width:100%;overflow:hidden}
.chengkao_yuanxiao img{position:relative;display:block;left:50%;max-width:100%;transform:translateX(-50%)}





.chengkao_liaojie_kuang{width:1545px;height:790px;margin-left:auto;margin-right:auto;overflow:hidden;padding-left:45px;text-align:center;}
.chengkao_liaojie_kuang ul{width:470px;height:395px; float: left; margin-right:45px;}
.chengkao_liaojie_kuang ul li{width:470px;height:315px;position: relative; overflow:hidden;}
.chengkao_liaojie_kuang ul li img{width:470px;height:315px;}
.mask {position: absolute;top: 0;left: 0;width:470px;height:315px;background: rgba(101, 101, 101, 0.6);color: #ffffff;opacity: 0;}
.chengkao_liaojie_kuang ul li a:hover .mask {opacity: 1;}
.chengkao_liaojie_kuang ul span{width:470px;height:80px; line-height:80px;font-size:20px;}
.zhaosheng_shuoming{width:1350px; height:80px; line-height:80px; margin:0 auto;}

.kaifang_banner{width:100%; height:499px; text-align:center;}
.kaifang_banner_title{width:100%; height:80px; text-align:center; margin:120px auto;}
.kaifang_baoming{position:relative;width:100%;overflow:hidden}
.kaifang_baoming img{position:relative;display:block;left:50%;max-width:100%;transform:translateX(-50%)}
.kaifang_zhaosheng{position:relative;width:100%;overflow:hidden}
.kaifang_zhaosheng img{position:relative;display:block;left:50%;max-width:100%;transform:translateX(-50%)}
.kaifang_zhaoshengzixun{position:relative;width:100%;overflow:hidden}
.kaifang_zhaoshengzixun img{position:relative;display:block;left:50%;max-width:100%;transform:translateX(-50%)}
.kaifang_zhaoshengzhengshu{position:relative;width:100%;overflow:hidden}
.kaifang_zhaoshengzhengshu img{position:relative;display:block;left:50%;max-width:100%;transform:translateX(-50%)}
.kaifang_zhaosheng_yuanxiao_kuang{ width:1450px; height:573px; margin:0 auto;}
.kaifang_zhaosheng_yuanxiao_bg{width:1422px; height:540px; background-color:#E9F1FD;position:absolute; margin:33px 0 0 28px;}
.kaifang_zhaosheng_yuanxiao_left{width:840px; height:540px; position:absolute;}
.kaifang_zhaosheng_yuanxiao_right{width:560px; height:480px; position:absolute; margin-left:840px; padding:60px 25px 0 25px; font-size:24px; text-align:justify; text-indent:2em;}
.kaifang_tisheng_kuang{width:1340px;height:230px; margin:0 auto; font-size:30px; line-height:60px; color:#FFFFFF}
.kaifang_top{ width:100%; text-align:center; margin-top:20px;}
.kaifang_jiantou{ width:100%; text-align:center; height:38px;}
.kaifang_bottom{ width:100%; text-align:center;}

.kaifang_tisheng_list1{ width:220px; height:200px;background: -webkit-linear-gradient(top,#3284FE,#0140A0) no-repeat; float:left; margin-top:30px; position:absolute;}
.kaifang_tisheng_list1:hover{position:absolute;width:265px;height:217px;background-image:url(../images/kaifang_baoming_active.png);background-repeat:no-repeat;background-position:top;margin-top:0px; z-index:9999; padding-right:33px;}
.kaifang_tisheng_list2{ width:220px; height:200px;background: -webkit-linear-gradient(top,#3284FE,#0140A0) no-repeat; float:left; margin-top:30px; position:absolute; margin-left:224px;}
.kaifang_tisheng_list2:hover{position:absolute;width:298px;height:217px;background-image:url(../images/kaifang_baoming_active.png);background-repeat:no-repeat;background-position:top;margin-top:0px;z-index:9999;}
.kaifang_tisheng_list3{ width:220px; height:200px;background: -webkit-linear-gradient(top,#3284FE,#0140A0) no-repeat; float:left; margin-top:30px; position:absolute; margin-left:448px;}
.kaifang_tisheng_list3:hover{position:absolute;width:298px;height:217px;background-image:url(../images/kaifang_baoming_active.png);background-repeat:no-repeat;background-position:top;margin-top:0px;z-index:9999;}

.kaifang_tisheng_list4{ width:220px; height:200px;background: -webkit-linear-gradient(top,#3284FE,#0140A0) no-repeat; float:left; margin-top:30px; position:absolute; margin-left:672px;}
.kaifang_tisheng_list4:hover{position:absolute;width:298px;height:217px;background-image:url(../images/kaifang_baoming_active2.png);background-repeat:no-repeat;background-position:top;margin-top:0px;z-index:9999;margin-left:592px;}
.kaifang_tisheng_list5{ width:220px; height:200px;background: -webkit-linear-gradient(top,#3284FE,#0140A0) no-repeat; float:left; margin-top:30px; position:absolute; margin-left:896px;}
.kaifang_tisheng_list5:hover{position:absolute;width:298px;height:217px;background-image:url(../images/kaifang_baoming_active2.png);background-repeat:no-repeat;background-position:top;margin-top:0px;z-index:9999;margin-left:818px;}
.kaifang_tisheng_list6{ width:220px; height:200px;background: -webkit-linear-gradient(top,#3284FE,#0140A0) no-repeat; float:left; margin-top:30px; position:absolute; margin-left:1120px;}
.kaifang_tisheng_list6:hover{position:absolute;width:298px;height:217px;background-image:url(../images/kaifang_baoming_active2.png);background-repeat:no-repeat;background-position:top;margin-top:0px;z-index:9999;margin-left:1042px;}

/*自考频道*/
.zikao_jianjie{position:relative;width:100%;overflow:hidden}
.zikao_jianjie img{position:relative;display:block;left:50%;max-width:100%;transform:translateX(-50%)}
.zikao_zhuanye_kuang{ width:1350px; height:660px; border-bottom:2px solid #E5E4E2; margin:0 auto;}
.zikao_zhuanye_left{ width:940px; height:660px;float:left;}
.zikao_zhuanye_left_pic{width:940px; height:440px; overflow:hidden;}
.zikao_zhuanye_left_text{width:888px; height:195px; overflow:hidden;font-size:22px; line-height:40px; text-indent:2em; text-align:justify; padding:25px 25px 0 25px;border-right:2px solid #E5E4E2;}

.zikao_zhuanye_right{width:410px;height:660px;float:left; overflow:hidden;}
.zikao_zhuanye_right_top{width:410px; height:90px;background-color:#003F9E;font-size:28px;line-height:90px;color:#FFFFFF;text-align:center;}
.zikao_zhuanye_right_list{ width:370px;height:113px;margin:0 auto;  border-bottom:2px solid #E5E4E2; line-height:32px; font-size:24px; text-align:center;display: flex;justify-content: center;align-items:center;}
.zikao_zhuanye_right a{ color: #000000}
.zikao_zhuanye_right_list:hover{ color:#003F9E}

.zikao_yuanxiao{position:relative;width:100%;overflow:hidden}
.zikao_yuanxiao img{position:relative;display:block;left:50%;max-width:100%;transform:translateX(-50%)}
.zikao_baomingrukou{position:relative;width:100%;overflow:hidden}
.zikao_baomingrukou img{position:relative;display:block;left:50%;max-width:100%;transform:translateX(-50%)}
.zikao_baomingzhuanye{position:relative;width:100%;overflow:hidden}
.zikao_baomingzhuanye img{position:relative;display:block;left:50%;max-width:100%;transform:translateX(-50%)}
.zikao_biyezhengshu{position:relative;width:100%;overflow:hidden}
.zikao_biyezhengshu img{position:relative;display:block;left:50%;max-width:100%;transform:translateX(-50%)}
.zikao_liaojiezikao{position:relative;width:100%;overflow:hidden}
.zikao_liaojiezikao img{position:relative;display:block;left:50%;max-width:100%;transform:translateX(-50%)}




.zikao_wenti_kuang{width:1430px; height:725px;margin-left:auto;margin-right:auto;}
.wenti_kuang{width:1430px;height:145px;}
.wenti_list{width:700px;height:145px;background-image:url(../images/zikao_wenti_bg.jpg);background-repeat:no-repeat;background-position:top;float: left;}
.wenti_list2{width:700px;height:145px;background-image:url(../images/zikao_wenti_bg2.jpg);background-repeat:no-repeat;background-position:top;float: left;}
.wenti_blank{width:20px; height:145px; float: left;}
.wenti_title{width:610px; height:52px; line-height:52px; font-size:24px; color:#FFFFFF; padding-left:90px;}
.wenti_test{width:640px; height:65px; line-height:65px; font-size:24px; color: #000000; padding-left:50px;}
.dianji{width:98px;height:98px;position:absolute; margin-left:570px; margin-top:10px;}

.zikao_banner{width:100%; height:499px; text-align:center;}
.zhuanben_title{width:100%; height:284px;text-align:center;}
.zhuanben_baoming_kuang{width:1510px; height:492px;margin-left:auto;margin-right:auto;}
.zhuanben_list{width:472px; height:490px;float:left; border:1px solid #CCCCCC;}
.zhuanben_list_pic{width:472px; height:280px;}
.zhuanben_list_text{width:472px; height:210px;}
.zhuanben_list_text_title{width:422px; height:60px; line-height:60px; font-size:28px; text-align:left; color:#023E9E; font-weight:bold; padding:10px 25px 0 25px; overflow:hidden}
.zhuanben_list_text_yaoqiu{width:422px; height:40px; line-height:40px; font-size:24px; text-align:left; color: #000000; padding:0 25px;}
.zhuanben_baominganniu{width:129px; height:39px;position:absolute; margin-left:333px; margin-top:430px;}
.zhuanben_blank{ width:44px; height:490px; float:left}
.zhuanben_tuijian{width:100%; height:657px;text-align:center;}
.zhuanben_lianxi{width:100%; height:89px;text-align:center;}
.zhuanben_fazhengyuanxiao{width:100%; height:982px;text-align:center;}
.zhuanben_baomingrukou{width:1510px; height:521px;text-align:center;margin-left:auto;margin-right:auto;}
.zhuanben_gengkuai{width:100%; height:1900px;text-align:center;}
.zhuanben_jinbu_kuang{ width:1350px; height:540px; margin:0 auto;}
.zhuanben_jinbu_01{ width:1350px; height:206px; position:absolute;background-image:url(../images/zhuanben_jinbu_bg_01.png);background-repeat:no-repeat;background-position:top;}
.zhuanben_jinbu_02{ width:340px; height:540px; position:absolute;background-image:url(../images/zhuanben_jinbu_bg_02.png);background-repeat:no-repeat;background-position:top;}
.zhuanben_jinbu_03{ width:340px; height:540px; position:absolute;background-image:url(../images/zhuanben_jinbu_bg_03.png);background-repeat:no-repeat;background-position:top; margin-left:340px;}
.zhuanben_jinbu_04{ width:340px; height:540px; position:absolute;background-image:url(../images/zhuanben_jinbu_bg_04.png);background-repeat:no-repeat;background-position:top; margin-left:680px;}
.zhuanben_jinbu_05{ width:340px; height:540px; position:absolute;background-image:url(../images/zhuanben_jinbu_bg_05.png);background-repeat:no-repeat;background-position:top; margin-left:1020px;}
.zhuanben_jinbu_06{ width:1350px; height:115px; position:absolute;background-image:url(../images/zhuanben_jinbu_bg_06.png);background-repeat:no-repeat;background-position:top; margin-top:425px;}

.xueyuanhuodong{width:100%;text-align:center;}
.lianxi_title{width:100%; height:80px;text-align:center; margin:120px auto;}

.tab-map2{ width:1350px; height:758px; overflow:hidden;float:left;}
.tab-text{ width:536px; height:590px;float:left;padding-left:60px; overflow:hidden;}
.tab-text-01{width:536px; height:126px; margin-bottom:40px;}
.tab-text-02{width:536px; height:52px; line-height:52px; color:#000000; font-size:26px;}
.tab-text-03{width:536px; height:100px; line-height:50px; color:#000000; font-size:26px;}
.tab-text-04{width:536px; height:200px; color:#000000; font-size:26px;}
.lianxiren{width:1350px; height:138px;background-color:#FFFFFF; margin:70px 0;}
.lianxiren_wei{ width:140px; height:138px; float:left;margin-right:65px;} 
.lianxiren_text_kuang{ width:1145px; height:138px;float:left;}
.lianxiren_text_list{ width:1145px; height:46px;line-height:46px;font-size:24px;}
.lianxiren_ditu_kuang{width:1310px;border:3px solid #CCCCCC; padding:15px;border-radius:8px;}
.lianxiren_ditu_map{ width:1305px; height:440px; border:1px solid #CCCCCC;}
.tabs {position: relative;width: 1350px;height:750px;display: flex;justify-content: center;margin:0 auto;}
.tab-pane {display: inline-block;height:900px; margin-top:-80px;}
.tabs input[type="radio"] {position: absolute;clip: rect(0, 0, 0, 0);}
.tab-item {display: block;color: #666666;width:220px;height:70px;line-height:70px;cursor: pointer;margin:0 50px;text-align:center;font-size:26px;border:1px solid #DCDCDC;border-radius:3px;}
.tabs input[type="radio"]:checked + .tab-item {width:220px;height:70px;line-height:70px;background-color:#003F9E;border:1px solid #DCDCDC;border-radius:3px;color:#FFFFFF;}
.tab-content {position: absolute;
        left: 0;
        bottom: 0;
        right: 0;
		background-color:#FFFFFF;
		width:1300px;
      }

      .tabs input[type="radio"]:checked + .tab-item + .tab-content {
        z-index: 1;
      }
#map1_container,#map2_container,#map3_container,#map4_container {float: left;overflow: hidden;width: 100%;height:100%;margin: 0;}
#allmap1 {height: 100%;}
#allmap2 {height: 100%;}
#allmap3 {height: 100%;}
#allmap4 {height: 100%;}

.news_kuang{ width:100%; height:130px;}
.news_tab{ width:380px; height:130px;}


.newstab-pane {display: inline-block;}
.newstabs input[type="radio"] {position: absolute;clip: rect(0, 0, 0, 0);}
.newstab-item {display: block;color: #666666;width:380px;height:130px;line-height:130px;cursor: pointer;text-align:center;font-size:26px;}
.newstabs input[type="radio"]:checked + .newstab-item {width:380px;height:130px;line-height:130px;background-color:#FFAE02;color:#FFFFFF;}
.newstab-content {position: absolute;padding: 20px;left: 0;top:130px;bottom: 0;right: 0;background: #FFFFFF;height:2570px;}
.newstab-content-top{ width:1500px; height:140px;}
.newstab-kuang{width:1545px; height:100%; margin:50 auto; padding-left:45px; margin-left:-45px;}
.newstabs input[type="radio"]:checked + .newstab-item + .newstab-content {z-index: 1;}
.newstab-kuang-list{width:470px; height:540px;float:left; margin-right:45px; margin-bottom:35px;}
.newstab-kuang-list-pic{width:470px; height:315px;}
.newstab-kuang-list-pic img{width:470px; height:315px;}
.newstab-kuang-list-text{width:468px; height:223px; border:1px solid #CCCCCC;}
.newstab-kuang-list-title{width:468px; height:60px; font-size:24px; line-height:60px; color:#333333; text-align:center; font-weight:bold; overflow:hidden;}
.newstab-kuang-list-content{width:418px; height:120px;line-height:40px;font-size:18px;margin-right:25px; margin-left:25px; border-bottom:1px solid #F1F1F1; color:#666666}
.newstab-kuang-list-time{width:418px; height:43px;line-height:40px;font-size:18px;margin-right:25px; margin-left:25px; border-bottom:1px solid #F1F1F1; color:#000000}
.newstab-kuang-list-time span{float:right; font-size:26px;color:#000000}
.pages_kuang{ width:100%; height:200px;}


.newstabs {width:100%;height:135px;display:flex;justify-content:center;margin-bottom:100px; background-color:#F7F7F7}
.newstabs_daohang{width:380px;height:135px;line-height:135px;cursor: pointer;text-align:center;font-size:26px;}
.news-kuang{width:1545px;height:100%; margin:0 auto;}
.news-pags{width:1500px;height:150px;margin:0 auto;display:flex;justify-content:center;}
.news-pags-button{width:110px; height:60px;line-height:60px; color:#ACACAC; border:1px solid #ACACAC; text-align:center; font-size:24px;}
.news-pags-button a{color:#ACACAC;font-size:24px;}
.news-pags-button-num{width:60px; height:62px;line-height:62px; text-align:center; font-size:24px; color:#FFFFFF; background-color:#003F9E; margin:0 15px;}
.news-pags-button-num a{font-size:24px; color:#FFFFFF;}

.zhengwen-kuang{width:1350px;height:100%;padding:0 50px 50px 50px; margin:100px auto; border:1px solid #CCCCCC;box-shadow:0 2px 4px 0 rgb(114 144 179 / 40%);}
.zhengwen-title{width:1350px;height:100px; line-height:100px; font-size:32px; text-align:center;}
.zhengwen-title2{width:1350px;height:60px; line-height:60px; font-size:16px; text-align:left; border-bottom:1px dashed #CCCCCC;}
.zhengwen-title2 span{width:100px;height:60px; line-height:60px; font-size:16px; text-align:right; float: right;}
.zhengwen-text{width:1250px;height:100%;line-height:40px; font-size:18px;}

/*手机端*/
.head—new{width:100%;display:flexl;justify-content:space-between;height:120px;}
.daohang-m{width:100%;height:80px;}
.daohang-m-list{width:50%;height:40px;float:left;background-color:#003F9E; line-height:40px; font-size:1.1rem; color:#FFFFFF; text-align:center;}
.daohang-m-list a{color:#ffffff}
.daohang-m-list a:hover{color:#ffffff}
.index_m_tu{position:relative;width:98%;overflow:hidden; margin:0 auto;}
.index_m_tu img{position:relative;display:block;left:50%;max-width:100%;transform:translateX(-50%)}
.index_m_lianxi{position:relative;width:65%;overflow:hidden; margin:2rem auto;}
.index_m_lianxi img{position:relative;display:block;left:50%;max-width:100%;transform:translateX(-50%)}

/*合作院校*/
.ft-carousel {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.ft-carousel .carousel-inner {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
}

.ft-carousel .carousel-inner .carousel-item {
	float: left;
	height: 100%;
}

.ft-carousel .carousel-item img {
	width: 100%;
}

.ft-carousel .carousel-indicators {
	position: absolute;
	left: 0;
	bottom:0;
	width: 100%;
	text-align: center;
	font-size: 0;
}

.ft-carousel .carousel-indicators span {
	display: inline-block;
	width: 15px;
	height: 15px;
	background-color: #999999;
	margin: 0 4px;
	border-radius: 50%;
	cursor: pointer;
}

.ft-carousel .carousel-indicators span.active {
	background-color: #0066FF;
}

.ft-carousel .carousel-btn {
	position: absolute;
	top: 50%;
	width: 50px;
	height: 45px;
	margin-top: -25px;
	cursor: pointer;
}

.ft-carousel .carousel-prev-btn {
	left: 0;
	background: url(../img/prev.png) no-repeat;
}

.ft-carousel .carousel-next-btn {
	right: 0;
	background: url(../img/next.png) no-repeat;
}  
.kaifang_gaozhen_kuang{ width:1350px; height:484px;margin:0 auto; z-index:111;}
.kaifang_gaozhen_left{ width:507px; height:484px; float:left;}
.kaifang_gaozhen_l_01{ width:479px; height:273px; position:absolute;background-image:url(../images/kaifang_gaozhen_01.jpg);background-repeat:no-repeat;z-index:333;}
.kaifang_gaozhen_l_02{ width:473px; height:220px; position:absolute;background-image:url(../images/kaifang_gaozhen_02.jpg);background-repeat:no-repeat; margin-top:264px; margin-left:34px; z-index:222;}
.kaifang_gaozhen_right{ width:774px; height:484px; float:right;}
.kaifang_gaozhen_r_01{ width:774px; height: auto;  border-bottom:1px solid #E4E4E4;}
.kaifang_gaozhen_r_01_num{ width:80px; height:60px;color:#FEAE00; font-size:60px; line-height:60px; font-style: oblique; float: left;}
.kaifang_gaozhen_r_01_text{ width:674px; height:60px; float: left;padding-left:20px; color:#003D9C; font-size:32px; font-weight:600}
.kaifang_gaozhen_r_01_xiangxi{width:774px; height: auto; line-height:35px; font-size:22px;margin-bottom:20px; margin-top:20px;}

.kaifang_gaozhen_kuang2{ width:1350px; height:484px;margin:50px auto 0 auto; z-index:111;}
.kaifang_gaozhen_left2{ width:width:774px; height:484px; float:left;}
.kaifang_gaozhen2_l_01{ width:774px; height: auto;  border-bottom:1px solid #E4E4E4;}
.kaifang_gaozhen_right2{ width:507px; height:484px; float:right;}
.kaifang_gaozhen2_r_01{ width:479px; height:273px; position:absolute;background-image:url(../images/kaifang_gaozhen_03.jpg);background-repeat:no-repeat;z-index:333; margin-left:28px;}
.kaifang_gaozhen2_r_02{  width:473px; height:220px; position:absolute;background-image:url(../images/kaifang_gaozhen_04.jpg);background-repeat:no-repeat; margin-top:264px;  z-index:222;}

.new_title{width:100%; height: auto; margin:140px auto 120px auto;}
.new_title_text{width:100%; font-size:58px; margin-top:60px; position:absolute; margin-top:20px; letter-spacing:6px; text-align: center;}
.new_title_text_english{width:100%;font-size:46px; color:#E5E5E5; text-align:center;}
.new_title_fu{width:100%; font-size:24px;letter-spacing:6px; text-align: center; margin-top:-80px; margin-bottom:50px;}

.new_title_m{width:100%; height:3.0rem; margin:3.5rem auto 1.5rem auto;}
.new_title_text_m{width:100%; font-size:1.8rem; position:absolute; margin-top:0.8rem; letter-spacing:2px; text-align: center; font-weight:bold;}
.new_title_text_english_m{width:100%;font-size:1.2rem; color:#E5E5E5; text-align:center;}
.new_title_fu_m{width:98%; font-size:1.0rem;letter-spacing:2px; text-align: center;margin:0 auto 2rem auto;}
.new_title_fu_m_2{width:85%; font-size:1.0rem;letter-spacing:2px; text-align:justify;margin:0 auto 0 auto; text-indent:2rem;}

.new_m_wenti_kuang{ width:100%;height:9rem;background-image:url(../images/index_wenti_m_bg.jpg);background-repeat:no-repeat;left:0; background-size:auto 100%; font-size:1.0rem;}
.new_m_wenti_right{ width:78%;height:9rem; float:right; }
.new_m_wenti_r_kuang{ width:100%; height:3rem;float:right;}
.new_m_wenti_r_list{ width:50%; height:2.4rem; float:left;padding-top:0.6rem;}
.new_m_wenti_num{font-size:2.0rem;position:absolute;margin-top:-0.8rem;color:#CCCCCC;}
.new_m_wenti_text{float:left;text-indent:2.6rem;}
.new_m_wenti_t1{font-size:0.8rem; line-height:1.0rem; font-weight:bolder;}
.new_m_wenti_t2{font-size:.5rem;line-height:1.0rem;}

.zixue_banner_text_kuang{width:100%; height:65px;margin-top:-65px; z-index:99999999;background-color:rgba(0,0,0,0.4); display:flex; justify-content: center ;}
.zixue_banner_text_k_l{width:auto;height:65px;float:left;line-height:65px; padding-left:20px; padding-right:30px; font-size:26px; color:#FFFFFF;}
.zixue_banner_text_k_l img{vertical-align:middle;}
.zixue_banner_text_kuang a:hover{ color: #0066FF;}

.new_index_m_tu{ width:100%;height:auto; margin-top:2.5rem;}
.new_index_m_tu img{ width:100%;height:auto;}

.index_m_foot_kuang{ width:100%; height:12rem;background-color:#003F9E; color:#DFDFDF;padding-top:1rem;}
.index_m_foot_con{ width:98%; text-align:center; line-height:2.2rem;margin:0 auto;font-size:.9rem;}
.index_m_foot_con a{color:#DFDFDF}
.index_m_erweima{width:100%;margin-top:15rem;text-align:center;}
.index_m_erweima img{width:50%;}
.index_m_erweima_shuoming{width:100%;margin-top:2rem;text-align:center;color:#666666;}