.redStar {
    color:red;
}
.percentInput {
    width: 50px;
}
.table-bordered th{
    text-align: right;
}
select {
    height: 20px;
    margin-bottom: 0
}
.nav_wrap{
    width: 100%;
    background-color: #eee;
    font-size: 14px;
}
.nav {
    width: 1200px;
    margin: 0 auto;
    line-height: 32px;
    font-size: 14px;
}
/*轮播图左右按钮*/
#left_prev{
    position: absolute;
    top: 50%;
    left: 15px;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    font-size: 60px;
    font-weight: 100;
    line-height: 30px;
    color: #ffffff;
    text-align: center;
    background: #222222;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
#left_prev:hover,#right_next:hover{
    color: #ffffff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}
#right_next{
    position: absolute;
    top: 50%;
    right: 15px;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    font-size: 60px;
    font-weight: 100;
    line-height: 30px;
    color: #ffffff;
    text-align: center;
    background: #222222;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
h3.login img {
    margin: 30px 0;
    width: 256px;
}
h3.login {

    color: #e13131;
    font-size: 36px;
}
.loginBannerContainer {
    float: left;
    width: 800px;
    height: 300px;
    position: relative;
}
 .loginBannerContainer .carousel-item{
     position: absolute;
     top: 268px;
     left: 249px;
     width: 100%;
     height: 25px;
 }

.loginBannerContainer img{
    width: 100%;
    height: 100%;
}

/*登陆样式*/
.loginLogo {
    height:88px;
    width: 1200px;
    margin: 0px auto;
}
.loginLogo img {
    margin-top: 27px;
}
.loginContent {
    width: 100%;
    position: relative;
}
.loginContentContainer {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    height: 600px;
    z-index: 999;
}
.loginBox {
    float: right;
    height:335px;
    width: 350px;
    z-index:9999;
}
.loginBox .loginBoxContent{
    box-sizing: content-box;
    width: 300px;
    padding: 25px 25px 20px;
    color: #6c6c6c;
    background-color: rgba(231,232,236,.9);
    position: relative;
    margin: 0 auto;
}
.loginBox .loginBoxContent .loginTitle{
    height: 18px;
    line-height: 18px;
    font-size: 16px;
    color: #3c3c3c;
    margin-top: 9px;
    padding-bottom: 8px;
    font-weight: 700
}
.loginBox .loginBoxContent .loginBody .loginForm .field{
    margin-top: 20px;
    position: relative;
}
.loginBox .loginBoxContent .loginBody .loginForm .field label{
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 1px;
    top: 1px;
    outline: 0;
}
.loginBox .loginBoxContent .loginBody .loginForm .field label.userFieldLabel {
    background:#ddd url(../../images/login/loginUser.png) center center no-repeat;
}
.loginBox .loginBoxContent .loginBody .loginForm .field label.passwordFieldLabel {
    background:#ddd url(../../images/login/loginPassword.png) center center no-repeat;
}
.loginBox .loginBoxContent .loginBody .loginForm .field input{
    width: 240px;
    font-size: 14px;
    line-height: 18px;
    height: 18px;
    padding: 11px 8px 11px 50px;
    border: 1px solid #ddd;
    outline:none;
}
.loginLinks{
    margin-top: 29px;
    overflow: hidden;
    line-height: 14px;
}
.loginLinks a{
    text-decoration: none;
    color:#6c6c6c;
}
.loginLinks a:hover{
    color: #f40;
}
.loginLinks .forgetPwd {
    float: left;
}
.loginLinks .register {
    float: right;
}
.loginBox .loginBoxContent .loginBody .loginForm .submit {
    margin-top: 19px;
}
.loginBox .loginBoxContent .loginBody .loginForm .submit button {
    width: 300px;
    height: 42px;
    border: 0;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    line-height: 42px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    background-color: rgb(22, 155, 213);
    border-radius: 3px;
    cursor: pointer;
    zoom:1
}
.loginBox .loginBoxContent .loginBody .loginForm .submit button:hover {
    background-color: rgb(22, 155, 213);
}
.footer {
    height:50px;
    margin:30px auto;
}
.text-center {
    text-align: center;
}
/*是否全屏按钮*/
.ifFullscreen{
    position: absolute;
    top: -1px;
    right: 0px;
}
.ifFullscreen button{
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    background-color: #309bf6;
    color: #fff;
    border-color: #fff;
}

