﻿@charset "utf-8";
/* CSS Document */

/*重置*/
*{ margin: 0; padding: 0;font-family: "微软雅黑";}
ul,li{ list-style:none;}
a{ text-decoration: none;}
.clearfloat{ clear: both;}

/*顶部导航*/
body{ min-width: 1190px; height: 100%;}
.ding_da{ position: relative; background: #303440; height: 33px;}
.logo{ position: absolute; float: left;}
.logo img{display:block;}
.ding_daohang{width:66%; float: right; margin-top: 33px; }
.ding_daohang li{ float: right; margin: 0 2%;height: 67px;}
.ding_daohang a{ color:#0161a8; line-height: 63px; display: block;margin-bottom: 10px;}
.ding_daohang a:hover{ border-bottom:#0161a8 solid 4px;}

/*当满足条件，边距变化*/
@media only screen and (max-width:1164px){
	.ding_daohang li{
		margin: 0 1.4%;
	}
}

/*banner*/
.banner_kuang{ background-color:#000000; height: calc(100% - 100px); width:100%; margin-top: 67px;position: relative;}
.banner_kuang img{ width: 100%; height: 100%;display: block;}

.kc{width: 120px;position: absolute;top: 59%;left: 42%;text-align: center;}
.kc a{display: block;line-height: 30px; background-color:rgb(253, 238, 101);color: #484848;width: 120px;border-radius: 20px;}

.fx{width: 120px;position: absolute;top: 59%;left: 58%;text-align: center;}
.fx a{display: block;line-height: 30px; background-color: rgb(253, 238, 101);color:#484848;width: 120px;border-radius: 20px;}

.zx{width: 120px;position: absolute;top: 59%;left: 74%;text-align: center;}
.zx a{display: block;line-height: 30px; background-color:rgb(253, 238, 101);color: #484848;width: 120px;border-radius: 20px;}



/*中心简介_位置标题*/
.biaoti_kuang{ margin: 50px 0px;}
.biaoti_kuang h1{ background-image: url(../images/biaoti_bejing.png); background-repeat: no-repeat; font-size: 20px;color: #002b5b; font-weight: normal; line-height: 60px; text-indent: 6px;}

/*主标题*/
.zhu_biaoti{ position: relative;}
.zhu_biaoti h2{ text-align: center; background-color:#FFFFFF;width: 120px; margin: 0 auto; font-size: 28px; color: #013773;font-weight: normal;}
.zhu_biaoti h3{ text-align: center;font-size: 14px;color: #2d4764;font-weight: normal;}
.zhu_biaoti div{ border:#3d4258 solid 1px;height: 50px; width: 180px; position: absolute;top: 16px; left: 50%; margin-left: -90px;z-index: -1;}

/*中心_内容*/
.zhongxin_kuang{ margin: 60px auto; width: 1000px;}
.zhongxin_tu img{ width: 100%;}
.zhongxin_kuang .zhongxin_tu{ float: left; width: 300px;}
.zhongxin_kuang .zhongxin_zi{ float: left; width: 650px;margin-left: 50px;}
.zhongxin_zi p{  text-align: justify; font-size: 15px; color: #5d5959; line-height: 34px; padding-left: 20px;}

/*中心_下容*/
.zhongxin_xiazi{ margin: 40px 0;}
.zhongxin_xiazi h2{ text-align: center;  line-height: 40px; color: #242424; font-weight: normal;}
.zhongxin_xiazi p{ font-size: 18px; line-height: 40px; text-align:center; color: #333333;}

/*页脚*/
.yejiao{ text-align: center; line-height: 60px; background-color: #303440; color: #cccccc; font-size: 12px;}

/*师资简绍*/
.shizi_kuang{ margin-top: 30px;margin-bottom: 30px;}

.shizi_kuang table{margin:0 auto;}
.shizi_biaoti{ background-color: #ffe469; width: 35%;line-height: 60px; text-align: center;margin-left: 20px;float: left;}
.shizi_biaoti h4{font-size: 24px; font-weight: normal;}
.shizi_renwu { /*padding: 10px 0;*/}
.shizi_bejing{ background:#262930 url(../images/tu_02.png)  repeat-y;padding-top: 10px;}
.shizi_renwu .shizi_toutu{ float: left;width:103;margin-left:  19px;}
.shizi_renwu .shizi_wenzi{ float: left;width: 280px;text-align: left;}
.shizi_wenzi{ margin-left: 10px; margin-top: 12px;}
.shizi_wenzi h5{ line-height: 30px; font-size: 20px;color: #ffe366;}
.shizi_wenzi span{ font-size: 12px; color: #939393;}
.shizi_wenzi p{ line-height: 20px; font-size: 12px;color:#FFFFFF;}

.shizi_toutu img{border:1px solid #b3b3b3;border-radius: 50%;}

/*师资——右图*/
.you_tu img{ margin-bottom: 20px;max-width: 100%;}
.you_tu{ float: left; width: 60%;margin-left: 20px; font-size: 14px;}
.you_tu p{ line-height: 30px; color: #4d4d4d;}
.you_tu h1{ text-align: center;line-height: 40px; font-weight: normal;color: #0751e5;font-size: 28px;}
.shizi_neiron{ margin-top: 20px;width: 100%;}
.shizi_neiron p{ color:#4d4d4d;}
.shizi_neiron div{
	color: #4d4d4d;
	overflow: hidden;
	border-bottom: 1px solid #BFBFBF;
	line-height:30px;
}
.shizi_neiron div samp{float:right;}


/*国际-标题*/
.guoji_biaoti{ position: relative;}
.guoji_biaoti h2{ text-align: center; background-color:#FFFFFF;width: 220px; margin: 0 auto; font-size: 28px; color: #013773;font-weight: normal;}
.guoji_biaoti h3{ text-align: center;font-size: 14px;color: #2d4764;font-weight: normal;}
.guoji_biaoti div{ border:#3d4258 solid 1px;height: 50px; width: 260px; position: absolute;top: 16px; left: 50%; margin-left: -130px;z-index: -1;}


/*新闻*/
.xinwen_biaoti{  width: 28%;line-height: 60px; text-align: center;margin-left: 20px;float: left;}
.xinwen_biaoti h4{font-size: 24px; font-weight: normal;background-color: #ffe469;}
.xinwen_biaoti img{  margin: 12px auto;}

.you_tu .xinwen_zou{ float: left;}
.you_tu .xinwen_you{ float: right; }
.xinwen_zou a,.xinwen_you a{line-height: 40px; color: #1D1D1D;}
.xinwen_kuang{ padding-top: 10px; width: 64%;}
.xinwen_kuang a {color:#000; }

.xinwen_zou h4{line-height:30px;}

.xinwen_zou

/*专业_位置标题*/
.biaoti_kuang01{ margin: 50px 0px;}
.biaoti_kuang01 h1{ background-image: url(../images/biaoti_bejing02.png); background-repeat: no-repeat; font-size: 20px;color: #002b5b; font-weight: normal; line-height: 60px; text-indent: 6px;}

/*专业标题*/
.zhuanye_biaoti{ position: relative;}
.zhuanye_biaoti h2{ text-align: center; background-color:#FFFFFF;width: 320px; margin: 0 auto; font-size: 28px; color: #013773;font-weight: normal;}
.zhuanye_biaoti h3{ text-align: center;font-size: 14px;color: #2d4764;font-weight: normal;}
.zhuanye_biaoti div{ border:#3d4258 solid 1px;height: 50px; width: 400px; position: absolute;top: 16px; left: 50%; margin-left: -200px;z-index: -1;}


/*联系我们*/
.lianxi_kuang{ text-align: center;margin-top: 40px;line-height: 40px;margin-bottom: 60px;}
.lianxi_kuang img{ margin: 0 auto;margin-top: 30px;}

/*证书登录*/
.chaxu_kuang{width: 414px;margin: 30px auto; }
.fudong_li{float:left;margin: 0 10px;}

.chaxu_xia{width:500px;margin: 0 auto;font-size:14px;line-height:40px;margin-bottom: 100px;}
.chaxu_zi01,.chaxu_zi02{float:left;margin-right: 40px;}
.chaxu_nei{border: #BBBBBB 1px solid;padding: 5px;}
.chaxu_nei02{border: #BBBBBB 1px solid;padding: 4px;}

.shizi_kuang02{width:1000px;margin: 0 auto;}

.gqj_gai{width:300px;margin: 0 auto;}

.shizi_neiron table{width:100%!important;}

.fanye
{
    margin:0 auto;
    width:100%;
    text-align:center;
    height :70px;
    line-height:70px;
    float:left;
}
    .fanye a
    {margin-left:5px;
        padding:7px;
        border :1px solid #585454;
        
        color:rgba(0,0,0,0.9);
   text-decoration:none;
    }
        .fanye a:hover
        {
            background-color:#585454;
            color:#fff;
        }
    .fanye span
    {
        margin-left:5px;
    }


/*主页KC*/
.kc_nei{margin: 60px auto;width: 1000px;}
.kc_nei img{width: 100%;}
.kc_laoshi{width:1000px;margin: 0 auto;}
.kc_laoshi h1{color:#013773;font-size:26px;line-height: 60px;font-weight: normal;}
.kc_laoshi p{color:#575757;font-size:20px;line-height: 36px;}


/*改*/
.xinwen_zougai p{font-size:18px!important;margin-left: 33px;}
.xinwen_zougai span{font-size:18px!important;}
.xinwen_zougai div{font-size:20px!important;}



