@charset "utf-8";
/* CSS Document */
/* 2019-4-28  */
html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, img, b, i, dl, dt, dd, ul, li, pre {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
}
.lx-id {
    height: 100px;
    padding-top: 23px;
    z-index: 10;
    position: relative;
}
.mw {
    width: 1110px;
    margin: 0 auto;
}
.fix {
    *zoom: 1;
}
.lx-logo {
    width:260px; height:100px;
    float: left;
    margin-right: 80px;
 /*   border-right: 1px solid #c9c9c9;*/
 /*   background: url(../image/logo.jpg) no-repeat;*/

}

.lx-search {
    width: 420px;
    float: left;
    position: relative;
	margin-top: 30px;
}
.lx-search .search-txt {
    width: 340px;
    height: 35px;
    border: 1px solid #cfcfcf;
    background: #f7f5f5;
    padding-left: 12px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font: 14px "Microsoft YaHei";
    line-height: normal;
    line-height: normal;
}
input[type="text"], textarea {
    font-family: Helvetica,Arial,"Microsoft YaHei";
    outline: none;
    -webkit-appearance: none;
}
.lx-search .search-btn {
    width: 80px;
    height: 39px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    border: 0;
    background: #f4a03d;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-appearance: none;
    font: 16px/35px "Microsoft YaHei";
    cursor: pointer;
}
input[type="button"] {
    -webkit-appearance: none;
    border-radius: 0;
}
.lx-search ul {
    padding: 5px 0 0 15px;
}
ul, ol {
    padding-left: 0;
    list-style-type: none;
}
ul, li {
	 float:left;
     list-style: none;
     list-style-type: none;
}
.lx-search ul li {
    display: inline;
    padding-right: 10px;
    font-size: 13px;
}
.lx-search ul li a {
    color: #606060;
}


.lx-tel {
    width: 200px;
    height: 42px;
    float: right;
    font: 12px/18px "Microsoft YaHei";
    margin-top: 45px;
}
.lx-tel i {
    width: 13px;
    height: 13px;
    display: inline-block;
    background: url(../image/icon_clock.png) no-repeat;
    margin-right: 4px;
}
.lx-tel b {
    font: 22px/28px "Microsoft YaHei";
    display: block;
}
.lx-tel b a {
    color: #f29121;
}
/*	栏目*/
.bd_top {
    border-top: 1px solid #cdcdcd;
/*	border-bottom: 1px solid #cdcdcd;*/
	width:100%;
	height:32px;
}

.theCurrent {
	width:1110px;
	height:30px;
    margin:0 auto;
    padding: 15px 15px 0 0;
}

.hot_text {
    display: block;
    background: #ffffff;
    width: 200px;
    float: left;
}
.hot_title {
    background: url(../image/tj_l_d1fde6e0.jpg) no-repeat left 3px;
    padding-bottom: 15px;
    border-bottom: 1px solid #dddddd;
    font-size: 20px;
    color: #000;
    padding-left: 10px;
    font-family: Microsoft Yahei;
    font-weight: bold;
    line-height: 22px;
    position: relative;
}
.hot_list {
    padding-bottom: 12px;
    border-bottom: 1px solid #e7e7e7;
    margin-top: 15px;
}
.hot_list p {
    line-height: 24px;
}
.hot_list p a {
    font-size: 14px;
    color: #2b2b2b;
    padding-top: 10px;
}

.tit {
    background: url(../image/0220_lqf_news_icons.png) no-repeat 0px -299px;
    padding-top: 13px;
}
.clearfix {
    zoom: 1;
}
.blk3 h2 {
    font-size: 22px;
    line-height: 24px;
    font-weight: normal;
    float: left;
    display: inline;
    height: 24px;
    overflow: hidden;
    padding-left: 15px;
    background: url(../image/0220_lqf_news_icons.png) no-repeat -696px -515px;
}
.blk3 .more {
    float: right;
    font-size: 14px;
    margin-top: 3px;
}
.blk3 a:link {
     color: #004276;
}
.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix_after{   
	clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.img-news-i {
   padding-bottom: 13px;
   border-bottom: 1px solid  #ccc;
   margin-top: 20px;
   overflow:hidden;
	
}
.img-news-i h3 {
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
	color: #004276;
}
.img-news-c {
    margin-top: 10px;
}

.img-news-c img {
    display: block;
	float: left;
    width: 130px;
    height: 100px;
	
}
.img-news-c p {
	padding-top:-5px;
    float: left;
    margin-left: 5px;
    width: 115px;
    font-size: 14px;
    color: #666;
   line-height: 24px;
}

.tj_place p{ margin: 0px 0px 1.2em; padding: 0px; line-height: 1.5em; color: rgb(43, 43, 43); font-family: 宋体, Arial, HELVETICA; font-size: 14px;}
/*网页底部css 2019-4-30*/


.partner {
    padding: 25px 0;
    border-top: 1px solid #CCC;
    background: #F8F8F8;
    width: 100%;
}
.mar_t_20 {
    margin-top: 20px;
}  
.main {
    width: 1110px;
    height: auto;
    clear: both;
    margin: 0 auto;
}
.overhidden {
    overflow: hidden;
}
.par_l {
    width: 150px;
    background: #E8E8E8;
    margin-bottom: 2px;
}
.left {
    float: left;
}
.par_r {
    width: 830px;
    line-height: 26px;
}
.mar_t_10 {
    margin-top: 10px;
}
.right {
    float: right;
}
ul, ol {
    list-style: none;
} 
.par_l h3 {
    text-align: center;
    vertical-align: middle;
    height: 170px;
    line-height: 170px;
    color: #000;
    font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体", "宋体"; 
	font-size: 14px;
    color: #000;
}
.par_r a:link, .par_r a:visited {
    color: #7F7F7F;
    margin-left: 5px;
    margin-right: 5px;
}
.par_l h2 {
    text-align: center;
    vertical-align: middle;
    height: 50px;
    line-height: 50px;
    color: #000;
    font-size: 14px;
    font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体", "宋体";
}
.copyright {
    background: #333;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 20px 0 5px;
    color: #FFF;
    text-align: center;
    line-height: 26px;
}
.copyright .main {
    width: 1000px;
    height: auto;
    clear: both;
    margin: 0 auto;
}
.copyright .pos_r {
    position: relative;
}
.copyright .overhidden {
    overflow: hidden;
}
.copyright a:link, .copyright a:visited {
    color: #fff;
    margin-left: 10px;
    margin-right: 10px;
}