/*轮播图*/
.carousel-inner > .item {

}.carousel-inner > .item img{
    /*height: 100%;*/
    width: 100%;
}
 /*模态框*/
#myModal .closes:hover{
    color: red;
    font-weight: bold;
}
/*新闻栏*/
.index_title{
    height: 38px;
    line-height: 38px;
    border:1px solid #e9e9e9;
    padding-right: 16px;
    overflow: hidden;
}
.index_title>ul.fl{
    width: 71%;
    overflow: hidden;
}
.index_title_bg{
    width: 20px;
    height: 36px;
    background:url("../../images/index/classicalCase_list_titlebg2.png") no-repeat center center;
}
.index_title h4{
    font-size: 20px;
    line-height: 36px;
    border-bottom: 3px solid #3ea1f8;
    display: inline-block;
    padding:0 4px;
}
.index_item_half{
    width: 1200px;
    margin:20px auto;
}
.index_item_half .index_price_list .index_price_left{
	width: 800px;
	margin-top: 30px;
	margin-left: 10px;
	padding-bottom: 22px;
}
.index_item_half .index_price_list .index_price_left dl{
	float: left;
	width: 120px;
	height: 100px;
	border: 2px solid #ccc;
	border-radius: 10px;
	margin: 10px;
	text-align: center;
	background-color: #fff;
}
.index_item_half .index_price_list .index_price_left dl dt{
	margin-top: 10px;
}

.index_item_half .index_price_list ul li{
	height: 40px;
	line-height: 40px;
}
/*通知通告*/
.index_item_half .index_halfdiv .news_active .inform_item .index_list_span1 b{
    font-family: 'Arial Negreta', 'Arial';
    font-size: 34px;
    position: absolute;
    top: 0;
    left: -19px;
}
.index_halfdiv{
    width: 592px;
}
.index_item_list{
    padding:20px 14px;
    border:1px solid #e9e9e9;
    padding-top: 0;
    height: 210px;
    overflow: hidden;
    position: relative;
}
.index_item_find div,.index_item_find li,.index_item_find span{
    font-size: 12px !important;
}
.index_screenList li{
    height: 38px;
    line-height: 43px;
    margin-left: 7px;
}
.index_screenList li a{
    font-size: 13px;
}
.index_list_a{
    display: block;
    height: 30px;
    line-height: 30px;
}
.index_list_span2{
    margin-left: 14px;
    width: 200px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.index_list_span3{
    margin-left: 70px;
}
.index_list_a span:hover{
    color:#036edc;
}

.major_list li{
    margin-top: 5px;
}
.major_listL img{
    width: 50px;
    height: 50px;
}
.major_listR {
    width: 500px;
}
.major_listR_title {
    font-size: 14px;
    color: #333;
    font-weight: 700;
    margin: 5px 0; 
}
.major_listR_intro span {
    color: #999;
    font-size: 12px;
}

/*友情链接*/

.businessList{
	padding: 28px 0 ;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.businessList ul {
    width:26%;
    float: left;
    margin-left: 14px;
}

/*.businessList .first{
    margin-left: 1em;
}*/
.businessList ul li {
    line-height: 32px;
}
.businessList ul li a {
    color: #333;
    font-size: 14px;
}
.businessList ul li a:hover{
    color: #309bf6;
}
/*多个建材信息的表格*/
.index_tabs_list {
    height: 300px;
}
#myTabContent {
    height: 300px;
}
.index_tabs_list .tab-pane{
    width: 100%;
    height: 100%;
}

/*选中的tab页*/
.nav-tabs >li> a {
    font-weight: 700;
    color: #000;
}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
    font-weight: 700;
    cursor: default;
    border: none;
    border-bottom: 2px solid #e13131;
    color: #e13131 ;
}
/*专题简报*/

