﻿.main_news{ width:100%;font-family:"微软雅黑";font-size: 14px;}
.main_news .CustomTextList{ margin-top:30px;}
.main_news .CustomTextList li{
    margin-bottom: 50px;
    background: #f3f3f3;
    padding: 30px 70px 30px 30px;
    position: relative;
	height: auto;
    line-height: inherit;
    border-bottom: 0px;
}
.main_news .CustomTextList li a {
    display: block;
    font-size: 20px;
    color: #4b4b4b;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
}
.main_news .CustomTextList li a.more:hover{background-position: -70px 0;}
.main_news .CustomTextList li span{
    display: block;
    color: #747474;
    line-height: 20px;
    margin: 5px 0;
}
.main_news .CustomTextList li .detail {
    display: block;
	font-size: 13px;
    color: #747474;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}
.main_news .CustomTextList li a.more {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 70px;
    height: 140px;
    background: url(news_a.png) no-repeat 0 0;
}
.main_news .tableBox{ width:100%; margin:auto;}
.tableBox h3{    font-size: 26px;font-family: microsoft yahei;color: #333333;width: 100%;margin: 40px 0px 40px 0px;    border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;padding: 40px;font-weight: 500;}
.main_news #order_online{width:90%; margin:auto;}
.main_news #order_online table{width:860px;text-align: left;}
.main_news #order_online td{ height:60px; line-height:60px;}
.main_news #order_online td textarea{ font-family:Microsoft YaHei,Arial;}
.main_news #order_online .order_input_lx{width: 700px;
    height: 28px;
    border: 1px solid #d3d3d3;
    color: #7f7f7f;padding: 3px 5px;}
.main_news #order_online .order_text_lx{width: 700px;
    height: auto;
    border: 1px solid #d3d3d3;
    color: #7f7f7f;padding: 3px 5px;}
.main_news #order_online input[type=submit]{display: block;
    float: right;
    width: 95px;
    height: 30px;
    text-align: center;
    line-height: 30px;
	cursor: pointer;
    color: #fff;
	border: 0px;
    background: #2089DB;
    margin-top: 15px;
    margin-right: 140px;}
.btn_inquiry {
    margin: 0px;
    float: right;
    padding: 10px 20px;
    background: #019EE6;
    color: #FFF;
    border-radius: 5px;
}
.pagecounts{ display:none;}