﻿body{ position:relative; background:#f1f2f5;}
.top_bg{
	width:100%;
	height:355px;
	position:absolute;
	top:25px;
	left:0px;
	z-index:-1;	
	}
.btm_bg{
	width:100%;
	height:615px;
	position:absolute;
	bottom:133px;
	left:0px;
	z-index:-2;	
	}

/**********ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¤Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â©Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¨nav************/
.ly_header{
    width:100%;

}
.ly_header .ly_header_box .ly_header_topnav{
    width:100%;
    background:#009944;
    height: 25px;
    color: #fff;
}
.ly_header .ly_header_box .ly_header_topnav a{
    height: 25px;
    line-height: 25px;
    color: #fff;
    font-size: 12px;
}
.ly_header .ly_header_box .ly_header_topnav .tl_left{
   padding-left: 30px;
}
.ly_header .ly_header_box .ly_header_topnav .tl_right{
    padding-right: 30px;
}
/**********ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¤Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â©Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¨nav end************/
/**********ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¤Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â©Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¨logo************/
.ly_header_box .ly_header_top{
    height: 245px;
	width:100%;
	position:relative;
}
.ly_header_box .ly_header_top .ly_header_logo{
    width:1200px;
    margin: 0 auto;
	margin-bottom: 38px;
}
.ly_header_box .ly_header_top .ly_header_logo a{
    display: block;
    padding: 20px;
	margin-top:32px;
}
/**********ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¤Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â©Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¨logo end************/
/**********ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¤Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â©Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â´Ãƒâ€šÃ‚Â¢************/
.ly_ss label{
	height:30px;
	margin-right: 25px;
    margin-top: 5px;
	}
.ly_ss i{
	display:block;
	background:url(ss_left.png) left top no-repeat;
	float:left;
	width:16px;
	height:30px;	
	}
.ly_ss .searchtxt{
	width:180px;
	height:30px;	
	line-height:30px;
	border:none;
	float:left;
	background:url(ly_inpbg.png) no-repeat center;
	
}
.ly_ss .searchbut{
	background: url(ss_right.png) no-repeat center;
    height: 30px;
    line-height: 30px;
    width: 54px;
    color: #fff;
    text-align: center;
    line-stacking: 2px;
    display: block;
    float: right;
    border: 0px;
    text-indent: -99em;
    cursor: pointer;
	}
/**********ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¤Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â©Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â´Ãƒâ€šÃ‚Â¢ end************/
/********************ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ nav**************************8*/
.ly_header_bottom{
    width:1200px;
    margin: 0 auto;
    height:40px;
    background:#009944;
}
.ly_header_bottom .ly_header_menu{
    width:1200px;
    height: 40px;
    margin: 0 auto;
}
.ly_header_menu ul{
	/*background:url(nav_bg2.png) repeat-x center;
	height:70px;*/	
	}
.ly_header_menu ul li{
    float: left;
    width: 150px;
	background:url(nav_x.png) no-repeat right center;
}
.ly_header_menu ul li a{
    display:block;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    text-align: center;
    height:40px;
    line-height: 40px;
}
.ly_lastnav{
	background:none!important;	
	}
.ly_header_menu form{
    margin: 5px;
}
.ly_header_menu form input{
    width:135px;
    height: 25px;
    line-height: 25px;
}
.ly_header_menu form .ly_ssa{
    width: 70px;
    height: 29px;
    background: #096eec;
}
.ly_header_menu form .ly_ssa img{
    margin: 5px 5px;
    display: inline-block;
    float: left;
}
.ly_header_menu form .ly_ssa a{
    height: 29px;
    line-height: 29px;
    text-align: center;
    background: #096eec;
    float: left;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
}
/********************ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ nav end**************************8*/
/********************ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â©Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â¨ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¦Ã‚Â¡**************************8*/

/*ÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â¦Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¥*/
.ly_xglj {
    width: 1200px;
     height: 70px; 
    margin: 0 auto;
	background:#fff;
}
.Navigation {
    width: 1200px;
    margin: 0px auto 0 auto;
}
.Relevant {
    width: 97%;
    margin: 0 auto;
    padding: 0px 0;
	height:70px;
	position:relative;
}
.Relevant h2 {
    line-height: 70px;
    color: #333;
    font-size: 18px;
    margin-right: 75px;
    float: left;
    overflow: hidden;
    padding-left: 35px;
	background:url(ly_xglj.png) no-repeat left center;
}
.footer_link {
    float: left;
    font-size: 14px;
    width: 915px;
}
.footer_link ul li {
    float: left;
    overflow: hidden;
    white-space: nowrap;
    word-break: keep-all;
    text-overflow: ellipsis;
    margin-right: 15px;
    width: 23%;
}
a.footer_link_a {
    display: block;
    height: 70px;
    color: #333;
    line-height: 70px;
    padding: 0 7px;
    font-size: 16px;
}
a.footer_link_a span {
    background:url(ly_xgljxl.png) right center no-repeat;
    display: inline-block;
    width: 16px;
    height: 10px;
    margin: auto 20px;
	+margin:4px 20px!important;
}
.footer_link_list {
    width: 91%;
    border: 1px solid #e8e8e8;
    background:#fff;
    border-radius: 3px;
    padding: 5px 4% 20px 4%;
    overflow: hidden;
    position: absolute;
    top: 70px;
    left: 0px;
    min-height: 50px;
    z-index: 9999;
}
.footer_link_list a {
    line-height: 24px;
    display: block;
    margin: 10px;
    float: left;
    color: #333;
    font-size: 14px;
    width: 300px;
}
.footer_link_list a:hover{
	color: #009944;	
	}


.ly_footer{
	background:#e5e5e5;
	width:100%;
	border-top:4px solid #0972b4;
	margin-top:30px;
	}
.ly_footer .ly_footer_box{
	width: 796px;
	margin:0 auto;
	}
.ly_footer_box p{
	text-align:center;
	color:#333;
	font-size:16px;
	line-height: 25px;
	}
.ly_foot1{
	margin: 15px 20px 5px 30px;
	}
.ly_foot1 a{
	margin:10px;	
	}
.ly_foot2{
	margin: 26px 20px 5px 30px;
	}
.ly_foot2 p{
	font-size: 13px;
	color:#333;
	}
.ly_foot3{
	margin: 27px 20px 5px 30px;
	}
.ly_foot3 a{
	margin:10px;	
	}
.foo_ul {
    display: block;
    width: 220px;
    height: 20px;
    margin: 0 auto;
    /* padding-left: 144px; */
    line-height: 20px;
}
#_span_jiucuo {
    float: left;
    margin: 14px 0 0 0;
}
.ly_footer_box a {
    display: block;
    float: left;
}
.ly_footer_box ul li {
    float: left;
    line-height: 1;
    border-right: 1px solid #333;
}
.ly_footer_box ul li a {
    color: #333;
    padding-right: 10px;
    margin-left: 10px;
    font-size: 13px;
    background: url(jilin_10_10.png) right center no-repeat;
}
/********************ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â©Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â¨ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¦Ã‚Â¡ end**************************8*/
/*ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¾Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â°Ãƒâ€šÃ‚Ânav ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â¦Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¾Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¿Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¾Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¡*/
.nav_fix{
    position: fixed;
    right: 10px;
    top: 50%;
    margin-top: -30px;
    width: 45px;
    height: 200px;
    z-index:199998;
}
.nav_fix a{
    display:block;
    margin-bottom:8px;
    cursor:pointer;
    position:relative;
}
.nav_fix a.fx_zqdh{
    width:45px;
    height:45px;
    top:0px;
    right:10px;
}
.nav_fix a.fx_xlwb{
    width:45px;
    height:45px;
    top:0px;
    right:10px;
}
.nav_fix a.fx_weixin{
    width:45px;
    height:45px;
    top:0px;
    right:10px;
}
.nav_fix a.fx_fenxiang{
    width:45px;
    height:45px;
    top:0px;
    right:10px;
}

