/************************
	   -公共样式-
    最新最全最好的Bootstrap模板：http://www.bootstrapmb.com
************************/
body{min-width: 1200px;}
/*.htmlBg{background: url(../img/bg.jpg) repeat-y center 0;}*/

.bodyBg{background: url(../img/topbg.png) no-repeat center 0;min-height: 612px;}
.indexbodyBg{min-height: 612px;}
.nrbodyBg{min-height: 612px;}
.wp{width: 1400px;margin: 0 auto;position: relative;}
.dc{color: #6a2e13 !important;}

#hd{padding: 40px 0;}
#hd .hdLogo{height: 90px;float: left;}
#hd .hdLogo img{max-height: 100%;width: auto;}
#hd .hdSearch{height: 20px;margin-top: 27px;background: #fff;border-radius: 18px;padding: 8px 18px;}
#hd .hdSearch button{float: left;width: 20px;height: 20px;background: url(../img/icos.png) no-repeat 0 0;margin-right:4px;}
#hd .hdSearch input{float: left;width: 136px;height: 20px;line-height: 20px;color: #999;}

#nav{
	height: 50px;
	/*background: #137ccd;*/
	background: url(../img/navbg_a.png)  center 0;
	box-shadow: 0 0 5px #4e1f0b;position: relative;z-index: 13;}
#nav li{float: left;width: 135px;height: 50px;position: relative;}
#nav li.first{width: 120px;}
#nav li a.navItem{display: block;line-height: 50px;text-align: center;color: #fff;font-size: 16px;}
#nav li:hover a.navItem,
#nav li.active a.navItem{
	/*background: #4296d7;*/
	background: url(../img/navbg_h.png) center;
	}
#nav li a.navItem i{display: inline-block;width: 10px;height: 4px;background: url(../img/icos.png) 0 -219px;vertical-align: top;margin-top: 23px;margin-left: 6px;transition: 0.3s;*display: inline;*zoom: 1;*margin-top: 8px;}
#nav li:hover a.navItem i{transition: 0.3s;transform: rotate(90deg);}
#nav .dropdown{
	position: absolute;
	top: 50px;width: 100%;
	left: 0;
	background: #4296d7;
	/*background: rgba(66,150,205,0.9);*/
	background: url(../img/navbg_a.png) center;
	display: none;}
#nav .dropdown a{display: block;line-height: 24px;padding: 12px 10px;color: #fff;text-align: center;}
#nav .dropdown a:hover{
	background: url(../img/navbg_h.png) center;
	}
#nav li:hover .dropdown{display: block;}

#ft{padding: 30px 0;background: #f2f2f2;border-top: 1px solid #cccbc8;}
#ft p{line-height: 28px;text-align: center;}



/**/
.topWrap {
	/*background: rgb(255, 255, 255);*/ 
	margin: 0px auto; width: 100%; 
	height: auto; 
	overflow: hidden; 
	border-top-color: rgb(72, 25, 7); border-top-width: 4px; border-top-style: solid;
	/*background: url(../img/top_bg.jpg) no-repeat center;*/
	background-size: 100%;
}
.topDiv {
	margin: 0px auto; width: 1200px; height: 112px;
	display: flex;
	justify-content: space-between;
}
.logo {
/*
	margin-top: 10px; 
	margin-bottom: 10px;
*/
}
.logo a{
	display: inline-block;
	height: 92px;
}
.logo a img{
	height: 100%;
}
.topR {
	width: 420px; height: 76px; color: rgb(153, 153, 153); padding-top: 15px;
}
.topR a {
	padding: 0px 5px; color: rgb(153, 153, 153);
}
.Search {
	width: 297px;
    padding-left: 10px;
    line-height: 40px;
    box-sizing: border-box;
    margin-top: 15px; float: right;*/
	/*background: url("../img/top_hunt_bg.png") no-repeat; width: 287px; height: 38px; margin-top: 15px; float: right;*/
}
.fdj {
	height: 18px;  float: right;
}
.fdj img {
	margin-right: 5px;
}
.search_text {
	height:35px;
    /*vertical-align: top;*/
    font-size: 12px;
    line-height: 30px; 
    padding-left: 10px;
    background-color: #fff;
    font-family:"微软雅黑";
    width:160px; 
    color: rgb(200, 200, 200); 
}
.search_text:focus{
	border:none;
	outline:none;
	cursor: pointer;
}
.button {
	width: 50px;
	height: 35px;
    margin-top: -3px;
vertical-align: middle;
    background: #481907 url(../img/search_icon.png) no-repeat center;
    cursor: pointer;
    
	
}
.button:focus{
	border:none;
	outline:none;
	cursor: pointer;
}
.button:hover{
	background: #64230a url(../img/search_icon.png) no-repeat center;
}

