@charset "utf-8";
@charset "utf-8";
/* CSS Document */
@import url("base.css");

.ig_thumb_list{
	width:930px;
	height:auto;
}
.highlight {
  	background: url(../images/menu-highlight.png) right top no-repeat;
}
.section-pro {
    height: 408px;
    background-color: #f9fbfc;
}

.nav_pc {
    width: 100%;
}
.nav_pc {
    padding: 0 40px;
    position: fixed;
    top: 0;
    z-index: 1000;
    height: 50px;
    transition: background-color 1s;
    background-color: #000000b8;
    border: 0px;
}

.nav_pc .logo {
    float: left;
    height: 100%;
    margin-right: 10px;
    padding: 0px;
}

.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;
}

.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;
}

span.andisk_logo_text {
    line-height: 50px;
}

span.andisk_logo_small {
    font-size: 40px;
}
span.andisk_logo_text {
    font-family: impact;
}

span.andisk_gray {
    color: gray;
}

span.andisk_blue {
    color: rgb(0, 112, 192);
}

span.andisk_yellow {
    color: rgb(255, 192, 0);
}

.nav_pc .navbar-left, .nav_pc .navbar-right {
    -webkit-justify-content: flex-start;
    -moz-box-pack: flex-start;
    -webkit--moz-box-pack: flex-start;
    box-pack: flex-start;
    height: 100%;
    list-style-type: disc;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
    display: flex;
}


.nav_pc .navbar-left li, .nav_pc .navbar-right li {
    height: 100%;
    display: list-item;
    text-align: -webkit-match-parent;
    position:static;
    width:auto;
}

.nav_pc .navbar-left li a, .nav_pc .navbar-right li a {
    display: block;
    height: 100%;
    line-height: 50px;
    color: #fff;
    font-weight: 400;
    padding: 0 20px;
    font-size: 16px;
    letter-spacing: 1px;
    float:none;
    width: auto;
    margin: 0px;
}


.nav_pc .complete, .nav .product, .nav_pc .support {
    position: relative;
}

.nav_pc .complete .list, .nav_pc .product .list, .nav_pc .support .list {
    display: block;
    height: 100%;
    min-height:10px;
}


.nav_pc .complete ul, .nav_pc .complete ul li:hover, .nav_pc .complete.hover, .nav_pc .product ul, .nav_pc .product ul li:hover, .nav_pc .product.hover, .nav_pc .support ul, .nav_pc .support ul li:hover, .nav_pc .support.hover {
    background-color: rgba(0,0,0,0.5);
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
}

.nav_pc .complete ul, .nav_pc .product ul, .nav_pc .support ul {
    width: 100%;
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    -webkit-flex-direction: column;
    text-align: center;
    top: 100%;
}

.nav_pc .complete ul li a, .nav_pc .product ul li a, .nav_pc .support ul li a {
    display: block;
    width: 100%;
    line-height: 48px;
    height: 100%;
    padding: 0;
}


.nav_pc .navbar-right {
       justify-content: flex-end;
    margin-left: 0;
    position: absolute;
    right: 80px;
    top: 0;
    display: flex;
    flex-wrap: wrap;
}

