.main-banner{ margin-bottom: 45px; overflow: hidden; border-radius: 4px; }
.main-banner img{ width: 100%; }
.m-cont{ width: 1000px; margin: 0 auto; }
.main-title{ padding-bottom: 25px; border-bottom: 1px solid #ba2f2f; }
.main-title .tit{ font-size: 24px; color: #1d1d1d; float: left; }
.main-title .tit span{ margin-left: 5px; color: #ba2f2f; font-family: 'akz-t'; font-size: 14px; }
.main-title .nav{ float: right; padding-top: 10px; color: #999; font-size: 12px; padding-left: 16px; background: url(/uploads/image/pimages/nav.png) no-repeat left 12px; }
.main-title .nav span{ color: #1d1d1d; }
.main-text{ line-height: 24px; }
.main-text p{ margin-bottom: 18px; }
.main-text .under{ text-decoration: underline; }
.main-text b{ color: #1d1d1d; }
.main-foot{ line-height: 110px; text-align: center; font-size: 12px; color: #b5b5b5; }
.detail_cont{ border-top: 1px solid #ba2f2f; padding-top: 40px; }
.det_title{ font-size: 24px; color: #1d1d1d; margin-bottom: 10px; line-height: 34px; }
.det_time{ font-size: 12px; color: #999; padding-bottom: 18px; border-bottom: 1px dotted #c7c7c7; margin-bottom: 25px; }
.det_html{ line-height: 24px; margin-bottom: 80px; }
.det_html img{ max-width: 100%; }
.det_menu{ border-top: 1px dotted #c7c7c7; border-bottom: 1px dotted #c7c7c7; line-height: 48px; text-align: center; position: relative; height: 48px; }
.det_menu a{ display: inline-block; font-size: 12px; color: #999; transition: all 0.3s ease; max-width: 400px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; height: 48px; }
.det_menu a.back{ padding-left: 20px; background: url(/uploads/image/pinews/icon1.png) no-repeat left center; position: absolute; left: 50%; margin-left: -34px; top: 0; }
.det_menu a.left{ padding-left: 22px; background: url(/uploads/image/pinews/left1.png) no-repeat left center; }
.det_menu a.right{ padding-right: 22px; background: url(/uploads/image/pinews/right1.png) no-repeat right center; }
.det_menu a.back:hover{ background: url(/uploads/image/pinews/icon2.png) no-repeat left center; color: #ba2f2f; }
.det_menu a.left:hover{ background: url(/uploads/image/pinews/left2.png) no-repeat left center; color: #ba2f2f; }
.det_menu a.right:hover{ background: url(/uploads/image/pinews/right2.png) no-repeat right center; color: #ba2f2f; }
.det_menu a.left span{ margin-right: 10px; }
.det_menu a.right span{ margin-left: 10px; }

.about_cont .top div{ display: inline-block; margin: 0 80px; color: #1d1d1d; }
.about_cont .top div span{ color: #ba2f2f; font-size: 24px; font-family: 'akz-t'; margin-bottom: 5px; display: block; }
.about_cont ul{ padding: 30px 0 40px; }
.about_cont ul li{ float: left; width: 200px; text-align: center; color: #1d1d1d; margin-right: 66px; }
.about_cont ul li:last-child{ margin-right: 0; }
.about_cont ul li span{ display: block; }
.about_cont ul li p{ font-size: 12px; color: #999; line-height: 20px; margin-top: 5px; }
.about_cont ul li img{ margin-bottom: 10px; }

.history_cont li{ position: relative; margin-bottom: 35px; height: 140px; }
.history_cont li::after{ content: ''; position: absolute; left: 50%; margin-left: -21.5px; top: 125px; height: 43px; width: 3px; background: url(/uploads/image/piabout/line.png) no-repeat center; }
.history_cont li:last-child::after{ display: none; }
.history_cont li .year{ width: 184px; height: 140px; text-align: center; line-height: 140px; color: #fff; font-family: 'akz-t'; font-size: 20px; position: absolute; left: 50%; margin-left: -112px; top: 0; background: url(/uploads/image/piabout/bg.png) no-repeat center; }
.history_cont li .txt{ width: 388px; line-height: 24px; color: #1d1d1d; text-align: right; }
.history_cont li .txt-r{ float: right; text-align: left; padding: 0; }
.history_cont li:nth-child(1) .txt{ padding-top: 57px; }
.history_cont li:nth-child(2) .txt,.history_cont li:nth-child(3) .txt,.history_cont li:nth-child(4) .txt{ padding-top: 46px; }
.history_cont li:nth-child(5) .txt{ padding-top: 22px; }

.honor_cont{ padding-bottom: 50px; }
.honor_cont li{ float: left; width: 31%; height: 240px; margin-right: 3.5%; text-align: center; background: #fff; box-sizing: border-box; padding: 10px; border-radius: 5px; }
.honor_cont li:last-child{ margin-right: 0; }
.honor_cont li img{ height: 100%; max-width: 100%; } 
.honor_cont li p{ color: #000; font-size: 14px; padding-top: 20px; }
/* .honor_cont li{ width: 420px; margin: 0 auto; margin-bottom: 40px; }
.honor_cont li img{ width: 100%; } */

.rules_cont .top li{ float: left; width: 240px; height: 70px; box-sizing: border-box; margin: 0 13px 13px 0; position: relative; border: 1px dashed #db9d9d; text-align: center; color: #1d1d1d; padding-top: 13px; cursor: pointer; }
.rules_cont .top li:nth-child(4n){ margin-right: 0; }
.rules_cont .top li::after{ content: ''; position: absolute; width: 14px; height: 9px; background: url(/uploads/image/pimages/icon3.png) no-repeat center; right: -1px; top: 30px; transition: all 0.3s ease; }
.rules_cont .top li:hover::after{ right: 5px; }
.rules_cont .top li.active{ border: 1px solid #db9d9d; }
.rules_cont .top li p{ color: #ba2f2f; font-size: 12px; margin-bottom: 8px; }
.rules_cont h3{ font-size: 24px; color: #1d1d1d; text-align: center; font-weight: normal; margin-bottom: 25px; }
.rules_cont .tit{ line-height: 50px; border-top: 1px dotted #c7c7c7; border-bottom: 1px dotted #c7c7c7; text-align: center; font-size: 16px; color: #1d1d1d; margin-bottom: 25px; margin-top: 28px; }
.rules_cont .main-text b{ color: #1d1d1d; margin-right: 5px; }

.structure_cont li{ float: left; width: 320px; height: 200px; border-radius: 4px; background: #fff; margin-right: 20px; position: relative; text-align: center; padding-top: 45px; box-sizing: border-box; margin-bottom: 20px; }
.structure_cont li:nth-child(3n){ margin-right: 0; }
.structure_cont li::after{ position: absolute; content: ''; width: 300px; height: 180px; left: 10px; top: 10px; border: 1px dashed #f5e0e0; }
.structure_cont li span{ display: block; color: #1d1d1d; margin: 10px 0; }
.structure_cont li p{ line-height: 20px; color: #999; }

.members_cont li{ padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px dotted #c7c7c7; }
.members_cont li .imgbox{ width: 240px; height: 135px; overflow: hidden; float: left; margin-right: 20px; }
.members_cont li .imgbox img{ width: 100%; min-height: 100%; }
.members_cont li .text{ float: right; width: 740px; padding-top: 15px; }
.members_cont li .text .tit{ font-size: 16px; color: #1d1d1d; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 8px; transition: all 0.3s ease; }
.members_cont li:hover .text .tit{ color: #ba2f2f; }
.members_cont li .text p{ line-height: 22px; color: #666; margin-bottom: 15px; height: 44px; overflow: hidden; }
.members_cont li:hover .text p{ text-decoration: underline; }
.members_cont li .text .time{ font-size: 12px; color: #999; }
.members_cont li .text .time span{ float: right; color: #ba2f2f; font-family: 'akz-l'; font-size: 10px; }
.members_cont li .text .time span img{ margin-left: 15px; }

.events_cont li{ float: left; width: 300px; margin-right: 50px; padding-bottom: 15px; border-bottom: 1px solid #ba2f2f; margin-bottom: 35px; }
.events_cont li:nth-child(3n){ margin-right: 0; }
.events_cont li .imgbox{ overflow: hidden; width: 100%; height: 170px; }
.events_cont li .imgbox img{ width: 100%; min-height: 100%; }
.events_cont li .tit{ margin: 22px 0 15px; font-size: 16px; color: #1d1d1d; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; transition: all 0.3s ease; }
.events_cont li:hover .tit{ color: #ba2f2f; }
.events_cont li p{ line-height: 20px; color: #666; margin-bottom: 15px; height: 40px; overflow: hidden; }
.events_cont li:hover p{ text-decoration: underline; }
.events_cont li .time{ font-size: 12px; color: #999; }
.events_cont li .time span{ float: right; color: #ba2f2f; font-family: 'akz-l'; font-size: 10px; }
.events_cont li .time span img{ margin-left: 15px; }

.interviews_cont .menu a{ width: 490px; margin-right: 20px; border: 1px dashed #db9d9d; box-sizing: border-box; height: 40px; line-height: 40px; color: #1d1d1d; position: relative; text-align: center; display: inline-block; }
.interviews_cont .menu a::after{ position: absolute; content: ''; width: 14px; height: 9px; right: -1px; top: 15px; background: url(/uploads/image/pimages/icon3.png) no-repeat center; }
.interviews_cont .menu a:last-child{ margin-right: 0; }
.interviews_cont .menu a:hover{ color: #ba2f2f; }
.interviews_cont .menu a.active{ color: #ba2f2f; border: 1px solid #db9d9d; }
.interviews_cont li{ padding: 20px 0; height: 125px; border-bottom: 1px dotted #c7c7c7; position: relative; }
.interviews_cont li .imgbox{ width: 125px; height: 125px; position: absolute; right: 0; top: 20px; overflow: hidden; border-radius: 150px; }
.interviews_cont li .imgbox img{ width: 100%; min-height: 100%; }
.interviews_cont li .text{ padding: 10px 175px 0 0; color: #666; }
.interviews_cont li .text .tit{ position: relative; margin-bottom: 12px; }
.interviews_cont li .text .tit span{ font-size: 24px; color: #1d1d1d; margin-right: 10px; }
.interviews_cont li:hover .text .tit span{ color: #ba2f2f; }
.interviews_cont li .text .tit i{ position: absolute; right: 0; bottom: 2px; border: 1px solid #ba2f2f; color: #ba2f2f; font-size: 12px; padding: 2px 8px; }
.interviews_cont li .text p{ line-height: 22px; margin-bottom: 10px; height: 44px; overflow: hidden; }
.interviews_cont li:hover .text p{ text-decoration: underline; }
.interviews_cont li .text .more{ color: #ba2f2f; font-family: 'akz-l'; font-size: 10px; }
.interviews_cont li .text .more img{ margin-left: 15px; }

.interviews_detail .title{ text-align: right; padding-bottom: 30px; border-bottom: 1px dotted #c7c7c7; background: url(/uploads/image/pinews/pic.png) no-repeat left 20px; }
.interviews_detail .title span{ border: 1px solid #ba2f2f; color: #ba2f2f; font-size: 12px; padding: 2px 8px; }
.interviews_detail .title h3{ font-weight: normal; font-size: 32px; color: #ba2f2f; margin: 15px 0; padding-left: 80px; }
.interviews_detail .title p{ color: #1d1d1d; }
.interviews_detail .pep_cont{ width: 266px; float: left; }
.interviews_detail .pep_cont .imgbox{ width: 100px; height: 100px; overflow: hidden; border-radius: 150px; float: left; }
.interviews_detail .pep_cont .imgbox img{ width: 100%; min-height: 100%; }
.interviews_detail .pep_cont table{ width: 150px; height: 100px; float: right; font-size: 12px; line-height: 20px; }
.interviews_detail .pep_cont table .name{ font-size: 24px; color: #1d1d1d; margin-bottom: 10px; }
.interviews_detail .pep_cont .li2 table .name{ font-size: 16px; }
.interviews_detail .pep_cont table span{ display: block; } 
.interviews_detail .pep_cont p{ line-height: 24px; }
.interviews_detail .pep_cont li{ padding-bottom: 25px; margin-bottom: 30px; border-bottom: 1px dotted #c7c7c7; }
.interviews_detail .text_cont{ float: right; width: 680px; line-height: 24px; }
.interviews_detail .text_cont img{ max-width: 100%; }

.news_cont li{ padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px dotted #c7c7c7; }
.news_cont li .tit{ font-size: 16px; color: #1d1d1d; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 8px; transition: all 0.3s ease; }
.news_cont li:hover .tit{ color: #ba2f2f; }
.news_cont li p{ line-height: 22px; color: #666; margin-bottom: 15px; height: 44px; overflow: hidden; }
.news_cont li:hover p{ text-decoration: underline; }
.news_cont li .time{ font-size: 12px; color: #999; }
.news_cont li .time span{ float: right; color: #ba2f2f; font-family: 'akz-l'; font-size: 10px; }
.news_cont li .time span img{ margin-left: 15px; }

.council_cont li{ float: left; width: 220px; margin: 0 40px 40px 0; text-align: right; padding-bottom: 15px; border-bottom: 1px solid #ba2f2f; }
.council_cont li:nth-child(4n){ margin-right: 0; }
.council_cont li .imgbox{ overflow: hidden; height: 350px; margin-bottom: 15px; }
.council_cont li .imgbox img{ width: 100%; min-height: 100%; }
.council_cont li .name{ color: #1d1d1d; font-size: 24px; margin-bottom: 10px; transition: all 0.3s ease; }
.council_cont li:hover .name{ color: #ba2f2f; }
.council_cont li p{ line-height: 20px; height: 60px; margin-bottom: 5px; color: #666; }
.council_cont li:hover p{ text-decoration: underline; }
.council_cont li span{ color: #ba2f2f; font-family: 'akz-l'; font-size: 10px; }
.council_cont li span img{ margin-left: 15px; }

.council_detail .pep_cont{ float: left; width: 260px; }
.council_detail .pep_cont img{ width: 100%; }
.council_detail .text_cont{ float: right; width: 680px; }
.council_detail .text_cont .title{ padding-bottom: 18px; border-bottom: 1px dotted #c7c7c7; margin-bottom: 25px; }
.council_detail .text_cont .title h3{ font-size: 24px; color: #1d1d1d; font-weight: normal; margin-bottom: 10px; }
.council_detail .text_cont .title p{ line-height: 20px; }

.notice_cont{ padding-bottom: 80px; }
.notice_cont .btn{ width: 250px; height: 50px; border: 1px solid #db9d9d; color: #1d1d1d; line-height: 50px; margin: 0 auto; display: block; text-align: center; position: relative; }
.notice_cont .btn::after{ position: absolute; right: -1px; top: 20px; width: 14px; height: 9px; background: url(/uploads/image/pimages/icon3.png) no-repeat center; content: ''; transition: all 0.3s ease; }
.notice_cont .btn:hover::after{ right: 8px; }
.notice_cont .btn:hover{ color: #ba2f2f; }

.contact_cont{ padding-bottom: 60px; }
.contact_cont .abox{ width: 100%; }
.contact_cont .box{ padding-left: 30px; box-sizing: border-box; float: left; padding-top: 25px; height: 160px; width: 333.33px; border-bottom: 1px dotted #c7c7c7; }
.contact_cont .box a{ color: #ba2f2f; }
.contact_cont .box .height{ height: 58px; }
.contact_cont .code{ padding-left: 35px; height: 320px; border-bottom: 0 }
.contact_cont .code .codes{ margin-top: 15px; }
.contact_cont .box img{ margin-bottom: 10px; }
.contact_cont .box p{ font-size: 16px; color: #ba2f2f; font-family: 'akz-t'; margin-bottom: 5px; }
.contact_cont .box .txt{ padding-top: 15px; font-size: 18px; color: #1d1d1d; font-family: "akz-l"; font-weight: bold; }
.contact_cont .box .txt.co{ padding: 10px; background: #fff; width: 180px; height: 180px; margin-top: 18px; }
.contact_cont .box.add .txt,.contact_cont .box.mail .txt{ font-weight: normal; font-size: 16px; }
.contact_cont .add{ width: 666.66px; border-right: 1px dotted #c7c7c7; }
.contact_cont .tel,.contact_cont .fax{ border-right: 1px dotted #c7c7c7; }

.lectrue_cont li{ width: 480px; float: left; margin-right: 40px; position: relative; margin-bottom: 40px; }
.lectrue_cont li:nth-child(2n){ margin-right: 0; }
.lectrue_cont li .imgbox{ overflow: hidden; height: 272px; }
.lectrue_cont li .imgbox img{ width: 100%; min-height: 100%; }
.lectrue_cont li .fix{ position: absolute; bottom: 15px; left: 20px; right: 20px; color: #fff; }
.lectrue_cont li .fix p{ font-size: 24px; margin-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.login_cont{ overflow: hidden; }
.login_cont .fix{ position: absolute; top: 10%; margin-left: -252px; left: 50%; width: 505px; }
.login_cont .logo{ text-align: center; margin-bottom: 90px; }
.login_cont .login{ box-sizing: border-box; height: 320px; background: #fff; border-radius: 4px; overflow: hidden; padding: 30px 30px 0 30px; font-size: 12px; border-top: 6px solid #ba2f2f; box-shadow: 0px 1px 5px #b9c1c6; }
.login_cont .login .lis{ margin-bottom: 15px; }
.login_cont .login .lis p{ padding-left: 16px; color: #8a8a8a; margin-bottom: 6px; line-height: 16px; }
.login_cont .login .lis input{ background: #fff; border: 1px solid #d0d0d0; line-height: 35px; box-sizing: border-box; width: 100%; padding: 0 20px; transition: all 0.3s ease; }
.login_cont .login .lis input.border{ border: 1px solid #ba2f2f; }
.login_cont .login .lis .p1{ background: url(/uploads/image/pi/icon1.png) no-repeat left 1px; }
.login_cont .login .lis .p2{ background: url(/uploads/image/pi/icon2.png) no-repeat left top; }
.login_cont .login .btn{ padding-top: 5px; margin-bottom: 20px; line-height: 18px; color: #8a8a8a; }
.login_cont .login .forget{ float: right; color: #ba2f2f; }
.login_cont .login #point{ margin-right: 8px; width: 35px; height: 18px; border-radius: 18px; background: #d6d6d6; position: relative; display: inline-block; vertical-align: middle; cursor: pointer; transition: all 0.5s ease; }
.login_cont .login #point span{ position: absolute; left: 2px; top: 2px; width: 14px; height: 14px; background: #fff; border-radius: 14px; transition: all 0.3s ease; }
.login_cont .login #point.active{ background: #07c160; }
.login_cont .login #point.active span{ left: 18px; }
.login_cont .login .sub{ width: 100%; display: block; line-height: 40px; text-align: center; color: #fff; background: #ba2f2f; transition: all 0.3s ease; }
.login_cont .login .sub:hover{ opacity: 0.8; }
.login_cont .login .error{ text-align: center; color: #ba2f2f; position: absolute; bottom: 16px; width: 100%; left: 0; display: none; }
.login_cont .login .register{ color: #ba2f2f; float: right; }
.login_cont .copy{ color: #fff; width: 100%; text-align: center; bottom: 5%; position: absolute; }

.register_cont{ width: 1000px; margin: 0 auto; padding: 40px 0 60px; }
.register_cont .top .logo{ display: block; float: left; width: 263px; height: 67px; background: url(/uploads/image/pimages/logo2.png) no-repeat center; }
.register_cont .top .login{ color: #ba2f2f; float: right; margin-top: 50px; }
.register_cont .top .right{ float: right; margin-top: 50px; }
.register_cont .top .right a{ color: #8a8a8a; font-size: 12px; vertical-align: middle }
.register_cont .top .right a:hover{ color: #ba2f2f; }
.register_cont .top .right i{ margin: 0 12px; border-left: 1px dotted #8a8a8a; }
.register_cont .cont{ background: #fff; border-radius: 4px; box-shadow: 0px 2px 5px #b9c1c6; padding-bottom: 70px; min-height: 550px; position: relative; }
.register_cont .cont .ajax_error{ position: absolute; bottom: 40px; text-align: center; width: 100%; color: #ba2f2f; left: 0; display: none; }
.register_cont .cont .menu{ border-bottom: 1px solid #e8e8e8; position: relative; }
.register_cont .cont .menu::after{ content: ''; position: absolute; left: 50%; width: 1px; height: 25px; background: #e8e8e8; top: 13px; }
.register_cont .cont .menu a{ display: inline-block; line-height: 50px; height: 50px; text-align: center; width: 50%; color: #8a8a8a; position: relative; }
.register_cont .cont .menu a::after{ content: ''; position: absolute; height: 2px; width: 100%; bottom: 0; left: 0; background: #ba2f2f; display: none; }
.register_cont .cont .menu a.active{ color: #ba2f2f; }
.register_cont .cont .menu a.active::after{ display: block; }
.register_cont .cont .form{ padding: 30px 0 0 270px; }
.register_cont .cont .form .list{ margin-bottom: 25px; }
.register_cont .cont .form .list .name{ float: left; width: 60px; font-size: 12px; color: #8a8a8a; line-height: 35px; text-align: right; }
.register_cont .cont .form .list .item{ padding-left: 80px; position: relative; }
.register_cont .cont .form .list .def{ border: 1px solid #d0d0d0; height: 35px; padding: 0 10px; width: 300px; box-sizing: border-box; color: #1d1d1d; }
.border_r{ border: 1px solid #ba2f2f !important; }
.register_cont .cont .form .list .error{ position: absolute; left: 400px; color: #ba2f2f; line-height: 35px; top: 0; display: none; }
.register_cont .cont .form .list .radio{ cursor: pointer; display: inline-block; margin-right: 20px; line-height: 35px; padding-left: 20px; position: relative; color: #1d1d1d; }
.register_cont .cont .form .list .radio input{ display: none; }
.register_cont .cont .form .list .radio span{ position: absolute; left: 0; top: 10px; border: 1px solid #bebebe; border-radius: 50px; width: 13px; height: 13px; }
.register_cont .cont .form .list .radio.active span::after{ content: ''; position: absolute; width: 7px; height: 7px; left: 3px; top: 3px; background: #ba2f2f; border-radius: 20px; }
.register_cont .cont .form .list .select{ display: inline-block; width:90px; margin-right: 11px; }
.register_cont .cont .form .list .select3{ display: inline-block; width: 300px; }
.register_cont .cont .form .list .select:last-child{ margin-right: 0 }
.register_cont .cont .form .code .def{ width: 190px; margin-right: 10px; }
.register_cont .cont .form .code .ma{ vertical-align: middle; width: 100px; background: #ba2f2f; color: #fff; display: inline-block; line-height: 35px; text-align: center; cursor: pointer; }
.register_cont .cont .form .code .ma.no{ background: #8a8a8a; cursor: default; }
.register_cont .cont .form .agree{ font-size: 12px; color: #8a8a8a; margin-left: 80px; padding-left: 20px; position: relative; }
.register_cont .cont .form .agree span{ position: absolute; left: 0; top: 2px; width: 10px; height: 10px; border: 1px solid #a6a6a6; cursor: pointer; }
.register_cont .cont .form .agree span.active::after{ position: absolute; width: 100%; height: 100%; background: url(/uploads/image/pi/icon3.png) no-repeat center; content: ''; }
.register_cont .cont .form .agree a:hover{ text-decoration: underline; }
.register_cont .cont .form .btn{ margin-left: 80px; }
.register_cont .cont .form .btn a{ width: 300px; display: block; line-height: 40px; text-align: center; color: #fff; background: #ba2f2f; }
.register_cont .cont .form .btn a:hover{ opacity: 0.8; }
.register_cont .cont .form .btn a.noclick{ background: #8a8a8a; cursor: default; }
.register_cont .cont .form .btn a.noclick:hover{ opacity: 1; }
.register_cont .forget{ padding-top: 40px; }
.register_cont .forget .step{ text-align: center; background: url(/uploads/image/pi/line.png) no-repeat center 29px; }
.register_cont .forget .step .tip{ display: inline-block; width: 110px; font-size: 12px; color: #ba2f2f; padding-top: 24px; margin: 0 48px; opacity: 0.4; }
.register_cont .forget .step .tip .point{ margin: 0 auto; width: 12px; height: 12px; border-radius: 20px; position: relative; }
.register_cont .forget .step .tip.active{ opacity: 1; }
.register_cont .forget .step .tip.active .point{ background: #eac0c0; }
.register_cont .forget .step .tip .point::after{ position: absolute; content: ''; width: 6px; height: 6px; background: #ba2f2f; border-radius: 10px; left: 3px; top: 3px; }
.register_cont .forget .step .tip span{ font-family: "akz-t"; font-size: 14px; display: block; margin-bottom: 5px; }
.register_cont .ok{ text-align: center; padding-top: 40px; }
.register_cont .ok p{ font-size: 18px; color: #000; margin: 15px 0 10px; }

.center_cont .function{ border-bottom: 1px solid #ba2f2f; padding-bottom: 20px; }
.center_cont .main-title{ border: none; margin: 0; }
.center_cont .cont{ background: #fff; border-radius: 4px; box-shadow: 0px 2px 5px #b9c1c6; padding-bottom: 50px; min-height: 550px; }
.center_cont .cont .menu{ border-bottom: 1px solid #e8e8e8; position: relative; height: 50px; margin-bottom: 35px; }
.center_cont .cont .menu::after{ content: ''; position: absolute; width: 1px; height: 25px; background: #e8e8e8; left: 136px; top: 13px; }
.center_cont .cont .menu a{ width: 136px; height: 49px; line-height: 49px; text-align: center; color: #8a8a8a; display: inline-block; }
.center_cont .cont .menu a.active{ border-bottom: 2px solid #ba2f2f; color: #ba2f2f; }
.center_cont .cont .form{ padding-left: 50px; }
.center_cont .cont .form .list{ margin-bottom: 25px; }
.center_cont .cont .form .list .name{ float: left; width: 70px; font-size: 12px; color: #8a8a8a; line-height: 35px; text-align: right; }
.center_cont .cont .form .list .item{ padding-left: 90px; position: relative; line-height: 35px; }
.center_cont .cont .form .list .def{ border: 1px solid #d0d0d0; height: 35px; padding: 0 10px; width: 300px; box-sizing: border-box; color: #1d1d1d; }
.border_r{ border: 1px solid #ba2f2f !important; }
.center_cont .cont .form .list .error{ position: absolute; left: 400px; color: #ba2f2f; line-height: 35px; top: 0; display: none; }
.center_cont .cont .form .list .radio{ cursor: pointer; display: inline-block; margin-right: 20px; line-height: 35px; padding-left: 20px; position: relative; color: #1d1d1d; }
.center_cont .cont .form .list .radio input{ display: none; }
.center_cont .cont .form .list .radio span{ position: absolute; left: 0; top: 10px; border: 1px solid #bebebe; border-radius: 50px; width: 13px; height: 13px; }
.center_cont .cont .form .list .radio.active span::after{ content: ''; position: absolute; width: 7px; height: 7px; left: 3px; top: 3px; background: #ba2f2f; border-radius: 20px; }
.center_cont .cont .form .list .select{ display: inline-block; width:90px; margin-right: 11px; }
.center_cont .cont .form .list .select3{ display: inline-block; width: 300px; }
.center_cont .cont .form .list .select:last-child{ margin-right: 0 }
.center_cont .cont .form .vip{ padding: 2px 6px; border: 2px solid #cb6363; font-size: 12px; color: #ba2f2f; border-radius: 30px; }
.center_cont .cont .form .btn{ margin-left: 90px; }
.center_cont .cont .form .btn a{ width: 300px; display: block; line-height: 40px; text-align: center; color: #fff; background: #ba2f2f; }
.center_cont .cont .form .btn a:hover{ opacity: 0.8; }

.board_cont h3{ font-size: 24px; color: #1d1d1d; text-align: center; font-weight: normal; margin-bottom: 40px; }
.board_cont .list{ padding-bottom: 40px; border-bottom: 1px dotted #c7c7c7; margin-bottom: 40px; }
.board_cont .list .photo{ float: left; width: 220px; height: 350px; overflow: hidden; }
.board_cont .list .photo img{ width: 100%; }
.board_cont .list .main-text{ float: right; width: 700px; }
.board_cont .list .main-text p:last-child{ margin-bottom: 0; }

.member_cont table{ width: 100%; border-spacing: 0; }
.member_cont table th{ color: #1d1d1d; font-size: 14px; text-align: left; height: 40px; border-bottom: 1px solid #db9d9d; }
.member_cont table td{ height: 40px; border-bottom: 1px dashed #d7d7d7; }
.member_cont table td a{ color: #666; text-decoration: underline; }

@media only screen and (max-height: 750px) {
    .login_cont .logo{ margin-bottom: 60px; }
}
@media only screen and (max-height: 670px) {
    .login_cont .logo{ margin-bottom: 40px; }
    .login_cont .logo img{ width: 200px; }
    .login_cont .fix{ top: 6%; }
}
@media only screen and (max-height: 570px) {
    .login_cont .logo{ margin-bottom: 30px; }
    .login_cont .logo img{ width: 180px; }
    .login_cont .fix{ top: 5%; }
}


