body,ul,a,p,h1,h2,h3,h4,input,textarea{
    margin: 0;
    padding: 0;
    font-family: "Microsoft Yahei";
}
h1, h2{
	margin: 0 auto;
}
html,body{
    width: 100%;
    height: 100%;
    position: absolute;
}
input{
    outline: medium;
    border-radius: 3px;
}
a{
    text-decoration: none;
}
.header{
    width: calc(100% - 40px);
    height: 60px;
    padding: 0 20px;
    position: absolute;
    z-index: 9999;
}
.headerLeft{
	overflow: hidden;
	float: left;
}
.headerCenter{
	width: calc(100% - 720px);
	max-width: 1000px;
	margin-right: 9%;
	float: right;
}
.headerRight{
	overflow: hidden;
	float: right;
}
.headerRight a{
	display: block;
}
.header .logo{
    display: inline-block;
    width: 60px;
    height: 60px;
    margin: 5px;
    float: left;
    background-size: cover;
}
.header h2{
    float: left;
    line-height: 70px;
    color: #034a98;
}
.user{
    float: right;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    margin: 35px 0;
    margin-right: calc(5% + 130px);
}
.user_name{
    color: #ff9a00 !important;
    text-align: center;
    font-size: 16px;
}
.power,.password,.user_info{
    height: 30px;
    font-size: 12px;
    width: 30px;
    color: transparent;
    background-color: #fff;
    transition: 0.2s;
    cursor: pointer;
    position: absolute;
    top: 20px;
    z-index: 99999;
    background-position: center center;
    background-repeat: no-repeat;
    border: 1px solid transparent;
}
.power{
	right: 20px;
	background-image: url(../images/2_power_co.png);
}
.power:hover{
	background-image: url(../images/2_power_co_2.png);
}
.password{
	right: 55px;
	background-image: url(../images/1_pass_co.png);
}
.password:hover{
	background-image: url(../images/1_pass_co_2.png);
}
.user_info{
	right: 90px;
	background-image: url(../images/3_perInfo_co.png);
}
.user_info:hover{
	background-image: url(../images/3_perInfo_co_2.png);
}
.nav-collapse{
	width: 100%;
}
.nav-collapse ul{
	width: 100%;
    text-align: center;
    list-style: none;
}
.nav-collapse ul li{
	width: 14.2857%;
    line-height: 70px;
    text-align: center;
    list-style: none;
    float: left;
    color: #333;
    transition: 0.2s;
}
.nav-collapse ul ul{
    display: none;
    overflow: hidden;
	box-shadow: 0 0 20px #ccc;
}
.nav-collapse li:hover ul{
    display: block;
}
.nav-collapse ul ul li{
    width: 100%;
    font-size: 14px;
    line-height: 50px;
    height: 50px;
    background: #fff;
    border-top: 1px solid #e5e5e5;
}
.nav-collapse li a{
    cursor: pointer;
    color: #000;
}
.nav-collapse li a:hover{
    color: #057cff;
}
.nav-collapse_box{
	background-color: #ff9a00 !important;
}
.nav-collapse .nav-collapse_box li{
    color: #fff !important;
}
.nav-collapse .nav-collapse_box li a{
    color: #fff !important;
}
.text_co_se{
    color: #057cff !important;
}
.nav-collapse_box .text_co_se{
	width: 100%;
    display: inline-block;
    background-color: #008031;
}
.nav-collapse .nav-collapse_box ul li a{
	display: inline !important;
    background: none !important;
}
.flexslider{
	width: 100%;
	margin: 0;
    height: calc(100% - 100px);
    position: relative;
    overflow: hidden;
}
.flex-viewport,.slides,.slides li{
	height: 100%;
}
.flexslider .flex-viewport{
	z-index: 2;
}
.box_img_item{
	background-position: center center;
	background-size: 100% 100%;
}
.slide_bg{
	width: 100%;
	height: calc(100% - 140px);
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
.slide_bg .slides{
	width: 120%;
	height: 120%;
	position: absolute;
	top: -10%;
	left: -10%;
}
.slide_bg .box_img_item{
	filter: blur(10px);
	-webkit-filter: blur(15px);
	-moz-filter: blur(15px);
	-ms-filter: blur(15px);
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=15,MakeShadow=false);
}
.slideNum{
	width: 100%;
	height: 10px;
/*	position: absolute; */
	left: 0;
	bottom: 20px;
	z-index: 3;
}
.con_bt{
    width: calc(100% - 40px);
    overflow: hidden;
    margin: 0 20px;
    list-style: none;
}
.con_bt_item{
    width: calc(25% - 40px);
    margin: 15px 20px;
    height: 70px;
    background-color: #fff;
    float: left;
    box-shadow: 4px 4px 10px #d9d9d9;
    -webkit-box-shadow: 4px 4px 10px #d9d9d9;
    -moz-box-shadow: 4px 4px 10px #d9d9d9;
    color: #333;
}
.con_bt_item:hover{
	box-shadow: 0 0 20px #80bdff;
    -webkit-box-shadow: 0 0 20px #80bdff;
    -moz-box-shadow: 0 0 20px #80bdff;
    color: #057cff;
}
.flex-control-nav{
	width: 80px;
	height: 10px;
	margin: 0;
	padding: 0;
    position: fixed;
    bottom: 120px;
    left: 50%;
    margin-left: -40px;
    z-index: 2;
}
.flex-control-nav li{
	width: 25%;
	float: left;
	list-style: none;
	text-align: center;
}
.flex-control-nav li a{
	display: inline-block;
	color: transparent;
	width: 10px;
	height: 10px;
	background: rgba(255,255,255,0.5);
	border-radius: 10px;
	cursor: pointer;
}
.flex-control-nav li .flex-active{
	background: #ff9a00;
}
.con_bt_item .con_bt_name{
    overflow: hidden;
}
.con_bt_item .con_bt_icon{
    display: block;
    float: left;
    width: 70px;
    height: 70px;
    background-repeat: no-repeat;
    background-position: center right;
    background-color: #057cff;
    border-right: 10px solid #057cff;
}
.conBt_Point{
	display: block;
    float: left;
    width: 0;
    height: 0;
    border-top: 35px solid transparent;
    border-bottom: 35px solid transparent;
    border-left: 30px solid #057cff;
}
.con_bt_icon_1{
	background-image:url(../images/setrup_1.png);
}
.con_bt_icon_2{
	background-image:url(../images/setrup_2.png);
}
.con_bt_icon_3{
	background-image:url(../images/setrup_3.png);
}
.con_bt_icon_4{
	background-image:url(../images/setrup_4.png);
}
.con_bt_item .con_bt_name h4{
    line-height: 32px;
    margin: 0 20px;
    margin-top: 8px;
    transition: 0.2s;
}
.con_bt_item p{
    margin: 0 20px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 16px;
    transition: 0.2s;
}
.forum_head{
    width: 1020px;
    margin: 0 calc(50% - 550px);
    padding: 0 40px;
    margin-top: 20px;
    overflow: hidden;
    background: #fff;
}
.forum_head h2{
    float: left;
    line-height: 70px;
    color: #ff9a00;
    border-bottom: none;
}
.forum_head .user{
    margin: 0;
    margin-right: 20px;
    float: left;
    color: #333;
    font-size: 22px;
    line-height: 80px;
}
.forum_head .user .user_name{
	font-size: 22px;
}
.forum_box{
    width: 1020px;
    height: calc(100% - 150px);
    margin: 0 auto;
    padding: 0 40px;
    background: #fff;
    overflow-x: hidden;
   	overflow-y: auto;
}
.forum_item{
    font-size: 14px;
    padding: 25px 0;
    color: #666;
    overflow: hidden;
    transition: 0.2s;
    position: relative;
    background: #fff;
    border-top: 1px solid #eee;
}
.forum_item span{
    display: inline-block;
    line-height: 30px;
}
.forum_from{
    margin-right: 0 !important;
}
.forum_peo{
	margin-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.forum_info,.forum_con{
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.forum_info a{
    color: #000;
    font-size: 16px;
    transition: 0.2s;
}
.forum_info a:hover{
    color: #ff9a00;
    cursor: pointer;
}
.forum_time{
	color: #666;
}
.forum_time_build{
	float: right !important;
}
.forum_con{
    margin-left: 148px;
    color: #999;
    font-size: 13px;
}
.solu{
    font-size: 12px;
    margin-top: -5px;
    text-align: center;
}
.forum_info_con{
    width: 839px;
    min-height: 30px;
    padding-left: 30px;
    margin-bottom: 10px;
    font-size: 16px;
    border-left: 1px solid #eee;
    word-wrap: break-word;
}
.time_solu{
    color: #999;
    font-size: 13px;
}
.forum_land{
    background: #ff9a00;
    color: #fff;
    width: 70px;
    line-height: 24px !important;
    text-align: center;
    border-radius: 30px;
    margin-right: 10px;
    margin-top: 3px;
}
.er_forum_box{
    width: 700px;
    margin-left: 148px;
    overflow: hidden;
    background: #f2f2f2;
    border: 1px solid #d9d9d9;
    padding: 10px 20px;
}
.forum_er_con{
    margin-right: 0;
    border-top: 1px solid #e5e5e5;
    overflow: hidden;
    padding: 5px 0;
}
.forum_er_con .forum_info_con{
    width: 550px !important;
    margin-right: 0;
}
.forum_er_con .forum_time{
    color: #666;
}
.forum_er_con_one{
    border-top: none !important;
}
.er_forum_box_er{
    width: calc(100% - 190px);
    padding: 0 20px;
    margin: 20px 0;
    margin-left: 148px;
    background: #e5e5e5;
    border: 1px solid #ccc;
}
.er_forum_box_er .forum_er_con{
    border-top: 1px solid #ccc;
}
.er_forum_box_er .forum_info_con{
    width: 360px !important;
    margin-right: 0;
}
.er_forum_box_er .time_solu,.er_forum_box_er .forum_time{
    margin-right: 0;
}
.solution{
    width: 1020px;
    padding: 0 40px;
    margin: 10px auto;
    margin-bottom: 50px;
    background: #fff;
    font-size: 14px;
    border-top: 1px solid #eee;
}
.solution span{
    display: inline-block;
    line-height: 50px;
    font-size: 16px;
}
.text_solu{
	margin-top: 10px;
}
.text_old_solu{
    margin-top: 10px;
    float: right;
    color: #666;
    font-size: 13px;
}
.solution textarea{
    width: calc(100% - 22px);
    height: 150px;
    padding: 5px 10px;
    outline: medium;
    resize: none;
    border: 1px solid #057cff;
    font-family: "Microsoft Yahei";
    line-height: 24px;
    font-size: 14px;
}
.solution .reply{
    margin-top: 0;
}
.solution .reply:hover{
    opacity: 0.8;
}
.solution .reply_name{
}
.solution .check_select{
	width: 18px;
	height: 18px;
	vertical-align: middle;
}
.solution .reply_name span{
	color: #666;
}
.contentBox{
    width: 100%;
    height: 100%;
    border: none;
    position: fixed;
    bottom: 0;
    left: 0;
    border-top: 1px solid #eee;
    background-color: #3396ff;
    background-image: url(../images/iframeBg.jpg), url(../images/iframeBgL.png), url(../images/iframeBgR.png);
    background-size: 88 100%, auto, auto;
    background-position: bottom center, 25px calc(100% - 50px), calc(100% - 25px) calc(100% - 50px);
    background-repeat: repeat-x, no-repeat, no-repeat;
    display: none;
}
.cboxIframe{
	background-color: #3396ff !important;
    background-image: url(../images/iframeBg.jpg), url(../images/iframeBgL.png), url(../images/iframeBgR.png);
    background-size: 88 100%, auto, auto;
    background-position: bottom center, 25px calc(100% - 50px), calc(100% - 25px) calc(100% - 50px);
    background-repeat: repeat-x, no-repeat, no-repeat;
}
#cboxOverlay{
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
	background-color: #3396ff !important;
    /* background-image: url(../images/iframeBg.jpg) !important;
    background-size: 88 100% !important;
    background-position: bottom center !important;
    background-repeat: repeat-x !important; */
}
.contentBox_index{
	height: calc(100% - 71px);
	display: block;
}
.contentBox_window{
	height: 100%;
	border-top: none;
}
.to_top{
    display: none;
    cursor: pointer;
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 10px;
    right: calc(50% - 610px);
    background-image: url(../images/totop.png);
    background-color: #057cff;
    background-repeat: no-repeat;
    background-position: center center;
    transition: 0.2s;
}
.to_top:hover{
    opacity: 0.8;
}
.to_top_con{
	right: 10px !important;
}
.page_box{
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
    list-style: none;
    font-size: 14px;
    color: #666;
    text-align: center;
}
.page_box_table{
	position: absolute;
	bottom: 15px;
	left: 50%;
	margin: 0;
	margin-left: -500px;
}
.page_box li{
    width: 28px;
    height: 28px;
    line-height: 30px;
    background-color: #fff;
    border: 1px solid #ccc;
    float: left;
    text-align: center;
    cursor: pointer;
    margin-right: 20px;
    border-radius: 2px;
    transition: 0.2s;
}
.page_box li:hover,.page_select{
    background-color: #6c6fbf !important;
    border: 1px solid #6c6fbf !important;
    color: #fff;
}
.page_text_text{
    width: 40px;
    height: 28px;
    border: 1px solid #6c6fbf;
    cursor: text;
    padding: 0 5px;
    margin: 0 5px;
    float: left;
}
.page_font{
    display: block;
    float: left;
    line-height: 30px;
}
.page_finish{
    float: left;
    background-color: #6c6fbf;
    font-size: 12px;
    color: #fff;
    border-radius: 3px;
    border: none;
    width: 40px;
    height: 30px;
    margin-left: 10px;
    transition: 0.2s;
}
.page_finish:hover {
    opacity: 0.8;
}
.retutn_top{
    display: block;
    width: 98px;
    float: right;
    margin-top: 20px;
    margin-left: 10px;
    height: 36px;
    line-height: 34px;
    color: #057cff;
    border: 1px solid #057cff;
    font-size: 14px;
    text-align: center;
    border-radius: 2px;
    transition: 0.2s;
	cursor: pointer;
	background-color: transparent;
}
.retutn_top:hover{
	color: #fff;
	background-color: #057cff;
}
.answ_ques{
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 3;
}
.answ_ques .box_window{
	position: relative;
}
.answ_ques .answ_ques_title{
	font-size: 14px;
	line-height: 40px;
	display: block;
	margin-top: 10px;
	color: #666;
}
.answ_ques .answ_ques_text,.answ_ques .answ_ques_textarea{
	width: 500px;
	outline: medium;
	resize: none;
	border: 1px solid #d9d9d9;
	line-height: 24px;
	cursor: text;
	font-size: 14px;
	border-radius: 3px;
}
.answ_ques .answ_ques_text{
	height: 30px;
	padding: 0 10px;
}
.answ_ques .answ_ques_textarea{
	display: block;
	height: calc(100% - 320px);
	padding: 7px 10px;
	min-height: 100px;
}
.answ_ques_finish{
	padding:0px 25px;
	height: 34px;
	border: none;
	border: 1px solid #057cff;
	background: #057cff;
	transition: 0.2s;
	border-radius: 3px;
	font-size:14px;
	color: #fff;
	margin: 30px 10px 30px 0px;
	cursor: pointer;
}
.answ_ques_finish:hover{
	opacity: 0.8;
}

.test_box{
    height: auto;
    overflow: hidden;
    transition: 0.2s;
}
.forum_head_test{
	width: 100%;
	padding: 0;
}
.forum_head_test h2{
    float: none;
    text-align: center;
}
.test_item{
    width: 273px;
    height: 320px;
    padding: 20px;
    border: none;
    float: left;
    margin: 10px;
    transition: 0.2s;
}
.test_item h3{
    color: #ff9a00;
}
.test_item .test_item_text{
    display: block;
    float: none;
    margin: 0;
    font-weight: bold;
    margin-top: 10px;
    border-bottom: 1px solid #e5e5e5;
    transition: 0.2s;
}
.test_item p{
    font-size: 14px;
    line-height: 24px;
    height: 192px;
    padding-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    color: #666;
    transition: 0.2s;
}
.test_item input{
    border: none;
    outline: medium;
    background: #ff9a00;
    border-radius: 2px;
    color: #fff;
    font-size: 14px;
    width: 100px;
    height: 36px;
    position: absolute;
    bottom: 20px;
    left: 20px;
    transition: 0.2s;
    cursor: pointer;
}
.test_item input:hover{
    opacity: 0.8;
}
.test_item:hover .test_item_text{
    color: #636972;
}
.list_name{
    color: #a6a6a6;
    line-height: 15px !important;
    margin-top: 5px;
    float: none !important;
    height: 15px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.test_item_ques{
    color: #ff9a00;
    position: absolute;
    bottom: 26px;
    right: 20px;
    font-size: 14px;
    margin-right: 0 !important;
}
.datalist{
	width: 80%;
    height: calc(100% - 40px) !important;
    margin: 20px auto;
}
.datalist a{
	color: #ff9a00;
}
.datalist table{
	border-spacing: 0 5px;
}
.datalist .datagrid-header{
	background: #ff9a00;
}
.datalist .datagrid-header .datagrid-cell span{
	color: #fff;
	font-weight: normal;
	font-size: 14px;
}
.datalist td{
	border: none;
}
.datalist .datagrid-pager a{
	height: 30px;
	padding: 0;
	cursor: pointer;
	margin: 0 5px;
}
.datalist .datagrid-pager a:hover{
	border: none;
	padding: 0;
}
.datalist .datagrid-pager,.datalist .panel-body,.datalist .datagrid-td-rownumber,.datalist .datagrid-header-over{
	background: transparent !important;
}
.datalist .datagrid-row{
	background: #fff;
}
.datalist .datagrid-pager{
	border-top: 5px solid #6c6fbf;
}
.datalist .datagrid-pager .l-btn-left{
	background: #fff !important;
	padding: 6px !important;
	border: 1px solid #e5e5e5;
}
.datalist .datagrid-pager a.l-btn-disabled{
	opacity: 1;
}
.datalist .datagrid-pager .pagination-page-list,.datalist .datagrid-pager .pagination-num{
	border-color: #6c6fbf;
	height: 30px;
}
.datalist .datagrid-pager .pagination-page-list{
	margin: 0;
	margin-right: 10px;
}
.datalist .datagrid-pager .pagination-num{
	width: 36px;
	height: 24px;
	margin: 0 5px;
	cursor: text;
}
.datalist .datagrid-pager .pagination-btn-separator{
	display: none;
}
.datalist .datagrid-pager table{
	border-spacing: 0 10px;
}
.datalist .datagrid-pager .pagination-info{
	margin: 0;
	line-height: 40px;
	font-size: 13px;
}
.datalist .datagrid-btable{
	width: 100%;
}
.datagrid-cell, .datagrid-cell-group, .datagrid-header-rownumber, .datagrid-cell-rownumber{
	height: 40px !important;
	line-height: 40px;
}

.forum_item_left{
	width: calc(100% - 150px);
	float: left;
	overflow: hidden;
}
.forum_item_left span{
	float: left;
	color: #666;
}
.forum_item_right{
	float: right;
	border: 1px solid #ccc;
	padding: 5px 20px;
	border-radius: 2px;
}
.forum_item_right span{
	display: block;
	color: #666;
}
.forum_box_con span{
	float: left;
}
.forum_box_con .forum_peo{
	width: 100px;
	color: #666;
	text-align: right;
	margin-right: 30px;
}
.forum_box_con .forum_time{
	margin-left: 160px;
}
.forum_box_con .forum_land{
	position: absolute;
    margin-top: 35px;
    margin-left: 30px;
}
.item_time_ri{
	width: 150px;
	float: right !important;
	font-size: 14px;
	margin-left: 40px;
	color: #666;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.top_con{
	background: #ff9a00;
}
.top_con_god{
	background: #057cff;
}
.forum_item .forum_stick img{
	width: 150px;
	height: 100px;
	margin-top: 5px;
	margin-right: 10px;
	transition: 0.2s;
}
.forum_item .forum_stick img:hover{
	opacity: 0.8;
}
.forum_stick{
	overflow: hidden;
}
.forum_stick span{
	float: left;
}

/*单选框radio样式*/
.se_gr{
	position: relative;
}
.single_radio{
	vertical-align: middle;
	opacity: 0;
	width: 22px;
	height: 22px;
	cursor: pointer;
	margin: 4px;
	position: absolute;
	z-index: 2;
}
.guide_contain_numb label{
    cursor: pointer;
	position: absolute;
	width: 20px;
	height: 20px;
	margin: 4px;
	background-color: #e5e5e5;
	border: 1px solid #b3b3b3;
    z-index: 1;
    left: 0;
    border-radius: 20px;
}
.single_text{
	text-align: left;
	margin-left: 32px;
	margin-right: 20px;
	color: #666;
	line-height: 28px;
	font-size: 14px;
}
/*单选方块*/
.guide_contain_numb label:after {
	opacity: 0;
	content: '';
	position: absolute;
	width: 16px;
	height: 16px;
	background: #ff9a00;
	border-radius: 20px;
	top: 2px;
	left: 2px;
}
/*多选对钩*/
.guide_contain_numb .diam:after{
	width: 8px;
	height: 4px;
	background: transparent;
	top: 5px;
	left: 4px;
	border: 4px solid #ff9a00;
	border-top: none;
	border-right: none;
	border-radius: 0;
 
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.guide_contain_numb input[type=radio]:checked + label:after {
	opacity: 1;
}
.guide_contain_numb input[type=checkbox]:checked + label:after {
	opacity: 1;
}
/*浏览文件*/
.file-box {
    width: 271px;
    position: relative;
    float: left;
}
.file-box .import {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    cursor: pointer;
    font-size: 0;
}
.see_file{
	color: #057cff;
	border: 1px solid #057cff !important;
	text-align: center;
	transition: 0.2s;
}
.file-box:hover .see_file{
	background: #e5f2ff;
	color: #057cff;
}
#fileList a{
	color: #ff9a00;
}

.home_chat{
	display: block;
	width: 38px;
	height: 38px;
	border: 1px solid #057cff;
	border-radius: 40px;
	background-image: url(../images/qie.png);
	background-repeat: no-repeat;
	background-position: calc(100% - 9px) center;
	box-shadow: 0 0 20px #057cff;
	background-color: #fff;
	position: fixed;
	bottom: 10px;
	right: 10px;
	transition: 0.2s;
}
.home_chat:hover{
	width: 145px;
	padding-left: 8px;
	background-color: #057cff;
	background-image: url(../images/qie_bg.png);
}
.home_chat span{
	font-size: 13px;
	line-height: 24px;
	margin: 8px 0;
	padding: 0 10px;
	border-radius: 24px;
	color: #fff;
	display: none;
	float: left;
	cursor: pointer;
	transition: 0.2s;
}
.home_chat:hover span{
	display: block;
}
.home_chat span:hover{
	color: #057cff;
	font-size: 12px;
	background-color: #fff;
}
.search_reset_info {
    background: #fff;
    color: #057cff !important;
}
.copy_info{
	width: 90%;
	background: #fff;
	position: fixed;
	left: 5%;
	bottom: 10px;
	text-align: center;
	font-size: 12px;
	color: #999;
	border-top: 1px solid #d9d9d9;
	line-height: 30px;
}
.power_login,.power_login:hover{
	width: 60px;
	border-radius: 30px;
	border: none;
	color: #fff;
	background: #057cff;
}
.power_login:hover{
	opacity: 0.7;
}
#cboxClose{
	background-image: url(../images/delete_img2.png) !important;
}
#selectlist #select a{
	color: #ff9a00;
}
.pagination-first {
    background: url(../images/pagination_icons.png) no-repeat 0 0;
}
.pagination-prev {
    background: url(../images/pagination_icons.png) no-repeat -16px 0;
}
.pagination-next {
    background: url(../images/pagination_icons.png) no-repeat -32px 0;
}
.pagination-last {
    background: url(../images/pagination_icons.png) no-repeat -48px 0;
}
.pagination-load {
    background: url(../images/pagination_icons.png) no-repeat -64px 0;
}
.datagrid-mask-msg {
  	border-color: #057cff;
}
.headTitle {
    font-size: 22px;
    width: 1020px;
    margin: 0 auto;
    margin-top: 20px;
    padding: 0 40px;
    background: #fff;
    line-height: 80px;
    text-align: center;
    border-bottom: 1px solid #eee;
}
.window{
	border-color: #ff9a00 !important;
}
.panel-tool-close {
    background: url(../images/delete_img2.png) !important;
}
a.l-btn{
	background: #ff9a00 !important;
}
a.l-btn span.l-btn-left {
    background: #ff9a00 !important;
}
a.l-btn-plain, a.l-btn-plain span.l-btn-left{
	background: transparent !important;
}
.combo{
	border-color: #d9d9d9 !important;
}
.combo-arrow,.linkbox-arrow{
	background-color: transparent !important;
	opacity: 1 !important;
}
.combo .combo-arrow{
	background-image: url(../images/combo_arrow.png) !important;
}
.combo-text {
    padding: 0 10px !important;
    width: calc(100% - 40px) !important;
    font-size: 14px !important;
}
.datebox .combo-arrow{
	background-image: url(../images/datebox_arrow.png) !important;
}
.user_name_text{
	width: 200px;
	padding: 0 10px;
}
.linkbox, .combo, input.i-text, .user_name_text {
    border: 1px solid #d9d9d9;
    height: 32px !important;
    font-family: "Microsoft YaHei";
    outline: medium;
    border-radius: 2px;
}
.combobox-item{
	line-height: 30px;
	padding: 0 10px;
}
.combobox-item-hover{
	background-color: #e5f7ff !important;
}
.combobox-item-selected{
	background-color: #e5f7ff !important;
}
/*.valid{
	background-image: url(../images/validatebox_warning_right.png) !important;
}*/
textarea{
	resize: none;
	border: 1px solid #d9d9d9;
	font-family: "Microsoft YaHei";
}
.condition_contain{
	line-height: 24px;
	padding: 7px 10px;
	outline: medium;
	font-size: 14px;
}
.formtable th{
	text-align: right;
	color: #666;
	font-weight: normal;
}
.defaultCheck{
	width:16px;
	height:16px;
	margin-right:10px;
}
.mark{
	color: red;
}
.datagrid-row-selected,.datagrid-row-selected .datagrid-cell-rownumber{
    background: #ff9a00;
    color: #fff;
}
.delete_bt{
    display: inline-block;
    width:24px;
    height:24px;
    border-radius:24px;
    background: url(../images/delete_img2.png) no-repeat center center rgba(0,0,0,0.15);
    position: fixed;
    top: 20px;
    right: 20px;
    cursor: pointer;
    z-index: 3;
}
.delete_bt_con{
	right: calc(50% - 600px);
}
.delete_bt_test{
	right: calc(70% - 290px);
	top: calc(50% - 250px);
}
.delete_bt_forum{
	right: calc(70% - 470px);
	top: 25px;
}