.nav_pc .navbar-left .agency a, .nav_pc .navbar-right .agency a {
    display: block;
    height: 40px;
    margin-top: 5px;
    line-height: 40px;
    padding: 0 20px;
    color: #fff;
    background: -webkit-linear-gradient(left,#00ac68,#58dc58);
    background: -o-linear-gradient(right,#00ac68,#58dc58);
    background: -moz-linear-gradient(right,#00ac68,#58dc58);
    background: linear-gradient(to right,#00ac68,#58dc58);
    border-radius: 3px;
    font-size: 16px;
}


.nav_pc .navbar-left li:hover,.nav_pc .navbar-right li:hover {
    background-color: rgba(0,0,0,0.5);
}

.jisu_course_layout1 {
    padding-bottom: 0;
    background-color: #f4f4f4;
    margin-top: -20px;
}

.jisu_index_layout {
    padding: 50px 0;
}

.jisu_title_big {
    color: #333333;
    font-size: 34px;
    line-height: 36px;
    max-width: 910px;
    margin: 0 auto;
    text-align: center;
}

.jisu_title_small {
    color: #666;
    line-height: 24px;
    font-size: 16px;
    max-width: 910px;
    margin: 0 auto;
    margin-top: 15px;
    text-align: center;
}
.jisu_main_img img {
    margin: 0 auto;
    margin-top: 40px;
    width: 100%;
    max-width: 1200px;
    display:block;
}




.ali-common-header-inner .menu-dropdown{
    line-height: 18px;
    background-color: #f1f1f1;
    color: #333;
    -moz-box-shadow: 0 1px 5px #dddbdb;
    -webkit-box-shadow: 0 1px 5px #dddbdb;
    box-shadow: 0 1px 5px #dddbdb;
    overflow: hidden;
}

.pull-left {
    float: left;
}

.ali-common-header-inner .menu-dropdown .menu-dropdown-sidebar {
    width: 162px;
    height: auto;
    padding: 19px 10px 15px 21px;
    float:left;
}

.ali-common-header-inner .menu-dropdown-sidebar a:link, .ali-common-header-inner .menu-dropdown-sidebar a:visited {
    text-decoration: none;
    color: #333;
    display: block;
    font-size: 14px;
    position: relative;
    height: 32px;
    line-height: 32px;
}

.ali-common-header-inner .menu-dropdown-down-item h3, .ali-common-header-inner .menu-dropdown-down-item h4, .ali-common-header-inner .menu-dropdown-down-item h5, .ali-common-header-inner .menu-dropdown-down-item h6 {
    font-size: 14px;
    color: #333;
    display:block;
    width:100%;
    border-bottom: 0px;
    float:none;
}

.ali-common-header-inner .menu-dropdown-sidebar a.active, .ali-common-header-inner .menu-dropdown-sidebar a:hover {
    text-decoration: none;
    color: #008eb7;
}

.ali-common-header-inner .menu-dropdown-bd {
    width: 300px;
    display: inline-block;
    padding-right: 40px;
    overflow: hidden;
    vertical-align: top;
}
.ali-common-header-inner .desc li{
	height:30px;
}
.ali-common-header-inner .menu-dropdown-right {
    width: 300px;
    display: inline-block;
    padding-right: 10px;
    overflow: hidden;
    vertical-align: top;
}

.ali-common-header-inner .menu-dropdown-content .list-style {
    width: 4px;
    height: 4px;
    color: #0092c9;
    margin-right: 10px;
    display: inline-block;
    top: 1px;
    -webkit-transform: scale(.75);
    font-size: 9px;
    font-style: normal;
}

i {
    font-style: normal;
}

.ali-common-header-inner .menu-dropdown-split-line {
    border-right: 1px solid #f8f8f8;
    margin-right: 22px;
}

.ali-common-header-inner .menu-dropdown-sidebar .icon {
    width: 5px;
    height: 8px;
    margin-top: 3px;
    position: absolute;
    right: 0;
    top: 9px;
    display: inline-block;
    background: url("../images/header/sidebar-trangle.png") no-repeat 0 -8px;
}

.ali-common-header-inner .menu-dropdown-sidebar a:hover .icon, .ali-common-header-inner .menu-dropdown-sidebar a.active .icon {
    background-position: 0 0;
}

.ali-common-header-inner .menu-dropdown .menu-dropdown-content {
    background-color: #fff;
    margin-left: 193px;
    padding: 25px 0 0 20px;
}

.ali-common-header-inner .product-bg-common {
    background-position: right bottom!important;
    background-repeat: no-repeat!important;
}

.ali-common-header-inner .tpl2 .menu-dropdown-bd-wrap {
    overflow: hidden;
}

.ali-common-header-inner .tpl2 .menu-dropdown-bd {
    width: 300px;
    display: inline-block;
    padding-right: 40px;
    overflow: hidden;
    vertical-align: top;
}

.ali-common-header-inner .tpl2 .product-list {
    overflow: hidden;
}

.ali-common-header-inner .tpl2 .menu-dropdown-down-item {
    display: inline-block;
    width: 100%;
}

.ali-common-header-inner .menu-dropdown-down-item {
    padding-bottom: 16px;
}


.ali-common-header-inner a,.ali-common-header-inner a:link,.ali-common-header-inner a:visited,.ali-common-header-inner a:hover {
    color: #00a2ca;
}

.ali-common-header-inner .menu-dropdown-content .desc {
    color: #999;
    font-size: 12px;
    width: 90%;
}

.ali-common-header-inner .tpl2 .item-sub-ft {
    margin-top: 15px;
}

.common-header-clearfix {
    zoom: 1;
}

.ali-common-header-inner .tpl2 .item-sub-ft .menu-dropdown-down-item {
    width: 100%;
}

.ali-common-header-inner .tpl2 .tpl2-content-ft {
    margin-bottom: 10px;
    color: #999;
}


ali-common-header-inner .tpl2 .item-sub-ft .desc li {
    width: 300px;
}


.ali-common-header-inner .menu-dropdown-content .desc a:link, .ali-common-header-inner .menu-dropdown-content .desc a:visited {
    color: #666;
    font-size: 12px;
}




.price ul {
    position: absolute;
    top: 70px;
    background-color: #333;
    color: white;
    padding: 10px;
}

.price li {
    height: 30px;
    width: 120px;
}

.price li * {
    list-style: none;
    line-height: 60px;
    font-size: 14px;
    color: #2e2e2e;
}

.price a {
    color: white;
}

.price li em {
    font-style: normal;
    padding-left: 30px;
    font-weight: 500;
}

.price li a i {
    font-weight: 200!important;
    font-size: 18px;
    color: #fff;
    width: 25px;
    text-align: center;
    margin-right: 30px;
    position: absolute;
    margin-top: 0px;
}



a.ui_btn_blue{
			color:#fff;
		}
		
a.ui_btn_blue:hover{
	text-decoration: none;
}
		

.y-row {
    min-width: 1000px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    zoom: 1;
}

.section-pro .pro-list {
    padding: 0 40px;
}

.y-row .yspan2-4 {
    width: 18%;
    margin-right: 2%;
    float: left;
    display: inline;
}

.section-pro .pro-list .pro-item .caption {
    height: 30px;
    margin: 0 auto;
    margin-bottom:10px;
}

.section-pro .pro-list .pro-item .caption .img {
    font-size: 30px;
    text-align: center;
    display: inline-block;
    vertical-align: bottom;
}

.section-pro .pro-list .pro-item .caption .pro-title {
    display: inline-block;
    height: 30px;
    font-size: 16px;
    line-height: 30px;
    vertical-align: bottom;
}

.section-pro .pro-list .pro-item .discription {
    clear: both;
}
.section-pro .pro-list .pro-item div {
    width: 200px;
    margin: 0 auto;
    text-align: center;
    font-size: 12px;
}

.section-pro .pro-list .pro-item .actions {
    text-align: center;
}

.section-pro .pro-list .pro-item .actions a {
    margin-right: 4px;
    margin-left: 4px;
    width: 80px;
    padding: 0 0;
}

.section-pro .pro-list .pro-item .footlink {
    height: 36px;
    line-height: 36px;
}


a.y-btn-blue, a.y-btn-blue:link, a.y-btn-blue:visited, a.y-btn-white, a.y-btn-anti, a.y-btn-anti:link, a.y-btn-anti:visited, a.y-btn-trans, a.y-btn-trans:link, a.y-btn-trans:visited {
    display: inline-block;
    min-width: 78px;
    height: 33px;
    padding: 0 30px 1px;
    background: #00a2ca;
    line-height: 33px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    outline: none;
    border-radius: 0;
    font-size: 10px;
}

a.y-btn-white {
  display: inline-block;
    min-width: 78px;
    height: 33px;
    padding: 0 30px 1px;
    background: #00a2ca;
    line-height: 33px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    outline: none;
    border-radius: 0;
    font-size: 10px;
    background: white;
    border-color: #33b5d4;
    color: #333;
    text-decoration: none;
    border: 1px solid #00a2ca;
}

a.y-btn-white:hover {
    background: #33b5d4;
    border-color: #33b5d4;
    color: #fff;
    text-decoration: none;
}


.plate-content {
    margin-bottom: 60px;
}
.w1200 {
    margin: 0 auto;
    max-width: 1200px;
    min-width: 1000px;
}

.plate-content .section {
    margin-bottom: 15px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    border: 1px solid #e5e5e5;
}

.plate-content .section h2 {
    position: relative;
    padding: 10px 18px;
    font-size: 14px;
    color: #666;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    border-bottom: 1px solid #efefef;
    background: url(../images/exps/tbg.gif) repeat-x 0 0;
}
h2 {
    font-weight: 200;
    font-family: 'Microsoft Yahei';
    font-size: 16px;
}
.plate-content .section h2 a {
    color: #666;
}
.plate-content .section h2 a.up-down-icon, .plate-content .section h2 a.toggle {
    position: absolute;
    right: 20px;
    top: 12px;
    height: 16px;
    width: 16px;
    cursor: pointer;
    background: url(../images/exps/sprite.png) no-repeat 0 -330px;
}
.plate-content .section .con {
    padding: 0 0 0 28px;
}
.plate-content .section ul li {
    float: left;
    width: 33.3333%;
    padding: 15px 0;
}
.plate-content .section ul li .icons {
    float: left;
    width: 65px;
    height: 65px;
}
.plate-content .section ul li .txt {
    position: relative;
    overflow: hidden;
}
.plate-content .section ul li h3 {
    line-height: 22px;
}
.plate-content .section ul li h3 a {
    font-size: 16px;
    color: #333;
    font-weight: 700;
}
.s2 {
    color: #f60;
}
.plate-content .section ul li p {
    color: #999;
}


.plate-content .section ul li .desc {
  display:block;
  height:38px;
}

.cc{
	    height: 450px;
}

.loginbox .logintitle {
    font-weight: 400;
    font-size: 12px;
    margin-bottom: 25px;
    margin-left: 10px;
}

.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:999999;
	border-radius:5px;
	border: 2px solid #eee;
	background-color:white;
}
.loginbox h2{
	padding-top:20px;
	padding-bottom:0px;
	padding-left:30px;
	padding-right:30px;	
	font-weight:600;
}
.loginbox h4{
	font-weight:400;	
	font-size:12px;
	margin-bottom:25px;
	margin-left:10px;
}
.loginbox-username{
	margin-bottom:20px;
	height:40px;
	width:85%;
	border:solid 2px rgba(0,0,0,0.1);
	color:rgba(0,0,0,0.5);
	padding-left:20px;	
	transition:all 400ms ease;
	margin-left:auto;
	margin-right:auto;
	    display: block;
}

.loginbox-username:focus{
	border:solid 2px #27ae60;/*Green*/
	transition:all 400ms ease;	
}
.loginbox-password{
	margin-bottom:30px;
	height:40px;
	width:85%;
	border:solid 2px rgba(0,0,0,0.1);
	color:rgba(0,0,0,0.5);
	padding-left:20px;	
	transition:all 400ms ease;
	margin-left:auto;
	margin-right:auto;
}
.loginbox-password:focus{
	border:solid 2px #27ae60;/*Green*/
	transition:all 400ms ease;	
}
.loginbox .button{
	width:40%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	display:block;
	color:#FFFFFF;
}
.loginbox em{
	margin-top:20px;
	display:block;
	text-align:center;
	font-style:normal;
	font-size:10px;
}
.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: inline-block;
}

.button{
    font-weight:500;
	display:inline-block;
	padding:10px 20px;
    transition:all 200ms ease;
    transform:scale(1,1);
    -webkit-transform:scale(1,1);
}

.button i{
	margin-right:10px;	
	font-size:12px;
	width:12px;
	text-align:center;
	margin-left:-5px;
	color:#FFFFFF;
}
.button:hover{
	color:#FFFFFF!important;
}

.button-green{			background-color:#27ae60; color:#FFFFFF;}
.button-green:hover{	background-color:#2ecc71;}
.blue-3d{				border-bottom:solid 4px #194e70;}
.button-blue{			background-color:#00a2ca; color:#FFFFFF;}
.button-blue:hover{		background-color:#3498db;}



	.mod_wrap {
			background-color: #f7f7f7;
		}
	
	select.input {
	  height: 33px;
	  width: 190px;
	  font-size: 14px;
	  font-family: 微软雅黑;
	  border-radius: 3px;
	  line-height: 20px;
	}
	.mod_wrap .mod_inner {
		border: 1px solid #d9d9d9;
		background: #ffffff;
	}

	.mod_inner {
		width: 1000px;
		margin: auto;
		position: relative;
		overflow: hidden;
	}
	.mod_wrap .mod_inner .mod_progress {
		margin: 0 24px;
	}
	.ui_step_2 {
		width: 100%;
		display: table;
		table-layout: fixed;
		background: #ffffff 0 0 repeat-x;
		position: relative;
	}
	.ui_step_bar_2 {
		display: table-row;
	}

.mod_wrap .mod_inner .mod_progress .ui_step_2 td {
border-top: none;
}

.ui_step_2 span.state_doing .num, .ui_step_2 td.state_doing .num, .ui_step_2 span.state_over .num, .ui_step_2 td.state_over .num {
border: 2px solid #1ba208;
}

.ui_step_2 span .num, .ui_step_2 td .num {
display: inline-block;
width: 22px;
height: 22px;
border-radius: 13px;
border: 2px solid #c7c7c7;
text-align: center;
vertical-align: middle;
line-height: 23px;
margin-right: 10px;
font-family: "QCLOUD_FONT";
font-size: 16px;
font-style: normal;
_position: absolute;
_margin-left: -35px;
}

.code {
    display: inline-block;
    vertical-align: bottom;
    margin-left: 10px;
    margin-right: 10px;
}
.ui_step_2 span .arr_out, .ui_step_2 td .arr_out {
position: absolute;
top: 14px;
right: -25px;
width: 0;
height: 0;
line-height: 0;
border: 15px dashed #e2e2e3;
border-left: 15px solid #e2e2e3;
border-color: transparent transparent transparent #e2e2e3;
font-size: 0;
}
-webkit-scrollbar {
width: 15px;
height: 15px;
}

.ui_step_2 span .arr_in, .ui_step_2 td .arr_in {
position: absolute;
right: -13px;
bottom: -15px;
width: 0;
height: 0;
line-height: 0;
border: 15px dashed #fff;
border-left: 15px solid #fff;
border-color: transparent transparent transparent #fff;
font-size: 0;
}

.ui_step_2 span, .ui_step_2 td {
display: table-cell;
position: relative;
height: 55px;
line-height: 55px;
text-align: center;
font-size: 14px;
color: #c7ccd1;
border-top: 1px solid #c7c7c7;
border-bottom: 1px solid #c7c7c7;
vertical-align: text-bottom;
}

-webkit-scrollbar-track-piece {
background-color: #e2e2e2;
}

.ui_tooltip_wrap {
margin-top: 30px;
height: 50px;
}

.ui_tooltip_wrap .ui_tipBox {
border-radius: 0;
text-align: center;
border-left: none;
border-right: none;
}

.ui_tipBox, .dialog_layer_v2 .tip_box {
background: #e9f2fc;
background-repeat: repeat;
padding: 8px 10px;
margin-bottom: 15px;
border-radius: 5px;
border: 1px solid #b7c5e5;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td, hr {
margin: 0;
padding: 0;
}

.ui_tipBox li, .dialog_layer_v2 .tip_box li {
line-height: 19px;
color: #404a58;
}

.ui_tipBox ul, .ui_tipBox li {
list-style: none;
margin: 0;
padding: 0;
}
.ui_tipBox strong {
font-weight: bold;
color: #328CE5;
}

.link {
color: #2b8ae8;
font-size: 12px;
}

a {
color: #328CE5;
}
.mod_wrap .mod_inner .mod_step .content_row {
position: relative;
margin: 0 0 0 250px;
}

.body .mod_wrap .mod_inner .mod_step .content_row .title {
font-weight: normal;
font-size: 14px;
color: #404a58;
font-family: hiragino sans gb,simsun;
}

input.input_large {
width: 280px;
}

input.input, input.input_mini, input.input_small, input.input_medium, input.input_large {
padding: 0 10px;
height: 33px;
line-height: 20px;
line-height: 33px\9;
border: 1px solid #b3b3b3;
border-radius: 3px;
background-color: #ffffff;
}

.mod_wrap .mod_inner .step_1 .content_row .ui_btn_blue {
color: #fff;
}

.body .mod_wrap .mod_inner .step_1 .content_row .ui_btn {
margin-left: 10px;
}

.ui_btn_blue {
background-color: #1186d1;
}

.help_icon {
display: inline-block;
vertical-align: middle;
margin-left: 10px;
_margin-top: -15px;
width: 15px;
height: 15px;
background-image: url("/andisk/images/form_sprite.png?20140403");
}

.help_inline {
display: inline-block;
padding-left: 5px;
_margin-top: -15px;
vertical-align: middle;
}

.mod_choice {
position: relative;
margin: 0 25px;
padding: 50px 0;
border-top: 1px solid #dfe3e8;
}

.mod_choice .or {
position: absolute;
left: 50%;
top: -10px;
background: #fff;
color: #c6c6c6;
font: bold 14px "Tahoma";
padding: 0 15px;
}

.mod_choice p {
font-weight: normal;
font-size: 16px;
line-height: 40px;
text-align: center;
color: #404a58;
}

.ui_btn_blue:hover {
background-color: #209dee;
border-color: #0490dc #0271ba #0058a0;
}

.ui_btn {
display: inline-block;
vertical-align: middle;
border: none;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
border: 1px solid #c6c6c6;
border-color: #c6c6c6 #c6c6c6 #adadad;
border-color: rgba(255,255,255,0.15) rgba(0,0,0,0.1) rgba(0,0,0,0.3);
color: #fff;
font-weight: bold;
font-size: 14px;
padding: 0 20px;
line-height: 33px;
overflow: visible;
cursor: pointer;
background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.10),rgba(255,255,255,.15));
background-image: -moz-linear-gradient(bottom,rgba(0,0,0,.10),rgba(255,255,255,.15));
background-image: -o-linear-gradient(bottom,rgba(0,0,0,.10),rgba(255,255,255,.15));
background-image: linear-gradient(to top,rgba(0,0,0,.10),rgba(255,255,255,.15));
}
.ui_form {
width: 100%;
}
.ui_form th {
padding-right: 5px;
padding-top: 6px;
font-size: 14px;
text-align: right;
color: #666;
font-family: hiragino sans gb,simsun;
}
.ui_form td {
padding-top: 2px;
padding-bottom: 10px;
vertical-align: top;
border: 0 none;
}

.btn_blue, .btn_blue_loading {
border: 1px solid #0064b6;
background: #0071ce;
}
.btn {
color: #ffffff;
font-weight: bold;
font-size: 14px;
border-radius: 3px;
border-radius: 4px\9;
display: inline-block;
line-height: 20px;
text-align: center;
vertical-align: middle;
padding: 5px 20px;
background-repeat: no-repeat;
text-decoration: none;
outline: none;
}

.btn_white_2 {
	color: #000000;
	font: normal 12px/24px "hiragino sans gb","Simsun";
	padding: 0 15px;
	background: #f1f1f1;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,#f1f1f1 50%,#d6d6d6 50%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(50%,#f1f1f1),color-stop(50%,#d6d6d6));
	background: -webkit-linear-gradient(top,#f1f1f1 50%,#d6d6d6 50%);
	background: -o-linear-gradient(top,#f1f1f1 50%,#d6d6d6 50%);
	background: -ms-linear-gradient(top,#f1f1f1 50%,#d6d6d6 50%);
	background: linear-gradient(to bottom,#f1f1f1 50%,#d6d6d6 50%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1',endColorstr='#d6d6d6',GradientType=0);
	border-color: #707070;
	border:1px solid;
}
-webkit-scrollbar-track-piece {
background-color: #e2e2e2;
}

.body .mod_wrap .mod_inner .step_2 .content_row .ui_form .op_area .btn {
padding: 12px 15px;
font-size: 16px;
}

.op_btn {
	margin-top:30px;
}

.ui_form_select{
-webkit-appearance: none;
background-position: right 50%;
background-repeat: no-repeat;
background-image: url(images/xiala.png);
}

.ui_form_select {
	width: 220px;
	padding: 5px 6px;
	font-size: 12px;
	color: #666666;
	border-radius: 3px;
	vertical-align: middle;
	border: 1px solid #c9c9c9;
	background-color: #fff;
	font-family: "Simsun";
}

.mod_result {
	padding: 60px 0;
	text-align: center;
}

.icon_succ {
	display: inline-block;
	width: 168px;
	height: 126px;
	background: url(../images/bg_regist_v2.png) 0 0;
}

.icon_warn {
	display: inline-block;
	width: 168px;
	height: 126px;
	background: url(../images/bg_regist_v2.png) 220px 0;
}

.text_area {
	margin: 15px auto;
	width: 600px;
	font-weight: normal;
	font-size: 16px;
	line-height: 30px;
}

.des {
	color: #798699;
	margin: 7px 0;
}

.btn_blue:hover, .btn_blue_loading:hover {
color: #fff;
border: 1px solid #005da8;
background: #006bc2;
}


.tipClose{
		position: absolute;
		background-image: url("../images/cancel.png");
		width: 16px;
		height: 16px;
		display: block;
		right: 0px;
		top: 0px;
		cursor: pointer;
		margin-right: 2px;
		margin-top: 2px;
	}
	
	#tipContent{
		position: absolute;
		left: 523px;
		top: 281px;
		z-index: 9;
		width: 300px;
		font-size: 10px;
		background: white;
		border: 5px solid #eee;
		border-radius: 4px;
		padding: 10px;
	}
.loading{
		position:absolute;
	}
.loadingImage{
	width:66px;
	height:66px;
	
}
   span.andisk_logo_text{
    	font-family: impact;
   }
   span.andisk_logo_middle{
   	font-size:60px;
   }
   
   span.andisk_logo_small{
   	font-size:40px;
   }
   
	span.andisk_blue {
	  color: rgb(0, 112, 192);
	}
	
	span.andisk_gray {
	  color: gray;
	}
	
	span.andisk_gray2 {
	  color: rgb(165,165,165);
	}
	
	span.andisk_yellow {
	  color: rgb(255, 192, 0);
	}

.loadingBack{
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1340;
	background-color: #fff;
	opacity: 0.75;
	filter: alpha(opacity=75);
}
	

.foot-v3 {
  background: #27303f;
  float:left;
  width:100%;
  height:330px;
}
.foot-v3 .foot-content {
  min-width: 1000px;
  max-width: 1200px;
  margin: 0 auto;
  background: #27303f;
  _width: 1000px;
}
.foot-v3 .ft-list {
  padding: 45px 0 20px 0;
  font-size: 0;
  white-space: nowrap;
  text-align: center;
}
.foot-v3 .ft-list dl {
  margin-right: 6.4%;
}
.foot-v3 .ft-list dl {
  display: inline-block;
  vertical-align: top;
  margin-right: 4.3%;
  color: #fff;
  text-align: left;
  _margin-right: 2%;
}
.foot-v3 .ft-list dt {
  font: bold 16px "hiragino sans gb","microsoft yahei";
  margin-bottom: 20px;
  color: #818c9e;
}
.foot-v3 .ft-list dd {
  margin-bottom: 12px;
}
.foot-v3 .ft-list dd a {
  font: normal 12px "hiragino sans gb","microsoft yahei";
  color: #818c9e;
}
.foot-v3 .ft-list dl.last {
  margin-right: 0;
}
.foot-v3 .certification {
  display: inline-block;
  vertical-align: top;
  margin-left: 4.3%;
  padding-left: 4.3%;
  border-left: 1px solid #3d4553;
  color: #818c9e;
  _padding-left: 2%;
}
.foot-v3 .certification .item .title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
}
.foot-v3 .certification .item .ico-2 {
  background-position: -525px -260px;
}
.foot-v3 .certification .item .ico {
    background: url("../images/logo/andisk96.png");
  display: inline-block;
  width: 96px;
  height: 96px;
  margin-top: 10px;
}
.foot-v3 .certification .item .text span {
  display: block;
  font-size: 12px;
  line-height: 18px;
}
.foot-v3 .certification .item .text span {
  display: block;
  font-size: 12px;
  line-height: 18px;
}
.footer-menu {
  background: #171f2a;
}
.footer-menu .footer-ct {
  max-width: 1200px;
  min-width: 1000px;
  margin: 0 auto;
  background: #171f2a;
  padding: 15px 0;
  _width: 1000px;
}
.footer-menu .menu-inner {
  margin: 0 auto;
}
.footer-menu .menu-inner .cooperate {
  font-size: 14px;
  color: #979da4;
  margin-bottom: 5px;
}
.footer-menu .menu-inner p, .footer-menu .menu-inner p a {
  color: #73787e;
  font: normal 12px/25px "hiragino sans gb","microsoft yahei";
}
.foot-v3 .ft-list dd .qr-img {
  display: block;
  margin-top: 10px;
  width: 96px;
  height: 96px;
}
.title-center-nobg {
  height: 40px;
  font-size: 34px;
  text-align: center;
  background: url(../images/title-bg.png) no-repeat;
  color: #2aacc8;
}

.title-center-nobg h3 {
  padding: 1px 40px 5px;
  background-color: #fff;
  display: inline-block;
}

/* CSS Document */
	.case-nav {
	  margin: 30px 0 90px;
	  text-align: center;
	  width:1330px;
	  margin:auto;
	  margin-top:30px;
	}
	
	 .case-nav a {
	  display: block;
	  float: left;
	  width: 329px;
	  height: 254px;
	  border: 1px solid #cecece;
	  margin-left: -1px;
	  margin-top: -1px;
	  background-color: #ffffff;
	}
	
	.case-nav .icon {
	  width: 135px;
	  height: 115px;
	  margin: 38px 0 10px;
	  cursor: pointer;
	}
	.icon {
	  background: url(../images/price-sprite.png) no-repeat;
	  _background: url(../images/price-sprite-ie6.png) no-repeat;
	  vertical-align: middle;
	  display: inline-block;
	}
	.case-nav h3 {
	  font-size: 25px;
	  color: #2d2d2d;
	}
	
	.icon-case-1 {
	  background-position: -273px 0;
	}
	
	.icon-case-2 {
	  background-position: -273px -115px;
	}
	
	.icon-case-3 {
	  background-position: -273px -230px;
	}
	
	.icon-case-4 {
	  background-position: -273px -345px;
	}

	.icon-case-5 {
	  background-position: -273px -460px;
	}
	
	.icon-case-6 {
	  background-position: -273px -575px;
	}
	
	.icon-case-7 {
	  background-position: -273px -690px;
	}
	
	.icon-case-8 {
	  background-position: -273px -805px;
	}
	
	.icon-case-9 {
	  background-position: -273px -920px;
	}


/*banner-star*/
.banner{width:100%;height:400px;margin:0 auto;border-bottom:1px solid #cfd4e0;font-size:1px;position:relative;}
.banner img{position:absolute;left:850px;top:60px;}
.b-news{background:url(../partner_files/b_banner_news.png);}
.b-about{background:url(../partner_files/b_banner_about.png);}
.b-texing{background:url(../partner_files/b_banner_texing.png);}
.b-yulan{background:url(../partner_files/b_banner_yulan.png);}
.b-case{background:url(../images/present/index-bg-5.jpg);}
.b-price{background:url(../partner_files/b_banner_price.png);}
.b-help{background:url(../partner_files/b_banner_help.png);}
.b-contact{background:url(../partner_files/b_banner_contact.png);}
.b-backage{background:url(../partner_files/b_banner_backage_2.png);}

.btn-free{width:246px;height:57px;position:absolute;right:70px;bottom:62px;background:url(../partner_files/b_btn_free.png);cursor:pointer;}
.btn-free:hover{background:url(../partner_files/b_btn_free_hover.png);}
.botbtn{height:270px;margin-top:50px;padding-top:100px;background:url(../partner_files/b_xuxian.png) repeat-x;overflow:hidden;position:relative}
.botbtn a{font-family:"宋体";color:#47c;position:absolute;right:240px;bottom:164px;}
.btn-free-bot{width:246px;height:57px;margin:0 auto;margin-top:50px;background:url(../partner_files/b_btn_free.png);cursor:pointer;}
.btn-free-bot:hover{background:url(../partner_files/b_btn_free_hover.png);}
/*banner-over*/
/*title-star*/
.hl-guanyuwomen{background-image:url(../partner_files/tit_gywm.png);width:154px;}
.hl-guanlituandui{background-image:url(../partner_files/tit_gltd.png);width:157px;}
.hl-bangonghuanjing{background-image:url(../partner_files/tit_bghj.png);width:158px;}
.hl-tuanduifengcai{background-image:url(../partner_files/tit_tdfc.png);width:155px;}
.hl-jisubaohu{background-image:url(../partner_files/tit_jsbh.png);width:155px;}
.hl-zhuanye{background-image:url(../partner_files/tit_zy.png);width:89px;}
.hl-anquan{background-image:url(../partner_files/tit_aq.png);width:78px;}
.hl-xiaoli{background-image:url(../partner_files/tit_xlbz.png);width:156px;}
.hl-hezuohuoban{background-image:url(../partner_files/tit_hzhb.png);width:156px;}
.hl-shiyongliucheng{background-image:url(../partner_files/tit_dbfsylc.png);width:279px;}
.hl-kongzhitai{background-image:url(../partner_files/tit_kzt.png);width:239px;}
.hl-fuwuxieyi{background-image:url(../partner_files/tit_fwxy.png);width:280px;}
/*title-over*/
/*news-star*/
.news-list-side{overflow:hidden;}
.news-list{width:100%;overflow:hidden;}
.news-list .ico{float:left;width:15px;height:15px;margin:30px 5px 0 0;background-position:center center;background-repeat:no-repeat;}
.news-list .biao{background-image:url(../partner_files/b_biao.png)}
.news-list .deng{background-image:url(../partner_files/b_deng.png)}
.news-list .time{float:left;width:110px;font-size:12px;}
.news-list .title{float:left;width:auto;}
.news-list .title a{float:left;width:600px;overflow:hidden;white-space:nowrap;text-overflow:clip;z-index:2}
.news-list .from{float:right;width:200px;text-align:right;font-size:12px;}
.news-list li{float:left;width:960px;padding:0 20px;height:74px;line-height:74px;background-image:url(../partner_files/b_xuxian_list.png);background-position:left bottom;background-repeat:repeat-x;position:relative;}
.news-list .back{position:absolute;left:0;top:0;width:100%;height:100%;background:#f9fbfe;display:none;z-index:-100;}
.news-pages{width:100%;height:130px;}
.pagesico{float:left;padding-left:20px;margin-top:58px;background:url(../partner_files/b_pages.gif) right center no-repeat;}
.allpages{float:left;width:auto;height:20px;line-height:20px;margin-top:53px;text-indent:8px;font-size:12px;color:#666;}
.news-pages ul{float:right;padding:50px 20px 0 0;}
.news-pages ul li{float:left;padding:5px 10px;border:1px solid #ddd;margin-left:8px;_margin-left:4px;cursor:pointer;background:#fff;color:#47c;border-radius:3px;}
.news-pages .active{border:none;color:#333;cursor:text;}

.apply-area {
  margin-top: 50px;
  padding-top: 50px;
  border-top: 1px solid #f2f2f2;
  text-align: center;
  clear: both;
}
.apply-area {
  border: none;
  padding: 45px 0 0;
  margin: 0 0 0 315px;
}
.apply_area_btn {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
}

.btn-cyan {
  width: 250px;
  background-position: 0 -480px;
  font-size: 22px;
  color: #fff;
  padding: 16px 0 22px;
    height: 20px;
}

	.present_title1, .present_title2 {
	  position:absolute;
	  background-color: #2ea5bf;
	  color: #fff;
	  font-size: 34px;
	  height: 55px;
	  line-height: 55px;
	  padding: 0 10px;
	  text-align: center;
	  font-size: 24px;
	  padding: 0px 10px;
	  margin: 0px;
	  border-width: 0px;
	  line-height: 55px;
	  white-space: nowrap;
	  min-width: 0px;
	  min-height: 0px;
	  transform: scale(1, 1) rotate(0deg);
	  opacity: 1;
	  left: -420px;
	  top: 170px;
	  visibility: visible;
	    font-family: 微软雅黑;
	}
	
	.present_title3, .present_title4 {
	  position:absolute;
	  color: #fff;
	  font-size: 18px;
	  line-height: 24px;
	  padding: 10px;
	  background: url(images/tran-black-bg.png) repeat;
	  _background: none;
	  _background-color: #333;
	    font-family: 微软雅黑;
	}

.banner img {
    position: absolute;
    left: 850px;
    top: 60px;
}

	.present_button_green{
	  position:absolute;
	  font-size: 30px;
	  font-weight: bold;
	  padding: 0px 10px;
	  margin: 0px;
	  border-width: 0px;
	  line-height: 55px;
	  white-space: nowrap;
	  min-width: 0px;
	  min-height: 0px;
	  transform: scale(1, 1) rotate(0deg);
	  opacity: 1;
	  left: -240px;
	  top: 170px;
	  visibility: visible;
	  background-color: rgb(94, 170, 22);
	
	}
	
	.present_button_trail {
	 position:absolute;
	  display: block;
	  font-size: 18px;
	  height: 45px;
	  width: 158px;
	  border: 2px solid #fff;
	  line-height: 45px;
	  text-align: center;
	  color: #fff;
	  border-radius: 2px;
	  -moz-border-radius: 2px;
	  -webkit-border-radius: 2px;
	  background-color: #88a942;
	    font-family: 微软雅黑;
	}
	
.body .mod_wrap {
  background-color: #e9eaec;
  padding: 30px 0;
  position: relative;
  border-bottom: 1px solid #dadada;
}
.body .mod_wrap {
  background-color: #fff;
}
.obp-page-wrap-left {
  font-family: 'microsoft yahei'!important;
}
.obp-page-wrap-left {
  width: 195px;
  float: left;
  margin-right:10px;
}

 .sl_input {
		border: none;
		background: none;	
		text-align:center;
		border-bottom: 1px dotted #333;
}
.line-row{
	display: block;
	float: left;
	margin-left: 10px;
	height: 40px;
	line-height: 40px;
	margin-left:10px;
	margin-right:10px;
}	
		
.obpsider-nav {
  background: #F3F3F3;
  font-size: 12px;
  color: #333;
  font-family: inherit;
  border: 1px solid #E3E3E3;
  width: 195px;
  border-top: none;
}

.pagelist a{
	margin-right:10px;
}
.pagelist em {
  font-style: normal;
  font-weight: bold;
}

.pagelist{
  float: right;
  margin-right: 30px;
  position:relative;
  top:-35px;
}



.obpsider-nav li .active {
  background: #FFF;
  color: #000;
  font-size: 12px;
  font-weight: normal;
  border-left: 2px solid #CE0000;
  margin-left: -1px;
  margin-right: -1px;
  cursor: default;
}

.obpsider-whole-li h4 {
  padding-left: 25px !important;
  border-top: 1px solid #E3E3E3;
}
.obpsider-nav li h4 span {
  color: #999;
  padding-left: 50%;
}
[class^=icon-] {
  font-family: iconfont;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.obpsider-inner li {
  line-height: 36px;
  cursor: pointer;
  padding-left: 37px;
}
.obpsider-nav li a {
  color: #333;
  display: block;
}

.obpsider-whole-li {
  line-height: 46px;
  cursor: pointer;
}
.obpsider-whole-li-bottom h4 {
  padding-left: 25px !important;
  float:none;
  font-size:12px!important;
  display:block;
}

.obpsider-whole-li-bottom {
  line-height: 46px;
  cursor: pointer;
  border-bottom: none;
}

.obpsider-nav p {
  padding-left: 25px !important;
  border-top: 1px solid #E3E3E3;
  line-height: 46px;
}
.obpsider-nav p.active {
  background: #FFF;
  color: #000;
  font-size: 12px;
  font-weight: normal;
  border-left: 2px solid #CE0000;
  margin-left: -1px;
  margin-right: -1px;
  cursor: default;
}

.mod_wrap.mod_manage {
  float: left;
  width: 1120px;
  margin-top: 1px;
  border-radius: 6px;
  min-height:600px;
}


.mod_portfolio {
  position: relative;
  overflow: hidden;
  border: 1px solid #c9c9c9;
  border-radius: 6px;
  height: 127px;
  background-color: white;
}
.mod_portfolio .account_portfolio {
  float: left;
}
.mod_portfolio .mod_develop {
  width: 320px;
  padding: 8px 20px;
}

.mod_portfolio .mod_develop, .mod_portfolio .mod_feecenter, .mod_portfolio .mod_nav_big {
  float: left;
  position: relative;
}

.mod_portfolio .mod_develop dl dt {
  float: left;
  font-size: 12px;
  height: 27px;
  line-height: 27px;
  font-family: "Microsoft Yahei";
  font-weight: bold;
  width: 65px;
  text-align: right;
}

.mod_portfolio .mod_develop dl dd {
  height: 27px;
  line-height: 27px;
}

.mod_portfolio .mod_develop a.edit {
  display: inline-block;
  height: 15px;
  line-height: 15px;
  vertical-align: middle;
}

.mod_portfolio .mod_feecenter {
  width: 290px;
  margin-top: 15px;
  padding-left: 20px;
  border-left: 1px solid #e9f0f5;
}

.mydomain-tit-bar {
  float: left;
  height: 100px;
  width:100%;
}

.mod_portfolio .mod_feecenter p {
  height: 27px;
  line-height: 27px;
  font-size: 12px;
  color: #474747;
  font-family: "Microsoft Yahei";
  font-weight: bold;
  display:inline-block;
}

.mod_portfolio .mod_feecenter p span.credit {
  margin-right: 30px;
  display: inline-block;
  height: 27px;
  line-height: 27px;
}

.mod_portfolio .mod_feecenter p em {
  color: #404a58;
  font-size: 32px;
  font-family: "Tahoma";
  margin-right: 5px;
}


.mod_portfolio .mod_feecenter p.btn_area {
  margin-top: 15px;
}

.mod_portfolio .mod_feecenter p.btn_area .btn_orange2 {
  margin-right: 10px;
}

.btn_green {
  color: #ffffff;
  background: #a5c248;
  background: -moz-linear-gradient(top,#a5c248 0%,#91b137 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#a5c248),color-stop(100%,#91b137));
  background: -webkit-linear-gradient(top,#a5c248 0%,#91b137 100%);
  background: -o-linear-gradient(top,#a5c248 0%,#91b137 100%);
  background: -ms-linear-gradient(top,#a5c248 0%,#91b137 100%);
  background: linear-gradient(to bottom,#a5c248 0%,#91b137 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a5c248',endColorstr='#91b137',GradientType=0);
}
.mod_yun_product {
  margin-top: 10px;
  background-color: white;
  border-radius: 6px;
  border: 1px solid #C9C9C9;
}

.mod_yun_product h3 i.ico_yun {
  display: inline-block;
  width: 19px;
  height: 19px;
  background-image: url(../images/manage_center.png);
  background-position: -26px -73px;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-right: 5px;
}


.mod_yun_product .product_area {
  position: relative;
  overflow: hidden;
  padding-top: 27px;
  float: left;
  background-color: white;
  border: 1px solid #c9c9c9;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}

.mod_yun_product .product_area {
  padding-top: 0px;
  width: 98%;
  border: none;
  float: none;
}

.mod_yun_product .product_area .product_item {
  margin-bottom: 15px;
}

.mod_yun_product .product_area .product_item {
  width: 265px;
  height: 130px;
  border: 1px solid #dadada;
  border-radius: 6px;
  float: left;
  margin-left: 17px;
  margin-bottom: 50px;
  position: relative;
  box-shadow: 0 1px 2px rgba(150,150,150,.5);
}

.mod_yun_product .product_area .product_item h4 {
  padding: 15px;
  float: left;
  font-size: 16px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  background: -webkit-gradient(linear,0 0,0 100%,from(#edeef0),to(#dcdddf));
  background: -moz-linear-gradient(top,#edeef0,#dcdddf);
  background: -o-linear-gradient(top,#edeef0,#dcdddf);
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorStr = '#edeef0',EndColorStr = '#dcdddf');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#edeef0',EndColorStr='#dcdddf')";
  font-style: normal;
}

.mod_yun_product .product_area .product_item h4 i.server {
  background-image: url(../images/manage_center.png?max_age=19830212&d=20131127163352);
  background-position: -425px -55px;
}


.mod_yun_product .product_area .product_item .number_1 {
  font-size: 24px;
  color: #404a58;
  font-family: "Tahoma";
  margin-top: 5px;
}

.mod_yun_product .product_area .product_item .left_side {
  float: left;
  min-width: 100px;
  margin-top: 13px;
  margin-left: 15px;
  color: #899aa6;
}

.mod_yun_product .product_area .product_item .right_side {
  float: left;
  margin-top: 13px;
  padding-left: 16px;
  border-left: 1px solid #e2e2e4;
  color: #899aa6;
}

.mod_yun_product .product_area .product_item .right_side .text_only {
  line-height: 25px;
  display:block;
}

.mod_yun_product .product_area .product_item .right_side .text_only a {
  color: #2496e6;
}

.mod_yun_product .product_area .product_item h4 i.balance {
  background-image: url(../images/manage_center.png?max_age=19830212&d=20131127163352);
  background-position: -455px -19px;
}


.mod_yun_product .product_area .product_item h4 i {
  display: inline-block;
  height: 17px;
  background-repeat: no-repeat;
  vertical-align: middle;
}

.mod_yun_product .product_area .product_item h4 a.title em {
  display: inline-block;
  height: 16px;
  line-height: 16px;
  font-size: 20px;
  background-repeat: no-repeat;
  vertical-align: middle;
  font-style:normal;
}

.mod_yun_product h3 {
  color: #404a58;
  border-bottom: 1px solid #d4d4d4;
  margin: 0 20px 15px 20px;
  padding: 15px 0 15px 0;
}

.mod_yun_product .product_area .product_item h4 i.move {
  background-position: 0 -200px;
}
.mod_yun_product .product_area .product_item h4.yunmove i {
  width: 24px;
}


.mod_yun_product .product_area .product_item .right_side {
  float: left;
  margin-top: 13px;
  padding-left: 16px;
  border-left: 1px solid #e2e2e4;
  color: #899aa6;
  clear: left;
}
.mod_yun_product .product_area .product_item .right_side .text_only a {
  color: #2496e6;
}
.mod_yun_product h3 {
  color: #404a58;
  border-bottom: 1px solid #d4d4d4;
  margin: 0 20px 15px 20px;
  padding: 15px 0 15px 0;
}

.product_area p {
  margin-top: 0;
  padding-right: 0;
  padding-left: 0;
  display:inline;
}

p.intro{
	display:block;
}

.mod_yun_product .product_area .teach_item {
  width: 265px;
  height: 160px;
  border: 1px solid #dadada;
  border-radius: 6px;
  float: left;
  margin-left: 17px;
  margin-bottom: 50px;
  position: relative;
  box-shadow: 0 1px 2px rgba(150,150,150,.5);
}
.mod_yun_product .product_area .teach_item h4 {
  padding: 15px;
  float: none;
  font-size: 16px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  background: -webkit-gradient(linear,0 0,0 100%,from(#edeef0),to(#dcdddf));
  background: -moz-linear-gradient(top,#edeef0,#dcdddf);
  background: -o-linear-gradient(top,#edeef0,#dcdddf);
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorStr = '#edeef0',EndColorStr = '#dcdddf');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#edeef0',EndColorStr='#dcdddf')";
  font-style: normal;
}

.mod_yun_product .product_area .teach_item h4 a.title em {
  display: inline-block;
  height: 16px;
  line-height: 16px;
  font-size: 20px;
  background-repeat: no-repeat;
  vertical-align: middle;
  font-style: normal;
}

.teach_item .left_side {
  margin-left: 10px;
}
.mod_nav_small{
  float: left;
  padding: 10px;
  border-left: 1px solid #eee;
}
.mod_yun_product .product_area .teach_item .right_side .text_only a {
  color: #2496e6;
}

.mod_yun_product .product_area .teach_item .right_side{
	text-align: right;
  	padding: 10px;
}

.mod_feecenter p.text {
  width: 80px;
}

.mod_nav_small .nav_small1, .mod_nav_small .nav_small2, .mod_nav_small .nav_small3 {
  float: left;
  display: inline-block;
  height: 100px;
  background-color: #e2e2e2;
  text-align: center;
  margin-left: 1px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.mod_nav_small .inner1 {
   border-right: 1px solid #d4dce8;
  margin-top: 10px;
  display: block;
/*   height: 110px; */
  width: 110px;
}

.mod_urlinfo {
  border: 1px solid #c9c9c9;
  margin-top: 10px;
  border-radius: 6px;
}

.inner1:hover{
	color:#328CE5;
	font-weight:bold;
}

div.inner_title {
  width: 40px;
  height: 40px;
  background-image: url("../images/manage_center.png");
  background-repeat: no-repeat;
  display: inline-block;
  margin-top:10px;
}

.nav_small1 .inner_title {
  background-position-x: -263px;
  background-position-y: -36px;
}

.nav_small2 .inner_title {
background-position-x: -263px;
  background-position-y: 2px;
  }
  
.nav_small3 .inner_title {
    background-position-x: -297px;
  background-position-y: 2px;
  }
  
.sl_bar{
		display:inline-block;
		height: 11px;
	  	background: #dadada;
  		border-radius: 4px;
  		position: relative;
	  text-align: left;
	  border: 0 none;
	    color: #444;
	    font-family: "Segoe UI",Arial,sans-serif;
	  outline: 0;
	  font-size: 1.1em;
	}
	
	.sl_bar .finished{
	  height: 100%;
	  background: rgb(209, 5, 47);
	  border-top-left-radius: 3px;
	  border-bottom-left-radius: 3px;
	}

.btn {
  color: #ffffff;
  font-weight: bold;
  font-size: 14px;
  border-radius: 3px;
  border-radius: 4px\9;
  display: inline-block;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  padding: 5px 20px;
  background-repeat: no-repeat;
  text-decoration: none;
  outline: none;
}
.btn_orange, .btn_orange2 {
  background: #fa7821;
  border: 1px solid #e36d1f;
  color: #fff;
}
.graph{
		cursor:pointer;
	}
.product_more3 {
	margin-top: 10px;
}	
.andbook_has_syns{
	float:right;
	margin-right:10px;
	background-image:url("../images/editor/s2.png");
	width:16px;
	height:16px;
	background-repeat: no-repeat;
	background-position-y: 0px;
}

.andbook_has_inters{
	float:right;
	margin-right:10px;
	background-image:url("../images/editor/e3.png");
	width:16px;
	height:16px;
	background-repeat: no-repeat;
	background-position-y: 0px;
}
.row .column {
	font-weight: 100;
}
.andbook_has_pay{
	float:right;
	margin-right:10px;
	background-image:url("../images/icon_zfb.png");
	width:16px;
	height:16px;
	background-repeat: no-repeat;
	background-position-y: 0px;
}

	.warn{
		background-image:url(../images/player/inform.png);
	}
	.question{
		background-image:url(../images/player/help.png);
	}
	.condition{
		background-image:url(../images/player/exclam.png);
	}

.para{
		text-indent: 2em;
		padding-top: 30px;
		padding-bottom: 10px;
		font-family: "lucida Grande",Verdana,"Microsoft YaHei";
		font-size: 16px;
		-webkit-font-smoothing: subpixel-antialiased;
		width:800px;
		height: 40px;
		line-height: 40px;
	}
.lesson_graph{
		min-width:600px;
		min-height:400px;
		position:absolute;
		z-index:99999;
		width:700px;
		height:550px;
		border:1px solid #eee;
		border-radius:4px;
	}
.reg-inner .input {
	width: 243px;
	height: 16px;
	border: 1px solid #d6d6d6;
	font-size: 14px;
	text-indent: 13px;
	border-radius: 3px;
	padding: 12px 20px;
}
.reg-inner .code img {
	width: 94px;
	height: 40px;
}
.reg-inner .code {
	display: inline-block;
	width: 94px;
	height: 42px;
	margin: 0 16px 3px 5px;
	overflow: hidden;
	vertical-align: middle;
}
.refreshCode {
	color: #1f8dd6;
	text-decoration: underline;
	font-size: 14px;
}
.reg-inner input {
	margin-left: 0px;
}


.paper_check_info div.check_no {
text-align: center;
border-bottom: 1px solid #eee;
height: 20px;
line-height: 20px;
color: black;
}

.paper_check_info .checklist li {
float: left;
width: 50px;
height: 70px;
border: 1px solid #eee;
cursor: pointer;
}

.paper_check_info .checklist {
	max-width: 90%;
	height: auto;
	float:left;
	min-width:200px;
}

.paper_check_info .checkscore{
	float:right;
	color:red;
	font-weight:bold;
	height:auto;
}

.paper_check_info div.check_details {
	height: 50px;
	line-height: 50px;
}


.paper_check_info .qt_status_correct{
	background-image:url(../images/checkstate/qt_status_correct.png);
}

.paper_check_info .qt_status_error{
	background-image:url(../images/checkstate/qt_status_error.png);
	
}

.paper_check_info .qt_status_part_error{
	background-image:url(../images/checkstate/qt_status_part_error.png);
	
}

.paper_check_info .qt_input_grade_error{
	background-image:url(../images/checkstate/qt_input_grade_error.png);
}

.paper_check_info .qt_status_answer{
	background-image:url(../images/state/state2.png);
	background-repeat: no-repeat;
	background-position-x: 8px;
	background-position-y: 8px;
}

.paper_check_info .qt_status_not_answer{
	background-image:url(../images/state/state0.png);
	background-repeat: no-repeat;
	background-position-x: 8px;
	background-position-y: 8px;
}

.paper_check_info_small{
	width: 30px;
	position: fixed;
	height: auto;
	right: 22px;
	top: 53%;
	z-index: 9000;
	background:#eee;
	max-width:60px;
	border-radius: 2px;
}

.paper_check_info_small .checklist li {
	width: 20px;
	height: 20px;
	cursor: pointer;
	float:left;
}

.paper_check_info_small .checklist {
	width: 100%;
	height: 100%;
	margin-top:10px;
}

.paper_check_info_small div.check_details {
	height: 8px;
	width: 8px;
	border-radius: 8px;
	margin: auto;
}

.paper_check_info_small .qt_status_correct{
	background:green;
}

.paper_check_info_small .qt_status_error{
	background:red;
	
}

.paper_check_info_small .qt_status_part_error{
	background:rgb(255, 163, 0);
}

.paper_check_info_small .qt_input_grade_error{
	background:white;
}

.paper_check_info_small .qt_status_answer{
	background:rgb(139,197,63);
}

.paper_check_info_small .qt_status_not_answer{
	background:white;
}

.paper_check_info_small .qt_cur{
	border: 1px solid;
}

.cond-item{
	width:100%;
	overflow:hidden;
}

.column {
border-bottom: 1px solid #eee;
}
.row:hover .column {
	background: #eee;
}
.cond-item:hover{
	cursor:pointer;
	color:#3ab5e9;
}


.syn1-doc{
	min-height:250px;
	
}
.syn2-doc{
	min-height:250px;
	
}
.syn1-title{
	height:30px;
}
.syn2-title{
	height:30px;
}
.syn1{
	float:left;
	width:49%;
	min-height:300px;
}
.syn2{
	float:left;
	width:49%;
	margin-left:10px;
	min-height:300px;
}

.syn{
	width:100%;
}

.syn-doc{
	min-height:300px;
}

.syn-title{
	height:30px;
}


	.showmore{
		float: right;
		margin-bottom: 10px;
		margin-right: 20px;
		cursor: pointer;
		position: relative;
		font-size:0.8em;
	}
	
	.showmore span{
		position: absolute;
		left: 30px;
		top: 5px;
	}
	
	.showmore .xia {
		background-image: url("../images/xia.gif");
		width: 7px;
		/* display: block; */
		/* float: right; */
		height: 5px;
		background-repeat: no-repeat;
		
	}
	
	.showmore .shang {
		background-image: url("../images/shang.gif");
		width: 7px;
		height: 5px;
		background-repeat: no-repeat;
	}	
	
	.showmore:hover{
		background: none repeat scroll 0 0 #4598D2;
		color: #FFFFFF;
	}
	
.favorite {
	cursor:pointer;
	background-image: url(../images/and-favorite.png);
	background-repeat: no-repeat;
	background-position-y: -0px;
	display: block;
	height: 20px;
	background-position-x: 3px;
	width: 24px;
	padding: 0px;
	}

.favorite-on {
	background-position-y: -40px;
}

.up {
	cursor:pointer;
	background-image: url(../images/player/video.png);
	background-repeat: no-repeat;
	display: block;
	background-position-x: 0px;
	background-position-y: 0px;
	height: 24px;
	width: 24px;
	padding: 0px;
}

.up_arrow {
	display: none;
	position: fixed;
	right: 70px;
	bottom: 70px;
	z-index: 100;
	cursor: pointer;
	background: url('../images/gotoTop.png') no-repeat;
	background-position: 0 0;
	width: 48px;
	height: 48px;
}


.up-on {
		background-position-y: -90px;
}



.share{
	cursor: pointer;
	background-image: url(../images/share.png);
	background-repeat: no-repeat;
	background-position-x: 5px;
	background-position-y: -2px;
	display: block;
	width: 24px;
	height: 24px;

}
.note{
	cursor: pointer;
	background-image: url(../images/icon_msg.png);
	background-repeat: no-repeat;
	background-position-x: 8px;
	background-position-y: 2px;
	display: block;
	width: 45px;
	text-align: right;
	height:24px;
}

.note span{
	line-height:16px;
	display:block;
	height:24px;
}

.note:hover{
	color:#3ab5e9;
}

.ig_thumb_list th{
	width:230;
	height:50;
}

.ig_thumb_list td{
	width:230;
	height:260;
	vertical-align: top;
	text-align: center;
}

.ig_thumb_list td img{
	display: inline-block;
	margin-bottom:10px;
	box-shadow: 0 5px 8px rgba(0, 0, 0, 0.8);
	cursor: pointer;
}
.ig_thumb_list td .igImgtitle{
	position: relative;
	left: auto;
	top: -25px;
	width: 145px;
	overflow: hidden;
	color: #FFFFFF;
	background:rgba(0,0,0,0.7);/*CSS Hack,只能对ie9以下浏览器ie6,ie7,ie8有效，否侧ie10,FF,Cherome会失去透明效果*/
	background:#000 9;/*CSS Hack,只能对ie9以下浏览器ie6,ie7,ie8有效，否侧ie10,FF,Cherome会失去透明效果*/
	filter:Alpha(opacity=80);/*只对ie7,ie8有效*/
	text-align: left;
	vertical-align: middle;
	line-height: 16px;
	display: inline-block;
	height: 16px;
	font-family: "微软雅黑";
	
}

.ig_thumb_list td .igImgtitle .grade{
	font-weight: bolder;
	font-size: 14px;
	color: #FF0000;
	margin-left: 4px;
	float: right;
}

.ig_thumb_list td .igImgtitle .title{
	float:left;
	padding-left:2px;
	width:100px;
	overflow:hidden;
	
}

#imgfile{
   cursor:pointer;
}

.img_webnormal{
	width:128px;
	height:auto;
}

.img_websmall{
	width:64px;
	height:auto;
}

.img_phonenormal{
	width:96px;
	height:auto;
}

.img_phonesmall{
	width:48px;
	height:auto;
}

h4 span:hover{
	background:gray;
	font-size:bolder;
}
.confirmContent {
	height: 40px;
	width: auto;
	text-align: center;
}

#confirmButton {
	text-align: center;
}
		
.igContent {
	height: 260px;
	width: auto;
	text-align: center;
}
.igButton {
	text-align: center;
}
    
 
.upload {
	height: auto;
	width: auto;
	overflow: auto;
}

#andbook_uploadDialog {
	display:none;
	height: 600px;
	width: 1150px;
	border: 2px solid;
	box-shadow: 0 5px 8px rgba(0, 0, 0, 0.8);
}

#andbook_uploadDialog_uploadifyUploader {
    border-radius: 4px 4px 4px 4px;
    width: 259px;
    position: relative;
    top: -30px;
}

#andbook_uploadDialog_imgupload2Uploader {
    border-radius: 4px 4px 4px 4px;
    width: 300px;
    position:relative;
    top:-30px;
}
#andbook_uploadDialog_logoUploader {
    border-radius: 4px 4px 4px 4px;
    width: 300px;
    position:relative;
    top:-30px;
}

#andbook_uploadDialog .bottomButtons{
	width:100%;
	height:auto;
	text-align: left;
	margin: 10px;
}

#andbook_uploadDialog .setproduct {
	display:none,
	overflow:scroll;
	width: 30%;
	height:100%;
	float:left;
	clear:right;
	margin-left:20px;
	font-size:0.8em;
}

#andbook_uploadDialog  .splitter-line{
		float:left;
		width:3px;
		height:100%;
		background-color:#ddd;
		margin-left:20px;
}
	
#andbook_uploadDialog .setproduct .setbaseinfo{
	width:100%;
	heigth:auto;
	overflow:auto;
}

#andbook_uploadDialog .setproduct .setintroduce{
	width:100%;
	heigth:auto;
	overflow:auto;
}

#andbook_uploadDialog .setproduct .save {
	width:100%;
	heigth:auto;
	overflow:auto;
}

#andbook_uploadDialog .setproduct .inbottom{
	display:none;
}

#andbook_uploadDialog .setimage .imglist {
	width:100%;
	height:auto;
	margin-top:10px;
}

#andbook_uploadDialog .settypelist {
	float:left;
	clear:left;
	height:100%;
	width: 100%;
	margin-top:10px;
	font-size:0.8em;
}

#andbook_uploadDialog #andbook_uploadDialog_typelist {
	width:100%;
	height:340px;
    margin-bottom: 10px;
    margin-top: 0px;
	position: relative;
	overflow:scroll;
}

#andbook_uploadDialog #andbook_uploadDialog_typelist ul {
	overflow: hidden;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}

#andbook_uploadDialog #andbook_uploadDialog_typelist .sup {
    font-weight: bold;
    line-height: 31px;
    text-align: left;
	border-top: 1px dotted #DDDDDD;
	background: none repeat scroll 0 0 #F7F7F7;
}

#andbook_uploadDialog #andbook_uploadDialog_typelist .sub {
    float: left;
    height: 20px;
    margin-right: 15px;
    padding-top: 5px;
	width:auto;
	overflow:visible;
}

#andbook_uploadDialog #andbook_uploadDialog_typelist span:hover{
    background: none repeat scroll 0 0 #4598D2;
    color: #FFFFFF;
	cursor:pointer;
}

#andbook_uploadDialog #andbook_uploadDialog_typelist .curr{
    background: none repeat scroll 0 0 #4598D2;
    color: #FFFFFF;
	cursor:pointer;
}


#andbook_uploadDialog #andbook_uploadDialog_typelist .header{
	height:40px;
	line-height:40px;
}
	
#andbook_uploadDialog #andbook_uploadDialog_typelist .footer{
	height:40px;
	line-height:40px;
	
}

#andbook_uploadDialog .settypelist  #andbook_uploadDialog_attrdiv{
	width:100%;
	height:120px;
	overflow:scorll;
	font-size: 1.0em;
}

#andbook_uploadDialog .settypelist  #andbook_uploadDialog_attrTable td{
	width:200px;
}

#andbook_uploadDialog .settypelist  #andbook_uploadDialog_attrTable tr{
	height:25px;
}


div.rightpanel {
	float: left;
	width:65%;
	height:390px;
	overflow:hidden;
}

.setindex {
	display: block;
	float: left;
	clear: left;
	width: 100%;
}



.selectitem{
	background: #ffffffff;
	border-color: #1fae52;
	line-height: 2.25;
	display: inline-block;
	height: 46px;
	width: 110px;
	color: black;
	font-size: 1.2rem;
	border-radius: 2px;
	text-align: center;
	cursor:pointer;
}

.sel-enable{
	background: #2dbe60;
	border-color: #1fae52;
	line-height: 2.25;
	color: white;
}

.andbook_select_title{
	font-size:0.8em;
	font-weight:bolder;
}
.andbook_select_list {
	width:100%;
    margin-bottom: 10px;
    margin-top: 10px;
	position: relative;
	overflow:scroll;
	font-size:0.8em;
	
}

.andbook_select_list ul {
	overflow: hidden;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}
.andbook_select_list .sup {
    font-weight: bold;
    line-height: 31px;
    text-align: left;
	border-top: 1px dotted #DDDDDD;
	background: none repeat scroll 0 0 #F7F7F7;
}

.andbook_select_list .sub {
    float: left;
    height: 20px;
    margin-right: 15px;
    padding-top: 5px;
	width:auto;
	overflow:visible;
}

.andbook_select_list span:hover{
    background: none repeat scroll 0 0 #4598D2;
    color: #FFFFFF;
	cursor:pointer;
}

.andbook_select_list .curr{
    background: none repeat scroll 0 0 #4598D2;
    color: #FFFFFF;
	cursor:pointer;
}

.webnormal{
	float:left;
	width: 195px;
	height: 195px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 10px;
}

.websmall{
	float:left;
	width: 80px;
	height:80px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 10px;
}
.phonenormal{
	float:left;
	width: 128px;
	height:128px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 10px;
}
.phonesmall{
	float:left;
	width: 80px;
	height:80px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 10px;
}

#uploadifyUploader {
    border-radius: 4px 4px 4px 4px;
    width: 259px;
}


