@charset "utf-8";
/* CSS Document */
body {
    font-size: 14px;
    line-height: 24px;
    font-family: 'Microsoft YaHei', '\5FAE \8F6F \96C5\91';
    color: #444;
    background-color: #f5f5f5;
	margin: 0;
}
.hy_top {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: #ececec;
    position: relative;
}
.hy_top_con {
    width: 1200px;
    margin: 0 auto;
}
.fenxiang {
    width: 475px;
    float: right;
    text-align: right;
}
.head {
    width: 100%;
    background-color: #FFF;
}
.head_cnt {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.head_cnt .logo {
    line-height: 40px;
    width: 45%;
    margin-top: 10px;
    display: inline-block;
}
.head_cnt .logo a {
    float: left;
}
a:link {
    text-decoration: none;
    color: #444;
}
img {
    border: 0;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}
.head .search {
    float: right;
    margin: 22px 0 22px 0;
    width: 40%;
}
.head .search-input {
    width: 80%;
    float: left;
}
.head .search-input input {
    width: 100%;
    font-size: 14px;
    color: #bbbbbb;
    height: 32px;
    line-height: 32px;
    padding: 5px;
    outline: none;
    border: 1px solid #4bc061;
}
.head .search-button {
    width: 18%;
    height: 40px;
    line-height: 40px;
    float: right;
}
.head .search-button input#search_an {
    color: #fff;
    display: block;
    width: 100%;
    font-size: 14px;
    text-align: center;
    border: 0;
    height: 44px;
    line-height: 44px;
    cursor: pointer;
    -webkit-appearance: listitem;
    background: url(../images/search.png) no-repeat left center #4bc061;
    -ms-background-position-x: 15%;
    background-position-x: 15%;
    padding-left: 30%;
}
.nav {
    background-color: #4bc061;
    line-height: 45px;
    display: inline-block;
    float: right;
	width: 100%;
}
.container {
    width: 1200px;
    margin: 0 auto;
}
.nav .container>div {
    width: 80%;
}
.nav a {
    width: 10%;
    float: left;
    text-align: center;
    font-size: 16px;
    color: #fff;
}
.nav a img, .tabList li img {
    display: none;
}
.m {
    margin: auto;
    width: 1200px;
    clear: both;
    position: relative;
}
.nav1 {
    padding: 10px 10px 15px 22px;
    height: 24px;
    line-height: 24px;
    background: url(/skin/img/ico-nav.png) no-repeat 0px 13px;
    font-size: 14px;
}
.w1200 {
    margin: auto;
    width: 1200px;
    clear: both;
    display: flow-root;
    padding-bottom: 20px;
}
.news-left-c {
    float: left;
    width: 920px;
    overflow: hidden;
    margin-right: 20px;
    background: #fff;
}
.news-list-box {
    background: #fff;
    padding: 10px 30px;
    overflow: hidden;
}
dl {
    margin: 0px;
    padding: 0;
}
.news-list-box ul li {
    border-bottom: 1px solid #eee;
    padding: 25px 0 25px;
    position: relative;
    overflow: hidden;
}
.news-list-box ul li h5 {
    font-size: 20px;
    line-height: 20px;
    color: #333;
    margin-bottom: 10px;
}
.news-list-box ul li p {
    font-size: 14px;
    line-height: 24px;
    color: #999;
}
.news-list-box ul li em {
    font-size: 14px;
    line-height: 24px;
    margin: 4px 0px;
    color: #888;
    display: block;
    background: url(/skin/img/timeicon.png) no-repeat left 6px;
    padding-left: 20px;
}
.pages {
    text-align: center;
}
.pages li {
    display: inline-block;
}
.pages li a {
    display: inline-block;
    width: 120px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 14px;
    color: #999;
}
.pages li a:hover {
	background: #f96465;
	border-radius: 25px;
	color: #fff;
}
.news-right {
    overflow: hidden;
}
.past-box {
    background: #fff;
    overflow: hidden;
    padding: 5px 20px 15px;
    border: #eee 1px solid;
    margin-top: 10px;
}
.past-box dt {
    font-size: 16px;
    line-height: 40px;
    padding: 0px 0px;
    font-weight: normal;
    color: #000;
    margin-bottom: 5px;
}
.past-box dt span {
    float: right;
    font-size: 14px;
}
.past-box ul {
    padding: 0;
}
.past-box li {
    list-style: none;
    margin-top: 10px;
    border-top: 1px dashed #ccc;
    padding-top: 10px;
}
.past-box li img {
    float: left;
    padding-top: 5px;
    width: 90px;
    height: 100%;
    overflow: hidden;
    margin-right: 10px;
    height: 65px;
}
.past-box p {
    font-size: 14px;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    display: block;
}
.past-box1 {
    background: #fff;
    overflow: hidden;
    padding: 5px 20px 15px;
    border: #eee 1px solid;
}
.past-box1 dt {
    font-size: 16px;
    line-height: 40px;
    padding: 0px 0px;
    font-weight: normal;
    color: #000;
    margin-bottom: 5px;
}
.past-box1 dt span {
    float: right;
    font-size: 14px;
}
.past-box1 ul {
    padding: 0;
}
.past-box1 li {
    list-style: none;
    margin-top: 10px;
    border-top: 1px dashed #ccc;
    padding-top: 10px;
}
.past-box1 p {
    font-size: 14px;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    display: block;
}
.box{
    background: white;
    padding: 10px 10px;
    overflow: hidden;
    margin-top: 10px;
}
.box dt span {
    float: right;
    font-size: 14px;
}
.box dt {
    font-size: 16px;
    line-height: 40px;
    padding: 0px 0px;
    font-weight: normal;
    color: #000;
}
.box ul.rank li {
    line-height: 28px;
    font-size: 14px;
    height: 28px;
    list-style-type: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
ul.rank {
    padding: 0;
}
#footer {
    background: #4d4747;
    padding-top: 45px;
    clear: both;
}
.container {
    width: 1200px;
    margin: 0 auto;
}
.footer-middle-list.cl {
    float: left;
}
.footer-middle-list.cl dl {
    float: left;
    padding-right: 58px;
    clear: none;
}
.footer-middle-list.cl dt {
    color: #f7f3ea;
    padding: 15px 0;
    font-weight: 700;
}
.footer-middle-list.cl dd {
    height: 24px;
    margin: 0;
}
.footer-middle-list.cl a {
    color: #d0cdcd;
}
.contact-list-2016 {
    width: 425px;
    float: right;
    padding-top: 30px;
    padding: 0;
}
ul.attion-list.cl {
    margin: 0;
    padding: 0;
}
li.pr-15 {
    width: 128px;
    float: left;
    padding-top: 10px;
    list-style: none;
}
li.pr-15 img {
    width: 115px;
}
.pr-15 p {
    color: white;
}
li.pr-16 {
    line-height: 48px;
    list-style: none;
}
.pr-16 p {
    width: 248px;
    color: white;
    float: right;
    height: 12px;
    line-height: 48px;
}
.hotlink-layout {
    float: left;
    padding-top: 25px;
}
.link-catalog {
    padding-top: 5px;
}
.link-catalog h3 {
    color: white;
    position: absolute;
    font-weight: bolder;
    margin-top: 3px;
    font-size: 14px;
}
.hotlink-a {
    padding-left: 70px;
}
.hotlink-a a {
    display: inline-block;
    color: #bdbdbd;
    padding-left: 26px;
    padding-top: 3px;
    font-size: 13px;
}
.copy {
    color: #999;
    font-size: 12px;
    line-height: 24px;
    margin-top: 10px;
    text-align: center;
    padding-bottom: 9px;
}
div#kefu1 {
    position: fixed;
    right: 0px;
	bottom:0;
    z-index: 10008;
    padding: 10px;
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: 1px 1px 1px #d4d4d4;
    font-size: 12px;
    border-radius: 6px;
}
.cs_tel {
    height: 25px;
    background: url(/skin/css/img.gif?v=1) no-repeat 0px 0px;
}
.cs_tel_ct {
    color: #666;
    line-height: 20%;
}
.cs_spr {
    border-bottom: 1px dashed #c0c0c0;
    margin: 8px 0px;
}
.cs_qcode {
    text-align: center;
}
.cs_tel_num {
    color: #c00;
    font-size: 18px;
    font-family: Arial,Verdana;
    font-style: italic;
    font-weight: bold;
    display: block;
    padding: 5px 0px;
}
.copy a {
    color: #999;
    font-size: 12px;
    line-height: 24px;
}
.copy span {
    display: inline-block;
}

