﻿

/***************wxx åˆ›å»º2017-07-13*************/



/*******************æ•´ä½“å®šä¹‰ã€æ¸…ç©ºæ ·å¼***********************/
* {
    margin:0px;
    padding:0px;
}

html {
    padding:0px;
	font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif,"å®‹ä½“";
	overflow-x:hidden;
}

body {
    margin:0px;
    padding:0px;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    margin:0;
    padding:0;
}
em{ text-decoration:none; font-style:normal;}
table {
    border-collapse:collapse;
    border-spacing:0;
}

img {
    border:none;
}


ol,ul,li {
    list-style:none;
}

/* æ ‡é¢˜è‡ªå®šä¹‰ */
h1,h2,h3,h4,h5,h6 {
}


a{
	font-family:"Microsoft YaHei";
	text-decoration: none;
}
a:hover {
    text-decoration:none;
}
span{
	font-family:"Microsoft YaHei";
}
font{
	font-family:"Microsoft YaHei";
}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
.ly_clear {
    height:0px;
    line-height:0px;
    font-size:0px;
    overflow:hidden;
    display:none;
    clear:both;
}
/* æ˜¾ç¤ºå’Œéšè— */
.ly_hide {
    display:none;
}
.ly_block {
    display:block;
}
.clear{ clear:both;}
i{ font-style:normal;}
input{ outline:none;}









.fl{ float:left;}
.fr{ float:right;}
a{ cursor:pointer;}
/***********************ç½‘é¡µèƒŒæ™¯***********************/
body{ background:url(ly-gxj-index_02.png) repeat-x;}


/***********************å¤´éƒ¨***********************/
.top{ background:url(ly-gxj-index_04.png) repeat-x; width:97%; height:34px; line-height:30px; padding:0 30px;}
.top ul li{float:left;font-size: 12px;margin:0 15px 0 0;}
.header{ background:url(ly-gxj-index_07.png) no-repeat; width:1200px; height:188px; margin:0 auto;}

		
/***********************logo***********************/
.logobox{ margin:36px 0 0 0;}
.logo{ width:108px; height:110px;}
.logo img{ width:100%; height:100%;}
.logo_wz{ width:600px; margin:16px 0 0 10px;}
.logo_wz img{ width:100%; height:100%;}  

.ssbox{ width:410px; height:40px; background:url(ly-gxj-index_15.png) repeat; padding:1px; overflow:hidden; margin:30px 0 0 0;}
.searchtxt{ float:left; width:350px; height:40px; line-height:40px; background-color:transparent; border:none;}
.searchbut{ background:url(ly-gxj-index_12.png) repeat; width:60px; height:40px; display:block; float:left;border:none;}	
	
/************************å¯¼èˆª************************/
.nav{ width:1200px; margin:0 auto; overflow:hidden;}
.nav a{ width:240px; height:60px; background:#356db1; display:block; float:left; font-size:24px; line-height:60px; color:#fff;}
.nav a:hover{ background:#fc930b;}
.nav a img{ width:35px; height:35px; margin:12px 10px 0 50px; float:left;}


.content{ width:1180px; padding:10px; margin:0 auto; background:#fff; overflow:hidden;}
.all_title{ width:100%; border-bottom:3px solid #356db1; height:34px;}
.title_in{ border-bottom:3px solid #fc930b; line-height:34px; font-size:20px; font-weight:600; padding:0 10px; color:#356db1;}
.more{ font-size:14px; line-height:34px; color:#666;}




/**************************åº•éƒ¨**************************/
.footer{width:100%;height: 150px;/* padding:40px 0 0 0;*/background:url(ly-gxj-index_09.png) repeat-x;}
.footer_in{ width:795px; margin:0 auto; overflow:hidden; padding-top:40px;}
.foot_left{ width:80px; height:80px;}
.foot_mid{ width:550px;}
.foot_mid p{ font-size:13px; line-height:25px; color:#fff; text-align:center;}
.foot_right{ width:110px;  height:55px; margin-top:15px;}

/*********************************ä¾§æ å°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_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: #356DB1;
}
.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: #356DB1;
}
.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;
}