.nav_fix a img{
    position:absolute;
    display:block;
}
.nav_fix a p{
    position: absolute;
    right: -184px;
    height: 42px;
    line-height: 42px;
    top: 0px;
    width: 205px;
    background: #CCC;
    color: #fff;
    z-index: -1;
    text-align: center;
    font-size: 18px;
}
/******************ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â«ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â¾Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¯Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â¨Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Âª*****************/
.list.show_on {
    top:0px;
    right: -490px;
    position:fixed;
    width:510px;
    background:#fff;
    padding-left:20px;
    z-index:199999;
    overflow:auto;
    min-height:500px;
    display:none;
    height: 395px;
}
.close {
    cursor:pointer;
    background-color: #ccc;
    display: block;
    position: absolute;
    right: 20px;
    height: 40px;
    width: 40px;
    border-radius: 0 0 6px 6px;
    text-indent: -9999px;
    background:url(close.png) center center no-repeat #ccc;
}
.list_tit {
    color: #19adfa;
    margin-top: 20px;
}
.list_tit h2 {
    font-size: 18px;
    line-height: 45px;
    color: #024DA6;
}
.list_link {
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
}
.list_link a {
    font-size: 14px;
    padding: 5px 0 5px 0;
    margin-bottom: 10px;
    color: #5d5d5d;
    white-space: nowrap;
    margin-right: 1%;
    line-height: 30px;
    display: block;
    float: left;
    width: 31%;
    text-align:left;
}
.list_tit {
    color: #19adfa;
    margin-top: 20px;
}
.list_tit h2 {
    font-size: 18px;
    line-height: 45px;
    color: #024DA6;
}
.list dl {
    clear: both;
    overflow: hidden;
}
.list dd {
    margin-bottom: 10px;
}
.list dd h2 {
    font-size: 16px;
    height: 30px;
    color: #5d5d5d;
    line-height: 30px;
}
.list dd h2 a {
    color: #4e4e4e;
}
.list_link a:hover,.list dd a:hover {
    color: #024DA6;
}
.list dd a {
    font-size: 14px;
    padding: 5px 0 5px 0;
    margin-bottom: 10px;
    color: #5d5d5d;
    white-space: nowrap;
    margin-right: 20px;
    line-height: 30px;
    display: block;
    float: left;
    width: 28%;
    text-align:left;
}
#sy{
    filter: Alpha(opacity=50); /* IE */
    -moz-opacity:0.5;    /* FF ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¦Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¦Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â®Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¨ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Æ’Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã‚â€šÃ‚Â¬Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚â€¹ÃƒÂ¢Ã‚â‚¬Ã‚Â ÃƒÆ’Ã‚Æ’Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚â€¦ÃƒÂ¢Ã‚â‚¬Ã‚Å“ÃƒÆ’Ã‚â€šÃƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Æ’Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚â€¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã‚â€šÃ‚Â¬Ãƒâ€¦Ã‚Â¾FF */
    opacity:0.5;    /* FF */
    background:#000;
    width:200px;
    height:200px;
}
/***************************ÃƒÆ’Ã‚Æ’Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚â€ ÃƒÂ¢Ã‚â‚¬Ã‚â„¢ÃƒÆ’Ã‚â€¦ÃƒÂ¢Ã‚â‚¬Ã‚â„¢ÃƒÆ’Ã‚Æ’Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã‚â‚¬Ã‚Å¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚â€šÃƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Æ’Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã‚â€šÃ‚Â¬Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚â€šÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Æ’Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã‚â€šÃ‚Â¬Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã‚â€šÃ‚Â¬Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Æ’Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚â€šÃƒâ€šÃ‚Â½ÃƒÆ’Ã‚â€šÃƒâ€šÃ‚Â®ÃƒÆ’Ã‚Æ’Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã‚â€šÃ‚Â¬ÃƒÂ¢Ã‚â€žÃ‚Â¢ÃƒÆ’Ã‚â€šÃƒâ€šÃ‚Â­*********************88*/
.box{ position:fixed; width:100%; height:100%; z-index: -1;}
.focus{ position:relative; width:100%; height:100%;float: left; margin-left:0px}
.focus img{ width:100%; height:100%;}
.focus .shadow .title{width: 260px; height: 40px;padding-left: 30px;padding-top: 20px;}
.focus .shadow .title a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }
.focus .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;}
.focus .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#3399ff;}
.focus .fPic{ position:absolute; left:0px; top:0px; }
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }
.focus .shadow{ width:100%; position:absolute; bottom:0; left:0px; z-index:10; height:40px; line-height: 40px; background:rgba(0,0,0,0.6);
    filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left; }
