
*{margin:0;padding:0; font-family: "microsoft yahei";}
li{list-style:none;}
input{text-decoration:none;border:0;outline:none;}
a,textarea,select{text-decoration:none;border:0;outline:none;cursor: pointer;}
img{border:0;display: block;margin: 0 auto;}
/*公共样式表结束*/

/*banner*/
.banner{width: 100%; height:500px;background: url(../images/bannerlr.jpg) center center no-repeat;/*padding-top: 50px;*/overflow: hidden;}
.banner div{width: 1000px; height:500px; background: url(../images/banner_nr04.png) center center no-repeat; margin: 0 auto;}
.banner div ul{width: 1000px; height:100px; margin: 0 auto; padding-top: 225px; position: absolute; display: block;}
.banner div ul li:nth-child(1){margin-left:300px;}
.banner div ul li{float: left; margin-left: 40px;}
.banner div ul li img{width:51px; height: 51px; margin: 0 auto; display: block; line-height:51px;}
.banner div ul li{width: 110px; height:110px; display: block; font-size: 20px; color: #003399; text-align: center; border:#009 1px solid; border-radius:50%; line-height: 110px; cursor: pointer; font-weight:bold; text-align:center; margin-top:30px; }
.banner div ul li:hover{ color:#fff; background:#003399; text-decoration:underline;}
.banner div p{width:300px; height:50px; display: block; background: #023b82; text-align: center; font-size: 16px; color: #ffffff; line-height: 50px; border-radius: 5px; position: absolute; margin-top:400px; margin-left:350px;font-weight: 600;}
.banner div p:hover{color:#fff600; text-decoration:underline;background: #f34334;}
/*banner end*/

.huachu{ width:334px; height:198px; background:url(../images/news-1.png) center center no-repeat ;position:fixed; right:-400px; bottom:10px; z-index: 1000;}
.huachu .close{ width:30px; height:22px; line-height:22px;display:block; float:right; margin-top: 5px; margin-right: 5px;}
.huachu ul {margin-top: 10px; margin-left:60px;}
.huachu ul li{height: 30px; float: left; margin-left: 20px; background: #3ca3f7; font-size: 14px; color: #ffffff; line-height: 30px; text-align: center;}
.huachu ul li:nth-child(1){width:90px;}
.huachu ul li:nth-child(2){ text-align: center;}
.huachu .nr{width: 334px; height: 150px;}
.zxf{position:fixed; z-index:1000; left:0px; top:100px; background: url(../images/flow1.png) no-repeat; width:130px; height:581px; padding-top:100px;}
.zxf .close{ width:30px; height:22px; line-height:22px;display:block; float:right; margin-top: -110px;}
.zxf div{width: 130px; height: 581px;}
.yxf{position:fixed; z-index:1000; right:0px; top:100px; background: url(../images/consult-1.png) no-repeat; width:130px; height:581px; padding-top:100px;}
.yxf .close{ width:30px; height:22px; line-height:22px;display:block; float:right; margin-top: -110px;}
.yxf ul{margin-top:80px; margin-left: 10px; font-size: 13px;}
.yxf ul li{width: 110px;
		   height: 27px;
		   border-bottom: 1px solid #39acf2;
		   line-height: 27px;
		   color: #ffffff;
		   text-align: left;}
.yxf ul li:hover{background:#0060E5; color: #fffff;}



/*顶部banner结束*/
/*顶部*/
.top{
	width:100%;
	height:62px;
	overflow:hidden;
	min-width:1200px;
}
.top-header{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	padding-top:10px;
}
.top-header .top-left{
	width:120px;
	height:42px;
	border-right:2px solid #898989;
	float:left;
	margin-right:5px;
}
.top-header .top-center{
	float:left;
	height:46px;
	position:relative;
}
.top-header .top-center .top-title{
	font-size:20px;
}
.top-header .top-center .top-text{
	font-size: 12px;
	color:#a8aaa9;
}
.top-header .top-r-img{
	width:62px;
	height:40px;
	margin-left:40px;

}
.top-header .top-right{
	width:250px;
	height: 70px;
	float:right;
	position:relative;
}
.top-header .top-right .text{
	position:absolute;
	right:8px;
	top:-10px;
	font-size:18px;
	height:28px;
	line-height:28px;
}
.top-header .top-right .text span{
	color:#c40a0a;
	font-size:30px;
}
.top-header .top-right .top-r-btn{
	position:absolute;
	right:0;
	top:20px;
    background:#f34334;
	width:142px;
	height:24px;
	line-height:24px;
	text-align:center;
	font-size:12px;
	color:#fff;
	border-radius:5px;
}
.top-header .top-right .top-r-btn:hover{
	text-decoration:underline;
}
/*顶部end*/

/*导航*/
.navbar{
	width:100%;
	height:34px;
	min-width:1200px;
	background:#003366;

}
.navbar .navbar-in{
	width:1000px;
	height:48px;
	margin:0 auto;
}
.navbar-in .nav-ul{
	width:1000px;
	height:48px;
	margin:0 auto;
}
.navbar-in .nav-ul .list-li{
	width:142px;
	float:left;
	height:34px;
	line-height:34px;
	text-align:center;
	position:relative;

}
.navbar-in .nav-ul .list-li:hover{
	background:#023b82;

}
.navbar-in .nav-ul .list-li .list-btn{
	color:#FFFFFF;
	font-size:14px;
}
.navbar-in .nav-ul .list-li .list-btn:hover{
	text-decoration:underline;
}
.navbar-in .nav-ul .list-li .list-hidebox{
	width:165px;
	position:absolute;
	left:0;
	top:34px;
	background:#003366;
	z-index:99;
	display:none;

}
.navbar-in .nav-ul .list-li .list-hidebox li{
	font-size: 14px;
	width: 165px;
	border-bottom:1px dashed #44596e;
}
.hide-li a{ color:#FFFFFF;}
.hide-li a:hover{
	
	text-decoration: underline;
}
.navbar-in .nav-ul .list-li .list-hidebox li:hover{ background:#023b82;}
/*导航end*/



*第一屏*/
.part-1{
	width: 1000px;
	margin: 0 auto;
	height:550px;
	margin-bottom:20px;
	position: relative;
}
.part-1-box{
	width:226px;
	height:382px;
	border:1px solid #c9c9c9;
	float:left;
	margin-right:28px;
	margin-top:25px;
	
}
.part-1-box.no-margin{
	margin: 0;
	margin-top:25px;
}
.part-1-box .t-img{
	display:block;
	width:217px;
	height:126px;
	margin:0 auto;
	margin-top:4px;
}
.part-1-box .b-div{
	width:216px;
	height:226px;
	border: 1px dashed #c9c9c9;
	margin:0 auto;
	border-top:none;
	padding-top:20px;
}
.part-1-box .b-div .b-div-title{
	background:url(../images/zxks-bg.png) no-repeat;
	display:block;
	width:108px;
	height:34px;
	text-align:center;
	line-height:34px;
	font-size:20px;
	font-weight: bold;
	color:#df3741;
	margin:0 auto;
	margin-bottom: 16px;
}
.part-1-box .b-div .b-div-context{
	width:178px;
	line-height: 1.5em;
	text-align:center;
	margin:0 auto;
	font-size:16px;
	color:#404040;
}
.part-1-box .b-div .b-div-context span{
	color:#eb4444;
}
.b-div .b-btn{
	width:162px;
	height:34px;
	border:1px solid #001c58;
	margin:0 auto;
	display:block;
	margin-top:9px;
	text-align:center;
	line-height:34px;
	color:#404040;
	font-size:16px;
}
.b-div .b-btn:hover{
	background:#001c58;
	color:#fff;
}
.part-1-btn{
	width: 400px;
	height: 66px;
	/* border: 1px solid #f39800; */
	position:absolute;
	left:50%;
	margin-left:-200px;
	bottom: 0px;
	z-index: 99;
	margin-top: 20px;
}
.part-1-btn a{
	width: 394px;
	height: 60px;
	border: 1px solid #f39800;
	display: block;
	margin: 0 auto;
	margin-top: 2px;
	font-size: 28px;

	line-height: 60px;
	text-align: center;
}
.part-1-btn a:hover{
	background:#f39800;
	color:#fff;
}
/*第一屏结束*/

/*第二屏*/
.part-2{
	width:100%;
	height:580px;
	overflow:hidden;
	min-width:1200px;
	position:relative;
	background: #f7f7f7;margin-bottom:30px;margin-top:50px;
}
.part-2 img{width: 1000px; height: 320px; margin: 0 auto;}
.part-2-in{
	/*width:1000px;*/
	height: 422px;
	margin:0 auto;
	padding-top: 34px;
}
.part-2-in img{margin-bottom:20px;
	text-align:center;
}
.part-2-in img.img2{
	margin-top: 30px;
}
.part-2-btn{
	width: 400px;
	height: 66px;
	/* border: 1px solid #f39800; */
	position:absolute;
	left:50%;
	margin-left:-200px;
	bottom: 25px;
	z-index: 99;
	margin-top: -80px;
}
.part-2-btn.part-10-btn{
	bottom:0;
}
.part-2-btn a{
	width: 394px;
	height: 60px;
	border: 1px solid #f39800;
	display: block;
	margin: 0 auto;
	margin-top: 2px;
	font-size: 28px;
	color: #6d4000;
	line-height: 60px;
	text-align: center;
}
.part-2-btn a:hover{
	background:#f39800;
	color:#fff;
}
/*.demo{
	padding: 2em 0;
	width: 1000px;
	margin: 0 auto;
}
.box{
	position: relative;
	perspective: 1000px;
	width: 166px;
	height: 90px;
	margin: 0 auto;
}
.box .box-img{
	transform: rotateY(0);
	transition: all 0.50s ease-in-out 0s;
	width: 166px;
	height: 90px;
}
.demo2 .box{
	width: 138px;
	height: 138px;
	margin: 0 auto;
}
.demo2 .box .box-img{
	width: 138px;
	height: 138px;
}
.box:hover .box-img{
	transform: rotateY(-90deg);
}
.box .box-img img{
	width: 100%;
	height: auto;
}
.box .box-content{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	background: rgba(0,0,0,0.7);
	transform: rotateY(90deg);
	transition: all 0.50s ease-in-out 0s;
	border-radius: 5px;
}
.demo2 .box .box-content{
	border-radius: 50%;
	*//* width: 143px; *//*
	height: 136px;
}
.box:hover .box-content{
	transform: rotateY(0);
}
.demo2 .box .title{
	padding-top: 40px;
}
.box .title{
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	padding-top:20px;
}
.box .description{
	font-size: 14px;
	line-height: 24px;
	color: #fff;
}
.box .title:after,
.box .description:after{
	content: "";
	width: 80%;
	display: block;
	border-bottom: 1px solid #fff;
	margin: 15px auto;
}
.box .social-links{
	margin: 0;
	padding: 0;
	list-style: none;
}
.box .social-links li{
	display: inline-block;
	margin: 0 10px;
}
.box .social-links li a{
	font-size: 20px;
	color: #a6a6a6;
}
.box .social-links li a:hover{
	text-decoration: none;
	color: #fff;
}
@media only screen and (max-width: 990px) {
	.box{  margin-bottom:20px; }
}
@media only screen and (max-width: 479px) {
	.box .box-content{ padding: 20px; }
}*/
/*第二屏结束*/
/*按钮*/
.bon{width:300px; height:50px; display: block; background: #023b82; text-align: center; font-size: 16px; color: #ffffff; line-height: 50px; border-radius: 5px; font-family: "microsoft yahei";margin:0 auto; margin-top:20px;}
.bon:hover{color:#fff600; text-decoration:underline;background: #f34334;}
/*按钮结束*/
/*截止时间*/
.part-jz{
	width: 1000px;
	height: 512px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	margin-top:20px;
}
.part-jz-p{
	color: #f34334;
	font-size:30px;
	text-align: center;
	margin-top: 18px;
}

.part-jz ul li{width:120px; 
         height: 120px; 
         float: left; 
         margin-left:10px; 
         background: #023b82; 
         font-size:90px; 
         text-align: center; 
         line-height:120px;
         color: #ffffff;
         margin-top:30px;}
.part-jz ul li:nth-child(1){margin-left: 350px;}
.part-jz div{width:500px; height:75px; border: 1px dashed #666666; margin:0 auto; margin-top: 180px;}
.part-jz div span{width:80px; height:70px; float: left; margin-left:30px; font-size:22px; color: #204a86; margin-top:5px;}
.part-jz b{width: 1px; height:70px; background: #204A86; float: left; margin-top: 3px;}
.part-jz li:nth-child(5){width: 350px;
    height: 70px;
    font-size: 16px;
    margin-left: 130px;
    display: block;
    float: left;
    margin-top: -160px;
    display: block;}
.part-jz li p{width:360px; height: 70px; display: block; padding-top: 15px; margin-left: 130px;}
.part-jz  text{color: #f34334;}
.part-jz h2{width:300px; height:50px; display: block; background: #023b82; text-align: center; font-size:16px; color: #ffffff; line-height: 50px; border-radius: 5px; position: absolute;  margin-left:100px; margin-top:20px;}
.part-jz h2:hover{color:#fff600; text-decoration:underline;background: #f34334;}
.part-jz li:nth-child(2){font-size: 30px; color: #262636; background: none; margin-left: 10px; width: 30px; height:30px; line-height:30px; margin-top:115px;}
.part-jz li:nth-child(4){font-size: 30px; color: #262636; background: none; margin-left: 10px;  width: 30px; height:30px; line-height:30px; margin-top:115px;}
/*截止时间结束*/
/*汇总问题*/
.part-hz{width: 1000px; height:550px; margin:0 auto; margin-top:40px;}
.big-title{
	font-size: 50px;
	color: #2d69e3;
	background: url("../images/big-title-bg.png") no-repeat;
	width: 905px;
	height: 82px;
	margin: 0 auto;
	text-align:center;
	
}
.part-hz ul li{width:450px; height:70px; float: left; background: #f0f0f0; float: left; margin-left: 30px; margin-top: 15px;}
.part-hz ul li p{width:70px; height:40px; background: #918f99; margin-left: 0px; float: left; color: #ffffff; font-size: 16px; line-height: 40px; margin-top:15px; text-align: center;}
.part-hz ul li span{width: 270px; height:70px; font-size: 15px; color: #000000; line-height:70px; margin-left:40px; float: left;}
.part-hz ul li nav{width: 70px; height: 70px; background:#f34334; display: block; float: left;}
.part-hz ul li img{width: 30px; height: 30px; text-align: center; margin: 0 auto; margin-top:15px;
                   -webkit-transition: 0.35s;
				    -webkit-transition: -webkit-transform 0.35s ease-out;
				    transition: transform 0.35s ease-out;
				    -moz-transition: -moz-transform 0.35s ease-out;
                   }
.part-hz ul li img:hover{
							transform: rotateZ(360deg);
						    -webkit-transform: rotateZ(360deg);
						    -moz-transform: rotateZ(360deg);
							}

.part-hz ul li div{width:70px; height: 30px; font-size:12px; color: #ffffff; display: block; text-align: center; padding-top:5px; margin: 0 auto;}
.da{width: 300px;height: 50px;background: #023b82;border-radius: 5px;margin: 0 auto;margin-top: 380px;display: flex;justify-content:center;align-items:center;color: white;font-size: 16px;font-weight: 600;}
.da:hover{color: #fff600;text-decoration: underline;background: #f34334;}
/*汇总问题结束*/
/*第三屏*/
.part-3{
	display: none;
	width: 1000px;
	height: 612px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
    margin-top:50px;
}
.big-title{
	font-size: 40px;
	color: #204a86;
	background: url("../images/big-title-bg.png") no-repeat;
	width: 905px;
	height: 82px;
	margin: 0 auto;
	text-align:center
}
.part-3-p{
	color: #204a86;
	font-size: 18px;
	text-align: center;
	margin-top: 18px;
}
.part-3-in{
	width:1000px;
	margin:0 auto;
	overflow: hidden;
	margin-top:20px;
}
.part-3-box{
	background:#d3e4fd;
	width: 236px;
	height: 348px;
	float: left;
	position: relative;
	margin-right: 18px;
}
.part-3-box:hover{#9fc6ff}
.part-3-box .num{
	font-size:40px;
	color:#204a86;
	margin-left:42px;
	margin-top:3px;
	
}
.part-3-box.no-margin{
	margin: 0;
}
.part-3-box .part-3-box-p{
	height: 60px;
	text-align:center;
	font-size: 28px;
	color:#204a86;
	font-weight: bold;
	margin-top:20px;
}
.part-3-box .part-3-box-p span{
	color:#eb4444;
}
.part-3-box .part-3-box-text{
	margin:0 auto;
	width:204px;
	font-size: 17px;
	color:#615d52;
}
.part-3-box-btn{
	display:block;
	width:216px;
	height:40px;
	border:1px dashed #c9c9c9;
	background:#FFFFFF;
	line-height:40px;
	font-size:18px;
	text-align:center;
	position:absolute;
	bottom:12px;
	left:50%;
	color:#204a86;
	margin-left:-108px;
}
.part-3-box-btn:hover{
	background:#f34334;
	color:#fff600;text-decoration: underline;
}
.dan{width: 300px;height: 50px;background:#023b82;border-radius: 5px;margin: 0 auto;margin-top: 400px;color: white;font-size: 16px;display: flex;justify-content:center;align-items:center;font-weight: 600;}
.dan:hover{color: #fff600;text-decoration:underline;background: #f34334;}

/*第三屏结束*/
/*添加*/
.part-tj{width: 100%; height:500px; background: url(../images/img_02.jpg) center center no-repeat; margin: 0 auto;padding-top:30px;}
.part-tj div{width: 1000px; height: 461px; margin: 0 auto;}\
.part-tj div img{padding-top:0px; margin-left: 50px;}
.part-yj div .span{width: 1000px; height:276px; background:#023b82; margin: 0 auto; display: block;}
.part-tj ul{ margin-top:60px;}
.part-tj ul li{width: 191px; height: 166px; background: url(../images/bg_01.png) center center no-repeat; float: left; margin-left:-75px; cursor: pointer;}
.part-tj ul li:nth-child(1){margin-left:150px;}
.part-tj ul li:nth-child(2){margin-top:65px;}
.part-tj ul li:nth-child(4){margin-top:65px;}
.part-tj ul li img{width:40px; height: 40px; margin: 0 auto; margin-top: 30px; margin-left:75px;}
.part-tj ul li b{width:80px; height: 20px; font-family: "microsoft yahei"; font-size: 20px; color: #ffffff; line-height:35px; text-align: center; margin-left:75px;}
.part-tj ul li p{width:100px; height: 20px; font-family: "microsoft yahei"; font-size:14px; color: #ffffff; line-height: 15px; text-align: center; margin-left:45px;}
.part-tj ul li:hover{background: url(../images/bg_02.png) center center no-repeat;}
.part-tj span{width: 1000px; height: 40px; line-height: 80px; font-weight: bold; font-size: 40px; font-family: "microsoft yahei"; color: #204a86; text-align: center; display: block;}
/*添加结束*/
/*第四屏*/
.part-4{margin-top:30px;overflow: hidden;width: 100%;/*height:635px;*/height: 500px;min-width: 1200px;margin-bottom:40px;background: #fa2828;}
.part-4-in{width: 1000px;height:200px;margin: 0 auto;}
.part-4-in .tz-div{width:356px;margin:0 auto;height:32px;position:relative;/*border-top:1px solid #fff000;*/margin-top:38px;}
.part-4-in .tz-div span{display:block;width:122px;height:30px;border:1px solid #fff000;color:#fff000;text-align:center;line-height:30px;font-size:20px;position:absolute;left:50%;margin-left:-61px;top:-40px;background:#fa2828;z-index:99;}
.part-4-in .big-title{background: none;color: #ffffff;}
.part-4-in .big-title span{color:#fff000;}
.part-4-tx{/*background: url("../images/tx-bg.png") no-repeat;*/height: 230px;width: 726px;margin: 0 auto;position: relative;margin-top: -55px;background:#f0f0f0;/*opacity: 0.8*/;border-radius: 5px;overflow: hidden;border:1px gray solid;}
.xian{width:600px;height: 0px;border:1px dashed gray;margin: 0 auto;margin-top: 30px;}
.xian2{width: 600px;height: 0px;border:1px dashed gray;margin: 0 auto;margin-top:10px;}
.part-4-tx span{color: #f34334;}
.part-4-btn{width:300px;height:50px;margin:0 auto;/* border:1px solid #fff; */clear:both;margin-top:200px;}
.part-4-btn a{display:block;width:300px;height:50px;/*border:1px solid #fff;*/margin-left:4px;margin-top:4px;color:#fff;font-size:16px;text-align:center;line-height:50px;background:#023b82;border-radius: 5px;font-weight: 600;}
.part-4-btn a:hover{color:#f34334;background:#FBD32C;text-decoration: underline;}
.texp1{font-size:16px;color: black;font-weight: 600;text-align: center;margin-top: 10px;}
.texp2{font-size: 16px;color: #333;text-align: center;margin-top: 10px;}
.jss{font-size:16px;text-align: center;}
.jss span{font-size: 40px;color: red;font-weight: 600;}

/*第四屏end*/


/*第五屏*/
.part-5{
	width:1000px;
	margin:0 auto;
	height:530px;
	position: relative;
}
.part-5 .big-title1{
	font-size:40px;
	font-weight: bold;
	color:#023b82;
	line-height:80px;
	text-align:center;
	padding-top:18px;
}
.part-5 .big-title{
	font-weight: bold;
}
.part-5 .big-title span{
	font-size: 1.2em;
	color:#eb4444;
}
.part-5-context{
	width:580px;
	margin:0 auto;
	margin-top:15px;
	color:#204a86;
	font-size:15px;
	line-height:26px;
	text-align: center;
}
.part-5-context span{
	color:#f5140e;
}
.part-5 .ling{
	display:block;
	width:450px;
	margin:0 auto;
	margin-top:30px;margin-bottom:30px;

}
.part-2-btn.part-5-btn{
	
	bottom: 0;
}
.part-2-btn.part-5-btn a{

}
.part-2-btn.part-5-btn a:hover{

}
/*第五屏*/
/*名牌大学*/
.part-mp{margin-bottom:30px;
	width:1000px;
	margin:0 auto;
	height:890px;
	position: relative;
	margin-top:40px;
}
.part-mp .nr{width: 1000px; height:1000px; margin: 0 auto;background: }
.part-mp .nr ul li{width:263px; height: 250px; float: left; background: #e6e6e6; margin-left:50px; margin-top: 20px;}
.part-mp .nr ul li img{width: 263px; height: 131px; margin: 0 auto;}
.part-mp .nr ul li img:hover{opacity: 0.7; cursor:pointer;}
.part-mp .nr ul li span{width: 263px; height:80px; display: block;line-height: 28px;}
.part-mp .nr ul li h2{font-size:20px; color: #204a86;line-height:32px;/*text-align: center;*/margin-left: 5px;}
.part-mp .nr ul li p{font-size: 20px; color:#df3741;/*text-align: center;*/margin-left: 5px;font-weight: 600;}
.part-mp .nr ul li p img{
	width:16px;
	height:25px;
	float:right;
}
.part-mp .nr ul li div{width:200px;height: 36px;background:#2d69e3;border-radius: 5px;margin: 0 auto;margin-top: -15px;display: flex;justify-content:center;align-items:center;color: white;}
.part-mp .nr ul li div:hover{color: #ffda28;text-decoration: underline;}
.part-mp-btn{
	width: 400px;
	height: 66px;
	/* border: 1px solid #f39800; */
	position:absolute;
	left:50%;
	margin-left:-200px;
	bottom:2px;
	z-index: 99;
}
.part-mp-btn a{
	width: 394px;
	height: 60px;
	border: 1px solid #f39800;
	display: block;
	margin: 0 auto;
	margin-top:35px;
	font-size: 28px;
	color: #6d4000;
	line-height: 60px;
	text-align: center;
}
.part-mp-btn a:hover{
	background:#f39800;
	color:#fff;
}
/*名牌大学结束*/
/*专业*/
.part-zy{width: 1080px; height:480px; margin: 0 auto;margin-top: 150px;}
.part-zy nav{width: 1080px; height:60px; margin: 0 auto; display:block;background:#df3741; font-size:40px; color: #ffffff; text-align: center; line-height: 60px;}

.part-zy  ul{ margin-top:30px; margin-left:30px;}
.part-zy  ul li{ width: 190px; height: 32px;float: left; border: 1px solid #023b82; color: #023b82; text-align: center; font-size: 17px; border-radius: 5px; line-height: 32px; margin-left: 10px; margin-top: 10px;}
.part-zy  ul li span{
	float:right;
}
.part-zy ul li:hover{background: #023b82; color: #ffffff;}
.part-zy  P{width: 187px; height: 32px;float: left; background: #023b82; color: #ffffff; text-align: center; display: block; font-size: 17px; border-radius: 5px; line-height: 32px; margin-left: 10px; margin-top: 10px;}
.part-zy  P:hover{color: #023b82; border: 1px solid #023b82; background: none;}
/*专业结束*/
/*第六屏*/
.part-6{
	width:100%;
	height: 288px;
	background: #f3f3f3;
	min-width: 1200px;
	overflow: hidden;
	margin-top: 60px;
}
.part-6-in{
	width: 1000px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	padding-top: 40px;
	height: 248px;
}
.part-6-region{
	width:946px;
	height: 92px;
	margin: 0 auto;
}
.part-6-region .btn-top{
	width:786px;
	margin:0 auto;
	height:34px;
	margin-bottom:26px;
	margin-top:36px;
}
.part-6-region a{
	display:block;
	height:34px;
	width:142px;
	float:left;
	background:#204a86;
	color:#fff;
	font-size:20px;
	margin-right:16px;
	border-radius:5px;
	text-align:center;
	line-height:34px;

}
.part-6-region a:hover{
	background:#EB4444;
	color:#fff;
}
.part-6-region .btn-top a{

}
.part-6-region .btn-top a:last-child{margin:0;}
.part-6-region .btn-bottom{
	width:946px;
	margin:0 auto;
}
.part-6-region .btn-bottom a{

}
.part-6-region .btn-bottom a:last-child{
	margin:0;
}
/*第六屏end*/

/*第七屏*/
.part-7{
	width:1000px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	height: 736px;
	margin-top: 60px;
}
.part-7-p{
	color: #204a86;
	font-size: 18px;
	text-align: center;
	margin-top: 16px;
}
.part-7-p span{
	color: #eb4444;
}
.part-7-scholl{
	width:1000px;
	margin:0 auto;
	margin-top:42px;
	height:435px;
}
.scholl-box{
	width:165px;
	height:132px;
	margin-right:42px;
	float:left;
	text-align:center;
	margin-bottom:24px;
}
.scholl-box.no-margin{
	margin-right:0;
}
.scholl-box img{
	display:block;
	width:105px;
	margin:0 auto;
}
.scholl-box p{
	font-size:18px;
	color:#6d4000;
	text-align:center;
}
.part-2-btn.part-7-btn{
	bottom:0;
}
/*第七屏end*/


/*第八屏*/
.part-8{
	width:1000px;
	margin: 0 auto;
	margin-top: 60px;
	overflow: hidden;
	position: relative;
}
.part-8-table{
	width:1000px;
	margin:0 auto;
	border-color:#204a86;
}
.part-8-table tr{

}
.part-8-table th{
	height:60px;
	background:#2d67b9;
	color:#fff;
	border-right:1px solid #204a86;
}
.part-8-table th a{
	color:#fff;
}
.part-8-table td{
	height:60px;
	text-align:center;
	border-right:1px solid #204a86;
	border-bottom:1px solid #204a86;
}
.part-8-table td.active{
	background: #2d67b9;
}
.part-8-table td.border{
	border-left:1px solid #204a86;
}
/*第八屏 end*/

/*第九屏*/
.part-9{
	width: 1000px;
	margin: 0 auto;
	margin-top:50px;
	overflow: hidden;
	position: relative;
}
.imgg{
	margin-top:20px;
	background-size: 50% 50%;
	width:600px;height: 336px;
	background:url(../images/part-9-img.png);
	background-size:100%;
	background-repeat: no-repeat;
	margin: 0 auto;
	margin-top:20px;
}
/*第九屏 end*/

/*第十屏*/
#wrapper{
	overflow: hidden;
	width: 800px;
	height:120px;
	position: relative;
	border: 1px solid #b4b4b4;
	margin: 0 auto;
}
.wrapper-in{
	width: 906px;
	margin: 0 auto;
	height: 130px;
	position: relative;
	overflow: hidden;
	margin-top: 20px;
}
#wrapper ul {
	position: absolute;
	left: 0;
	top: 0;
}
#wrapper li{
	float: left;
	list-style: none;
	width: 222px;
	height: 130px;
	text-align: center;
}
#wrapper li img{
	display: inline-block;
	width: 212px;
	height: 130px;
	margin: 0 auto;
}
#btn-left{
	background: url("../images/left.jpg") no-repeat;
	display: block;
	height: 50px;
	width: 26px;
	position: absolute;
	left: 0;
	top: 55px;
	cursor: pointer;
}
#btn-left.active{
	background: url("../images/a_left.jpg") no-repeat;
}
#btn-right{
	background: url("../images/right.jpg") no-repeat;
	display: block;
	height: 50px;
	width: 26px;
	position: absolute;
	right: 0;
	top: 55px;
	cursor: pointer;
}
#btn-right.active{
	background: url("../images/a_right.jpg") no-repeat;
}
.part-10{
	width: 1000px;
	height: 140px/*294px*/;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	margin-top:30px;
}
/*第十屏end*/


/*第十一屏*/
.part-11{
	width: 1000px;
	height:590px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
.part-11-in{
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
.part11-box{
	width:176px;
	height:190px;
	float:left;
	margin-top:30px;
	margin-right: 30px;
}
.part11-box .part-11-img{
	display:block;
	width:176px;
	height:105px;
}
.part11-box .part-11-text{
	color:#204a86;
	margin-top:10px;
	text-align: center;
    font-size: 21px;
    font-weight: bold;
}
.part11-box .part-11-text span{
	color:#eb4444;
}
.part11-box .part-11-btn{
	display:block;
	width:176px;
	height:34px;
	line-height:34px;
	text-align:center;
	background:#204a86;
	color:#fff;
	border-radius:5px;
	margin-top:20px;
}
.part11-box .part-11-btn:hover{
	background:#eb4444;
}
.no-margin{
	margin-right: 0;
}
/*第十一屏end*/

/*第十二屏*/
.part-12{
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	margin-top:40px;
	height:auto;
}
.part-12 .big-title{
	font-size: 36px;
}
.top-info{
	height: 390px;
	border-bottom:1px dashed #666666;
	margin-top:30px
}
.top-info .same-box{
	float:left;
}
.top-info .same-box.same-boxl{
	width:280px;
	margin-right:25px;
}
.same-box.same-boxl .s-top{
	width:280px;
	height:170px;
	margin-bottom:40px;
}
.same-box.same-boxl .s-top a{
	width:280px;
	height:170px;
	display:block;
}
.same-box.same-boxl .s-top img{
	
}
.same-box.same-boxl .s-bottom{

}

.same-box.same-boxl .s-bottom .title{
	font-size:20px;
	color:#0c0c0c;
	text-align:center;
}
.same-box.same-boxl .s-bottom .list-ul{
	margin-top:14px;

}
.same-box.same-boxl .s-bottom .list-li{
	width:82px;
	height:26px;
	background:#e5e5e5;
	text-align:center;
	line-height:26px;
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}
.same-box.same-boxl .s-bottom .list-li.no-margin{
	margin-right:0;
}
.same-box.same-boxl .s-bottom .list-li a{
	font-size:14px;
	color:#0c0c0c;
}
.same-box.same-boxl .s-bottom .list-li a:hover{
	text-decoration:underline;
}
.top-info .same-box.same-boxc{
	
	width:314px;
}
.top-info .same-box.same-boxc .title{
	color:#0c0c0c;
	font-size:22px;
}
.top-info .same-box.same-boxc .title1{
	font-size:18px;
	color:#0c0c0c;
	margin-top:10px;
}
.top-info .same-box.same-boxc .title2{
	margin-top:52px
}
.top-info .same-box.same-boxc .title1 span{
	display:inline-block;
	height:23px;
	width:44px;
	background:#ef3434;
	text-align:center;
	line-height:23px;
	color:#fff;

}
.top-info .same-box.same-boxc .list-ul{
	margin-top:15px;
	color: #204a86;
}
.top-info .same-box.same-boxc .list-li{
	font-size:14px;
	height:24px;
	line-height:24px;
	color: #204a86;
}
.top-info .same-box.same-boxc .list-li a{
	font-size:14px;
	height:24px;
	line-height:24px;
	color: #204a86;
}
.top-info .same-box.same-boxc .list-li a:hover{
	text-decoration:underline;
}
.top-info .same-box.same-boxr{
	width:380px;
	float:right;
}
.top-info .same-box.same-boxr .title{
	color:#0c0c0c;
	font-size:22px;
}

.top-info .same-box.same-boxr .part12-2img{
	width:380px;
	height:130px;
	margin-top:20px;
	display:block;
}
.top-info .same-box.same-boxr .list-ul{
	width:380px;
	margin-top:55px;
}
.top-info .same-box.same-boxr .list-li{
	width:75px;
	float:left;
	margin-right:25px;
}
.top-info .same-box.same-boxr .list-li.no-margin{
	margin-right:0;
}
.top-info .same-box.same-boxr .list-li .rtop{
	display:block;
	width:75px;
	height:20px;
	background:#fce100;
	line-height:20px;
	font-size:14px;
	border-radius:5px;
	text-align:center;
}
.top-info .same-box.same-boxr .list-li .rbottom{
	display:block;
	width:75px;
	height:40px;
	background:#e5e5e5;
	font-size:14px;
	color:#0c0c0c;
	line-height:40px;
	text-align:center;
	border-radius:5px;
	margin-top:10px;
}
.top-info .same-box.same-boxr .btn-group{
	clear:both;
	width:380px;
	padding-top:25px;
	overflow:hidden;
}
.top-info .same-box.same-boxr .btn-group a{
	display:inline-block;
	height:26px;
	width:182px;
	background: #204a86;
	color:#ffffff;
	text-align:center;
	font-size:14px;
	line-height:26px;
	border-radius:5px;
}
.top-info .same-box.same-boxr .btn-group a:hover{
	background: #eb4444;
	color:#ffffff;
}
.top-info .same-box.same-boxr .btn-group a.lft{
	margin-right:6px;
}
.top-info .same-box.same-boxr .btn-group a.rht{

}
.bottom-info{
	clear:both;
	width:1000px;
	margin-top:30px;
}
.bottom-info-in{
	width:490px;
	float:left;
	margin-right:20px;
}
.bottom-info-in .botom-div{
	margin-top:18px;
	width:460px;
	height:158px;
	border:1px solid #9a9a9a;
	padding:14px;
}
.bottom-info-in .botom-div .list-li{
	width: 460px;
	line-height: 32px;
	height: 32px;
}
.bottom-info-in .botom-div .list-li .span{
	font-size:16px;
	color:#303133;
	float:left;
}
.bottom-info-in .botom-div .list-li .span:hover{
	text-decoration:underline;
}
.bottom-info-in .botom-div .list-li .btn{
	float:right;
	display:inline-block;
	width:92px;
	height:22px;
	background:#d12020;
	color:#fff;
	font-size:16px;
	text-align:center;
	line-height:22px;
}
.bottom-info-in .botom-div .list-li .btn:hover{
	background:#204A86;
}
.bottom-info-in .title{
	font-size:20px;
	color:#204a86;
	text-align:center;
}
.bottom-info-l{

}
.bottom-info-r{
	margin:0;
}
/*第十二屏end*/

/*第十三屏*/
.part-13{
	width: 1000px;
	margin: 0 auto;
	position: relative;
	margin-top: 60px;
	height:auto;
	padding-bottom: 30px;
}
.part-13-img{
	width: 1000px;
	margin: 0 auto;
	margin-top: 60px;
}
.part-13-more{
	width:1000px;
	margin:0 auto;
}
.ljxq-btn{
	display:block;
	height:36px;
	width:135px;
	border:1px solid #204a86;
	text-align:center;
	line-height:36px;
	border-radius:5px;
	margin:0 auto;
	margin-top:25px;
	color:#204a86;
	font-size:20px;
	float:left;
	margin-right:100px;

}
.ljxq-btn:hover{
	background:#204a86;
	color:#fff;
}
/*第十三屏 end*/
.part-14{
	width: 880px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	margin-top: 60px;
	height:118px;
	background: url("../images/pic-2.jpg") no-repeat;
}
.part-14 .button{
	display: block;
	height: 36px;
	width: 138px;
	line-height: 36px;
	background: #ffffff;
	color: #00a0e9;
	position: absolute;
	right: 62px;
	top: 42px;
	z-index: 99;
	font-size:20px;
	text-align:center;
	border-radius:10px;
}
.part-14 .button:hover{
	background:#EB4444;
	color:#fff;
}
.part-15{
	
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	margin-top:40px;
	height:auto;
	background:#2a2c38;padding-bottom:30px;}
}

.brand{
	width:1000px;
	height:138px;
	margin:0 auto;
	margin-left: 8%;
}
.brand1{
	width:1000px;
	height:138px;
	margin:0 auto;
	margin-top: 35px;
}

.bd-box{
	width:1000px;
	height:138px;
	/* overflow:hidden; */
	margin-top: 20px;
}
.brand1 .bd-box{
	height:92px;
}
.brand1 .bd-box li{
	width:166px;
	height:92px;
	position:relative;
	margin-right: 32px;
}
.bd-box li{
	float:left;
	width:138px;
	height:138px;
	position:relative;
	margin-right: 100px;
}
.bd-box li img{
	width:138px;
	height:138px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:2;
}
.brand1 .bd-box li img{
	width:166px;
	height:92px;
}
.bd-box li span{
	width:138px;
	height:140px;
	position:absolute;
	left:0px;
	top:34px;
	z-index:1;
	text-align:center;
	line-height:140px;
	font-size:20px;
	color:#000;
	background:#ccc;
	opacity: 0.8;
	font-weight:bold;
	overflow:hidden;
	display:none;
	border-radius: 50%;
}
.brand1 .bd-box li span{
	width:166px;
	height:92px;
	border-radius: 5px;
	line-height: 92px;
}
.bd-box li .a{
	width:138px;
	height:138px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:3;
	border-radius:50%;
}
.brand1 .bd-box li .a{
	height:92px;
	width:166px;
	border-radius:100%;
}




.rightzuo{width:135px;height:504px;background:#3fb3f9;position: fixed;left:0;top:62px;padding-top:25px;z-index:9999;border-radius:3px;font-family:"Microsoft YaHei",Arial;}
.rightzuo p{cursor: pointer;position: absolute;top:0; left:0; margin-left:110px; margin-top:5px;}
.rightzuo h4{ font-size:15px; font-weight:bolder; text-align:center; color:#fff;}
.rightts{ font-size:13px; color:#fff; width:135px; height:32px; margin-top:10px; text-align:center;}
.rightts span{ background:#272636; padding:3px 12px;font-size:24px; color:#fff;border-radius:3px;}
.rightzuo ul.uls li{height:30px;line-height: 30px; width:123px; padding-left:12px; border-bottom:#3a97d2 solid 1px; position: relative;font-family:"微软雅黑";}
.rightzuo ul.uls li a{display:block;height:32px;text-align:left;font-size:14px;color:#fff; text-decoration:none; line-height:32px;}
.rightzuo ul.uls li a b{color:#272636;font-size:14px;}
#scoolzuo{width: 26px;height: 110px;background: #3fb3f9;color: #fff;font-size: 14px;position: fixed;left: 0px;top: 30%;
cursor: pointer; display: none;z-index:999;padding-top:10px;text-align:center;}


/*右侧悬浮*/
.leftFix {width:130px;height:auto;background: #f64747;position: fixed; top:62px;right: 0;z-index: 3;}
.leftFix .close{width:30px; height:30px; line-height:22px;display:block; float:left; margin-top:2px; margin-right:94px;}
.leftFix .leftTop { width: 100%; height: 41px;line-height: 41px;text-align: center;background: #ee2929;
box-shadow: 0px 3px 6px #562926;}
.leftFix .leftTop p {color: #fff;font-size:16px;}
.leftFix .leftTop p span {color: #ffd800;}
.leftFix a {width: 100%;display: block;text-align: center;font-size: 12px;line-height: 24px;}
.leftFix a:hover {text-decoration: underline;}
.leftFix a.a01 {color: #fff;}
.leftFix a.a02 {color: #ffd800;}
.leftFix a.a03 {color: #000;}
#rightbtn{width:24px;height:100px;background:#ee2929;color: #fff;font-size: 14px;position: fixed;right:0px;top: 30%;
 padding: 10px 0 0 0px;cursor: pointer; display: none;z-index:998;text-align:center;}
/*右下角弹框*/	
#hc{width:334px; height:200px;background:url(../images/news.gif) center center no-repeat ; position:fixed;right: -334px;bottom: 0; 
font-size: 50px; line-height: 100px; text-align: center; transition: 1s;overflow:hidden;z-index:999;}
#hc span{display: inline-block; width: 24px; height: 24px; background-color:#fff; text-align: center; line-height: 20px; cursor: pointer; position: absolute; right:8px; top:10px; font-size:18px;}
#hc ul{overflow:hieeen;}
#hc ul li{height:30px;line-height:30px; width:120px; border-bottom:#3a97d2 solid 1px; position: relative;background: #3ca3f7;
float:left;left:90px;top:163px;}
#hc ul li:nth-child(1){width:90px;margin-left: 20px;font-size: 14px;color: #ffffff;
   text-align:center;}
#hc ul li:nth-child(2){width:120px;margin-left: 20px;font-size: 14px;color: #ffffff;
   text-align: center;}
#hc ul li a{display:block;height:32px;text-align:left;font-size:14px;color:#fff; text-decoration:none; line-height:32px;}
input[type=button], input[type=submit], input[type=file], button { cursor: pointer; -webkit-appearance: none; }
	

.topright{width:100%; height:auto; margin:0 auto;padding-bottom:10px;}
.topright_nr{width:100%; height:auto; margin: 0 auto;}
.topright_nr table tr td:nth-child(1) input{ width:140px;
										  height:42px; 
										  outline: none; border:none;
										  display: block;
										  margin-top:12px; 
										  color: rgba(85, 81, 81, 0.84); 
										  margin-left:-2px;
										  font-size:14px;
										  cursor: pointer;
										  background:#ffd800;
										  color: #333;
										  }
.topright_nr table tr td:nth-child(1) input:hover{background-color:#fff;color:#f34334;}										  
.topright_nr table tr td:nth-child(2) input{ border-radius:2px;
                                          -webkit-border-radius:2px;
										  -moz-border-radius:2px;
										  -o-border-radius:2px;
										  -ms-border-radius:2px; 
										  width:110px; 
										  height:30px; 
										  outline: none; 
										  display: block;
										  margin-top:10px;
										  color:#666666; margin-left:2px;
										  border: 1px solid #ccc; 
										  font-size:12px;
										  padding-left:6px;
										  }




.close {
    width: 1.5em;
    height: 1.5em;
    position: absolute;
    top: 6px;
    right: 7px;
    cursor: pointer;
}


.tj{width: 100%;height:400px;background: #fafafa;overflow: hidden;}
.tj h1{text-align: center;color: #204a86;font-size: 40px;margin-top: 30px; font-weight: bold;}
.tj ul{width: 900px;height:160px;margin: 0 auto;margin-top: 20px;}
.tj ul li{width: 120px;height: 150px;border:1px solid #ccc;border-radius: 5px;float: left;margin: 0 13px;text-align: center;}
.tj ul li p{font-size: 24px;color: #333;margin-top: 20px;line-height: 1.3em;}
.tj ul li a{display: block;width: 100px;height: 36px;background: #f34334;border-radius: 5px;margin: 0 auto;margin-top: 10px;display: flex;justify-content:center;align-items:center;color: white;}
.tj ul li a:hover{color:#ffea22;text-decoration: underline; }
.ant{width: 300px;height: 50px;font-size: 16px;margin: 0 auto;background:#023b82;border-radius: 5px;margin-top: 30px; display: flex;justify-content:center;align-items:center;color: white;font-weight: 600;}
.ant:hover{color:#ffea22;text-decoration: underline; background: #f34334;}

.footer {width: 100%; height: 100px; background: #000; margin: 0 auto;}
