﻿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;overflow: hidden; display: flex;
	flex-direction: row-reverse;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-content: center;
    align-items: flex-start;}
.main_lxfs .lxfs_l {
    width:300px;
	float:left;
	line-height:3em;
	margin-right:20px;
	flex-shrink: 0;
    margin: 0px;
}
.main_lxfs .lxfs_r{
    width:860px;
	float:right;
}
.pb50{padding-bottom: 50px;}
.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: auto;
    line-height: 30px;
    padding: 10px 20px;
    cursor: pointer;
    color: #fff;
    border: 0px;
    font-size: 16px;
    background: #1496f6;
    margin-top: 15px;
    margin-right: 60px;}
.lxfs_r #order_online input[type=submit]:hover{background: #f2ac20;}
.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;
}
.pagecounts{ display:none;}
.ArtPagination{ border:0px;}


@media only screen and (min-width: 1024px) {

}

@media screen and (max-width: 1023px)
{
	.lxfs_l{width:100%; padding:20px; box-sizing: border-box;}
	.lxfs_r{display: none;}
}

@media (min-width: 375px) and (max-width: 767px)
{
	
}

@media (min-width: 321px) and (max-width: 375px)
{
	
}

@media screen and (max-width: 320px)
{

	
}