.igBtnGreen
{
	font-family: "Helvetica Neue",Arial,"Lucida Grande",sans-serif;
	background-position: 0 -152px;
	background-repeat: repeat-x !important;
	background-color: #4c8e0e;
	border-color: #274807 !important;
	color: #fff;
	-webkit-background-clip: padding;
	-moz-background-clip: padding;
	background-clip: padding-box;
	border: 1px solid #477a09;
	display: block;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.0em;
	padding: 6px 8px 9px;
	text-decoration: none;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
	

.fileupload{
	height: 200px;
	width: 400px;
}

.checked{
	color:#009900;
}

.unchecked{
	color:#FF0000;
}

#main {
	width:1210px;
	height:1000px;
}
#main #content{
	float:left;
	width:1210px;
	height:auto;
	overflow:hidden;
    position: relative;
    margin-top: 100px;
	margin-bottom:3px;
	background:#333333;
}

#main #inleft{
	width:210px;
	height:auto;
	margin-right:10px;
	float: left;
}

#main #inleft .inleft_list
{
	float:left;
	width:inherit;
	height:400px;
	max-height:600px;
	background:#CCCCCC;
	margin-bottom:5px;
}

#main #inright{
	width:950px;
	float: left;
	height: auto;
}
#footer{
	float:left;
	width:1208px;
	height:100px;
	background-color: #000;
	color: #FFFFFF;
	box-shadow: 0 5px 5px rgba(0, 0, 0, 0.8);
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
#footer span{
	width:1208px;
	display:inline-block;
	vertical-align:top;
	text-align:center;
	
}
#navbar{
	width:1208px;
	height:auto;
	background-color: #000;
	color: #FFFFFF;
	position:fixed;
	top: 0;
	z-index:998;
	box-shadow: 0 5px 5px rgba(0, 0, 0, 0.8);
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	display:none;
}

