/*导航*/
.Np_nav ul{
	height:90px;
	line-height: 90px;
}
.Np_nav ul li a{
	padding:0 10px;
}

.Np_banner img{
	width:100%;
	min-width: 1000px;
}

/***********报考资讯查询*************/
.Np_cha{
	background: #f8f8f8;
	padding-top: 45px;
}
.Np_all h1{
	font-size:42px;
	color:#333;
	text-align: center;
	margin-bottom: 35px;
}

.Np_all h1 span{
	color:#2b63db;
}
.Np_chaBom ul{
	background: #fff;
	border-radius: 8px;
	overflow: hidden;
	height:390px;
}
.Np_chaBom ul li:first-child{
	background: #2b63db;
	height: 60px;
	line-height: 60px;
	margin-bottom:18px;
}
.Np_chaBom .ChaBom_L li:last-child{
	padding:0 10px;
}
.Np_chaBom ul li h3{
	font-size: 24px;
	color:#fff;
	text-align: center;
}
.Np_chaBom .ChaBom_L li div{
	font-size: 16px;
	color:#333;
	width:331px;
	padding:10px 12px;
	border:1px solid #999;
	border-radius: 5px;
	margin:18px auto 0;
	line-height:24px;
}
.Np_chaBom .ChaBom_L li p{
	font-size:16px;
	line-height: 28px;
	margin-top:12px;
}
.Np_chaBom .ChaBom_L li p b{
	font-size: 20px;
	font-weight: bold;
	color:#333;
}
.Np_chaBom .ChaBom_M{
	margin-left:16px;
}
.Np_chaBom .ChaBom_M li a{
	display: inline-block;
	width: 64px;
	height:34px;
	text-align: center;
	line-height: 34px;
	color:#666;
	border:1px solid #999;
	margin:0 14px 15px 0;
}
.Np_chaBom .ChaBom_M li:last-child{
	padding:0 12px;
}
.Np_chaBom .ChaBom_R li{
	font-size:18px;
	color:#333;
	line-height: 34px;
}
.Np_chaBom .ChaBom_R li a{
	font-size:18px;
	color:#333;
	margin-left:24px;
}
.Np_chaBom .ChaBom_R li a:last-child{
	color:#d93f42;
}
/**表单**/
.Np_chaForm{
	background-image: linear-gradient(to bottom, #2b63db , #174bba);
	text-align: center;
	padding:25px 65px 40px 65px;
	margin-top: 35px;
}
.Np_chaForm li h2{
	color:#fff;
	font-size:30px;
	margin-bottom:35px;
}
.Np_chaForm li h2 span{
	color:#ffda7f;
}
.Np_chaForm li p{
	background: #fff;
	width:420px;
	height:52px;
	line-height: 52px;
	border-radius: 3px;
	overflow: hidden;
}
.Np_chaForm li p span{
	width: 150px;
	height:52px;
	background:#ebebeb;
	font-weight:bold;
	color:#333;
	font-size:22px;
}
.Np_chaForm li p select{
	width:270px;
	height:52px;
	border:none;
	font-size:18px;
	color:#666;
	outline: none;
}
.Np_chaForm li p input{
	width:260px;
	height:52px;
	border:none;
	font-size:18px;
	color:#666;
	outline: none;padding:0;margin:0;padding:0 0 0 10px;
}
.Np_chaForm li p button{
	font-weight: bold;
	font-size: 22px;
	color:#333;
	background: #ffda7f;
	width:150px;height:100%;
	border:none;border-radius: 5px;
}
.Np_chaForm li p:nth-child(2){
	margin-left:35px;
}

/*******最新市场价值********/
.Np_new{
	background:#fff;
	padding: 45px 0;
}
.Np_newCen ul{
	height: 505px;
	width: 785px;
}
.Np_newCen ul li{
	width:352px;
	height: 240px;
	border: 1px solid #eee;
	display: table;
	color:#fff;
	padding:0 14px;
	margin:0 20px 0 0;
}
.Np_newCen ul li div{
	display: table-cell;
	vertical-align: middle;
}
.Np_newCen ul li div h2{
	text-align: center;
	font-size: 24px;
}
.Np_newCen ul li div p{
	margin:20px 0 8px 0;
	line-height: 28px;
	font-size: 14px;
}
.Np_newCen ul li div a{
	color:#fff;
}
.Np_newCen ul li div a:hover{
	color:#ffeb0d;
}
.Np_newCen ul .NewCen_L01{
	background: url(../images/04.jpg) no-repeat;
}
.Np_newCen ul .NewCen_L02{
	background: url(../images/05.jpg) no-repeat;
}

.Np_newCen ul .NewCen_L03{
	background: url(../images/06.jpg) no-repeat;
}
.Np_newCen ul .NewCen_L04{
	background: url(../images/07.jpg) no-repeat;
}

/****/
.Np_new table td,th{background: rgba(0,0,0,0);border: 1px solid #fff;}
table{
    width: 100%;
    margin: 35px auto 24px;
    border-collapse: collapse;
}
th{
	font-size:16px;
	height:40px;
	color:#ffda7f;
}
td{
	font-size:16px;
	color:#fff;
	height:40px;
	text-align:center;
}
.NewCen_Div{
	width:350px;
	height:470px;
	background:#2b63db;
	padding:35px 25px 0 25px;
}
td,th{
    /*设置边框*/
    /*border: 1px solid #fff;*/
}
.NewCen_Div h2{
	font-size:26px;
	text-align: center;
	color:#fff;
	line-height: 36px;
}
.NewCen_Div p{
	font-size: 14px;
	color:#fff;
}
.Np_newF{
	margin-top:35px;
}
.Np_new .Np_newF li span{
	width:160px;
}
.Np_newF li p{
	width: 300px;
}
.Np_newF li p:nth-child(3){
	margin-left:35px;
}
.Np_new .Np_newF li p select{
	width:140px;
}
.Np_new .Np_newF li p input{
	width:180px;
	border:none;
	padding:0;margin:0;
	height:100%;
}
.Np_new .Np_newF li p input::placeholder{
	font-size: 16px;
}
.Np_new .Np_newF li .last{
	position: relative;
}
.Np_new .Np_newF li .last u{
	color:#fff;
	text-decoration:none;
	position: absolute;
	right:80px;
	font-size: 16px;
}

/***********报考条件解读****************/
.Np_jie{
	height: 760px;
	width:100%;
	background: url(../images/08.jpg) no-repeat;
	background-size:100% 100%;
	padding-top:50px;
}
.Np_jieCen li{
	width:21%;
	min-height: 296px;
	background: #fff;
	text-align: center;
	padding:24px 1% 0 1%;
	margin-right:2%;
	float: left;
	border:1px solid #d2d2d2;
}
.Np_jieCen li h2{
	font-size:24px;
	color:#333;
	margin:5px 0 8px 0;
}
.Np_jieCen li p{
	text-align: left;
	font-size:16px;
	line-height: 28px;
}
.Np_jieCen li button{
	width: 140px;
	height:40px;
	border:none;
	outline:none;
	background: #2b63db;
	color:#fff;
	border-radius: 20px;
	font-size:20px;
	margin-top:32px;
	border:1px solid #2b63db;
}
.Np_jieCen li button:hover{
	color:#2b63db;
	background: rgba(0,0,0,0);
	cursor: pointer;
}
.Np_jie .Np_newF li p select{
	width:140px;
	border:none;
}
.Np_jie .Np_newF li p input{
	width:180px;
	border:none;
	padding:0;margin:0;
	height:100%;
}
.Np_jie .Np_newF li .last2{
	position: relative;
	margin-left: 35px;
}
.Np_jie .Np_newF li .last2 u{
	color:#fff;
	text-decoration:none;
	position: absolute;
	right:80px;
	font-size: 16px;
	line-height: 24px;
}

/*********************************/
/*******************/
.PEj_Why{
	min-height: 500px;
	background:#f8f8f8;
	padding:45px 0;
}
.PEj_WhyUbom{
	margin-top:40px;
}
.PEj_WhyUbom .WhyUbomL02{
	width: 392px;
	height: 372px;
	box-shadow: 0 0 10px 3px #e9e9e9;
	border-radius: 3px;
	margin-top:5px;
	padding-left:25px;
	background: #fff;
}
.PEj_WhyUbom .WhyUbomL02 div{
	transform: skew(-10deg);
	font-size:24px;
	color:#3e84f7;
	font-weight: bold;
	border-bottom:1px solid #3e84f7;
	width: 350px;
	margin:24px 0 18px 0;
}
.PEj_WhyUbom .WhyUbomL02 div span{
	color:#fff;
	background:#3e84f7;
	display: inline-block;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size:30px;
}
.PEj_WhyUbom .WhyUbomL02 p{
	font-size:16px;
	color:#666;
	line-height: 36px;
}

/*********************/
.Np_mian{
	padding:45px 0 50px 0;
}
.Np_mianBom .rt{
	width:440px;
	padding:45px 60px 0 60px;
	box-shadow: 0 0 10px 2px #d2d2d2;
	border-radius: 5px;
	min-height: 530px;
}
.Np_mianBom .rt h2{
	font-size:34px;
	color:#333;
	text-align: center;
	margin-bottom:45px;
	line-height: 55px;
}
.Np_mianBom .rt h2 span{
	color:#2b63db;
}
.Np_mianBom .rt p{
	height:50px;
	width: 100%;
	line-height: 50px;
	border:1px solid #999;
	border-radius: 5px;
	overflow: hidden;
	margin-top:30px;
}
.Np_mianBom .rt p span{
	display: inline-block;
	width: 125px;
	height:50px;
	background: #ebebeb;
	color:#333;
	font-weight: bold;
	text-align: center;
	font-size: 20px;
}
.Np_mianBom .rt p select{
	border:none;
	color:#666;
	width:300px;
	font-size: 18px;outline: none;
}
.Np_mianBom .rt p input{
	border:none;
	color:#666;
	width:290px;
	font-size: 18px;
	border:none;
	padding:0 0 0 10px;margin:0;
}
.Np_mianBom .rt p button{
	width:100%;
	height:50px;
	background: #ffda7f;
	color:#333;
	font-weight:bold;
	font-size: 22px;
	outline: none;
}
.Np_mianBom .rt u{
	font-size: 16px;
	color:#ff0000;
	margin-top: 40px;
	display: inline-block;
	text-decoration:none;
	line-height: 24px;
}

/**********金牌课程***********/
.Np_jin{
	background: #4779e3;
	padding:45px 0 50px 0;
}
.Np_jin table{
	height:1255px;
}
.Np_jin table td{
	text-align: left;
	color:#333;
	font-size: 16px;
	line-height: 30px;
	padding-left: 2%;
}
.Np_jin table th{
	color:#4779e3;
	font-size: 22px;
}
.Np_jin table th,td{
	background: #fff;
	border:1px solid #4779e3;
}
.Np_jin table tr .td1{
	text-align: center;
	padding:0;
	font-size:24px;
	background:#ffda7f;
	color:#fff;
}
.Np_jin table tr .tdbtn{
	text-align: center;
	padding:0;
}
.Np_jin table tr .tdbtn button{
	height:40px;
	width:140px;
	border:none;
	outline:none;
	border-radius: 5px;
	line-height: 40px;
}
.Np_jin table tr .tdbtn button:first-child{
	background: #4779e3;
	color:#fff;
}
.Np_jin table tr .tdbtn button:last-child{
	background: #fff;
	color:#4779e3;
	border:1px solid #4779e3;
	margin-top:20px;
}
.Np_jin table tr .tdbtn button img{
	margin:5px -20px 0 15px;
}
.Np_jin table tr .tdbtn button:hover{
	text-decoration:underline;
	cursor: pointer;
}

/*************选对机构最为关键*****************/
.Np_jian{
	background: #f5f5f5;
	padding:50px 0 0 0;
}
.Np_jianCen li{
	float:left;
	width:19%;
	min-height: 260px;
	background: #fff;
	text-align: center;
	border-radius: 3px;
	box-shadow: 0 0 10px 3px #d2d2d2;
	padding-top:35px;
	margin:0 1.1% 24px 0;
}
.Np_jianCen li h2{
	color:#686868;
	font-size: 24px;
}
.Np_jianCen li p{
	font-size: 16px;
	margin:15px 0 25px 0;
	height:42px;
}
.Np_jianCen li button{
	width: 130px;
	height:42px;
	background: #686868;
	color:#fff;
	outline: none;
	border:1px solid #686868;
	font-size:16px;
}
/***追加样式****/
.Np_jianCen .Np_jianCenF h2{
	color:#4779e3;
	font-size: 24px;
}
.Np_jianCen .Np_jianCenF p{
	font-size: 16px;
	margin:15px 0 25px 0;
}
.Np_jianCen .Np_jianCenF button{
	width: 130px;
	height:42px;
	background: #4779e3;
	color:#fff;
	outline: none;
	border:1px solid #4779e3;
	font-size:16px;
}

/****************发展历程*****************/
.Np_pin{
	background: #f8f8f8;
	padding:30px 0 0 0;
}
.Np_Ku .wrap>p{
	height: 140px;
	background: #045deb;
	font-size: 40px;
	font-weight: bold;
	color:#fff;
	line-height: 140px;
	text-align: center;
	margin-bottom:40px;
}

.Np_zhao{
	background: #f8f8f8;
	padding:50px 0 0 0;
}
.FamousUcen{
	/*margin:0px 0 60px 0;*/
}
.FamousUcen li{
	width:400px;
	height: 416px;
	background:#dfdfdf;
	float: left;
	overflow: hidden;
	position: relative;
}
.FamousUcen li .Img-Div{
	width: 360px;
	height: 300px;
	position: absolute;
	top:0;left:0;
	background: rgba(4,93,235,0.8);
	padding:58px 20px;
}
.FamousUcen li .Img-Div p:nth-child(1){
	font-size: 22px;
	color:#fff;
}
.FamousUcen li .Img-Div p:nth-child(2){
	font-size: 15px;
	color:#fff;
	line-height: 32px;
	margin:20px 0;
}
.FamousUcen li .Img-Div p input{
	width: 128px;
	height: 36px;
	color:#fff;
	border:1px solid #fff;
	background: rgba(0,0,0,0);
	font-size: 16px;
	margin-right: 20px;
	transition: all linear 300ms;
	text-align: center;
}
.FamousUcen li .Img-Div p input:hover{
	background: #fff;
	color:#333;
}
.PEj_TE01{
	padding-top: 55px;
}

/***********************/
.Np_yu{
	background: #f8f8f8;
	padding:50px 0 0 0;
}
.picMarquee-left{
	/*border:1px solid #fff;*/
	height:180px;
	position: relative;
}
.picMarquee-left .hd .next{
	/*border:1px solid #fff;*/
	position: absolute;
	left:0;
	top:50px;
	display: inline-block;
	width: 50px;
	height:100px;
}
.picMarquee-left .hd .prev{
	/*border:1px solid #fff;*/
	position: absolute;
	right:0;
	top:50px;
	display: inline-block;
	width: 50px;
	height:100px;
}
.picMarquee-left .bd ul li{
	width:28%;
	height:180px;
	background: #fff;
	margin-right:15px;
}
.picMarquee-left .bd .tempWrap{
	margin:0 auto;
}

.Np_gao{
	padding:50px 0 0 0;
	background: #f8f8f8;
}
/* 本例子css */
.picScroll-left03{ width:1200px; position:relative;margin:0 auto;}
.picScroll-left03 .hd{height:100px;position: absolute;top:200px;left: 0;width: 100%;}
.picScroll-left03 .hd .prev,.picScroll-left .hd .next{ display:block;  width:50px; height:100px;overflow:hidden;line-height: 32px;
			 cursor:pointer; background:#fff;text-align:center;}
.picScroll-left03 .hd .next{ position: absolute;bottom:0; left:0%;transition: all linear 200ms;margin-left: -50px;}
.picScroll-left03 .hd .prev{ position: absolute;bottom:0; right:0%;transition: all linear 200ms;margin-right: -40px;}
.picScroll-left03 .hd .next:hover{background: #666;color:#fff;}
.picScroll-left03 .hd .prev:hover{background: #666;color:#fff;}
.picScroll-left03 .hd .prevStop{ background-position:-60px 0; }
.picScroll-left03 .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left03 .hd ul{overflow:hidden; zoom:1;position: absolute;top:15px;left:47.5%;}
.picScroll-left03 .hd ul li{ float:left;  width:9px; height:9px;margin-right:10px;cursor:pointer; background:#fff;border-radius: 50%;color:rgba(0,0,0,0);}
.picScroll-left03 .hd ul li.on{ background:#333; }
.picScroll-left03 .bd{ padding:10px;   }
.picScroll-left03 .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left03 .bd ul li{ width:300px;margin-right:0px; float:left; overflow:hidden; text-align:center;min-height:500px;}
.picScroll-left03 .bd ul li .pic{ text-align:center; }
.picScroll-left03 .bd ul li .pic img{ display:block;width:85%;margin:0 auto;}
.picScroll-left03 .bd ul li .pic a:hover img{ border-color:#999;  }
.picScroll-left03 .bd ul li .title{ line-height:24px;   }

/***************/
.Ymti{
	padding:50px 0 20px 0;
	background: #f8f8f8;
}
.Ymti-Img{
	box-shadow: 0 0 15px 3px #d2d2d2;
	border-radius: 5px;
	overflow: hidden;
	margin-bottom:50px;
}

/*********Fxl_Foot 底部**********/
.Fxl_Foot{
	min-height:340px;
	background: #fff;
	padding-bottom:30px;
	background: #f8f8f8;
}

.Fxl_FootTop{
	height:80px;
	line-height:100px;
	color:#045deb;
	font-size: 24px;
	border-bottom:1px solid #d2d2d2;
	text-align: center;
	font-weight: bold;
}
.Fxl_FootTop p span{
	color:#377bd0;
	font-weight:bold;
}

.Fxl_FootCen{
	height:170px;
	color:#666;
	padding:0 40px;
	/*border-bottom:1px solid #377bd0;*/
}
.Fxl_FootCen li{
	margin-right:85px;
	margin-top:25px;
}
.Fxl_FootCen li .FootCen_P01{
	font-size: 16px;
}
.Fxl_FootCen li .FootCen_P01 img{
	height:118px;
}
.Fxl_FootCen li .FootCen_P02{
	font-size: 14px;
	margin-top:5px;
}
.Fxl_FootCen li .FootCen_P02:hover{
	text-decoration: underline;
	cursor: pointer;
}

.Fxl_FootBom{
	padding-top:20px;
	border-top:1px solid #d2d2d2;
}
.Fxl_FootBom .FootBomUl{
	text-align: center;
}
.Fxl_FootBom .FootBomUl span{
	color:#fff;
}
.Fxl_FootBom .FootBomUl span a{
	padding:0 22px;
	color:#666;
}
.Fxl_FootBom .FootBomUl span a:hover{
	text-decoration: underline;
	color:#ccc;
}
.Fxl_FootBom p{
	text-align: center;
	color:#666;
	font-size: 14px;
	margin-top:5px;
}

.N_fixed{
	position: fixed;
	right:5%;
	bottom:5%;
}
.N_fixed img{
	/*box-shadow: 0 0 20px 0px #719dfc;*/
	width:120px;
	border-radius: 5px;
	cursor: pointer;
	transition: all linear 300ms;
}
.N_fixed img:hover{
	width:180px;
}
#www_qpsh_com{height:200px;background: #fff;padding:0 0 25px 50px;position: relative;}
#www_qpsh_com img{
	width: 160px;
	border-radius: 5px;
	/*box-shadow: 0 0 25px 0 #fdf8be;*/
	cursor: pointer;
}
#www_qpsh_com .c_header{
	width:140px;
	height:40px;
	background: #275ed3;
	line-height: 40px;
	text-align: center;
	/*border-radius: 5px;*/
	margin-bottom:5px;
	cursor: move;
	font-size:18px;
	color:#fff;margin-top:10px;
	/*box-shadow: 0px 0px 1px 3px #083fb3;*/
}
#www_qpsh_com .c_div{
	color:#ffda7f;
	background: #275ed3;
	width: 40px;
	text-align: center;
	padding:10px 0;
	position: absolute;
	left:10px;
	top:30px;
	font-size:18px;
	font-weight: bold;
}


