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

/*================基本样式重置================*/
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,img,span,i,a,em,strong,b,input,textarea { margin:0; padding:0; }
/*html, body{ height:100%;}*/
html{overflow-x:hidden; overflow-y:auto;}/*用来隐藏（ie7）html的滚动条*/
body {font-size:12px; color:#666;background:url(../images/bg.jpg);font-family:"Microsoft YaHei";zoom:1;}
.page-Chinese{ font-family:"Microsoft YaHei"; }
.page-English{font-family:"Arial"; }
li {list-style:none; }
a,img,input{border:0 none; }
a {text-decoration:none; outline:none; }
a:hover{text-decoration:none; }
a:focus,input:focus {outline:0 none;}
textarea{ resize:none; font-size:12px;} /*去掉火狐和谷歌浏览器的Textarea改变尺寸大小功能*/
i,em,b{font-style:normal;}
/*
*   IE 6支持 PNG CSS 样式  color:#0770b1;
*   background:url(../images/logo.png) no-repeat 0 0;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/logo.png",sizingMethod='crop');_background:none;
*/
/*#1 { color: #333; }*/ /* Moz */
/** html #1 { color: #666; }*/ /* IE6 */
/**+html #1 { color: #999; }*/ /* IE7 */

/*================定义通用样式================*/
.w100{width:100%;}
.w50{width:50%;}
.w{ width:1200px;margin:0 auto;}
.n_w{width:752px;margin:0 auto;}
.ww{ width:1200px;}
.webC{color:#32456f}/*网站文字主颜色*/
.fl { float:left; }
.fr { float:right; }
.cw{color:#FFF;}
.cy{color:#fff600;}
.co{color:#fc9a0e;}
.cb{color:#57a5dc;}
.cBrown{color:#801b1b;}
.cg{color:#999;}
.c3{color:#333;}
.fz14{font-size:14px;}
.fz22{font-size:22px;}
.fz24{font-size:24px;}
.nb{font-weight:100;}
.hide{ display:none;}
.clear{ clear:both; }
.clearfix{ zoom:1;}
.undline:hover{text-decoration:underline;}
.clearfix:after { content:" "; display:block; clear:both; height:0; }
.of_h{overflow:hidden;}
.tl{text-align:left;}
.tr{text-align:right;}
.tc{text-align:center;}
a img.opacity { filter:alpha(opacity=100); opacity:1; -moz-opacity:1; } 
a:hover img.opacity { filter:alpha(opacity=80); opacity:0.8; -moz-opacity:0.8;}
.Red{color:#ff0000;}
.Black{color:#333;}
.Gray{color:#999;}
.bor{border:solid 1px #d2d2d2;}

.mg{margin:0 auto;}
.mt5{margin-top:5px;}
.mt9{margin-top:9px;}
.mt10{margin-top:10px;}
.mt12{margin-top:12px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt25{margin-top:25px;}
.mt35{margin-top:35px;}
.mt40{margin-top:40px;}
.mt50{margin-top:50px;}
.mt55{margin-top:55px;}
.mt60{margin-top:60px;}
.mt170{margin-top:170px;}

.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml25{margin-left:25px;}
.ml30{margin-left:30px;}
.ml40{margin-left:40px;}
.ml28{margin-left:28px;}
.ml100{margin-left:100px;}
.ml155{margin-left:155px;}

.mr14{margin-right:14px;}
.mr20{margin-right:20px;}
.mr30{margin-right:30px;}

.mb50{margin-bottom:50px;}
.mb40{margin-bottom:40px;}
.mb20{margin-bottom:20px;}

.pl15{padding-left:15px;}

.pt15{padding-top:15px;}
.pt30{padding-top:30px;}
.pt50{padding-top:50px;}

.icon{ background:url(../images/Icon.png) no-repeat;}
.ic1{background-position:7px 7px;}
.ic2{background-position:7px -23px;}
.ic3{background-position:12px -57px;}
.ic4{background-position:7px -85px;}
.ic5{background-position:7px -114px;}
.ic6{background-position:7px -141px;}



/*=============分页===================*/
.pagelist{width:100%; float:left;}
.check_pagelist{width:780px; height:85px; border-top:1px solid #dddddd; margin-top:33px;}
.pagelist .pager {color:#666;clear:both;width:100%;margin:20px auto;text-align:center;}
.check_pagelist .pager{margin-top:30px;}
.pagelist .pager span,.pagelist .pager .nolink,.pagelist .pager a{display:inline-block;border:solid 1px #cbcbcb;line-height:22px;margin:0 1px;padding:0px 8px;}
.pagelist .pager .nolink{ color:#666;}
.pagelist .pager a{color:#666;text-decoration:none;}
.pagelist .pager a:hover{color:#FFF;}
.pagelist .pager a:hover,.pagelist .pager .cpb{background:#32456f;border:solid 1px #FFF;}
/*隐藏页码信息*/
.pagelist .pager .pageinfo{ display:none;}
/*当前页*/
.pagelist .pager .cpb { color:#FFF; font-weight:100;}
/*如需要修改颜色：替换"#32456f" */

/*新闻详细页*/
.article_box{padding:20px 40px 20px 20px;overflow:hidden;}
.article_tit{width:100%;line-height:50px;text-align:center;font-size:20px;color:#333;font-family: microsoft yahei;}
.article_time{line-height:30px;clear:both;text-align:center;background: url(../images/news_details_line.png) no-repeat center bottom;padding-bottom:31px;color: #666;}
.article_content{ width:100%;overflow:hidden;clear:both;padding:10px 0 25px 0;line-height:26px;color:#555;font-size:14px;}
.article_content img{max-width:670px;}
.article_content .imgs{max-width:670px;margin:15px auto;text-align:center;}
p.ml10{text-indent:25px;font-size:14px;}
.article_sh {width:100%; padding:20px 0; float:left;}
.article_sh .left{width:60%; float:left; margin:0;}
.article_sh .left p{width:100%;float:left;margin:5px 0 0 0;color:#333;line-height:22px;}
.article_sh .left p a{color:#666;}
.article_sh .right{width:240px;float:right; margin:10px 0 0 0;}

/*====================== Top =======================*/
/*.Top{position:relative;height:116px;}
.Top .webMT,.Top .webMT p{height:30px;}
.Top .webMT p{line-height:30px;border-bottom:dashed 1px #999;}
.Top .webMT p a,.Top .webMT p span{color:#000;}
.Top .webMT p a:hover{text-decoration:underline;}
.Top .webMT p span em{color:#790606;}*/
.Top{position:relative;height:146px;}
.Top .webMT,.Top .webMT p{position:relative;height:60px;}
.Top .webMT p{line-height:30px;border-bottom:dashed 1px #999;}
.Top .webMT p a,.Top .webMT p span{color:#000;}
.Top .webMT p a:hover{text-decoration:underline;}
.Top .webMT p span em{color:#790606;}
.Top .webMT p.Phone{height:60px}
.Top .webMT .webMT_l{position:absolute;height:30px;bottom:0;z-index:9;border:none;}
.Top .logo,.Top .logo img{width:245px;height:85px;}
.Top .ksDay{width:333px;height:45px;background:#b05c5c;margin-top:22px;}
.Top .ksDay p{float:left;line-height:45px;color:#fefeff;font-size:24px;text-align:center;font-family:"Impact";}
.Top .ksDay p.w175{width:175px;}
.Top .ksDay p.w34{width:34px;}
.Top .ksDay p.days{width:38px;background:url(../images/ksDay.jpg) no-repeat;color:#860505;}
/*====================== Nav =======================*/
.Nav,.Nav ul li .Nodes{position:relative;background:#0d1b38;z-index:999;}
.Nav,.Nav ul,.Nav ul li{height:48px;}
.Nav ul li{float:left;width:118px;border-left:solid 1px #071023;border-right:solid 1px #1a346b;}
.Nav ul li.blNull{border-left:none;width:119px;}
.Nav ul li.brNull{border-right:none;width:119px;}
.Nav ul li a,.Nav ul li a span,.Nav ul li a em{display:block;}
.Nav ul li a{color:#FFF;width:100%;text-align:center;height:39px;padding-top:9px;}
.Nav ul li a span{font-size:1.3em;line-height:1.3em;}
.Nav ul li a em{font-size:1em;line-height:1em;}
.Nav ul li a:hover,.Nav ul li.thisli a,.Nav ul li.hoverli>a{background:url(../images/nav_thisbg.jpg) no-repeat;}
.Nav ul li .Nodes{width:100%;height:0px;overflow:hidden;}
.Nav ul li .Nodes ul li{float:none;border:none;border-top:solid 1px #1a346b;border-bottom:solid 1px #071023;}
.Nav ul li .Nodes ul li a{height:35px;padding-top:13px;}
/*====================== BanDIV =======================*/
/*--------------------- Banner ----------------------*/
.BanDIV{position:relative;height:338px;background:#fff;}
.BanDIV .banner{position:relative;overflow:hidden;}
.BanDIV .banner,.banner ul li,.banner ul li a img{width:875px;height:336px;}
.BanDIV .banner ul{position:relative;width:875px;height:336px;z-index:10;}
.BanDIV .banner ul li{position:absolute;z-index:0;top:0;left:0;display:none;}
.BanDIV .banner .b_c_dian{position:absolute;overflow:hidden;width:100%;height:14px;top:312px;left:0px;z-index:100;}
.BanDIV .banner .b_c_dian ul{position:relative;overflow:hidden;margin:0 auto;height:14px;z-index:999;}
.BanDIV .banner .b_c_dian ul li{float:left;margin-right:5px;width:14px;height:14px;cursor:pointer;position:relative;z-index:999;display:block;}
.BanDIV .banner .b_c_dian ul li img{width:14px;height:14px;}
/*--------------------- 快速导航 ----------------------*/
.BanDIV .FastNav{position:relative;width:301px;height:338px;}
.BanDIV .FastNav ul{position:relative;}
.BanDIV .FastNav ul li{position:relative;border:solid 1px #d6d6d6;margin-bottom:12px;background:#fcf8f2;}
*+html .BanDIV .FastNav ul li{ margin-bottom:8px}/*- IE7 下加载样式 -*/
* html .BanDIV .FastNav ul li{ margin-bottom:8px}/*- IE6 下加载样式 -*/
.BanDIV .FastNav ul li.NoBtm{margin-bottom:0px;}
.BanDIV .FastNav ul li,.BanDIV .FastNav ul li a,.BanDIV .FastNav ul li p{width:299px;height:56px;}
.BanDIV .FastNav ul li a,.BanDIV .FastNav ul li p{position:absolute;left:0;top:0;}
.BanDIV .FastNav ul li p{background:#edf7fa;display:none;z-index:9;opacity:0;}
.BanDIV .FastNav ul li a{display:block;width:243px;padding-left:56px;text-align:center;color:#666;z-index:99;}
.BanDIV .FastNav ul li a span{display:block;line-height:1.6em;font-size:1.3em;font-weight:700;margin-top:8px;}
.BanDIV .FastNav ul li a em{display:block;}
.BanDIV .FastNav ul li a.zsjz{background:url(../images/fastNav_zsjz.png) no-repeat;}
.BanDIV .FastNav ul li a.jxgl{background:url(../images/fastNav_jxgl.png) no-repeat;}
.BanDIV .FastNav ul li a.bxsz{background:url(../images/fastNav_bxsz.png) no-repeat;}
.BanDIV .FastNav ul li a.zlxz{background:url(../images/fastNav_zlxz.png) no-repeat;}
.BanDIV .FastNav ul li a.zxbm{background:url(../images/fastNav_zxbm.png) no-repeat;}

/*====================== ONTEXT =======================*/
.ontext .title{position:relative;}
.ontext .title,.ontext .title h3{height:42px;line-height:42px;}
.ontext .title h3,.ontext .title h3 a{color:#0d1b38;}
.ontext .title h3{font-size:14px;padding-left:37px;line-height:42px;}
.ontext .title h3 em{font-weight:100;font-size:12px;}
.ontext .title h3 span,.ontext .title h3 em{float:left;}
.ontext .title h3 a{float:right;font-size:12px;font-weight:700;}
.ontext .title h3 a:hover{text-decoration:underline;}
.ontext .imgP{position:relative;border:solid 1px #d2d2d2;}
.ontext .imgP a{position:absolute;display:block;left:2px;top:2px;overflow:hidden;}
.ontext .imgP a img{position:absolute;}
.ontext .Newsli li{height:25px;padding-left:17px;line-height:25px;background:url(../images/Icon.png) 0 -303px no-repeat}
*+html .ontext .Newsli li{height:22px;line-height:22px;}
* html .ontext .Newsli li{height:22px;line-height:22px;}
.ontext .Newsli li span,.ontext ul li>a{float:left;color:#666;}
.ontext .Newsli li a:hover{text-decoration:underline;}
.ontext .Newsli li em{float:right;}
/*====================== AboutUS =======================*/
.aboH{height:280px;}
.AboutUS{position:relative;background:#FFF;padding-top:15px;}
.AboutUS .about{width:271px;margin-left:10px;}
.AboutUS .about .imgP{width:269px;height:93px;}
.AboutUS .about .imgP a,.AboutUS .about .imgP a img{width:266px;height:89px;}
.AboutUS .about p{text-indent:2em;line-height:22px;}
*+html .AboutUS .about p{text-indent:1.5em;line-height:20px;}
* html .AboutUS .about p{text-indent:1.5em;line-height:20px;}
.AboutUS .schNews{width:447px;margin-left:40px;}
.AboutUS .schNews .NewsTitle{height:97px;width:100%;}
.AboutUS .schNews .NewsTitle .imgP{width:185px;height:94px;}
.AboutUS .schNews .NewsTitle .imgP a,.AboutUS .schNews .NewsTitle .imgP a img{width:181px;height:90px;}
.AboutUS .schNews .nt_cont{width:245px;height:96px;}
.AboutUS .schNews .nt_cont h3 a,.AboutUS .schNews .nt_cont p a{color:#31456f;font-size:14px;}
.AboutUS .schNews .nt_cont h3 a:hover,.AboutUS .schNews .nt_cont p a:hover{text-decoration:underline;}
.AboutUS .schNews .nt_cont .mt5{color:#868686;text-indent:2em;line-height:22px;}
.AboutUS .schvideo{width:402px;background:url(../images/video_bg.jpg) left 262px no-repeat;} 
.AboutUS .schvideo .video{width:384px;height:252px;padding:8px;padding-bottom:0;}
.AboutUS .sch_star{width:375px;margin-right:10px;}
.AboutUS .sch_star ul li{padding-left:20px;background:url(../images/Icon.png) 0 -330px no-repeat;}
.AboutUS .sch_star ul li .star_Student{height:29px;border-top:dashed 1px #999;overflow:hidden;padding:0 6px;}
*+html .AboutUS .sch_star ul li{margin-top:-5px;}
* html .AboutUS .sch_star ul li{margin-top:-5px;}
.AboutUS .sch_star ul li .star_Stu_bor{border:dashed 1px #999;padding:0 5px;}
.AboutUS .sch_star ul li .star_Student .stuTitle{color:#243b6a;height:29px;line-height:28px;font-size:14px;cursor:pointer;background:url(../images/student_open.jpg) 314px -25px no-repeat;}
.AboutUS .sch_star ul li .star_Student .stuOpen{background-position:314px 10px;}
.AboutUS .sch_star ul li .star_Student .stu_con{width:100%;height:80px;}
.AboutUS .sch_star ul li .star_Student .stu_con p{float:right;width:203px;color:#243b6a;}
.AboutUS .sch_star ul li .star_Student .stu_con p span,.AboutUS .sch_star ul li .star_Student .stu_con p em{display:block;}
.AboutUS .sch_star ul li .star_Student .stu_con p em{text-indent:1.4em;line-height:22px;}
.AboutUS .sch_star ul li .star_Student .stu_con img{float:left;width:112px;height:74px;}
/*====================== Teacher =======================*/
.teachTop{height:37px;background:url(../images/teacher_top_bg.jpg) 279px 15px #31456f no-repeat;}
.teachTop p{padding-left:47px;line-height:37px;color:#FFF;}
.teachTop p a{color:#FFF;}
.teachTop p a:hover{text-decoration:underline;}
.teachTop p span,.School p span{font-size:14px;}
.teachCon{padding-top:10px;background:#FFF;}
.teachCon,.teachCon .tc_l,.teachCon .tc_r{height:292px;}
.teachCon .tc_l{width:758px;background:#f7f7f7;margin-left:10px;}
.teachCon .tc_l li{float:left;width:379px;height:146px;}
.teachCon .tc_l li .imgP{width:118px;height:138px;}
.teachCon .tc_l li .imgP a,.teachCon .tc_l li .imgP a img{width:114px;height:134px;}
.teachCon .tc_l li .imgP a p{position:absolute;left:0;bottom:0;width:100%;height:27px;line-height:27px;color:#FFF;background:url(../images/tcName_bg.png);text-align:center;z-index:9;}
.teachCon .tc_l li .tc_con{width:234px;height:146px;padding-right:15px;}
.teachCon .tc_l li .tc_con p{color:#666;text-indent:2em;line-height:20px;padding-top:5px;}
.teachCon .tc_l li .tc_con p a,.teachCon .tc_r li.noneli a{color:#31456f;}
.teachCon .tc_l li .tc_con p a:hover,.teachCon .tc_r li.noneli a:hover{text-decoration:underline;}
.teachCon .tc_l li .tc_con p.tr{padding-right:10px;}
.teachCon .tc_r{width:400px;margin-right:10px}
.teachCon .tc_r li{float:left;width:90px;height:130px;margin-left:10px;}
.teachCon .tc_r li.NotMarg{margin-left:0;}
.teachCon .tc_r li.noneli{float:none;margin:0;width:100%;height:28px;line-height:28px;}
.teachCon .tc_r li img{width:90px;height:118px;}
/*====================== School =======================*/
.School{height:37px;background:#31456f;}
.School p{float:left;width:233px;padding-left:47px;line-height:35px;cursor:pointer;color:#FFF;}
.School p.sch_p_01{background:url(../images/Icon.png) 13px -177px no-repeat;}
.School p.sch_p_02{background:url(../images/Icon.png) 13px -208px no-repeat;}
.School p.thisp_01{background:url(../images/Icon.png) 13px -177px #394f7e no-repeat;}
.School p.thisp_02{background:url(../images/Icon.png) 13px -208px #394f7e no-repeat;}
.School_Cont{position:relative;padding-top:15px;background:#f7f7f7;}
.School_Cont,.School_Cont ul,.School_Cont ul li{height:235px;overflow:hidden;}
.School_Cont ul{position:absolute;width:1200px;left:0;top:15px;z-index:9;background:#f7f7f7;}
.School_Cont ul li{position:absolute;width:261px;top:0;}
.School_Cont ul li .imgP{width:259px;height:158px;}
.School_Cont ul li .imgP a,.School_Cont ul li .imgP a img{width:255px;height:155px;}
.School_Cont ul li p{margin-top:20px;background:#c9ced8;}
.School_Cont ul li p,.School_Cont ul li p a{height:35px;line-height:35px;color:#333;text-align:center;}
.School_Cont ul li p a{display:block;}
/*====================== FriendLink =======================*/
.friendLink{position:relative;background:#FFF;}
.friendLink h3{padding:0 40px;height:40px;line-height:40px;font-size:14px;color:#31456f;background:url(../images/Icon.png) 12px -236px no-repeat;}
.friendLink h3 em{font-size:12px;font-weight:100;}
.friendLink p{margin:0 40px;padding:5px 0;border-top:dashed 1px #c6c4c4;line-height:28px;}
.friendLink p a{color:#666;margin-right:10px;}
.friendLink p a:hover{text-decoration:underline;}
/*====================== Footer =======================*/
.footer{height:236px;background:#0d1b38;}
.footer .foot_l{width:788px;height:216px;padding-top:20px;padding-left:20px;}
.footer .foot_l ul{float:left;width:110px;}
.footer .foot_l ul li{height:30px;line-height:30px;}
.footer .foot_l ul li.Topli{width:65px;padding-left:25px;height:40px;line-height:40px;border-bottom:solid 1px #999;background:url(../images/Icon.png) 0px -265px no-repeat;font-size:16px;}
.footer .foot_l ul li,.footer .foot_l ul li a{color:#d9d9d9;}
.footer .foot_l ul li a:hover{text-decoration:underline;}
.footer .foot_r{width:318px;height:224px;padding-top:12px;padding-right:40px;}
.footer .foot_r p{line-height:20px;color:#b7b6b6;}
.CopyRight p,.CopyRight p a{line-height:20px;color:#868686;background:#030710;text-align:center;}
.CopyRight p a:hover{text-decoration:underline;}
/*====================== 对联广告 =======================*/
.dlShow{position:absolute;top:270px;z-index:999;}
.dl_left{left:0;width:69px;height:365px;}
.dl_left a img{width:69px;height:365px;}
.dl_right{right:0;width:69px;height:365px;}
.dl_right a img{width:69px;height:365px;}
.dlShow .CloseFrom{position:absolute;width:100%;height:25px;top:0px;left:0;z-index:9;}
.dlShow .CloseFrom .CloseImg{width:18px;height:18px;cursor:pointer;}
/*====================== 内页框架 =======================*/
.nbanner{position:relative;padding-top:15px;padding-bottom:10px;height:200px;background:#FFF;background:url(../images/nban_bg.jpg) 0px 215px repeat-x;}
.Content{position:relative;background:#FFF;}
.Content .con_left{position:relative;width:258px;padding-top:30px;}
.Content .con_left .con_l_menus{padding:0 10px 5px;border-bottom:dashed 1px #eaeaea;}
.Content .con_left .con_l_menus ul li{width:238px;height:45px;margin-bottom:15px;}
.Content .con_left .con_l_menus ul li a{display:block;width:202px;height:45px;line-height:45px;padding-left:26px;color:#32456f;background:url(../images/Icon_n.png) 5px -37px  #e5e5e5 no-repeat;}
.Content .con_left .con_l_menus ul li a span{font-size:14px;}
.Content .con_left .con_l_menus ul li a em{font-size:0.8em;}
.Content .con_left .con_l_menus ul li.thisli,.Content .con_left .con_l_menus ul li:hover{background:url(../images/Icon_n.png) 217px 4px no-repeat;}
.Content .con_left .con_l_menus ul li.thisli a,.Content .con_left .con_l_menus ul li a:hover{color:#FFF;background:url(../images/Icon_n.png) -30px 3px #32456f no-repeat;}
.Content .con_left .con_l_star{padding:0 10px;}
.Content .con_left .con_l_star h3{font-size:14px;height:30px;line-height:30px;padding-left:10px;background:url(../images/Icon_n.png) -4px -270px no-repeat;}
.Content .con_left .con_l_star h3,.Content .con_left .con_l_star h3 a{color:#32456f}
.Content .con_left .con_l_star h3 a{float:right;}
.Content .con_left .con_l_star h3 a,.Content .con_left .con_l_star h3 em{font-size:12px;font-weight:100;}
.Content .con_left .con_l_star h3 span,.Content .con_left .con_l_star h3 em{float:left;}
.Content .con_left .con_l_star ul li{padding-left:20px;height:25px;line-height:25px;}
.Content .con_left .con_l_star ul li a{color:#666;}
.Content .con_left .con_l_star ul li a:hover,.Content .con_left .con_l_star h3 a:hover{text-decoration:underline;}
.Content .con_left .con_l_star ul li.thisli{background:url(../images/Icon_n.png) -1px -87px no-repeat;}
.Content .con_left .con_l_star ul li.thisli a{color:#32456f;}
.Content .con_left .con_l_callme_top,.Content .con_left .con_l_callme_fot{height:10px;}
.Content .con_left .con_l_callme_top{background:url(../images/callme_top.jpg) no-repeat;margin-top:20px;}
.Content .con_left .con_l_callme_fot{background:url(../images/callme_foot.jpg) no-repeat;margin-bottom:10px}
.Content .con_left .con_l_callme_cen{background:url(../images/callme_left.jpg) left repeat-y;}
.Content .con_left .con_l_callme_cen p{line-height:26px;color:#666;padding:0 20px;}
.Content .con_left .con_l_callme_cen p.w185{width:197px;height:26px}
.Content .con_left .con_l_callme_cen p.w185 em{color: #000;font-weight: bold;font-size: 16px;float: left}
.Content .con_right{position:relative;width:912px;padding-left:30px;min-height:870px;background:url(../images/nCont_r_bg.jpg) repeat-y;}
.Content .con_right .webMap{height:50px;background:url(../images/Icon_n.png) 872px -173px no-repeat;}
.Content .con_right .webMap .wm_line{margin-right:40px;border-bottom:dashed 1px #c9c9c9;}
.Content .con_right .webMap .wm_line,.Content .con_right .webMap .wm_line p{height:30px;line-height:30px;}
.Content .con_right .webMap .wm_line p{float:right;padding-left:40px;padding-right:5px;background:url(../images/Icon_n.png) 5px -127px no-repeat;}
.Content .con_right .webMap .wm_line p a{color:#666}
.Content .con_right .webMap .wm_line p a:hover{text-decoration:underline;}
.Content_con{padding-right:10px;padding-bottom:40px}
/*====================== 关于我们 =======================*/
.aboutus_con{padding-top:20px;}
.aboutus_con .about_jjtit{width:510px;height:243px;}
.aboutus_con .about_jj h3{font-size:14px;color:#32456f;height:30px;line-height:30px;padding-left:10px;background:url(../images/Icon_n.png) -4px -270px no-repeat;}
.aboutus_con .about_jj p{line-height:24px;padding-top:5px}
.aboutus_con .about_jj p.pi2{text-indent:2em;}
.aboutus_con .about_jj p.pi4{text-indent:4em;}
.aboutus_con .about_jj p.pt15{padding-top:15px;}
.aboutus_con .about_img{width:331px;height:243px;}
/*====================== 学院新闻 =======================*/
.con_news{padding-right:40px;}
.con_news ul li{height:30px;line-height:30px;padding:0 20px;background:url(../images/Icon_n.png) 0 -229px #f5f5f5 no-repeat;}
.con_news ul li a,.con_news ul li span{float:left;color:#666;}
.con_news ul li a:hover{text-decoration:underline;}
.con_news ul li em{float:right}
.con_news ul li.even{background:url(../images/Icon_n.png) 0 -229px #FFF no-repeat;}
.con_news ul li:hover{background:url(../images/Icon_n.png) 0 -229px #f5f5f5 no-repeat;}
.con_news ul li:hover a{color:#32456f}
.con_news ul li a.DownLoad:visited{color:#000;}
.con_news ul li a.DownLoad{margin-left:25px;color:red;}
/*====================== 联系我们 =======================*/
.SchoolLocation{padding:20px 0;margin-right:20px;}
.SchoolLocation,.SchoolLocation .Bus,.SchoolLocation .SchoolMap{ overflow:hidden;}
.SchoolLocation .Bus{width:auto}
.SchoolLocation .Bus h3{height:35px;line-height:35px;font-weight:100;}
.SchoolLocation .Bus p{/*height:25px;*/line-height:25px;}
.SchoolLocation .Bus p.busIcon{font-size:14px;font-weight:700;padding-left:40px;background:url(../images/busIcon.jpg) no-repeat;}
.SchoolLocation .SchoolMap{width:615px;}
.SchoolLocation .SchoolMap .maps{height:278px;overflow:hidden;border:solid 1px #c8c8c8;}
/*====================== 教学环境 =======================*/
.ser_dlwz li{position:relative;float:left;width:234px;height:216px;margin:0 35px 5px 0;background:url(../images/service_pho_bg.jpg) left 164px no-repeat;}
.ser_dlwz .lastli{margin-right:0;}
.ser_dlwz li .ser_img,.ser_dlwz li .ser_img img{width:234px;height:164px;}
.ser_dlwz li .ser_img{position:relative;overflow:hidden;cursor:pointer;}
.ser_dlwz li .ser_li_txt{font-size:14px;text-align:center;line-height:45px;}
.ser_dlwz li:hover .ser_li_txt{color:#0770b1;}
.ser_dlwz li.notFloat{float:none;clear:both;zoom:1;width:100%;height:0;}
.PicShow{margin:0 40px 0 0;}
.PicShow .pic_list{position:relative;width:855px;margin:30px auto 50px;}
.PicShow .pic_list,.pic_list .c_dmxx_imgs,.pic_list .c_dmxx_imgs ul{height:155px;}
.PicShow .pic_list .c_dmxx_imgs,.pic_list .c_dmxx_imgs ul{width:765px;}
.PicShow .pic_list .c_dmxx_imgs,.pic_list .c_dmxx_imgs ul li,.pic_list .img_hover{position:absolute;}
.PicShow .pic_list .c_dmxx_imgs{left:45px;top:0px;background:url(../images/dmxx_ul_bg.png) no-repeat;}
.PicShow .pic_list .c_dmxx_imgs ul{position:relative;overflow:hidden;}
.PicShow .pic_list .c_dmxx_imgs ul li{top:0px;padding:3px;background:#dfdfdf;cursor:pointer;}
.PicShow .pic_list .c_dmxx_imgs ul .thisli{background:#0a6a9b;}
.PicShow .pic_list .c_dmxx_imgs ul li,.pic_list .c_dmxx_imgs ul li img{height:155px;}
.PicShow .pic_list .c_dmxx_imgs ul li,.pic_list .c_dmxx_imgs ul li img{width:254px;}
.PicShow .pic_list .img_hover{width:30px;height:115px;cursor:pointer;}
.PicShow .pic_list .img_left,.pic_list .img_right{top:28px}
.PicShow .pic_list .img_left{left:0px;}
.PicShow .pic_list .img_right{right:0px;}
.PicShow .picShowThis{position:relative;width:853px;height:487px;border:solid 1px #d2d2d2;}
.PicShow .picShowThis img{position:absolute;max-width:833px;max-height:467px}
/*====================== 课程设置 =======================*/
.con_kcsz li{width:775px;padding:25px 0px 15px 30px;margin-left:30px;margin-top:30px;border:solid 1px #e5e5e5;background:#f7f6f6;}
.con_kcsz .con_kc_l{border:solid 1px #e5e5e5;}
.con_kcsz .con_kc_l,.con_kcsz .con_kc_l img{width:150px;height:225px}
.con_kcsz .con_kc_r{width:600px;}
.con_kcsz .con_kc_r h3{font-size:16px;height:30px;line-height:30px;margin-bottom:10px}
.con_kcsz .con_kc_r h3 span{display:block;float:left;color:#FFF;background:#9da10a;padding:0 20px;height:30px;}
.con_kcsz .con_kc_r p{color:#5b5959;}
.con_kcsz .con_kc_r p{line-height:20px;}
.con_kcsz .con_kc_r p.pc{color:#32456f}
/*====================== 师资力量 =======================*/
.teacherInfo,.newsPic{margin:0 30px}
.teacherInfo li,.newsPic li{padding:15px 0;background:url(../images/border_lines.jpg) bottom repeat-x;}
.teacherInfo li{height:146px;}
.teacherInfo li .imgP{width:118px;height:138px;}
.teacherInfo li .imgP a,.teacherInfo li .imgP a img{width:114px;height:134px;}
.teacherInfo li .imgP a p{position:absolute;left:0;bottom:0;width:100%;height:27px;line-height:27px;color:#FFF;background:url(../images/tcName_bg.png);text-align:center;z-index:9;}
.teacherInfo li .tc_con{width:695px}
.teacherInfo li .tc_con h3{font-size:16px;height:40px;line-height:40px;color:#32456f;border-bottom:solid 1px #f2f2f2;}
.teacherInfo li .tc_con p{line-height:20px;text-indent:2em;}
.teacherInfo li .tc_con p.tr{padding-right:20px;}
.teacherInfo li .tc_con p.tr a{color:#32456f;font-weight:700;}
.teacherInfo li .tc_con p.tr a:hover{text-decoration:underline;}
/*====================== 图片新闻 =======================*/
.newsPic li{height:113px}
.newsPic li .newsPic_l{padding:4px;background:url(../images/newspic_bg.jpg) no-repeat;}
.newsPic li .newsPic_l,.newsPic li .newsPic_l img{width:156px;height:105px;}
.newsPic li .newsPic_r{width:650px;}
.newsPic li .newsPic_r h3{font-size:16px;height:30px;line-height:30px;}
.newsPic li .newsPic_r h3 a{color:#666;}
.newsPic li .newsPic_r h3 a:hover{text-decoration:underline;}
.newsPic li .newsPic_r p{line-height:20px;text-indent:2em;}
.newsPic li .newsPic_r:hover h3 a,.newsPic li .newsPic_r:hover p{color:#7b0202;}
/*====================== 在线报名 =======================*/
user agent stylesheetinput[type="hidden"], input[type="image"], input[type="file"] {-webkit-appearance: initial;padding: initial;background-color: initial;border: initial;}
user agent stylesheetinput[type="hidden"] {display: none;}
user agent stylesheetinput, input[type="password"], input[type="search"], isindex {-webkit-appearance: textfield;padding: 1px;background-color: white;border: 2px inset;border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial;-webkit-rtl-ordering: logical;-webkit-user-select: text;cursor: auto;}
user agent stylesheetinput, textarea, keygen, select, button, isindex {margin: 0em;font: -webkit-small-control;color: initial;letter-spacing: normal;word-spacing: normal;text-transform: none;text-indent: 0px;text-shadow: none;display: inline-block;text-align: start;}
user agent stylesheetinput, textarea, keygen, select, button, isindex, meter, progress {-webkit-writing-mode: horizontal-tb;}
.application, .teacherstyle {width: 720px;margin: 20px 0 0 0;}

.bookapp {width: 718px;float: left;line-height: 34px;border-top: solid 1px #cbcbcb;border-left: solid 1px #cbcbcb;}
.bookapp tbody {display: table-row-group;vertical-align: middle;border-color: inherit;}
.bookapp tr {display: table-row;vertical-align: inherit;border-color: inherit;}
.bookapp th {background: #f5f5f5;border-bottom: solid 1px #cbcbcb;border-right: solid 1px #cbcbcb;font-size: 14px;color: #1a98e5;text-align: left;}
.bookapp {line-height: 34px;}
.bookapp td {border-bottom: solid 1px #cbcbcb;border-right: solid 1px #cbcbcb;padding: 2px 4px;font-size: 14px;color: #343434;}
.bookapp .selects {width: 300px;}
select {-webkit-appearance: menulist;box-sizing: border-box;align-items: center;border: 1px solid;border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial;white-space: pre;-webkit-rtl-ordering: logical;color: black;background-color: white;cursor: default;}
input, textarea, keygen, select, button, isindex {margin: 0em;font: -webkit-small-control;color: initial;letter-spacing: normal;word-spacing: normal;text-transform: none;text-indent: 0px;text-shadow: none;display: inline-block;text-align: start;}
.bookapp .inputs {border: solid 1px #d8d8d8;width: 300px;height: 20px;line-height: 20px;}
input, input[type="password"], input[type="search"], isindex {-webkit-appearance: textfield;padding: 1px;background-color: white;border: 2px inset;border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial;-webkit-rtl-ordering: logical;-webkit-user-select: text;cursor: auto;}
input[type="radio"], input[type="checkbox"] {margin: 3px 0.5ex;padding: initial;background-color: initial;border: initial;}
input[type="radio"] {-webkit-appearance: radio;box-sizing: border-box;}
input[type="checkbox"] {-webkit-appearance: checkbox;box-sizing: border-box;}
textarea {resize: none;font-size: 12px;}
textarea {-webkit-appearance: textarea;background-color: white;border: 1px solid;border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial;-webkit-rtl-ordering: logical;-webkit-user-select: text;flex-direction: column;resize: auto;cursor: auto;padding: 2px;white-space: pre-wrap;word-wrap: break-word;}
.bookapp .textareas {width: 400px;height: 80px;border: solid 1px #d8d8d8;}
.btns {width: 718px;text-align: center;}
.tjbook {width: 80px;height: 25px;line-height: 25px;text-align: center;background: #ff0000;color: #fff;font-size: 14px;float: none;margin: 0 20px;display: inline;cursor: pointer;border:0;}