.special_report  {
    padding: 20px;
    width: 770px;
    background-color: #eee;
    margin-bottom: 20px;
}
.special_report_left {
    float: left;
    width: 550px;
}
.special_report_right {
    float: right;
}
p.special_report_left_title_content1 {
    width: 460px;
    float: left;
    font-size: 14px;
    color:#333;
    margin-top:10px;
    display:block;
    white-space:nowrap; 
    overflow:hidden; 
    text-overflow:ellipsis;
}
p.special_report_left_title_content1 span{
    font-size: 14px;
    color:#e13131;
    line-height: 40px;
}
p.special_report_left_title_content2 {
    width: 460px;
    float: left;
    font-size: 12px;
    color:#999;
    line-height: 20px;
}

.special_report_left_title_num {
    width: 60px;
    height: 70px;
    margin: 10px 0 0 10px;
    margin-right: 20px;
    float: left;
    /*background-color: cyan;*/
    text-align: center;
    color: #666;
}
.special_report_left_title_num span{
    font-size: 30px;
    color:#e13131;
}
/*下方的内容*/
.special_report_left_content {
    margin-top: 10px;
    box-sizing: border-box;
    padding-left: 30px;
}

/*制度公告*/
.system_report {
    width: 800px;
    background-color: #eee;
    padding: 20px;
    margin-top: 20px;
}
.system_report_left {
    float: left;
    width: 200px;
    height: 150px;
}
.system_report_left img {
    width: 100%;
}
.system_report_right {
    float: left;
    width: 520px;
    padding-left: 30px;
    height: 150px;
    position: relative;
}
.system_report_left_title {
    margin: 10px 0;
    font-size: 14px;
    color: #e13131;
    font-weight: 700;
    white-space:nowrap; 
    overflow:hidden; 
    text-overflow:ellipsis;
}
.system_report_left_content {
    color: #999;
    overflow:hidden; 
    text-overflow:ellipsis;
}
.system_report_left_footer {
    color: #999;
    position: absolute;
    bottom: 0;
    width: 520px;
    
}
.system_report_left_footer a{
    float: right;
    

}
.system_report_left_footer a:hover{
    float: right;
    color: #e13131;

}
.case_img.container {
    width: 870px;
}

.case_img li{
    margin: 10px;
    width: 268px;

    height: 330px;
    background-color: #f0f0f0;
    border: 1px solid;
    text-align: center;
    color: #666;
    float: left;
}
.case_img img{
    width: 360px;
    height: 150px;
}
.case_img_title {
    line-height: 40px;
    font-size: 18px;
}
.case_img_content {
    line-height: 30px;
}
.case_img_footer {

    margin-top: 20px;
}

/*新建项目-项目结构-操作-查看*/
.south_bottom{
	display: none;
}
.menu_zaojiawenjian{
	height: 38px;
	line-height: 38px;
}
.menu_zaojiawenjian span{
	padding: 0 20px;
}
.zaojia_table{
	border: none;
	border-color: #CCCCCC;
	width: 100%;
}
.zaojia_table tr{
	height: 50px;
	line-height: 50px;
}
.zaojia_table tr td{
	text-align: center;
}
.zaojia_table tr th{
	text-align: center;
	background-color: #F3F3F3;
}
/*新建项目-计价阶段*/
.easyui-layout .xinjian_jijiajieduan{
	margin-left: 12px;
}
.easyui-layout .xinjian_jijiajieduan p{
	height: 80px;
	line-height: 80px;
}
.easyui-layout .xinjian_jijiajieduan p span{	
	margin-right: 15px;	
}
.easyui-layout .xinjian_jijiajieduan .jijie_table{
	border: none;
	border-color: #ccc;
	width: 898px;
	height: 175px;
}
.easyui-layout .xinjian_jijiajieduan .jijie_table th{
	background-color: #F3F3F3;
	text-align: center;
}
.easyui-layout .xinjian_jijiajieduan .jijie_table td{
	text-align: center;
}
/*新建项目-合同结构*/
.easyui-layout .xiangmutitle{
	width: 230px;
	margin: 20px 0 0 20px;
	overflow-y: auto;
}

