﻿@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; font-family: "微软雅黑" }
body{ background:url(../images/bgimg.jpg) repeat; font:normal 12px/22px 宋体;  }
img{ border:0; vertical-align:bottom; }
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.w1200{ width:1200px; margin: 0 auto;}
.w1200:after{content:""; display:block; visibility:hidden; clear:both;}
.clearfix{zoom:1}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}

/*头部*/
.header{ background: url(../images/head-bg.jpg) no-repeat center; height: 180px;}
.header-l .icon{ width:38px; height: 38px; border-radius: 50%; bordeR:1px solid #fff; display: block;color: #fff; font-size: 22px; line-height: 38px; text-align: center; transition: .3s;   }
.header-l li{ float:left; margin-right: 15px; cursor: pointer; }
.header-l p{ text-align: center; color: #fff; }
.header-l { margin-top: 120px; }

.header-m{ width:600px; margin:45px 0 0 5px; float:left; }
.newsearchbg{ width:352px; float:right; padding-top:92px;filter:alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7; }
.newsearch{ overflow:hidden; }
.searchleft{ float:left;}
.searchleft input.ssk{ border:1px solid #ccc; width:300px; height:33px;}
.searchright{ float:right;}

.more{  float: right; padding-right:5px;}
.more a{ color: #fff;  font-size: 14px; }
.more a:hover{ color: #1174c5; }

.header-m img{width:100%;}
.head-tel .icon{ display: block; float:left; color: #fff; font-size: 34px; padding-right: 4px; }
.head-tel > h3{ color: #fff; font-size: 14px; float:left; }
.head-tel > h3 span{ color: #fff; font-size: 22px; font-family: Times New Roman, serif; letter-spacing: 1px; }
.head-search input { font-size: 15px; color: #fff; width:190px; height: 35px; background: rgba(255,255,255,.3); border:none; text-indent: 15px; line-height: 35px;float:left; }
.head-search button .icon{ width:45px; height: 35px; display: block; float:left; background: #fff; line-height: 35px; text-align: center; cursor: pointer; font-size: 18px;  transition: .3s; }
.head-search button { border:none; background: none;  }
.header-r{ margin-top: 100px; }
.head-search{ margin-top: 15px; }
.head-search button .icon:hover{ color: #fff; background: #104fa4; }
.header-l .icon:hover { background: #fff; color: #1174c5}
.header-l img{ width:100px; position: absolute; top: 60px; display: none; z-index: 99;  }
.header-l{ position: relative; }
.headwximg{ left: 0; }
.headsjimg{ left: 30px; }



/* 导航栏 */
.head-menu{ background: #004098; }
#menu{  height: 50px ; position: relative;  }
#menu .nLi a > p{ color:#fff; line-height:  50px ;font-size: 16px; transition: .3s; font-size: bold; }
#menu .nav a > span{  color:#fff; position: relative; top:-20px; font-size: 12px;  z-index:999  }
#menu li > img{ float:left;margin-top: -28px;}
.header_bot{ border-top:3px solid #3fbe72;}
#menu .active a {  background: #00a0e9;  }
.clearfix:after{ content:".";display:block;height:0;clear:both;visibility:hidden; }
#menu .nav{ position:relative; z-index:11;  margin: 0 auto; float:left;  }
#menu .nav a{ color:#a0a0a0; }
#menu .nav .nLi{ float:left;  position:relative; display:inline; height:50px;transition: .3s; z-index:999 !important}
#menu .nav .nLi h3{ float:left; font-weight: normal;}
#menu .nav .nLi h3 a{ display:block; width:119px; text-align: center;font-size:16px; z-index: 2; position: relative; color:#313131;height: 50px; border-right: 1px solid #4190d1;  }
#menu .nav .nLi h3 a:after{ content:""; width:1px; height: 25px; background: #fff; display: inherit; float: right; margin-top: -25px; margin-right:-1px;}
#menu .nav .sub{ display:none; width:118px; left:0; top:50px;  position:absolute; background:#0079c3;  line-height:36px; z-index:999 !important }
#menu .nLi:hover h3 > a {background: #00a0e9;}
#menu .nav .sub li{ zoom:1; }
#menu .nav .sub a{ display:block; text-align: center; line-height:20px; padding:10px 0; font-size: 14px;  color:#fff;}
#menu .nav .sub a:hover{  background: #00a0e9;  }
#menu .nav .on h3{ }
.nli-h > h3 > a { width:130px !important; }
.nli-h{margin-right: 50px; }
.nli-h .sub{ width:130px !important;}
.nli-e > h3 > a { width:130px !important; }
.nav_search > .icon{ color:#fff; font-size:20px;}
.nav_search{ float:right; width:90px; height: 90px; background:#113582; text-align: center; cursor: pointer;}
.nav_search > p{ color:#000;position: relative;top: -51px;}
.nav_search_inptut{ position:absolute; right: 0; top: 90px; display:none;}
.nav_search_inptut > input{ background:#d4d4d4; width:266px; height: 43px; line-height: 60px; border: none; text-indent: 10px;}
.nav_search_inptut > .icon{ display:block; color:#222e48;position: absolute;top: -13px;right: 0;cursor: pointer;width: 50px;text-align: center;}
.nLi > h3 > img{ position: absolute;top: 29px;right: -13px;}
.nLi > .icon{font-size: 20px; display: inline-block; position: absolute; left: 66px;top: 34px; display:none;}
.headsearch{ display: none; }
.head-search > .icon{ line-height: 43px; display: block; text-align: center; color:#555; font-size: 22px; border-radius: 6px; margin-top: 9px; cursor: pointer; }
.head-search{ float:right; }
.home .icon{ width:36px; height: 36px; background: #fff; line-height: 36px; text-align: center; color: #1174c5; border-radius: 50%; display: block; position: absolute; left: 40px; top: 5px; font-size: 28px; }
.home h3 a > p{ position: relative;  top: 23px; font-size: 15px !important}


/* 首页:banner */
.banner{ width:1200px;  position:relative;  height:200px; margin:0 auto;}
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .hd{position:absolute;right:50%;bottom:5px;z-index:1;overflow:hidden;height:12px; margin-right:-40px;}
.banner .slideBox .hd ul{float:left;overflow:hidden;zoom:1}
.banner .slideBox .hd ul li{float:left;margin-right:15px;width:12px;height:12px; background: #fff; cursor:pointer; border-radius: 50%;}
.banner .slideBox .hd ul li.on{background:#24365a}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:100%}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.banner .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%}
.banner .slideBox .bd img{display:block;width:100%;height:100%}

/* 首页:banner */
.fullSlide{ width:100%;  position:relative;  height:600px;clear: left;  }
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden; }
.fullSlide .bd ul{ width:100% !important;  }
.fullSlide .bd li{ width:100% !important;  height:600px; overflow:hidden; text-align:center;  }
.fullSlide .bd li a{ display:block; height:600px; }
.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:20px; left:0; height:30px; line-height:30px; background:url(../images/touming.png) repeat-x; text-align:center;_background:#000; _filter:alpha(opacity=60); }
.fullSlide .hd ul{ text-align:center;  padding-top:5px;  }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:12px; height:12px; margin:5px; border:2px solid #1174c5; border-radius: 50%;   overflow:hidden; line-height:9999px; }
.fullSlide .hd ul .on{ background:#1174c5;  }


/* 下面是前/后按钮代码，如果不需要删除即可 */
.fullSlide .prev,
.fullSlide .next{ position:absolute; left:3%; top:43%; margin-top:-25px; display:block; width:79px; height:104px; background:url(../images/slider-arrow.png) -122px 7px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.fullSlide .next{ left:auto; right:3%; background-position:8px 5px; }
.fullSlide .prev:hover,
.fullSlide .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.fullSlide .prevStop{ display:none;  }
.fullSlide .nextStop{ display:none;  }


.xueliban{ background: url(../images/xlban.jpg) no-repeat center; height: 198px; }

.w811{width:811px;}
.w360{width:360px;}


/*首页：通知公告*/
.in-news{ background: #f5f5f5; padding-bottom: 60px;  }
.innews{ background: #fff; display: table; padding: 25px 0 0;  }
.innews-gg{ padding-left:25px; width:395px;  }
.in-news .title{ background:#00a0e9; line-height: 40px; width: 100%; display: table; }
.in-news .title .l p{ 
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    float: left;
    padding: 10px 15px 10px 5px;  }
.in-news .title .l .icon{     
    float: left;
    color: #fff;
    font-size: 30px;
    margin: 7px 5px 7px 10px;}
.in-news .title .l{  line-height: 38px; background: #004098;}
.in-news .title > a{ color:#fff; font-size: 14px; float:right; padding:5px;}
.in-news .title > a:hover{ color: #1174c5; }
.innewsgg-li h3{ color: #1b1b1b; font-size: 15px; float:left; transition: .3s; width: 260px; }
.innewsgg-li span{ display: block; float:left;  width:7px; height: 7px; background: #1174c5; border-radius: 50%; margin-top: 21px; margin-right: 10px; transition: .3s;   }
.innewsgg-li{ line-height: 45px; border-bottom: 1px dashed #d5d5d5; display: table; width:100%; transition: .3s;  }
.innewsgg-li p{ float:right; color: #959595; font-size: 12px; transition: .3s;  }
.innews-dt{ width:780px; margin-bottom:50px;}
.innewsfx-r{ margin-right: 25px; }
.innewsdtt-div{ width:360px; height:260px; overflow:hidden;}
.innewsdtt-div > img{ height:100%; transition: .6s; }
.innewsdt-top{ position: relative; }
.innewsdtt-li h3{ position: absolute; bottom: 0; left:0; right:0; z-index: 0; background: rgba(0,0,0,.6); line-height: 40px; color: #fff; }
.innewsdtt-li h3 p{ padding: 0 20px; color: #fff; font-size: 16px; font-weight: bold;  }
.innewsdt-top .hd li{ float: left;
    width: 10px;
    height: 10px;
    background: #d5d5d5;
    border-radius: 50%;
	font-size:0;
    text-align: center; }
	.innewsdt-top .hd li.on{background:#104fa4;}
	
.innewsdt-top .hd { position: absolute; right:0; bottom: 0; }
.innewsdt-top{ margin-top: 15px; }
.innewsdt-big > h3{ color: #1174c5; font-size: 18px; font-weight: bold; text-align: center; line-height: 50px;  }
.innewsdt-big > p{ color: #7d7d7d; font-size: 14px; }
.innewsdt-big{ border-bottom: 1px dashed #d5d5d5; padding-bottom: 10px; display: block; width:360px }
.innewsdt-li h3{ color: #1b1b1b; font-size: 14px; float:left;width: 280px;  }
.innewsdt-li h3:before{ content:""; width:7px; height: 7px; border-radius: 50%; background: #004098; display: inherit; float:left; margin-top: 21px;  margin-right: 10px; transition: .3s;  }
.innewsdt-li{ line-height: 45px; display: table; width:395px; border-bottom:1px solid #d5d5d5;}
.innewsdt-li span{ color: #959595; font-size: 12px; display: block; float:right; }
.innewsdt-list{margin:0 23px;}
.innewsan-li {position: relative; margin-top: 17px;  }
.innewsnali-div{ width:280px; height: 151px; overflow: hidden; }
.innewsnali-div > img{ width:100%; transition: .3s; }
.innewsan-li .r{ width:50%; position: absolute; right:0; top: 0; background: rgba(234,137,19,.7); height: 100%; z-index: 3;  }
.innewsan-li:nth-child(2) .r{ background: rgba(0,163,27,.7) !important; }
.innewsan-li:nth-child(3) .r{ background: rgba(71,52,167,.7) !important; }
.innewsfxr-top{ border-top: 2px solid #1174c5; border-bottom: 1px solid #d2d2d2; display: table; border-left: 1px solid #d2d2d2;}
.innewsfxr-top li{ float:left;border-right: 1px solid #d2d2d2; width:68.5px; height: 90px;   }
.innewsfxr-top li a{ width:20px; display: block; padding: 0 25px; color: #313131; font-size: 15px; padding-top: 11px;  }
.innewsfxr-top li:last-child a{ line-height: 16px; }
.innewsfx-f span{ display: block;width:20px;color: #fff; font-size: 16px;line-height: 16px; padding: 0 25px; padding-top: 11px; font-weight: bold; }
.innewsfx-f { background: #1174c5; }
.innewsan-li .r p{ color: #fff; font-weight: bold; font-size: 20px; text-align: center; }
.innewsan-li .r .icon{ width:65px; height: 65px; border-radius: 50%; line-height: 65px; text-align: center; background: rgba(255,255,255,.3); display: block; border:1px solid #fff; color: #fff; font-size: 30px; margin: 0 
auto; margin-top: 20px; margin-bottom: 10px; }
.innewsan-li:hover .innewsnali-div > img{ transform: scale3d(1.1,1.1,1); }
.innewsfx-li:hover { background: #f5f5f5;}
.innewsfx-li:hover a{ color: #1174c5; }
.innewsdt-li:hover h3{ color: #1174c5; }
.innewsdt-li:hover span{ color: #1174c5; }
.innewsdt-li:hover h3:before{ background: #ea892b; }
.innewsgg-li:hover h3{ color: #1174c5;  }
.innewsgg-li:hover p{ color: #1174c5;  }
.innewsgg-li:hover{ border-bottom: 1px dashed #1174c5;  }
.innewsgg-li:hover span{ background: #ea892b;  }




/*首页：教学教研*/
.in-jy{ margin-top: 40px; display: table; }
.injy-l{ width:440px;  }
.injy-l > .hd h3 .icon{ display: block; float:left; color: #fff; font-size: 30px;    }
.injy-l > .hd h3 p{ float:left; font-size: 20px; font-weight: bold; color: #fff; padding-left: 10px;   }
.injy-l > .hd { background: #00a0e9;line-height: 54px; height: 54px;  }
.injy-l > .hd h3{ background: #004098;  display: table; padding: 0 10px; float:left;  }
.injy-l > .hd ul{ float:left;  }
.injyhd-li{ float:left;  }
.injyhd-li a{     color: #fff;
    font-size: 14px;
    width: 62px;
    display: block;
    margin: 0 5px;
    text-align: center;}
.injyhd-li a:after{ content:""; width:0; height: 2px; background: #fff; display: inherit; margin-top: -8px; }
.injy-l:nth-child(2){ float:left; margin-left:20px;}
.injybddiv-img{ width:235px; height: 157px; overflow: hidden; float:left;    }
.injybddiv-img > img{ width:100%; transition: .3s;   }
.injybddiv .l{ width:335px; padding-left: 20px;  padding-top: 10px;  }
.injybddiv .l h3{ color: #1b1b1b; font-size: 15px;  }
.injybddiv .l span{ color: #959595; font-size: 14px; display: block; padding: 5px 0;}
.injybddiv .l p{ color: #535353; font-size: 14px; line-height: 24px; padding-top: 5px; }
.injybddiv{ margin-top: 20px; display: table; width: 590px; }
.injybd-li a h3{ color: #1b1b1b; font-size: 15px; float:left; position: relative; left: 0; transition: .3s; width:300px;}
.injybd-li a h3:before{ content:""; width:7px; height: 7px; border-radius: 50%; background: #1174c5; display: inherit; float:left; margin-top: 21px;  margin-right: 10px; transition: .3s;  }
.injybd-li a p{ color: #959595; font-size: 14px; float:right; position: relative; right: 0; transition: .3s; }
.injybd-li{ display: table; width:100%; border-bottom: 1px solid #d5d5d5; line-height: 50px;transition: .3s;    }
.injy-l .on a:after{ width:100%;  }
.injybddiv:hover .injybddiv-img > img{ transform: scale3d(1.1,1.1,1); }
.injybddiv:hover .l h3{ color: #1174c5; font-weight: bold; }
.injybddiv:hover { background: #fff; }
.injybd-li > a { display: block; height: 50px; wwidth:590px; }
.injybd-li:hover h3{ color: #1174c5; left:10px; transition: .3s; }
.injybd-li:hover p{color: #1174c5; right: 10px; transition: .3s; }
.injybd-li:hover { border-bottom: 1px solid #1174c5;  }
.injy-r{width:280px; float:left; margin-left:20px;}
.injy-r > .hd { background: #1174c5;line-height: 54px; height: 54px;  }
.injy-r > .hd h3 .icon{ display: block; float:left; color: #fff; font-size: 30px;    }
.injy-r > .hd h3 p{ float:left; font-size: 20px; font-weight: bold; color: #fff; padding-left: 10px;   }
.injy-r > .hd h3{ background: #104fa4;  display: table; padding: 0 10px; float:left;  }

.injy-r > ul > li{    width: 100%;
    height: 116px;
    margin: 20px 0;
    background: #e60012;
    font-size: 30px;
	text-align:center;
    font-weight: bold;}
.injy-r > ul > li:nth-child(2){background: #e60012;}
.injy-r > ul > li:nth-child(3){background: #e60012;}
.injy-r > ul > li > a{color:#fff;  line-height:116px;display:block; width:100%;height:100%;}
.lj-w1200{width:1200px; height:130px; margin-top:10px;}
.lj-fir{width:300px; height:80px; margin:15px 75px 15px 0; background:url(../images/lj-fir.jpg) no-repeat center; float:left;}
.lj-sec{width:300px; height:80px; margin:15px 75px; background:url(../images/lj-sec.jpg) no-repeat center; float:left;}
.lj-thi{width:300px; height:80px; margin:15px 0 15px 75px; background:url(../images/lj-thi.jpg) no-repeat center; float:left;}
.lj-w1200 div a{    color: #fff;
    line-height: 60px;
    display: block;
    width: 100%;
    height: 100%;
	text-align:center;
	line-height:80px;
	font-size:26px;
	font-weight:bold;
	}


/*首页：校区风采*/
.in-fc{ margin-top: 20px;}
.infc-title h3{ color:#1174c5; text-align: center; font-size: 30px; font-weight: bold; margin-bottom:30px;}
.infc-title span{ display: block; text-align: center; color: #535353; font-size: 14px; line-height: 40px;  }
.infc-li{ float:left; width:240px; }
.infc-li a { width:230px; margin: 0 auto; display: block; position: relative;  }
.infc-div{ width:230px; height: 190px; overflow:hidden; margin: 0 auto; }
.infc-div > img{ width:100%; transition: .3s;  }
.indc-zz{ position: absolute; top: 0; left:0; right: 0;  z-index: 2; width:100%; height: 100%; background: rgba(17,116,197,.6); display: none;   }
.indc-zz p{ color: #fff; font-size: 18px; text-align: center; padding-top: 100px;   }
.indc-zz .icon{ width:44px; height: 44px; border-radius:50%; border:1px solid #fff; display: block; color: #fff; line-height: 44px; text-align: center; font-size: 20px; margin: 0 auto; margin-top: 20px;     }
.infc-list > a > .icon{ width:60px; height: 60px; border-radius: 50%; display: block; background: #d5d5d5; color: #fff; text-align: center; line-height: 60px;font-size: 20px; transition: .3s;   }
.infc-list > a > .icon:hover { background: #1174c5; }
.infc-list .prev{ position: absolute; top: 65px; left:-70px; }
.infc-list{ position: relative; }
.infc-list .next{position: absolute; top: 65px; right:-70px; }
.infc-li:hover .infc-div > img{ transform: scale3d(1.1,1.1,1); }


/*首页：教师风采*/
.in-teacher{ background: url(../images/teacher-bg.jpg) no-repeat center;  height: 500px; margin-top: 60px;  }
.in-teacher .title > h3 .icon{ float:left; display: block; color: #fff;  font-size: 30px; line-height: 54px;  }
.in-teacher .title > h3 p{ float:left;font-size: 20px; font-weight: bold; color: #fff; padding-left: 10px; line-height: 54px;    }
.in-teacher .title{ background: #1174c5; height: 54px; margin-top: 60px;   }
.in-teacher .title > h3 { background: #104fa4; padding: 0 10px; float:left;  }
.in-teacher .title > ul{ float:left;  }
.inteafl-li{ float:left;  }
.inteafl-li a{ display: block; font-size: 16px; color: #fff; line-height: 54px; width: 73px; text-align: center; margin: 0 6px;  }
.inteafl-li a:after{ content:"" ; width:0; height: 2px; background: #fff; display: inherit; margin-top: -10px; }
.inteachli-div{ width:227px; height: 269px; overflow: hidden}
.inteachli-div > img{ width:100%; transition: .3s;  }
.inteach-li{ float:left; width:20%;   }
.inteach-li p{ height: 40px; line-height: 40px; background: #fff; text-align: center; color: #000; font-size: 14px; margin-top: 5px; width: 227px; transition: .3s;   }
.inteach-li a{ display: block; margin: 0 auto; width:227px;   }
.in-teacher .title{ margin-bottom: 20px; }
.in-teacher .w1200 > a > .icon{ width:60px; height: 60px; border-radius: 50%; display: block; background: #d5d5d5; color: #fff; text-align: center; line-height: 60px;font-size: 20px; transition: .3s; }
.in-teacher .w1200 > a > .icon:hover { background: #1174c5; }
.in-teacher  .prev{ position: absolute; top: 133px; left:-70px; }
.in-teacher .w1200{ position: relative; }
.in-teacher .next{position: absolute; top: 133px; right:-70px; }
.inteach-li:hover p{ background: #1174c5; color: #fff; }
.inteacher .on a:after{ width:100%; }
.inteach-li:hover .inteachli-div > img{ transform: scale3d(1.1,1.1,1); }


/*首页：学生风采*/
.in-students{ background: none; height: auto; padding-bottom: 60px;  }
.instudents .title{ margin-top: 0 !important; }
.in-students .inteach-li p{ background: #f5f5f5; transition: .3s;  }
.in-students .inteach-li:hover p{ background: #1174c5; color: #fff; }
.inzuopin-div{ background: url(../images/stubg.jpg) no-repeat; height: 370px;  }
.inzuopin-li{ float:left; width:25%; }
.inzuopin-li a{ width:295px; margin: 0 auto; display: block; background: rgba(17,116,197,.8); height: 370px;   }
.inzuopin-li h3{ font-size: 18px; color: #fff; font-weight: bold; padding-top: 30px; padding-left: 30px; padding-right: 30px;  }
.inzuopin-li p{ color: #fff; font-size: 14px; line-height: 30px; padding: 0 30px; padding-top: 30px;  }
.inzuopin-li span{ display: block; color: #fff; font-size: 14px; padding: 0 30px; padding-top: 40px; }
.inzuopin-li a:hover{ background: rgba(255,255,255,.8); }
.inzuopin-li a:hover h3{ color: #333; }
.inzuopin-li a:hover p{ color: #333; }
.inzuopin-li a:hover span{ color: #333;  }



/*底部*/
.footer{ background: rgb(17,116,197); overflow: hidden;  }
.footer > .w1200{ padding-top: 40px;height: 383px; }
.ewm-li div{ width:118px; height: 118px; border:1px solid #7fa2e8; float:left; }
.ewm-li div img{ width:98px; height: 98px; display: block; margin: 0 auto; padding-top: 9px; }
.ewm-li { float:left; margin-right: 30px; padding-top: 20px;  }
.ewm-li p{ float:left;  color: #fff; font-size: 14px; width:20px;  padding-left: 10px; line-height: 14px; padding-top: 20px;  }
.footert-l > ul{ display: table;   }
.footer-tel li{  line-height: 30px; margin-right: 15px; overflow: hidden; float:left;  }
.footer-tel li .icon{ display: block; float:left; color: #fff; font-size: 20px; padding-right: 5px;  }
.footer-tel li p{ float:left; color: #fff; font-size: 14px; }
.footer-tel{ width: 330px; padding-top: 10px;  }
.footerr-r > ul{ float:left;  margin-left: 50px; }
.footerr-r > ul h3{ color: #fff; font-size: 18px; line-height: 46px; padding-bottom: 28px;   }
.footerr-r > ul h3:after{ content:""; width:53px; height: 1px; background: rgba(255,255,255,.3); display: inherit; }
.footerr-r > ul h3:before{ content:""; width:14px; height: 1px; background: #fff; display: inherit;position: relative; top: 47px; }
.footerr-li{ line-height: 30px; }
.footerr-li a{ color: #fff; font-size: 15px; }
.footerr-li:hover a{ color: #a0a0a0;  }
.footer .w1200 hr{ width:1px; height: 200px; background: rgba(255,255,255,.3); float:left; margin-left: 90px; margin-top: 30px;    }
.footer-link { margin-top: 20px;}
.footer-link > h3{ color: #fff; font-weight: bold; font-size: 16px; float:left;   }
.footer-link > ul{ float:left;  }
.inlink-li{ float:left; }
.inlink-li{ float:left; margin: 0 10px;  }
.inlink-li a{ font-size: 14px; color: #fff; }
.footerr-r{ height: 260px; overflow: hidden;  }
.footer-bot > .w1200 p{ color:#fff; font-size: 14px; line-height: 50px;  }
.footer-bot > .w1200 p a{ color: #fff; font-size: 14px; padding-left: 10px; }
.footer-bot > .w1200 > ul{ float:right;  }
.teacher-ul{ width: 82px;}
.teacher-ul li{ float:left; }
.footerb-li{ float:left; color: #fff; font-size: 14px; margin-left: 20px;  line-height: 50px;  }
.footer-bot{ border-top: 1px solid rgba(255,255,255,.3); }
.ptzc{ background: url(../images/weiling_1.png) no-repeat; width:103px; height: 16px; float: right; margin-top: 13px;   }
.sjzz{ background: url(../images/wangshang_1.png) no-repeat; width:96px; height: 16px;  float: right; margin-top: 13px;}
.ptzc:hover{ background: url(../images/weiling_2.png) no-repeat; }
.sjzz:hover{ background: url(../images/wangshang_2.png) no-repeat; }





/* 内页通用:左侧分类 */
.xueliban p{ padding-top: 160px; color: #fff; font-size: 14px; text-align: right; }
.xueliban p a{ color: #fff; }
.main{min-height:600px;}
.mainl-fl{ }
.mainl-fl > h3{ width: 250px;  margin-left: -1px; line-height: 30px; padding:15px 0; text-align: center; font-size:18px; font-weight: bold; background: #1174c5; color: #fff; }
.main-l{ border-top: none; width: 250px; margin-top: 40px; border-top: none;  }
.mianlfl-li > a > p{ color: #393939; font-size: 16px; }
.mianlfl-li > a > span{ width:8px; height: 8px; display: block; border-radius: 50%; border:2px solid #1174c5; float:left; margin-left: 10px;    margin-top: 8px; margin-right: 13px;  }
.mianlfl-li{ clear: both; border-bottom: 1px solid #e5e5e5; }
.mianlfl-li > a { display: block; margin: 0 auto; width: 225px; line-height:25px; padding:14px 0;  }
.mainl-fl > ul{ padding-top: 10px; }
.mianlfl-li > .active p{ color: #1174c5;  }
.mianlfl-li > .active span{ background: #1174c5;  }
.mianlfl-li:hover a > span{ background: #1174c5; }
.mianlfl-li:hover a > p{ color: #1174c5;  }
.zxzx-l{ background: url(../images/zxzx-bg.jpg) no-repeat; height: 95px; width: 217px; margin: 0 auto; margin-top: 20px; margin-bottom: 10px; }
.zxdc-l{ background: url(../images/zxwj-bg.jpg) no-repeat; height: 95px; width: 217px; margin: 0 auto;  margin-bottom: 20px; }
.zxzx-l > a > h3,.zxdc-l > a > h3{ color: #fff; font-size: 18px; text-align: center; padding-top: 25px;  }
.zxzx-l > a > p,.zxdc-l > a > p{ text-align: center; color: #fff; font-size: 12px; }
.mainl-fl2{ margin-top: 20px; border:1px solid #d5d5d5; padding-bottom: 25px;  }
.mainl-fl1{ border:1px solid #d5d5d5; border-top: none; }
.mianl-tel{ padding: 0 15px; margin-top: 25px; line-height: 28px;  }
.mianl-tel > p{ color: #626262; font-size: 16px; }
.mianl-tel > h3{ color: #1174c5; font-size: 24px; font-weight: bold; font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Arial Black," sans-serif";  }
.mianl-tel > h3:after{ content:""; width: 100%; height: 1px; background: #e5e5e5; display: inherit; margin-top: 8px; }
.mianl-tel > div > p{ color: #535353; font-size: 15px; line-height: 26px; }
.mianl-tel > div{ padding-top: 8px; }

/*内页通用：单页面*/
.main-r{ width:920px; margin-top: 60px;  }
.main-title > h3{ font-size: 30px; text-align: center; font-weight: bold; color: #313131; line-height:60px;}
.main-title > p{ color: #dcdcdc; font-size: 30px; font-weight: bold; text-align: center; padding-top: 15px; }
.main-title > h3:after{ width:52px; height: 2px; content:""; display: inherit; background: #1174c5; margin: 0 auto; margin-top: 15px; }
.mianr-mid{ margin-top: 30px; }
.mianr-mid > p{ text-indent: 30px; line-height: 36px; font-size: 16px; color: #555; }
.nyban p{ position: relative;top: 30px; font-size: 14px; color: #999;text-align: right;}
.nyban p a{ color: #999; }
.mianr-mid > img{ display: block; margin: 0 auto;   }
.mianr-mid > h4{ height: 50px; line-height: 50px; text-align: center; background: #1174c5; color: #fff; font-size: 18px; margin-top: 30px; margin-bottom: 30px;   }



/*内页通用新闻资讯*/
.nynews-l{ margin-top:30px; width: 590px; }
.nynewst-div { width:187px; height: 152px; overflow:hidden; margin-top: 29px; margin-left: 7px;}
.nynewst-div > img{ width:100%; transition: .6s; }
.nynews-top{ width:588px; height: 189px;  transition: .3s; border:1px solid #d5d5d5;  }
.nynews-top .r > h3{ color:#555555; font-size:16px; margin-top: 30px;transition: .3s;}
.nynews-top .r > p{ color:#a1a1a1; font-size:14px;transition: .3s;}
.nynews-top .r > span{color:#a1a1a1; font-size:14px; line-height: 40px;transition: .3s;}
.nynews-top .r{width: 320px;margin-right: 50px;}
.nynews-li{border-bottom:1px dashed #d5d5d5;  overflow: hidden; }
.nynews-li > a > span{ border:2px solid #1174c5; border-radius: 50%;  width:8px; height: 8px; display: block; float:left; margin-top: 20px;  margin-right: 6px;position: relative; left:0; transition: .3s;}
.nynews-li > a > h3{ float:left; line-height: 52px;  width:76%; color:#1b1b1b; font-size:16px; position: relative; left:0; transition: .3s;}
.nynews-li > a > p{ float:right;line-height: 52px; color: #626262;font-size: 14px;position: relative; right:0; transition: .3s;}
.nynews-li:hover a > h3{ left:15px; color:#1174c5;}
.nynews-li:hover a > span{ left:15px; background: #1174c5; }
.nynews-li:hover a > p{ right:15px; color:#1174c5;}
.nynews-top:hover .nynewst-l > img{ transform:scale3d(1.1,1.1,1);}
.nynews-top:hover{ background:#1174c5; border:1px solid #1174c5;  }
.nynews-top:hover .l > h3{ color:#fff;}
.nynews-top:hover .l > p{ color:#fff; }
.nynews-top:hover .l > span{color:#fff; ;}
.news-bot{ margin-bottom:40px}
.intitle-top > h3{ font-size: 30px;  text-align: center; font-weight: bold;color: #0c46c6;}
.intitle-top > p{ font-size:18px; color:#707070; text-align: center; line-height: 40px; }
.ny-news{ margin-top: 70px; margin-bottom: 60px;  }
.main-title > h3 > span{ color: #1174c5;  }
.nynewst-l{ width: 292px; height: 156px; overflow: hidden; float: left; }
.nynewst-l > img{ width:100%; transition: .6s; }
.nynews-top > a { display: block; padding: 16px; }
.nynews-top > a > .l{ width: 242px; margin-left: 15px;  }
.nynews-top > a > .l > h3{ color: #535353; font-size: 16px; font-weight: bold; padding-top: 10px; line-height: 30px;  }
.nynews-top > a > .l > span{ color: #898989; font-size: 14px; display: block; line-height: 36px; }
.nynews-top > a > .l > p{ color: #898989; font-size: 14px; line-height: 24px;  }
table.bszn_tab > tbody > tr > td{border-top:solid 1px #333; border-right:solid 1px #333;}
table.bszn_tab{border-left:solid 1px #333;border-bottom:solid 1px #333}


/*内页：合作学校*/
.mianr-mid .inschool-li{ width: 460px;  }
.mianr-mid .inschool-a{width:430px}
.mianr-mid .scoohllidiv{ width: 383px; height: 260px; }
.mianr-mid .zx{ width: 185px !important; }
.mianr-mid .gd{ width: 185px !important; }
.mianr-mid p{ font-size: 18px; line-height: 36px; color: #333; }
.title h3{ color: #1174c5; font-size: 30px; font-weight: bold; text-align: center; }
.title p{ text-align: center; font-size: 16px; color: #a0a0a0; line-height: 30px;   }
.nycont-bot .l p{ font-size: 16px; line-height: 36px; color: #333;}

/*内页：学校氛围*/
.honor-li{ float:left; margin-right: 20px; cursor: pointer; margin-bottom: 70px; position: relative; }
.honor-li:nth-child(3n){ margin-right: 0; }
.honorli-div{ width:293px; height: 219px; overflow: hidden}
.honorli-div > img{ width:100%; transition: .6s; }
.honor-li:hover .honorli-div > img{ transform: scale3d(1.1,1.1,1); }
.honor-li p:after{ width:0; height: 40px; background: #1174c5; display: inherit; content: "";position: absolute; bottom: -40px; left: 0; right: 0; transition: .6s;  }
.honor-li h3{ position: absolute; left: 0; border: 0; right: 0; text-align: center; color: #555; font-size: 15px; line-height: 40px; z-index: 2;}
.honor-li:hover p:after{ width:100%; }
.honor-li:hover h3{ color: #fff; }

/*首页：学员心声*/
.say-li{ float:left;width: 450px;     border: 1px solid #d5d5d5;  margin-bottom: 20px;   }
.say-li:nth-child(even){ float:right; }
.say-li a{ display: block; padding: 20px; }
.say-li a > h3{ font-size: 16px; line-height: 40px;  }
.say-li a > h3 span{ font-weight: bold; color: #1174c5; }
.say-li a > em{ font-size: 16px; }
.say-li a > em span{ font-weight: bold; color: #1174c5; }
.say-li a > p{ font-size: 15px; line-height: 28px; padding:15px; border-radius: 20px; background: #f5f5f5; color: #555; margin-top: 20px; }

/*内页：疑问解答*/
.mianr-mid .infaq-li{ margin-right: 18px; margin-bottom: 18px; }

/*内页：新闻资讯*/
.news-li:after{content:""; display:block; visibility:hidden;clear:both;}
.news-li{border-bottom:1px dashed rgba(40,40,40,0.3);}
.news-li a{width:100%;display:block;}
.news-li a .newsli-l p{font-size:16px; line-height:48px;}
.news-li a .newsli-r h3{font-size:16px; line-height:48px;}
.newsli-l{float:right;}
.newsli-l p{float:right;}


/*内页：新闻列表*/
.nym-top{ margin-top:40px;}
.news-top{margin-bottom: 80px; height: 420px;}
.news-top ul{ display:table; margin: 0 auto;}
.nynewst-li{ float:left; width:333px; margin-right: 70px; position: relative; top:0; transition: .3s;}
.nynewst-li:after{ content:"";width:0; height: 1px; background: #3c80e6; display: inherit; position: relative; top:40px; transition: all .4s ease-in-out 0s;}
.nynewst-li:nth-child(3){ margin-right:0;}
.nynewstli-div{ width:333px; height: auto; overflow: hidden}
.nynewstli-div > img{ width:333px; height: auto; transition: .6s;}
.nynewst-li > a > h3{ font-size:16px; color:#333; padding-top: 15px;transition: .3s;}
.nynewst-li > a > span{color:#626262; font-size:16px; line-height: 30px;}
.nynewst-li > a > p{ padding-top: 10px; color:#959595; font-size:14px; line-height: 26px;}
.nynewsb-li{ height:140px; border-bottom:1px solid #d5d5d5; padding: 25px 0;}
.nynewsb-li > a { display:block;}
.nynewsb-li:after{ content:""; width:0; height: 1px ; background:#3c80e6; display: inherit; position: relative;top: 165px; transition: all .4s ease-in-out 0s;}
.nynewsbli-div{ width:170px; height: 140px; overflow: hidden}
.nynewsbli-div > img{  width:170px; height: 140px; transition: .6s;}
.nynewsb-m{ width:780px;  position: relative; left:0; transition: .3s; margin-left: 50px;}
.nynewsb-m > h3{ color:#333; font-size:16px; line-height: 50px;}
.nynewsb-m > p{color:#959595; font-size:14px; line-height: 30px; padding-top: 10px;}
.nynewsb-r > h3{ color:#959595; font-size:14px; padding-top: 12px;}
.nynewsb-r > p{ margin-top:30px; color:#959595; font-size:12px; width:86px; height: 30px; line-height: 30px; text-align: right; transition:.3s;}
.nynewst-li:hover {  top:-20px;}
.nynewst-li:hover a > h3{ color:#3c80e6;}
.nynewst-li:hover:after{ width:333px;}
.nynewst-li > a > em{ display: none;    float: right;margin-top: 10px; color: #fff; font-size: 12px; transition: .3s;}
.nynewst-li:hover  a > em{ display:block;}
.nynewst-li:hover .nynewstli-div > img{ transform: scale3d(1.1,1.1,1);}
.nynewsb-li:hover .nynewsb-m{ left:-10px;}
.nynewsb-li:hover .nynewsb-m > h3{ color:#3c80e6;}
.nynewsb-li:hover .nynewsb-r > p{ background:#3c80e6; color:#fff; text-align: center;}
.nynewsb-li:hover:after{ width:100%;}
.nynewsb-li:hover .nynewsbli-div > img{ transform:scale3d(1.1,1.1,1);}

/*内页：联系方式*/
.contact .l{ margin-top: 20px; }
.contact .l > h3{ font-size: 24px; font-weight: bold; color: #444; padding-bottom: 20px;  }
.contact .l p{ color: #444; }
.contact .l h3{ color: #444; }
.contact .ewm-li > div{ background: #fff; border:1px solid #d5d5d5; }
.contact .foottb-r h3{ color: #444; }
.contact .foottb-r p{ color: #444; }
.contact .foottb-r > p:before{ background: #d5d5d5; }

.mianr-mid ul{  overflow: hidden;  }
.mianr-mid .inteach-li { width:25%; margin-bottom: 20px;  }
.mianr-mid .inteach-li a{ width:220px; }
.mianr-mid .inteachli-div{ width:100%; }
.mianr-mid .inteach-li p{ background: #f5f5f5; width: 100%;  }
.mianr-mid .inteach-li:hover p{ background: #1174c5; }








/*在线客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:200px;
    width: 77px;
    z-index: 11;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 16px;
      height: 48px;
    line-height: 48px;
    margin-top: 2px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-te {
    background-position: -34px -52px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li p {
    line-height: 12px;
    text-align: center;
	    margin-top: 10px
}
.lxfx li {
    background:#104fa4;
    height: 70px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}
.lxfx li i.icon-en{
	background-position: -31px -47px;
}
.icon-top{ background-position: -33px -50px !important;}

.kfewm{ display: none; width: 100px;
    position: relative;
    top: -142px;
    right: 101px;}
.qqkf{ background: #fe8f3e !important; }
.zxrx{ background:#78c340 !important; }
.wxzx{ background: #6da9de !important; }
.zxrx{ background:#8f82bc !important; }
.fhdb{ background:#78c340 !important; }
.wxzx .icon-ly{background-position-x: 0px !important;}


/*视频弹出css*/
.infourrli2 > .icon{position: absolute; font-size: 60px;color: #fff; top: 90px; z-index: 3;right: 200px; display: block; cursor: pointer;-webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
    -webkit-animation: rotate 3s linear infinite;
    -moz-animation: rotate 3s linear infinite;
    -o-animation: rotate 3s linear infinite;
    animation: rotate 3s linear infinite;
}
@-webkit-keyframes rotate{from{-webkit-transform: rotate(0deg)}
    to{-webkit-transform: rotate(360deg)}
}
@-moz-keyframes rotate{from{-moz-transform: rotate(0deg)}
    to{-moz-transform: rotate(359deg)}
}
@-o-keyframes rotate{from{-o-transform: rotate(0deg)}
    to{-o-transform: rotate(359deg)}
}
@keyframes rotate{from{transform: rotate(0deg)}
    to{transform: rotate(359deg)}
}

.dlg-video { display: none;position: fixed; top: 0; left: 0;width: 100%;height: 100%;background: repeat url(../images/bg_mask.png); z-index: 99;}
.video-show {display: none; position: fixed; top: 50%;left: 50%; width: 580px; height: 430px; margin-top: -215px; margin-left: -290px; z-index: 100;}
.video-show p { height: 30px; line-height: 30px; padding-left: 10px;color: #fff;font-size: 14px; background: #333;}
.video-show p a { float: right;width: 30px;height: 30px; background: no-repeat url(../images/close.png) 5px 5px;}


.nyabout .dlList{ overflow: hidden; margin-bottom: 60px;}


@media screen and (max-width: 1440px){
	.in-proyy{ background-position-x: 580px; }
	.inprobg img{ position:relative; left:200px; }
}


.headStyle67tnbw7sgk, .headStyle67tnbw7sgk td, .headStyle67tnbw7sgk div {font-size: 16px;font-family:宋体;color: #000000;margin-left: auto;margin-right: auto;line-height:14px;}
.headStyle67tnbw7sgk .PrevDisabled {font-size: 16px;font-family:宋体;display:inline-block;height:14px;margin-right: 3px;padding: 2px 4px;background: #fff;color:#ccc;border: solid 1px #AFD5F5;line-height:14px;}
.headStyle67tnbw7sgk .this-page {font-size: 16px;font-family:宋体;display:inline-block;height:14px;padding: 2px 4px;border: solid 1px #AFD5F5;background: #E1F0FD;font-weight: bold;color:black;MARGIN-RIGHT: 1px;line-height:14px;}
.headStyle67tnbw7sgk a:link {font-size: 16px;font-family:宋体;color: #000000;text-decoration: none;line-height:14px;}



.flickr table tr td{ font-size:17px;}
.flickr table tr td table tr td div { font-size:17px;}
.flickr table tr td table tr td div input{ font-size:17px;}
.flickr table tr td table tr td div a:link{ font-size:17px;}
.flickr table tr td table tr td div span.this-page{ font-size:17px;}
.flickr table tr td table tr td div span.NextDisabled{ font-size:17px;}
.flickr table tr td table tr td div span.PrevDisabled{ font-size:17px;}


