#navbar .nav{
	float:left;
	height:auto;
}
#navbar .navtopsmall{
	float:left;
	height:30px;
	margin-bottom:10px;
}
#navbar .navbottombig{
	float:left;
	height:40px;
	margin-bottom:5px;
}

#navbar #nb_logo{
	width:115px;
	height:61px;
	background-image: url(../images/logo3.jpg);
	float:left;
}

#navbar #nb_logodesc{
    color: #FFFFFF;
    font-family: "微软雅黑";
    font-size: 18px;
    font-weight: bolder;
    height: 26px;
    line-height: 22px;
    padding-left: 10px;
    vertical-align: bottom;
    width: 105px;
}


#navbar #nb_selectsubtype{
	width:200px;

}
#navbar #nb_middle{
	width:448px;
}

#navbar #nb_middle #nb_viewtool{
	width:440px;
}
	

#navbar #nb_right{
	float:right;
	width:295px;
	overflow: hidden;
	margin-right: 10px;
}

#navbar #nb_right #userinfo{
	width:auto;
	float:right;
}
#navbar .navtopsmall span{
	line-height:30px;
	vertical-align: bottom;	
}
#navbar #nb_right #nb_upload{
	width:auto;
	float:right;
}


#nav  #mystore{
	display:none;
}


#navbar #nb_selectsubtype #nb_seltype{
	background: url("../images/backup/index.png") no-repeat scroll 0 0 transparent;
	display: inline-block;
	height: 32px;
	line-height: 32px;
	margin-top: 10px;
	text-align: center;
	vertical-align: middle;
	width: 140px;
	color: #FFFFFF;
	cursor:pointer;
	font-weight: bolder;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

#navbar #nb_selectsubtype #nb_lb_supertype{
	display: inline-block;
	width: 50px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;
	overflow: hidden;

}

#navbar #nb_selectsubtype #nb_lb_subtype{
    border-bottom: thin solid #000000;
    display: inline-block;
    max-width: 145px;
    overflow: hidden;
    text-align: center;
    width: auto;
}
#navbar #nb_selectsubtype #nb_lb_subtype_split{
    background-image: url("../images/view-buttons.png");
    background-position: -38px -319px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 24px;
    margin-right: 5px;
    width: 15px;
}
#navbar #nb_typelist{
	position:absolute;
	z-index:999;
}