.easyui-layout  .hetong_right_table {
	margin: 20px 0 0 20px;
}
.easyui-layout  .hetong_right_table .xinjian_zicaidan{
	border: 1px solid blue;
	position: absolute;
	border-radius: 8px;
	left: -8px;
	top: 32px;
	display: none;
}
.easyui-layout  .hetong_right_table table{
	border: none;
	border-color: #ccc;
	margin-top: 20px;
	width: 100%;
}
.easyui-layout  .hetong_right_table p span{
	margin-right: 10px;
}
.easyui-layout  .hetong_right_table table th{
	background-color: #F3F3F3;
	text-align: center;
	padding: 20px 20px;
}
.easyui-layout  .hetong_right_table table td{
	text-align: center;
}

/*613*/
.priceLeft {
    width: 567px;
    height: 585px;
 background-color: #fff;
    padding: 10px 12px;
    float: left;
    border: 1px solid #e3e3e3;
    background-color: #fff;
}
.commonTitle {
    font-size: 18px;
    color: #3ea1f8;
    padding-left: 18px;
    /*background: url(img/line001.png) no-repeat left center;*/
    font-family: "Microsoft YaHei";
    font-weight: normal;
    line-height: 28px;
    font-weight: bold;
}
.commonTitle a {
    color: #309bf6;
    font-size: 14px;
    font-weight: normal;
}
.search {
    background-color: skyblue\9;
    border: 1px solid skyblue;
    color: #333;
    font-weight: bold;
    margin-left: 8px;
}
.form-search-easyui {
    background-color: #fff;
    padding: 10px 0 10px 0;
}
.datagrid-htable, .datagrid-btable, .datagrid-ftable {
    color: #3c3d3e;
}
.datagrid-htable tbody tr td {
    height: 42px;
    background-color: #d0eafd;
    border-color: #eee;
}
.datagrid-btable tbody tr td:nth-child(1) div {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.datagrid-btable tbody tr td div {
    height: 31px;
    line-height: 31px;
    /* padding: 8px 8px; */
}
.trend i {
    width: 17px;
    height: 17px;
    display: inline-block;
    background: url(../../images/index/trend.png) no-repeat;
}
.modal.fade {
    display: none;
}
.closes {
    margin: 9px 15px 0 0;
}
.index_item_list .panel .panel-body-noheader{
    height: 206px;
}
.index_item_list #myTabContent .tab-pane .panel .datagrid-wrap{
    height: 216px;!important;
    padding-top: 10px;!important;
}
.active_tabs{
    background-color:#309bf6;
    font-weight:bold;
}
/*专业工程造价指数*/
.engineering span{
    padding: 4px 13px;
    cursor: pointer;
    border: 1px solid #ccc;
}
.engineering_child:hover{
    background-color: lightsteelblue;
}
.engineering .Iproject{
    border-left:none;
    border-right: none;
}
.zhuan_table{
    width: 560px;
    margin-top: 10px;
}
.zhuan_table th{
    background-color: #d0eafd;
    text-align: center;
    height: 43px;
    line-height: 43px;
}
.zhuan_table td{
    height: 31px;
    line-height: 31px;
}
.zhuan_table th,
.zhuan_table td{
    border: 1px solid #D4D4D4;
}
.zhuan_table tbody tr a{
    margin-left: 2px
}
.zhuan_table tbody tr a:hover{
    color: #036edc;
}
#gongcheng .panel-noscroll{
    height: 315px;
}
#gongcheng #gongchengToolbar{
    background: #fff;
}
#gongcheng .datagrid-wrap{
    border: none;
}
#gongcheng .datagrid-wrap .datagrid-view{
    border: 1px solid #d4d4d4;
    width: 560px!important;
    height: 283px!important;
}

