﻿@charset "utf-8";
.company{
    /*margin-left: 75px;*/
    color: #fff;
    width: 870px;
    margin-top: 30px;
}

.company_column{
    width: 385px;
    float: left;
    padding: 0 25px;
}

.company_column dl{
    margin-bottom: 30px;
}

.company_column dl dt{
    font-size: 16px;
    line-height: 35px;
}

.company_column dl dd{
    font-size: 13px;
    opacity: 0.7;
    filter:Alpha(opacity=70);
    line-height: 25px;
}

.company_column.company_two{
    width: 275px;
    margin-left: 25px;
}
.village_desc .text{
    padding:  0 25px;
    padding-bottom: 25px;
}
.root_table{

    border: 1px solid #515a6b;
}

/*table{*/
    /*width: 878px;*/
    /*text-align: center;*/
    /*margin-left: 75px;*/
    /*color: #fff;*/
    /*border-left: 1px solid #515a6b;*/

/*}*/
/*tr{*/
    /*!*border: 1px solid #fff;*!*/
    /*height:25px;*/
/*}*/
/*td{*/
    /*!*border: 1px solid #515a6b;*!*/
    /*border-right: 1px solid #515a6b;*/
    /*height:25px;*/
/*}*/
.tdwidth{
    width: 110px;
}
.tdwidth2{
    width: 125px;
}
.tdone{
    width: 250px;
}
.tdfour{
    width: 150px;
}
.noborder,.noborder td{
    border:none;
    border-right:1px solid #515a6b;;
}

.noborder .noborder_right,.noborder_right{
    border-right:none;
}
.noborder .noborder_top,.noborder_top{
    border-right:none;
}
.noborder .noborder_bottom,.noborder_bottom{
    border-bottom:none;
}
 .border_bottom{
    border-bottom:1px solid #515a6b;
}
.border_top{
    border-top:1px solid #515a6b;
}
.border_left{
    border-left:1px solid #515a6b;
}
.border_right{
    border-right:1px solid #515a6b;
}

.plefttop{
    width: 60%;
    float: right;
    border: 1px solid;
    border-bottom: 0;
    border-right: 0;    height: 100%;
    padding-top: 10px;
}
.prighttop{
    width: 60%;
    border: 1px solid;
    float: left;
    border-bottom: 0;    height: 100%;
}
.pleftbottom{
    width: 60%;
    border: 1px solid;
    float: right;
    border-top: 0;
    border-right: 0;    height: 100%;
}
.pcenterleft{
    width: 60%;
    border-left: 1px solid;

    float: right;
    height: 100%;
}
.pcenterright{
    width: 60%;
    border-left: 1px solid;
    border-right: 1px solid;
    height: 100%;float: left;
}
.prightbottom{
    width: 60%;float: left;
    border: 1px solid;
    border-top: 0;    height: 100%;
}
.ptotle{
    width: 60%;
}
.ptotleleft{

    float: right;
}
.three_table td{
    border-bottom:1px solid #515a6b;
}
img {
    border: 0;
}

.sel_mask { /*将<a></a>相对定位*/
    position: relative;
    width: 150px;
    height: 37px;
    /*background:#24A0D8;*/
    /*border-radius: 5px;*/

    /*box-shadow:1px 1px 5px #169BD5;*/
    display: inline-block;
    text-decoration: none;
    background: rgba(255, 255, 255, .1);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#19ffffff, endColorstr=#19ffffff);

}

.sel_mask:hover { /*添加hover效果*/
    /*background:#169BD5;*/
}

.sel_mask select { /*以相同大小将<select></select>绝对定位*/
    top: 0px;
    left: 0px;
    position: absolute;
    width: 150px;
    height: 37px;
    opacity: 0;
}

.sel_mask select option[selected] {
    font-weight: bold
}

.sel_mask select option:nth-child(even) {
    /*background-color:#A7DAEF;*/
}

.sel_mask select option {
    /*color:#EA5400;*/
}

.sel_mask span { /*显示内容*/
    position: absolute;
    top: 10px;
    left: 30px;
    right: 20px;
    display: inline-block;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sel_mask img { /*箭头图标*/
    display: inline-block;
    position: absolute;
    /*top:2px;*/
    right: 0px;
}

.title{
    /*font-size: 22px;*/
    /*color:white;*/

    /*width: 877px;*/
    /*margin-left: 75px;*/
    /*padding: 30px 0;*/
    /*height:37px;*/
}
.tdone {
    color: #396cff;
    text-align: left;
    padding: 20px 0;
}
.tdone>p{
    margin-left: 20px;
    font-size: 18px;
}
.first{
    text-align: left;
}
.first>p{
    margin-left: 40px;
}
.border_top{
    border-top:1px solid #515a6b;
}
.text_align{
    text-align: left;
}
.border_right_none{
    border-right: none
}
.mincont{
    color:white;
    font-size: 14px
}
.none>td{
    padding: 15px 0;
}
.border_bottom{
    border-bottom: 1px solid #515a6b;
}
.border_right{
    border-right: 1px solid #515a6b;
}
.none1{
    height: 40px;
}
.padding_top_5{
    padding-top: 10px;
}
.border_top{
    border-top: 1px solid #515a6b;
}
.text_align_right{
    text-align: right;
}
.three_table{
    margin-bottom: 20px;
}


#main_box {
    float: right;
    border: none;

    /*background: rgba(255, 255, 255, .2);*/
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#19ffffff, endColorstr=#19ffffff);*/

}