.tableScroll{
	border-collapse: collapse;
	width: 100%;
	border:none;
	border-bottom:1px solid #d9d9d9!important;
}
.tableScroll thead{
	table-layout:fixed;
	display: table;
	background-color:#d9d9d9;
	width:100%!important;
}
.tableScroll tbody tr{
	table-layout:fixed;
	display: table;
	width:100%;
}
.tableScroll tbody tr td{
	border-top:none!important;
	border-bottom:none!important;
}
.tableScroll tbody tr td,
.tableScroll tbody tr th{
	border-top:0px;
	border-left:0px;
	border-right:1px solid #d9d9d9!important;
	border-bottom:1px solid #d9d9d9!important;
}

.tableScroll tbody{
    height:430px;
    width:100%;
    overflow-y: auto;
    display: block;
    overflow-x: hidden;
    border:none;
}

.infotable{
	width:1040px;
	margin:20px auto;
    border-collapse:collapse;
}
.infotable td{
   padding:12px;
   line-height:24px;
   font-size:14px;
   color:#666666;
   border:1px solid #e5e5e5;
   	   
   }
.infotable th{
   color:#666666;
   text-align:right;
   padding:12px;
   font-weight:bold;
   font-size:14px;
   border:1px solid #e5e5e5;
   white-space: pre-line;
}
.formtable{
   border-collapse:collapse;
   
}
