﻿h3.lxfs_title{font-size: 26px;
    font-family: microsoft yahei;
    color: #777777;
    padding-bottom: 20px;
    margin-bottom: 20px;
    text-align: center;}
.main_lxfs{ width:100%;font-family:"微软雅黑", "黑体";margin-top: 60px;}
.main_lxfs .lxfs_l {
    width:300px;
	float:left;
	line-height:3em;
	margin-right:20px;
}
.main_lxfs .lxfs_r{
    width:860px;
	float:right;
}
.lxfs_r #order_online{width:860px;}
.lxfs_r table{width:860px;text-align: left;}
.lxfs_r td{ height:60px; line-height:60px;}
.lxfs_r .order_input_lx{width: 700px;
    height: 28px;
    border: 1px solid #d3d3d3;
    color: #7f7f7f;padding: 3px 5px;}
	.lxfs_r .order_text_lx{width: 700px;
    height: auto;
    border: 1px solid #d3d3d3;
    color: #7f7f7f;padding: 3px 5px;}
.lxfs_r #order_online input[type=submit]{display: block;
    float: right;
    width: 95px;
    height: 30px;
    text-align: center;
    line-height: 30px;
	padding: 0px;
	cursor: pointer;
    color: #fff;
	border: 0px;
    background: #0b8f9c;
    margin-top: 15px;
    margin-right: 140px;}
.lxfs_l { line-height:3em;}
.main_news .CustomTextList li span{
    display: block;
    color: #747474;
    line-height: 20px;
    margin: 5px 0;
}
.main_news .CustomTextList li .detail {
    display: block;
    color: #747474;
    line-height: 20px;
    height: 20px;
    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;
}
.lx_cont{}
.lx_cont h5{    font-size: 22px;
    font-family: microsoft yahei;
    color: #f00;
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #ccc;}
.lx_cont .lx_l{ width:45%; float:left;margin-left: 5%;}
.lx_cont .lx_r{ width:45%; float:right;}
.pagecounts{ display:none;}
.ArtPagination{ border:0px;}


@media screen and (max-width: 1023px)
{
	.lx_cont .lx_l {
		width: 95%;
		float: left;
		margin-left: 5%;
	}
	.lx_cont .lx_r {
		width: 95%;
		float: left;
		margin-left: 5%;
	}
}