#navbar #searchtext{
	background-image: url(../images/search.png);
	background-repeat: no-repeat;
	width:139px;
	height:24px;
	background-position: 108px 1px;
	border-radius: 4px 4px 4px 4px;
}



#navbar a{
	color: #FFFFFF;
}

#fileQueue{
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9) !important;
    height: auto;
    left: 0px;
    position: fixed;
    top: 10px;
    width: auto;
    z-index: 999;
}

.menuBottomStyle {
	height: 29px;
	overflow: hidden;
	position: relative;
	width: 421px;
}
.menuBottomStyle li {
    float: left;
    list-style: none outside none;
}
.menuBottomStyle li.back {
    border-bottom: 5px solid red;
    height: 35px;
    position: absolute;
    width: 9px;
    z-index: 8;
}
.menuBottomStyle li a {
    color: #ffffff;
    display: block;
    float: left;
    font: bold 14px arial;
    height: 30px;
    letter-spacing: 0;
    outline: medium none;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    top: 17px;
    z-index: 10;
	width:100px;
}
.menuBottomStyle li a:hover, .menuBottomStyle li a:active, .menuBottomStyle li a:visited {
    border: medium none;
}


#seltype{
	cursor:pointer;
	margin-left: auto;

}

.andSelect {
    background: none repeat scroll 0 0 #FFFFFF;
    outline: 0 none;
    overflow: hidden;
    padding: 0 !important;
    border: 1px solid #DDDDDD;
    margin-bottom: 10px;
}


.m, .sm {
    margin-bottom: 10px;
}
.m, .mt, .mc, .mb, .sm, .smt, .smc, .smb {
    overflow: hidden;
}

.andSelect dd {
    float: right;
    overflow: hidden;
    position: relative;
    width: 652px;
    font-size:10px;
}

.andSelect dl {
    /*border-top: 1px dotted #DDDDDD;*/
    margin: 0 5px;
    overflow: hidden;
    padding: 4px 0 2px;
    width: 745px;
}

.andSelect dt {
	float: left;
	font-weight: bold;
	line-height: 25px;
	text-align: right;
	width: 60px;
	padding-right: 5px;
	font-size: 10px;
	
}

.andSelect dd div {
    float: left;
    height: 30px;
	width: 110px;
	overflow:hidden;
    margin-right: 15px;
    padding-top: 5px;
    
}

.andSelect dd a {
    height: 30px;
    line-height: 15px;
    overflow: hidden;
    text-decoration: none;
    white-space: normal;
	cursor:pointer;
}

.andSelect dd a:link, #select dd a:visited,#typelist dd a:link, #typelist dd a:visited {
    color: #005AA0;
}

.andSelect dd a:hover, #select dd a:active, #select dd a.curr:link, #select dd a.curr:visited {
    background: none repeat scroll 0 0 #4598D2;
    color: #FFFFFF;
    border-radius: 2px;
}

.curr{
    background: none repeat scroll 0 0 #4598D2;
    color: #FFFFFF;
    border-radius: 2px;
}


#nb_typelist {
	float:left;
	clear:both;
	width:710px;
	height:auto;
    margin-bottom: 10px;
    margin-top: 10px;
	position:absolute;
	top:90px;
	left:115px;

}
#nb_typelist ul {
	overflow: hidden;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}
#nb_typelist .sup {
    font-weight: bold;
    line-height: 31px;
    text-align: left;
	border-top: 1px dotted #DDDDDD;
	background: none repeat scroll 0 0 #F7F7F7;
}

#nb_typelist .sub {
    float: left;
    height: 20px;
    margin-right: 15px;
    padding-top: 5px;
	width:100px;
	overflow:auto;
}

#nb_typelist span:hover{
    background: none repeat scroll 0 0 #4598D2;
    color: #FFFFFF;
	cursor:pointer;
}

#nb_typelist .header{
	height:40px;
	line-height:40px;
	}
	
#nb_typelist .footer{
	height:40px;
	line-height:40px;
	
}
#btnSavePrev{
	clear: left;
}

.ui-igListPanel{
	background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 5px 8px rgba(0, 0, 0, 0.8);
    outline: 0 none;
    overflow: hidden;
    padding: 0 !important;
 }
 
 #r1{
	text-decoration: none;
	list-style-position: outside;
	list-style-type: none; 
 }

.round {
	border: 0px solid #dedede;
	-moz-border-radius: 8px;      /* Gecko browsers */
	-webkit-border-radius: 8px;   /* Webkit browsers */
	border-radius:8px;            /* W3C syntax */
	width:220px;
	min-height:50px;
	color:#fff;
	background:rgba(0,0,0,0.7);
	background:#000 9;/*CSS Hack,只能对ie9以下浏览器ie6,ie7,ie8有效，否侧ie10,FF,Cherome会失去透明效果*/
	filter:Alpha(opacity=80);/*只对ie7,ie8有效*/
	text-align: center;
	vertical-align: middle;
	line-height: 50px;
	position:fixed;
	font-size: 16px;
	font-family: Helvetica;
	font-weight: bolder;
	padding: 0px;
	z-index:999;
}
 .ani_dot {
	font-family: simsun;
	font-weight: bolder;
}
:root .ani_dot { /* 这里使用Hack是因为IE6~IE8浏览器下， vertical-align解析不规范，值为bottom或其他会改变按钮的实际高度*/
    display: inline-block;
    vertical-align: bottom;
    overflow: hidden;
}
@-webkit-keyframes dot {
    0% { width: 0; margin-right: 1.5em; }
    33% { width: .5em; margin-right: 1em; }
    66% { width: 1em; margin-right: .5em; }
    100% { width: 1.5em; margin-right: 0;}
}
.ani_dot {
    -webkit-animation: dot 3s infinite step-start;
}

@keyframes dot {
    0% { width: 0; margin-right: 1.5em; }
    33% { width: .5em; margin-right: 1em; }
    66% { width: 1em; margin-right: .5em; }
    100% { width: 1.5em; margin-right: 0;}

}
.ani_dot {
    animation: dot 3s infinite step-start;
}

/* ~~ this fixed width container surrounds the other divs ~~ */
.container {
	width: 100%;
	min-height:600px;
	height:100%;
	background-color: #FFF;
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
}