/*项目案例库*/
#myProjectTable{
    width: 1170px;
    margin: 10px 10px 10px 13px;
}

#myProjectTable th{
    background-image: none;
    background-color: #d0eafd;
    height: 43px;
    line-height: 43px;
}
#myProjectTable tr td:first-child{
    padding: 0 10px;
}
#myProjectTable th,
#myProjectTable td{
    border: 1px solid #D4D4D4;
    text-align: center;
    vertical-align: middle;
}
#myProjectTable td{
    padding: 0 5px;
    height: 31px;
    line-height: 31px;
    font-size: 12px;
}
#myProjectTable .fname,
 #myProjectTable .commodity,
 #myProjectTable .businessForms
 {
    text-align: left;
    padding-left: 2px;
}
#myProjectTable .ftotal,
 #myProjectTable .scale,
 #myProjectTable .indicator2
 {
    text-align: right;
}
/*通知通告*/
#news .inform_item{
    height: 40px;
    line-height: 40px;
}
/*首页-成本科目指标库和技术项目指标库*/
.subjectIndicatorLibrary{
    /*margin: 5px;*/
    width: 560px;
}
.subjectIndicatorLibrary th{
    background-color: #d0eafd;
    height: 43px;
    line-height: 43px;
    font-weight: bold;
}
.subjectIndicatorLibrary th,
.subjectIndicatorLibrary td{
    border: 1px solid #D4D4D4;
    text-align: center;
}
.subjectIndicatorLibrary td{
    /*padding: 0 10px;*/
    height: 31px;
    line-height: 31px;

}
 .subjectIndicatorLibrary .first_td{
     width: 132px;
 }
 .subjectIndicatorLibrary .project_name{
    text-align: left;
    padding-left: 2px;
    width: 174px;
}
 #finIndicatorId .project_name .proName,
 #technicalSubject .project_name .proName{
     word-break: keep-all;
     white-space: nowrap!important;
     overflow: hidden;
     text-overflow: ellipsis;
     width: 216px;
 }

 /*成交价大数据*/
.Menubox li {
    display: block;
    cursor: pointer;
    text-align: center;
    font-weight: bolder;
    float: left;
    margin: 0;
    padding: 0px;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    position: relative;
    margin-left: 0px;
    border: 0px solid #8EB0CC;
    border-right: 0px solid red;
    font-size: 14px;
    color: #000;

}
.Contentbox .table td{
    text-align: center;
}
.table thead:first-child tr:first-child td{
    vertical-align: middle;
}
#line_table0 {
    position: absolute;
    bottom: -3px;
    left: 17px;
    width: 88px;
    z-index: 9;
    height: 67px;
}
#line_table{
    width: 1730px;
}
#line_table0 td,#line_table td{
    border: 1px solid #ddd;
    vertical-align: middle;
}
.tabs-narrow{
    padding-left: 29px!important;
}

/*所有内容都在这个DIV内*/
div.all {
    border: 1px solid #ddd;
    /*width: 99%;*/
    /*这个宽度可根据实际需要改变*/
    clear: right;
}
/*表头在这个DIV内*/

div.title {
    width: 100%;
}
/*内容在这个DIV内*/

div.content {
    width: 100%;
    overflow: scroll;
    /*总是显示滚动条*/
    overflow-x: hidden;
    /*去掉横向滚动条*/
    height: 318px;
}

div.title_left {
    float: left;
    margin-right: 17px;
}

div.content_left {
    float: left;
}

.main_table {
    width: 100%;
    border: 1px solid #ddd;
    border-collapse: collapse;
    /*边线与旁边的合并*/
    table-layout: fixed;
    height: 40px;

}

.main_table tr th {
    border: 1px solid #ddd;
    overflow: hidden;
    word-break: break-all;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
    text-align: center;
}
/*单元格样式*/

.main_table tr td {
    border: 1px solid #ddd;
    overflow: hidden;
    word-break: break-all;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.all td{
    text-align: center;
    height: 30px;
}