.navWrap {
	background: url(../img/navbg.png) center;
	 margin: 0px auto; width: 100%; height: 50px; line-height: 50px; position: relative; z-index: 9999;
}
.nav {
	margin: 0px auto; width: 1200px; height: 50px;
}
.nav li {
	height: 50px; line-height: 50px; font-size: 16px; float: left; position: relative;
}
.nav li a {
	padding: 0px 18px; color: rgb(255, 255, 255); display: block;
}
.nav ul li a:hover {
	background: rgb(10, 88, 148); color: rgb(255, 255, 255); display: block;
}
.nav dl {
	background: rgb(10, 88, 148); left: 0px; top: 50px; width: 100%; font-size: 12px; position: absolute; z-index: 9999;
}
.nav dl dd a {
	padding: 8px 0px; text-align: center; color: rgb(255, 255, 255); line-height: 22px; display: block;
}
.nav dl dd a:hover {
	background: rgb(13, 109, 185); color: rgb(255, 255, 255);
}
/************************
	   -首页样式-
************************/
#main{padding: 20px 0 0;position: relative;z-index: 7;}
.col2{width: 490px;width: 488px\9;}
.col3{width: 580px;width: 578px\9;}
.col4{width: 890px;width: 888px\9;}
.col6{width: 1180px;width: 1178px\9;}
.container{margin-bottom: 20px;}
.item{float: left;margin: 0 10px;box-shadow: 0 0 10px #f3f3f3;background: #fff;border: 1px solid #eee\9;}
.itemTit{height: 48px;border-bottom: 1px solid #dfe2e7;padding: 0 20px;}
.itemTit h3{float: left;height: 47px;line-height: 47px;border-bottom: 2px solid #6a2e13;font-size: 16px;font-weight: bold;}
.itemTit .itemMore{float: right;color: #6a2e13;font-style: italic;font-size: 12px;line-height: 48px;transition: 0.3s;}
.itemTit .itemMore:hover{transform: scale(1.2);transition: 0.3s;}
.itemCon{padding: 20px;}
.listStyle li{line-height: 22px;padding: 4px 0;}
.listStyle li a{float: left;width: 274px;}
.listStyle li span{float: right;text-align: right;width: 64px;color: #999;}
.nav_Bar_img{
width:1400px;
margin:0 auto;
position: relative;
}
.nav_Bar_img img{
width:100%;
margin:0 auto;
}
.nav_Bar_img h3{
width:100%;
margin:0 auto;
position: absolute;
left:20px;
font-size:38px;
color:#fff;
bottom:50px;

}
.indexw{
    width: 1420px;
    margin-left: -10px;
}
/**/
/*首页轮播图*/
.banner-slide{
	width:100%;
    /*height:720px;*/
    margin-left: auto;
    margin-right: auto;
}
.banner-slide .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.banner-slide .swiper-slide .banner-img{
	width: 100%;
}
.banner-slide .swiper-slide .banner-img a img,.banner-slide .banner-img a img{
	display: block;
	width: 100%;
}
.swiper-slide {
	height: 1px;
}
.swiper-slide-active {
	height:auto;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("../img/left.png");
  left: 10px;
  right: auto;
}
.swiper-button-prev,
.swiper-button-next {
  width: 44px;
  height: 44px;
  background-size: 44px 44px;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("../img/right.png");
  right: 10px;
  left: auto;
}
.swiper-pagination-bullet {
  width: 12px;
  height:12px;
  
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #fff;
}
/*首页作品轮播*/
.zp-slide{
	width:100%;
    /*height:720px;*/
    margin-left: auto;
    margin-right: auto;
}
.zp-slide .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.zp-slide .swiper-slide .banner-img{
	width: 100%;
}
.zp-slide .swiper-slide .banner-img a img,.banner-slide .banner-img a img{
	display: block;
	width: 100%;
}
/*动态新闻*/
.focus{width: 468px;height: 238px;overflow: hidden;position: relative;}
.focus ul{position: relative;width: 368px;height: 238px;}
.focus ul li{width: 468px;height: 238px;position: absolute;top: 0;left: 0;overflow: hidden;display: none;}
.focus ul li img{width: 468px;height: 238px;}
.focus ul li .focusText{position: absolute;width: 100%;height: 40px;bottom: 0;left: 0;background: #333;background: rgba(0,0,0,0.5);}
.focus ul li .focusText a{display: block;margin-right: 72px;height: 40px;line-height: 40px;overflow: hidden;color: #fff;text-indent: 10px;}
.focus .dots{position: absolute;bottom: 0;right: 8px;height: 40px;}
.focus .dots span{display: inline-block;vertical-align: top;width: 8px;height: 8px;border-radius: 100%;background: #fff;margin: 16px 2px;opacity: 0.6;filter: alpha(opacity=60);cursor: pointer;}
.focus .dots span.active{opacity: 1;filter: alpha(opacity=100);}
.textNews{width: 352px;}
.textNews .headline{border-bottom: 1px dashed #dadada;padding-bottom: 10px;}
.textNews .headline h3{font-size: 16px;font-weight: bold;line-height: 24px;}
.textNews .headline p{line-height: 22px;}
/*.textNews ul{padding-top: 10px;}*/
.textNews ul li{line-height: 22px;padding: 4px 0;}
.textNews ul li a{float: left;width: 288px;}
.textNews ul li a:before{content: "·";display: inline;}
.textNews ul li span{float: right;text-align: right;width: 64px;color: #999;}

/*通知公告*/
.notice ul li a:before{content: "·";display: inline;margin-right: 4px;}


/*中心介绍*/
.indexNews{*padding-bottom: 32px;}
.icoIntro{/*padding-left: 48px;*/background: url(../img/icos.png) no-repeat 20px -20px;}
.indexIntro .itemImg img{width: 100%}
.indexIntro p{line-height: 28px;padding-top: 14px;text-indent: 28px;}

/*资源平台*/
.icoPlat{/*padding-left: 50px;*/background: url(../img/icos.png) no-repeat 20px -158px;}
.platform ul li{width:262px;height:90px;/*margin: 0 10px;*/overflow: hidden;position: relative;}
.platform ul li img{width: 100%;}
.platform ul li a{display: block;width: 100%;height: 58px;position: absolute;top: 0;left: 0;text-align: center;color: #fff;}
.platform ul li a.green{background: #4ba16b;background: rgba(75,161,107,0.9);}
.platform ul li a.blue{background: #529fdf;background: rgba(82,159,223,0.9);}
.platform ul li a.yellow{background: #ffaf42;background: rgba(225,175,66,0.9);}
.platform ul li a h3{font-size: 16px;padding-top: 8px;line-height: 24px;font-weight: bold;}
.platform ul li a h5{font-size: 12px;line-height: 14px;}
.platform .list1{*padding-bottom: 20px;}
.platform .list1 li{margin-bottom: 15px;}
.platform .list2{border-top: 1px dashed #d9d9d9;}
.platform .list2 li{margin-top: 20px;}
.platform .list2 li p{display: table-cell;text-align: center;vertical-align: middle;width: 186px;height: 58px;padding: 0 20px;}


/*作品展示*/
.icoEqu{/*padding-left: 50px;*/background: url(../img/icos.png) no-repeat 20px -68px;}
.equWp{padding: 20px 0;}
.equipment{position: relative;height: 182px;overflow: hidden;}
.equipment ul{position: absolute;min-width: 1180px;height: 182px;left: 0;top: 0;}
.equipment ul li{float: left;width: 216px;margin: 0 10px;}
.equipment .imgWp{width: 216px;height: 150px;overflow: hidden;}
.equipment .imgWp span{display: table-cell;width: 216px;height: 150px;text-align: center;vertical-align: middle;}
.equipment .imgWp img{max-width: 100%;max-height: 100%;transition: 0.4s;}
.equipment .imgWp:hover img{transition: 0.4s;transform: scale(1.2);}
.equipment ul li p{line-height: 24px;padding-top: 8px;text-align: center;}
.equipment .equPrev,
.equipment .equNext{width: 56px;height: 150px;background: rgba(0,0,0,0.3);position: absolute;top: 0;z-index: 11;display: none;cursor: pointer;}
.equipment .equPrev{left: 0;}
.equipment .equNext{right: 0;}
.equipment .equPrev span,
.equipment .equNext span{display: block;width: 24px;height: 50px;position: absolute;top: 75px;left: 50%;margin: -25px 0 0 -15px;}
.equipment .equPrev span{background: url(../img/zp_icon.png) 0 0;}
.equipment .equNext span{background: url(../img/zp_icon.png) 0 -50px;}

/*学术交流*/
.exchange ul li a:before{content: "·";display: inline;margin-right: 4px;}

/*友情链接*/
.link a{display: inline-block;font-size: 16px;margin: 5px 10px;}
.link a img {
    width: 96%;
    display: block;
    margin: 5px auto;
}


/************************
	   -内页样式-
************************/
.leftMenu{width: 220px;background: #fff;box-shadow: 0 0 10px #f3f3f3;background: #fff;border: 1px solid #eee\9; }
.rightCon{width: 1160px;background: #fff;box-shadow: 0 0 10px #f3f3f3;background: #fff;min-height: 600px;border: 1px solid #eee\9; }
.seachCon{width: 1280px;background: #fff;box-shadow: 0 0 10px #f3f3f3;background: #fff;min-height: 600px;border: 1px solid #eee\9; }


.leftMenu dt{background: #6a2e13;padding: 16px 14px;}
.leftMenu dt span{display: block;border-left: 2px solid #fcc82a;color: #fff;padding-left: 10px;}
.leftMenu dt h4{font-size: 16px;font-weight: bold;line-height: 20px;}
.leftMenu dt h5{font-size: 12px;line-height: 14px;}
.leftMenu dd{border-bottom: 1px solid #dfe2e7;}
.leftMenu dd:last-child{border: none;}
.leftMenu dd a{display: block;line-height: 26px;padding: 12px 28px;font-size: 16px;}
.leftMenu dd.on a{color: #863614;font-weight:bold;}
.leftMenu dd.on a:after{display: inline-block;content: "";width: 13px;height: 13px;background: url(../img/icos.png) 0 -206px;vertical-align: top;margin: 6.5px 0 0 8px;}

.conTop{padding: 0;border-bottom: 1px solid #e6e6e6;}
.conTop .crumbs{float: left;line-height: 24px;padding: 12px 30px;border-bottom: 2px solid #6a2e13;font-size: 24px;color:#6a2e13;}
.conTop .crumbs span{color: #6a2e13;}
.conTop .crumbs a:last-child{color: #6a2e13;}
.conTop .conTit{float: right;width: 30%;}
.conTop .conTit span{float: right;line-height: 24px;padding: 12px 0;border-bottom: 2px solid #863614;position: relative;top: 1px;font-size: 16px;font-weight: bold;color: #666;}
.conMain{padding: 28px 40px;}

.pageNum{height: 36px;line-height: 36px;text-align: center;margin-top: 30px;}
.pageNum .p_no_d{background-color: #863614;color:#fff;width: 36px;}
.pageNum .p_no{width: 36px;}
.pageNum span,.pageNum a{margin: 0 6px;line-height: 24px;display: inline-block;}
.pageNum a.pagePrev,
.pageNum a.pageNext{font-size: 16px;font-weight: bold;font-family: "宋体";color: #167ece;}
.pageNum a.active{color: #167ece;}
.pageNum a.disabled{color: #ccc;}
.pageNum form{display: inline-block;vertical-align: top;height: 36px;*display: inline;*zoom: 1;*vertical-align: middle;}
.pageNum form input{width: 60px;height: 22px;border: 1px solid #dcdcdc;text-align: center;line-height: 22px;color: #666;vertical-align: top;*vertical-align: middle;}
.pageNum form button{height: 36px;padding: 0 14px;background: #167ece;color: #fff;vertical-align: top;cursor: pointer;*vertical-align: middle;}

.relativeLink{margin: 20px 0;border-top: 1px dashed #dcdcdc;padding-top: 10px;}
.relativeLink a{display: block;line-height: 22px;margin: 5px 0;}

/*组织人事*/
.list {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.zhuzhi-list {
	display: flex;
	justify-content: space-between;
        margin:15px 0;
}
/*.zhuzhitwo{
	display: flex;
	justify-content: space-between;
	width: 66.666667%;
}*/

.one {
	width: 25%
}

.two {
	width: 50%
}

.third {
	width: 75%
}

.four {
	width: 100%
}

.zhuzhi .zhuzhi-title {
	writing-mode: vertical-lr;
	-webkit-writing-mode: vertical-lr;
	-ms-writing-mode: vertical-lr;
        writing-mode: tb-rl;
	-webkit-writing-mode: tb-rl;
	-ms-writing-mode: tb-rl;
	width: 35px;
	height: 150px;
	margin-left: 5px;
	background-color: #6a2e13;
	color: #fff;
	text-align: center;
	line-height: 35px;
}

.zhuzhi-content {
	width: -moz-calc(100% - 45px);
	width: -webkit-calc(100% - 45px);
	width: calc(100% - 45px);
	display: flex;
	justify-content: left;
	overflow: hidden;
}

.one .content-list img {
    width: 210px;
    height: 289px;
}
.two .content-list img {
width: 210px;
height: 289px;
}
.third .content-list img {
width: 210px;
height: 289px;
}
.four .content-list img {
width: 210px;
height: 289px;
}
.content-list p {
	text-align: center;
	font-size: 18px;
}

.zhuzhi-line {
	height: 1px;
	width: 100%;
	background-color: #ccc;
	margin: 30px 0;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
/*概况中心*/
.textInner h2{text-align: center;line-height: 38px;padding: 10px 100px;font-size: 29px;position: relative;}
/*.textInner h2:after{display: block;content: "";width: 60px;height: 2px;background: #fcc82a;position: absolute;bottom: 0;left: 50%;margin-left: -30px;}*/
.textInner .textInfo{margin: 12px 0;line-height: 24px;text-align: center;color: #999;font-size: 12px;}
.textInner .textInfo i{margin: 0 10px;font-size: 14px;}
.textInner .oneImg{text-align: center;margin: 20px 0;}
.textInner .oneImg img{max-width: 100%;}
.textInner p{line-height: 28px;margin-bottom: 20px;text-indent: 28px;}
.textInner h5{line-height: 28px;}
.textInner h4{font-size: 16px;font-weight: bold;}

.zhuren{margin-top: 40px;}
.zhuren .photo{width: 136px;margin: 0 40px;}
.zhuren .text{width: 660px;}
.zhuren .text p{margin-bottom: 8px;}


/*新闻公告*/
.newsList li{line-height: 22px;padding: 15px 0;border-bottom: 1px dashed #dcdcdc;}
.newsList li a{float: left;width: 750px;padding-left: 10px;position: relative;}
.newsList li a:before{display: block;content: "";width: 2px;height: 2px;background: #333;position: absolute;top: 10px;left: 0;}
.newsList li span{float: right;text-align: right;color: #999;}


/*作品展示*/
.instrument .instItem{margin-bottom: 20px;}
.instrument .instItem h3{line-height: 48px;padding-left: 36px;position: relative;font-size: 16px;font-weight: bold;margin-bottom: 10px;border-bottom: 1px dashed #dcdcdc;}
.instrument .instItem h3 span{display: block;content: "";width: 26px;height: 26px;background: url(../img/icos.png) 0 -223px;position: absolute;top: 11px;left: 0;*margin-top: -16px;}
.instrument .instItem ul li{float: left;width: 200px;margin: 10px;}
.instrument .instItem ul li a{display: block;}
.instrument .instItem .imgWp{width: 198px;height: 138px;border: 1px solid #e4e4e4;overflow: hidden;}
.instrument .instItem .imgWp span{display: table-cell;width: 198px;height: 138px;text-align: center;vertical-align: middle;}
.instrument .instItem .imgWp span img{max-width: 100%;max-height: 100%;transition: 0.4s;}
.instrument .instItem .imgWp:hover img{transition: 0.4s;transform: scale(1.2);}
.instrument .instItem ul li p{line-height: 22px;padding-top: 8px;text-align: center;}

.picLink a{float: left;width: 50%;}
.picLink a.picNext{text-align: right;}

/*文章内容*/
.newscontent .newstitle{font-size:29px}
.newscontent .newsdate{margin: 20px auto;}
/*师资力量*/
.teachers li{float: left;width:226px;margin: 18px 22px;}
.teachers .imgWp{height: 246px;border: 1px solid #e4e4e4;background: #e4e4e4;overflow: hidden;}
.teachers .imgWp span{display: table-cell;width:226px;height: 246px;text-align: center;vertical-align: middle;}
.teachers .imgWp span img{max-width: 100%;max-height: 100%;transition: 0.4s;}
.teachers .imgWp:hover img{transition: 0.4s;transform: scale(1.2);}
.teachers .name{text-align: center;padding-top: 10px;}
.teachers .name h4{line-height: 22px;font-size: 16px;height:40px}
.teachers .name p{line-height: 18px;color: #999;font-size: 12px;}

.teacherInner h2{text-align: center;line-height: 38px;padding: 10px 100px;font-size: 20px;position: relative;}
.teacherInner h2:after{display: block;content: "";width: 60px;height: 2px;background: #fcc82a;position: absolute;bottom: 0;left: 50%;margin-left: -30px;}
.teacherInner .teacherItem{border-top: 1px dashed #dcdcdc;margin-top: 30px;padding: 18px;}
.teacherInner .teacherItem p{line-height: 36px;}
.jiaoshou-wrap a,.fujiaoshou-wrap a,.jiangshi-wrap a,.qita-wrap a{text-decoration: underline;color:#776dfc ;display: inline;margin: 2px 5px;line-height: 24px;}
/**/
/*footer*/
.foot-container {
    width: 100%;
    margin-top: 35px;
    min-width: 1200px;
    height: auto;
    /* margin: 0 auto; */
}
.footerbg{display:none}
.footer {height: 190px;}
.footerCont {padding-top: 55px;}
.footer p {color: #fff; font-size: 16px; text-align: center; line-height: 40px;}
.footer p span {margin-left: 25px;}
.pb_sys_style1 .p_no_d{
background: #65280e !important;
}
.conMain h1{
font-size:16px;
font-weight:bold;
line-height: 36px;
}