.header {
	/*background-color: #42413C;*/
	background: -webkit-gradient(linear, 0% 0%, 100% 0%,from(#171718), to(#535E6A));
    color: #FFFFFF;
    width: 8%;
	min-height:600px;
	height:100%;
	float:left;
 }

.content {
	float:left;
	width: 92%;
	min-height:600px;
}

.header .h1{
	height:auto;
	width:100%;
}

.header .h2{
	height:40px;
	width:100%;
}

.tabbar {
	width:100%;
	padding: 10px 0px;
	float:left;
	height:20px;
	cursor:pointer;
	font-size: 10px;
	font-weight:bold;
	margin-top:10px;
}

.tabbar:hover{
	background-color:rgba(91, 160, 192, 0.59);
	color:rgba(63,194,250,1.0);
	font-weight:bolder;
}

.tabbar span{
	margin-left:40px;
}
.currtab{
	background-color:rgba(91, 160, 192, 0.59);
	color:rgba(63,194,250,1.0);
	font-weight:bolder;
}

.horizonbar {
	padding: 10px 0px;
	float:left;
	height:20px;
	cursor:pointer;
	font-size: 10px;
	font-weight:bold;
	margin-top:10px;
}

.horizonbar:hover{
	background-color:rgba(91, 160, 192, 0.59);
	color:rgba(63,194,250,1.0);
	font-weight:bolder;
}

.horizonbar span{
	margin-left:40px;
}

.andbook_button_blue{
	background:rgba(63,194,250,1.0);
	border-color: gray;
	line-height: 2.25;
	cursor: pointer;
	display: inline-block;
	height: 46px;
	width: 320px;
	color:white;
	font-size:1.33333333rem;
	border-radius: 2px;
	text-align: center;
}
	
 .andbook_button_blue:hover{
	background:rgba(26,88,114,1);
	border-color:#aaa;
}

.andbook_button_green {
	background: #2dbe60;
	border-color: #1fae52;
	line-height: 2.25;
	cursor: pointer;
	display: inline-block;
	height: 46px;
	width: 320px;
	color: white;
	font-size: 1.33333333rem;
	border-radius: 2px;
}

 .andbook_button_green:hover{
	background:#28a956;
	border-color:#1b9848;
}

.andbook_select_button {
	background: transparent;
	border-color: #1fae52;
	line-height: 2.25;
	display: inline-block;
	height: 46px;
	width: 320px;
	color: white;
	font-size: 1.33333333rem;
	border-radius: 2px;
	text-align: center;
}

.tabupload {
	width:300px;
	float:left;
	height:40px;
	text-align: left;
}
#uploadfileUploader{
	border-radius: 4px 4px 4px 4px;
}

.tabpage{
	width:100%;
	height:700px;
	overflow:auto;
	max-height:900px;
	max-width:1360px;
	display:none;
}

.currpage{
	display:block;
	background:#CCC49F;
}


/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

	.andbook_uploadHeader{
		width:auto;
		height:auto;
	}
	
	.andbook_header {
		width:100%;
		height: 30px;
		color:white;
		
	}

	.andbook_header .andbook_item{
		float:left;
	}

	.andbook_uploadHeader #andbook_fileQueue{
		width:auto;
	}
	
	.tip{
		font-size:0.8em;
		display:block;
	}

	.andbook_IconRadio{
		float:left;
		position: relative;
		background-color: rgba(7, 20, 30, 0.7);
		border-radius: 4px;
		padding: 3px;
		z-index: 1002;
		min-width: 150px;
		left:15px;
	}
	.andbook_send{
		display:inline-block;
		margin-right: 2px;
		background-image: url(../images/send/andsend_ico.png);
		background-repeat: no-repeat;
		height: 16px;
		width: 16px;
	}
	.andbook_IconRadio span{
		line-height:16px;
	}
	.andbook_IconRadio	.andbook_thumb{
		border-color:white;
		border-radius:4px;
		font-size:10px;
		width:auto;
		height:20px;
		font-weight:bold;
		float:left;
		background-color: rgba(0, 0, 0, 0);
		margin:5px;
		cursor: pointer;
		border:none;
		color:#fff;
		vertical-align:bottom;
	}
		
	.andbook_IconRadio img{
	   	display: inline;
	    margin-bottom: 1px;
	    margin-left: 5px;
	    margin-right: 5px;
	    vertical-align: bottom;
	  }	
	    
	.andbook_IconRadio	.curr{
		color:rgba(63,194,250,1.0);
	}	
	.andbook_IconRadio	.selected{
		color:rgba(63,194,250,1.0);
		font-weight:bolder;
	}		
	.dialog_form h2, .contact_form label{font-family: Georgia, Times, "Times New Roman", serif;}
	.form_hint, .required_notification{font-size: 11px;}
	.dialog_form ul{width: 96%;list-style-type: none;list-style-position: outside;margin: 0px;padding: 0px;}
	.dialog_form li{padding: 6px;border-bottom: 1px solid #eee;position: relative;}
	.dialog_form li: first-child, .contact_form li: last-child{border-bottom: 1px solid #777;}
	.dialog_form h2{margin: 0;display: inline;}
	.required_notification{color: #d45252;margin: 5px 0 0 0;display: inline;float: right;}
	.dialog_form label{
		width: 150px;
		margin-top: 3px;
		display: inline-block;
		float: left;
		padding: 3px;
	}


	.question_form h2, .contact_form label{font-family: Georgia, Times, "Times New Roman", serif;}
	.form_hint, .required_notification{font-size: 11px;}
	.question_form ul{width: 96%;list-style-type: none;list-style-position: outside;margin: 0px;padding: 0px;}
	.question_form li{padding: 6px;border-bottom: 1px solid #eee;position: relative;}
	.question_form li: first-child, .contact_form li: last-child{border-bottom: 1px solid #777;}
	.question_form h2{margin: 0;display: inline;}
	.required_notification{color: #d45252;margin: 5px 0 0 0;display: inline;float: right;}
	.question_form label{
		width: 80px;
		margin-top: 3px;
		display: inline-block;
		float: left;
		padding: 3px;
	}
	progress {
	  color: #0063a6;
	  font-size: .6em;
	  line-height: 1.5em;
	  text-indent: .5em;
	  width: 15em;
	  height: 0.8em;
	  border: 1px solid #0063a6;
	  background: #fff;
	}
	
	progress::-webkit-progress-bar { background: #fff; }
	progress::-webkit-progress-value { background: rgba(63,194,250,1.0); }
	
	#andbook_log span{
		font-size:smaller;
		border-bottom: 1px solid #D3D3D3;
	}	
	

	.publictip{
		position: absolute;
		bottom: 60px;
		right: 5px;
		color: rgb(255, 252, 252);
		border-radius: 12px;
		border: 1px;
		display: block;
		border-style: solid;
		padding: 0px;
		overflow: hidden;
		background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(white), to(red));
		font-weight: bolder;
		border-color: white;
		width: 16px;
		height: 16px;
		text-align: center;
		line-height: 16px;	
	}
	
	.noticestatus0{
		color: rgb(255, 252, 252);
		border-radius: 12px;
		display: block;
		padding: 0px;
		margin-left:0px;
		overflow: hidden;
		background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(white), to(red));
		border-color: white;
		width: 12px;
		height: 12px;
		text-align: center;
		line-height: 16px;	
	}	
	
	.noticestatus1{
		width: 12px;
		height: 12px;
	}
	
	.andbook_answer_commit_num0{
		color: rgb(255, 252, 252);
		border-radius: 4px;
		display: block;
		padding: 0px;
		margin-left: 0px;
		overflow: hidden;
		background: rgb(213, 40, 40);
		border-color: white;
		width: 16px;
		height: 16px;
		text-align: center;
		line-height: 16px;
		margin: auto;
		margin-top:10px;
	}		
	
	.andbook_answer_state1{
		color: rgb(255, 252, 252);
		border-radius: 4px;
		display: block;
		padding: 0px;
		margin-left: 0px;
		overflow: hidden;
		background: rgb(213, 40, 40);
		border-color: white;
		width: 16px;
		height: 16px;
		text-align: center;
		line-height: 16px;
		margin: auto;
		margin-top:10px;
	}		
	.andbook_answer_state0{
		text-align: center;
		line-height: 30px;
	}
	.andbook_answer_state2{
		text-align: center;
		line-height: 30px;
	}
	.andbook_answer_state3{
		text-align: center;
		line-height: 30px;
	}
	.andbook_answer_state-1{
		text-align: center;
		line-height: 30px;
	}				
	.andbook_notice_details_content{
		width:590px;
		min-height:390px;
		overflow:scroll;
	
	}
	
	.andbook_notice_left{
		float:left;
	}
	
	.andbook_notice_left img{
		border: solid;
		border-radius: 4px;
		border-width: 0px;
		width:96px
	}
	
	.andbook_notice_right{
		float: left;
		margin-left: 5px;
		width: 320px;
	}
	
	.andbook_notice_title{
		font-size: 16px;
		font-family: 微软雅黑;
		font-weight: bolder;
		margin-bottom: 10px;
		width:300px;
		height:20px;
		overflow:hidden;
	}
	
	.andbook_notice_introduce{
		margin-top: 10px;
		margin-bottom: 10px;
		height: 32px;
		overflow: hidden;
		width:300px;
		font: -webkit-small-control;
	}
	
	.andbook_notice_content_left{
		float:left;
		width: 310px;
	}
	
	.andbook_notice_content_right{
		float:left;
		height:78px;
		width:20px;
	}
	
	.andbook_notice_content{
		width: 335px;
		height: 75px;
	}
	
	.andbook_notice_memo{
		text-align: center;
		color: lightgrey;
	}
	
	.andbook_Noticelist_details{
		margin-top: 5px;
		width: 590px;
		height: 440px;
		overflow: scroll;
		border: solid;
		border-width: 1px;
		border-color: rgba(230, 227, 227, 1);
		border-radius: 4px;
	}
	
	.andbook_Noticelist_details div span{
		margin-left:10px;
	}
	
	.andbook_htmledit_title{
		text-align: center;
		font-family: 微软雅黑;
		font-size: 16px;
		margin-top: 10px;
	}
	
	.andbook_htmledit_memo{
		text-align: right;
		margin-top:10px;
		margin-right: 10px;
	}

	.andbook_htmledit_picture{
		text-align: center;
		margin-top: 10px;
	}
	
	.andbook_htmledit_content{
		margin-top: 5px;
		font-family: 微软雅黑;
		font-size: 16px;
		line-height: 200%;

	}
	#andbook_note_list tbody tr{
		background: hsl(40,240%,226%);
		
	}
	.noticeUpload:hover {
	 	background-color:#2686AE;
	 	border:1px solid #2788b1;
	}
	.toolbarLabel:hover{
		font-color:rgba(63,194,250,1.0);
		font-weight:bold;
	}
	.noticeUploadRight{
		float:right;
	}
	.noticeUpload{
		font-size: 1em;
		border: 1px solid #535353;
		background: #4f4f4f url(../images/gradient_1.png) repeat-x;
		color: #fff;
		font-weight: normal;
		text-shadow: 0 1px 0 rgba(83,83,83,0.8);
		border-radius: 0px;
		-webkit-border-radius: 0px;
		font-family: "Segoe UI",Arial,sans-serif;
		cursor: pointer;
		display: inline-block;
		margin-right: .1em;
		overflow: visible;
		padding: 0;
		position: relative;
		text-align: center;
		text-decoration: none!important;
		vertical-align: middle;
		-webkit-appearance: button;
		height: 27px;
		line-height: 27px;
		width:100px;
		margin-top: 2px;
	}	
	
	.tipNewNotice{
		cusor:pointer;
		position: relative;
		bottom: 16px;
		left: 45px;
		color: rgb(255, 252, 252);
		border-radius: 12px;
		border: 0px;
		display: block;
		border-style: solid;
		padding: 0px;
		overflow: hidden;
		background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(white), to(red));
		border-color: white;
		width: 8px;
		height: 8px;
		text-align: center;
		line-height: 16px;	
	}	
	
	.protectedtip{
		position: absolute;
		bottom: 60px;
		right: 5px;
		color: rgb(255, 252, 252);
		border-radius: 12px;
		border: 1px;
		display: block;
		border-style: solid;
		padding: 0px;
		overflow: hidden;
		background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(white), to(yellow));
		font-weight: bolder;
		border-color: white;
		width: 16px;
		height: 16px;
		text-align: center;
		line-height: 16px;	
	}	
	.privatetip{
		position: absolute;
		bottom: 60px;
		right: 5px;
		color: rgb(255, 252, 252);
		border-radius: 12px;
		border: 1px;
		display: block;
		border-style: solid;
		padding: 0px;
		overflow: hidden;
		background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(white), to(green));
		font-weight: bolder;
		border-color: white;
		width: 16px;
		height: 16px;
		text-align: center;
		line-height: 16px;
	}
	
	.ui-andGrid-header {
		background: #888;
		border-bottom: 1px solid #777;
		color: #fff;
		font-weight: normal;
		padding:8px;
		border-top-left-radius: 4px;
		border-top-right-radius: 4px;
	}
	
	.ui-igtree a{
		font-size:0.9em;
	}
	
	#andbook_popup{
		width:auto;
		overflow:hidden;
		min-height:50px;
		line-height:50px;
		min-width:50px;
		border-radius:4px;
		background:rgb(7,20,30);
		background:rgba(7, 20, 30, 0.7);
		position:absolute;
		z-index:9999;
		display:none;
		color:white;
		font-size:0.9em;
		font-weight:bold;
		font-family:"微软雅黑,宋体";
		border:1px solid #3AB5E9;
	}
	
	#andbook_popup_notice{
		overflow:visible;
		min-height:100px;
		line-height:20px;
		min-width:150px;
		text-align:center;
		border-radius:4px;
		background:rgba(7, 20, 30, 0.7);
		position: fixed;
		z-index:9999;
		display:none;
		color:white;
		font-size:0.9em;
		font-weight:bold;
		font-family:"微软雅黑,宋体";
		border:1px solid #3AB5E9;
		padding: 2px;
		padding-top:20px;
		cursor:pointer;
		left:90%;
		_bottom: auto;
		_width: 100%;
		_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight- (parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));	}	

	.andbook_popup_notice{
		width:auto;
		overflow:hidden;
		min-height:50px;
		line-height:50px;
		min-width:50px;
		border-radius:4px;
		background:rgba(7, 20, 30, 0.7);
		position:absolute;
		z-index:9999;
		display:none;
		color:white;
		font-size:0.9em;
		font-weight:bold;
		font-family:"微软雅黑,宋体";
		border:1px solid #3AB5E9;
	}	
	
	.andbook_popup_notice span{
			margin-left:10px;
			margin-right:10px;
	}
		
	#andbook_popup span{
		margin-left:10px;
		margin-right:10px;
	}

	.splitter{
		width:92%;
		min-height:600px;
		height:100%;
		border-radius: 4px 4px 4px 4px;
		float:left
	}
	
	.splitter .left{
		float:left;
		width:25%;
		height:100%;
		min-height:600px;
		margin-left:2px;
		margin-top:2px;
		background:white;
		overflow:hidden;
	}
	
	.splitter .right{
		float:left;
		width:74%;
		height:100%;
		margin-left:2px;
		margin-top:2px;
		min-height:600px;
	}
	
	.splitter .splitter-line{
		float:left;
		width:3px;
		height:100%;
		background-color:#ddd;
		min-height:600px;
	}

	.left{
		float:left;
		width:25%;
		height:100%;
		min-height:600px;
		margin-left:2px;
		margin-top:2px;
		background:white;
		overflow:hidden;
	}
	
	.right{
		float:left;
		width:74%;
		height:100%;
		margin-left:2px;
		margin-top:2px;
		min-height:600px;
	}
	
	.splitter-line{
		float:left;
		width:3px;
		height:100%;
		background-color:#ddd;
		min-height:600px;
	}

	.andbook_checkin_left{
		float:left;
	}
	
	.andbook_checkin_left img{
		border: solid;
		border-radius: 4px;
		border-width: 0px;
		width:48px;
	}
	
	.andbook_checkin_right{
		float: left;
		margin-left: 10px;
		width: 90%;
	}
	
	.andbook_checkin_title{
		font-size: 16px;
		font-family: 微软雅黑;
		font-weight: bolder;
		margin-bottom: 10px;
		width:300px;
		height:20px;
		overflow:hidden;
	}
	
	.andbook_checkin_introduce{
		margin-top: 10px;
		margin-bottom: 10px;
		overflow: hidden;
		width:300px;
		font: -webkit-small-control;
	}
	
	.andbook_checkin_content_left{
		float:left;
		width: 310px;
	}
	
	.andbook_checkin_content_right{
		float:right;
	}
	
	.andbook_checkin_content{
		width: 100%;
	}
	
	.andbook_checkin_memo{
		text-align: right;
	}
	
	.checkinstatus2{
		color: rgb(255, 252, 252);
		border-radius: 12px;
		display: block;
		padding: 0px;
		margin-left:0px;
		overflow: hidden;
		background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(white), to(red));
		border-color: white;
		width: 12px;
		height: 12px;
		text-align: center;
		line-height: 16px;	
	}	
	
	.checkinstatus0{
		width: 32px;
		height: 32px;
		background-image:url(../images/state/state-1.png);
	}	
		
	.checkinstatus1{
		width: 32px;
		height: 32px;
		background-image:url(../images/state/state2.png);
	}
	
	.checkinfo{
		border-width: 1px;
		margin-left: 5px;
		margin-top: 15px;
		width: 65px;
	}
	
	.ui-my-dialog{
		font-size:0.8em;
		font:12px/150% Arial,Verdana,"宋体";
	}
	
	.andbook_question_content{
		width:360px;
		height:100px;
		padding:5px;
	}
	.andbook_question_options{
		padding:5px;
		margin-top:10px
		width:300px;
		height:300px;
		background:grey;
	}
	.andbook_question_result{
		padding:5px;
		margin-top:10px;
		width:300px;
		height:300px;
		background:grey;
	}
	.andbook_question_grid_content{
		width:100%;
		padding:5px;
		overflow:visible;
	}
	
	.andbook_question_statistic{
		font-size: 0.8em;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.andbook_homework_content_list_options{
		padding-left:20px;
		margin-top:10px;
		border-bottom-style: solid;
		border-width: 1px;
		padding-bottom: 10px;
	}
	.andbook_homework_content_list_options li {
		border-bottom: 0px;
	}
	.andbook_homework_content_list_title{
		font-size: 14px;
		font-family: "微软雅黑";
	}
	span.cond-pos {
	display: inline-block;
	width: 50px;
	}
	span.cond-title {
	width: 320px;
	display: inline-block;
	overflow: hidden;
	font-size: 14px;
	}
	span.cond-no {
	font-weight: bold;
	width: 50px;
	display: inline-block;
	}

	.andbook_homework_content_answer_display{
		margin-right: 20px;
		font-weight: bold;
		margin-top: 10px;
	}
	.andbook_homework_list{
		float:left;
		width:auto;
		margin-left: 5px;
	}
	.andbook_paper_preview{
		float:left;
		width:100%;
		min-width:550px;
		min-height:400px;
		background:grey;
		margin-left:5px;
		border: 1px solid #DDDDDD;
		overflow:scroll;
		margin-top: 5px;
		background-image: url(../images/editor/paper_bg.jpg);
	}
	
	.andbook_exam_paper_preview{
		float:left;
		width:585px;
		min-height:600px;
		background:grey;
		margin-left:5px;
		border: 1px solid #DDDDDD;
		overflow:scroll;
		margin-top: 5px;
		background-image: url(../images/editor/paper_bg.jpg);
	}
	
	.paper_type{
		font-size:smaller;
	}
	.paper_memo{
		font-size:smaller;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		padding-bottom: 10px;
	}
	.paper_title{
		text-align: center;
		font-weight: bolder;
		font-family: 微软雅黑;
		font-size: 20px;
	}
	
	.paper_score{
		text-align: right;
		margin-right: 10px;
	}
	
	.paper_check_info{
		min-height: 12px;
		margin-right: 10px;	
		font-weight: bolder;
		color: red;
		overflow-y: auto;
		overflow-x: hidden;
		height:auto;
		width:100%;
	}
	
	.qt_no{
		float:left;
		margin-right: 5px;
	}
	
	.qt_content{
		float: left;
		width: 80%;
		margin-right: 5px;	
	}
	
	.qt_content_panel{
		overflow:visible;
		height:auto;
	}
	
	.qt_check_info{
		font-weight: bold;
		margin-left: 20px;
		color: red;
		width:90%;
		min-width:150px;
		max-height:110px;
		cursor:pointer;
		overflow:hidden;
		clear:both;
		margin-top: 10px;
	}
	
	.qt_option_list{
		clear: both;
		margin-left: 30px;
	}
	
	.qt_answer_area{
		margin-left: 20px;
		margin-top: 10px;
	}
	
	.qt_answer{
		width: 440px;
		height:150px;
		display: block;
	}
	
	.pp_question{
		margin-top: 10px;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		padding-bottom: 10px;
	}
	
	
	.andbook_answer_display{
		text-align: right;
		margin-right: 30px;
		font-weight: bolder;
		color: red;
	}
	
	.exam_check{
		float:right;
		font-size: 8px;
	}
	
	.pp_memo{
		width:310px;
	}
	
	.andbook_score_input{
		display:block;
		margin-top: 10px;
		font-size: 0.8em;
	}
	
	.selectstatus1{
		width: 48px;
		height: 48px;
		background-image: url("../images/icons/mm_btn_check.png");
		background-repeat: no-repeat;
	}
	
	.selectstatus0{
		width: 48px;
		height: 48px;
		background-image: url("../images/icons/mm_btn_check_disable.png");
		background-repeat: no-repeat;
	}
	
	.andbook_newtask_left {
		float: left;
		width: 75%;
		min-height: 600px;
		margin-left: 2px;
		margin-top: 2px;
		background: white;
		overflow: auto;
	}
	
	.andbook_newtask_right {
		float: left;
		width: 24%;
		height: 100%;
		margin-left: 2px;
		margin-top: 2px;
		min-height: 600px;
		overflow: auto;
	}
	
	.andbook_exam_base{
		border-color: rgb(224, 217, 217);
		border-width: 1px;
		border-style: solid;
		padding: 10px;
		margin: 5px;
	}
	
	#andbook_exam_expand{
		cursor:pointer;
		display:inline;
	}
	
	.andbook_exam_collapse{
		background-image: url("../images/desktop/icon_sprite.png");
		background-position-x: -18px;
		background-position-y: -83px;
		width: 12px;
		height: 12px;
		background-repeat: no-repeat;
		display: inline-block;
		margin-right: 10px;
		margin-left: 10px;
	}
	
	.andbook_exam_expand{
		background-image: url("../images/desktop/icon_sprite.png");
		background-position-x: -0px;
		background-position-y: -83px;
		width: 12px;
		height: 12px;
		background-repeat: no-repeat;
		display: inline-block;
		margin-right: 10px;
		margin-left: 10px;
	}
	
	.andbook_exam_info{
		margin-left:10px;	
	}
	
	.andbook_exam_toolbar{
		margin-left: 5px;
	}
	
	.andbook_note_list_memo {
		text-align: right;
		margin-top: 10px;
		margin-right: 10px;
		font-weight: 100;
	}
	
	.andbook_note_list_content {
		margin-top: 5px;
		font-family: 微软雅黑;
		font-size: 12px;
		line-height: 200%;
		font-weight: 100;
	}
	
	#qt_attach_display{
		width: 400px;
		margin-left: 80px;
		overflow: visible;
	}
	.qt_attach_display{
		margin-left: 20px;
		width: 100%;
		height: auto;
		margin-top: 10px;
	}
	
	#andbook_attach_uploadQueue
	{
		display:none;
		width: 400px;
		height: 50px;
	}
	.andbook_attach_del{
		width: 100px;
		height: 18px;
		background-image: url("../images/desktop/icon_sprite.png");
		background-position-x: -16px;
		background-repeat: no-repeat;
		background-position-y: 2px;
		padding-left: 20px;
		margin-left: 450px;
		margin-top: 5px;
		cursor:pointer;
	}
	
	.andbook_attach_content{
		overflow: visible;
		text-align: center;
		float: left;
		max-width: 500px;
		width: 100%;
		height: 100%;
	}
	
	.andbook_attach_img{
		width: 300px;
	}
	
	.andbook_attach_title{
		cursor: pointer;
		text-align: center;
		margin-top: 10px;
		max-width: 500px;
		float: left;
		width: 100%;
		display: none;
		margin-bottom: 10px;
		
	}
	.andbook_question_options tr{
		height:20px;
	}
	
	.andbook_question_options td {
		height: 20px;
	}
	
	.andbook_answer_filter{
		margin-bottom: 10px;
		margin-top: 10px;
	
	}
	
	.andbook_type_show{
		max-width:163px;
		border-width: 1px;
		border-color: rgb(231, 228, 228);
		overflow:hidden;
		line-height: 30px;
		border-bottom-style: solid;
		vertical-align: bottom;
		margin-left: 10px;
	}
	
	#andbook_poptip{
		border-radius:4px;
		min-height:100px;
		position:absolute;
		/*background-color: rgb(248, 248, 223);*/
		background: hsl(55, 100%, 91%);
		position: absolute;
		font-size: 10px;
		padding: 4px;
	}
	
	#andbook_poptip .andbook_title{
		font-weight:bold;
	}
	
	.andbook_product_type_show{
		max-width: 163px;
		border-width: 1px;
		border-color: rgb(231, 228, 228);
		overflow: hidden;
		line-height: 30px;
		border-bottom-style: solid;
		vertical-align: bottom;
		margin-left: 10px;
	}
	
	.andbook_footer{
		text-decoration: none;
		color: #3ab5e9;
		margin: 5px;
		cursor:pointer;
	}
	
	.andbook_footer:hover{
		color:rgba(63,194,250,1.0);	
	}
	.foot_wrapper{
		text-align: center;
		width:100%;
	}
	.foot_wrapper a{
		text-decoration: none;
		color: wheat;
	}
	
	#andbook_docmanage_typelist {
		width:316px;
		min-height:460px;
	    margin-bottom: 10px;
	    margin-top: 2px;
		overflow:visible;
		font-size: 0.8em;
		z-index: 999;
	}
	
	#andbook_docmanage_typelist ul {
		overflow: hidden;
		margin-top: 0;
		margin-right: 1px;
		margin-bottom: 0;
		margin-left: 5px;
		padding-top: 0px;
		padding-right: 0;
		padding-bottom: 2px;
		padding-left: 0;
	}
	
	
	#andbook_docmanage_typelist .sub {
	    float: left;
	    height: 20px;
	    margin-right: 15px;
	    padding-top: 5px;
		width:auto;
		overflow:visible;
	}
	
	#andbook_docmanage_typelist span:hover{
	    background: none repeat scroll 0 0 #4598D2;
	    color: #FFFFFF;
		cursor:pointer;
	}
	
	#andbook_docmanage_typelist .curr{
	    background: none repeat scroll 0 0 #4598D2;
	    color: #FFFFFF;
		cursor:pointer;
	}

