﻿/* CSS Document */

*{font-family:Microsoft YaHei, "΢���ź�", Arial, Verdana, Tahoma;cursor: pointer;}
div,body,p,ul,li{padding:0;margin:0;    }
ul,li{ list-style:none;}
a{ text-decoration:none;}
.col-5{ width:50%; float:left;}

/* index style start */
header{ width:100%; height: 200px; background: url(../images/banner1.png?v=1) no-repeat; background-size:100% 100%;}
.title{ width:100%; height:90px;}
.title_left{ width:50%; float:left; padding-top:5px;}
.title_left_box{ width:110px; height:70px; background-color:#80A86A;  margin-left:10px;}
.title_left_box img{ padding-top:8px; padding-left:10px; width:100px;}
.title_right{ width:50%; float:right; text-align:right;}
.title_right img{ margin-top:12px; margin-right:10px; cursor:pointer;}
.title_con{ font-size:1.55em;float:left}
.title_con_text{margin-left:70px;background-color:#ff5e70;border-radius:20px;color:#ffffff}
.title_con img{ max-width:454px; width:70%; max-height:100px;}

.content{ width:100%; background-color:#F2F2F2;}
.tab{ margin:0 10px 0 10px; padding-bottom:10px; padding-top:10px;}
.tab ul{ width:100%; height:70px; margin-bottom:10px;}
.tab ul li{ width:30%; float:left; text-align:center; margin-right:5%;}
.topic{ width:100%; background: url(../images/jibiebeijingbai.png) no-repeat; background-size:100% 100%; height:70px; margin-right:19px; cursor:pointer;}
.tab .on{ background: url(../images/jibiebeijinghaung.png) no-repeat; background-size:100% 100%;}
.tab .end{ float:right; margin-right:0;}
.topic_t{ font-size:1.25em; padding-top:10px;}
.topic_f{ font-size:1em;}

.trans{ width:100%; display:none;}
.show{ display:block;}
.trans_1{ width:100%; height:257px; min-height:257px; max-height:257px; background: url(../images/kecheng1.png) no-repeat; background-size:100% 100%; margin-bottom:10px;}
.trans_left{ height:100%; text-align:center;}
.trans_left img{ margin-top:41px; max-width:100%;}
.trans_right{ height:154px; margin-top:57px; margin-bottom:46px; text-align:center; max-width:100%;}
.trans_right img{ }
.trans_level{ font-size:1.25em; color:#474747;}
.trans_xian{ margin-top:5px; margin-bottom:5px;}
.trans_con{ font-size:1em; color:#595959; margin-bottom:5px;}
.trans_1_flag{ position:relative; left:20%; top:-35px; z-index:1; max-width:74px; max-height:67px; background: url(../images/jibie.png) no-repeat; zoom:90%; font-size:0.875em; text-align:center; line-height:67px;}
.trans_2{ width:100%; height:257px; min-height:257px; max-height:257px; background: url(../images/kecheng2.png) no-repeat; background-size:100% 100%; margin-bottom:10px;}
.trans_2 .trans_left{ height:183px; min-height:183px; max-height:183px;}
.trans_2 .trans_left img{max-width:95%;}
.trans_2_con{ width:100%; max-width:90%; margin-bottom:52px; margin-top:14px;}
.trans_2_img{ margin-top:40px;}
.trans_2_flag{ position:relative; right:-70%; top:-170px; z-index:1; max-width:74px; max-height:67px; background: url(../images/jibie.png) no-repeat; zoom:90%; font-size:0.875em; text-align:center; line-height:67px;}
.trans_3{ width:100%; height:257px; min-height:257px; max-height:257px; background: url(../images/kecheng1.png) no-repeat; background-size:100% 100%;  margin-top:10px;}
.trans_3 .trans_left{ height:197px; min-height:197px; max-height:197px;}
.trans_3 .trans_left img{ margin-bottom:52px; max-width:95%;}
.trans_3_con{ width:100%; max-width:90%; }
.trans_3_img{ margin-top:0px;}
.trans_3_flag{ position:relative; left:20%; top:-92px; z-index:1; max-width:74px; max-height:67px; background: url(../images/jibie.png) no-repeat; zoom:90%; font-size:0.875em; text-align:center; line-height:67px;}


footer{ width:100%; height:98px; background-color:#80A86A; padding-top:27px; text-align:center;clear:both;}
footer p{ font-size:1em; color:#ffffff; padding-bottom:8px;}

.btn-backtop {
    position: fixed;
    right: 10px;
    bottom: 200px;
    width: 42px;
    height: 67px;
    z-index: 1;
	text-align:center;
	cursor:pointer;
}
.btn-fold{ bottom:80px;}
/* index style end */
/* login style start */
.login{ background: url(../images/beijing2.png) no-repeat; background-size:100% 100%; height:783px; width:100%; padding-top:60px; text-align:center; margin:0;}
.login_box{ width:100%; height:460px;}
.login_box_uname{ width:80%; height:70px; margin:0 auto;background:url(../images/kuang.png) no-repeat;background-size:100% 100%; margin-bottom:16px;}
.login_box_upass{ width:80%; height:70px;margin:0 auto;background:url(../images/kuang.png) no-repeat;background-size:100% 100%;margin-bottom:16px;}
.login_box_left{ width:64px; float:left; height:69px; padding-top:20px;}
.login_box_right{ margin-left:60px; padding-top:5px;}
.login_text{width: 70%;
    height: 60px;
    background: #F7F7F7;
    color: #989898;
    font-size: 1.25em;
    overflow: hidden;
    border: 0;
    outline: 0;
    padding-left: 15px;
	float:left;}
.login_btn{ width:80%; height:70px; margin:0 auto;background:url(../images/login_btn.png) no-repeat;background-size:100% 100%; margin-bottom:10px; text-align:center; font-size:1.875em; color:#ffffff; line-height:65px;}
.login_memo{ width:280px; margin:0 auto;}
.login_memo li{ float:left; text-align:center; color:#989898; font-size:1.25em;}
.login_memo a{color:#989898; text-decoration:none;}
.login_memo a:hover{color:#989898; text-decoration:none;}
.login_cur{ border-right:1px solid #989898;}
/* login style end */
/* reg style start */
.reg{ background: url(../images/reg_bg.jpg) no-repeat; background-size:100% 100%; height:813px; width:100%; padding-top:281px; text-align:center;margin:0;}
.reg_box_uname{ width:80%; height:70px; margin:0 auto;background:url(../images/reg_yzm.png) no-repeat;background-size:100% 100%; margin-bottom:16px;}
.reg_box_middle{width:60%; margin-left:60px; padding-top:5px;}
.reg_box_right{width:20%; float:right; height:69px; color:#ffffff; font-size:125%; line-height:59px; text-align:left; padding-left:5px;}
.reg_text{width: 70%;
    height: 60px;
    background: #F7F7F7;
    color: #989898;
    font-size: 1.25em;
    overflow: hidden;
    border: 0;
    outline: 0;
    padding-left: 15px;
	float:left;}
.reg_memo{ width:100%; text-align:center; color:#989898; font-size:1.25em;clear: both;line-height: 40px;}
.reg_memo span{ color:#80a86a;}
.toLog{ width:100%; text-align:center; color:#989898; font-size:1.25em;}
.toLog a{color:#989898; text-decoration:none;}
.toLog a:hover{color:#989898; text-decoration:none;}
/* reg style end */
/* menu style start */
.menu{width:100%; height: 200px; background: url(../images/menu_bg.jpg) no-repeat; background-size:100% 100%;}
.menu_title{ width:100%; text-align:center;}
.menu_level{ margin-bottom:10px; font-size:1.25em; color:#474747; padding-left:10px; padding-right:10px;}
.menu_con{ margin-top:10px; font-size:1.125em; color:#595959;}
.menu_content{ width:100%; background-color:#F2F2F2;}
.catalog{margin:0 10px 0 10px; padding-bottom:10px;}
.catalog_intro{width:100%; height: 200px; background: url(../images/menu_intro_bg.png) no-repeat; background-size:100% 100%; margin-bottom:10px;}
.catalog_intro_l{ width:60%; height:175px; float:left; padding-top:15px;}
.catalog_intro_outer .catalog_intro_con{ width:90%; margin-left:10%; height:160px;}
.catalog_intro_outer{ overflow:scroll; }
.catalog_intro_inner { overflow-x: hidden; overflow-y: scroll;}
/* for Chrome */
.catalog_intro_inner::-webkit-scrollbar { display: none;}
.catalog_intro_con{ font-size:1em; line-height:1.5em; color:#474747;}
.catalog_intro_r{ width:40%; height:175px; text-align:center; display:table-cell; vertical-align:middle;}
.catalog_intro_r img{ max-width:90%;}
.catalog_list li{ width:100%; min-height:55px;background: url(../images/menu_list.png) no-repeat; background-size:100% 100%; margin-bottom:5px; font-size:1em; line-height:1.5em; padding-left:15px; padding-right:23px;display:table;}
.catalog_list li a{ text-decoration:none; color:#424242;vertical-align:middle; display:table-cell;  }
.catalog_list li a:hover{ text-decoration:none; color:#424242;}
/* menu style end */
/* lesson style start */
.lesscon_con{margin:0 10px 0 10px; padding-bottom:16px; padding-top:10px;}
.lesson_trans{ width:100%;}
.lesson_trans:last-child{margin-bottom:70px;}
.lesson_trans_t{ width:100%; height: 10px; background: url(../images/trans_t.png) no-repeat; background-size:100% 100%;}
.lesson_trans_m{ width:100%; background-color: #ffffff; padding-top:5px; padding-left:10px; overflow:hidden; margin:0;}
.lesson_play{ width:100%; margin-bottom:15px;}
.lesson_left{ width:33px; float:left;}
.lesson_right{ width:85%; margin-left:40px; font-size:1em; line-height:1.5em; color:#474747; padding-top:7px;}
.lesson_yi{ width:100%; margin-bottom:15px; display:none;}
.lesson_yi img{ width:28px; height:28px;}
.lesson_yi .lesson_right{color:#B68354;}
.lesson_jie{ width:100%; margin-bottom:10px; display:none;}
.lesson_jie img{ width:28px; height:28px;}
.lesson_jie .lesson_right{ color:#7B2D21;}
.lesson_li{ width:100%; margin-top:10px;}
.lesson_trans_f{ width:100%; height: 25px; background: url(../images/trans_f.png) no-repeat; background-size:100% 100%;}
/* lesson style end */

/* menu foot style start */
.menu_foot{ width:100%; height:64px; background-color:#80A86A; padding-left:10px; padding-right:10px; clear:both; padding-top:8px;position: fixed;right: 0;bottom: 0;left: 0;z-index: 10;}
.menu_foot_l{ width:40%; float:left;}
.menu_foot_l img{ cursor:pointer; width:48px;}
.menu_caidan{ margin-right:10px;}
.menu_foot_r{ width:60%; float:right; text-align:right;}
.menu_foot_r img{ height:48px; cursor:pointer;}
.menu_fanyi{ margin-right:10px;}
.menu_left{
    position: absolute;
    bottom: 71px;
    left: 10px;;
    min-width: 170px;
    max-width: 170px;
    border-radius: 5px;
    background: #80A86A;
	display:none;}
.arrow{ position: absolute;
    bottom: -5px;
    left: 30px;
    margin-left: -5px;
    display: block;
    width: 10px;
    height: 10px;
    border-left: 1px solid #eee;
    border-bottom: 1px solid #eee;
    transform: rotate(-45deg);
    background:#80A86A;}
.menu_left li{ width:100%; height:40px; padding-left:5px; font-size:1em; color:#3a3a3a; border-bottom:1px solid #ffffff;}
.menu_left_l{ width:40px; float:left; text-align:center; padding-top:5px;  }
.menu_left_r{ padding-top:12px;}
.menu_left_end{ border-bottom-color:#80A86A;}
.menu_left a{color:#3a3a3a;}
.menu_left a:hover{color:#3a3a3a;text-decoration:none;}
/* menu foot style end */
/* apply style start */
.apply_trans_t{ width:100%; height: 10px; background: url(../images/apply_t.png) no-repeat; background-size:100% 100%;}
.apply_title{ margin-left:10px; margin-bottom:12px; font-weight:bold; font-size:1.25em;}
/* apply style end */
/* culture style start */
.culture_trans_m{ width:100%; background-color: #ffffff; overflow:hidden; margin:0;}
.culture_title{ width:100%; text-align:center;}
.culture_con{ padding:10px; font-size:1em; line-height:1.5em;}
.culture_con b{ font-size:1.25em;}
/* culture style end */
/* words style start */
.words_play{ margin-bottom:17px;}
.words_right{ width:80%; margin-left:40px; font-size:1em; line-height:1.5em; color:#474747; padding-top:10px;}
/* words style end */
/* landing style start*/
.layer{
	display:none;
	background-color: #666;
	border: medium none;
	cursor: pointer;
	height: 100%;
	left: 0;
	margin: 0;
	opacity: 0.7;
	padding: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1000;
}

.landing_con{ width:90%; height:480px;border-radius:5px 5px 5px 5px;
	background-color: #F8F8F8;
	color: #000;
	cursor: auto;
	position: fixed;
	z-index: 1001;
	left: 5%;
	top: 8%; font-size:1em; color:#595959;}
.landing_title{ width:100%; height:200px; background: url(../images/12.png) no-repeat; background-size:100% 100%; padding-top:50px;}
.landing_img{ width:100%; text-align:center;}
.landing_title_box{ width:100%; padding-left:10px; padding-top:70px;}
.landing_title_l{ width:33px; float:left;}
.landing_title_r{ width:80%; float:left;  padding-left:10px;}
.landing_study{ width:100%; height:50px; margin-top:10px; background: url(../images/13.png) no-repeat; background-size:100% 100%; padding-left:10px;}
.landing_study_l{ width:33px; float:left; padding-top:7px;}
.landing_study_r{ width:80%; float:left; line-height:50px; padding-left:10px;}
.landing_memo{ width:100%; height:170px; margin-top:10px; background: url(../images/13.png) no-repeat; background-size:100% 100%;}
.landing_close{ width:100%; background-color:#ffffff; text-align:center; line-height:40px;}
.landing_trans{ width:100%; height:49px; border-bottom:1px solid #ECECEC;}
.landing_memo_l{ margin-left:10px; clear:both;}
.landing_end{ border-bottom:none; padding-top:8px;}
.reset_text{width: 50%;
    height: 40px;
    background: #FFFFFF;
    color: #989898;
    font-size: 1.25em;
    overflow: hidden;
    border: 0;
    outline: 0;}
.sure_btn{ width:80%; height:40px; margin:0 auto;background:url(../images/login_btn.png) no-repeat;background-size:100% 100%; margin-bottom:10px; text-align:center; font-size:1.5em; color:#ffffff; line-height:35px; }
.xuexi_btn{ width:80%; height:40px; margin:0 auto;margin-bottom:10px; text-align:center; font-size:1.5em; color:#ffffff; line-height:40px;border-radius:20px;background: #80A86A; }
.goumai_btn{ width:80%; height:40px; margin:0 auto;margin-bottom:10px; text-align:center; font-size:1.5em; color:#ffffff; line-height:40px;border-radius:20px;background: #FF5E70; }
.landing_logout{ background-color: rgb(250,0,255,0.1);cursor: auto;
	position: fixed;
	z-index: 1002;
	right: 6%;
	top: 9%;
	}
/* landing style end*/

/* unit style start*/
.unit_content{ width:100%; background-color:#F2F2F2; height:auto; padding-left:10px; padding-right:10px; padding-bottom:20px;}
ul,li{ margin:0; padding:0;list-style:none;}
.unit_menu{ overflow:hidden; margin-top:-100px;}
.unit_menu li{ float:left;line-height:50px;  padding-left:10px; padding-right:10px; height:50px;}
.unit_menu li:last-child{ background:none;}
.unit_menu li a{ text-align:center;  display:block; height:50px; width:100%;  color:#80A86A; font-family:楷体; font-size:1em; font-weight:600; text-decoration:none;}
.unit_menu li a:hover,.unit_menu li a.on{color:#80A86A; border-bottom:#80A86A 2px solid;text-decoration:none;}
.unit_con{ margin-top:20px; width:100%; background-color:#F2F2F2; height:auto;}
.unit_con thead td{ color:#A3A3A3;}
.play{ color:#4B4B4B;}
.unit_title{ color:#A3A3A3;}
.pic_con{ width:90%; height:355px;border-radius:5px 5px 5px 5px;
	background-color: #F8F8F8;
	color: #000;
	cursor: auto;
	position: fixed;
	z-index: 1001;
	left: 5%;
	top: 8%; font-size:1em; color:#595959; display:none;}
.pic_1{ width:100%; height:320px;}
.pic_logout{ width:100%; text-align:right; background:#EEECDF;}
@media screen and (min-width: 320px) {
	.unit_con thead td{ line-height:47.5px;}
	.unit_title{ line-height:47.5px;}
	.play .unit_6{ padding-top:10px;}
	.unit_title .unit_6{ padding-top:0px;}
	.play .unit_3{ padding-top:10px;}
	.unit_black{ line-height:24px;}
    .unit_con td{ width:50.5px; height:50.5px; text-align:center; vertical-align:middle; font-size:1em;}
	.unit_con td:last-child{ width:47.5px;}
	.unit_6{ width:47.5px; height:47.5px;border-radius:10px; background-color:#ffffff;}
	.unit_3{ width:95px; height:47.5px;border-radius:10px; background-color:#ffffff;}
	.login{ height:568px;}
}
@media screen and (min-width: 360px) {
	.unit_con thead td{ line-height:55px;}
	.unit_title{ line-height:55px;}
    .unit_con td{ width:57px; height:57px; text-align:center; vertical-align:middle; font-size:1em;}
	.unit_con td:last-child{ width:55px;}
	.unit_6{ width:55px; height:55px;border-radius:10px; background-color:#ffffff;}
	.unit_3{ width:110px; height:55px;border-radius:10px; background-color:#ffffff;}
	.unit_black{ line-height:28px;}
	.login{ height:640px;}
}
@media screen and (min-width: 375px) {
	.unit_con thead td{ line-height:55px;}
	.unit_title{ line-height:55px;}
    .unit_con td{ width:60px; height:60px; text-align:center; vertical-align:middle; font-size:1em;}
	.login{ height:667px;}
}
@media screen and (min-width: 412px) {
	.unit_con thead td{ line-height:62px;}
	.unit_title{ line-height:62px;}
    .unit_con td{ width:66px; height:66px; text-align:center; vertical-align:middle; font-size:1.25em;}
	.unit_con td:last-child{ width:62px;}
	.unit_6{ width:62px; height:62px;border-radius:20px; background-color:#ffffff;}
	.unit_3{ width:124px; height:62px;border-radius:20px; background-color:#ffffff;}
	.unit_black{ line-height:31px;}
	.login{ height:732px;}
}
@media screen and (min-width: 414px) {
	.unit_con thead td{ line-height:64px;}
	.unit_title{ line-height:64px;}
    .unit_con td{ width:66px; height:66px; text-align:center; vertical-align:middle; font-size:1.25em;}
	.unit_con td:last-child{ width:64px;}
	.unit_6{ width:64px; height:64px;border-radius:20px; background-color:#ffffff;}
	.unit_3{ width:128px; height:64px;border-radius:20px; background-color:#ffffff;}
	.unit_black{ line-height:32px;}
	.login{ height:736px;}
}
@media screen and (min-width: 768px) {
	.unit_con thead td{ line-height:120px;}
	.unit_title{ line-height:120px;}
	.unit_menu li a{ font-size:2.5em;}
    .unit_con td{ width:125px; height:125px; text-align:center; vertical-align:middle; font-size:2em; }
	.unit_con td:last-child{ width:123px;}
	.unit_6{ width:120px; height:120px;border-radius:30px; background-color:#ffffff;}
	.unit_3{ width:240px; height:120px;border-radius:30px; background-color:#ffffff;}
	.unit_black{ line-height:60px;}
	.pic_con{ width:400px;}
}
@media screen and (min-width: 1024px) {
	.unit_con thead td{ line-height:160px;}
	.unit_title{ line-height:160px;}
	.unit_menu li a{ font-size:2.5em;}
    .unit_con td{ width:167.65px; height:167px; text-align:center; vertical-align:middle; font-size:2.5em; line-height:80px;}
	.unit_con td:last-child{ width:165.75px;}
	.unit_6{ width:160px; height:160px;border-radius:40px; background-color:#ffffff;}
	.unit_3{ width:320px; height:160px;border-radius:40px; background-color:#ffffff;}
	.unit_black{ line-height:80px;}
	.pic_con{ width:400px;}
}

.unit_con .dc thead{ background:#ffffff; color:#202020; font-weight:bold; font-size:1em;}
.unit_con .dc tr:nth-child(even){ background:#ffffff;}
.unit_con .dc td{ font-size:1em; height:40px;}
.unit_con .unit_black{color:#202020; font-weight:100;}
.unit_con .unit_l{text-align:left; font-size:14px; font-weight:bold; color:#202020; padding-left:10px;}
.unit_con .unit_r{text-align:right; font-size:14px; font-weight:bold; color:#202020;background:#E3FFFF; padding-right:10px;}
.unit_con .unit_l div{font-size:12px; font-weight:100; color:#202020; background-color:transparent;}
.unit_con .unit_l {
    text-align: left;
    font-size: 1em;
    font-weight: bold;
    color: #202020;
    padding-left: 10px;
}
.unit_con .unit_part{width:100%;}
.unit_con .unit_part .unit_part_l{width:50%; float:left;  font-size:1em; color:#202020;}
.unit_con .unit_part .unit_part_r{width:50%; float:right;  font-size:1em; color:#202020;}
/*.unit_con .unit_part span{font-size:1.125em; font-weight:bold;}*/
.clear{
	clear:both;
	background-color:white;
	}
.dc .unit_con_20{ width: 20%;}
.dc .unit_con_30{ width: 30%;}
.dc .unit_con_10{ width: 10%;}
.dc .unit_con_40{ width: 40%;}
.dc .unit_con_50{ width: 50%;}
.dc .unit_con_60{ width: 60%;}

.dc .unit_con_15{ width: 15%;}
.dc .unit_con_32{ width: 32%;}
.dc .unit_con_8{ width: 8%;}

/* unit style end */


/* findPassWord style start */
.find_box{ width:80%; background:#ffffff; height:460px; margin-left:10%; font-size:1rem; padding:5px;}
.find_box p{ line-height:24px; text-align:left;height:auto; overflow:hidden;word-wrap:break-word; word-break:break-all;}
.find_title{ width:60%; background:#ffffff; height:40px; margin-left:20%; font-size:1.75rem; text-align:center; line-height:40px; border:1px solid black; background:#D8D8D8;}
/* findPassWord style end */


.toast{min-width: 140px;min-height: 40px;padding: 4px;position: absolute;
	height: auto;
	background: #333;
    opacity: 0.9;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
    left: 40%;top: 40%;
	color: #eee;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 6px;
	padding-right: 6px;
	font-family: lucida Grande;
	font-size: 14px;
    padding-top: 10px;
	border: 2px solid #999;z-index: 999999999;}
.toast i{position: absolute; right: 6px; top: 6px;}
.toast i:hover{color: #ff0000;cursor: pointer;}
.toast-text{padding-left: 10px; padding-top: 6px;padding-right: 10px;color: #fff;}


/*dialog*/
.modal-title{font-size: 16px;color: #333;}
.modal-dialog {
    margin: auto;
    height: 100%;
}
.modal-content{margin: auto;top: 0; left: 0; bottom: 0; right: 0; position: absolute;}


/* study report style start */
.study_logout{ background-color: rgb(250,0,255,0.1);cursor: auto;
	position: fixed;
	z-index: 1004;
	right: 6%;
	top: 9%;}
.study_con{ width:90%; height:610px;border-radius:5px 5px 5px 5px;
	background-color: #F8F8F8;
	color: #000;
	cursor: auto;
	position: fixed;
	z-index: 1003;
	left: 5%;
	top: 8%; font-size:1em; color:#595959; overflow: hidden;}
.study_title{ width:100%; height:180px; background: url(../images/12.png) no-repeat; background-size:100% 100%; padding-top:50px;}
.study_img{ width:100%; text-align:center; margin-top:-10px;}
	.study_img span{font-size:38px;}
.study_title_box {
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 30px;
	}
	.study_box_l{width:50%; float:left;}
	.study_box_r{width: 50%;float: right; text-align: right;}
.study_level{ width:100%; height:35px; padding-top: 5px; background: url(../images/13.png) no-repeat; background-size:100% 100%; padding-left:10px;}
.study_info { width:100%; height:100px; padding-top: 5px; background: url(../images/13.png) no-repeat; background-size:100% 100%; padding-left:10px;}
.study_info_memo{ width:100%;clear:both; padding-left: 10px;}
	.study_info_memo span{color:#B11414; font-weight: bold;}
.study_result { width:100%; height:140px; margin-top:-8px; padding-top: 5px; background: url(../images/13.png) no-repeat; background-size:100% 100%; padding-left:10px;}
.study_dp{ width:100%; height:160px; margin-top:-13px; padding-top: 5px; background: url(../images/13.png) no-repeat; background-size:100% 100%; padding-left:10px;}
.study_info_title{width:100%;}
/* study report style end */