<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
html { height: 100%;  *+overflow-x:hidden; }
body { min-height: 100%; min-width:1200px;}
body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, iframe, pre, code, fieldset, legend, form, input, select, textarea, button, p, blockquote, th, td, figure { margin: 0; padding: 0; }
body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, iframe, pre, code, fieldset, legend, form, p, blockquote, figure, header, footer, nav, article, section, aside, address, figcaption { *zoom: 1; }
li { list-style-type: none; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
iframe, frame, fieldset, img { border: 0 none; }
img { vertical-align: top; }
input[type=button], input[type=submit], input[type=reset] { cursor: pointer; }
button { cursor: pointer; }
input, textarea, button { -webkit-border-radius: 0; -webkit-appearance: none; }
input[type=radio] { -webkit-border-radius: 100%; -webkit-appearance: radio; }
input[type=checkbox] { -webkit-appearance: checkbox; }
input[type=search] { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; -ms-box-sizing: content-box; -o-box-sizing: content-box; box-sizing: content-box; }
textarea { overflow: auto; resize: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th { text-align: left; }
th { font-weight: normal; }
em, cite, address, i { font-style: normal; }
sup { vertical-align: text-bottpm; }
sub { vertical-align: text-top; }
body, input, select, button, textarea { font-size: 14px; font-family: "Microsoft Yahei","微软雅黑",arial,"\5b8b\4f53"; }
body { line-height: 1.17; }
a { text-decoration: none; }
a { blr: expression(this.onFocus=this.blur()); }
a * { *cursor: pointer; }
:focus { outline: none; }
.text dt {   max-height: 30px;    overflow: hidden;}
.edit_con_original { line-height: 1.8; padding: 0 0; color: #333; }
.edit_con_original ul { margin: inherit; padding: inherit; }
.edit_con_original ul li { list-style-type: disc; margin: auto; }
.edit_con_original ol { margin: inherit; padding: inherit; }
.edit_con_original ol li { list-style-type: decimal; margin: auto; }
.edit_con_original h1 { font-size: 2em; font-weight: bold; }
.edit_con_original h2 { font-size: 1.5em; font-weight: bold; }
.edit_con_original h3 { font-size: 1.17em; font-weight: bold; }
.edit_con_original h4 { font-size: 1em; font-weight: bold; }
.edit_con_original h5 { font-size: 0.83em; font-weight: bold; }
.edit_con_original h6 { font-size: 0.67em; font-weight: bold; }
.edit_con_original em { font-style: italic; }
.edit_con_original cite { font-style: italic; }
.edit_con_original address { font-style: italic; }
.edit_con_original i { font-style: italic; }
.edit_con_original table { border-collapse: separate; border-spacing: 2px; }
.edit_con_original img { max-width: 100%; height: auto; }

/*所有后台编辑器区域都要引用 edit_con_original 类名*/
/* clear 页头，页脚，内容区都不用再加清除样式 */
.fixed:before, .clearfix:before, .cf:before, body:before, .header:before, .main:before, .footer:before { content: ''; display: table; }
.fixed:after, .clearfix:after, .cf:after, after, .header:after, .main:after, .footer:after { content: ''; display: table; clear: both; }
.fixed, .clearfix, .cf, .header, .main, .footer { *zoom: 1; }

.clear, .cl { display: block!important; float: none!important; clear: both; width: auto!important; max-width: none!important; min-width: 0!important; max-height: none!important; min-height: 0!important; overflow: hidden; margin: 0!important; padding: 0!important; border: 0 none!important; font-size: 0!important; line-height: 0!important; }

.MsoNormalTable {word-wrap:break-word;}

.en { font-family: arial; }
.hide { display: none; }
.fl { float: left; }
.fr { float: right; }
.tl { text-align: left; }
.tc { text-align: center; }
.tr { text-align: right; }

.ht { float:left; width:100%; height:40px; }

body { line-height: 1.5; }
a { color: #000; }
a:hover { color: #0261d8; }

.arial { font-family:Arial, Helvetica, sans-serif; }

img:hover {filter: Alpha(opacity=95); -moz-opacity:0.95; opacity:0.95;}


/***********in_top************/
.in_top { background:#f9f9f9; border-bottom:1px solid #e8e8e9; height:34px; line-height:34px; }
.in_top .toplinks { float:left; color:#8d8d8d; font-size:12px; }
.in_top .toplinks li { float:left; padding:0px 40px 0px 0px; }
.in_top .toplinks li a {color:#8d8d8d;}
.in_top .toplinks li a:hover { color:#e60012; }
.in_top .toplinks li img { float:left; margin-top:10px; margin-right:10px; }

.in_top .top_rt { float:right;border-right:1px solid #e8e8e9; }
.in_top .top_rt li { float:left; text-align:center; width:45px; position:relative; z-index:3; border-left:1px solid #e8e8e9;}
.in_top .top_rt li img {     margin-top: 10px; *+margin-top:3px; display:inline-block; cursor:pointer; }
.in_top .top_rt li .code { position:absolute; text-align:center; z-index:9; display:none; width:138px; height:138px; left:-46px; top:35px; background:#fff; }
.in_top .top_rt li .code img { width:92px; height:92px; display:inline-block; }
.in_top .top_rt li .code p { text-align:center; font-size:14px; color:#666; line-height:20px; }
.in_top .top_rt li.codebig { background:url(../images/top_rt_li02.jpg) no-repeat center top; height:35px; padding-right:0px; }
.in_top .top_rt li.codebig:hover { background-position:left bottom; }
.in_top .top_rt li.in_search { overflow:hidden; height:34px;}
.in_top .top_rt li.in_search img { float:right; margin:10px 13px 0px 14px; }
.in_top .top_rt li.in_search .search { position:absolute; display:none;  width:260px; right:0px; top:0px; background:#fff; }
.in_top .top_rt li.in_search .search .span01 { float:left; width:184px; padding:0px 15px; height:34px; line-height:34px; }
.in_top .top_rt li.in_search .search .put01{ float:left; width:100%; color:#aba6a6; height:34px; line-height:34px; text-align:left;background:none; border:none; font-size:12px; }
.in_top .top_rt li.in_search .search .but01 { float:left; width:46px; height:35px; cursor:pointer; background:url(../images/in_search_but01.jpg) no-repeat; border:none;}



/*************header**************/
.header {position:relative; z-index:51; }
.header .logo { float:left; padding:15px 0px 13px 3px; }
.header .logo img { width:124px; height:57px!important; display:inline-block; }
.header .hdrt { float:right; }


/***********in_nav*************/
.in_nav { float:right; padding-top:26px; position:relative; z-index:2; }
.in_nav ul li { float:left; line-height:38px; padding-right:1px; position:relative; }
.in_nav ul li a:hover,.in_nav ul li a.hover01 { background:#e60012; }

.in_nav ul li p { cursor:pointer; color:#595959; height:38px; font-size:16px; text-align:center;  }
.in_nav ul li p a { display:inline-block; font-weight:bold; color:#595959; }
.in_nav ul li p a.phover  {  color:#fff;background:url(../images/in_navli01.jpg) no-repeat left top #e60012;  }
.in_nav ul li p a.phover span { background:url(../images/in_navli02.jpg) no-repeat right top;}
.in_nav ul li p a.phover:hover span { background:url(../images/in_navli02.jpg) no-repeat right top;}
.in_nav ul li p a:hover { color:#fff;}
.in_nav ul li p a span { padding:0px 25px; height:38px; line-height:38px; display:inline-block;}
.in_nav ul li p a.phover02 { color:#fff;background:url(../images/in_navli03.jpg) no-repeat left top #e60012;  }
.in_nav ul li p a.phover02 span {background:url(../images/in_navli04.jpg) no-repeat right top; }

.in_nav ul li .bnnext { position:absolute; display:none; z-index:9999; width:158px; top:38px; overflow:hidden; line-height:40px; background:#e60012; }
.in_nav ul li .bnnext01 { left:0px;}
.in_nav ul li .bnnext dl { padding:0px 0px 10px; overflow:hidden;}
.in_nav ul li .bnnext dl dd { }
.in_nav ul li .bnnext a {color: #fff;   display: block;    text-align: center;    width: 90%;   margin: auto;   height: 40px;   overflow: hidden;}
.in_nav ul li .bnnext  a:hover  { color:#fff; background:#ff1a2b; }

.in_nav ul li .bntexlast { right:1px; }
.in_nav ul li .bntexlast dl dd { text-align:right; }
.in_nav ul li .bntexlast dl dd a { /*padding:0px 24px 0px 5px;*/}

.in_nav ul li.li1 .bnnext { width:130px; }
.in_nav ul li.li2 .bnnext { width:114px; }
.in_nav ul li.li3 .bnnext { width:162px; }
.in_nav ul li.li4 .bnnext { width:114px; }
.in_nav ul li.li5 .bnnext { width:130px; }
.in_nav ul li.li6 .bnnext { width:114px; }



/***********************bnimg************************/
.bnimg {margin: 0 auto 0px; max-width:1920px; height:500px; overflow:hidden; min-width:1200px; }
.bnimg  .bxslider li { width:100%; height:500px; background-position:center top;}
.bnimg  .bxslider li  a { width:100%; height:100%; display:inline-block; }


/************in_newsgd***************/
.in_newsgd { border-bottom:1px solid #f1f1f1; line-height:45px; height:45px; overflow:hidden; }
.in_newsgd .tit { float:left; background:url(../images/in_newstlbg01.png) no-repeat 20px center #f4f4f4; padding-left:44px; width:76px; color:#7a7a7a;height:45px; }
.in_newsgd ul li { float:left; width:320px; color:#737373; padding:0px 20px; }
.in_newsgd ul li a {color:#737373; background:url(../images/in_newsli01.jpg) no-repeat left center; padding-left:10px; }
.in_newsgd ul li a:hover { color:#e60012; }

.in_newsgd #scrollDiv { float:left; width:1080px; height:45px; overflow:hidden; }

/***********in_sec_nav*************/
.in_sec_nav { float:left; width:100%; min-width:1200px; padding:37px 0px 50px;}
.in_sec_nav ul li { float:left; width:200px; padding-right:50px;  }
.in_sec_nav ul li dl { float:left; width:100%; text-align:center; }
.in_sec_nav ul li dl dt { font-size:17px; color:#474747; background:url(../images/in_sec_nav_li01.png) no-repeat center top; padding-top:117px; }
.in_sec_nav ul li dl dd { font-size:14px; padding-top:10px; line-height:26px; color:#737373; display:none; }
.in_sec_nav ul li.li2  dl dt { background:url(../images/in_sec_nav_li02.png) no-repeat center top;}
.in_sec_nav ul li.li3  dl dt { background:url(../images/in_sec_nav_li03.png) no-repeat center top;}
.in_sec_nav ul li.li4  dl dt { background:url(../images/in_sec_nav_li04.png) no-repeat center top;}
.in_sec_nav ul li.li5  dl dt { background:url(../images/in_sec_nav_li05.png) no-repeat center top;}
.in_sec_nav ul li:hover dl dt { background-position:center -200px; }
.in_sec_nav ul li.li5 { padding-right:0px; }
.loadingTip{text-align:center;}

/***************in_newskg*************/
.in_newskg { background:#f6f6f6; padding:38px 0px 30px; float:left; width:100%; }

.in_tit { float:left; width:100%; }
.in_tit .span01 { float:left; line-height:32px; color:#e40006; font-size:24px; }
.in_tit .span02 { float:right; }
.in_tit .span02 a { display:inline-block; background:url(../images/more_01.png) no-repeat; width:80px; height:32px; }
.in_tit .span02 a:hover { background-position:left bottom; }
.in_newskg  .in_newslb { float:left; width:352px; margin-right:38px; }
.in_newskg  .in_newslb h2 { font-weight:normal; }
.in_newskg  .in_newslb .ns_focus { float:left; width:100%; margin-top:10px; *+margin-top:15px; margin-bottom:4px; position:relative; }
.in_newskg  .in_newslb .ns_focus img { width:100%; float:left; height:150px; display:inline-block; }
.in_newskg  .in_newslb .ns_focus .tit { position:absolute; left:0px; bottom:0px; width:100%; height:35px; line-height:35px; background:url(../images/in_newslbtitbg01.png); }
.in_newskg  .in_newslb .ns_focus .tit a { color:#fff; font-size:15px; background:url(../images/in_newslbli01.png) no-repeat 10px center; padding-left:27px; display:inline-block; float:left;height:34px;overflow:hidden;  }
.in_newskg  .in_newslb ul { float:left; width:100%;height:180px;overflow:hidden; }
.in_newskg  .in_newslb ul li { float:left; width:100%; padding:10px 0px; border-bottom:1px solid #e5e5e5; font-size:15px; }
.in_newskg  .in_newslb ul li  a { color:#474747; background:url(../images/in_newslbli02.png) no-repeat 10px center; padding-left:27px; display:inline-block; float:left; line-height:24px; height:24px;overflow:hidden; }
.in_newskg  .in_newslb ul li  a:hover { color:#ff3e4d; } 
.in_newskg  .in_newslb ul li.last01 { border-bottom:none;}

/*************in_researchlb**************/
.in_newskg  .in_researchlb { float:left; width:420px; }
.in_newskg  .in_researchlb h2 { font-weight:normal; }
.in_newskg  .in_researchlb ul { float:left; width:100%; *+margin-top:6px; }
.in_newskg  .in_researchlb ul li { float:left; width:100%; margin:9px 0px 11px; background:#fff; }
.in_newskg  .in_researchlb ul li .divimg { float:left; width:150px;overflow:hidden; }
.in_newskg  .in_researchlb ul li .divimg img { width:auto;min-width:150px; height:150px; display:inline-block; float:left; }
.in_newskg  .in_researchlb ul li .text { float:right; width:230px; height:150px;padding-right:20px; }
.in_newskg  .in_researchlb ul li .text dl dt { padding:25px 0px 10px; }
.in_newskg  .in_researchlb ul li .text dl dt a { color:#343434;}
.in_newskg  .in_researchlb ul li .text dl dt a:hover { color:#ff3e4d;}
.in_newskg  .in_researchlb ul li .text dl dd { color:#777; font-size:12px; line-height:24px; }
.in_newskg  .in_researchlb ul li .text dl dd  a {color:#777; }

/****************in_talentlb*******************/
.in_newskg  .in_talentlb { float:right; width:350px; }
.in_newskg  .in_talentlb h2 { font-weight:normal; }
.in_newskg  .in_talentlb ul { float:left; width:310px; margin-top:9px; *+margin-top:14px; background:#fff; padding:9px 20px 0px; height:311px; }
.in_newskg  .in_talentlb ul li { float:left; width:100%; padding:12px 0px; border-bottom:1px solid #e5e5e5; font-size:15px; }
.in_newskg  .in_talentlb ul li  a { height:24px;overflow:hidden;color:#474747; background:url(../images/in_newslbli02.png) no-repeat 10px center; padding-left:25px; display:inline-block; float:left; line-height:24px;  }
.in_newskg  .in_talentlb ul li  a:hover { color:#ff3e4d; } 
.in_newskg  .in_talentlb ul li.last01 { border-bottom:none;}


/*************in_coursekg****************/
.in_coursekg { /*float:left; width:100%;*/ padding:29px 0px 30px;}
.in_coursekg h2 { color:#e40006; font-size:24px; font-weight:normal; margin-top:30px; }
.in_coursekg .in_coursetab { margin:-39px auto 5px; width:534px; }
.in_coursekg .in_coursetab ul li {border-top:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5; height:38px; line-height:38px; float:left; padding:0px 22px; cursor:pointer; color:#585858;border-right:1px solid #e5e5e5;  }
.in_coursekg .in_coursetab ul li.first01 { border-left:1px solid #e5e5e5; border-radius:3px 0px 0px 3px;}
.in_coursekg .in_coursetab ul li.last01 {  border-radius:0px 3px 3px 0px;}
.in_coursekg .in_coursetab ul li:hover { background:#e40006; border:1px solid #e40006; color:#fff; border-left:none; }
.in_coursekg .in_coursetab ul li.hover01 { background:#e40006; border:1px solid #e40006; color:#fff; border-left:none; }
.in_coursekg .in_coursetab ul li.first01:hover {background:#e40006; border-left:1px solid #e40006; }
.in_coursekg .in_coursetab ul li.first01.hover01 {background:#e40006; border-left:1px solid #e40006; }

.in_coursekg .in_courseconkg { height:584px; float:left; width:100%; overflow:hidden; }
.in_coursekg .in_coursecon { display:none; }
.in_coursekg .in_courseconlb { float:left; width:100%; overflow:hidden; }
.in_coursekg .in_courseconlb ul { width:1233px; float:left; height:552px; overflow:hidden; }
.in_coursekg .in_courseconlb ul li { float:left; width:275px; position:relative; margin:15px 33px 15px 0px;height:246px; }
.in_coursekg .in_courseconlb ul li .divimg img { width:100%; max-height:246px; float:left;}
.in_coursekg .in_courseconlb ul li .productimg img { width:100%;  float:left;}
.in_coursekg .in_courseconlb ul li .tit { position:absolute; left:0px; bottom:0px; width:100%; height:67px; background:url(../images/in_newslbtitbg01.png); }
.in_coursekg .in_courseconlb ul li .tit dl dt  { text-align:center; padding:8px 0px 5px; color:#fff; font-size:16px; }
.in_coursekg .in_courseconlb ul li .tit dl dd { font-size:12px; color:#fff; text-align:center; }
.in_coursekg .in_courseconlb ul li .tit dl dd .span01 { padding-right:19px; }
.in_coursekg .in_courseconlb ul li .tit dl dd .span02 { background:url(../images/peopel_01.png) no-repeat 19px center; padding:0px 0px 0px 38px; }
.in_coursekg .in_courseconlb ul li .play { cursor:pointer;position:absolute; width:48px; height:48px; left:50%; top:50%; background:url(../images/play_01.png) no-repeat; margin-left:-24px; margin-top:-24px; }
.in_coursekg .in_courseconlb .more { float:left; width:100%; text-align:center; }
.in_coursekg .in_courseconlb .more a {display:inline-block; background:url(../images/more_01.png) no-repeat; width:80px; height:32px; }
.in_coursekg .in_courseconlb .more a:hover { background-position:left bottom; }

/************in_classroomkg**************/
.in_classroomkg { /*float:left; width:100%;*/ background:#f6f6f6; /*overflow:hidden;*/ padding:29px 0px 30px; }
.in_classroomkg  .in_classroomlb { float:left; width:352px; margin-right:38px; }
.in_classroomkg  .in_classroomlb h2 { font-weight:normal; margin-bottom:10px; *+margin-bottom:15px; position:relative; z-index:9; }
.in_classroomkg  .in_classroomlb ul li { position:relative; }
.in_classroomkg  .in_classroomlb ul li .play {position:absolute; width:48px; height:48px; left:50%; top:50%; background:url(../images/play_01.png) no-repeat; margin-left:-24px; margin-top:-24px;}


/**************in_answers*******************/
.in_classroomkg  .in_answers { float:left; width:420px; }
.in_classroomkg  .in_answers h2 { font-weight:normal; }
.in_classroomkg  .in_answers .sideMenu{  float:left; width:418px; margin-top:9px; *+margin-top:14px; background:#fff; height:318px; border:1px solid #e8e8e8; overflow:hidden;   }
.in_classroomkg  .in_answers .sideMenu h3{  padding:12px 0px; line-height:24px; padding-left:20px; background:url(../images/in_answers_li01.png) no-repeat 383px 14px; border-bottom:1px solid #e8e8e8;  cursor:pointer;font:normal 14px/24px "Microsoft YaHei";}
.in_classroomkg  .in_answers .sideMenu h3.on { background-position:383px -62px; padding-bottom:5px; color:#e40006; border-bottom:none; }
.in_classroomkg  .in_answers .sideMenu ul{ padding:0px 25px 8px 18px; line-height:24px; font-size:12px; color:#5a5a5a; display:none;  border-bottom:1px solid #e8e8e8;  /* 默认都隐藏 */ }
.in_classroomkg  .in_answers .sideMenu ul a {color:#5a5a5a;}

.in_classroomkg  .in_answers .sideMenu h3.last01 { border-bottom:none; }
.in_classroomkg  .in_answers .sideMenu ul.last01 { border-bottom:none; }

/****************in_librarylb*******************/
.in_classroomkg  .in_librarylb { float:right; width:350px; }
.in_classroomkg  .in_librarylb h2 { font-weight:normal; }
.in_classroomkg  .in_librarylb ul { float:left; width:310px; margin-top:9px; *+margin-top:14px; background:#fff; padding:12px 19px 0px; height:306px; border:1px solid #e8e8e8;overflow:hidden; }
.in_classroomkg  .in_librarylb ul li { float:left; width:100%; padding:12px 0px 11px; border-bottom:1px solid #e5e5e5; font-size:15px; }
.in_classroomkg  .in_librarylb ul li  a { color:#474747; background:url(../images/in_newslbli02.png) no-repeat 10px center; padding-left:27px; display:inline-block; float:left; line-height:24px;  }
.in_classroomkg  .in_librarylb ul li  a:hover { color:#ff3e4d; } 
.in_classroomkg  .in_librarylb ul li.last01 { border-bottom:none;}

.in_classroomkg  .camp_entry  { float:left; width:100%; padding-top:18px; text-align:center; }
.in_classroomkg  .camp_entry  a { background:#e40006; border-radius:3px; color:#fff; padding:0px 26px; line-height:40px; display:inline-block; }

.tal_content  .camp_entry  { float:left; width:100%; padding-top:18px; text-align:left; }
.tal_content  .camp_entry  a { background:#e40006; border-radius:3px; color:#fff; padding:0px 26px; line-height:40px; display:inline-block; }


/************in_partner******************/
.in_partner { overflow:hidden; padding-top:40px; padding-bottom:23px;}
.in_partner h2 { color:#e40006; font-size:24px; font-weight:normal; }
.in_partner ul { width:1248px; }
.in_partner ul li { float:left; width:130px; margin-right:48px; padding:6px 0px 2px; text-align:center; line-height:70px;  }
.in_partner ul li img { max-width:100%; max-height:70px; vertical-align:middle; }

/**********footer**************/
.footer { float:left; width:100%; margin-top:13px; padding:0px 0px 24px; background:#141414; min-width:1200px; }
.footer .ft_nav { float:left; width:1105px; padding-top:49px; padding-bottom:60px; }
.footer .ft_nav ul { float:left; width:100%; }
.footer .ft_nav ul li { float:left; width:210px; padding:0px 12px 0px 0px; }
.footer .ft_nav ul li dl dt { font-size:14px; font-weight:bold; padding-bottom:37px; }
.footer .ft_nav ul li dl dt span { border-bottom:1px solid #3c3c3c; padding-bottom:14px; }
.footer .ft_nav ul li dl dt a { color:#fff; }
.footer .ft_nav ul li dl dd { font-size:14px; color:#666; line-height:35px; }
.footer .ft_nav ul li dl dd a { color:#666; }
.footer .ft_nav ul li dl a:hover { color:#fff; }
.footer .ft_nav ul li.last01 { float:left; width:290px; padding-left:14px; padding-right:0px; }
.footer .ft_nav ul li.last01 dl dd { padding-bottom:13px; padding-top:3px; float:left; width:100%; }
.footer .ft_nav ul li.last01 dl dd img { float:left; margin-top:5px; width:20px; height:20px; margin-right:17px; }
.footer .ft_nav ul li.last01 dl dd span { float:left; width:224px; color:#666; line-height:26px; }
.footer .ft_nav ul li.last01 dl dd span label { color:#fff; font-weight:bold; }
.footer .ft_code { text-align:center; float:right; padding-top:56px; width:95px; color:#ccc; font-size:13px; line-height:20px; }
.footer .ft_code img { width:95px; height:95px; display:inline-block; }
.footer .ft_code p { padding-top:12px; color:#666; }

.footer .copy { border-top:1px solid #202020; overflow:hidden; padding-top:25px; color:#666; font-size:12px; }
.footer .copy .lf_copy { float:left; }
.footer .copy a {  color:#666; }
.footer .copy a:hover { color:#fff; }
.footer .copy .copy_nav { float:right; }
.footer .copy .copy_nav ul li { float:left; padding:0px 20px; }



/********gototop****************/
.gototop { position:fixed; z-index:99999999999; background:#fff; right:10px; width:40px; bottom:15px; }
.gototop ul li { float:left; width:100%; padding-bottom:1px; position:relative; }
.gototop ul li img { width:40px; height:40px; float:left; cursor:pointer; display:inline-block; }
.gototop ul li.last01 { padding-bottom:0px;  }
.gototop ul li .code { position:absolute; text-align:center; z-index:9; display:none; width:160px; height:160px; right:140px; top:-34px; background:#fff; padding:5px; }
.gototop ul li .code img { width:60px; height:60px; display:inline-block; }




.wrap { width:1200px; margin:0px auto; }




@media only screen and (max-width: 767px) {
   .in_top { float:left; }
   .in_classroomkg { width:auto; }

}





.loginbox {
    position: fixed;
    display: block;
    width: 280px;
    height: 260px;
    top: 50%;
    margin-top: -195px;
    left: 50%;
    margin-left: -140px;
    background-color: rgba(255,255,255,0.9);
    z-index: 1042;
    border-radius: 5px;
    border: 2px solid #eee;
}
.modal-backdrop {
    opacity: 0.5;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
    display: none;
}

.loginbox h4 {
    font-weight: 400;
    font-size: 12px;
    margin-bottom: 25px;
    padding-left: 0px;
}

.center-text {
    text-align: center;
}

.loginbox .close-loginbox {
    width: 100%;
    margin-top: 15px;
    height: 50px;
    border-top: solid 1px rgba(0,0,0,0.1);
    color: #1f1f1f;
    font-size: 12px;
    line-height: 45px;
    text-align: center;
    display: block;
}



.photo-mask {
    position: fixed;
    z-index:51;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.8);
    filter: alpha(opacity=20);
    -moz-opacity: 0.8;
    opacity: 0.8;
    display: none;
}

.photo-panel .photo-div, .photo-panel .photo-bar {
    width: 100%;
}


.photo-panel {
    position: fixed;
    display: none;
    clear: both;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 52;
}
.photo-panel .photo-div {
    width: 960px;
    height: 560px;
    z-index: 53;
    margin: auto;
    position: relative;
}

.photo-panel .photo-img {
    width: 720px;
    margin: auto;
    height: 560px;
    background: transparent;
}


.photo-panel .photo-close {
    background: url(/andisk/images/close.png);
    width: 56px;
    height: 56px;
    position: absolute;
    margin-left: 664px;
}
.photo-panel .photo-view-w {
    width: 720px;
    height: 560px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}
.photo-panel .photo-view-w img {
    max-width: 700px;
    height: auto;
    vertical-align: middle;
    text-align: center;
    max-height: 540px;
    margin: 10px;
    -moz-box-shadow: 5px 5px 5px #a6a6a6;
    /*box-shadow: 5px 5px 5px #a6a6a6;*/
    -webkit-animation: swing 1s .2s ease both;
    -moz-animation: swing 1s .2s ease both;
}

.photo-panel span[data-modal-btn=dismiss] {
    position: absolute;
    top: 0px;
    right: 113px;
    width: 30px;
    height: 30px;
    display: inline-block;
    line-height: 25px;
    text-align: center;
    border-radius: 50%;
    background-color: #cccccc;
    -webkit-box-shadow: 0 3px 3px 0 rgba(0,0,0,.14), 0 1px 7px 0 rgba(0,0,0,.12), 0 3px 1px -1px rgba(0,0,0,.2);
    box-shadow: 0 3px 3px 0 rgba(0,0,0,.14), 0 1px 7px 0 rgba(0,0,0,.12), 0 3px 1px -1px rgba(0,0,0,.2);
    color: rgba(0,0,0,.5);
    overflow: hidden;
    cursor: pointer;
    transform: rotate(45deg);
    font-size: 2em;
    font-weight: bolder;
}



.i-banner {
    width: 100%;
    height: 450px;
}
.moduletable-banner {
    width: 100%;
    height: 100%;
    position: relative;
}

.i-banner .mainer {
    position: absolute;
    top: 80px;
    left: 100px;
    height: 400px;
    background: rgb(19, 29, 64);
    padding-left: 10px;
    padding-right: 10px;
    width: 300px;
    overflow:hidden;
}

.flexslider {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.flexslider .slides {
    zoom: 1;
}
.flexslider .slides {
    height: 100%;
}

.flexslider .slides &gt; li {display: none;height:100%;position: relative;}

.flexslider .slides img {
    display: block;
    height: auto;
    margin: auto;
}

.flex-control-nav {
    position: absolute;
    bottom: 15px;
    right: 50%;
    margin-right: -40px;
}

.flex-control-nav li {
    display: inline-block;
    zoom: 1;
    margin-right: 10px;
    margin-bottom: 6px;
}

.flex-control-nav li a {display: block;width: 12px;height: 12px;
background:url("../images/i-banner-off.png") no-repeat scroll 0 0 transparent;;
_background:url("../images/i-banner-off.png") no-repeat scroll 0 0 transparent;;
cursor: pointer;
text-indent: -9999px;
}
.flex-control-nav li a:hover {
background:url("../images/i-banner-on.png") no-repeat scroll 0 0 transparent;
_background:url("../images/i-banner-on.png") no-repeat scroll 0 0 transparent;

}
.flex-control-nav li a.active {
background:url("../images/i-banner-on.png") no-repeat scroll 0 0 transparent;
_background:url("../images/i-banner-on.png") no-repeat scroll 0 0 transparent;
cursor: default;
}






</pre></body></html>