/*-----------------------------------------------------------------------------*/
	.ui-andbook-grid{
		overflow:scroll;
		text-align:left;
	}
	.ui-andbook-grid .row {
		line-height: 30px;
	}
	.ui-andbook-grid .row:hover{
		background: #eee;
		cursor: pointer;
	}
	.ui-andbook-dialog{
		 overflow:hidden;
        padding:0!important;
        border-bottom-right-radius:4px;
        border-bottom-left-radius:4px;
        border-top-right-radius:4px;
        border-top-left-radius:4px;
        background:#FFF;
        border:1px solid #ccc;
        color:#444;
        font-family:"Segoe UI",Arial,sans-serif;
        font-size:1.1em;
        overflow:hidden;
        position: absolute;
	}
	.rl-register{
		display:none;
	}
	.content {
		float: none;
		width: 98%;
		min-height: 600px;
		margin: auto;
	}
	
	.menu .row a {
		text-decoration: none;
		line-height: 30px;
		color: #000;
	}
	
   a{
		text-decoration:none;
	}
	
	.present{
		min-height: 455px;
		overflow: hidden;
		display: block;
		float: left;
	}
	
	.title-outline{
		cursor:pointer;
	}
	.title-note{
		cursor:pointer;
	}
	
	.unselect{
		border: 0px;
	}
	
	h4{
		font-family: "Arial",Verdana,Tahoma;
		text-transform: capitalize;
		float: left;
		margin: 0;
		margin-bottom: 10px;
		font-size: 24px;
		color: #000;
		border-bottom: 1px solid #CCC;
		padding-bottom: 1px;
		padding-right: 1px;
		background: url(../images/icons.png) left -1775px no-repeat;
	}
	.title-style{
		margin-left:30px;
	}
	.list-style{
		margin-left:10px
	}
	h4.catalog1{
		background-position: 0 -32px;
		background-repeat: no-repeat;
		width: 90%;
		line-height: 40px;
		vertical-align: middle;
		padding-left: 45px;
		border-color: #fc7c2a;
		
	}
	h4.catalog2{
		background-position: 0 -72px;
		background-repeat: no-repeat;
		width: 90%;
		line-height: 40px;
		vertical-align: middle;
		padding-left: 45px;
		border-color: #a1c436;
	}
	h4.catalog3{
		background-position: 0 -112px;
		background-repeat: no-repeat;
		width: 90%;
		line-height: 40px;
		vertical-align: middle;
		padding-left: 45px;
		border-color: #3c8dc5;
	}
	h4.catalog4{
		background-position: 0 -1236px;
		background-repeat: no-repeat;
		width: 90%;
		line-height: 40px;
		vertical-align: middle;
		padding-left: 45px;
		border-color: #3c8dc5;
	}
	h4.catalog5{
		background-position: 0 -1197px;
		background-repeat: no-repeat;
		width: 90%;
		line-height: 40px;
		vertical-align: middle;
		padding-left: 45px;
		border-color: #3c8dc5;
	}
	
	h5{
		font-family: "Arial",Verdana,Tahoma;
		text-transform: capitalize;
		float: left;
		margin: 0;
		margin-bottom: 10px;
		font-size: 16px;
		color: #000;
		border-bottom: 1px solid #CCC;
		padding-bottom: 1px;
		padding-right: 1px;
		background: url(../images/icons.png) left -1775px no-repeat;
	}
	
	h6{
		font-family: "Arial",Verdana,Tahoma;
		text-transform: capitalize;
		float: left;
		margin: 0;
		margin-bottom: 10px;
		font-size: 16px;
		color: #000;
		border-bottom: 1px solid #CCC;
		padding-bottom: 1px;
		padding-right: 1px;
		background: url(../images/icons.png) left -1775px no-repeat;
		margin-top: 10px;
	}
	
	h6.catalog2{
		background-position: 0 -72px;
		background-repeat: no-repeat;
		width: 240px;
		line-height: 40px;
		vertical-align: middle;
		padding-left: 45px;
		border-color: #a1c436;
		margin-left: 10px;
	}
	
	h6.catalog4{
		background-position: 0 -1236px;
		background-repeat: no-repeat;
		width: 240px;
		line-height: 40px;
		vertical-align: middle;
		padding-left: 45px;
		border-color: #3c8dc5;
		margin-left: 10px;
	}
	
	h6.catalog5{
		background-position: 0 -1197px;
		background-repeat: no-repeat;
		width: 240px;
		line-height: 40px;
		vertical-align: middle;
		padding-left: 45px;
		border-color: #3c8dc5;
		margin-left: 10px;
	}
	
	h5.title1{
		background-position: 0 -155px;
		background-repeat: no-repeat;
		width: 245px;
		line-height: 32px;
		vertical-align: middle;
		padding-left: 35px;
		border-color: #fc7c2a;
	}
	
	h5.title2{
		background-position: 0 -195px;
		background-repeat: no-repeat;
		width: 245px;
		line-height: 32px;
		vertical-align: middle;
		padding-left: 35px;
		border-color: #fc7c2a;
	}
	h5.title3{
		background-position: 0 -235px;
		background-repeat: no-repeat;
		width: 245px;
		line-height: 32px;
		vertical-align: middle;
		padding-left: 35px;
		border-color: #fc7c2a;
	}	
	h5.title4{
		background-position: 0 -275px;
		background-repeat: no-repeat;
		width: 245px;
		line-height: 32px;
		vertical-align: middle;
		padding-left: 35px;
		border-color: #fc7c2a;
	}
	h5.title5{
		background-position: 0 -315px;
		background-repeat: no-repeat;
		width: 245px;
		line-height: 32px;
		vertical-align: middle;
		padding-left: 35px;
		border-color: #fc7c2a;
	}	
	h5.title6{
		background-position: 0 -345px;
		background-repeat: no-repeat;
		width: 245px;
		line-height: 32px;
		vertical-align: middle;
		padding-left: 35px;
		border-color: #fc7c2a;
	}
	h5.title7{
		background-position: 0 -380px;
		background-repeat: no-repeat;
		width: 245px;
		line-height: 32px;
		vertical-align: middle;
		padding-left: 35px;
		border-color: #fc7c2a;
	}
	
	h5.title8{
		background-position: 0 -460px;
		background-repeat: no-repeat;
		width: 245px;
		line-height: 32px;
		vertical-align: middle;
		padding-left: 35px;
		border-color: #fc7c2a;
	}
	
	h5.title9{
		background-position: 0 -475px;
		background-repeat: no-repeat;
		width: 245px;
		line-height: 32px;
		vertical-align: middle;
		padding-left: 35px;
		border-color: #fc7c2a;
	}
				
	h5.title10{
		line-height: 32px;
		vertical-align: middle;
		border-color: #3c8dc5;
		width: 237px;
		background-position: 0 515px;
		
		background-repeat: no-repeat;
		padding-left: 43px;
	}
	
	ul.types{
		margin-top: 10px;
		overflow: visible;
		width: 1300px;
		margin: 0 auto;
		min-height: 400px;
	}
	
	ul.news {
		margin-top: 10px;
		overflow: visible;
		width: 1300px;
		margin: 0 auto;
		min-height: 300px;
		}

	.menu {
		margin-top: 10px;
		overflow: visible;
		margin: 0 auto;
		min-height: 200px;
		float: left;
		clear: both;
		border: 0px;
		width:100%;
	}
	
	.border {
		margin-top: 10px;
		overflow: visible;
		margin: 0 auto;
		min-height: 200px;
		float: left;
		clear: both;
		border: 1px solid #DDDDDD;
		border-radius: 3px;
	}
	.news .row {
		width: 410px;
		float: left;
		margin: 10px;
	}
	.news .row ul {
		width: 100%;
		display: block;
		min-height: 100px;
		float: left;
		clear: both;
	}
	
	.news .row .caption {
		float: left;
		height: 77px;
		margin-right: 15px;
		padding-top: 5px;
		width: auto;
		overflow: visible;
		cursor:pointer;
	}
	.news .row .caption:hover{
		color:#3ab5e9;
	}
	
	.news-content-left{
		float: left;
		width:64px;
	}
	.news-content-left img{
		max-width: 64px;
	}
	
	.news-content-right{
		float: left;
		width: 280px;
		margin-left: 10px;
	}	
	
	.news-title {
		font-size: 16px;
		font-family: 微软雅黑;
		font-weight: bolder;
		margin-bottom: 10px;
		width: 100%;
		height: 20px;
		overflow: hidden;
		line-height:20px;
	}
	
	.news-introduce {
		margin-top: 10px;
		margin-bottom: 10px;
		height: 40px;
		overflow: hidden;
		width: 100%;
		font: -webkit-small-control;
		line-height: 20px;
	}

	ul.news-list {
		margin-top: 10px;
		overflow: visible;
		width: 100%;
		margin: 0 auto;
		float:left;
		padding-left: 10px;
		margin-bottom: 10px;
		}
	
	.news-list .caption {
		float: left;
		margin-top: 10px;
		width: 100%;
		overflow: visible;
		cursor:pointer;
		clear: both;
	}
	
	.news-list .caption:hover{
		color:#3ab5e9;
	}
	
	.news-list-content-left{
		float: left;
		width: 15%;
		padding-left: 15px;
	}
	.news-list-content-left img{
		max-width: 40px;
		max-height:40px;
		width:100%;
	}
	
	.news-list-content-right{
		margin-left: 5px;
		float: left;
		width: 60%;
		height:40px;
	}	
	
	.news-list-title {
		font-size: 1.2em;
		font-family: 微软雅黑;
		width: 70%;
		height: 40px;
		overflow: hidden;
		float:left;
		line-height: 20px;
	}
	
	.andbook_notice_memo {
		text-align: center;
		color: lightgrey;
		float: right;
	}
	.news-list-introduce {
		margin-top: 10px;
		margin-bottom: 10px;
		height: 16px;
		overflow: hidden;
		width: 100%;
		font: -webkit-small-control;
	}
	
	.tilestyle-enable{
		background-image: url(../images/list-back.png);
		background-repeat: no-repeat;
		background-position-x: -310px;
		background-position-y: -306px;
		width: 20px;
		height: 20px;
		padding: 0px;
		overflow: visible;
	}
	.tilestyle-disable{
		background-image: url(../images/list-back.png);
		background-repeat: no-repeat;
		background-position-x: -290px;
		background-position-y: -306px;
		width: 20px;
		height: 20px;
		padding: 0px;
		overflow: visible;
	}
	.liststyle-enable{
		background-image: url(../images/list-back.png);
		background-repeat: no-repeat;
		background-position-x: -270px;
		background-position-y: -306px;
		width: 20px;
		height: 20px;
		padding: 0px;
		overflow: visible;
	}
	.liststyle-disable{
		background-image: url(../images/list-back.png);
		background-repeat: no-repeat;
		background-position-x: -250px;
		background-position-y: -306px;
		width: 20px;
		height: 20px;
		padding: 0px;
		overflow: visible;
	}
	
	.recommend  .tile {
		width: 90%;
		display: block;
		min-height: 200px;
		float: left;
		clear: both;
		padding-left: 30px;
		overflow: hidden;
	}
	

	.recommend  .item {
		float: left;
		height: 96px;
		margin-right: 15px;
		padding-top: 5px;
		width: auto;
		overflow: visible;
		cursor:pointer;
	}
	
	.recommend .item:hover{
		color:#3ab5e9;
	}
	
	.recommend  .list {
		width: 90%;
		display: block;
		min-height: 150px;
		float: left;
		clear: both;
		overflow: hidden;
	}
	
	.recommend .listitem {
		float: left;
		margin-right: 15px;
		padding-top: 10px;
		width: 100%;
		overflow: visible;
		cursor: pointer;
	}
	
  .list {
		width: 92%;
		display: block;
		min-height: 150px;
		float: left;
		clear: both;
		overflow: hidden;
		margin-left: 10px;
		max-width: 435px;
		max-height: 380px;
	}
	
   .listitem {
		float: left;
		margin-right: 15px;
		padding-top: 10px;
		width: 100%;
		overflow: visible;
		cursor: pointer;
		font-size: 12px;
		max-width:300px;
	}
	.listitem:hover{
		color:#3ab5e9;
	}
	
	a.p-wrap-small {
		display: block;
		width: 100%;
		text-decoration: none;
	}
	.p-img-small {
		float: left;
	}
	.p-img-small img{
		width:64px;
		max-height: 64px;
		min-height: 36px;
	}
	.p-name-small{
		float:left;
		line-height:14px;
		max-height:28px;
		max-width: 130px;
		overflow:hidden;
	}
	.p-name-small span {
		width: 150px;
		overflow: hidden;
		color: #000;
	}
	
	
	.types .row{
		width: 400px;
		float: left;
		margin:10px;
	}
	
	.menu .row{
		width: 95%;
		float: left;
		margin:10px;
	}
	.menu .row ul {
		width: 100%;
		display: block;
		float: left;
		clear: both;
	}
		
	.types .row ul {
		width: 100%;
		display: block;
		min-height: 100px;
		float: left;
		clear: both;
		}
		
	.types .row .sub {
		float: left;
		height: 20px;
		margin-right: 15px;
		padding-top: 5px;
		width: auto;
		overflow: visible;
	}
		
	.menu .row .sub {
		float: left;
		height: 30px;
		margin-right: 10px;
		margin-left: 10px;
		width: auto;
		overflow: visible;
		transition: 0.6s;
		-moz-transition: 0.6s;
		-webkit-transition: 0.6s;
		-o-transition: 0.6s;
	}
	
	li.sub:hover{
		background: none repeat scroll 0 0 #3ab5e9;
		color: #FFFFFF;
	}
	
	li.sub:hover a{
		color: #FFFFFF;
	}
	
	.select{
		background: none repeat scroll 0 0 #3ab5e9;
	    color: #FFFFFF;
    }
    
    .select a {
		color: white;
	}
	.andSelect dl{
		width:100%;
	}
	.andSelect dd{
		width:100%;
	}
	
	.andSelect{
		background: transparent;
		background-color:#fff;
		border: 0px;
		border-bottom: 1px solid #ddd;
		border-radius: 0px;
		
	}
	
	.showmore{
		float: right;
		margin-bottom: 10px;
		margin-right: 20px;
		cursor: pointer;
		position: relative;
	}
	
	.showmore span{
		position: absolute;
		left: 30px;
		top: 5px;
	}
	
	.showmore .xia {
		background-image: url("../images/xia.gif");
		width: 7px;
		/* display: block; */
		/* float: right; */
		height: 5px;
		background-repeat: no-repeat;
		
	}
	
	.showmore .shang {
		background-image: url("../images/shang.gif");
		width: 7px;
		height: 5px;
		background-repeat: no-repeat;
	}	
	
	.showmore:hover{
		color: #E4393C;
		background:none;
	}
	
	#doctree img{
		width:16px;
	}
	.page{
		width:100%;
		height:900px
	}
	
	.cms-toolbar{
		width: 100%;
		margin-top: 10px;
		float: left;
	}
	.cms-toolbar div{
		float:right;
		cursor:pointer;
	}
	
	
	.partTop {
		background: url("../img/bg_ceping.png") repeat;
		height: 533px;
		width: 100%;
	}
	

	
	.tabbar:hover{
		background: none repeat scroll 0 0 #4598D2;
		color:white;
		font-weight:bolder;
	}
	
	.tabbar {
		width: 80px;
		padding: 10px 0px;
		float: left;
		height: 20px;
		cursor: pointer;
		font-size: 10px;
		font-weight: bold;
		margin-top: 10px;
	}

	li.list {
		width: 200px;
		float: left;
		margin: 10px;
		clear: none;
		min-height: 20px;
	}
	
	a.l-wrap {
		height: 16px;
		float: left;
		width: 100%;
	}
	
	.l-name span:hover {
		background: none repeat scroll 0 0 #4598D2;
	    color: #FFFFFF;
	}
	
	div.l-img {
		float: left;
		height: 20px;
	}
	
	.l-wrap img {
		height: 100%;
	}
	.l-name {
		float: left;
		width: 180px;
	}
	
	<!--import control css-->
	.ui-igtile{
		padding:1px;
		border:none;
	}
	
	#doclist .ui-widget-content{
		border:none;
		background: transparent;
	}
	
	#doclist .ui-state-hover{
		border: 1px solid #D3D3D3;
	}	
	
	.ui-igtile-inner-container{
		padding:0px;
		/*border: 0 solid #D3D3D3;*/
		border:0;
		text-align:center;
	}
	.ui-igtile-inner-container span{
	    padding-left: 1px;
	    padding-right: 15px;
	    font-size:13px;
	    overflow:hidden;
	    top:1px;
	    left:640px;
	    display:block;
	    text-align:center;
	}
	
	.ui-state-hover {
	    border: 1px solid #D3D3D3;
/* 	    background-color: transparent; */
/* 	    background-image: none; */
	}
	
	#doclist .ig-tile-minimize-button .ui-state-hover{
		 border: 1px solid #D3D3D3;
		 background-image: url(../scripts/igjs2/css/structure/images/icon_sprite.png);
		 background-repeat: no-repeat;
		 background-position: 0 -209px;
		 width: 25px;
		 height: 30px;
	 }
	
	#doclist .select{
		border: 1px solid #D3D3D3;
	    background-image: none;
	}
	
	.ui-igtile-inner-container .tip {
	    left: 98px;
	    position: relative;
	    top: -25px;
	    display:none;
	}
	
	.andSelect dt {
		text-align: left;
	}
	.bx-pager{
		z-index: 999;
		width: 300px;
		float: left;
		position: absolute;
		left: 1000px;
		top: 450px;
		overflower:visible;
		cursor:pointer;
	}
	.bx-pager a:hover {
		background: url(../images/header/pagehover.png) center no-repeat;
		color: #FFF;
		text-decoration: none;
	}

	
	.andbook_present_wrapper{
		font-size: 0.8em;
		width: 90000px;
		height: 450px;
		position:relative;
	}
	
	#andbook_head_present{
		overflow:hidden;
		width:100%;
	}
	
	.bx-pager a {
		width: 31px;
		font-size: 12px;
		height: 31px;
		line-height: 31px;
		text-align: center;
		color: #333;
		margin-left: 5px;
		margin-right: 5px;
		background: url(../images/header/pagebg.png) center no-repeat;
		text-decoration: none;
		font-weight: bold!important;
		padding: 9px 12px 9px 12px;
	}
	
	.pager-active {
		background: url(../images/header/pagehover.png) center no-repeat!important;
		color: #FFF!important;
	}

	.head_menu{
		font-size: 14px;
		text-decoration: none;
		color: #FFF;
		display: block;
		margin: 0 .25em 0 .25em;
		float:left;
		cursor: pointer;
		min-width:80px;
	}
	
	.head_menu a{
		color: #fff;
		text-decoration: none;
		display: block;
		line-height: 60px;
		padding: 0 1.0em 0 1.0em;
		text-align: center;
		font-weight: bold;
		/*float:left;*/
	}
	
	.head_menu ul{
		margin-top: 0;
		padding-top: 15px;
		padding-bottom: 0;
		width: 224px;
		background: url(../images/header/popup.png) 0 -355px no-repeat;
		z-index: 999999999;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		-khtml-border-radius: 7px;
		border-radius: 7px;
		font-size: 13px;
		position: absolute;
		diplay:none;
	}
	.head_menu 	li {
		display: block;
		padding: 0;
		margin: 0;
		margin-left: 3px;
		padding-left: 10px;
		margin-bottom: 10px;
		width: 208px;
		
	}
	.head_menu 	li a {
		text-align:left;
		font-weight: normal;
	}
	.head_menu:hover{
		background:url(../images/header.png) 0 -1278px no-repeat;
	}
	
	.head_menu 	li:hover{
		background:url(../images/header.png) 0 -1185px no-repeat;
	}
	
	.curr {
		color: #E4393C !important;
		background:none;
		font-weight:bold;
	}
	.andSelect dd a:hover {
		color: #E4393C;
		background:none;
	}	
	
	.userSearch {
		width: 29px;
		height: 29px;
		padding: 15px 0 16px 0;
		background: url(../images/header.png) 0 -231px no-repeat;
		float:left;
		cursor: pointer;
	}
	.userInfo {
		width: 29px;
		height: 29px;
		padding: 15px 0 16px 0;
		background: url(../images/header.png);
		background-position-x: 0px;
		background-repeat: no-repeat;
		margin-left: 10px;
		float:left;
		cursor: pointer;
	}
	.login{
		background-position-y: -183px;
	}
	.notlogin{
		background-position-y: -133px;
	}
	.menupanel{
		height: 60px;
		float: left;
		margin-left: 100px;
	}
	.rightmenu{
		float: right;
	}
	
	#doclist{
		width:100%;
		min-height:600px;
		overflow:visible;
		background: transparent;
		float: left;
	}
	
	#doclist ul {
		margin: 10px;
		width: 100%;
		float:left;
	}
	
	#andbook_viewContainer{
		width:100%;
		height:100%
	}
	
	.viewToolBar {
		width:93%;
		margin-left:4px;
		height:26px;
		position:relative;
		background-color: #42413C;
		color:#ffffff;
		box-shadow: 0 5px 8px rgba(0, 0, 0, 0.5);
		border-radius: 4px 4px 4px 4px;
	}
	
	.viewToolBar h3{
		float:left;
	
	}
	
	.viewToolBar a{
		display:inline_block;
		float:left;
		color: #FFFFFF;
	    font-weight: bold;
	    margin-left: 10px;
	    margin-top: 2px;
	}
	
	.viewToolBar a:hover{
		color:#33b6ea;
	}
	
	#andbook_icontype{
		margin-left:10px;
	}
	
	#andbook_icontype .iconTitle{
		font-size:1.1em;
	}
	.taboptions{
		float:left;
	}
	
	.tabMaximizedTools{
		float:left;
	}
	
	.tabDescription
	{
		margin-left:20px;
		font-size:1.5em;
		font-color:#ffffff;
		float:right;
		font-weight:bold;
	}
	
	.contextmenu {
	    border: 1px solid #aaa;
	    border-bottom: 0;
	    background: rgb(240,240,240);
	    position: absolute;
	    list-style: none;
	    margin: 0;
	    padding: 0;
	    display: none;
	    z-index:999;
	    min-width:200px;
	}
	                                                                          
	.contextmenu li a {
	    display: block;
	    padding: 10px;
	    border-bottom: 1px solid #aaa;
	    border-top: 1px solid #FFFFFF;
	    font-size:14px;
	    cursor: pointer;
	}
	                                                                          
	.contextmenu li a:hover {
	    background: #fff;
	}
	.container{
		background:transparent;
		padding:10px 0;
		width:100%;
		float:left;
	}
	
	#andbook_progress_uploadlist_container .ui-widget-content,#andbook_progress_uploadlist_container .ui-widget-header{
		font-size:0.8em;
	}
	
	.ui-my-dialog{
		font-size:0.8em;
		font:12px/150% Arial,Verdana,"宋体";
	}
	
	.p_img {
		width: 146px;
		height: 131px;
		text-align: center;
		background: transparent;
		padding: 4px;
		margin: auto;
	}
	
	div.p-wrap {
		width: 154px;
		height : 220px;
		background-image: url("../images/desktop/book_cover_blank.png");
		background-size: cover;
		background-repeat: no-repeat;
		margin: auto;
		background: -webkit-gradient(linear, 0% 0%, 100% 0%,from(#D3D6DF), to(#F0F3F7));
		border-radius: 4px;
		box-shadow: 0 5px 8px rgba(0, 0, 0, 0.8);
	}
	.products li.item{
		float:left;
		margin-left:10px;
	}
	div.p-img{
		height: 145px;
		text-align: center;
	}
	
	a.p-wrap {
		width: 218px;
		height : 220px;
		margin: auto;
		border-radius: 4px;
		/*box-shadow: 0 5px 8px rgba(0, 0, 0, 0.8);*/
		display:block;
		text-decoration: none;
		margin-top: 10px;
		box-shadow: 0 1px 2px #c5c5c5;
	}
	div.product_numbers {
		color: white;
	}
	.product_more1{
		font-weight: normal;
		height:40px;
	}
	div.product_attrs {
		margin-top: 10px;
		padding-left: 10px;
		padding-right: 10px;
		line-height: 20px;
		color: #b4bbbf;
	}
	span.product_lessontype {
		float: right;
		margin-right:10px;
		display: block;
		line-height: 16px;
		height: 16px;
		vertical-align: top;
	}
	
	span.product_chapter {
		float: left;
		max-width: 60%;
		overflow: hidden;
		margin-left:10px;
		display: block;
		height: 16px;
		line-height: 16px;
	
	}
	div.product_title {
	height: 18px;
	overflow: hidden;
	}
	.product_more2{
		font-weight: normal;
		background:white;
		color:#333;
		position:relative;
		top:0px;
		display:none;
		height:auto;
		min-height:40px;
		max-height:60px;
		border-radius:4px;
	}
	
	.product_viewnumber {
		margin-left: 10px;
		float: left;
	}
	
	.product_grade {
		margin-right: 10px;
		float: right;
	}
	
	.p-img img{
		width:auto;
		height:auto;
		margin: auto;
		border-radius: 2px;
		max-height: 125px;
	}
	
	.item .lessonplay {
		background: #000;
		background: rgba(0,0,0,.4);
		width: 100%;
		height: 124px;
		z-index: 100;
		position: relative;
		left: 0;
		top: -124px;
		opacity: 0;
	}
	
	
	.item .lessonplay .playericon {
		position: absolute;
		z-index: 120;
		width: 50px;
		height: 50px;
		display: block;
		left: 50%;
		margin-left: -25px;
		top: 50%;
		margin-top: -25px;
		background: url(../images/player_icon.png) 0 0 no-repeat;
		cursor: pointer;
		background-size: 50px 50px;
		}

	.p-name{
		height: auto;
		max-height:100px;
		word-wrap: break-word;
		overflow: hidden;
		margin-top:0px;
		color: #333333;
		font-weight:bold;
		text-align:center;
	}
	
	.p-price{
		height: 20px;
		overflow: hidden;
		margin-top:10px;
		color: rgb(56, 54, 54);
	}
	
	.l-pic{
		width:20px;
		margin-right: 10px;
	}
	.l-a{
		display: inline-block;
		width: 80%;
		min-width:150px;
		text-align: left;
		overflow: hidden;
		text-decoration: none;
	}
	.l-a:hover{
		color:#33b6ea;
	}
	
	#andbook_docmanage_typelist {
		width: 316px;
		min-height: 460px;
		margin-bottom: 10px;
		margin-top: 2px;
		overflow: scroll;
		font-size: 0.8em;
		z-index: 999;
		background: #4a4a4a;
		color: wheat;
		max-height:506px;
		}
		
	#andbook_docmanage_typelist .sup {
		font-weight: bold;
		line-height: 31px;
		text-align: left;
		border-top: 1px dotted #DDDDDD;
		/* background: none repeat scroll 0 0 #F7F7F7; */
	}
	
	.h3 a:hover{
		cursor:pointer;
		color:rgba(63,194,250,1.0);
		font-weight:bold;
	}
	.h3 a{
		color:wheat;
		font-weight:bold;
		text-decoration: none;
		font-size:0.8em;	
	}
	
	.foot_wrapper a{
		color:#3ab5e9;
		font-weight:bold;
		text-decoration: none;
		font-size:0.8em;	
	}
	.foot_wrapper a:hover{
		cursor:pointer;
		color:rgba(63,194,250,1.0);
		font-weight:bold;
	}
	.header_wraper{
		height:60px;
		width:100%;
		background:#333333;
		float:left;
	}
	.foot_wrapper{
		height:80px;
		width:100%;
		font-size:0.8em;
		clear:both;
		background:#333333;
		padding-top:20px;
		float:left;
	}
	.foot_wrapper span{
		color:#fff;
	}
	
	.left{
		background:transparent;
		border: 1px solid #e6e8e9;
		box-shadow: 0px 1px 2px #d5d7d8;
		background-color: #fff;
		width: 23%;
	}
	
	.right{
		padding:10px;
		width:"74%";
		float: right;
		background-color:#fff;
		margin-bottom: 10px;
	}
	
	.ui-igtile-inner-container{
		background:transparent;
	}
	
	.ui-dialog{
/* 		position:static; */
	}
	
	.andbook_notice_right {
		float: left;
		margin-left: 5px;
		width: 180px;
		font-size: 0.8em;
	}
	#andbook_Noticelist_wrapper .ui-widget{
		font-size:0.8em;
	}
	
	.header2{
		margin-right: 30px;
		margin-left: 2px;
	}
	
	.content_area {
		border-right: 1px solid #DDDDDD;
		float: left;
		min-height: 500px;
		padding: 0 20px 20px;
		width: 679px;
		margin-top: 15px;
	}
	
	.outline{
		background: url(../images/learnicon.png) no-repeat 0 8px;
		width: 20px;
		height: 40px;
		display: inline-block;
		vertical-align: middle;
		margin-right: 5px;
	
	}
	.cond-outline {
		background: url(../images/player/drama_ico.png) no-repeat -36px -165px;
		width: 16px;
		height: 16px;
		display: inline-block;
		vertical-align: top;
		margin-right: 5px;
	}
	.outline-title{
		width: 70%;
		overflow: hidden;
		display: inline-block;
		min-width:150px;
	}
	.outline-playpos{
		margin-left:10px;
		display: inline-block;
	}
	.note-add{
		background-image: url("../images/icon_msg.png");
		background-repeat: no-repeat;
		width: 18px;
		height: 16px;
		display: block;
		/* float: left; */
		position: relative;
		left: 250px;
		top: 20px;
	}
	.course-menu {
		border-bottom: 1px solid #D1D6DA;
		height: 54px;
		line-height: 54px;
		margin-bottom: 20px;
	}
	
	.course-video-menu .course-menu-item, .course-ceping-menu .course-menu-item {
		width: 33.33%;
	}
	
	.course-menu li {
		float: left;
		text-align: center;
		width: 33.33%;
	}
	.course-menu a.active {
		border-bottom: 4px solid #C9394A;
		color: #C9394A;
		height: 51px;
		text-decoration: none;
	}
	.course-menu a {
		display: block;
		font-size: 16px;
		height: 55px;
		color: #99a0a6;
	}
	.course-menu .course-menu-splitor {
		width: 1px;
		margin-left: -1px;
		color: #D1D6DA;
	}
	
	.rlf-input{
		border: 1px solid #d0d6d9;
		width: 260px;
		height: 24px;
		line-height: 24px;
		font-size: 14px;
		font-family: Microsoft YaHei,SimSun,Arial;
		padding: 7px 7px 7px 48px;
		transition: border-color 0.2s;
		-webkit-transition: border-color 0.2s;
		-moz-transition: border-color 0.2s;
		-o-transition: border-color 0.2s;
		background: #fff url("../images/rl-sprite.png") no-repeat;
		margin:10px;
	}
	.modal-backdrop, .modal-backdrop.fade.in {
		opacity: 0.75;
		filter: alpha(opacity=75);
	}
	
	.modal-backdrop {
		opacity: 0.5;
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 1041;
		background-color: #000;
		overflow-y:scroll;
		
	}

	
