@charset "utf-8";
/* CSS Document */

/*当前位置*/
.zzss_weizhi{ line-height:40px;}
.zzss_weizhi span{ color:#3f95e3;}

.width700{ width:700px;}
.width460{ width:460px;}
.width32{ width:32%;}
.marging_r_0{ margin-right:0 !important;}


.pc_logo .img_logo{ width:200px; margin:8px auto;}
.pc_logo .area li{}
.pc_logo .area li.li5{ margin-top:15px;}


/*banner*/
.yy_banner{}
.yy_banner img{ width:1920px; position:relative; left:50%; margin-left:-960px;}

/*说明会介绍*/
.yy_smhjs{ padding:30px 0; background:url(../images/smh_js_bg.png) right bottom no-repeat;}
.yy_smhjs .smhjs_cont{ background:#e5ba8d; background:linear-gradient(45deg,#e5ba8d,#f7d081); border-radius:8px; margin:10px 5px; box-shadow:0px 0px 5px #ffe4b5;}
.yy_smhjs .smhjs_div{ background:#fff; margin-top:20px; padding:30px 50px;}
.yy_smhjs .smhjs_div span{ line-height:40px; font-size:30px; color:#ca7d27; font-weight:bold; display:block; margin-bottom:20px;}
.yy_smhjs .smhjs_div p{ line-height:38px; text-indent:2em; font-size:18px;}
.yy_smhjs .smhjs_div .p2{ font-weight:bold; color:#ca7d27;}

/*说明会答疑*/
.yy_smhdy{ padding:20px 0; background:#040a56 url(../images/smh_dy_bg.jpg) top right no-repeat;}
.yy_smhdy .smhdy_tit{}
.yy_smhdy .smhdy_tit img{ max-width:100%; margin:0 auto;}
.yy_smhdy .smhdy_cont{ width:907px; padding:60px 70px 65px; margin:10px auto 30px; background:url(../images/smh_dy_cont_bg.png) top center no-repeat;}
.yy_smhdy .smhdy_cont .smh_wt{ width:55%;}
.yy_smhdy .smhdy_cont li{ line-height:28px; padding:18px 0; border-bottom:1px dotted #00897b;}
.yy_smhdy .smhdy_cont li i{ width:35px; display:block; float:left; color:#040a56; font-size:18px; font-weight:600;}
.yy_smhdy .smhdy_cont li a{ width:90%; display:block; float:left; font-size:17px;}

.yy_smhdy .smh_sj{ width:35%; margin-right:10px; box-shadow:0px 0px 5px #d7fcfa;}
.yy_smhdy .smh_sj .bm_tit{    line-height: 45px;background: #0982b7;color: #ffffff;font-size: 24px;font-weight: bold;text-align: center;}
.yy_smhdy .smh_sj form{ background:#fff; padding:15px 0;}
.yy_smhdy .smh_sj form input{ width:80%; line-height:45px; height:45px; display:block; padding:0 10px; margin:15px auto; border:0; background:#eef4f3;}
.yy_smhdy .smh_sj form .btn{ width:50%; line-height:50px; height:50px; font-size:20px; border-radius:30px; background:#fa7a07; color:#fff; margin-top:20px;}



/*招生专业*/
.yy_smhzy { background:#fff url(../images/smhzy_bg.jpg) bottom left no-repeat; padding:40px 0;}
.yy_smhzy .smhzy_cont{background:#e5ba8d;background:linear-gradient(45deg,#e5ba8d,#f7d081);border-radius: 18px;margin:10px 5px;box-shadow:0px 0px 5px #ffe4b5;}
.yy_smhzy .smhzy_div{background:#fff;margin-top: 30px;padding: 20px 0;}
.yy_smhzy .smhzy_tit{ line-height:50px; text-align:center; font-size:30px; font-weight:bold; color:#d59f60;}
.yy_smhzy img.smhzy_tit_tu{ max-width:100%; margin:0 auto;}

.yy_smhzy .smhzy_list{width:93%;background:#fff;margin:20px auto 40px;border-radius: 16px;box-shadow: 0px 3px 4px hsl(0deg 97% 94%);}
.yy_smhzy .smhzy_zy_tit{line-height:35px;font-size:24px;font-weight:bold;background: #940808;color:#fff;padding:15px 0;text-align:center;}
.yy_smhzy .smhzy_zy_tit img{ display:inline-block; vertical-align:middle; margin-top:-3px; margin:0 10px;}
.yy_smhzy .smhzy_list ul{ margin:30px;}
.yy_smhzy .smhzy_list li{ display:inline-block; font-size:18px; margin:5px 10px;}
.yy_smhzy .smhzy_list li i{ width:5px; height:5px; margin:0 15px; background:#028c7e; border:2px solid #ffdf9a; border-radius:5px; display:inline-block;}

/*底部的样式调整*/
.pc_footer{ margin-top:0 !important;}







@media screen and (max-width: 768px){
	
	

	.yy_banner img{ width:650px; margin-left:-325px;}
	
	.yy_smhjs{ padding:10px 0;}
	.yy_smhjs .smhjs_div{ padding:15px;}
	.yy_smhjs .smhjs_div span{ line-height:30px; font-size:16px; margin-bottom:10px;}
	.yy_smhjs .smhjs_div p{ line-height:26px; font-size:14px;}
	
	.yy_smhdy{ padding:10px 0;}
	.yy_smhdy .smhdy_tit img{ width:70%;}
	.yy_smhdy .smhdy_cont{ width:95%; margin:0 auto; padding:15px; background-repeat:repeat;}
	.yy_smhdy .smhdy_cont .smh_wt{ width:100%; float:none;}
	.yy_smhdy .smhdy_cont li{ line-height:22px; padding:10px 0;}
	.yy_smhdy .smhdy_cont li i{ width:25px; font-size:15px;}
	.yy_smhdy .smhdy_cont li a{ font-size:14px;}
	.yy_smhdy .smhdy_cont .smh_sj{ width:95%; margin:10px auto; float:none;}
	.yy_smhdy .smhdy_cont .smh_sj input{ line-height:35px; height:35px;}
	.yy_smhdy .smhdy_cont .smh_sj .btn{ line-height:40px; height:40px;}
	
	.yy_smhzy .smhzy_div{ padding:15px 0;}
	.yy_smhzy .smhzy_tit{ line-height:28px; font-size:20px;}
	.yy_smhzy .smhzy_zy_tit{ line-height:30px; font-size:18px; padding:8px 0;}
	.yy_smhzy .smhzy_ys{ width:90%; line-height:24px; font-size:16px;}
	.yy_smhzy .smhzy_list{ margin-bottom:20px;}
	.yy_smhzy .smhzy_list ul{ margin:10px 5px;}
	.yy_smhzy .smhzy_list ul li{ font-size:14px; margin:0 1%;}
	.yy_smhzy .smhzy_list ul li i{ margin:0 6px;}
	
	

	}