@charset "UTF-8";

/*
*   program: 山南市隆子县
*   author: ln
*   date: 2018-10-15
*/

.g-header, .g-main, .g-footer {
    min-width: 1200px;
}

.lz_bg {
    position: relative;
    background: url(lz_bg_03.png);
}

.lz_lb_bg {
    top: 36px;
    right: 0;
    width: 100%;
    height: 760px;
    min-width: 1200px;
    margin: 0 auto;
}

.lz_lb_bg .img {
    right: auto;
    height: auto;
    left: 50%;
    margin-left: -960px;
}

.lz_header_tool {
    line-height: 36px;
    background: url(lz_header_tool_bg_02.png) repeat-x;
}

.lz_header_tool .tt {
    font-size: 14px;
    color: #fff;
}

.lz_header_tool .img {
    margin: 0 6px 0 0;
}

.lz_header_tool .a {
    padding-left: 4px;
}

.lz_header_tool .a:hover {
    text-decoration: underline;
}

.lz_header_tool .rt {
    margin-right: 27px;
}

.lz_header_fun {
    height: 198px;
}

.lz_header_fun .logo {
    margin: 52px 0 0 7px;
}

.lz_header_search {
    width: 330px;
    margin-right: 21px;
}

.lz_header_search .search {
    margin-top: 80px;
    padding: 1px;
    line-height: 44px;
    background: url(lz_header_search_br_03.png);
    border-radius: 5px;
}

.lz_header_search .search .inp {
    box-sizing: border-box;
    width: 277px;
    height: 44px;
    padding: 0 17px;
    line-height: 44px;
    font-size: 14px;
    color: #666;
    background: #fff;
    border-radius: 5px 0 0 5px;
}

.lz_header_search .search .a {
    width: 51px;
    text-align: center;
    vertical-align: top;
    border-radius: 0 5px 5px 0;
}

.lz_header_search .search .a.blue {
    background: #0081d2;
}

.lz_header_searchList {
    margin: 9px 25px 0 0;
    text-align: right;
    line-height: 26px;
}

.lz_header_searchList .tt {
    font-size: 14px;
    color: #0081d2;
}

.lz_header_searchList .a {
    display: inline-block;
    margin-left: 6px;
    padding: 0 7px;
    vertical-align: top;
    font-size: 14px;
    color: #0077c3;
    background: url(lz_header_searchList_bg_03.png);
    border-radius: 3px;
}

.lz_header_searchList .a:hover {
    text-decoration: underline;
}

.lz_header_nav {
    text-align: center;
    background: url(lz_header_nav_bg_03.png) no-repeat;
}

.lz_header_nav li, .lz_header_nav .a {
    display: inline-block;
    vertical-align: top;
}

.lz_header_nav li {
    margin-left: 55px;
}

.lz_header_nav li:first-child {
    margin-left: 0;
}

.lz_header_nav .a {
    line-height: 57px;
}

.lz_header_nav .a .img {
    margin-right: 5px;
}

.lz_header_nav .a .tt {
    font-weight: bold;
    font-size: 20px;
    color: #fefefe;
}

.lz_header_nav .a:hover .tt {
    text-decoration: underline;
}

.g-main {
    background: #fff;
}

.lz_index_link{
	padding-top: 20px;
    padding-left: 7px;
    margin-top: 22px;
	border-top: 3px solid #0081d2;
}
.lz_index_link li{
	min-width: 126px;
	margin-right: 23px;
	float: left;
}
.lz_index_link li:last-child{
	margin-right: 0px;
}
.lz_index_link li a{
	display: inline-block;
}
.lz_index_link li a:hover {
    color: #0081d2;
    text-decoration: underline;
}
.lz_index_link li a:last-child{
	margin-bottom: 0px;
}
.lz_index_link li .tit1{
    line-height: 1;
	color: #0081d2;
	font-weight: bold;
	font-size: 18px;
	height: 24px;
	margin-bottom: 21px;
}
.lz_index_link li .tit2{
    line-height: 1;
	color: #555;
	font-size: 14px;
	margin-bottom: 22px;
}
.lz_index_linkYq{
	margin-top: 6px;
	line-height: 30px;
}
.lz_index_linkYq .sp,.lz_index_linkYq .line,.lz_index_linkYq a{
    line-height: 1;
	color: #000000;
	font-size: 16px;
	display: inline-block;
}
.lz_index_linkYq a:hover {
    text-decoration: underline;
    color: #0081d2;
}
.lz_index_linkYq .sp{
	margin-right: 6px;
	font-weight: bold;
}
.lz_index_linkYq .line{
	margin: 0px 14px;
}
.lz_footer_msg{
    margin-top: 17px;
	text-align: center;
	padding-top: 21px;
	background: url(lz_footer_bg_03.png) repeat-x;
}
.lz_f_aboutt a,.lz_f_aboutt span{
	color: #444;
	font-size: 16px;
	line-height: 1;
}
.lz_f_aboutt span{
	margin: 0px 10px;
}
.lz_f_text {
    margin-top: 18px;
}
.lz_f_text p {
	color: #999999;
	font-size: 14px;
	line-height: 26px;
}
.lz_f_img {
    margin-top: 9px;
    text-align: center;
}

.lz_f_img .a {
    display: inline-block;
	margin: 0 18px;
}

.lz_f_img .a>img {
    vertical-align: top;
}