/*
    Project : Macau Building Security
    Author : Evil & Jason
    Date : 2016-5-10
*/

/*
    initialize
    ============================================================
*/
body { font-family: "Microsoft Yahei", Arial, sans-serif; }
ul, li, a, h1, h2, h3, h4, h5, h6, p { list-style: none; padding: 0; margin: 0; text-decoration: none; }
a, a:hover, a:focus, a:active { text-decoration: none; }
.container { width: 1000px; padding: 0; }
/*
    top-bar
*/
.top-bar { width: 100%; height: 34px; background-color: #626262; color: #fff; line-height: 34px; }
.inner { width: 1000px; margin: 0 auto; }
.top-bar .inner { position: relative; }
.top-bar i { display: inline-block; width: 24px; height: 24px; background: url("../images/icon/sun.png") no-repeat; vertical-align: middle; overflow: hidden; }
.func span { font-size: 14px; margin-right: 10px; }
.log-reg { padding: 0 20px; height: 41px; background-color: #00a63d; text-align: center; position: absolute; top: 0; right: 0; }
.log-reg a { line-height: 40px; font-size: 14px; color: #fff; }
.log-reg-logon{ background: #ff7e00; }
.log-reg-logon a{ color: #fff47d; }
.log-reg-logon em{ font-style:  normal; color: #ffa173; margin: 0 6px; }
/*
    header
*/
.header { width: 100%; height: 120px; }
.logo { width: 120px; height: 86px; display: block; background: url("../images/logo.png") no-repeat; margin-top: 18px; float: left; }
.search { float: right; width: 312px; height: 40px; margin-top: 38px; }
.search .txt { border: 0; width: 264px; height: 40px; background-color: #ececec; padding-left: 10px; font-size: 14px; border-radius: 3px; outline: none }
.search .btn-s { width: 48px; height: 40px; background: url("../images/icon/zoom.png") no-repeat #00a63d center; border: 0; text-indent: -9999px; overflow: hidden; float: right; border-radius: 3px; border-top-left-radius: 0; border-bottom-left-radius: 0; outline: none; cursor: pointer; }
/*
    menu
*/
.menu { width: 100%; height: 50px; background-color: #00a63d; }
.menu li { float: left; position: relative; }
.menu li:hover { background-color: #007e2e; }
.menu li:hover .sub-menu { display: block; }
.menu a { color: #fff; padding: 0 36px; font-size: 16px; line-height: 50px; display: block;}
.menu .active { background-color: #007e2e; display: block; }
.sub-menu { z-index: 10; width: 100%; background-color: #007e2e; position: absolute; top: 50px; left: 0; display: none; opacity: 0.9; }
.sub-menu a { padding: 0; font-size: 14px;  }
.sub-menu li { float: none; text-align: center; }
.sub-menu li:hover { background-color: #00a63d; }
/*
    box-left
*/
.box-left { width: 640px; margin-top: 20px; float: left; }
/*
    box-right
*/
.box-right { margin-top: 20px; float: right; width: 330px; }
/*
    footer
*/
.footer { height: 78px; width: 100%; background-color: #f9f9f9; line-height: 78px; }
.footer .icon-mail { background: url("../images/icon/mail.png") no-repeat; width: 14px; height: 14px; display: inline-block; vertical-align: middle; overflow: hidden; }
.footer .mail span { font-size: 12px; color: #00a63d; }
.footer .copyright { font-size: 12px; float: right; color: #717171; }
/*
    titles
*/
.co-tit { border-bottom: 1px solid #d7d7d7; overflow: hidden; }
.co-tit h2 { font-size: 18px; font-weight: 400; color: #00a63d; float: left; line-height: 50px; }
.co-tit h2 span { font-size: 14px; color: #c2b7b7; }
.co-tit .more { margin-top: 13px; display: block; background-color: #00a63d; float: right; font-size: 12px; color: #fff; padding: 3px 12px; border-radius: 3px; }
.co-tit .more:hover { background-color: #007e2e; }
/*
    page-qrcode
*/
.page-qrcode { z-index: 10; padding-top: 10px; position: fixed; bottom: 20px; left: 50%; margin-left: 510px; background: #FFF; width: 90px; font-size: 14px; color: #2d2626; text-align: center; }
.page-qrcode h5 { font-size: 16px; color: #00a63d; line-height: 30px; font-weight: 700; margin-bottom: 10px; }
.page-qrcode img { display: inline; }
.page-qrcode .item { margin-bottom: 10px; }
/*
    popup-agreement
*/
.popup-agreement .modal-body h5{ font-size: 14px; color: #00a63d; margin-bottom: 14px; }
.popup-agreement .modal-body p{ line-height: 24px; margin-bottom: 24px; color: #666666; }
/*
    icons
*/
.icon-tips { position: relative; vertical-align: middle; width: 15px; height: 15px; display: inline-block; background: url("../images/icon/help.png") no-repeat; top: -2px; }
/*
    popup-tips
*/
.popup-tips{ display: none; box-shadow: 3px 3px 3px #e6e6e6; position: absolute; top: 30px; left: 240px; background: #f5f5f5; border-radius: 6px; padding: 15px; width: 260px;  }
.popup-tips p{ margin-bottom:20px; }
.popup-tips span{ color: #00a63d; }
/*
    page : index
    ========================================================
*/
/*
    slide
*/
.slide { width: 100%; overflow: hidden; position: relative; }
.slide>div { width: 100%; }
.swiper-pagination-bullet { background: #eceaf1; border-radius: 0; width: 46px; height: 6px; opacity: 1; }
.swiper-pagination-bullet-active { background: #00a63d; }
/*
    home-news
*/
.home-news { overflow: hidden; }
.home-list-news { overflow: hidden; }
.home-list-news li { border-bottom: 1px dashed #cfcfcf; }
.home-list-news a { display: block; font-size: 14px; color: #716767; line-height: 48px; }
.home-list-news a:hover { color: #2d2626; }
.home-list-news span { float: right; font-size: 12px; color: #00a63d; line-height: 48px; }
/*
    mem-news
*/
.mem-news { overflow: hidden; }
.mem-tit { margin: 30px 0; width: 640px; height: 116px; background: url("../images/title-news.png"); }
.mem-more { display: block; width: 59px; height: 24px; float: right; margin: 46px 18px; }
.list-mem a { display: block; height: 210px; background-color: #f9f9f9; margin-bottom: 30px; }
.list-mem a:hover { background: url("../images/icon/arrow-corner.png") no-repeat right bottom #f9f9f9; }
.list-mem h3 { width: 100%; height: 50px; background-color: #00a63d; font-size: 16px; color: #fff; line-height: 18px; display: table; }
.list-mem span { width: 100%; display: table-cell; vertical-align: middle; text-align: center; }
.list-mem p { margin: 20px 20px; line-height: 20px; font-size: 14px; color: #716767; }
/*
    btn-course
*/
.btn-course { display: block; width: 331px; height: 114px; margin-bottom: 20px; }
/*
    calendar
*/
.calendar { height: 340px; }
.tit-date { position: relative; }
.tit-date h5 { width: 100%; margin-top: 20px; height: 38px; overflow: hidden; background-color: #00a63d; line-height: 38px; display: table; color: #fff; }
.tit-date span { font-size: 14px; width: 100%; display: table-cell; vertical-align: middle; text-align: center; }
.tit-date i { display: block; width: 16px; height: 16px; position: absolute; top: 12px; z-index: 10; }
.calendar .icon-prev { left: 10px; background: url('../images/icon/icon-prev.png') no-repeat; }
.calendar .icon-next { right: 10px; background: url('../images/icon/icon-next.png') no-repeat; }
.cal-table { background-color: #f9f9f9; border-bottom: 4px solid #00a63d; }
.cal-table table { width: 100%; }
.cal-table td, .cal-table th { width: 14%; text-align: center; height: 40px; }
.cal-table th { line-height: 40px; font-size: 12px; color: #696969; }
.cal-table a { display: block; position: relative; height: 40px; }
.cal-table a:hover .info { display: block; }
.cal-table a:hover .dot { opacity: 1; }
.cal-table .dot { width: 6px; height: 6px; display: inline-block; background: url("../images/icon/dot-green.png") no-repeat; opacity: 0.6; position: absolute; bottom: 10px; left: 50%; margin-left: -3px; }
.cal-table .num { display: inline-block; line-height: 22px; font-size: 12px; color: #696969; width: 22px; height: 22px; }
.cal-table .active .num { color: #fff; background-color: #00a63d; }
.cal-table .info { width: 102px; height: 55px; position: absolute; left: 50%; margin-top: 20px; margin-left: -51px; z-index: 999; display: none; }
.cal-table .con { padding: 10px; background-color: #fff; opacity: 0.9; border-radius: 3px; margin-top: 6px; }
.cal-table .con span { font-size: 12px; color: #716767; }
.cal-table .arrow { width: 13px; height: 6px; background: url("../images/icon/cal-arrow.png")no-repeat center; position: absolute; left: 50%; top: 0; margin-left: -6px; }
/*
    download
*/

.download { margin-top: 20px; }
.top-down { height: 130px; padding-right: 30px; }
.top-down figure { float: left; margin: 20px; }
.top-down a { display: block; padding-top: 26px; color: #2d2626; line-height: 24px; }
.list-download li:nth-child(even) { background: #f9f9f9; }
.list-download a { display: block; padding: 10px; font-size: 14px; color: #7b7b7b; }
.list-download .d-icon{ display: inline-block; width: 20px; height: 20px;float: left; margin-right: 10px;margin-top: -3px}
.list-download .d-icon img{ height: 100%; }
.list-download a:hover { color: #00a63d; }
/*
    page : contact us
    ========================================================
*/
/*
    contact-us
*/
.contact-us { width: 1000px; margin: 0 auto; height: 800px; }
/*
    main-tit
*/
.main-tit { width: 100%; padding-bottom: 10px; border-bottom: 1px solid #d7d7d7; }
.main-tit h1 { font-size: 20px; color: #00a63d; font-weight: 700; margin: 20px 0 5px 10px; }
.main-tit span { font-size: 14px; color: #a69d9d; margin-left: 10px; }
/*
    map
*/
.map { width: 960px; height: 284px; background: url("../images/icon/map.jpg"); margin: 20px; }
/*
    information
*/
.information { width: 460px; height: 345px; background-color: #f9f9f9; float: left; margin-left: 20px; }
.tit-info, .tit-massage { width: 100%; height: 50px; background-color: #f6f4f4; line-height: 50px; overflow: hidden; }
.information h4 { font-size: 18px; color: #00a63d; padding-left: 40px; line-height: 50px; margin-right: 10px; }
.tit-info h4 span { font-size: 14px; color: #c2b7b7; }
.list-info { padding: 0 40px; }
.list-info li { border-bottom: 1px solid #eee8e8; padding: 19px 0; }
.list-info li:last-child { border-bottom: 0; }
.list-info .icon { width: 20px; height: 20px; margin-right: 10px; vertical-align: middle; overflow: hidden; }
.list-info .icon-address { background: url("../images/icon/map.png") no-repeat; display: inline-block; }
.list-info .icon-phone { background: url("../images/icon/phone.png") no-repeat; display: inline-block; }
.list-info .icon-mail { background: url("../images/icon/mail2.png") no-repeat; display: inline-block; }
.list-info .icon-fax { background: url("../images/icon/fax.png") no-repeat; display: inline-block; }
.list-info span, h6 { font-size: 14px; color: #716767; }
.list-info h6 { float: left; margin-right: 20px; margin-top: 2px; }
/*
    massages
*/
.massages { width: 480px; float: right; margin-right: 20px; height: 345px; background-color: #f9f9f9; }
.tit-massage h4 { font-size: 16px; color: #00a63d; padding-left: 20px; line-height: 50px; }
.massages .form { padding: 15px 15px 0 15px; }
.massages li { padding-bottom: 14px; float: left; overflow: hidden; }
.massages li.col-xs-12 { float: none; }
.massages .txt { text-indent: 15px; background-color: #fff; font-size: 14px; height: 32px; width: 100%; border: 1px solid #f3f3f3; }
.massages .txt-con { height: 120px; padding-top: 10px; }
.btn-massage { float: right; }
.btn-massage a { width: 94px; height: 28px; display: block; text-align: center; line-height: 28px; color: #fff; margin: 0 20px 0 0; float: left; font-size: 14px; }
.btn-massage .clear { background-color: #e65762; }
.btn-massage .submit { background-color: #00a63d; }
/*
    page : download-area
    ==============================================
*/

/*
    list-dl-area
*/
.list-dl-area { margin: 20px auto 0 auto; width: 960px; }
.list-dl-area li { margin-bottom: 20px; height: 66px; background-color: #f9f9f9; line-height: 66px; }
.file-type { overflow: hidden; width: 66px; height: 66px; background-color: #dedede; float: left; text-align: center; margin-right: 20px; position: relative; }
.file-type i { display: block; width: 12px; height: 12px; background: url("../images/icon/arrow-gray.png")no-repeat; position: absolute; left: 0; top: 0; }
.file-type span { font-size: 16px; color: #2d2626; }
.list-dl-area a { float: right; margin-right: 20px; }
.list-dl-area .btn-dl { color: #716767; font-size: 14px; }
.list-dl-area .icon-dl { display: inline-block; width: 25px; height: 25px; background: url("../images/icon/down2.png")no-repeat; float: left; margin: 18px 10px 0 0; }
.list-dl-area li:hover { background-color: #00a63d; color: #fff; }
.list-dl-area li:hover .file-type { background-color: #007e2e; }
.list-dl-area li:hover .file-type span { color: #fff; }
.list-dl-area li:hover .file-type i { background: url("../images/icon/arrow-green.png")no-repeat; }
.list-dl-area li:hover .btn-dl { color: #fff; }
.list-dl-area li:hover .icon-dl { background: url("../images/icon/down2-white.png")no-repeat; }
.list-dl-area .btn-dl a:hover { opacity: 0.5; color: #FFF; }
.list-dl-area h4 { line-height: 66px; }
/*
    page-nav
*/
.page-nav { text-align: center; height: 32px; margin: 50px 0; }
.page-nav span{ border-radius: 3px; display: inline-block; padding: 0 16px; font-size: 14px;border: 1px solid #d2d2d2;  line-height: 32px;  background-color: #00a63d; color: #fff;}
.page-nav a span { border-radius: 3px; display: inline-block; padding: 0 16px; font-size: 14px; color: #716767;  border: 1px solid #d2d2d2;  line-height: 32px; background:none}
.page-nav a span:hover , .page-nav a.active {  background-color: #00a63d; color: #fff; }
/*
    page : related-links
    =====================================================
*/

/*
    list-related
*/
.list-related { height: 900px; margin-left: 160px; }
.list-related li { float: left; text-align: center; margin: 30px 130px 20px 0; }
.list-related h5 { margin-top: 16px; font-size: 14px; color: #716767; line-height: 20px; }
.list-related li:hover h5 { color: #00a63d; }
.list-related figure { width: 250px; height: 120px; text-align: center; line-height: 120px; margin: 0 auto; }
/*
    news
    =======================================================
*/
/*
    top-news
*/
.top-news { width: 960px; height: 218px; margin: 20px auto; background-color: #fdfdfd; border: 1px solid #f9f9f9; }
.top-news h4 { font-weight: 700; }
.top-news p { margin: 10px 0 0 20px; font-size: 14px; color: #716767; line-height: 28px; }
.news { width: 960px; height: 480px; margin-left: 20px; }
.news li:nth-child(odd) { background: #fdfdfd; }
.news a { display: block; padding: 18px 20px; font-size: 16px; color: #716767; }
.news .dot { margin: 4px 14px 0 0; width: 6px; height: 6px; display: inline-block; background: url("../images/icon/dot-gray2.png")no-repeat; float: left; }
.news span { padding: 18px 20px 0 0; float: right; font-size: 12px; color: #00a63d; }
.news a:hover { color: #00a63d; }
.news a:hover .dot { display: block; background: url("../images/icon/dot-green.png")no-repeat; }
/*
    mem-news
    =======================================================
*/
.mem { margin-top: 20px; height: 800px; }
/*
    news-detail
    =======================================================
*/
.news-detail { margin-top: 40px; }
.news-detail .main-tit { text-align: center; line-height: 32px; height: 80px; }
.news-detail .icon-date { width: 11px; height: 11px; display: inline-block; background: url("../images/icon/date2.png")no-repeat; }
.news-detail .date { margin-left: 5px; font-size: 14px; color: #2d2626; }
.news-detail .con { width: 820px; min-height: 500px; margin: 30px auto; }
.news-detail p { font-size: 16px; color: #736969; line-height: 32px; padding: 0 20px; margin-bottom: 20px; }
.news-detail .con img { max-width: 800px; }
/*
    about-us
    =======================================================
*/
.about-us { width: 100%; min-height: 665px; margin-top: 30px; overflow: hidden; }
/*
    nav
*/
.nav { float: left; width: 250px; margin-right: 20px; }
.nav li { border-bottom: 1px solid #c2b7b7; }
.nav a { display: block; padding: 20px; font-size: 16px; color: #716767; }
.nav .active { background-color: #00a63d; color: #fff; }
.nav a:hover { background-color: #00a63d; color: #707070; }
.right-con { float: right; width: 730px; }
.right-con .main-tit h1 { margin-top: 0; }
.right-con .con { margin: 20px; }
.right-con .con p { font-size: 14px; color: #716767; line-height: 24px; margin-bottom: 20px; }
/*
    login
    =======================================================
*/
.login { height: 675px; }
.l-pic { float: left; margin-top: 20px; }
.box-login { width: 462px; height: 233px; background-color: #f9f9f9; float: right; padding: 20px 20px; text-align: center; margin-top: 40px; }
.box-login li { margin-bottom: 14px; }
.box-login .txt { width: 100%; height: 34px; padding-left: 10px; border: 1px solid #f4f4f4; outline: none; }
.box-login .forget-key, .box-register .forget-key { color: #2493ed; line-height: 26px; }
.btn-red, .btn-green { display: inline-block; width: 138px; height: 36px; margin-right: 14px; color: #fff; padding: 0; line-height: 36px; }
.btn-red { background-color: #e65762; font-size: 16px; }
.btn-green { background-color: #00a63d; font-size: 16px; }
.btn-red:hover { background-color: #d4505a; color: #FFF; }
.btn-green:hover { background-color: #007e2e; color: #FFF; }
/*
    register
    =======================================================
*/
.box-register { width: 462px; height: 373px; background-color: #f9f9f9; float: right; padding: 20px 20px; margin-top: 40px; text-align: center; }
.box-register li { margin-bottom: 14px; }
.box-register h6 { width: 90px; font-size: 14px; display: block; padding: 10px 10px; background-color: #fff; float: left; color: #747474; text-align: left; }
.box-register span { color: #e65762; margin-right: 6px; }
.box-register .txt { width: 332px; height: 35px; border: 0; outline: none; }
.box-register .btn-area { text-align: center; }
/*
    forget
    =======================================================
*/
.forget { height: 675px; }
.box-forget { width: 462px; /*height: 373px;*/  background-color: #f9f9f9; float: right; padding: 20px 20px; margin: 40px 20px 0 0; text-align: center; }
.box-forget li { margin-bottom: 14px; }
.box-forget .txt, .box-forget select { width: 332px; height: 35px; border: 0; outline: none; padding-left: 10px; }
.box-forget h6 { width: 90px; font-size: 14px; display: block; padding: 10px 10px; float: left; color: #747474; text-align: left; }
.box-forget .btn-pwd a { display: inline-block; width: 138px; height: 36px; margin: 10px 14px 0 0; color: #fff; padding: 0; line-height: 36px; }
.box-forget p { line-height: 18px; color: #2493ed; }
.box-forget span { color: #e65762; }
/*
    course-lv1
    =======================================================
*/
.list-course li { width: 731px; height: 133px; margin-top: 40px; }
.list-course li:nth-child(odd) { background-color: #fbfbfb; }
.list-course .con { width: 530px; float: left; margin: 0; }
.list-course .con span { display: block; width: 192px; height: 58px; font-size: 14px; color: #fff; float: left; background-color: #888383; padding: 10px 10px; margin-right: 20px; }
.list-course .con h3 { line-height: 58px; font-size: 20px; color: #00a63d;/*font-weight: 700;*/
}
.list-course .con p { padding: 10px 20px; color: #777777; font-size: 14px; }
.list-course .btn-area{ float: right; margin-right: 15px; margin-top: 6px; }
.list-course .btn-area a { display: block; font-size: 16px; color: #fff; width: 140px; height: 40px; line-height: 40px; margin: 14px 0 14px 10px; }
.list-course .btn-area span { display: block; font-size: 16px; color: #fff; width: 140px; height: 40px; line-height: 40px; margin: 14px 0 14px 10px; background-color: #c0bbbb; }
/*
    course-lv2
    =======================================================
*/
.top-course { height: 156px; margin: 20px 10px; position: relative; border-bottom: 1px dashed #f3f3f3; }
.top-course figure { width: 220px; height: 136px; float: left; margin-right: 18px; }
.top-course h5, .top-course .con { font-size: 14px; color: #707070; margin-top: 16px; }
.top-course .more { font-size: 14px; color: #00a63d; position: absolute; right: 4px; bottom: 15px; }
.top-course .more:hover { color: #007e2e; }
.list-lv2 { margin-left: 0; }
.list-lv2 li { text-align: center; margin-bottom: 30px; }
.list-lv2 h5 { display: block; width: 100%; height: 90px; padding: 30px 10px; background-color: #f9f9f9; font-size: 14px; color: #2c2c2c; line-height: 24px; }
.list-lv2 span { display: block; width: 100%; height: 50px; line-height: 50px; color: #fff; font-size: 16px; background-color: #c0bbbb; }
.list-lv2 a { display: block; width: 100%; height: 50px; line-height: 50px; color: #fff; font-size: 16px; background-color: #00a63d; }
.list-lv2 a:hover { background-color: #007e2e; }
/*
    404
    =======================================================
*/
.publish { width: 930px; height: 340px; margin: 100px auto; background-color: #f9f9f9; padding-top: 40px; }
.publish figure { display: inline-block; width: 216px; height: 248px; margin: 0 50px 0 160px; float: left; }
.publish ul { margin-top: 80px; }
.publish li { margin-bottom: 20px; }
.publish i { display: inline-block; width: 324px; height: 44px; background: url("../images/404txt.png") no-repeat; }
.publish .btn-area a { width: 166px; height: 38px; line-height: 38px; color: #fff; font-size: 16px; display: inline-block; border-radius: 3px; margin-right: 14px; text-align: center; }
/*
    user-center
    =======================================================
*/
.user-tit { margin-bottom: 50px; }
.pwd-tit { border-top: 1px dashed #eeeeee; margin-top: 40px; }
.user .btn-modify { background-color: #00a63d; float: right; margin: 10px 20px 0 0; }
.user .btn-modify-confirm{ background-color: #e75761; }
.user .btn-modify a { display: block; padding: 5px 20px; }
.user .btn-modify i { width: 12px; height: 12px; display: inline-block; background: url("../images/icon/i-modify.jpg") no-repeat; }
.user .btn-modify span { color: #fff; font-size: 14px; margin-left: 0; }
.pwd-tit .btn-modify { margin-top: 26px; }
.list-user-info { margin: 20px 0; }
.list-user-info li { margin-bottom: 15px; padding-left: 20px; clear: both; min-height: 24px; position: relative; }
.list-user-info li:last-child{ margin-bottom: 0; }
.list-user-info label { width: 160px; color: #707070; font-size: 14px; float: left; font-weight: 400; }
.list-user-info .user-type { color: #00a63d; }
.list-user-info .con { font-size: 14px; color: #2d2626; }
.list-user-info label.radio-inline{ width: auto; float: none; }
.list-user-info .txt{ width: 220px; height: 28px; border: 1px solid #f4f4f4; color: #2c2c2c; padding: 0 6px; }
.list-user-info .txt-long{ width: 460px; }
.list-user-info .txt-multiple{ height: 110px; }
.list-user-info .box-select{ width: 180px; border: 1px solid #f4f4f4; height: 28px; margin-right: 15px; }
.list-user-info .box-select-long{ width: 220px; }
.user-box { padding: 10px 20px; }
.user-box h3 { width: 960px; height: 36px; padding-left: 20px; background-color: #33b864; font-size: 16px; color: #fff; font-weight: 400; line-height: 36px; }
.user-box .btn-upload{ float: right; margin-right: 15px; background: url('../images/icon/add.png') no-repeat left center; color: #FFF; font-size: 14px; line-height: 36px; padding-left: 24px; }
.user-box .btn-upload-confirm{ float: right; background: #ff7e00; font-size:14px; padding: 0 16px; color: #FFF; }
.co-list { width: 100%; margin-top: 10px; }
.co-list tr { height: 40px; line-height: 40px; }
.co-list tr:nth-child(odd) { background-color: #f9f9f9; }
.co-list td { text-align: left; padding: 0 20px; font-size: 14px; color: #2d2626; }
.co-list a { font-size: 14px; color: #717070; }
.co-list a:hover { color: #2c2c2c; }
/*
    uc-form
*/
.uc-form{ width: 960px; margin: 0 auto; padding: 15px; overflow: hidden; font-size: 14px; }
.uc-form>div{ margin-bottom: 15px; }
.uc-form>div:last-child{ margin-bottom: 0; }
.uc-form label{ float: left; color: #2b2b2b; line-height: 34px; font-weight: 400; width: 180px; text-align: right; padding-right: 15px; }
.uc-form label span{ color: #e65762; }
.uc-form label.radio-inline{ width: auto; float: none; }
.uc-form label.radio-inline input{ margin-top: 10px; }
.uc-form .txt{ width: 224px; height: 34px; border: 1px solid #dedede; }
.uc-form .txt-long{ width: 688px; }
.uc-form .txt-date{ background: url('../images/icon/date.png') no-repeat 95% center;}
.uc-form .btn-green , .uc-form .btn-green:focus , .uc-form .btn-green.active{ color: #FFF; border-radius: 0; }
.uc-form .box-select{ width: 224px; border: 1px solid #f4f4f4; height: 34px; }
.uc-form .con{ margin-left: 180px; }
/*
    uc-course-title
*/
.uc-course-title{ padding:20px 0 15px 0; text-align: center; }
.uc-course-title h3{ color: #0064b1; font-size: 20px; margin-bottom: 10px;}
.uc-course-title p{ color: #2c2c2c; }
.uc-course-title span{ color: #e65762; }
/*
    uc-upload-info
*/
.uc-upload-info{ background: #fdfdfd; width: 810px; margin:10px auto; padding: 10px;  }
.uc-upload-info>div{ background: url('../images/icon/dot.png') no-repeat left center; line-height: 34px; font-size: 14px; color: #535353; }
/*
    uc-upload-area
*/
.uc-upload-area{ text-align:right; color: #FFF; background: #6fd193; height: 36px; width: 810px; margin: 0 auto; line-height: 36px; }
.uc-upload-area .btn-func{ background: #00a63d; float: right; display: block; width: 124px; text-align: center; color: #FFF; }
.uc-upload-area span{ padding-right: 15px; }
/*
    uc-upload-list
*/
.uc-upload-list{ border-left: 1px solid #f9f9f9; border-right: 1px solid #f9f9f9; border-bottom: 1px solid #f9f9f9; width: 810px; margin: 0 auto; }
.uc-upload-list li{ line-height: 42px; padding: 0 20px; }
.uc-upload-list li:nth-child(even){ background: #f9f9f9; }
.uc-upload-list span{ color: #656565; }
.uc-upload-list .btn-del{ float: right; color: #b3b3b3; background: url('../images/icon/del.png') no-repeat left center; padding-left: 16px; }
.uc-upload-list li:hover .btn-del{ color: #4d4d4d; }
/*
    uc-agreement
*/
.uc-agreement{ text-align: center; padding: 60px 0; overflow: hidden; }
.uc-agreement p{ color: #737373; margin-bottom: 10px; padding: 4px 0; }
.uc-agreement p a{ color: #2493ed; }
.uc-agreement .btn-area{ margin-top: 0; }
.uc-agreement .btn-submit{ width: 282px; height: 60px; color:#FFF; line-height: 60px; text-align: center; background: #00a63d; font-size: 20px; padding: 0; border-radius: 0; }