.focus .shadow a{ text-decoration:none; color:#fff; font-size:20px; overflow:hidden; margin-left:10px; font-family: "\5FAE\8F6F\96C5\9ED1";}
.focus .fcon{ position:relative; width:100%; float:left;  display:none; background:#000  }
.focus .fcon img{ display:block; }
.focus .fbg{bottom:10px; right:40px; position:absolute; height:21px; text-align:center; z-index:-200; }
.focus .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:14px}
.focus .D1fBt a{position:relative; display:inline; width:12px; height:12px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#3399ff;}
.focus .D1fBt img{display:none}
.focus .D1fBt i{display:none; font-style:normal; }
.focus .prev,.focus .next{position:absolute;width:40px;height:74px;background: url(../images/focus_btn.png) no-repeat;}
.focus .prev{top: 50%;margin-top: -37px; left: 0;background-position:0 -74px; cursor:pointer; }
.focus .next{top: 50%;margin-top: -37px; right: 0;  background-position:-40px -74px;  cursor:pointer;}
.focus .prev:hover{  background-position:0 0; }
.focus .next:hover{  background-position:-40px 0;}
/**************************ÃƒÆ’Ã‚Æ’Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã‚â€šÃ‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã‚â€šÃ‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Æ’Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚â€šÃƒâ€šÃ‚Â®ÃƒÆ’Ã‚â€šÃƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Æ’Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚â€šÃƒâ€šÃ‚Â¡ÃƒÆ’Ã‚â€šÃƒâ€šÃ‚ÂµÃƒÆ’Ã‚Æ’Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã‚â€šÃ‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚â€šÃƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Æ’Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã‚â€šÃ‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚â€šÃƒâ€šÃ‚Â±ÃƒÆ’Ã‚Æ’Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚â€šÃƒâ€šÃ‚Â ÃƒÆ’Ã‚â€šÃƒâ€šÃ‚Â·ÃƒÆ’Ã‚Æ’Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚â€šÃƒâ€šÃ‚Â¼ÃƒÆ’Ã‚â€šÃƒâ€šÃ‚Â******************************88*/
.ly_content{
    width: 1200px;
    margin: 10px auto;
}
.ly_content .ly_content_box{
	width: 1160px;
    padding: 20px;
    background: #fff;	
	}



/*****************ÃƒÆ’Ã‚Æ’Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚â€šÃƒâ€šÃ‚ÂºÃƒÆ’Ã‚â€¦ÃƒÂ¢Ã‚â‚¬Ã‚â„¢ÃƒÆ’Ã‚Æ’Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚â€šÃƒâ€šÃ‚ÂºÃƒÆ’Ã‚â€šÃƒâ€šÃ‚Â§ÃƒÆ’Ã‚Æ’Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚â€šÃƒâ€šÃ‚Â¡ÃƒÆ’Ã‚â€šÃƒâ€šÃ‚ÂµÃƒÆ’Ã‚Æ’Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚â€šÃƒâ€šÃ‚ÂÃƒÆ’Ã‚â€šÃƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Æ’Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚â€šÃƒâ€šÃ‚Â·ÃƒÆ’Ã‚â€šÃƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Æ’Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚â€šÃƒâ€šÃ‚ÂÃƒÆ’Ã‚â€šÃƒâ€šÃ‚Â³ÃƒÆ’Ã‚Æ’Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚â€šÃƒâ€šÃ‚Â¸ÃƒÆ’Ã‚â€ ÃƒÂ¢Ã‚â‚¬Ã‚â„¢ÃƒÆ’Ã‚Æ’Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚â€šÃƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã‚â‚¬Ã‚Å¡Ãƒâ€šÃ‚Â¬********************8*/
.con_left{
   width:300px;
   margin-right:20px;
}
.con_right{
	width:840px;	
	}
	
/*****************ÃƒÆ’Ã‚Æ’Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚â€šÃƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã‚â€šÃ‚Â¬Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Æ’Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚â€šÃƒâ€šÃ‚Â¢ÃƒÆ’Ã‚â€¹Ãƒâ€¦Ã‚â€œ********************8*/	
.ind_tit{
	height: 35px;
	margin-bottom: 10px;
	background:#f5f7fa;
	border:1px solid #ccc;
	
	}
.ind_tit h2{
	float:left;
	width:100%;
	margin-right:4px;
	height: 35px;
		}
.ind_tit h2 a{
	display:block;	
	line-height:35px;
	color:#333;
	font-size:18px;
	text-align:center;
	width:142px;
	height:35px;
	float:left;
	}
.ind_tit h2 a.hover{
	background:#009944;
	color:#fff;	
	}
.ind_tit2{
	background:none;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:3px solid #ccc;	
	}
.ind_tit2 h2 a.hover{
	border-bottom:3px solid #009944;
	background:url(tit_btm.png) no-repeat bottom center;
	color:#009944;
	}
/********************ÃƒÆ’Ã‚Æ’Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚â€¹ÃƒÂ¢Ã‚â‚¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã‚â€šÃ‚Â¬ÃƒÂ¢Ã‚â‚¬Ã‚ÂÃƒÆ’Ã‚Æ’Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚â€šÃƒâ€šÃ‚Â¡ÃƒÆ’Ã‚â€šÃƒâ€šÃ‚Â¨**********************/
.ind_list {
	width:100%;
	margin-top:10px;	
	}
.ind_list li{
	height:36px;	
	line-height:36px;
	}
.ind_list li a{
	width:80%;
	display:block;
	float:left;
	padding-left:20px;
	background:url(list_icon.png) no-repeat	left;
	height:36px;
	line-height:36px;
	color:#333;
	font-size:16px;
	overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
	}

.ind_list li span{
	display:inline-block;
	text-align:right;
	height:36px;
	line-height:36px;
	font-size:16px;
	color:#666;
	width:14%;
	}
.tl_con3 .ind_list{
	margin-left:10px;	
	}
.tl_con3 .ind_list	li a{
	background:url(list_icon2.png) no-repeat	left;	
	}
	
.ind_listno li a{
	float:none;	
	}	
.ly_page_02,.ly_page_03,.ly_page_04{
	margin-bottom:20px;	
	}
.list_tab1,.list_tab2,.list_tab3{
	display:none;	
	}
.ly_ejlist li a{
	width:73%;
	background:url(list_icon2.png) no-repeat	left;
	}
.ly_ejlist li i{
	width:10%;
	display:block;
	float:left;
	font-size:16px;
	font-weight:bold;
	font-style:normal;
	}
.ly_ejlist2 li a{
	width:80%; 
	background:url(list_icon2.png) no-repeat	left;
	}
.ind_list li a:hover,.ly_ejlist li a:hover,.ly_ejlist2 li a:hover{
	color:#000;	
	}