.select_box {
    width: 116px;
    /* border: 1px solid #ccc; */
    padding-right: 20px;
    padding-left: 10px;
    background: url(../img/index/down.jpg) no-repeat left;
    position: relative;
    height: 35px;
    /*background-position-x: 0;*/
}

.select_box span {
    cursor: pointer;
    display: block;
    line-height: 35px;
    width: 100%;
    height: 35px;
    overflow: hidden;
}

.select_box ul li {
    cursor: pointer;
    color: #000;
}

.son_ul {
    width: 143px;
    position: absolute;
    left: 0;
    top: 34px;
    border: 1px dashed #ccc;
    background: #fff;
    z-index: 100;
}

.son_ul li {
    display: block;
    line-height: 25px;
    padding-left: 10px;
    width: 133px
}

.hover {
    background: #ccc;
}

.company_bg{
    background: url(../img/index/bg4.jpg) center no-repeat;
    background-size: cover;
    -ms-behavior: url(../css/backgroundsize.min.htc);
    behavior: url(../css/backgroundsize.min.htc);
}
.financial{
    background: url(../img/index/bg4.jpg) center no-repeat;
    background-size: cover;
    -ms-behavior: url(../css/backgroundsize.min.htc);
    behavior: url(../css/backgroundsize.min.htc);
}

.gover_title{
    font-size: 22px;
	font-weight: 700;
}

.text-tip span:nth-of-type(1) {
	font-size: 18px;
}

.text-tip span:nth-of-type(2) {
	font-size: 18px;
	font-family: Times New Roman !important;
}
.text-tip span:nth-of-type(3) {
	font-size: 18px;
}


.fuzhu{
	display: flex;
	padding: 10px 0;
}

.fuzhu div:nth-of-type(1) {
	font-size: 16px;font-style: italic;
}
.fuzhu	div:nth-of-type(2) {
	margin-left: 5px;font-size: 16px;font-style: italic;
}

.gover_ul{
    padding: 0 15px;
    padding-top: 10px;

}
.village_desc .text .gover_ul p{
    margin-top: 30px;
    padding-top: 0px;

}
.village_desc .text .bottom p{
    margin-top:0px;
    padding-top: 0px;
}
.village_desc .text .bottom .detail{
    margin-top:30px;
}
.village_desc .text .bottom span{
    font-size:30px;
}
.village_desc .text .bottom p a{
    color: #5794da;
}

.village_desc .text li{
    margin-bottom: 50px;
}
.village_desc .text .bottom{
    margin-bottom: 20px;
}
.st-title {
    font-size: 24px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 33px;
}
.st-time {
    font-size: 18px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 25px;
    margin-top: 20px;
}
.st-time .time {
    float: left;
}
.st-time .currency {
    float: right;
}
.st-box {
    width: 1000px;
    height: 419px;
    background: rgba(255, 255, 255, 0.2);
    margin-top: 30px;
    box-sizing: border-box;
    padding: 33px;
}
.st-box .box-title {
    font-size: 26px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 37px;
    margin-bottom: 40px;
}
.st-box .box-main {
    width: 100%;
}
.st-box .box-main li {
    height: 45px;
}
.st-box .box-main li:nth-child(2n) {
    background: rgba(255, 255, 255, 0.09);
}
.st-box .box-main li:nth-child(2n + 1) {
    background: rgba(255, 255, 255, 0.33);
}
.st-box .box-main li:nth-child(2n + 1) div {
    font-size: 14px;
    font-weight: 500;
    color: #FFFFFF;
}
.st-box .box-main li:nth-child(2n) div {
    font-size: 20px;
    font-weight: 500;
    color: #FFFFFF;
}
.st-box .box-main li div {
    float: left;
    width: 33.33%;
    text-align: center;
    line-height: 45px;
}
.st-box .box-main li div:nth-child(2) {
    border-left: 2px solid rgba(255, 255, 255, .35);
    border-right: 2px solid rgba(255, 255, 255, .35);
    box-sizing: border-box;
}
.st-footer {
    font-size: 12px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 17px;
    margin-top: 40px;
}