* { margin: 0; padding: 0; }
body { width: 100%; height: 100%; font-family: "微软雅黑", "Helvetica Neue", Helvetica, "STHeiTi", sans-serif; background-color: #EFF8F9; font-size: 14px; }
ul, li { list-style: none; }
a { text-decoration: none;  outline: none;}
textarea { spellcheck: false; resize: none; }
input { resize: none; font-family: "微软雅黑", "Helvetica Neue", Helvetica, "STHeiTi", sans-serif; }
input:focus { outline: none; }
textarea:focus { outline: none; }
select{ -webkit-appearance: none; border:0px;}
#nav_active { z-index: 999; color: #0F9E9A; border-bottom: 2px solid #7AC8B8; }

/* 头部 */
header { width: 100%; min-width: 1170px; height: 40px; background: url(../images/head_bg_01.png) no-repeat center center; color: #fff; }
header .head_bg { width: 1170px; height: 40px; margin: 0 auto; }
header .head_l { width: 500px; display: inline-block; height: 40px; letter-spacing: 3px; line-height: 40px; font-size: 16px; }
header .head_c { width: auto; line-height: 40px; display: inline-block; }
header .head_c img { position: relative; top: 6px; }
header .head_r { float: right; background-color: #E98D00; width: 100px; line-height: 40px; text-align: center; height: 45px; border-radius: 0 0 5px 5px; }
header .head_r a { color: #fff; font-size: 15px; }
header .head_r a:hover { color: #7AC8B8; }

/* 红色E90200绿色7AC8B8 */

/* banner */
nav { width: 100%; height: 80px; background-color: #fff; min-width: 1170px; }
nav .nav { width: 1170px; height: 80px; margin: 0 auto;	/* border-bottom: 1px solid #333; */ position: relative; }
nav .nav .nav_left { width: 200px; height: 80px; overflow: hidden; line-height: 80px; font-size: 24px; color: #4196E6; display: inline-block; }
nav .nav .nav_right { display: inline-block; width: auto; height: 80px; line-height: 80px; position: absolute; right: 0px; }
nav .nav .nav_right li { float: left; width: 80px; height: 80px; text-align: center; font-size: 14px; }
nav .nav .nav_right li a { width: 70px; color: #595358; height: 70px; display: inline-block; border-bottom: 2px solid #fff; }
nav .nav .nav_right li a:hover { color: #0F9E9A; border-bottom: 2px solid #7AC8B8; }
.banner { width: 100%; min-width: 1170px; height: 500px; display: block; background: rgba(0, 0, 0, 0.1); }
.tu_bg { width: 100%; height: 500px; display: block; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }

/* 底部 */
footer { width: 100%; height: 125px; min-width: 1170px; background-color: #6BC2B0; color: #fff; font-size: 14px; margin: 0 auto; text-align: center; line-height: 24px; padding-top: 25px; }

/* article */
article { width: 1090px; height: auto; margin: 0 auto; position: relative; }
article h4 { width: auto; height: 40px; line-height: 40px; color: #555; font-size: 18px; text-align: center; padding-left: 10px; }
.article_bg { width: 1170px; min-height: 500px; background-color: #fafafa; margin: 0 auto; padding-bottom: 20px; }
.content { width: 100%; height: auto; line-height: 30px; color: #777; text-indent: 2rem; text-align: left; font-size: 15px; }

/* section */
section { width: 750px; height: auto; min-height: 500px; display: inline-block; }

/* 侧边栏aside */
aside { width: 330px; height: auto; display: inline-block; vertical-align: top; }
aside .aside_list { width: 330px; height: auto; margin-bottom: 15px; }
aside .aside_list li { width: 310px; color: #777; font-size: 15px; height: 45px; overflow: hidden; line-height: 45px; border-bottom: 1px solid #cbcbcb; transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -safari-transition: all 0.5s; }
aside .aside_list h4 { color: #7AC8B8; height: 40px; line-height: 40px; width: 290px; text-align: left; font-weight: normal; }
aside .aside_list .more { text-align: right; float: right; font-size: 15px; }
aside .aside_list .more a { color: #999; }
aside .aside_list .more a:hover { color: #7AC8B8;text-decoration: underline; }
aside .aside_list li img { position: relative; bottom: 3px; margin-right: 10px; }
aside .aside_list ul li a { width: 100%; height: 100%; display: block; color: #999; }
aside .aside_list ul li a:hover { color: #7AC8B8; transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -safari-transition: all 0.5s; }
aside .aside_list ul li:hover { background-color: #f0f0f0; }
aside .aside_list .video_name { width: 300px; color: #777; font-size: 16px; height: 40px; line-height: 40px; }
aside .aside_list .video_introduction { width: 310px; height: auto; line-height: 25px; color: #999; margin-bottom: 20px; margin-top: 10px; }
aside .aside_list .video_li { color: #999; }
aside .aside_listt { width: 410px; height: auto; margin-bottom: 15px; }
aside .aside_listt li { width: 390px; color: #777; font-size: 15px; height: 45px; overflow: hidden; line-height: 45px; border-bottom: 1px solid #cbcbcb; transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -safari-transition: all 0.5s; }
aside .aside_listt h4 { color: #7AC8B8; height: 40px; line-height: 40px; width: 290px; text-align: left; font-weight: normal; }
aside .aside_listt .more { text-align: right; float: right; font-size: 15px; }
aside .aside_listt .more a { color: #999; }
aside .aside_listt .more a:hover { color: #7AC8B8; }
aside .aside_listt li img { position: relative; bottom: 3px; margin-right: 10px; }
aside .aside_listt ul li a { width: 100%; height: 100%; display: block; color: #999; }
aside .aside_listt ul li a:hover { color: #7AC8B8; transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -safari-transition: all 0.5s; }
aside .aside_listt ul li:hover { background-color: #f0f0f0; }
aside .aside_listt .video_name { width: 380px; color: #777; font-size: 16px; height: 40px; line-height: 40px; }
aside .aside_listt .video_introduction { width: 390px; height: auto; line-height: 25px; color: #999; margin-bottom: 20px; margin-top: 10px; font-size: 15px; }
aside .aside_listt .video_li { color: #999; }
.aside_list_bg { border: 1px solid #ccc; padding-left: 10px; border-radius: 5px; }

/* 规范诊疗详情页 */
.article_nav { width: 1090px; height: 50px; line-height: 50px; margin: 0 auto; color: #777; }
.article_nav img { position: relative; bottom: 3px; }
.article_nav a { color: #777; }
.article_nav a:hover { color: #7AC8B8; text-decoration: underline;}
.norm_list { margin-top: 20px; }
.norm_list li { width: 100%; height: 30px; color: #999; line-height: 30px; }
.norm_list li span:first-child { width: 50px; height: auto; display: inline-block; }
.norm_img { width: 1090px; height: auto; overflow: hidden; }
.norm_img img { width: 100%; height: auto; margin-top: 20px; border-radius: 5px; }

/* 规范诊疗 */
.turning { width: 1090px; height: 60px; box-sizing: border-box; display: block; margin-bottom: 20px; }
.turning_bg { width: 570px; height: 60px; display: block; margin-left: 150px; }
.turning_left { width: 200px; height: 40px; display: inline-block; text-align: center; line-height: 40px; font-size: 15px; color: #7AC8B8; border: 1px solid  #7AC8B8; border-radius: 5px 0 0 5px; box-sizing: border-box; cursor: pointer; }
.turning_right { width: 200px; height: 40px; display: inline-block; text-align: center; line-height: 40px; font-size: 15px; color: #7AC8B8; background-color: #fff; border: 1px solid  #7AC8B8; border-radius: 0 5px 5px 0; box-sizing: border-box; cursor: pointer; }
.button_active { border: 1px solid #7AC8B8; background-color: #7AC8B8; color: #fff; }
.turning_list { width: 700px; height: auto; }
.turning_list .turning_list_ul li { width: 700px; height: 180px; border-radius: 5px 5px 0 0; border-bottom: 1px solid #cbcbcb; }
.turning_list .turning_list_ul li a { display: block; width: 100%; height: 140px; padding-top: 20px; padding-bottom: 20px; border-radius: 5px; transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -safari-transition: all 0.5s; }
.turning_list .turning_list_ul a:hover { background-color: #f0f0f0; }
.turning_list li .turning_l { width: 230px; height: 140px; border-radius: 5px; overflow: hidden; display: inline-block; margin-left: 10px; }
.turning_list li .turning_c { width: 88%; height: 140px; margin-left: 30px; display: inline-block; vertical-align: top; }
.turning_list li .turning_cc { width: 570px; height: 140px; margin-left: 30px; display: inline-block; vertical-align: top; color: #777; }
.turning_list li .turning_c .turning_t { width: 93%; color: #444; height: 30px; font-size: 14px; }
.turning_list li .turning_cc .turning_t { width: 93%; color: #444; height: 30px; font-size: 14px; }
.turning_list li .turning_c .turning_m { width: 93%; color: #555; height: 30px; font-size: 12px; }
.turning_list li .turning_c .turning_b { width: 93%; color: #777; height: 80px; font-size: 14px; line-height: 25px; overflow: hidden; }
.turning_list li .turning_c .turning_bb { width: 90%; color: #777; height: 60px; font-size: 14px; line-height: 25px; overflow: hidden; }
.turning_list li .turning_cc .turning_bb { width: 90%; color: #777; height: 56px; font-size: 14px; line-height: 25px; overflow: hidden; }
.turning_list li .turning_r { color: #7AC8B8; width: 39px; height: 140px; text-align: right; font-size: 16px; display: inline-block; line-height: 140px; margin-left: 20px; vertical-align: top; z-index: 10; text-align: center; }
.turning_list li .turning_rr:hover { border: 1px solid #7AC8B8; background-color: #fff; color: #22CC87; }
.turning_list li .turning_rr { color: #7AC8B8; width: 70px; height: 30px; text-align: right; font-size: 16px; display: inline-block; line-height: 30px; margin-left: 10px; margin-right: 10px; margin-top: 52px; border: 1px solid #7AC8B8; border-radius: 5px; vertical-align: top; text-align: center; z-index: 10; }
.turning_list li .turning_number { width: 93%; color: #999; height: 30px; font-size: 14px; }
.green { color: #7AC8B8; margin-left: 3px; margin-right: 10px; }
.search { width: 400px; height: 40px; box-sizing: border-box; display: block; margin-bottom: 20px; background-color: #E8E8E8; margin-left: 150px; border-radius: 5px; }
.search img { position: relative; margin-top: 5px; margin-left: 5px; }
.search input { width: 346px; height: 30px; color: #777; position: relative; bottom: 10px; background-color: #e8e8e8; border: 0px; padding-left: 10px; font-size: 15px; }

/* 报名按钮 */
.enroll { width: 1170px; height: auto; margin: 0 auto; display: block; background-color: red; }
.enroll_bg { width: 70px; height: 70px; border-radius: 50%; background-color: #B3B3B3; line-height: 70px; text-align: center; color: #fff; font-size: 20px; position: absolute; bottom: 0px; right: 0px; animation: down 1s ease-in-out alternate infinite running; -webkit-animation: down 1s ease-in-out alternate infinite running; }
@keyframes down {
	form { bottom: 0px; }
	to { bottom: 10px; }
}
@-webkit-keyframes down {
	form { bottom: 10px; }
	to { bottom: 0px; }
}
.enroll_bg a { width: 70px; height: 70px; display: inline-block; border-radius: 50%; color: #fff; }

/* 医学资讯 */
.information_list { width: 700px; height: 50px; overflow: hidden; overflow-x: auto; margin-bottom: 20px; }
.information_bg { width: 6000000000px; height: auto; }
.information_list li { width: 110px; height: 20px; margin-top: 10px; border-right: 1px solid #ccc; line-height: 25px; float: left; display: block; text-align: center; color: #777; cursor: pointer; }

/* 拖动 */
.tuodong { top: 0; width: 100%; min-height: 2rem; height: 2rem; overflow: hidden; overflow-x: auto; background-color: #f5f5f5; border-bottom: 1px solid #cbcbcb; }
.wrap { width: 600000px; height: auto; }

/* 分页 */
.page { width: 700px; height: 50px; margin-top: 30px; text-align: right; }
.page li {display:inline-block;text-align:center;margin: 0 auto;width:auto;min-width:24px;line-height:30px;padding-left:3px;padding-right:3px;height:30px;border:1px solid #cbcbcb;color:#999;margin-left:5px;}
.page li a { width: 100%; height: 30px; display: block; color: #999; padding-top: 0px; padding-bottom: 0px; }
.page li:hover { background-color: #7AC8B8; }
.page li:hover a { color: #fff; }
.price { color: #777; line-height: 30px; height: 30px; width: 100%; font-size: 16px; margin-top: 20px; margin-bottom: 20px; }
.price_bottom textarea { width: 1080px; height: 200px; border: 1px solid #cbcbcb; border-radius: 5px; color: #777; font-size: 15px; padding: 5px; background-color: #fff; }
.price_bottom input { width: 400px; height: 40px; color: #fff; background-color: #7AC8B8; border: 0px; border-radius: 5px; font-size: 16px; line-height: 40px; margin-left: 350px; margin-top: 20px; cursor: pointer; }
.price_bottom a { width: 400px; height: 40px; color: #fff; background-color: #7AC8B8; border: 0px; border-radius: 5px; font-size: 16px; line-height: 40px; margin-left: 350px; margin-bottom: 30px; cursor: pointer; display: inline-block; text-align: center; transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -safari-transition: all 0.5s; }
.price_bottom input:hover { transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -safari-transition: all 0.5s; background-color: #1CBA9B; }
.price_bottom a:hover { background-color: #1CBA9B; }
.page .active{background-color: #7AC8B8;}
.page .active a{color: #fff;}

/* 有偿问卷 */
.paid { width: 1090px; height: auto; }
.paid_h3 { font-weight: normal; font-size: 20px; width: 100%; height: 50px; line-height: 50px; text-align: center; margin-bottom: 20px; }
.paid>ul>li { width: 1008px; height: auto; padding: 40px; margin-bottom: 30px; border: 1px solid #DEDEDE; min-height: 100px; }
.paid_introduce { width: 100%; height: auto; line-height: 25px; color: #777; font-size: 16px; margin-bottom: 20px; text-align: left; border-bottom: 1px solid #cbcbcb; padding-bottom: 10px; }
.paid h5 { font-weight: normal; font-size: 16px; margin-bottom: 10px; color: #444 }
.paid li { width: auto; color: #999; height: 30px; line-height: 30px; font-size: 15px; }
.paid li input { margin-right: 10px; }
.paid li input[type=text] { width: 400px; height: 40px; padding-left: 5px; border: 1px solid  #cbcbcb; color: #999; font-size: 14px; }

/* 慢病课堂 */
.chronic { width: 1090px; height: auto; padding-top: 20px; }
.chronic li { width: 330px; height: 300px; display: inline-block; margin-right: 40px; overflow: hidden; cursor: pointer; background-color: #fff; color: #777; margin-bottom: 20px; box-shadow: 1px 1px 2px #ddd, 2px 4px 5px #ddd, 1px 1px 2px #ddd, 2px 4px 5px #ddd; transition: all 1s; -webkit-transition: all 1s; -o-transition: all 1s; -safari-transition: all 1s; }
.chronic li a { width: 330px; height: 300px; color: #777; }
.chronic li .chronic_bg { width: 330px; height: 212px; overflow: hidden; }
.chronic li img { transition: all 1s; -webkit-transition: all 1s; -o-transition: all 1s; -safari-transition: all 1s; }
.chronic li:hover img { transform: scale(1.1, 1.1); }
.chronic li:hover { color: #7AC8B8; }
.chronic_introduce { width: 270px; height: 70px; line-height: 25px; overflow: hidden; padding-left: 30px; padding-right: 30px; padding-top: 5px; text-align:center;}
.pow_text { width: auto; display: inline-block; height: auto; text-align: center; transition: all 1s; -webkit-transition: all 1s; -o-transition: all 1s; -safari-transition: all 1s; }
.pow_text:hover { transform: translate(10px, 0px); }
.video_video { width: 610px; height: 290px; border: 1px solid #cecece; background-color: #f0f0f0; display: block; overflow: hidden; }
.video_comment { width: 610px; height: 50px; display: block; margin-top: 20px; }
.video_comment span { display: inline-block; }
.video_comment span:first-child { color: #444; font-size: 20px; }
.video_comment span:last-child { width: 70px; height: 30px; border: 1px solid #7AC8B8; vertical-align: middle; line-height: 30px; text-align: center; border-radius: 5px; cursor: pointer; transition: all 1s; -webkit-transition: all 1s; -o-transition: all 1s; -safari-transition: all 1s; position: relative; bottom: 3px; left: 10px; }
.video_comment span:last-child a { color: #7AC8B8; }
.video_comment span:last-child:hover { background-color: #7AC8B8; color: #fff; }
.video_comment span:last-child:hover a { color: #fff; }
.border_bottom{border-top: 1px dashed #cbcbcb;}
.comment { width: 610px; height: auto; }
.comment li { width: 610px; height: auto;  border-bottom:1px solid #cbcbcb;  }
.comment_top { /*border-bottom: 1px dashed #cbcbcb;*/ }
.comment_top span { display: inline-block; vertical-align: top; }
.conmment_top .comment_name { width: 70px; color: #444; }
.comment_content { color: #777; width: 570px; height: auto; }
.comment_content div:first-child { width: 570px; }
.comment_time { margin-top: 10px; width: 570px; color: #999; font-size: 13px; line-height: 25px; }
.comment_time span:last-child { width: 50px; height: 20px; border: 1px solid #7AC8B8; vertical-align: middle; text-align: center; line-height: 20px; margin-left: 10px; border-radius: 5px; cursor: pointer; margin-bottom: 10px; transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -safari-transition: all 0.5s; }
.comment_time span:last-child a { color: #7AC8B8; width: 50px; height: 25px; transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -safari-transition: all 0.5s; }
.comment_time span:last-child:hover { background-color: #7AC8B8; }
.comment_time span:last-child:hover a { color: #fff; }
.comment_bottom { padding-top: 5px; padding-bottom: 5px; width: 610px; line-height: 25px; height: auto; vertical-align: top; }
.comment_bottom .comment_bottom_l { width: auto; min-width: 100px; display: inline-block; }
.comment_bottom .comment_bottom_r { width: auto; max-width: 500px; display: inline-block; color: #999; vertical-align: top; }

/* 弹出层 */
.model { width: 100%; height: 100%; display: block; position: fixed; z-index: 999; background-color: rgba(0, 0, 0, 0.3); overflow-y: auto; }
.model .model_bg { width: 500px; margin: 0 auto; height: auto; margin-top: 10%; background-color: #fff; border-radius: 5px; border: 1px solid #ccc; }
.model .model_top { width: 500px; height: 35px; border-bottom: 1px solid #cbcbcb; padding-top: 3px; padding-bottom: 3px; }
.model .model_close { width: 30px; height: 30px; display: inline-block; margin-left: 20px; margin-top: 3px; cursor: pointer; border-radius: 50%; transition: all 0.2s; -webkit-transition: all 0.2s; -o-transition: all 0.2s; -safari-transition: all 0.2s; }
.model .model_close:hover { background-color: #f0f0f0; }
.model .model_close img { margin-top: 7px; margin-left: 8px; }
.model .model_return { width: 30px; height: 30px; display: inline-block; margin-left: 20px; margin-top: 3px; cursor: pointer; border-radius: 50%; transition: all 0.2s; -webkit-transition: all 0.2s; -o-transition: all 0.2s; -safari-transition: all 0.2s; }
.model .model_return:hover { background-color: #f0f0f0; }
.model .model_return img { margin-top: 4px; margin-left: 6px; }
.model .model_comment { width: 500px; height: auto; }
.model .model_comment span { display: inline-block; }
.model .model_comment .star { width: 70px; font-size: 18px; color: #444; margin-left: 50px; line-height: 50px; }
.model .model_comment textarea { width: 380px; margin-left: 50px; resize: none; border: 1px solid #cecece; border-radius: 5px; height: 180px; max-height: 180px; max-width: 380px; padding-left: 10px; padding-right: 10px; padding-top: 5px; color: #777; display: block; font-size: 14px; }
.model .model_comment input { width: 400px; margin-left: 50px; margin-top: 20px; border: 0px; border-radius: 7px; background-color: #7AC8B8; color: #fff; font-size: 20px; height: 40px; line-height: 40px; margin-bottom: 20px; }

/* 隐藏的回复框 */
.comment_none { width: 610px; height: 130px; border-top: 1px solid #cbcbcb; padding-top: 10px; }
.comment_none textarea { width: 590px; padding: 5px; max-width: 600px; height: 80px; max-height: 80px; resize: none; border: 1px solid #cbcbcb; color: #777; }
.comment_none input { float: right; margin-right: 10px; width: 50px; height: 25px; line-height: 25px; background-color: #7AC8B8; color: #fff; border: 1px solid #7AC8B8; margin-top: 5px; border-radius: 5px; }
.comment_none input:hover { background-color: #fff; color: #7AC8B8; transition: all 0.2s; -webkit-transition: all 0.2s; -o-transition: all 0.2s; -safari-transition: all 0.2s; }

/* 登录注册忘记密码 */
.login_bg { width: 100%; height: 100%; min-height: 630px; min-width: 1170px; overflow: hidden; background: url(../images/wangbi_bg_new.jpg); background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
.login_bg .entry { width: 380px; height: 430px; margin: 0 auto; position: relative; margin-top: 100px; left: 293px; background: #fff; }
.login_bg .entry .entry_head { width: 380px; height: 50px; line-height: 80px; color: #7AC8B8; font-size: 22px; text-align: center; }
.login_bg .entry .entry_center { width: 340px; padding-left: 20px; padding-right: 20px; height: auto; }
.login_bg .entry .entry_center span { width: 340px; height: 40px; display: block; margin-top: 50px; border: 1px solid #cbcbcb; border-radius: 7px; }
.login_bg .entry .entry_center label { background: #ddd; height: 40px; width: 50px; display: inline-block; border-radius: 6px 0 0 6px; }
.login_bg .entry .entry_center label img { margin-left: 10px; margin-top: 5px; }
.login_bg .entry .entry_center span input { width: 285px; border: 0; display: inline-block; border-radius: 0 6px 6px 0; height: 40px; line-height: 40px; color: #777; padding-left: 5px; vertical-align: top; font-size: 15px; }
.login_bg .entry .entry_center span input:focus { outline: none; }
.login_bg .entry .enroll_forget { width: 340px; padding-left: 20px; margin-top: 30px; }
.login_bg .entry .enroll_forget a { color: #7AC8B8; transition: all 0.2s; -webkit-transition: all 0.2s; -o-transition: all 0.2s; -safari-transition: all 0.2s; }
.login_bg .entry .enroll_forget a:hover { color: #1CBA9B;text-decoration: underline; }
.login_bg .entry .enroll_forget span:last-child { float: right; }
.login_bg .entry .enroll_button { width: 340px; margin-left: 20px; margin-top: 50px; height: 50px; line-height: 50px; background-color: #7AC8B8; color: #fff; border-radius: 5px; text-align: center; font-size: 18px; transition: all 1s; -webkit-transition: all 1s; -o-transition: all 1s; -safari-transition: all 1s; }
.login_bg .entry .enroll_button input { width: 340px; height: 50px; border-radius: 7px; background-color: #7AC8B8; color: #fff; border: 0px; font-size: 18px; cursor: pointer; opacity: 0; position: absolute; left: 20px; }
.login_bg .entry .enroll_button:hover { background-color: #1CBA9B; }
.tips_entry { position: absolute; color: #E90200; top: 75px; font-size: 12px; }
.tips_entryy { position: absolute; color: #E90200; margin-top: 27px; font-size: 12px }
.login_bg .entry .forget_head { width: 300px; margin-left: 40px; height: 50px; line-height: 60px; border-bottom: 1px solid #cbcbcb; font-size: 20px; color: #7AC8B8; font-family: "微软雅黑"; margin-bottom: 10px; }
.login_bg .entry .forget_tel { width: 300px; height: 40px; display: block; margin-top: 27px; margin-left: 40px; border-radius: 6px; }
.login_bg .entry .forget_tel input { width: 290px; height: 40px; display: block; margin-top: 20px; padding-left: 10px; border: 1px solid #cbcbcb; border-radius: 6px; color: #777; font-size: 14px; }
.login_bg .entry .forget_proving { width: 300px; height: 40px; display: block; color: #fff; margin-left: 40px; border-radius: 6px; margin-top: 10px; }
.login_bg .entry .forget_proving .proving_left { width: 165px; height: 40px; display: inline-block; margin-top: 20px; padding-left: 10px; border: 1px solid #cbcbcb; border-radius: 6px; color: #777; font-size: 14px; }
.login_bg .entry .forget_proving input:last-child { width: 110px; height: 40px; display: inline-block; color: #fff; cursor: pointer; background-color: #7AC8B8; padding-left: 5px; margin-left: 7px; border: 1px solid #cbcbcb; border-radius: 6px; font-size: 14px; }
.login_bg .entry .forget_proving input:last-child:hover { background-color: #1CBA9B; }
.login_bg .entry .forget_password { width: 300px; height: 40px; display: block; margin-top: 47px; margin-left: 40px; border-radius: 6px; }
.login_bg .entry .forget_password input { width: 290px; height: 40px; display: block; margin-top: 27px; padding-left: 10px; border: 1px solid #cbcbcb; border-radius: 6px; color: #777; font-size: 14px; }
.login_bg .entry .forget_passwordd { width: 300px; height: 40px; display: block; margin-left: 40px; border-radius: 6px; margin-bottom: 5px; }
.login_bg .entry .forget_passwordd input { width: 290px; height: 40px; display: block; margin-top: 27px; padding-left: 10px; border: 1px solid #cbcbcb; border-radius: 6px; color: #777; font-size: 14px; }

/* 个人信息页 */
.personal { width: 100%; height: 100%; position: fixed; background: rgba(0, 0, 0, 0.3); z-index: 999; }
.personal_bg { width: 450px; height: auto; min-height: 400px; position: relative; margin: 0 auto; background-color: #fff; top: 20%; }
.model .set_up { width: 450px; font-size: 18px; color: #777; }
.model .set_up li { width: 410px; border-bottom: 1px solid #cbcbcb; padding: 0 20px; line-height: 60px; height: 60px; cursor: pointer; transition: all 0.2s; -webkit-transition: all 0.2s; -o-transition: all 0.2s; -safari-transition: all .2s; }
.model .set_up li:hover { background: #f0f0f0; color: #4D4D4D; }
.model .set_up li span:last-child { float: right; position: relative; top: 5px; }
.model .about_our { width: 410px; min-height: 150px; height: auto; margin-top: 20px; padding-left: 20px; padding-right: 20px; margin-bottom: 20px; }
.model .version { width: 410px; min-height: 150px; height: auto; margin-top: 20px; padding-left: 20px; padding-right: 20px; margin-bottom: 20px; }
.model .feedback { width: 500px; height: auto; }
.model .feedback span { display: inline-block; }
.model .feedback textarea { width: 380px; margin-left: 25px; resize: none; border: 1px solid #cecece; border-radius: 5px; height: 180px; max-height: 180px; max-width: 380px; padding-left: 10px; padding-right: 10px; padding-top: 10px; color: #777; display: block; font-size: 14px; margin-top: 20px; }
.model .feedback input { width: 400px; margin-left: 25px; margin-top: 20px; border: 0px; border-radius: 7px; background-color: #7AC8B8; color: #fff; font-size: 20px; height: 40px; line-height: 40px; margin-bottom: 20px; cursor: pointer; }
.model .feedback input:hover { background-color: #1CBA9B }
.model .modify { width: 500px; height: auto; }
.model .modify li { width: 450px; height: 65px; border-bottom: 1px solid #cbcbcb; }
.model .modify li input { width: 430px; height: 65px; border: 0px; line-height: 65px; padding-left: 20px; color: #777; font-size: 15px; }
.model .modify li:last-child { border: 0px; line-height: 65px; text-align: center; font-size: 16px; color: #7AC8B8; cursor: pointer; transition: all 0.2s; -webkit-transition: all 0.2s; -o-transition: all 0.2s; -safari-transition: all .2s; }
.model .modify li:last-child:hover { background-color: #f0f0f0; }
.model .modify li:last-child input { padding: 0; width: 450px; background-color: #fff; cursor: pointer; color: #7AC8B8; font-size: 16px; border-radius: 0 0 5px 5px; transition: all 0.2s; -webkit-transition: all 0.2s; -o-transition: all 0.2s; -safari-transition: all .2s; }
.model .modify li:last-child input:hover { background-color: #f0f0f0; }
.model .myself { width: 100%; height: auto; }
.model .myself .my_messages { width: 450px; border-bottom: 1px solid #cbcbcb; height: 100px; }
.model .myself .my_messages span { display: inline-block; }
.model .myself .my_messages .my_messages_head { background: url(../images/head_bg.png) center center no-repeat; width: 80px; height: 80px; margin-left: 10px; margin-top: 10px; overflow: hidden; border-radius: 50%; }
.model .myself .my_messages .my_messages_head img{ animation-play-state: paused; }
.model .myself .my_messages .my_messages_mes { width: 310px; height: 80px; vertical-align: top; margin-top: 10px; }
.model .myself .my_messages .my_messages_mes div:first-child { width: 300px; padding-left: 10px; margin-top: 10px; margin-bottom: 15px; }
.model .myself .my_messages>span:last-child { vertical-align: top; margin-top: 38px; margin-left: 5px; }
.model .myself .my_messages .my_messages_mes div:first-child span:first-child { color: #444; font-size: 17px; margin-right: 15px; }
.model .myself .my_messages .my_messages_mes div:first-child span:last-child { color: #FFD442; font-size: 14px; margin-right: 15px; }
.model .myself .my_messages .my_messages_mes div:last-child { width: 300px; padding-left: 10px; margin-top: 10px; margin-bottom: 20px; color: #444; }
.model .myself .my_messages .my_messages_mes div:last-child span:last-child { margin-left: 10px; }
.model .myself .my_setup { width: 450px; height: 80px; border-bottom: 1px solid #cbcbcb; }
.model .myself .my_setup .my_setup_l { width: 100px; height: 80px; display: inline-block; }
.model .myself .my_setup .my_setup_l img { margin-left: 10px; margin-top: 20px; }
.model .myself .my_setup .my_setup_c { width: 300px; height: 80px; line-height: 80px; font-size: 17px; vertical-align: top; display: inline-block; }
.model .myself .my_setup .my_setup_r { width: auto; height: auto; display: inline-block; margin-left: 5px; }
.model .myself li:last-child { padding: 0; width: 450px; height: 65px; line-height: 65px; text-align: center; background-color: #fff; color: #7AC8B8; font-size: 16px; border-radius: 0 0 5px 5px; font-size: 16px; }
.model .myself li { cursor: pointer; transition: all 0.2s; -webkit-transition: all 0.2s; -o-transition: all 0.2s; -safari-transition: all .2s; }
.model .myself li:hover { background-color: #f0f0f0; }

/* 个人信息 */
.model .model_list { width: 400px; margin: 0 auto; height: auto; margin-top: 10%; background-color: #fff; border-radius: 5px; border: 1px solid #ccc; }
.model_content { width: 400px; height: auto; display: block; }
.model_content .my_messages { width: 400px; border-bottom: 1px solid #cbcbcb; height: 100px; }
.model_content  .my_messages_head { display: block; background: url(../images/head_bg.png) center center no-repeat; width: 80px; height: 80px; overflow: hidden; border-radius: 50%; margin: 0 auto; }
.model_content  .my_messages_head { position: relative; top: 10px; }
.model_content li { width: 400px; min-height: 30px; border-bottom: 1px solid #cbcbcb; vertical-align: top; }
.model_content li span:first-child { vertical-align: top; margin-left: 20px; line-height: 30px; width: auto; display: inline-block; }
.model_content li span:last-child { vertical-align: top; color: #777; line-height: 30px; width: 295px; display: inline-block; margin-left: 10px; cursor: pointer; }
.model_content li span:last-child input { width: 295px; height: 30px; line-height: 30px; color: #777; border: 0px; }
.model_content li textarea { margin-top: 10px; width: 295px; height: 100px; padding: 10px; color: #777; font-size: 14px; }
.right_click:hover { background-color: #f0f0f0; }
.model_content li:last-child { width: 400px; height: 50px; text-align: center; line-height: 50px; color: #7AC8B8; font-size: 16px; }
.model_content li:last-child input { width: 400px; height: 50px; text-align: center; line-height: 50px; color: #7AC8B8; font-size: 16px; background-color: #fff; border: 0px; border-radius: 0 0 6px 6px; cursor: pointer; transition: all 0.2s; -webkit-transition: all 0.2s; -o-transition: all 0.2s; -safari-transition: all .2s; }
.model_content li:last-child input:hover { background-color: #f0f0f0; }
.city_list { width: 400px; min-height: 247px; max-height: 700px; display: block; background-color: #fff; border-radius: 6px; margin: 0 auto; margin-top: 150px; z-index: 999; overflow: hidden; overflow-y: auto; }
.city_list .city_list_ul li { cursor: pointer; width: 400px; height: 40px; text-align: center; line-height: 40px; border-bottom: 1px solid #cbcbcb; transition: all 0.2s; -webkit-transition: all 0.2s; -o-transition: all 0.2s; -safari-transition: all .2s; }
.city_list .city_list_ul li:hover { background-color: #f0f0f0; }
.mes_minute li { border: 0; }
.mes_minute li:first-child { text-align: left; color: #777; font-size: 16px; padding-left: 20px; line-height: 40px; margin-bottom: 10px; }
.mes_minute li input { height: 40px; line-height: 40px; color: #777; width: 350px; margin-left: 20px; margin-top: 10px; padding-left: 10px; }
.mes_minute li:last-child { width: 400px; height: 50px; line-height: 50px; margin-top: 30px; }
.mes_minute li:last-child span { width: 100px; height: 40px; display: inline-block; text-align: center; line-height: 40px; color: #fff; background-color: #7AC8B8; border-radius: 5px; transition: all 0.2s; -webkit-transition: all 0.2s; -o-transition: all 0.2s; -safari-transition: all .2s; }
.mes_minute li:last-child span:first-child { margin-left: 60px; cursor: pointer; transition: all 0.2s; -webkit-transition: all 0.2s; -o-transition: all 0.2s; -safari-transition: all .2s; }
.mes_minute li:last-child span:last-child { transition: all 0.2s; -webkit-transition: all 0.2s; -o-transition: all 0.2s; -safari-transition: all .2s; margin-left: 80px; cursor: pointer; }
.mes_minute li:last-child span:first-child:hover, .mes_minute li:last-child span:last-child:hover { background-color: #1CBA9B; }

/* 首页 */
.index_video { width: 670px; height: 400px;	/* background-color: #f0f0f0; */ margin-top: 30px; margin-left: 5px; }
.index_video_list h3 { color: #7AC8B8; border-bottom: 1px solid #cbcbcb; width: 680px; height: 50px; line-height: 60px; }
.index_video_list h3 { font-weight: normal; }
.index_video_list ul { margin-top: 15px; }
.index_video_list li { display: inline-block; margin-right: 11px;margin-bottom: 8px; cursor: pointer; border: 1px solid #cbcbcb; transition: all 1s; -webkit-transition: all 1s; -o-transition: all 1s; -safari-transition: all 1s; }
.index_video_list .index_list_img { width: 215px; height: 152px; overflow: hidden; }
.index_video_list li img { transition: all 1s; -webkit-transition: all 1s; -o-transition: all 1s; -safari-transition: all 1s; }
.index_video_list li:hover .index_list_img img { transform: scale(1.1, 1.1); }
.index_video_list li:hover .index_list_time { color: #7AC8B8; }
.index_video_list li:hover .index_list_con { color: #7AC8B8; }
.index_video_list .index_list_con { width: 195px; padding: 10px; height: 35px; line-height: 20px; color: #777; overflow: hidden;text-align:center; transition: all 1s; -webkit-transition: all 1s; -o-transition: all 1s; -safari-transition: all 1s;}
.index_video_list .index_list_time { padding-left: 10px; padding-right: 10px; color: #777; margin-bottom: 10px; transition: all 1s; -webkit-transition: all 1s; -o-transition: all 1s; -safari-transition: all 1s; }
.index_video_list .index_list_time span:last-child { float: right; }
/* 进修园地详情 */
.comment_left{
	width: 470px;
	height: auto;
	display: inline-block;margin-top: 20px;
	vertical-align: top;
	margin-left: 5px;float: right;
}
.comment_left textarea{
	width: 350px;
	height: auto;
	padding: 10px;
	border-radius: 5px;
	color: #777;
}
.comment_left input {
	width: 370px;
	height: 50px;
	border-radius: 7px;
	background-color: #7AC8B8;
	color: #fff;
	border: 0px;
	margin-top: 10px;
	font-size: 18px;
	cursor: pointer;
	margin-left: 75px;
	transition: all 1s; -webkit-transition: all 1s; -o-transition: all 1s; -safari-transition: all 1s;
}
.comment_left input:hover{
	background-color: #1CBA9B;
}

