

.newsDetail_main {
    min-height: 600px;
    background-color: #fff;
    box-shadow: 0px 0px 10px rgba(0,0,0,.3);
    padding: 0 30px 40px;
}
.location-style-top{
    margin-top: 20px;
}

.body1100 {
    width: 1180px;
    margin: 0 auto;
}

.infoDetail_article_hd h2{
    margin-top: 30px;
    line-height: 40px;
    text-align: center;
    font: normal 24px/30px microsoft yahei;
}
.title-sty{
    border-bottom: 1px #ccc dashed;
    padding-bottom: 15px;
    line-height: 22px;
    text-align: center;
}
.newsDetail_main img{
    border: none;
    vertical-align: middle;
    text-align: center;
    text-indent: 2em;
    max-width: 100%;
}

.infoDetail_article_bd{
    padding-top: 0px;
    margin-bottom: 37px;
    line-height: 36px;
    font-size: 16px;
}

.infoDetail_article_hd p{
    text-align: center;
    line-height: 30px;
    font-size: 20px;
}
.infoDetail_article_bd table{
    margin: auto;
    width: 100%;
    text-align: center;
}
.infoDetail_article_bd table tr td{
    border: 1px solid #151414;
}

.MsoNormal{
    text-indent: 2em;
}
.infoDetail_article_bd p{
    margin-bottom: 10px;
    line-height: 36px;
    /*text-indent: 2em;*/
    font-size: 16px;
}
.infoDetail_function_bar {
    height: 58px;
}

.infoDetail_share_box {
    float: left;
    padding: 13px 0;
    height: 32px;
}

.infoDetail_share_box a {
    float: left;
    margin-right: 20px;
}

.icon32 {
    width: 32px;
    height: 32px;
}

.icon32,.icon16 {
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    background-position-x: 0%;
    background-position-y: 0%;
}
.infoDetail_fun_box {
    float: right;
    height: 58px;
}
.infoDetail_fun_box li {
    float: left;
    margin-left: 30px;
    padding: 13px 0;
    height: 32px;
    line-height: 32px;
}
.infoDetail_fun_box a {
    display: block;
    color: #000;
    font-size: 16px;
    height: 32px;
    line-height: 32px;

}
.infoDetail_fun_box .icon32 {
    margin-bottom: -9px;
}
.share_weibo{
    background: url(../img/icon_weibo.png) no-repeat;
}
.share_weChat{
    background: url(../img/icon_weicaht.png) no-repeat;
}
.blue_print{
    background: url(../img/icon_a.png) no-repeat;
}
.blue_close{
    background: url(../img/icon_b.png) no-repeat;
}.blue_eye{
    background: url(../img/icon_c.png) no-repeat;
}

.infoDetail_article_info_ctr {
    padding: 18px 0;
    height: 34px;
    text-align: right;
}
.infoDetail_more_info {
    display: inline-block;
    width: 200px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background-color: #3d7bca;
    color: #fff;
}

.infoDetail_more_info .icon16 {
    background: url(../img/icon16_b.png) no-repeat;
}

.icon16.white_add {
    background: url(../img/icon16_a.png) no-repeat;
}

.icon16 {
    width: 16px;
    height: 16px;
}
.infoDetail_more_info .icon16 {
    margin: 0 8px 2px 0;
}
a:hover {
    color: #5fb878;
}

.infoDetail_info_table, .infoDetail_info_table th, .infoDetail_info_table td {

    border: 1px solid #e9e9e9;
    border-collapse: collapse;
    border-spacing: 0;
}
.infoDetail_info_table th {

    line-height: 38px;
    text-align: center;
    background-color: #b1d3ff;
    width: 120px;
}
.infoDetail_info_table td {
    padding: 0 20px;
    width: 348px;
    color: #3d7bca;
}

.infoDetail_info_table td p {
    width: 348px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 22px;
}
.infoDetail_info_box {
    display: none;
}

.form-textarea textarea{
    width: 80%;
    line-height: 22px;
    border-top: solid 1px #a7b5bc;
    border-left: solid 1px #a7b5bc;
    border-right: solid 1px #ced9df;
    border-bottom: solid 1px #ced9df;
    text-indent: 10px;
    padding: 10px;
    margin-left: 50px;
    height: 100px;
}
.submit-sty input {
    padding: 0px 10px;
    height: 30px;
    line-height: 30px;
    position: relative;
    border: 0px solid #999;
    text-decoration: none;
    color: #ffffff;
    background-color: #3598dc;
    width: 70px;
    font-size: 18px;
    border-radius: 5px;
    margin-top: 20px;
}
.submit-sty input:hover {
    background-color: #63bfff;
    color: #fff;
}