@media only screen and (max-width: 1200px)
{
.head_cnt {
    width: 100%;
}
.head_cnt .logo {
	width:100%;
}
.hy_top {
    display: none;
}
.head .search {
    display: none;
}
.container {
    width: 100%;
    margin: 0 auto;
}
.m {
    width: 100%;
}
.nav {
    margin-bottom: 2%;
}
.nav .container>div {
    width: 100%;
}
.nav a {
    width: 22%;
    float: left;
    float: left;
    display: block;
    padding-left: 1.5%;
    padding-right: 1.5%;
    margin-bottom: 3%;
    font-size: 14px;
    color: #f3f3f3;
}
.nav a img, .tabList li img {
    display: block;
}
.nav a img {
    width: 60%;
    display: block;
    margin: 10px 0 0 10px;
}
.nav1 {
    padding: 2px 10px 5px 25px;
    background: url(/skin/img/ico-nav.png) no-repeat 5px 6px;
}
.w1200 {
    width: 100%;
}
.news-right {
    display: none;
}
.news-left-c {
    width: 100%;
	margin-right:0;
}
.news-list-box {
    padding: 0;
}
.news-list-box ul li {
    padding: 0;
}
.news-list-box ul {
    margin: 2px;
	padding-inline-start: 10px;
}
a:link {
    line-height: 25px;
}
#footer {
    display: none;
}
div#kefu1 {
    display: none;
}
a.s-1 {
    display: none;
}
}