.andbook_homework_content_list_attach{
	margin-top:10px;
}

.inter-backdrop {
	opacity:0.5;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
	overflow-y:scroll;
}
	.rlf-input-email{
		background-position: -80px -678px;
	}
	
	.rlf-input-pwd{
		background-position: -80px -774px;
	}
	
	.rlf-input-phone{
		background-position: -80px -725px;
	}
	.rlf-btn-green:hover {
		background-color: #33a646;
	}
	.rlf-btn-green {
		display:inline-block;
		color: #fff;
		font-size: 14px;
		background-color: #39b94e;
		height: 40px;
		line-height: 40px;
		width: 160px;
		cursor: pointer;
		text-align: center;
		transition: background-color 0.2s;
		-webkit-transition: background-color 0.2s;
		-moz-transition: background-color 0.2s;
		-o-transition: background-color 0.2s;
		border: 0px;
	}
	.r{
		float:right;
	}
	.l{
		float:left;
	}
	.rl-modal-header {
		background-color: #be3948;
		height: 50px;
	}
	.rl-content{
		float:left;
		padding:10px;
		width: 95%;
		height:100%;
	}
	.rl-close {
		position: absolute;
		top: 13px;
		right: 20px;
		width: 25px;
		height: 25px;
		line-height: 25px;
		text-align: center;
		vertical-align: middle;
		font-size: 30px;
		color: #fff;
		background: transparent;
		border-radius: 50%;
		cursor: pointer;
		font: normal 25px/25px "Helvetica Neue",Helvetica,Arial,sans-serif;
		transition: background-color 0.2s;
		-webkit-transition: background-color 0.2s;
		-moz-transition: background-color 0.2s;
		-o-transition: background-color 0.2s;
		border: 0px;
	}
	.rl-close:hover{
		color:rgba(63,194,250,1.0);
	}
	.pricedesc{
		float:left;
		width:80%;
	}
	.priceop{
		float:left;
		width:15%;
	}
	.priceop a{
	margin-top:10px;
	}
	.rlf-btn-gray, .rlf-btn-blue {
		display:inline-block;
		color: #7e878c;
		font-size: 14px;
		background-color: #d0d6d9;
		height: 40px;
		line-height: 40px;
		width: 140px;
		cursor: pointer;
		text-align: center;
		transition: background-color 0.2s;
		-webkit-transition: background-color 0.2s;
		-moz-transition: background-color 0.2s;
		-o-transition: background-color 0.2s;
		border: 0px;
	}
	.rlf-btn-gray:hover {
		background-color: #2ea7e0;/*bbc0c3;*/
		color:white;
	}
	.rlf-btn-blue:hover {
		background-color: #2ea7e0;
		color: white;
	}
	.rlf-btn-blue {
		color: #fff;
		background-color: #58b9e6;
	}	
.rl-modal-dialog button{
		border:0px;
	}
	
	.creditcard{
		background-image: url("../images/credit.jpg");
		width: 126px;
		background-repeat: no-repeat;
		height: 30px;
		cursor:pointer;
	}
	.zhifubao{
		background-image: url("../images/zfb.png");
		width: 190px;
		height: 62px;
		cursor: pointer;
		
	}
	.gs{
		background-position-y: -114px;
	}
	.zx{
		background-position-y: -76px;
	}
	.js{
		background-position-y: -38px;
	}	
	.ny{
		background-position-y: -0px;
	}	
-->

	.wrapper {
    	display:block;
    }
    .wrapper_mobile{
    	display:none;
    }
    
    @media only screen and (max-width: 500px) {
	    .wrapper_mobile {
	        display: block;
	    }
	    
	     .wrapper {
	        display: none;
	    }
	}


.alert-bar {
    position: fixed;
    top: 0;
    left: 50%;
    margin-left: -140px;
    width: 300px;
    box-sizing: border-box;
    background: #fff;
    min-height: 62px;
    padding: 15px 20px 15px 65px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    z-index: 10001;
}

.alert-info {
    color: #555;
    background-color: #F9F9F9;
    border-color: #DDD;
}

.alert-bar p {
    font-size: 16px;
    line-height: 22px;
    margin-top: 6px;
    padding-left: 0px;
    padding-right: 0px;
    background: white;
}

.alert-bar .alert-close {
    position: absolute;
    right: 25px;
    top: 0px;
    color: #bbb;
    text-decoration: none;
}

.alert-close span {
    position: absolute;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    font-size: 2em;
    font-weight: bolder;
    cursor: pointer;
}

.alert-bar.success:before {
    content: "\f00c";
    background: #21d376;
}

.alert-bar.error:before, .alert-bar.success:before {
    height: 32px;
    width: 32px;
    border-radius: 100%;
    color: #fff;
    font-size: 18px;
    line-height: 32px;
    font-family: FontAwesome;
    left: 20px;
    top: 15px;
    position: absolute;
    text-align: center;
}
.alert-bar.error:before {
    content: "\f071";
    background: #ff595f;
}

@font-face {
    font-family: 'FontAwesome';
    src: url('/andisk/images/fontawesome-webfont.eotv=4.1.eot');
    src: url('/andisk/images/fontawesome-webfont.eot#iefix&v=4.1.eot') format('embedded-opentype'), url('/andisk/images/fontawesome-webfont.woffv=4.1.woff') format('woff'), url('/andisk/images/fontawesome-webfont.ttfv=4.1.ttf') format('truetype'), url('/andisk/images/fontawesome-webfont.svgv=4.1.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

