@charset "utf-8";
/* CSS Document */
.header{ width:100%;}
.header_top{ width:100%; position:relative; background:#017e39; 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:40px; 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; }
.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: 38px;
}
.select-input>.sinput { 
      margin-left: 4px;
	opacity: 0; 
	width: 0;
	padding-left: 0px;
}
.select-input>.sinputClick { width: 40px;height: 40px;background:url(../images/sou_02.jpg) no-repeat right;}

.select-input:hover .sinput{ width: 230px; opacity: 1; }
.select-input:hover .select-bg { width: 520px; }

.layout{ width:1400px; margin:0 auto; padding:0 15px;}

.header_vel{ background:url(../images/top.jpg) top center no-repeat;; height:130px;}
.logo{ float:left; overflow:hidden; padding-top:24px;}


/*=================导航=================*/
.nav{ width:100%; height:50px; background:#FFF;}
.nav_item{ float:left; width:14.28%; text-align:center; height:50px; position: relative; z-index: 100;}
.nav_item a{ width:100%; display:block; color:#333333; font-size:18px; 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:#009241; color:#FFF;}
.hover .nav_item_sub a{ text-align:center; background: #009241; color:#FFF; text-decoration: none; font-size:14px; height:33px; line-height:33px; border-bottom:1px #aec7d8 solid; opacity:0.9;}
.hover .nav_item_sub a:hover{ background: #009241; 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:#017e39 !important; color:#fff;width:38px; }
.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:left; overflow:hidden; margin-top:22px;}
.xwdt_top{ width:100%; overflow:hidden;}
.xwdt_top span{ float:left; color:#009241; font-size:20px; font-weight:bold; background:url(../images/uio_05.png) no-repeat; width:200px; height:22px; text-align:center; line-height:22px;}
.xwdt_top .more{ float:right; color:#666666; font-size:16px; width:68px; height:28px; background:url(../images/more_03.png) no-repeat; line-height:28px; 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: 440px;}
.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: 210px;}
.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:right; overflow:hidden; background:url(../images/tzgg_03.jpg) no-repeat; padding:0px 20px; height:510px;}
.tzgg_top{ padding-top:20px; overflow:hidden;}
.tzgg_top span{ float:left; font-size:20px; font-weight:bold; color:#FFF; width:200px; text-align:center;}
.tzgg_top .more{ float:right; color:#ffffff; font-size:14px; width:68px; height:30px; line-height:30px; text-align:center;}
.tzgg_cen{ overflow:hidden; padding-bottom:14px; padding-top:10px;}
.tzgg_cen ul li{ border-bottom:1px #92dcb3 solid; overflow:hidden; height:93px; margin-top:18px;}
.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;}
.tzgg_cen ul li a:hover{ transform: translate(10px, 0px); color:#fab50e;}
.tzgg_cen ul li span{ font-size:14px; color:#ffffff; display:block;}


/*================= 文化交流===================*/
.xqjl{ background:#fbfded; padding:30px 0; overflow:hidden;}
.xqjl_top{ width:100%; overflow:hidden;}
.xqjl_top span{ float:left; color:#009241; font-size:20px; font-weight:bold; background:url(../images/xssj_03.png) no-repeat; width:239px; height:22px; text-align:center; line-height:22px;}
.xqjl_top .more{ float:right; color:#666666; font-size:16px; width:68px; height:28px; background:url(../images/more_03.png) no-repeat; line-height:28px; text-align:center;}
.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;}
.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 #e7e4e4; margin-top:20px; padding:10px 15px 25px 15px;}
.wxsc_cen ul li{ width:100%; overflow:hidden; margin-top:15px;}
.wxsc_cen ul li a{ background:url(../images/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;}
.wxsc_cen ul li a:hover{ transform: translate(10px, 0px); color:#fba725;}
.wxsc_cen ul li span{ width:100%; text-align:right; font-size:13px; color:#fba725; display:block; margin-top:8px;}

.yjjx{ width:35%; float:left; margin-left:20px;}


/*================= 讲座预告===================*/
.jzyg{ width:30%; 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 #e7e4e4;}
.jzyg_cen ul li .date{ padding-left:35px; padding-right:32px; height:116px; float:left; margin-right:14px; border-right:1px #f0f0f0 solid;}
.jzyg_cen ul li .date h4{ font-size:34px; padding-top:30px; color:#333333; font-weight:bold;}
.jzyg_cen ul li .date h6{ font-size:15px; color:#333333; text-align:center;}
.jzyg_cen ul li .xsdt_nav{ padding-top:10px; overflow:hidden;}
.jzyg_cen ul li .xsdt_nav a{ color:#009241; 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:#fba725;}
.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(../images/ssfc_02.jpg) top center no-repeat; overflow:hidden; margin-top:50px; padding-bottom:50px; position:relative;}
.ssfc_top{ width:100%; overflow:hidden; padding-top:50px;}
.ssfc_top span{ float:left; color:#009241; font-size:20px; font-weight:bold; background:url(../images/uio_05.png) no-repeat; width:200px; height:22px; text-align:center; line-height:22px;}
.ssfc_top .more{ float:right; color:#666666; font-size:16px; width:68px; height:28px; background:url(../images/more_03.png) no-repeat; line-height:28px; text-align:center;}
.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(../images/prev_03.png) no-repeat;width:40px;height:40px; position:absolute; left:0; bottom:42%; display:block;}
.ssfc .prev{ background:url(../images/next_03.png) no-repeat; width:40px; height:40px; position:absolute; right:0; bottom:42%; display:block;}

/*================= 底部===================*/
.foter{ width:100%; background:url(../images/foter_02.jpg) top center no-repeat; height:400px; overflow:hidden;}
.foter_nav{ padding-top:50px; overflow:hidden; width:100%; padding-bottom:32px;}
.foter_left{ float:left; width:65%; overflow:hidden;}
.ztzl_top{ width:100%; overflow:hidden;}
.ztzl_top span{ float:left; color:#FFF; background:url(../images/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:2%; width:31%; overflow:hidden;}
.foter_left .bd ul li img{ width:100%;}
.link{ float:right; overflow:hidden; width:30%;}
.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(../images/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:hover{ color:#fec810;}
.bottom{ width:100%; overflow:hidden; padding-top:30px; text-align:center; position:relative; color:#b0c5b7; line-height:28px;}
.bottom_right{ position:absolute; right:0; top:30px;}


.fix_box {    position: fixed;    top: 40%;     right: 1px;    z-index: 99;}
.fix_box ul {    width: 110px;    background: #fff; border:1px #d6d6d6 solid;    margin-top: 15px;}
.fix_box li {    width: 110px;    height: 110px; border-bottom:1px #d6d6d6 solid; position: relative;}
.fix_box li a {    width:100%; display:block; padding-top:70px;    text-align: center;}
.fix_box li a img {    width: 32px;    height: 32px;    position: absolute;    top: 20px;    left: 50%;    margin-left: -12px;}
.show_xcy {    display: none;    width: 135px;    height: 140px;    position: absolute;    left: -155px;    top: -3px;    z-index: 999;    background-color: #fff;}
.show_xcy img{ width:100%;}
.show_hotline {    display: none;    width: 135px;    height: 110px;    position: absolute;    left: -155px;    top: -3px;    z-index: 999;    background-color: #fff;}
.dtsjx {    width: 30px;    height: 30px;    background:url(../images/jt2.png) no-repeat;    position: absolute;    top: 35px;    left: 130px;}
.show_hotline_txt {    overflow: hidden;    width: 100%;    height: 100%;    box-shadow: 1px 1px 8px 1px rgba(4, 4, 4, 0.10);}
.zh_click {    color: #000000 !important;    font-weight: normal !important;}
.bmck_box:hover {
border-bottom:2px solid #ffffff !important;
}
#pageTop i{ background:url(../images/fhdb_03.jpg) no-repeat; width:110px; height:110px; display:block;}
#pageTop i:hover{ cursor:pointer;}

.layout
{
	width: 80%;
	margin-right: auto;
    margin-left: auto;
	padding:0 15px;
}
@media (max-width: 1199px){
	body{ min-width:1520px;}
	.header_inner{ min-width:1520px;}
	.layout{ min-width:1520px;}
	.fix_box{ display:none;}
}
@media (max-width: 1399px){
	.header_inner{ width:90%;}
	.layout{ width:90%;}
	.logo{ width:90%}
	.ssfc_cen{ width:90%;}
	.ssfc_cen .bd{ width:90%;}
	.fix_box{ display:none;}
}
