@charset "UTF-8";
/*fpx2018年7月*/
/* CSS Document */
html {
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;

} /*始终让 Firefox 显示滚动条*/
* {
	word-wrap: break-word;
	margin: 0;
	padding: 0;

}/*文字强制换行word-break:keep-all;(Ff)*/
table {
	border-collapse: collapse;
}/*细线表格*/
fieldset, img {
	border: none;
}/*清除描边,块显示*/
ul, li {
	list-style-type: none;
}/*无列表项目标记*/
a {
	text-decoration: none;
	color: #666666;
    outline: none;
}/* 链接无下划线,有为underline;链接去框 */
a:link {
	color: #666666;
}/* 未访问的链接 */
a:visited {
	color: #666666;
}/* 已访问的链接 */
a:hover {
	color: #472909;
}/* 鼠标在链接上 */
a:active {
	color: #666666;
blr:expression(this.onFocus=this.blur());
}/* 点击激活链接 */
body {
	font-family:"Microsoft YaHei";
	font-size: 12px;
	color: #666;
	background: #ffffff;
    min-width: 1366px;
}
select, input {
	vertical-align: middle;
	outline: none;
    font-family:"Microsoft YaHei";
}
input[type=button], input[type=reset], input[type=submit], input[type=radio], input[type=checkbox] {
	cursor: pointer;
	outline: none;
}
textarea{outline: none;font-family:"Microsoft YaHei";}
.wrap {
	width: 1200px;
	clear: both;
	margin: 0 auto;
}
.indexWrap {
	width: 1200px;
	clear: both;
	margin: 0 auto;
}
.clear {
	clear: both;
	overflow:hidden;
}
.h2 {
	clear: both;
	height: 2px;
	overflow:hidden;
}
.h10 {
	clear: both;
	height: 10px;
	overflow:hidden;
}
.h15 {
	clear: both;
	height: 16px;
	overflow:hidden;
}
.h20 {
	clear: both;
	height: 20px;
	overflow:hidden;
}
.h25 {
	clear: both;
	height: 25px;
	overflow:hidden;
}
.h30 {
	clear: both;
	overflow:hidden;
	height: 30px;
}
.h35 {
	clear: both;
	overflow:hidden;
	height: 35px;
}
.h40 {
	clear: both;
	height: 40px;
}
.h45 {
	clear: both;
	height: 45px;
}
.h60 {
	clear: both;
	height: 60px;
	overflow:hidden;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
img {
	border: none;
}
.bai{ background: #FFF;}
.hui{ background: #f2f2f2;}
.imghover .pic{ overflow:hidden;}
.imghover .pic img{ overflow:hidden; transition: all 0.3s linear; -webkit-transition: all 0.3s linear;}
.imghover:hover .pic img{ transform:scale(1.05); -webkit-transform:scale(1.05);}
.default{ background: #ececec url(../images/default.png) no-repeat center center;}
/*公共部分结束*/
/*
********************************此处首页样式开始********************************
*/
/*头部开始*/
.top1Box{ height: 35px; line-height: 35px; background: #472909; position: relative; z-index: 1}
.top1L{ overflow: hidden; color: #fefefe; font-size: 12px;}
.top1L a{ float: left; display: inline;color: #fefefe; }
.top1L a:hover{ color:#d6a448;}
.top1L em{ float: left; display: inline; font-style: normal; margin: 0 17px; color: #93897e;}

.top1R{width:86px; height:35px; position:relative;}
.top1RIcn{ width: 6px; height: 35px; background: url(../images/sel.png) no-repeat center center; position: absolute; right: 0px; top: 0px; z-index: 5}
.top1RSel{ overflow: hidden;}
.top1RSel .item{ display: block; padding-left: 36px; padding-right: 6px; background-color:#472909; background-position: 6px center; background-repeat: no-repeat; color: #ffffff; font-size: 10px;}
.top1RSel .item.item1{ background-image: url(../images/en.png); position: relative; z-index: 2}
.top1RSel .item.item2{ background-image: url(../images/cn.png); visibility: hidden; opacity: 0; transform: translateY(-100%); -webkit-transform: translateY(-100%); transition: all 0.3s; -webkit-transition: all 0.3s; position: relative;}
.top1RSel .item.item2.active{ visibility: visible; opacity: 1; transform: translateY(0); -webkit-transform: translateY(0);}

.top2Box{ height: 124px; border-bottom: 1px solid #cccccc; background: #ffffff;}
.logo{ height: 80px; margin-top:22px; }
.logo img{ display: block; height: 80px;}
.search{ height: 42px; border: 1px solid #472909; background: #472909; width: 318px; margin-top: 40px; overflow: hidden;}
.search input{ width: 238px; height: 42px; border: none; background:#FFF; line-height: 42px; padding: 0 10px; float: left; display: inline; font-size: 14px;}
.search a{ float: left; display: inline; width: 60px; height: 42px; background: url(../images/search.png) no-repeat center center;}

.top3BoxH{ height: 60px;}
.top3Box{ height: 60px; width: 100%; background: #FFF;}
.top3Box.fixed{ position: fixed; left: 0px; top: 0px;}
/*头部结束*/
/*menu开始*/
.menu{ position: relative;}
.menu dd{ float: left; display:inline; width: 133px;}
.menu dd span{ display: block; text-align: center;}
.menu dd span a{ display: block; color: #666666; font-size: 14px; height:60px; line-height: 60px; transition: all 0.4s linear; -webkit-transition: all 0.4s linear; background-position: center center; background-size: 0px auto;}
.menu dd span a i{ display: inline-block; font-style: normal;}
.menu dt{ position:absolute; left:0px; bottom:-1px; width:108px; height:2px; background:#472909;}
.menu dd.hover span a{ color: #472909; background: url(../images/menuBg.png) no-repeat center center; background-size: 77px auto;}
.menu dd.hover2 span a{ color: #472909; background: url(../images/menuBg.png) no-repeat center center; background-size: 77px auto;}
/*menu结束*/
/*banner开始*/
.indexBaner{ width: 100%; position: relative; overflow: hidden;}
.indexBaner:before{ display: block; width: 100%; padding-top: 28.385%; content: '';}
.indexBaner .slick-list{ position: absolute; left: 0px; top: 0px; width: 100%; height: 100%;}
.indexBaner .slick-slide{ width: 100%; position: relative;}
.indexBaner .slick-slide img{ display: block;width: 100%; height: 100%;}
.indexBaner .slick-dots{ position: absolute; width: 100%; left: 0px; bottom: 30px; text-align: center;}
.indexBaner .slick-dots li{ width: 8px; height: 8px; line-height: 999px; border: 1px solid #ffffff; text-align: center; color: #ffffff;display: inline-block; border-radius: 10px; margin:0 11px; overflow: hidden;}
.indexBaner .slick-dots li button{ display: block; width: 100%; height: 100%; background: none; border: none; outline: none; color: #FFF; font-size: 0; cursor: pointer; }
.indexBaner .slick-dots li.slick-active{background: #FFF;}
/*banner结束*/
.bannerBg{ width: 100%; position:relative;}
.bannerBgC{ width: 100%; height: 119px; position: absolute; left: 0px; bottom: 0px; background: url(../images/bannerBg.png) no-repeat center center;}
/*第一通栏开始*/
.indexT{ height: 75px; line-height: 75px; overflow: hidden;}
.indexTL a{ display: block; height: 75px; position: relative; padding-left: 55px; color: #472909; font-size: 22px; margin-right: 20px;}
.indexTL a img{ position: absolute; left: 0px; top: 17px; height: 40px;}
.indexTLine{ overflow: hidden; height: 1px; background: #dddddd; margin-top: 37px;}

.column1C{ overflow: hidden; height: 388px;}
.column1L{ width: 580px; height: 388px; overflow: hidden; position: relative;}
.column1L .myslide{ width: 580px; height: 388px; }
.column1L .myslide img{ width: 580px; height: 388px; }

.column1L .text{ height: 60px; line-height: 60px; position: absolute; left: 27px; color: #FFF; font-size: 22px; z-index: 1; bottom: 0px;}

.column1L .slick-dots{ position: absolute;right: 25px; bottom: 25px;}
.column1L .slick-dots li{ width: 8px; height: 8px; line-height: 999px; border: 1px solid #ffffff; text-align: center; color: #ffffff;display: inline-block; border-radius: 10px; margin:0 6px; overflow: hidden;}
.column1L .slick-dots li button{ display: block; width: 100%; height: 100%; background: none; border: none; outline: none; color: #FFF; font-size: 0; cursor: pointer; }
.column1L .slick-dots li.slick-active{background: #FFF;}

.column1R{ width: 590px; overflow: hidden;}
.column1RUp{ overflow: hidden; padding-bottom: 19px; border-bottom: 1px solid #d5d5d5; margin-bottom: 10px;}
.column1RUp h1{ overflow: hidden; display: block; height: 48px; line-height: 48px;}
.column1RUp h1 a{ color: #444444; font-size: 18px; font-weight: bold;}
.column1RUp h1 a:hover{ color:#472909;}
.column1RUp .text{ color: #888888; font-size: 14px; line-height: 22px; height: 66px; overflow: hidden;}
.column1RDn{ overflow: hidden;}

.indexList{ overflow:hidden;}
.indexList dd{ overflow: hidden; line-height: 36px; color: #595855; font-size: 14px; height: 36px;}
.indexList dd a{ color: #595855; float: left; display: inline; overflow: hidden;}
.indexList dd a em{ float: left; display: inline; width: 3px; height: 3px; background: #472909; margin: 16px 9px 0 0; border-radius: 3px;}
.indexList dd a:hover{ color: #472909;}
.indexList dd span{ float: right; display: inline; color: #999999;}

.indexList dd.l34{ height: 34px; line-height: 34px;}
.indexList dd.l34 em{ margin-top: 16px;}

/*第一通栏结束*/
/*第二通栏开始*/
.column2{ overflow: hidden; height: 255px;}
.column2L{ width: 690px; overflow: hidden;}
.column2LT{ height: 48px; border: 1px solid #d8d8d8; line-height: 48px; margin-bottom: 10px; overflow: hidden;}
.column2LT a{ float: left; display: inline; width: 25%; height: 48px; text-align: center; font-size: 18px;}
.column2LT a.hover{ background: #472909; color: #FFF;}

.column2LC{ overflow: hidden; height:204px;}

.column2R{ width: 480px; overflow: hidden;}
.column2RList{ overflow: hidden; margin-right: -20px;}
.column2RList dd{ overflow: hidden; height: 75px; width: 50%; text-align: center; margin-bottom: 15px; float: left; display: inline;}
.column2RList dd .con{ padding-right: 20px;}
.column2RList dd .con a{ display: block; height: 75px; line-height: 75px; color: #ffffff; font-size: 18px;}
.column2RList dd .con a span{ display: inline-block; height: 75px; padding-left: 45px;}
.column2RList dd.dd1 a{ background: #843734;}
.column2RList dd.dd1 a span{ background: url(../images/icn1.png) no-repeat left center;}
.column2RList dd.dd2 a{ background: #8abfb2;}
.column2RList dd.dd2 a span{ background: url(../images/icn2.png) no-repeat left center;}
.column2RList dd.dd3 a{ background: #cab984;}
.column2RList dd.dd3 a span{ background: url(../images/icn3.png) no-repeat left center;}
.column2RList dd.dd4 a{ background: #caaf84;}
.column2RList dd.dd4 a span{ background: url(../images/icn5.png) no-repeat left center;}
.column2RList dd.dd5 a{ background: #de9a52;}
.column2RList dd.dd5 a span{ background: url(../images/icnxt1.png) no-repeat left center;}
.column2RList dd.dd6 a{ background: #472909;}
.column2RList dd.dd6 a span{ background: url(../images/icnxt2.png) no-repeat left center;}
.column2RList dd .con a:hover{ opacity: 0.9}
/*第二通栏结束*/
/*第三通栏开始*/
.column3{ height: 450px; overflow: hidden;}
.column3L{ width: 690px; overflow: hidden;}
.column3LList{ overflow: hidden;}
.column3LList dd{ overflow: hidden; margin-bottom: 22px;}
.column3LList dd .pic{ overflow: hidden; width: 185px; height: 110px; margin-right: 15px;}
.column3LList dd .pic img{ width: 185px; height: 110px; background-size: auto 80px}
.column3LList dd .text{ overflow: hidden;}
.column3LList dd .text h1{ overflow: hidden; height: 35px; line-height: 35px; font-size: 16px; font-weight: normal; margin-bottom: 5px;}
.column3LList dd .text h1 a{ color: #444444;}
.column3LList dd .text h1 a:hover{ color: #472909;}
.column3LList dd .text div{ line-height: 20px; font-size: 14px; height: 40px; overflow: hidden; color: #888888; margin-bottom: 5px;}
.column3LList dd .text span{ display: block;line-height: 25px; font-size: 14px; height: 25px; overflow: hidden; color: #999999;}


.column3R{ width: 480px; overflow: hidden;}
.column3RC{ overflow: hidden;}
.column3RC .pic{ overflow: hidden; width:480px; height: 210px;  margin-bottom: 20px;}
.column3RC .pic img{ overflow: hidden; width:480px; height: 210px; }
.column3RC .text{ overflow: hidden; font-size: 14px; line-height: 30px; color: #666666; height: 150px; }

/*第三通栏结束*/

/*第四通栏开始*/
.column4List{ overflow: hidden; position: relative; height: 366px;}
.column4List dd{ position: absolute; left: 0px; top: 0px; width: 287px;}
.column4List dd a{ display: block; overflow: hidden; width: 100%; height: 100%;}
.column4List dd .pic{ display: block; width: 100%; height: 100%;}
.column4List dd .pic img{ display: block; width: 100%; height: 100%;transition: all 0.5s linear; -webkit-transition: all 0.5s linear;}
.column4List dd .text{ display: block; width: 260px; height: 50px; left: 50%; margin-left: -130px; bottom: 15px; background: #ffffff; color: #444444; font-size: 18px; position: absolute; text-align: center;transition: all 0.5s linear; -webkit-transition: all 0.5s linear; visibility: hidden; opacity: 0; transform: translate3d(0,100%,0) scale(0);-webkit-transform: translate3d(0,100%,0) scale(0);}
.column4List dd .text span{ display: inline-block; height: 50px; line-height: 50px; padding-right: 18px; background: url(../images/icn6.png) no-repeat right center;}
.column4List dd.dd1{ height: 172px; left: 0px; top: 0px;}
.column4List dd.dd2{ height: 172px; left: 305px; top: 0px;}
.column4List dd.dd3{ height: 172px; left: 608px; top: 0px;}
.column4List dd.dd4{ height: 172px; left: 913px; top: 0px;}

.column4List dd.dd5{ height: 172px; left: 0px; top: 194px;}
.column4List dd.dd6{ height: 172px; left: 305px; top: 194px;}
.column4List dd.dd7{ height: 172px; left: 608px; top: 194px;}
.column4List dd.dd8{ height: 172px; left: 913px; top: 194px;}

.column4List dd:hover .text{visibility: visible; opacity: 1; transform: translate3d(0,0%,0) scale(0);-webkit-transform: translate3d(0,0%,0)  scale(1);}
.column4List dd:hover .pic img{ transform: scale(1.1);-webkit-transform: scale(1.1)}
/*第四通栏结束*/
/*第五通栏开始*/

/*第五通栏结束*/

/*底部开始*/
.footer1Box{ padding: 45px 0 28px 0; background: #e4dfda;}
.footer1L{ width: 770px; overflow: hidden;}
.footer1L1{ padding-top: 25px; line-height: 30px; color: #535353; font-size: 14px; overflow: hidden; margin-bottom: 15px;}
.footer1L1 span{ color: #535353; float: left; display: inline;}
.footer1L1 em{ color: #535353; float: left; display: inline; margin: 0 10px; font-style: normal;}
.footer1L1 a{ color: #535353; float: left; display: inline;}
.footer1L1 a:hover{ color: #472909;}
.footer1L2{ color: #808080; line-height: 30px; font-size: 14px; overflow: hidden;}

.footer1R{ overflow: hidden; margin-right: 23px;}
.footer1R dd{ float: left; display: inline; margin-left: 25px; width: 145px;}
.footer1R dd img{ display: block; width: 145px; height: 145px;}
.footer1R dd span{ display: block; height: 45px; line-height: 20px; color: #666666; font-size: 14px; text-align: center;}

.footer2Box{ height: 70px; line-height: 70px; background: #472909; color: #ebd7c2; font-size: 12px;}
.footer2Box a{ color: #ebd7c2;}
.footer2Box a:hover{ text-decoration: underline;}
/*底部结束*/
 .rightScroll{
        width: 300px;
        height: 200px;
        position: absolute;
        overflow: hidden;
        z-index: 999;
        -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
        box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
    }
    .rightCont{
        overflow: hidden;
        position: relative;
    }
    .closeRight{
        display: block;
        width: 20px;
        height: 20px;
        overflow: hidden;
        position: absolute;
        right: 0px;
        top: 0px;
        font-size: 16px;
        color:#FFF !important;
        text-align: center;
        line-height: 20px;
        background: #000;
        z-index: 3;
    }
    .right_a{
        display: block;
        overflow: hidden;
    }
    .right_a img{
        display: block;
        width: 300px;
        height: 200px;
    }
/*
********************************此处首页样式结束********************************
*/
/*
********************************此处内页样式开始********************************
*/
/*内页框架开始*/
.subPageC{ min-height:600px; height:auto !important; height:600px;}
/*页码开始*/
.page{padding:30px 0 5px;text-align: center;clear: both;font-size: 14px; border-top:none;}
.page a{display: inline-block;overflow: hidden;padding:6px 12px; margin:0 2px;#999999;border-radius:3px;background: #fafafa; border:1px solid #e4e4e4;}
.page span{display: inline-block; padding: 6px 2px; position: relative; top: -15px;}
.page a:hover{background: #563830;color: #fff; border-color: #563830}
.page a.hover{background: #563830;color: #fff; border-color: #563830}
.page input{display: inline-block;vertical-align: middle;height: 22px;border: 1px solid #e6e6e6;position: relative; top: -2px;}
.page input.pageDetail{width: 30px; height: 30px; text-align: center; border-radius: 3px; color: #999999; position: relative; top: -13px;}
.page label{color:#999999;position: relative;top: -11px;}
.page input.page_bnt{border: none; width: 30px; height: 25px; cursor: pointer; background: none; color: #999999; position: relative; top: -13px;}

.page a.firstPage.disabled{background:#E2E2E2; color: #666666; border-color: #E2E2E2;}
.page a.prevPage.disabled{background:#E2E2E2; color: #666666; border-color: #E2E2E2;}
.page a.nextPage.disabled{background:#E2E2E2; color: #666666; border-color: #E2E2E2;}
.page a.lastPage.disabled{background:#E2E2E2; color: #666666; border-color: #E2E2E2;}
/*页码结束*/


.subBanner{ width:100%; height:450px; overflow:hidden; background-repeat:no-repeat; background-position:center center; background-size:cover;}
.subBanner a{ display:block; width:100%; height:100%;}

.subPageL{ width: 275px; overflow: hidden; margin-top: -95px;}
.subPageLT{ height: 95px; text-align: center; line-height: 95px; background:#563830 url(../images/leftBg1.jpg) no-repeat center center; font-size: 26px; color: #ffffff; margin-bottom: 4px;}

.leftMenu{ overflow: hidden;}
.leftMenu dd{ overflow: hidden; margin-bottom: 4px;}
.leftMenu dd span{ display: block; text-align: center;}
.leftMenu dd span a{ display: block; height: 60px; line-height: 60px; color: #333333; font-size: 16px; position: relative; background: #f2f2f2; transition: all 0.3s linear; -webkit-transition: all 0.3s linear;}
.leftMenu dd span a i{ display: inline-block; height: 60px; position: relative; font-style: normal;}
.leftMenu dd span a em{ display: block; width: 65px; height: 60px; position: absolute; right: 0px; top: 0px; background: url(../images/leftIcn1.png) no-repeat center center; transition: all 0.3s linear; -webkit-transition: all 0.3s linear; display: none;}
.leftMenu dd span a i:before{ display: block; content: ''; position: absolute; left: -30px; top: 0px; height: 60px; width: 30px; background: url(../images/icn7.png) no-repeat center center; visibility: hidden; opacity: 0; transform: translate(-10px,0);-webkit-transform: translate(-10px,0); transition: all 0.3s linear; -webkit-transition: all 0.3s linear;}
.leftMenu dd span a:hover{ background: #e9b632; color: #FFF;}
.leftMenu dd span a:hover em{ background: url(../images/leftIcn1h.png) no-repeat center center;}
.leftMenu dd span a:hover i:before{ visibility: visible;opacity: 1; transform: translate(0px,0);-webkit-transform: translate(0px,0); }
.leftMenu dd div{ overflow: hidden; display: none;}
.leftMenu dd div a{ overflow: hidden; display: block; padding: 10px 0; line-height:20px; padding-left: 120px; color: #666666; font-size: 15px; margin-bottom: 1px; transition: all 0.3s linear; -webkit-transition: all 0.3s linear;}
.leftMenu dd div a:hover{ background: #f7c543; color: #FFF;}
.leftMenu dd div a.hover{ background: #f7c543; color: #FFF;}

.leftMenu dd.hover div{ display: block;}
.leftMenu dd.hover span a{ background: #e9b632; color: #FFF;}
.leftMenu dd.hover span a em{ background: url(../images/leftIcn1h.png) no-repeat center center;}
.leftMenu dd.hover span a i:before{ visibility: visible;opacity: 1; transform: translate(0px,0);-webkit-transform: translate(0px,0); }

.leftPic{ width:275px; height: 200px; overflow: hidden; position: relative;}
.leftPic .myslide{width:275px; height: 200px;}
.leftPic .myslide img{ width:275px; height: 200px;}

.leftPic .text{ height: 35px; line-height: 35px; position: absolute; left: 0px; color: #FFF; font-size: 14px; z-index: 1; bottom: 0px; background: rgba(29, 12, 8, 0.90); width: 100%;}
.leftPic .text span{ display: block; padding: 0 10px;}

.leftPic .slick-dots{ position: absolute;right: 10px; bottom:15px; z-index: 9; padding: 0 10px;}
.leftPic .slick-dots:before{ display: block; width: 5px; height: 9px; content: ''; position: absolute; left: 0px; top: -2px; background: url(../images/leftIcn2.png) no-repeat center center;}
.leftPic .slick-dots:after{ display: block; width: 5px; height: 9px; content: ''; position: absolute; right: 0px; top: -2px; background: url(../images/leftIcn3.png) no-repeat center center;}
.leftPic .slick-dots li{ width: 5px; height: 5px; line-height: 999px; text-align: center; color: #ffffff;display: inline-block; border-radius: 5px; margin:0 3px; overflow: hidden; background: #FFF;}
.leftPic .slick-dots li button{ display: block; width: 100%; height: 100%; background: none; border: none; outline: none; color: #FFF; font-size: 0; cursor: pointer; }
.leftPic .slick-dots li.slick-active{background: #eab817;}

.subPageR{ width: 875px; padding-top: 10px;}
.location{ height: 53px; line-height: 53px; border-bottom: 1px solid #e0e0e0;}
.locationL{ color: #333333; font-size: 20px;}
.locationR{ overflow: hidden; font-size: 14px; color: #939393; padding-left: 22px; height: 53px; background: url(../images/location.png) no-repeat left center;}
.locationR a{ overflow: hidden; float: left;display: inline; color: #939393;}
.locationR em{ overflow: hidden; float: left;display: inline; font-style: normal; margin: 0 6px;}
.locationR a:hover{ color: #555555;}
.locationR a.hover{ color: #555555;}

.subPageRC{ min-height: 500px; height: auto !important; height: 500px;}
/*内页框架结束*/
/*报名2*/
.bmFormT{ padding: 15px 0; line-height: 30px; overflow: hidden; font-size: 20px; font-weight: bold; color: #333333; text-align: center; margin-bottom: 10px;}
.bmFormT2{ height: 57px; line-height: 57px; border-bottom: 1px dashed #d8d8d8; position: relative; color: #333333; font-size: 18px; text-align: center; margin-bottom: 38px;}
.bmFormT2:before{ display: block; width: 24px; height: 14px; position: absolute; left: 50%; margin-left: -12px; bottom: -14px; background: url(../images/icn8.png) no-repeat center center; content: '';}
.bmForm{ margin-right: -34px; font-size: 14px; color: #333333;}
.bmForm dd{ float: left; display: inline; margin-bottom: 15px;}
.bmForm dd .con{ padding-right: 34px;}
.bmForm dd .subtitle{ height: 38px; line-height: 38px; color: #da0100; font-size: 16px; font-weight: bold;}
.bmForm dd .title{ height: 38px; line-height: 38px;}
.bmForm dd .title span{ color: #da0100;}
.bmForm dd .formC{ border: 1px solid #e2e2e2; padding: 0 10px;}
.bmForm dd .formC.np{padding: 0px;}
.bmForm dd input{ display: block; width: 100%; height: 38px; line-height: 38px; border: none; background: none;}
.bmForm dd textarea{ display: block; width: 100%; padding: 6px 0; line-height: 25px;height: 25px; border: none; background: none;}
.bmForm dd.dd1{ width: 33.3333%;}
.bmForm dd.dd2{ width: 100%;}
.bmForm dd.dd3{ width: 50%;}

.bmformSel{ height:38px; position:relative; padding-right:38px;}
.bmformSel .seljg{ padding-left:10px; line-height:38px; color:#333333; font-size:13px; cursor:pointer;}
.bmformSel i{ display:block; width:38px; height:38px; background:url(../images/formSel.png) no-repeat center center; position:absolute; right:0px; top:0px; cursor:pointer;}
.bmformSel .selTj{ width:100%; overflow:hidden; border:1px solid #dedede; border-top:none; max-height:120px; overflow-y:auto; position:absolute; left:-1px; top:38px; background:#FFF; display:none; z-index:100000}
.bmformSel .selTj a{ display:block; height:35px; line-height:35px; padding-left:10px; color:#666666; margin-bottom:1px; font-size: 12px;}
.bmformSel .selTj a:hover{ background:#f7c543; color:#FFF;}
.bmformSel .selTj a.hover{background:#f7c543; color:#FFF;}

.bmFormCj{ overflow: hidden; margin-right: -34px;}
.bmFormCj li{ width: 33.3333%; float: left; display: inline;}
.bmFormCj2 li{ margin-bottom: 18px;}
.cjText{ background: #f2f2f2; color: #666666; font-size: 14px; height: 40px; line-height: 40px; text-align: center;}
.cjText input.cjtextIn{ display: inline-block; height: 40px; line-height: 40px; width: 55px; padding: 0 10px;}

.photoUpload{ overflow: hidden; height: 40px; line-height: 40px; font-size: 14px;}
.photoUpload span{ overflow: hidden; float: left; display: inline; color: #333333;}
.photoUpload a{ overflow: hidden; float: left; display: inline; height: 40px; line-height: 40px; margin: 0 10px; background: #e9e9e9; padding: 0 20px; color: #666666;}
.photoUpload a:hover{ opacity: 0.8}
.photoUpload em{ overflow: hidden; float: left; display: inline; color: #aeaeae; font-style: normal;}

.bmFormDn{ overflow: hidden; border-top: 1px dashed #d8d8d8; padding-top: 15px; font-size: 14px; color: #333333; margin-bottom: 45px;}
.bmFormDn .title{ height: 38px; line-height: 38px;}
.bmFormDn .title span{ color: #da0100;}
.bmFormYzm{ overflow: hidden;}
.bmFormYzm input{ float: left; display: inline; width: 194px; height: 38px; border: 1px solid #e2e2e2; padding: 0 10px; margin-right: 10px;}
.bmFormYzm img{ float: left; display: inline; height: 40px; cursor: pointer;}

.bmFormBtn{ text-align: center; line-height: 55px; font-size: 0px;}
.bmFormBtn a{ display: inline-block;font-size: 16px; color: #FFF; padding: 0 90px; height: 55px; line-height: 55px; background: #e9b632;}
.bmFormBtn a:hover{ opacity: 0.9}

.bmFormInfo{ padding: 15px 0 15px 40px; background: #f2f2f2; overflow: hidden}
.bmFormInfoC{ padding-right: 40px;}
.bmFormInfoC .title{ height: 32px; line-height: 32px; color: #da0100; font-size: 16px; font-weight: bold;}
.bmFormInfoC .text{ line-height: 28px; color: #888888; font-size: 14px;}

/*成绩表格*/
.cjForm{ overflow: hidden; font-size: 14px; margin-right: -20px;}
.cjForm dt{ width: 19%; float: left; display: inline;}
.cjForm dd{ width: 13.5%;float: left; display: inline;}
.cjForm .con{ padding-right: 20px;}
.cjForm .title{ height: 44px; line-height: 44px; color: #333333;;}
.cjFormList1{ overflow: hidden;}
.cjFormList1 li{ overflow: hidden; height: 40px; line-height: 40px; margin-bottom: 20px; color: #666666; background: #f2f2f2; text-align: center;}

.cjFormList2{ overflow: hidden;}
.cjFormList2 li{ overflow: hidden; height: 38px; line-height: 38px; margin-bottom: 20px; color: #666666; text-align: center; border: 1px solid #dedede; padding: 0 10px;}
.cjFormList2 li input{ display: block; height: 40px; line-height: 40px; width: 100%; border: none; background: none; text-align: center;}
/*新闻详细+单篇*/ 
.articleT{
	clear:both;
	line-height:32px;
	font-size:22px;
	color:#515151;
	text-align:center;
	}
.articleT2{
	clear:both;
	font-size:14px;
	color:#b1b1b1;
	line-height:30px;
	text-align:center;
	margin-top:15px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d1d1d1;
	}
.articleT2 span{ display: inline-block; height: 30px; padding-left: 25px; margin: 0 15px;}
.articleT2 span.span1{ background: url(../images/man.png) no-repeat left center;}
.articleT2 span.span2{ background: url(../images/time.png) no-repeat left center;}
.articleBox{
	clear:both;
	overflow:hidden;
	font-size:14px;
	line-height:34px;
	color:#666666;
	}
.article img{ max-width:100%;}
/* 文章阅读页——大图*/
#play{
	width:875px;
	height:675px;
	position:relative;
	background:#fff;
	margin:0 auto;
}
#play .change_a {
	width:40%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 1;
	cursor: pointer;
	display: block;
}
#play .prev_a {left: 0;}
#play .next_a {right: 0}
#play .change_a span {
	 display: block; width: 40px; height: 40px; position: absolute; top: 50%; margin-top: -20px; background-color: #d9d9d9; background-position: center center; background-repeat: no-repeat; border-radius: 40px;
}
#play .prev_a span {background-image: url(../images/arrow2L.png);left: 0px;}
#play .prev_a span:hover{ background-image: url(../images/arrow2Lh.png); background-color: #eac35d;}
#play .next_a span {background-image: url(../images/arrow2R.png);right: 0px;}
#play .next_a span:hover{ background-image: url(../images/arrow2Rh.png); background-color: #eac35d;}
#play .img_ul {
	position: relative;
	z-index: 1;
	width:875px;
	height:675px;
    overflow: hidden;
}
#play .img_ul li{
	position: relative;
	z-index: 1;
	width:875px;
	height:675px;
	background:#ededed;
	margin:0 0 5px 0;
}
#play .img_ul li img{position:absolute;}
#play .img_ul li span{ display: block; height: 60px; line-height: 60px; text-align: center; width: 100%; background: rgba(0,0,0,0.8); font-size: 16px; color: #FFF; position: absolute; left: 0px; bottom: 0px;}
.imgMove{width:875px;clear:both;margin:20px auto;position:relative;}
.img_hd {
	margin:0 auto;
	overflow: hidden;
	height:105px;
	position:relative;
}
.img_hd ul {
	position: absolute;
	z-index: 1
}
.img_hd ul li {
	float: left;
	width:133px;
	height:102px;
	margin:0 13px 0 0;
	cursor: pointer;
	background:#fff;
	border:1px solid #d4d4d4;
	position:relative;
}
.img_hd ul li p{
	width:133px;
	height:102px;
	display:block;
	background:#fff;
	position:relative;
	}
.img_hd ul li i{
	display:block;
	clear:both;
	line-height:20px;
	padding:0 5px;
	background:#000;
	color:#fff;
	position:absolute;
	right:3px;
	bottom:3px;
	z-index:99999999999999;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	}
.img_hd ul li img {position:absolute;width:133px;
	height:102px;}
.img_hd ul li.on {border:1px solid #eac35d;background:#eac35d;}
.imgMove .prev_a { display:block; width:30px; height:90px; position:absolute; left:0px; top:0px; background:url(../images/prev6.png) no-repeat center center; background-color:#e5e5e5;}
.imgMove .next_a { display:block; width:30px; height:90px; position:absolute; right:0px; top:0px; background:url(../images/next6.png) no-repeat center center; background-color:#e5e5e5;}
.article_pageUp{font-size:14px;line-height:30px;color:#333;padding-left:20px}
.article_pageUp a{color:#666}
.article_pageUp a:hover{color:#eac35d}
/**/
.share{ border-top:1px solid #d8d8d8; padding-top:20px; position: relative; height: 60px;}
.articleB_box{
	clear:both;
	height:30px;
	overflow:hidden;
	background:#f8f9fb;
	padding:0 20px;
	color:#666;
	font-size:14px;
	line-height:30px;
	}
.articleB_box i{color:#ad1214}
.dz{ overflow: hidden; position: absolute; right: 0px; top: 33px;}
.dz a{ width: 33px !important; height: 33px !important; background-image: url(../images/vshare.png) !important; padding: 0px !important; margin: 0px 0 0 15px !important;}
.dz a.bds_sqq{ background-position:0px 0px !important;}
.dz a.bds_tsina{ background-position:-48px 0px !important;}
.dz a.bds_weixin{ background-position:-92px 0px !important;}

.articlePage{
	clear:both;
	height:30px;
	text-align:center;
	font-family:Arial;
    padding-top: 10px;
	}
.articlePage a{
	margin:0 1px;
	background:#ccc;
	padding:5px 10px;
	}
.articlePage a:hover{
	color:#fff;
	background:#eac35d;
	}
.articlePage a.hover{
	color:#fff;
	background:#eac35d;
	}
.articleHand{
    clear:both;
    font-size:16px;
    padding:10px 0px 20px 0;
    overflow: hidden;
    }
.articleHand a{
    display:block;
    line-height:32px;
    padding:0 20px 10px 30px;
    float:left;
	background:url(../images/file.png) no-repeat left center; 
}
.articleHand a.word{background:url(../images/word.png) no-repeat left 3px; color:#37a6ff !important; }
.articleHand a.ppt{background:url(../images/ppt.png) no-repeat left center; color:#ff7735 !important;}
.articleHand a.excel{background:url(../images/excel.png) no-repeat left center; color:#15bf44 !important; }
.articleHand a.pdf{background:url(../images/pdf.png) no-repeat left center; color:#1369c0 !important; }
.articleHand a.zip{background:url(../images/zip.png) no-repeat left 3px; color:#ff9779 !important; }

.artShare{ overflow: hidden; display: inline-block; font-size: 14px; position: relative; top: 9px;}
.artShare span{ color: #666; margin-right: 5px; margin-left: 10px;}
.artShare a{ padding: 0 !important; margin: 0 0 0 10px !important; width: 19px !important; height: 17px !important; background-image: url(../images/share.png) !important;}
.artShare a.bds_weixin{ background-position: 0 0px !important;}
.artShare a.bds_tsina{ background-position: -29px 0px !important;}
.artShare a.bds_qzone{ background-position: -58px 0px !important;}
.artShare a.bds_weixin:hover{ background-position: 0 -17px !important; opacity: 1;}
.artShare a.bds_tsina:hover{ background-position: -29px -17px !important; opacity: 1;}
.artShare a.bds_qzone:hover{ background-position: -58px -17px !important; opacity: 1;}

/*招聘*/
.rmt_dl dt span a{display:block;width:100px;height:30px;text-align:center;line-height:30px;background:#c4171f;color:#fff;margin-left:25px;}
.rmt_dl dt span a:hover{ opacity:0.9}
.rmt_dl dd{display:block;clear:both;overflow:hidden;margin:0 0 7px 0; background:#FFF;}
.rmt_dl dd .div1{clear:both;height:70px;background:#f2f2f2;overflow:hidden;-webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;}
.rmt_dl dd .div1 span{display:inline;float:left;height:70px;line-height:70px;color:#333333;font-size:16px;}
.rmt_dl dd .div1 span.span1{width:580px;text-align:left;padding:0 10px 0 30px;font-size:16px;}
.rmt_dl dd .div1 span.span2{width:200px;text-align:center;padding:0 10px}
.rmt_dl dd .div1 span.span3{width:300px;text-align:center;padding:0 10px}
.rmt_dl dd .div1 span.span4{width:320px;text-align:center;padding:0 10px}
.rmt_dl dd .div1 span.span5{width:80px;cursor:pointer;text-align:center; float:right; background:url(../images/jia.png) no-repeat center center;}

.rmt_dl dd .div2{clear:both;overflow:hidden;padding:10px 30px;color:#666666;font-size:14px;line-height:30px;text-align:left;display:none;}
.rmt_dl dd.hover .div1{ background:#e9b632;}
.rmt_dl dd.hover .div1 span{ color:#FFF;}
.rmt_dl dd:hover .div1{ background:#e9b632;}
.rmt_dl dd:hover .div1 span{ color:#FFF;}
.rmt_dl dd:hover .div1 span.span5{ background:url(../images/jia2.png) no-repeat center center;}
.rmt_dl dd .div1 span.span5.jian{ background:url(../images/jian.png) no-repeat center center;}
.div2Btn{ overflow:hidden; padding-top:20px;}
.div2Btn a{ display:block; width:140px; height:40px; background:#006e39; color:#FFF; text-align:center; font-size:16px; line-height:40px;}

.rctBtn{ overflow:hidden;}
.rctBtn a{ color:#e1a548; display: block; width: 125px; height: 40px; background: #e9b632; color: #FFF; text-align: center; line-height: 40px; font-size: 16px;}

/*全图*/
.imgList1{ clear: both; margin-right: -25px;}
.imgList1 dd{ width: 50%; float: left; display: inline; margin-bottom: 20px;}
.imgList1 dd .con{ padding-right: 25px;}
.imgList1 dd .con a{ display: block;background: #f7f7f7; transition: all 0.5s; -webkit-transition: all 0.5s;}
.imgList1 dd .pic{ width: 100%; position: relative; padding-top: 59.86%;}
.imgList1 dd .pic img{ display: block; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%;}
.imgList1 dd .text{ overflow: hidden; padding: 20px 30px;}
.imgList1 dd .text span{ display: block;overflow: hidden; height: 35px; line-height: 35px; color: #666666; font-size: 16px; margin-bottom: 10px;}
.imgList1 dd .text div{overflow: hidden; color: #000000; font-size: 18px; line-height: 23px; height: 46px;}
.imgList1 dd:hover .con a{ box-shadow: 0px 0px 12px rgba(0,0,0,0.2); background: #FFF;}

.imgList2{ clear: both; margin-right: -25px;}
.imgList2 dd{ width: 50%; float: left; display: inline; margin-bottom: 15px;}
.imgList2 dd .con{ padding-right: 25px;}
.imgList2 dd .con a{ display: block; transition: all 0.5s; -webkit-transition: all 0.5s;}
.imgList2 dd .pic{ width: 100%; position: relative; padding-top: 59.86%;}
.imgList2 dd .pic img{ display: block; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%;}
.imgList2 dd .text{ overflow: hidden; height: 50px; line-height: 50px; color: #333333; font-size: 16px; text-align: center;}
.imgList2 dd:hover .con a{ box-shadow: 0px 0px 12px rgba(0,0,0,0.2); background: #FFF;}

.imgList3{ clear: both; margin-right: -25px;}
.imgList3 dd{ width: 50%; float: left; display: inline; margin-bottom: 15px;}
.imgList3 dd .con{ padding-right: 25px;}
.imgList3 dd .con a{ display: block; transition: all 0.5s; -webkit-transition: all 0.5s;}
.imgList3 dd .pic{ width: 100%; position: relative; padding-top: 59.86%;}
.imgList3 dd .pic:before{ display: block; position: absolute; left: 0px; top: 0px; z-index: 2; background:rgba(0, 0, 0, 0.46) url(../images/play.png) no-repeat center center; content: '';width: 100%; height: 100%;}
.imgList3 dd .pic img{ display: block; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%;}
.imgList3 dd .text{ overflow: hidden; height: 50px; line-height: 50px; color: #333333; font-size: 16px; text-align: center;}
.imgList3 dd:hover .con a{ box-shadow: 0px 0px 12px rgba(0,0,0,0.2); background: #FFF;}
/*图文*/
.textImg1{ clear: both;}
.textImg1 dd{ overflow: hidden; padding:20px; background: #f7f7f7; margin-bottom: 20px; transition: all 0.5s; -webkit-transition: all 0.5s;}
.textImg1 dd .pic{ width: 175px; height: 230px; margin-right: 20px;}
.textImg1 dd .pic img{ width: 175px; height: 230px;}
.textImg1 dd .text{ overflow: hidden;}
.textImg1 dd .text .title{ padding-bottom: 18px; border-bottom: 1px solid #dddddd; margin-bottom: 18px;}
.textImg1 dd .text .title span{ display: block;height: 50px; line-height: 50px; font-size: 24px; overflow: hidden;}
.textImg1 dd .text .title span a{ color: #000000;}
.textImg1 dd .text .title span a:hover{ color: #e9b632;}
.textImg1 dd .text .title em{ display: block;height: 28px; line-height: 28px; font-size: 16px; overflow: hidden; color: #666666; font-style: normal;}
.textImg1 dd .text .text1{ display: block;height: 40px; line-height: 20px; font-size: 16px; overflow: hidden; color: #000000; font-style: normal; margin-bottom: 15px;}
.textImg1 dd .text .btn{ overflow: hidden;}
.textImg1 dd .text .btn a{ overflow: hidden; display: block; width: 135px; height: 36px; text-align: center; line-height: 36px; border: 1px solid #dddddd; color: #666666; font-size: 14px; transition: all 0.3s; -webkit-transition: all 0.3s;}
.textImg1 dd .text .btn a:hover{ background: #e9b632; color: #FFF; border-color: #e9b632;}
.textImg1 dd:hover{ box-shadow: 0px 0px 12px rgba(0,0,0,0.2); background: #FFF;}

.textImg2{ clear: both;}
.textImg2 dd{ overflow: hidden; padding:20px; background: #f7f7f7; margin-bottom: 20px; transition: all 0.5s; -webkit-transition: all 0.5s;}
.textImg2 dd .pic{ width: 360px; height: 215px; margin-right: 20px;}
.textImg2 dd .pic img{  width: 360px; height: 215px;}
.textImg2 dd .text{ overflow: hidden;}
.textImg2 dd .text .title{ margin-bottom: 5px;}
.textImg2 dd .text .title span{ display: block;height: 40px; line-height: 40px; font-size: 18px; overflow: hidden;}
.textImg2 dd .text .title span a{ color: #000000;}
.textImg2 dd .text .title span a:hover{ color: #e9b632;}
.textImg2 dd .text .title em{ display: block;height: 40px; line-height: 40px; font-size: 16px; overflow: hidden; color: #666666; font-style: normal;}
.textImg2 dd .text .text1{ display: block;height: 34px; line-height: 17px; font-size: 14px; overflow: hidden; color: #666666; font-style: normal; margin-bottom:28px;}
.textImg2 dd .text .btn{ overflow: hidden;}
.textImg2 dd .text .btn a{ overflow: hidden; display: block; width: 135px; height: 36px; text-align: center; line-height: 36px; border: 1px solid #dddddd; color: #666666; font-size: 14px; transition: all 0.3s; -webkit-transition: all 0.3s;}
.textImg2 dd .text .btn a:hover{ background: #e9b632; color: #FFF; border-color: #e9b632;}
.textImg2 dd:hover{ box-shadow: 0px 0px 12px rgba(0,0,0,0.2); background: #FFF;}
/*文子列表*/
.textList1{ clear: both;}
.textList1 dd{ overflow: hidden; padding:30px; background: #f7f7f7; margin-bottom: 20px; transition: all 0.5s; -webkit-transition: all 0.5s;}
.textList1 dd .text{ overflow: hidden;}
.textList1 dd .text .title{ overflow: hidden;}
.textList1 dd .text .title span{ display: block;height: 40px; line-height: 40px; font-size: 24px; overflow: hidden; color: #000000;}
.textList1 dd .text .title span a:hover{ color: #e9b632;}
.textList1 dd .text .title em{ display: block;height: 36px; line-height: 36px; font-size: 16px; overflow: hidden; color: #666666; font-style: normal;}
.textList1 dd .text .text1{ display: block;height: 40px; line-height: 20px; font-size: 16px; overflow: hidden; color: #000000; font-style: normal; margin-bottom: 15px;}
.textList1 dd .text .btn{ overflow: hidden;}
.textList1 dd .text .btn a{ overflow: hidden; display: block;text-align: center; line-height: 76px;color: #666666; font-size: 16px; transition: all 0.3s; -webkit-transition: all 0.3s;}
.textList1 dd .text .btn a:hover{ color: #e9b632;}
.textList1 dd:hover{ box-shadow: 0px 0px 12px rgba(0,0,0,0.2); background: #FFF;}

.textList2{ clear: both;}
.textList2 dd{ overflow: hidden; padding:15px 40px; background: #f7f7f7; margin-bottom: 20px; transition: all 0.5s; -webkit-transition: all 0.5s;}
.textList2 dd .text{ overflow: hidden;}
.textList2 dd .text .title{ overflow: hidden; margin-bottom: 15px;}
.textList2 dd .text .title span{ display: block;height: 40px; line-height: 40px; font-size: 18px; overflow: hidden; color: #333333; float: left; display: inline;}
.textList2 dd .text .title span a:hover{ color: #e9b632;}
.textList2 dd .text .title em{ font-size: 14px; overflow: hidden; color: #999999; font-style: normal; float: right; display: inline;}
.textList2 dd .text .text1{ display: block;height: 48px; line-height: 24px; font-size: 14px; overflow: hidden; color: #666666; font-style: normal; margin-bottom: 10px;}
.textList2 dd:hover{ box-shadow: 0px 0px 12px rgba(0,0,0,0.2); background: #FFF;}

.map{ height: 400px; background: #f4f2ef;}
/*
********************************此处内页样式结束********************************
*/
