/* common */
.center{width: 1400px; margin: 0 auto;}
.fl{float: left;}
.fr{float: right;}
.clear{clear: both; overflow: hidden;}
.oneLine{overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.twoLine{overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 2; line-clamp: 2;}
img{display: block;}
ul li a:hover{}
a,span,input,button{outline: none; -webkit-tap-highlight-color: rgba(255, 255, 255, 0); -webkit-focus-ring-color: rgba(0, 0, 0, 0);}

/* header */
.header{height: 226px; background: url(../images/header.jpg) no-repeat center bottom #bd1a2d;}

.logo{padding: 33px 0;}
.logo img{height: 98px; display: block;}

.hright{margin-top: 40px; height: 52px;}
.hright .rlink a{color: #fff; opacity: 1; padding-left: 26px; margin-left: 26px;}
.hright .rlink a:hover{opacity: 0.9;}
.hright .rlink a:first-child{margin-left: 0;}
.hright .rlink a.email{background: url(../images/icon_email.png) no-repeat left center;}
.hright .rlink a.weixin{background: url(../images/icon_weixin.png) no-repeat left center;}
.hright .rlink a.weibo{background: url(../images/icon_weibo.png) no-repeat left center;}

.searchDiv{width: 295px; float: right; margin-top: 28px;}
.searchDiv input{height: 40px; line-height: 40px; border: 1px solid #ca4857; background: none; float: left; font-size: 15px; color: #fff;}
.searchDiv input.txt{padding: 0 15px 0 39px; border-radius: 20px 0 0 20px; border-right: none; width: 170px; background: url(../images/icon5.png) no-repeat 12px center; background-size: 16px 16px;}
.searchDiv input.btn{background: #ffedcb; height: 42px; line-height: 42px; border: none; border-radius: 0 21px 21px 0; width: 70px; color: #bd1a2d; font-weight: bold;}
.searchDiv input.txt::placeholder{color: #fff; opacity: 0.6;}

.header .menuBtn, .header .mobileBg{display: none;}
/* navDiv */
.navDiv{border-top: 1px solid #ca4857; height: 60px; left: 0; right: 0; z-index: 99999;}
.nav{display: flex; justify-content: space-between;}
.nav li{height: 60px; line-height: 60px; position: relative; z-index: 99; align-items: center;}
.nav li.line{position: relative; width: 11px; border: none; margin: 0;}
.nav li.line::before{position: absolute; content: ''; left: 6px; top: 20px; height: 20px; width: 1px; background: #ca4857;}
.nav li:last-child::before{height: 0;}
.nav li a{display: block; height: 100%; padding: 0 22px; color: #fff; font-size: 18px; font-weight: bold; cursor: pointer;}
.nav li a:hover{border-bottom: 2px solid #fff; color: #fff; height: 58px;}
.nav li>a{}
.nav li.on>a{border-bottom: 2px solid #fff; color: #fff; height: 60px; background: url(../images/icon1.png) no-repeat right center;}

.nav li .secondNav{display: none; width: 168px; position: absolute; left: 50%; margin-left: -78px; top: 60px; z-index: 9999; box-shadow: 0 5px 5px 0 rgba(0,0,0,0.5); border-top: 2px solid #bd1a2d;}
.nav li .secondNav li{float: none; height: 48px; background: #fff; border-bottom: 1px solid #a7a7a7; border-top: 0; line-height: 48px; text-align: left; position: static; margin-left: 0;}
.nav li .secondNav li a{display: block; color: #333; padding: 0 8px 0 18px; font-size:16px; letter-spacing: 0px;}
.nav li .secondNav li a:hover{color: #bd1a2d; height: 48px; border-bottom: none;}
.nav li .secondNav li.last{border-bottom: none;}

/* banner */
.banner{background-repeat: no-repeat; background-position: center; background-size: auto 100%; height: 378px; position: relative;}
.banner .center{position: relative; z-index: 3; height: 100%; overflow: hidden;}
.banner p.th{font-size: 50px; color: #fff; font-weight: bold; position: relative; top: 50%; margin-top: -36px;}
.banner .bannBg{width: 100%; height: 100%; position: absolute; z-index: 2; background: rgba(0,0,0,0.4); left: 0; top: 0;}

/* th */
.th{overflow: hidden; text-align: left; padding-top: 30px;}
.th .title{font-size: 24px; color: #bd1a2d; font-weight: 800; position: relative; padding: 10px 0 10px 42px; display: inline-block;}
.thBorder .title{border-bottom: 4px solid #d4b96a;}
.th .more{padding-right: 30px; background: url(../images/more2.png) no-repeat right center; color: #bd1a2d; font-size: 14px; line-height: 24px; margin-top: 15px; float: right;}
.newsBox .th .title{background: url(../images/th1.png) no-repeat left center;}
.userBox .th .title{background: url(../images/th2.png) no-repeat left center;}
.infoBox .fl .th .title{background: url(../images/th3.png) no-repeat left center;}
.quickNav .th .title{background: url(../images/th4.png) no-repeat left center;}
.linkBox .th .title{background: url(../images/th5.png) no-repeat left center;}

/* main */
.main{background: #fff;}
.local{padding: 12px 0; overflow: hidden; position: relative; z-index: 2; line-height: 30px; color: #a6a6a6;}
.local a, .local span{font-size: 14px; color: #a6a6a6;}
.local a:hover{color: #bd1a2d;}
.local a:last-child{color: #bd1a2d;}

.mainCon{position: relative; padding-left: 270px; min-height: 400px;}
.subMenu{width: 238px; position: absolute; left: 0; top: 0;}
.subMenu .label{background: url(../images/menu.jpg) no-repeat left center; width: 100%; height: 80px; text-indent: 26px; line-height: 76px; font-size: 24px; font-weight: bold; position: relative; color: #fff;}
.subMenu .label::before{position: absolute; left: 26px; bottom: 24px; height: 10px; content: ''; background: #d1b45d; opacity: 0.9; z-index: 0; width: 114px;}
.subMenu .label span{position: relative; z-index: 1;}
.mainR{width: 100%;}
.menuList{overflow: hidden; clear: both;}
.menuList li{height: 54px; margin-top: 2px; background: #f7f7f7;}
.menuList li a{display: block; border-left: 8px solid #d0ac5b; background: url(../images/icon11.png) no-repeat 206px center; line-height: 54px; font-size: 18px; color: #333; padding-left: 22px;}
.menuList li a:hover{color: #bd1a2d; font-weight: bold; background: url(../images/icon12.png) no-repeat 206px center #f2f2f2;}

.subTh{height: 54px; line-height: 54px; border-left: 8px solid #d0ac5b; position: relative;}
.subTh::after{position: absolute; bottom: 0; left: 10px; right: 0; height: 1px; content: ''; background: #e1ebeb; z-index: 0;}
.subTh span{border-left: 2px solid #fff; background: url(../images/9.jpg) no-repeat right center #bd1a2d; float: left; padding: 0 60px 0 26px; font-size: 20px; font-weight: bold; color: #fff; position: relative; z-index: 1;}

/*index-news*/
.newsBox{background: #f5f5f5; margin-top: 40px;}
.newsDiv{padding: 15px 0 40px; overflow: hidden;}
.newsDiv .newsPic{background: #fff; border-radius: 2px; width: 32%; box-sizing: border-box; height: 490px}
.newsDiv .newsPic img{margin: 0 0 20px; max-width: 100%;}
.newsDiv .newsPic .h1, .newsDiv .newsPic .date{font-size: 14px; line-height: 28px; margin-bottom: 12px;}
.newsDiv .newsPic .h1, .newsDiv .newsPic .date, .newsDiv .newsPic .brief{margin: 0 20px 12px;}
.newsDiv .newsPic .date{ color: #d1b153; padding-left: 20px; background: url(../images/icon4.png) no-repeat left center; line-height: 23px; margin-bottom: 10px; background-size: 13px 13px;}
.newsDiv .newsPic .title{color: #000; font-size: 20px; font-weight: bold;}
.newsDiv .newsPic .title:hover{color: #bd1a2d;}
.newsDiv .newsPic .brief{color: #84878e; font-size: 14px; margin-bottom: 24px; line-height: 24px;}
.newsDiv .newsList{width: 68%; padding: 0;}
.newsDiv .newsList li{width: 50%; float: left; box-sizing: border-box; padding: 0 0 0 20px; border: none;}
.newsDiv .newsList li:first-child{border: none;}
.newsDiv .newsList li .newsItem{border-left: 4px solid #bd1a2d; background: #fff; padding: 15px 20px;}

.newsList{padding: 20px 30px 14px;}
.newsList li{border-bottom: 1px solid #aeaeae; padding: 26px 0; line-height: 28px; overflow: hidden; position: relative; padding-right: 120px; margin-bottom: 20px;}
.newsList li:first-child{border-top: 1px solid #aeaeae;}
.newsList li .title{cursor: pointer; font-size: 20px; color: #000; font-weight: bold;}
.newsList li .brief{color: #84878e; font-size: 14px; line-height: 26px; margin-top: 8px; height: 52px;}
.newsList li .date{color: #d1b153; padding-left: 20px; background: url(../images/icon4.png) no-repeat left center; line-height: 23px; margin-bottom: 6px; background-size: 13px 13px;}
.newsList li:hover .title{color: #bd1a2d;}
.newsList li:hover{border-bottom-color: #bd1a2d;}

/* newsList */
.txtList{}
.txtList li{height: 56px; line-height: 56px; border-bottom: 1px solid #e1ebeb; padding-right: 130px; position: relative;}
.txtList li .date{position: absolute; right: 0; top: 0; font-size: 16px; color: #8c8c8c; padding-left: 20px;}
.txtList li .date::before{position: absolute; content: ''; width: 1px; top: 21px; bottom: 21px; left: 0; background: #e1ebeb;}
.txtList li p.title a{color: #333; font-size: 18px; padding-left: 26px; background: url(../images/li.png) no-repeat left center;}


/* index - info */
.infoBox{background: #fef4e8; position: relative;}
.infoBox .infoF{width: 66%;}
.infoDiv{padding: 15px 0;}
.infoDiv a.fl{margin-right: 20px;}
.infoDiv .infoCon{overflow: hidden;}
.infoDiv .infoCon .name a{color: #bd1a2d; font-size: 26px; font-weight: bold;}
.infoDiv .infoCon .brief{margin: 24px 0 26px; overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 11; line-clamp: 11; height: 350px;}
.infoDiv .infoCon .brief p{padding-bottom: 24px; line-height: 30px; font-size: 16px; color: #404040;}
.infoDiv .infoCon .more a{color: #404040; font-size: 14px;}
.infoDiv .infoCon .more a:hover{color: #bd1a2d;}

.infoBox .quickNav{width: 31%;}
.quickDiv{padding-top: 15px;}
.quickNav .qn{width: 100%; display: block; height: 135px; line-height: 135px; color: #fff; font-size: 26px; font-weight: bold; margin-bottom: 23px;}
.quickNav .qn img{float: left; border: 1px dashed rgba(255,255,255, 0.6); border-radius: 50%; padding: 16px; margin: 18px 8% 0 8%;}
.quickNav .nav1{background: url(../images/nb1.png) no-repeat center /100% 100%;}
.quickNav .nav2{background: url(../images/nb2.png) no-repeat center /100% 100%;}
.quickNav .nav3{background: url(../images/nb3.png) no-repeat center /100% 100%;}

/* index-user */
#userDiv{overflow: hidden; width: 100%; height: 310px; padding: 20px 0; margin: 0 auto;}
#inUserDiv{width: 1000%; float: left;}
#userDiv1,#userDiv2{float: left;}
.imgDiv ul{overflow: hidden;}
.imgDiv ul li{float: left; margin-right: 40px; display: inline; width: 246px; text-align: center;}
.imgDiv ul li a.img{display: block; width: 246px; height: 245px; background: url(../images/user_bg.png) no-repeat 10px 10px /100% auto; border-radius: 20px 0 20px 0;}
.imgDiv ul li img{display: block; width: 236px; height: 235px; border-radius: 20px 0 20px 0; overflow: hidden;}
.imgDiv ul li a.name{line-height: 32px; height: 32px; margin-top: 10px; color: #333; font-size: 18px; display: inline-block;}
.imgDiv ul li a.name:hover, .imgDiv ul li:hover a.name{color: #bd1a2d;}

/* userList */
.userList{padding: 30px 0 0 0; overflow: hidden;}
.userList ul{overflow: hidden; width: 106%;}
.userList ul li{float: left; margin-right: 48px; margin-bottom: 20px; display: inline; width: 246px; text-align: center;}
.userList ul li p.img{display: block; width: 236px; height: 235px; background: url(../images/user_bg.png) no-repeat 10px 10px /100% auto; border-radius: 20px 0 20px 0; padding: 0 10px 10px 0;}
.userList ul li p.img a{overflow: hidden; display: block; border-radius: 20px 0 20px 0; width: 100%; height: 100%;}
.userList ul li img{display: block; width: 100%; height: 100%; border-radius: 20px 0 20px 0; overflow: hidden;}
.userList ul li a.name{line-height: 32px; height: 32px; margin-top: 10px; color: #333; font-size: 18px; display: inline-block;}
.userList ul li a.name:hover, .imgDiv ul li:hover a.name{color: #bd1a2d;}

/* content */
.content{padding: 20px 0 30px; min-height: 500px;}
.content .title{text-align: center; font-size: 26px; line-height: 32px; font-weight: bold; border-bottom: 1px dotted #e8e8e8; padding: 10px 0 25px;}
.content .subTxt{line-height: 24px; padding: 15px 20px; background: #f7f7f7; margin-bottom: 10px;}
.content .subTxt span{color: #333; font-size: 14px;}
.content .subTxt span.line{border: none; margin: 0 14px; color: #b2caca;}
.content .subTxt span.txtA{font-size: 17px; cursor: pointer;}
.content .subTxt span.disabled{color: #999; cursor: not-allowed;}
.content .subTxt .fr span:first-child{margin-right: 12px;}
.content .con{padding-top: 12px;}
.content .con img{max-width: 100%; display: block; margin: 0 auto;}
.content .con p{padding-bottom: 10px;}
.content .con *{line-height: 28px; font-size: 16px; background: none !important;}
.content .con10 *{font-size: 10px;}
.content .con12 *{font-size: 12px;}
.content .con14 *{font-size: 14px;}
.content .con18 *{font-size: 18px;}
.content .con20 *{font-size: 20px;}
.content .con22 *{font-size: 22px;}

.content .nextPre{overflow: hidden; line-height: 24px; padding: 15px 20px; background: #f7f7f7; margin-top: 10px;}
.content .nextPre p{width: 49%;}
.content .nextPre p span{color: #bd1a2d; font-size: 14px;}
.content .nextPre p a{color: #333; font-size: 14px;}
.content .nextPre p a:hover{color: #bd1a2d;}

.subTitle{position: relative; margin: 30px 0 20px;}
.subTitle::before{position: absolute; content: ''; height: 1px; left: 0; right: 0; top: 24px; background: #9d8559; z-index: 0;}
.subTitle span{display: block; width: 180px; height: 45px; line-height: 45px; padding-left: 24px; background: #9d8559; color: #fff; position: relative; z-index: 1; font-size: 16px;}

/* levelDiv */
.levelDiv{min-height: 400px; padding: 20px 0 30px;}
.levelDiv .levelTab{overflow: hidden; padding: 15px 0; width: 102%;}
.levelTab a{float: left; width: 176px; height: 50px; line-height: 50px; text-align: center; margin-right: 14px; margin-bottom: 14px; background: #fef4e8; color: #333; font-size: 18px; font-weight: bold; cursor: pointer; border-radius: 25px;}
.levelTab a.active{color: #fff; background: #bd1a2d;}

.levelCon{overflow: hidden; background: url(../images/level.jpg) repeat-y center top /100% auto; border-radius: 8px;}
.levelCon li{background: url(../images/level.png) no-repeat center bottom /100% auto; padding: 20px 40px 10px; display: none; min-height: 190px;}
.levelCon .levelItem{padding-left: 100px; position: relative; line-height: 38px; font-size: 18px; padding-bottom: 15px;}
.levelCon .levelItem .label{color: #bd1a2d; font-weight: bold; font-size: 18px; position: absolute; left: 0;}
.levelCon .levelItem .label b{padding: 0 18px;}
.levelCon .levelItem .lRow{padding-bottom: 8px;}
.levelCon .levelItem .lRow:last-child{padding-bottom: 0;}

/* page */
.pageBox{width: 100%; margin: 0 auto; overflow: hidden;}
.pages{overflow: hidden; padding: 20px 0 30px; text-align: center; height: 50px;}
.pages a{border: 1px solid #eeeeee; height: 40px; line-height: 38px; border-radius: 22px; width: 40px; display: inline-block; font-size: 16px; margin: 0 4px;}
.pages a.pageNum{background: #fff; color: #000;}
.pages a.pageBtn{color: #666;}
.pages a.firstBtn, .pages a.lastBtn{padding: 0 15px;}
.pages a.active, .pages .pageNum:hover{background: #bd1a2d; color: #fff; border: 1px solid #bd1a2d;}
.pages .prevBtn,.pages .nextBtn{font-weight: bold; font-family: "黑体";}
.pages .pageBtn:hover{color: #bd1a2d; border: 1px solid #bd1a2d;}

/* link */
.linkBox{overflow: hidden; background: #fef4e8;}
.linkBox .th{padding-top: 10px;}
.linkDiv{padding: 15px 0 30px; line-height: 26px; overflow: hidden;}
.linkDiv p{float: left; margin: 0 0 14px 0; width: 16.6%; position: relative; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; padding-right: 10px; box-sizing: border-box;}
.linkDiv p::before{position: absolute; content: ''; left: 0; top: 11px; height: 5px; width: 5px; border-radius: 50%; background: #bd1a2d;}
.linkDiv p a{margin-left: 12px; color: #333; font-size: 16px;}

/* footer */
.footer{padding: 46px 0 46px; background: #bd1a2d; color: #fff; font-size: 14px; line-height: 28px; overflow: hidden;}
.footer .fl img{height: 52px; margin-right: 20px; margin-top: 15px;}
.footer .footR{overflow: hidden; padding-left: 20px; position: relative;}
.footer .footR::before{position: absolute; content: ''; width: 1px; top: 6px; bottom: 6px; left: 0; background: #ca4857;}
.footer .footR p{line-height: 22px; padding-bottom: 6px;}

.footer .footTxt{width: calc(100% - 160px);}
.footer .footM{margin-top: 28px; line-height: 22px;}
.footer .footM a{color: #fff;}
.footer .footM a:hover{opacity: 0.8;}
.footer .footM span{padding: 0 8px;}


/* upTop */
.upTop{position: fixed; bottom: 240px; right: 40px; z-index: 10; display: none;}
.upTop span{display: block; width: 46px; height: 46px; cursor: pointer; background: url(../images/icon6.png) no-repeat center; border-radius: 50%; box-shadow: 0 0 6px 2px rgba(0,0,0,0.2);}

/* user-center */
.searchUser{margin: 30px 0;}
.searchForm{height: 48px; width: 710px; margin: 0 auto;}
.searchForm .inputRow{background: #fef4e8; border-radius: 24px; width: 135px; padding: 0 24px; overflow: hidden; margin-right: 12px; position: relative; padding-left: 75px; height: 100%; line-height: 48px;}
.searchForm .inputRow label{position: absolute; font-size: 16px; color: #333; left: 24px;}
.searchForm .inputRow .inputTxt{width: 100%; border: none; height: 30px; line-height: 30px; background: none;}
.searchForm .uno{width: 225px;}
.searchForm .formBtn{text-align: center;}
.formBtn .subBtn{width: 128px; height: 48px; line-height: 48px; border: none; background: #bd1a2d; color: #fff; border-radius: 24px; font-size: 18px; font-weight: bold; cursor: pointer;}

.userInfoBg{background: url(../images/bg_user_m.jpg) repeat 0 0 /100% auto; padding: 140px 112px; margin-bottom: 40px; min-height: 200px; position: relative;}
.userBgT{background: url(../images/bg_user_t.jpg) no-repeat 0 0/100% auto; position: absolute; left: 0; top: 0; right: 0;}
.userBgB{background: url(../images/bg_user_b.jpg) no-repeat 0 bottom/100% auto; position: absolute; left: 0; bottom: 0; right: 0;}
.userInfo{position: relative; padding-left: 160px;}
.userInfo .img{position: absolute; width: 138px; height: 183px; background: url(../images/user.png) no-repeat center #fef4e8; border: 1px solid #e0cab1; left: 0; top: 8px; border-radius: 3px; overflow: hidden;}
.userInfo .img img{display: block; width: 100%; height: 100%;}
.infoCon .infoRow{position: relative; padding-left: 84px; line-height: 34px; font-size: 16px;}
.infoCon .infoRow .label{position: absolute; left: 0; font-size: 16px; color: #222; opacity: 0.8;}
.infoCon .infoRow .label b{padding: 0 15px 0 16px;}


/* index - form */
.formBg{position: fixed; top: 0; bottom: 0; left: 0; right: 0; z-index: 9; background: rgba(0,0,0, 0.5); display: none;}
.formBox{position: fixed; width: 500px; height: 340px; left: 50%; top: 50%; margin: -200px 0 0 -250px; z-index: 10; display: none;}
.formBox form{height: 290px; background: #fff; border-radius: 8px; padding: 20px 30px;}
.formBox .iconClose{margin: 10px auto 0; height: 40px; cursor: pointer; display: block;}
.formBox .label{font-size: 20px; font-weight: bold; color: #c30606; line-height: 38px; display: block; text-align: center; margin-bottom: 20px;}
.formBox .inputRow{height: 36px; padding: 0 10px 0 58px; position: relative; margin-bottom: 20px;}
.formBox .inputRow span{position: absolute; left: 10px; display: block; line-height: 36px; top: 0; color: #999;}
.formBox .inputRow .inputTxt{background: #f0f0f0; padding: 0 10px; line-height: 36px; height: 36px; border: none; color: #fff; width: 340px;}
.formBox .subBtn{background: #e61c10; border: none; color: #fff; font-size: 16px; line-height: 40px; height: 40px; margin: 30px auto 0; width: 176px; cursor: pointer; display: block; border-radius: 8px;}










