﻿@charset "utf-8";

/*-- 全局reset
-------------------------------------------*/
*
{
	font-family: '微软雅黑';
}
.top_info{ height:130px;position:fixed; top:0; z-index:3; width:100%;}
.top_info.on{background:#1d428a;}
.top_info.on .ys_menu{ background: #1d428a;}
.magtop50
{
	margin-top: 50px;
}
.padtop50
{
	padding-top: 50px;
}
.ysj
{
	width: 1200px;
	margin: 0 auto;
}
.fl
{
	float: left;
}
.fr
{
	float: right;
}
.clear
{
	clear: both;
}
.on .nav
{
	margin-top: 0;
}


/*top*/
.top{ height:46px; color:#fff;font-size:12px; background: #fff; line-height: 46px;}




.top_l
{
	color: #000;
	font-size: 14px;
}

.top_l b
{
	font-size: 16px;
	color: #2e85ed;
}

.top_icon
{
	margin-right: 10px;
}


.top_icon a i
{
	font-size: 26px;
	
	color:#333;
}
.top_icon a:hover
{
	color: #2e85ed;
}
.drop-menu-effect a i
{
	font-size: 20px;
	color:#333;
}

/*网站导航*/
.ys_menu{width:1200px; margin:0 auto; height:84px;background: none;}

.nav{width:1200px; float:right; margin-top: 10px;}
.nav li{ position:relative; float:left; width:110px; z-index: 999; text-align:center;}
.nav li a{ display:block; line-height:84px;  font-size:16px; color:#fff;}


.span_1 .b_left { width:0px; height:3px; background:#fff; display: block; position:absolute; right:50%; top:0px;transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all  0.3s ease-in 0s;}

.span_1 .b_right { width:0px; height:3px; background:#fff; display: block; position:absolute; left:50%; top:0px;transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all  0.3s ease-in 0s;}


.nav ul li.hover .span_1 .b_left { width:44px; height:3px; background:#fff; display: block; position:absolute; right:50%; top:0px;transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all  0.3s ease-in 0s;}

.nav ul li.hover .span_1 .b_right { width:44px; height:3px; background:#fff; display: block; position:absolute; left:50%; top:0px;transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all  0.3s ease-in 0s;}

.on .nav ul li.hover .on_hover{ color:#fff;}


.nav li .lev2{
	position: absolute;
    display: none; 
    top: 84px;
    left: -16px;
    width: 144px;
    background-color: #fff;
    border-top: 1px solid #ddd;}
.nav li .lev2 li{position:static;width:100%;line-height:56px;height:56px; border-bottom:1px solid #f0f0f0; }
.nav li .lev2 li a{ width:100%;  margin:0 auto; color: #2c2b2b; background:#fff;line-height:56px;}
.nav li .lev2 li:hover a{ color:#fff; background-color:#1d428a}
.nav li .menu_fine{color: #1d428a;}

/*banner背景图片动画*/
@-webkit-keyframes scale-bg{
	from{
		-webkit-transform:scale(1.2);
		transform:scale(1.2);
	}
	to{
		-webkit-transform:scale(1);
		transform:scale(1);
	}
}
@keyframes scale-bg{
	from{
		-webkit-transform:scale(1.2);
		transform:scale(1.2);
	}
	to{
		-webkit-transform:scale(1);
		transform:scale(1);
	}
}


/*banner */
.index_main{
	background: #f7f7f7;
}
.index_main .section1{
	position: relative;
	    width: 100%;
    overflow: hidden;
}
.index_main .section1 .index_banner .item{
	background-size: cover;
	-webkit-background-size:cover;
	background-position: center;
	background-repeat: no-repeat;
	height:710px;
	position: relative;
}
.index_main .section1 .index_banner .item.slick-current .scaleBg{
	visibility: visible; 
	-webkit-animation:scale-bg 6s linear forwards;
	animation:scale-bg 6s linear forwards;
}
.index_main .section1 .index_banner .items{
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 710px;
	z-index: 0;
}
.index_main .section1 .index_banner .items:after{
	content: "";
	display: block;
	width: 100%;
	height: 710px;
	position: absolute;
	left: 0;
	top: 0;
}
.index_main .section1 .index_banner .item .inner .block_txt{
	position: absolute;
	top: 40%;
	right: 10px;
	left:10px;
	opacity: 0; 
	transform: translateY(40px);
	-webkit-transform: translateY(40px); 
	-webkit-transition: all 500ms ease; 
	transition: all 500ms ease;
}
.index_main .section1 .index_banner .item.active .inner .block_txt{
	opacity: 1; 
	-webkit-transform: translateY(0); 
	transform: translateY(0); 
	-webkit-transition-delay: 100ms; 
	transition-delay: 100ms;
}
.index_main .section1 .index_banner .item .inner .block_txt h4{
	font-size: 30px;
	color: #fff;
	text-align: center;
	font-family: 'COCO';
}
.index_main .section1 .index_banner .item .inner .block_txt h2{
	color: #fff;
	font-size: 70px;
	font-weight: bold;
	text-align:center;
	letter-spacing:5px;
}
.index_main .section1 .index_banner .item .inner .block_txt h2 span{
	color: #f5c920;
	display: inline-block;
	letter-spacing: 5px;
}
.index_main .section1 .index_banner .item .inner .block_txt h3{
	color: #fff;
	font-size: 22px;
	text-align:center;
	margin-top: 10px;
	letter-spacing: 3px;
}
.index_main .section1 .index_banner .item .inner .block_txt h3 img{ margin:0 auto;}
.index_main .section1 .slick_txt{
	width:30%;
	height: 710px;
	background-color: transparent;
	transition: all 500ms ease;
	-webkit-transition:all 500ms ease; 
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	font-size: 0;
	outline: none;
	border:0;
}
.index_main .section1 .left{
	left: 0;
}
.index_main .section1 .right{
	right:0;
}
.index_main .section1 .slick_txt:hover .slick_arrow{
	opacity: 1;
	visibility: visible;
}
.index_main .section1 .slick_txt .slick_arrow{
	width: 20px;
	height: 36px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: -18px;
	position: absolute;
	top: 50%;
	cursor: pointer;
	transition: all 500ms ease;
	-webkit-transition:all 500ms ease;
	opacity: 0;
	visibility: hidden;
}

.index_main .section1 .number{
	position: absolute;
	bottom:15%;
	left: 50%;
	padding-bottom: 5px;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	display: table;
	padding: 0 20px;
	width: auto;
	text-align: center;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
.index_main .section1 .number span{
	font-family: "Myriad Pro","Microsoft YaHei";
	font-size: 14px;
	color: #fff;
	margin-right:100px;
	display: inline-block;
	cursor: pointer;
	position: relative;
	transition: all 500ms ease;
	-webkit-transition:all 500ms ease;
}
.index_main .section1 .number span:last-child{
	margin-right: 0;
}
.index_main .section1 .number span:after{
	content: "";
	display: inline-block;
	width: 0;
	height: 2px;
	background: #fff;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	bottom:-20px;
	opacity: 0;
	visibility: hidden;
	transition: all 500ms ease;
	-webkit-transition:all 500ms ease;
}
.index_main .section1 .number span.active:after{
	width: 100%;
	opacity: 1;
	visibility: visible;
}


/*banner斜线
.bottom-effect
{
	position: absolute;
    bottom: -11px;
    width: 2500px;
    height: 65px;
    left: -100px;
    background: #fff;
    -webkit-transform: rotate(-2deg);
    -moz-transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    -o-transform: rotate(-2deg);
    transform: rotate(-2deg);
    padding-top: 10px;
}*/

/*二维码弹出*/
.language{ display:block; height:40px; float:right; background:url(../images/map.png) no-repeat left;}

.menu_xlk{width:auto;height:40px; list-style:none;}
.menu_xlk li{float:left;height:48px;position:relative; list-style:none; line-height:48px; color:#000; vertical-align:middle;  padding:0 6px;}

.menu_xlk li img{ padding-top:10px; float:right;}
.menu_xlk li a img{ float:left;}
.menu_xlk li:last-child{ background:none;padding-right:0px;}
.menu_xlk li i{ float:left;  }
.mj_hover_menu{text-decoration:none; height:40px;}
.menu_xlk li.selected .submenu{display:block; z-index:9999;}
.menu_xlk li .submenu{display:none;position:absolute;top:40px;left:-19px; z-index:9999; padding:10px; background:#fff; border:1px solid #d8d8d8; text-align:center; z-index:9999;}
.menu_xlk li .submenu .mj_menu_news_img img{width:100px; height:100px; z-index:9999;}

/*part1*/
.part1
{
	margin-top: 40px;
}
.title
{
	width: 100%;
	margin: 0 auto;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	height: 50px;
	line-height: 50px;
	margin-bottom: 60px;
}
.part1_1_left
{
	width: 50%;
	height: 390px;
}
.part1_1_left .p1_tb li
{
	width: 76px;
	height: 87px;
	padding: 14px 20px 0 20px;
	line-height: 36px;
	text-align: center;
	background: url(../images/p1_t1.png) no-repeat;
	background-size:116px 101px;
	float: left;
	font-size: 26px;
	color: #fff;
	margin:0 30px;
	
}
.part1_1_left .p1_xinw li
{
	
	width: 478px;
	height: 38px;
	line-height: 38px;
	background: url(../images/p1_t2.png) no-repeat center center;
	background-size: 478px 38px;
	padding-left: 50px;
	font-size: 18px;
	margin: 30px 0;
	color: #b5b5b6;
}
.part_right
{
	width: 50%;
	height: 370px;
}

.p1_four li
{
	float: left;
	width: 246px;
	height: 180px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	margin: 0 27px;
	line-height: 49px;
}
.p1_four li img
{
	width:85px;
}

.p1_four_main
{
	height: 200px;
	width: 100%;
	background: #f5f5f5;
	padding-top: 40px;
	margin-top: 50px;
}
.p1_four
{
	
	height: 180px;
}
.p1_phone
{
	margin-top: 50px;
}
.p1_phone ul
{
	height: 476px;
}
.p1_phone ul li
{
	width: 204px;
	float: left;
	margin-left: 36px;
}

.p1_phone ul li img
{
	width: 100%;
}
.p1_phone ul li div
{
	width: 80%;
	margin:  20px auto 0;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	border: 1px solid #868686;
	border-radius: 30px;
	text-align: center;
	font-weight: bold;
}
.p1_phone_bt
{
	width: 100%;
	text-align: center;
	font-size: 18px;
	margin-top: 40px;
}
.part2_main
{
	width: 100%;
	height: 1200px;
	margin-top: 50px;
	background:url(../images/p2_bg.jpg) no-repeat center center;
}

.part2_main .title
{
	padding-top: 40px;
	color: #fff;
}
.p2_wzys
{
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.p2_wzys li
{
	background: rgba(48,74,184,0.7);
	width: 480px;
	height: 180px;
	color: #fff;
	border-radius: 18px;
	float: left;	
	margin: 0 10px 20px 10px;
}
.p2_wzys li p
{
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin-top: 30px;
}
.p2_wzys li span
{
	font-size: 20px;
	text-align: center;
	display: block;
	width: 100%;
	line-height: 36px;
	margin-top: 10px;
	
	
}
.p2_tpys
{
	margin-top: 40px;
}
.p2_tpys dl
{
	float: left;
	width: 260px;
	height: 502px;
	margin: 0 20px;
}
.p2_tpys dl p
{
	font-size: 20px;
	color: #fff;
	text-align: center;
	margin-top: 30px;
}
.p2_tpys_top
{
	width: 260px;
	height: 90px;
	background: url(../images/p2_t2.jpg) no-repeat center center;
	background-size: 100% 100%;
	color: #fff;
	font-size: 26px;
	text-align: center;
	line-height: 90px;
}
.p2_tpys_top1
{
	background: url(../images/p2_t3.jpg) no-repeat center center;
}
.p2_tpys_top2
{
	background: url(../images/p2_t4.jpg) no-repeat center center;
}
.p2_tpys_top3
{
	background: url(../images/p2_t5.jpg) no-repeat center center;
}
.p2_tpys_bottom
{
	width: 100%;
	height: 380px;
	background: #fff;
	text-align: center;
	color: #1758d5;
	font-size: 16px;
	line-height: 32px;
	padding-top: 30px;
}
.p2_tpys_bottom img
{
	margin-top: 20px;
}
.p2_tpys dl a
{
	display: block;
	width: 260px;
	height: 500px;
	border: 1px #5e4cca solid;
}
.p2_tpys dl a:hover
{
	box-shadow:  0px 0px  10px #fff;
	border: 1px solid #fff;
}

.part3_main
{
	background: url(../images/p3_bg.png) no-repeat center center;
	
}
.part3_main .title
{
	margin-top: 50px;
}
.title span
{
	font-size: 14px;
	color: #afafaf;
	width: 100%;
	font-weight: normal;
}
.part3_main .p3_ul1
{
	overflow: hidden;
}
.part3_main .p3_ul1 li
{
	width: 210px;
	height: 316px;
	float: left;
	text-align: center;
	margin: 0 14px 40px;
	border: 1px solid #e2e2e2;
}
.part3_main .p3_ul1 li img
{
	width: 200px;
	height: 270px;
	padding: 5px;
}
.part3_main .p3_ul1 li span
{
	display: block;
	background: #d9d9d9;
	width: 210px;
	height: 36px;
	text-align: center;
	line-height: 36px;
}
.p3_ul2
{
	overflow: hidden;
}

.p3_ul2 li
{
	width: 200px;
	height: 240px;
	text-align: center;
	float: left;
	margin: 0 50px;
}
.p3_ul2 li img
{
	width: 71px;
	height: 71px;
}
.p3_ul2 li b,.p3_ul2 li p
{
	display: block;
	width: 100%;
	text-align: center;
}
.p3_ul2 li b
{
	margin-top: 30px;
	font-size: 18px;
	color: #7d7d7d;
}
.p3_ul2 li p
{
	margin-top: 20px;
	font-size: 16px;
	color: #3870db;
}
/*bottom*/
.bottom
{
	overflow: hidden;
	padding-bottom: 50px;
}
.line_bottom
{
	width: 100%;
	height: 2px;
	background: #8e8e8e;
}

.bottom_ul_nav
{
	width: 200px;
	overflow: hidden;
}
.bottom_ul_nav p,.ewm p
{
	font-weight: bold;
	color: #333;
	font-size: 15px;
	margin-bottom: 10px;
}
.ewm li img
{
	width: 110px;
}
.bottom_ul_nav li
{
	margin: 5px 0;
}
.bottom_ul_nav li a
{
	font-size: 15px;
	color: #787878;
}
.ewm li
{
	float: left;
	margin-right: 30px;
	text-align: center;
	color: #787878;
	font-size: 15px;
}

/*关于我们*/
.about_title
{
	height: 66px;
    line-height: 66px;
    width: 100px;
    text-align: center;
    font-size: 24px;
    border-bottom: 2px solid #3f6ae9;
    margin: 20px auto 20px;
    font-weight: 600;
}

.nybanner
{
	width: 100%;
	height: 650px;
	margin: 0 auto;
	background: url(../images/about.jpg) no-repeat center center;
}

.about_main
{
	width: 100%;
	height: 900px;
	background: url(../images/about_bg.jpg) no-repeat center center;
}

.about_main_left,.about_main_right
{
	width: 46%;
	color: #fff;
	margin-top: 120px;
}
.about_main_left
{
	
}
.about_main_span
{
	display: block;
	width: 40px;
	height: 2px;
	margin: 20px 0;
	background: #fff;
}
.about_main_p
{
	font-size: 24px;
	font-weight: 500;
	
}
.about_main_left div
{
	font-size: 16px;
	line-height: 40px;
}
.about_main_right .about_main_p
{
	color: #0587d4;
}

.p2_five,.p3_five,.p4_five
{
	width: 100%;
	height: 636px;
	background: url(../images/about_p2_bg.jpg) no-repeat center center;
}
.p3_five
{
	height: 574px;
	background: url(../images/about_p3.jpg) no-repeat center center;
}
.p4_five
{
	height: 839px;
	background: url(../images/about_p4.jpg) no-repeat center center;
}

/*机构端*/
.jgd_nybanner
{
	background: url(../images/jgd_banner.jpg) no-repeat center center;
}
.p1_main ul
{
	overflow: hidden;
}
.p1_main ul li
{
	width: 330px;
	height: 480px;
	border: 1px solid #827f78;
	float: left;
	margin-right: 102px;	
}
.p1_main ul li:last-child
{
	margin-right: 0;
}
.p1_main_top
{
	width: 100%;
	height: 110px;
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	padding-top: 60px;
}
.p1_main_top p
{
	font-size: 14px;
	font-weight: normal;
	color: #a5a5a5;
	margin-top: 20px;
}
.p1_main_bottom
{
	text-align: center;
	background: #306ada;
	height: 270px;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	padding-top: 40px;
}
.p1_main_bottom div
{
	margin: 20px 0;
}
.p1_main_bottom p
{
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
}
.jqd_p2 .p3_ul2 li b
{
	color: #306ada;
}
.jqd_p2 .p3_ul2 li p
{
	color: #333;
}

.jqd_p4
{
	background: #ebebeb;
	width: 100%;
	height: 600px;
}

.jqd_p4 .title span
{
	font-size: 16px;
	line-height: 32px;
	color: #6a6a6a;
}
.jqd_p4_main
{
	text-align: center;
	
}
.jqd_p4_main img
{
	width: 90%;
	margin-top: 50px;
}

.jgd_hf
{
	background: url(../images/jgd_p4_t2.jpg) no-repeat center center;
	width: 100%;
	height: 264px;
}
.jgd_p5_img
{
	text-align: center;
	width: 100%;
	height: 152px;
	background: url(../images/jgd_p5.jpg) no-repeat center center;
	
}
.jgd_p6 ul 
{
	overflow: hidden;
}
.jgd_p6 ul li
{
	float: left;
	width: 160px;
	height: 230px;
	margin-left: 13px;
}
.jgd_p6 ul li img
{
	width: 100%;
}
.jgd_p6 ul li:nth-child(7n)
{
	margin-left: 0px;
}

/*学生端*/
.xsd_nybanner
{
	background: url(../images/xsd_nybanner.jpg) no-repeat center center;
}
.xsd_p1 .about_title,.xsd_p2_main .about_title
{
	width: 166px;
	border-bottom: none;
	padding-bottom: 20px;
	
}
.xsd_p1 .about_title span,.xsd_p2_main .about_title span
{
	display: block;
	width: 100px;
	height: 4px;
	margin: 0 auto;
	background: #dc0101;
}
.xsd_p1 ul
{
	overflow: hidden;
}
.xsd_p1 ul li
{
	width: 290px;
	height: 530px;
	float: left;
	margin-right: 13px;
}
.xsd_p1 ul li img
{
	width: 100%;
}
.xsd_p1 ul li:last-child{
	margin-right: 0;
}
.xsd_p1 ul li p
{
	text-align: center;
	margin-top: 20px;
	font-size: 20px;
	font-weight: bold;
	line-height: 40px;
}

.xsd_p2_main
{
	width: 100%;
	height: 705px;
	background: url(../images/xsd_p2_bg.jpg) repeat-x;
}

.xsd_p2_main .about_title
{
	color: #fff;
	width: 170px;
}
.xsd_p2_main .about_title span
{
	display: block;
	width: 100px;
	height: 4px;
	margin: 0 auto;
	background: #fff;
}
.xsd_p2_main .ysj
{
	padding-top: 20px;
}
.xsd_p3 ul
{
	width: 50%;
}
.xsd_p3 ul li 
{
	height: 110px;
	margin-bottom: 14px;
	font-size: 16px;
}
.xsd_p3 ul li b
{
	display: block;
	width: 100%;
	font-size: 18px;
	margin-bottom: 20px;
}
.xsd_p4_main
{
	width: 100%;
	background: #2c87e8;
}
.slideBox{ width:1200px; height:550px; margin: 0 auto;overflow:hidden; position:relative;    text-align: center;}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:930px; height:220px;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }

.xsd_p4_gdtit
{
	width: auto;
}
.xsd_p4_gdtit span
{
	display: block;
	width: 100px;
	height: 2px;
	margin: 0 auto;
	background: #fff;
}

.xsd_p4_gdtit
{
	border-bottom: none;
	color: #fff;
}
.xsd_p4_gdtitny
{
	color: #fff;
	font-size: 16px;
	margin-top: 50px;
}
.slideBox .bd img
{
	margin-top: 50px;	
}

.xsd_p5_main
{
	width: 100%;
	background: url(../images/xsd_p3_t3.jpg) no-repeat center center;
	height: 453px;
	
}
.xsd_p5_main .ysj
{
	position: relative;
	height: 100%;
	text-align: center;
	font-size: 24px;
	line-height: 48px;
	color: #fff;
	font-weight: bold;
}
.xsd_p5_main img
{
		width: 900px;
	position: absolute;
	bottom: -80px;
	left: 14%;
}

/*招商*/
.zs_banner
{
	background: url(../images/zs_banner.jpg) no-repeat center center;
}
.zs_t1_img
{
	width: 100%;
	height: 423px;
	background: url(../images/zs_t1.jpg) no-repeat center center;
}
.zs_p1 .p1_phone_bt
{
	line-height: 50px;
	font-weight: bold;
	margin-top: 0;
}
.zs_p2_main
{
	background: url(../images/zs_p2_t1.jpg) repeat-x;
	height: 416px;
	width: 100%;
}
.zs_p2_main .title
{
	color: #fff;
}
.zs_p2_main ul li
{
	width: 350px;
	height: 180px;
	float: left;
	margin-right: 75px;
}
.zs_p2_main ul li:last-child
{
	margin-right: 0px;
}
.zs_p3_main_t ul
{
	overflow: hidden;
}
.zs_p3_main_t ul li,.zs_p3_main_b ul li
{
    width: 216px;
    height: 324px;
    float: left;
    margin-right: 30px;
    text-align: center;
	font-size: 16px;
	color: #333b6c;
}
.zs_p3_main_t ul li img,.zs_p3_main_b ul li img
{
	width: 100%;
}
.zs_p3_main_t ul li:last-child,.zs_p3_main_b ul li:last-child
{
	margin-right: 0px;
}
.zs_p3_main_b ul
{
	overflow: hidden;
}
.zs_p3_main_b ul li
{
	width: 175px;
	height: 280px;
}
.zs_p4_main
{
	width: 100%;
	height: 662px;
	background: url(../images/zs_p4_bg.jpg) repeat-x;
}
.zs_p5_main ul li
{
	height: 82px;
	width: 940px;
	margin: 0 auto;
	margin-bottom: 40px;
}
.zs_p5_main ul li img
{
	width: 82px;
	height: 82px;
	float: left;
}
.zs_p5_main ul
{
	overflow: hidden;
}
.zs_p5_main ul li div
{
	width: 800px;
	margin-left: 50px;
	height: 82px;
	line-height: 82px;
	float: left;
	font-size: 20px;
	border-bottom: 1px solid #333;
}
.zs_p5_main_content
{
	font-size: 20px;
	line-height: 48px;
	text-align: center;
	
}
.zs_p5_main_content b
{
	color: #ff7c00;
	font-size: 34px;
}
.zs_p6_main_content
{
	text-align: center;
	font-size: 20px;
	margin: 40px 0;
}
.zs_p7_main
{
	margin-bottom: 100px;
}
.zs_p7_main ul
{
	overflow: hidden;
}
.zs_p7_main ul li
{
	float: left;
	width: 230px;
	height: 90px;
	margin-right: 10px;
	margin-bottom: 18px;
}
.zs_p7_main ul li:last-child
{
	margin-right: 0px;
}
/*内页公用内容页*/
.ny_common
{
	min-height: 550px;
}
.ny_common_nav 
{
	overflow: hidden;
}
.ny_common_nav li
{
	float: left;
	
}
.ny_common_nav li a
{
	display: block;
	width: 180px;
	height: 76px;
	line-height: 76px;
	font-size: 18px;
	
	
}
.ny_common_nav li a:hover
{
	color: #2e85ed;
	font-weight: bold;
}
.new_select
{
	color: #333;
	font-weight: bold;
}



/*公开课*/
.gkk_main ul li
{
	width: 370px;
    height: 382px;
    float: left;
    margin-right: 45px;
}
.gkk_main ul li:last-child
{
	margin-right: 0;
}
.gkk_main ul li a
{
	display: block;
	width: 100%;
	text-align: center;
	height: 30px;line-height: 30px;
	font-weight: bold;
	font-size: 14px;
}
.gkk_main ul li a:hover
{
	color: red;
}
.gkk_main ul li .fl,.gkk_main ul li .fr
{
	display: block;
	text-align: right;
	width: 50%;
	color: #9d9d9d;
	background: url(../images/gkk_t2.png) no-repeat 26%;
	background-size: 16px 16px;
	
}
.gkk_main ul li .fr
{
text-align: left;
    background: url(../images/gkk_t3.png) no-repeat 0%;
    background-size: 16px 16px;
    padding-left: 6%;
    margin-left: 2%;
    width: 32%;
}
.gkk_bk
{
	width: 100%;
	height: 230px;
	background: url(../images/ggk_t1.png) no-repeat top center;
	background-size: 100%;
	position: relative;
}
.gkk_bk img
{
    width: 294px;
    height: 177px;
    position: absolute;
    top: 8px;
    left: 39px;
}
.ggk_banner
{
	background: url(../images/ggk_banner.jpg) no-repeat center center;
}

/*客户端*/
.kkd_banner
{
	background: url(../images/khd_banner.jpg) no-repeat center center;
}
.khd_all .title
{
	background: url(../images/khd_t_bg.png) no-repeat center center;
	margin-top: 50px;
}

.tjwxgzh img
{
	width: 195px;
}
