@charset "utf-8";
/* CSS Document */
.header{ width:100%;}
.header_top{ width:100%; position:relative; background:#23619e; height:40px;}
.header_inner{ width:1400px; margin:0 auto; position:relative; padding:0 15px;}
.top_left{ float:left; line-height:40px; color:#fff; font-size:14px;}
.top_left a{ display:inline-block; padding:0px 15px; color:#fff; font-size:14px;}
.top_left a:hover{ color:#fab50e;}
.top_right{ float:right; line-height:39px; color:#fff; padding-right:30px;}
.top_right a{ display:inline-block; padding:0px 15px; color:#fff; font-size:14px;}
.top_right a:hover{ color:#fab50e;}

.lf { float: left; }
.rig { float: right;font-size: 14px;}
.none { display: none; }
.select-bg,.sinput,.section-list li a,.tabBox .prev,.tabBox .next,.tabBox .text {
	-webkit-transition: all .3s cubic-bezier(.7,0,.1,1);
	transition: all .3s cubic-bezier(.7,0,.1,1);
}
/*全局的input样式*/
	input::-webkit-input-placeholder{ color: #b1b0b1;font-size: 15px;}
	input::-moz-input-placeholder{ color: #b1b0b1;font-size: 15px;}
	input::-ms-input-placeholder{ color: #b1b0b1;font-size: 15px;}

/*搜索部分*/
.select {
	position:relative;
}

.select-bg {height: 40px; float:right;}


.select-input>input { display: inline-block; outline: none; border: none;
	height: 40px;
}
.select-input>.sinput { 
      margin-left: 4px;
	opacity: 0; 
	width: 0;
	padding-left: 0px;
}
.select-input>.sinputClick { width: 40px;height: 40px;background:#3577b8;/*background:url(../2020images/sou_02.png) no-repeat center;*/}

.select-input:hover .sinput{ width: 230px; opacity: 1; }
.select-input:hover .select-bg { width: 520px; }

.layout{ width:1400px; margin:0 auto; padding:0 15px;height:365px;}
.layout1{ width:1400px; margin:0 auto; padding:0 15px;}
.header_vel{ background:#3577b8; height:130px;}
.logo{ float:left; overflow:hidden; padding-top:35px;}
.xiaoxun{float:right; overflow:hidden; padding-top:30px;}

/*=================导航=================*/
.nav{ width:100%; height:50px; background:#FFF;}
.nav_item{ float:left; text-align:center; height:50px; position: relative; z-index: 100;}
.nav_item a{ padding:0 13px; color:#333333; font-size:16px; display:block; line-height:50px;}
.nav_item_sub { display: none; position: absolute;z-index: 1000; left:0; overflow: hidden; width:100%;}
.nav_item .nav_itema{ display: block;}
.hover .nav_itema { background:#23619e; color:#FFF;}
.hover .nav_item_sub a{ text-align:center; background: #23619e; color:#FFF; text-decoration: none; font-size:14px; height:33px; line-height:33px; border-bottom:1px #aec7d8 solid; opacity:0.9;    padding: 0;}
.hover .nav_item_sub a:hover{ background: #23619e; color:#FFF; opacity:0.6;}


/*================= banne===================*/
.g-banner .slideBox{ width:100%; height:auto; overflow:hidden; position:relative;}
.g-banner .slideBox .hd{ height:16px; overflow:hidden; position:absolute; width:100%; bottom:10px;  z-index:1; text-align:center;}
.g-banner .slideBox .hd ul{ overflow:hidden; zoom:1;  }

.g-banner .slideBox .hd ul li{  margin:0px 3px;  width:12px; height:12px; color:#FFF; cursor:pointer; display:inline-block; text-align:center; line-height:90px; overflow:hidden; border-radius:50px; background:#FFF;}
.g-banner .slideBox .hd ul li.on{ background:#3577b8 !important; color:#fff;width:12px; }
.g-banner .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.g-banner .slideBox .bd li{ zoom:1; vertical-align:middle;height:auto; position:relative;overflow:hidden;}
.g-banner .slideBox .bd img{ width:100%; height:auto; display:block; position:relative;}



/*================= 新闻  公告===================*/
.header_news{ padding:40px 0; overflow:hidden; background:#FFF;}
.xwdt{ width:68%; float:right; overflow:hidden; margin-top:18px;}
.xwdt_top{ width:100%; overflow:hidden;}
.xwdt_top span{ float:left; color:#3577b8; font-size:20px; font-weight:bold;}
.xwdt_top .more{ float:right; color:#3577b8; font-size:14px; width:90px; height:33px; /*background:url(../2020images/more_03.png) no-repeat;*/ line-height:33px; text-align:center;}
.xedt_nav{ overflow:hidden;}

.news_flash{ float:left; width:57%; overflow:hidden; position:relative; margin-top:20px;}
.news_flash .hd{ position:absolute; z-index:999; bottom:16px; right:20px;}
.news_flash .hd ul li{ width:6px; height:6px; float:left; box-sizing:border-box; border:1px solid #fff; border-radius:50%; margin:0 3px; cursor:pointer;}
.news_flash .hd ul li.on{ background:#fff;}
.news_flash .bd ul li{ position:relative; width:100%; overflow:hidden;}
.news_flash .bd ul li .img{ overflow: hidden; width: 100%; height:394px;}
.news_flash .bd ul li img{ width:100%; height:100%; transition: all 1s ease-out;}
/*.news_flash .bd ul li img:hover{ transform: scale(1.3);}*/
.news_flash .bd ul li .mask{ position:absolute; bottom:0; left:0; right:0; width:100%; line-height:40px; height:40px; background: rgba(0,0,0,0.5);}
.news_flash .bd ul li .mask h5{ width:70%; font-size:14px; color:#fff; margin-left:20px; display:block;}

.news_right{ width:40.5%; float:right; overflow:hidden;}
.news_right ul li{ position:relative; width:100%; overflow:hidden; margin-top:20px;}
.news_right ul li .img{ overflow: hidden; width: 100%; height:188px;}
.news_right ul li img{ width:100%; height:100%; transition: all 1s ease-out;}
/*.news_right ul li img:hover{ transform: scale(1.3);}*/
.news_right ul li p{ width: 100%; height: 40px; line-height:40px; position: absolute; bottom: 0px; padding-left:20px; font-size: 14px; font-weight: 400;
color: #ffffff; background: rgba(0,0,0,0.5);}


.tzgg{ width:30%; float:left; overflow:hidden; background:url(../2020images/tzgg_03.png) no-repeat; padding:0px 20px;height: 464px;}
.tzgg_top{ padding-top:20px; overflow:hidden;}
.tzgg_top span{ float:left; font-size:20px; font-weight:bold; color:#FFF;}
.tzgg_top .more{ float:right; color:#ffffff; font-size:14px; width:90px; height:33px;/* background:url(../2020images/mores_03.png) no-repeat; */line-height:33px; text-align:center;}
.tzgg_cen{ overflow:hidden; padding-bottom:14px; padding-top:6px;}
.tzgg_cen ul li{ border-bottom:1px #90bfe4 solid; overflow:hidden; padding-bottom:10px; margin-top:16px;}
.tzgg_cen ul li:last-child{ border-bottom:none;}
.tzgg_cen ul li a{ font-size:16px; color:#ffffff; line-height:26px; display:block; transition: all 0.5s linear;height: 52px;}
.tzgg_cen ul li a:hover{ transform: translate(10px, 0px); color:#fab50e;}
.tzgg_cen ul li span{ font-size:14px; color:#b2d1e9; display:block;    float: right;}


/*================= 文化交流===================*/
.xqjl{ background:#cfe3f6; padding:30px 0; overflow:hidden;}
.xqjl_cen{ padding-top:23px; overflow:hidden;}
.xqjl_cen ul li{ width:25%; float:left; padding-left:10px; padding-right:10px;}
.xqjl_cen ul li .img{ width:100%; overflow:hidden; display:block;    height: 208px;}
.xqjl_cen ul li img{ width:100%; height:100%; transition: all 1s ease-out;}
.xqjl_cen ul li img:hover{ transform: scale(1.3);}
.xqjl_cen ul li p{ padding:15px; font-size:14px; color:#333333; display:block; white-space:nowrap; overflow:hidden; text-overflow: ellipsis; background:#FFF;}


.header_xxlb{ padding:40px 0; overflow:hidden; background:#FFF;}

/*================= 学术文化信息===================*/
.wxsc{ width:32%; float:left;}
.wxsc_cen{ width:100%; box-shadow: 0px 0px 8px 0px #cfe3f6; margin-top:20px; padding:10px 15px 25px 15px;    height: 302px;}
.wxsc_cen ul li{ width:100%; overflow:hidden; margin-top:15px;}
.wxsc_cen ul li a{ background:url(../2020images/ene_03.jpg) 0px 10px no-repeat; padding-left:16px; color:#666666; font-size:15px; line-height:25px; transition: all 0.5s linear; display:block;/* white-space:nowrap;*/ overflow:hidden; text-overflow: ellipsis;    height: 52px;}
.wxsc_cen ul li a:hover{ transform: translate(10px, 0px); color:#3577b8;}
.wxsc_cen ul li span{/* width:100%;*/ text-align:right; font-size:13px; color:#FAB341; display:block;    float: right;}

.yjjx{ width:32%; float:left; margin-left:27px;}
.yjjx1{ width:32%; float:left; margin-left:27px;    height: 284px;}

/*================= 学术文化信息2===================*/
.wxsc2{ width:32%; float:left;    margin-top: 50px;}
.wxsc_cen2{ width:100%; box-shadow: 0px 0px 8px 0px #cfe3f6; margin-top:20px; padding:10px 15px 25px 15px;    height: 302px;}
.wxsc_cen2 ul li{ width:100%; overflow:hidden; margin-top:15px;}
.wxsc_cen2 ul li a{ background:url(../2020images/ene_03.jpg) 0px 10px no-repeat; padding-left:16px; color:#666666; font-size:15px; line-height:25px; transition: all 0.5s linear; display:block;/* white-space:nowrap;*/ overflow:hidden; text-overflow: ellipsis;    height:52px;}
.wxsc_cen2 ul li a:hover{ transform: translate(10px, 0px); color:#3577b8;}
.wxsc_cen2 ul li span{/* width:100%;*/ text-align:right; font-size:13px; color:#FAB341; display:block;    float: right;}

.yjjx2{ width:32%; float:left; margin-left:27px;    margin-top: 50px;}
.yjjx12{ width:32%; float:left; margin-left:27px;    margin-top: 50px;}

/*================= 讲座预告===================*/
.jzyg{ width:27%; float:right;}
.jzyg_cen{ width:100%; margin-top:20px;}
.jzyg_cen ul li{ width:100%; height:122px; overflow:hidden; background:#ffffff; box-shadow: 0px 0px 8px 1px #f9e4e9;}
.jzyg_cen ul li .date{ padding-left:23px; padding-right:16px; height:116px; float:left; margin-right:14px; border-right:1px #f0f0f0 solid;}
.jzyg_cen ul li .date h4{ font-size:26px; padding-top:30px; color:#333333; font-weight:bold;}
.jzyg_cen ul li .date h6{ font-size:13px; color:#333333; text-align:center;}
.jzyg_cen ul li .xsdt_nav{ padding-top:10px; overflow:hidden;}
.jzyg_cen ul li .xsdt_nav a{ color:#992e2e; display:block; font-size:15px; padding-bottom:7px; white-space:nowrap; overflow:hidden; text-overflow: ellipsis;}
.jzyg_cen ul li .xsdt_nav a:hover{ color:#d13d3b;}
.jzyg_cen ul li .xsdt_nav span{ color:#666666; font-size:13px; display:block;}
.jzyg_cen ul li .xsdt_nav p{ color:#b2b2b2; font-size:13px; display:block; padding-top:6px;}


/*================= 师生风采===================*/
.ssfc{ background:url(../2020images/ssfc_02.jpg) top center no-repeat; overflow:hidden;     padding-top: 23px; padding-bottom:23px; position:relative;}
.ssfc_cen{ width:1400px; margin:0 auto; padding-top:60px; overflow:hidden; position:relative;}
.ssfc_cen .bd{ width:1300px; margin:0 auto; overflow:hidden;}
.ssfc_cen ul li{ width:16.6%; float:left;}
.ssfc_cen ul li .teams_img{ width:160px; height:160px; margin:0 auto; overflow:hidden;}
.ssfc_cen ul li .teams_img img{ border-radius:50%; width:100%;height: 100%; border:5px #fff solid;}
.ssfc_cen ul li span{ display:block; text-align:center; padding-top:25px; color:#555555; font-size:16px;}
.ssfc .next{background:url(../2020images/prev_03.png) no-repeat;width:40px;height:40px; position:absolute; left:0; bottom:42%; display:block;}
.ssfc .prev{ background:url(../2020images/next_03.png) no-repeat; width:40px; height:40px; position:absolute; right:0; bottom:42%; display:block;}

/*================= 底部===================*/
.foter{ width:100%; background:url(../2020images/foter_02.png) top center no-repeat; height:280px; overflow:hidden;}
.foter_nav{ padding-top:35px; overflow:hidden; width:100%; padding-bottom:10px;}
.foter_left{ float:left; width:30%; overflow:hidden;}
.ztzl_top{/* width:100%;*/ overflow:hidden;}
.ztzl_top span{ float:left; color:#FFF; background:url(../2020images/ope_03.jpg) bottom left no-repeat; padding-bottom:10px; font-size:20px;}
.foter_left .bd{ width:100%; overflow:hidden; padding-top:18px;}
.foter_left .bd ul li{ float:left; margin-right:35px; width:31%;/* overflow:hidden;*/    text-align: center;}
.foter_left .bd ul li img{ width:100%;}
.link{ float:right; overflow:hidden; width:33%;}
.link_cen{ width:100%; overflow:hidden; padding-top:18px;}
.link_cen ul li{ width:50%; overflow:hidden; line-height:40px; float:left;}
.link_cen ul li a{ float:left; background:url(../2020images/fo_03.png) 0px 18px no-repeat; font-size:15px; color:#FFF; display:block; padding-left:16px;}
.xzzq{ float:left; border-left:1px #505358 solid; overflow:hidden; padding-left:38px;}
.foter_nav ul li a{ color:#fff;    font-size: 14px;}
.foter_nav ul li a:hover{ color:#fab50e;}
.bottom{ width:100%; overflow:hidden; padding-top:20px;}
.bottom_left{ float:left; /*width:50%;*/}
.bottom_left img{ width:100%;}
.bottom_right{/* float:right;*/float: left;
    width: 30%;    margin-left: 5%;
    overflow: hidden;}
.bottom_cen{ float:left; font-size:14px; color:#fff; line-height:26px; padding-top: 18px;}

.ph_foter{ width:100%; overflow:hidden; background:url(../2020images/ph_foter_02.jpg) top center no-repeat; padding:30px 0px; text-align:center; color:#FFF; font-size:14px; line-height:32px; display:none;}
/*================= 手机端banner===================*/
.ph_banner{ width:100%; overflow:hidden; display:none;}
.ph_banner .banner_pad_cen{ width:100%; height:auto; overflow:hidden; position:relative;}
.ph_banner .banner_pad_cen .hd{ height:16px; overflow:hidden; position:absolute; width:100%; bottom:10px; z-index:1; text-align:center;}
.ph_banner .banner_pad_cen .hd ul{ overflow:hidden; zoom:1;  }
.ph_banner .banner_pad_cen .hd ul li{  margin:0px 6px;  width:13px; height:13px;border-radius:15px; border:2px #FFF solid; cursor:pointer; display:inline-block; text-align:center; overflow:hidden; line-height:99px;}
.ph_banner .banner_pad_cen .hd ul li.on{ background:#98061b; color:#fff;width:13px; }
.ph_banner .banner_pad_cen .bd{ position:relative; height:100%; z-index:0;   }
.ph_banner .banner_pad_cen .bd li{ zoom:1; vertical-align:middle;height:auto; position:relative;overflow:hidden;}
.ph_banner .banner_pad_cen .bd li span{ display:block;position:absolute;left:0;right:0; margin:0 auto;bottom:60px;line-height:80px;padding-left:20px;background:url(../2020images/ion_03.png) no-repeat;color:#333333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; font-size:24px; width:90%;}
.ph_banner .banner_pad_cen .bd img{ width:100%; height:auto; display:block; position:relative;}


/*================= 手机端 学术文化信息 研究生教学===================*/
.ph_whxx{ width:100%; overflow:hidden; display:none;}
.ph_whxx .hd{ width:100%; position:relative;}
.ph_whxx .hd ul li{ display:inline-block;}
.ph_whxx .hd ul li span{ color:#999999; font-size:20px; font-weight:bold;}
.ph_whxx .hd ul li.on span{ color:#a51c30;}
.ph_whxx .hd em{ font-size:20px; padding:0px 10px; color:#999999;}
.ph_whxx .more{ position:absolute; right:0; display:none; top:0; color:#a51c30; font-size:14px; width:90px; height:33px; background:url(../2020images/more_03.png) no-repeat; line-height:33px; text-align:center;}
.ph_whxx .hd ul li.on .more{ display:block;}
.ph_whxx_cen{ width:100%; box-shadow: 0px 0px 8px 0px #f9e4e9; margin-top:20px; padding:20px 0;}
.ph_whxx_cen ul li{ width:100%; height:40px; line-height:40px; padding:0 20px;}
.ph_whxx_cen ul li a{ float:left; background:url(../2020images/ene_03.jpg) 0px 17px no-repeat; font-size:15px; color:#666666; display:block; padding-left:22px; white-space:nowrap; overflow:hidden; text-overflow: ellipsis; width:75%;}
.ph_whxx_cen ul li a:hover{ color:#c1870d;}
.ph_whxx_cen ul li span{ color:#992e2e; font-size:14px; float:right;}