/**
by 米亚信息
 */

html, 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 {
    margin: 0;
    padding: 0;
    font-family: "Microsoft Yahei", STHeiti, 微软雅黑, 黑体, Arial, Helvetica, sans-serif;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

input, textarea {
    margin: 0;
    padding: 0;
}

input:focus, textarea:focus /* , *:focus*/
{
    outline: none;
}

input, select, textarea, button {
    vertical-align: middle;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: " ";
}

.clearfix:after {
    clear: both;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

body {
    color: #333333;
}

body.bg {
    background: #f2f2f2;
}

body.home {
    background: url("style_res/bg.png") no-repeat center center;
    /*background-size: cover;*/
}

a {
    text-decoration: none;
    color: #333333;
}

a:hover {
    color: #bf0000;;
}

ul, li, ol {
    list-style-type: none;
}

img {
    vertical-align: middle;
}

/*a:visited {*/
/*color: #ddd;*/
/*}*/
.wrap {
    width: 1200px;
    margin: 0 auto;
}

#main-header {
    background: #ffffff;
    height: 126px;
    padding-top: 15px;
    width: 100%;
}

#main-header .top-nav {
    text-align: right;
    position: relative;
    z-index: 2;
}

#main-header .top-nav a {
    font-size: 13px;
    margin-left: 10px;
}

#main-header .logo-wrap .xiaoxun {
    padding-right: 200px;
}

#main-nav {
    width: 100%;
    height: 55px;
    background: #bf0000;
}

#main-nav .nav {
    padding: 0 6px;
    height: 55px;
    font-size: 0;
    line-height: 55px;
    position: relative;
}

#main-nav .nav .nav-item {
    width: 132px;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    color: #ffffff;
}

#main-nav .nav .nav-item a {
    font-size: 16px;
    color: #ffffff;
    display: block;
}

#main-nav .nav .nav-item.on-item .item-link {
    color: #333;
    background: #ffffff;
}

#main-nav .nav .dropdown-menu {
    position: absolute;
    background: url("style_res/menu-bg.png") repeat;
    height: 135px;
    top: 55px;
    left: 0;
    z-index: 9999999;
    width: 830px;
    padding: 20px 30px 20px 20px;
    display: none;
}

#main-nav .nav .dropdown-menu .list-menu {
    width: 500px;
}

#main-nav .nav .dropdown-menu .right-image {
    width: 295px;
    padding-left: 30px;
    border-left: 1px solid #ccc;
}

#main-nav .nav .dropdown-menu .list-menu dl dd {
    width: 130px;
    padding: 0;
    overflow: hidden;
    height: 36px;
    line-height: 36px;
    text-align: left;
    margin-right: 35px;
    border-bottom: 1px solid #ddd;
    float: left;
}

#main-nav .nav .dropdown-menu .list-menu dl dd a {
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    font-weight: normal;
    color: #222;
    padding-left: 3px;
}

#main-nav .nav .dropdown-menu .list-menu dl dd a:hover {
    background: none;
    color: #bf0000;
}

#home-focus-box {
    position: relative;
    width: 1200px;
    height: 450px;
    overflow: hidden;
}

#home-focus-box .hd {
    overflow: hidden;
    zoom: 1;
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 3;
}

#home-focus-box .hd li {
    float: left;
    line-height: 6px;
    text-align: center;
    font-size: 12px;
    width: 25px;
    height: 6px;
    cursor: pointer;
    overflow: hidden;
    background: #919191;
    margin-left: 4px;
    filter: alpha(opacity=80);
    opacity: .8;
    -webkit-transition: All .5s ease;
    -moz-transition: All .5s ease;
    -o-transition: All .5s ease;
}

#home-focus-box .hd .on {
    background: #bf0000;
    filter: alpha(opacity=100);
    opacity: 1;
}

#news-focus-box {
    position: relative;
    width: 600px;
    height: 400px;
    margin-bottom: 10px;
    overflow: hidden;
}
#news-focus-box img  {
    width: 600px;
    height: 400px;
}
#news-focus-box .hd {
    overflow: hidden;
    zoom: 1;
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 3;
}

#news-focus-box .hd li {
    float: left;
    line-height: 6px;
    text-align: center;
    font-size: 12px;
    width: 25px;
    height: 6px;
    cursor: pointer;
    overflow: hidden;
    background: #919191;
    margin-left: 4px;
    filter: alpha(opacity=80);
    opacity: .8;
    -webkit-transition: All .5s ease;
    -moz-transition: All .5s ease;
    -o-transition: All .5s ease;
}

#news-focus-box .hd .on {
    background: #bf0000;
    filter: alpha(opacity=100);
    opacity: 1;
}

.focusBox .prev, .focusBox .next {
    width: 45px;
    height: 99px;
    position: absolute;
    top: 175px;
    z-index: 3;
    filter: alpha(opacity=20);
    -moz-opacity: .2;
    opacity: .2;
    -webkit-transition: All .5s ease;
    -moz-transition: All .5s ease;
    -o-transition: All .5s ease
}

#news-focus-box .prev, #news-focus-box .next {
    top: 150px;
}

.focusBox .prev {
    background-image: url(style_res/index.png);
    background-position: -112px 0;
    left: 0
}

.focusBox .next {
    background-image: url(style_res/index.png);
    background-position: -158px 0;
    right: 0
}

.focusBox .prev:hover, .focusBox .next:hover {
    filter: alpha(opacity=60);
    -moz-opacity: .6;
    opacity: .6
}

#tools-box {
    background: #eeeeee;
    height: 102px;
}

#tools-box .search {
    width: 363px;
    border-left: 1px solid #d1d1d1;
    height: 46px;
    padding: 28px 23px;
}

#tools-box .search .search-form {
    font-size: 0;
}

#tools-box .search .search-form .search-input {
    line-height: 46px;
    font-size: 16px;
    border: none;
    color: #666666;
    padding-left: 10px;
    width: 240px;
    height: 46px;
}

#tools-box .search .search-form .search-button {
    background: #bf0000;
    text-align: center;
    line-height: 46px;
    font-size: 16px;
    font-weight: normal;
    color: #ffffff;
    width: 100px;
    border: none;
    padding: 0;
    cursor: pointer;
    margin-left: 13px;
}

#tools-box .tools-list {
    padding: 0 10px;
}

#tools-box .tools-list li {
    float: left;
    width: 110px;
    height: 100px;
    padding: 1px 0;
}

#tools-box .tools-list li .box {
    padding: 13px 3px;
}

#tools-box .tools-list li .box a {
    display: block;
}

#tools-box .tools-list li .box span {
    background: url("style_res/1.png") no-repeat center center;
    height: 45px;
    display: block;
}

#tools-box .tools-list li .box span.icon-2 {
    background: url("style_res/2.png") no-repeat center center;
}

#tools-box .tools-list li .box span.icon-3 {
    background: url("style_res/3.png") no-repeat center center;
}

#tools-box .tools-list li .box span.icon-4 {
    background: url("style_res/4.png") no-repeat center center;
}

#tools-box .tools-list li .box span.icon-5 {
    background: url("style_res/5.png") no-repeat center center;
}

#tools-box .tools-list li .box span.icon-6 {
    background: url("style_res/6.png") no-repeat center center;
}

#tools-box .tools-list li .box span.icon-7 {
    background: url("style_res/7.png") no-repeat center center;
}

#tools-box .tools-list li .box h5 {
    font-size: 16px;
    line-height: 25px;
    margin-top: 4px;
    height: 25px;
    overflow: hidden;
    text-align: center;
    font-weight: normal;
}

.news-box {
    padding-top: 15px;
}

.title-box {
    height: 44px;
    line-height: 44px;
    border-bottom: 1px solid #bf0000;
}

.title-box h1 {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    float: left;
    line-height: 44px;
    margin-right: 10px;
}

.title-box h1.bg {
    background: url("style_res/title-bg.png") no-repeat left center;
    padding-left: 20px;
}

.title-box em {
    float: left;
    font-size: 14px;
    color: #808080;
    font-style: italic;
    line-height: 30px;
    margin-top: 10px;

}

.title-box span {
    float: right;

}

.title-box span a {
    font-size: 12px;
    color: #bf0000;
}

.w600 {
    width: 600px;
}

.h400 {
    height: 400px;
}

.article-box {
    padding-top: 20px;
}

.news-box-item {
    width: 580px;
}

.news-box-item .news-top {
    border-bottom: 1px #dfdfdf dotted;
    padding-bottom: 10px;
}

.news-box-item .news-top .news-top-detail {
    float: left;
    width: 500px;
}

.news-box-item .news-top .news-top-detail h2 {
    height: 16px;
    line-height: 16px;
    margin-bottom: 8px;
    font-size: 16px;
}

.news-box-item .news-top .news-top-detail p {
    font-size: 12px;
    color: #999999;
    line-height: 20px;
    overflow: hidden;
}

.news-box-item .news-top .news-top-detail p a {
    color: #bf0000;
}

.news-box-item .news-top .date {
    float: right;
    height: 84px;
    width: 72px;
    text-align: center;
    background: #e6e6e6;
}

.news-box-item .news-top .date .font1 {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    border-bottom: 1px #cccccc dotted;
    height: 31px;
    line-height: 32px;
}

.news-box-item .news-top .date .font2 {
    font-size: 14px;
    color: #333333;
    line-height: 22px;
}

.news-box-item .news-top .date .font3 {
    font-size: 14px;
    color: #fff;
    background: #bf0000;
    height: 30px;
    line-height: 30px;
}

.news-box-item .news_list li {
    height: 39px;
    line-height: 39px;
    overflow: hidden;
}

.news-box-item .news_list li span {
    float: right;
    font-size: 13px;
    color: #333333;
    line-height: 39px;
}

.news-box-item .news_list li em {
    background: #e6e6e6;
    text-align: center;
    padding: 3px 6px;
    font-size: 12px;
    margin-right: 10px;
    font-style: normal;
}

.news-box-item .news_list li:nth-child(1) em, .news-box-item .news_list li:nth-child(2) em, .news-box-item .news_list li:nth-child(3) em {
    background: #bf0000;
    color: #ffffff;
}

.news-box-item .news_list li a {
    font-size: 14px;
    color: #333333;
    line-height: 39px;
}

.news-box-item .news_list li a:hover {
    color: #bf0000;
}

.news-box-col {
    float: left;
    width: 380px;
    margin-right: 30px;
}

.news-box-col.last {
    margin-right: 0;
}

.special-list {
    margin: 18px 0;
}

.special-list li {

    float: left;
    height: 118px;
    width: 180px;
    /*background: #f2f2f2;*/
    margin: 0 20px 10px 0;
}

.special-list li.last {
    margin-right: 0;
}

.news-box .news-list {
    padding: 10px 0;
}

.news-box .news-list li {

    padding: 8px 0;
}
.news-box .news-list li.announcement-news a {
    color: #bf0000;
}
.news-box .news-list li.announcement-news a:visited {
    color: #333333;
}
.news-box .news-list li h3 {
    font-size: 15px;
    line-height: 30px;
    height: 30px;
    width: 380px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news-box .news-list li p {
    font-size: 12px;
    color: #999999;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#page-content {
    padding-top: 20px;
}

#page-content .col-items {
    width: 205px;
}

#page-content .col-items .col-header {

    background: #bf0000;
}

#page-content .col-items .col-header h3 {
    font-size: 19px;
    font-weight: normal;
    color: #fff;
}

#page-content .col-items .col-header h3 span {
    display: block;
    line-height: 32px;
    padding: 10px 0;
    text-align: center;
}

#page-content .col-items .col-con {
    background: #ffffff;
}

#page-content .col-items .col-con li a {
    color: #676767;
    font-weight: normal;
    background: url(style_res/icon_column.png) no-repeat 145px center;
    border-top: 0 solid #fff;
    border-bottom: 1px solid #e1e1e1;
    display: block;
    width: 100%;
    font-size: 15px;
    text-align: left;
}

#page-content .col-items .col-con li.selected a {
    background: url(style_res/icon_column_selected.png) no-repeat 145px center;
    color: #bf0000;
}

#page-content .col-items .col-con li .column-name {
    display: inline-block;
    line-height: 34px;
    padding: 5px 10px 5px 20px;
}

#page-content .col-items .col-con li a:hover .column-name {

    color: #bf0000;
}

#page-content .col-content {
    width: 975px;
}

#page-content .col-content .breadcrumb {
    height: 52px;
    background: #ffffff;
    margin-bottom: 15px;
    padding: 0 25px;
    line-height: 52px;
    font-size: 15px;
    color: #333;
    font-weight: bold;
}

#page-content .col-content .contents {
    padding: 30px 25px;
    line-height: 28px;
    background: #ffffff;
    font-size: 14px;
    color: #333;
}

#page-content .col-content .contents p {
    text-indent: 2em;
    margin-bottom: 15px;
}
#footer {
    margin-top: 40px;
    background: #bf0000;
}
#footer {
    padding: 45px 0;
    color: #ffffff;
}

#footer a {
    color: #ffffff;
}

#footer .footer {
    /*width: 880px;*/
    margin: 0 auto;
    /*font-size: 12px;*/
}

#footer .qrcode {
    width: 200px;
    font-size: 0;
    padding: 0 50px;
}

#footer .qrcode .qrcode-weixin {
    margin-right: 20px;
}
#footer .qrcode span {
    display: block;
    font-size: 14px;
    width: 90px;
    text-align: center;
    line-height: 26px;
}
.links {
    margin-top: 40px;
    background: url("style_res/tabback.png") repeat-y #f8f8f8;
}

.links .links-nav {

    width: 230px;
}

#footer .link1 {
    width: 200px;
    padding-top: 10px;
}

#footer .link1 .link1-items a {
    padding: 5px 4px;
    line-height: 25px;
    font-size: 13px;
    display: block;
}
.links .links-nav li {
    height: 40px;
    padding: 25px 25px 25px 80px;
    color: #222222;
    border-top: 1px solid #f8f8f8;
    cursor: pointer;
}

.links .links-nav li.link-item-1 {
    background: url("style_res/1_on.png") no-repeat 25px center;
}

.links .links-nav li.link-item-2 {
    background: url("style_res/2_on.png") no-repeat 25px center;
}

.links .links-nav li.link-item-3 {
    background: url("style_res/3_on.png") no-repeat 25px center;
    padding: 15px 25px 15px 80px;
    height: 60px;
}

.links .links-nav li h4 {
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
    padding-bottom: 2px;
}
.links .links-nav li h3 {
    line-height: 30px;
    font-size: 18px;
    font-weight: normal;
}

.links .links-nav li span {
    font-size: 12px;
    line-height: 14px;
}

.links .links-nav li.selected {
    background: #bf0000;
    color: #ffffff;
    border-top: 1px solid #bf0000;
}

.links .links-nav li.selected.link-item-1 {
    background: url("style_res/1.png") no-repeat 25px center #bf0000;
}

.links .links-nav li.selected.link-item-2 {
    background: url("style_res/2.png") no-repeat 25px center #bf0000;
}

.links .links-nav li.selected.link-item-3 {
    background: url("style_res/3.png") no-repeat 25px center #bf0000;
}

.links .links-content {
    width: 870px;
    padding: 30px 50px;
    background: #f8f8f8;
}

.links .links-content dl {
    display: none;
}

.links .links-content dd {
    width: 161px;
    overflow: hidden;
    line-height: 30px;
    float: left;
    font-size: 12px;
    padding-left: 13px;
    background: url(style_res/dot_g_3px.png) no-repeat 2px;
}

.links .links-content dd a {
    white-space: nowrap;


    color: #555555;

}
.links .links-content dd a:hover {
    color: #bf0000;
}
#news-top-nav {
    width: 100%;
    background: #f2f2f2;
    height: 30px;
    line-height: 30px;
}

#news-top-nav .nav-guide {
    font-size: 12px;
    color: #404040;
}

#news-top-nav .search {
    width: 205px;
    background: #bf0000;
    font-size: 0;
    float: right;
}

#news-top-nav .search .search-input {
    line-height: 30px;
    font-size: 12px;
    border: none;
    color: #ffffff;
    padding-left: 10px;
    width: 165px;
    height: 30px;
    background: #bf0000;
}

#news-top-nav .search .search-input::placeholder {
    color: #ffffff;
}

#news-top-nav .search .search-form .search-button {
    text-align: center;
    line-height: 30px;
    width: 30px;
    border: none;
    padding: 0;
    cursor: pointer;
    height: 30px;
    background: url("style_res/search-bg.png") no-repeat right center #bf0000;
}

#news-top-nav .intro {
    float: right;
    font-size: 12px;
    color: #404040;
    padding-right: 20px;
}

#news-header {
    height: 95px;
    background: #ffffff;
    width: 100%;
}

#news-header .logo {
    padding-top: 11px;
}

#news-header .xiaoxun {
    float: right;
    padding-top: 13px;
    padding-right: 200px;
}

#news-header .date {
    float: right;
    width: 105px;
    padding-top: 11px;
}

#news-header .date span {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #555555;
    line-height: 20px;
}

#news-header .date span.today {
    font-size: 29px;
    color: #992624;
    line-height: 33px;
}

#news-detail .breadcrumb {
    margin-top: 15px;
    height: 52px;
    background: #ffffff;
    margin-bottom: 15px;
    padding: 0 30px;
    line-height: 52px;
    font-size: 15px;
    color: #333;
}

#news-detail .news-wrap, #news-detail .news-side {

}

#news-detail .news-wrap {
    width: 875px;
}

#news-detail .news-wrap .news-inner {
    padding: 30px 50px;
    background: #ffffff;
}

#news-detail .news-wrap .news-inner h1 {
    text-align: center;
    font-size: 23px;
    font-weight: normal;
    line-height: 40px;
    color: #38220d;
    padding-bottom: 20px;
}

#news-detail .news-wrap .news-inner .news-info {
    height: 30px;
    background: #f5f5f5;
    line-height: 30px;
    text-align: center;
    color: #999999;
    font-size: 12px;
}

#news-detail .news-wrap .news-inner .news-info span {
    padding: 0 10px;
}

#news-detail .news-wrap .news-inner .contents {
    line-height: 28px;
    background: #ffffff;
    font-size: 15px;
    color: #333;
    padding: 20px 0;
    word-break: break-all;
}

#news-detail .news-wrap .news-inner .contents p {
    margin-bottom: 15px;
}

#news-detail .news-side {
    width: 305px;
}

.side-box {
    background: #ffffff;
    padding: 5px 15px 15px 15px;
    margin-bottom: 15px;
}

.side-box .title {

    height: 39px;
    border-bottom: 1px solid #bf0000;
    line-height: 39px;
}

.side-box .title h3 {
    float: left;
    font-weight: normal;
    font-size: 18px;
}

.side-box .title h3 span {
    color: #bf0000;
}

.side-box .title .more {
    float: right;
    font-size: 14px;
    color: #333;
}

.side-box .news-list {

    padding: 10px 0;
}

.side-box .news-list li {
    margin-bottom: 10px;
}

.side-box .news-list li a {
    display: block;
    font-size: 14px;
    padding-left: 15px;
    line-height: 26px;
    height: 26px;
    background: url("style_res/dot_r_3px.png") no-repeat left center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;

}

.side-box .news-list li span {
    font-size: 12px;
    color: #999999;
    font-style: italic;
    padding-left: 15px;
}

#news-detail .news-page-wrap {

    background: #ffffff;
    padding: 10px 30px 30px 30px;
    width: 815px;
}

#news-detail .news-page-wrap h1 {
    font-weight: normal;
    font-size: 23px;
    line-height: 2;
}

#news-detail .news-page-wrap .news-list {

}

#news-detail .news-page-wrap .news-list li {
    height: 48px;
    border-bottom: 1px solid #eee;
    line-height: 48px;
    padding-left: 18px;
    font-size: 14px;
    background: url("style_res/arrow.png") no-repeat left center;
}

#news-detail .news-page-wrap .news-list li span {
    float: right;
    color: #999;
    font-size: 13px;
}

.page-box {
    padding: 30px 0;
}

.page-box .page-info {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    font-size: 12px;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0;

}

.pagination li {
    font-size: 14px;
    display: inline-block;
    border: 1px solid #DDDDDD;
    padding: 6px 12px;
}

.pagination li.active {
    background: #bf0000;
    color: #ffffff;
    border-color: #bf0000;
}

.pagination li.active a {
    color: #ffffff;
}

.boxshadow {

    background-color: white;
    box-shadow: 2px 2px 5px #888888;
}

#news-main {
    margin-top: 15px;
}

#news-row-1 .sliders {
    width: 700px;
    height: 460px;
}

#news-row-1 .news-main-box {
    width: 480px;
}

.box-item {
    padding: 10px 12px 12px 12px;
    position: relative;
}

.box-item .hd-box {
    border-bottom: 1px solid #d4d4d4;
    height: 40px;
    line-height: 40px;
    padding-bottom: 10px;
}

.box-item .hd-box .navs {
    float: left;

}

.box-item .hd-box .navs li {
    float: left;
    background: #939393;
    color: #ffffff;
    height: 40px;
    line-height: 40px;
    padding: 0 35px 0 15px;
    cursor: pointer;

}

.box-item .hd-box .navs li h5 {
    padding-left: 18px;
    background: url("style_res/dot_w_3px.png") no-repeat left center;
    font-size: 18px;
    font-weight: normal;
}

.box-item .hd-box .navs li.selected {
    background: #bf0000;

}

.box-item .hd-box .more {
    float: right;
    font-size: 14px;

}

.box-item .bd-box {
    padding: 10px 0 0 0;
}

#news-row-1 .single-news {
    margin-bottom: 10px;
}

#news-row-1 .single-news h2 {

    font-size: 16px;
    font-weight: bold;
    line-height: 32px;
    height: 32px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 5px;
    background: url("style_res/arrow2.png") no-repeat left center;
    padding-left: 15px;
}

#news-row-1 .single-news p {
    font-size: 12px;
    color: #999999;
    line-height: 20px;
    padding: 0 15px;
}

#news-row-1 .news-list {

}

#news-row-1 .news-list li {

}

#news-row-1 .slider-title {

}

#news-row-1 .slider-title .date {
    width: 60px;
    height: 55px;
    background: #bf0000;
    padding-top: 5px;
}

#news-row-1 .slider-title .date span {
    display: block;
    color: #ffffff;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    height: 20px;
}

#news-row-1 .slider-title .date span.today {
    font-size: 18px;
    line-height: 30px;
    height: 30px;
}

#news-row-1 .news-title {
    width: 610px;
    padding: 0 10px 0 20px;
    line-height: 60px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 18px;
}

#news-main .news-list li {
    line-height: 30px;
    height: 30px;
    padding-left: 15px;
    background: url("style_res/arrow2.png") no-repeat left center;
}

#news-main .news-list li span {
    float: right;
    font-size: 13px;
    color: #999;
    line-height: 30px;
    font-style: italic;
}

.w437 {
    width: 437px;
    margin-right: 20px;

}

.w286 {
    width: 286px;
}

#news-row-2 {
    margin-top: 25px;
}

li.news-item-img.item-1 {
    float: left;
    width: 82px;
    height: 82px;
}

li.news-item-img.item-2 {
    float: left;
    width: 82px;
    height: 82px;
    margin-left: 8px;
}

li.news-item-img.item-3 {
    float: left;
    width: 82px;
    height: 82px;
    margin-left: 8px;
}

li.news-item-img.item-4 {
    float: left;
    width: 120px;
    height: 120px;
    margin-top: 8px;
}

li.news-item-img.item-5 {
    float: right;
    width: 120px;
    height: 120px;
    margin-top: 8px;
}

#news-row-3 {
    margin-top: 20px;
}
#news-row-3 .news-list {
    padding: 20px 0;
}
#news-row-3 .image-row {
    margin-right: 20px;
    float: left;
}
#news-row-3 .image-row a {
    display: block;
}
#news-row-3 .image-row .image-row-1, #news-row-3 .image-row .image-row-1 img {
    width: 410px;
    height: 270px;
}
#news-row-3 .image-row .image-row-2 {
    margin-bottom: 10px;
}
#news-row-3 .image-row .image-row-2, #news-row-3 .image-row .image-row-2 img, #news-row-3 .image-row .image-row-4, #news-row-3 .image-row .image-row-3 img {
    width: 200px;
    height: 130px;
}

#news-row-3 .news-map {
    width: 430px;
    padding-left: 40px;
}

#news-row-3 .news-map h3 {
    height: 100px;
    line-height: 100px;
    font-size: 20px;
}
#news-row-3 .news-map p {
    line-height: 22px;
    font-size: 14px;
    color: #505050;
    height: 88px;
}
.ad {
    margin: 15px 0;
}

.mt20 {
    margin-top: 20px;
}
.w700 {
    width: 700px;
}
.w480 {
    width: 480px;
}
.images-list {
    padding:10px 0 10px 0;
}
.images-list li {
    float: left;
    width: 385px;
    height: 255px;
    position: relative;
    margin: 0 5px;
}
.images-list li.last {
    margin-right: 0;
}
#images-list {
    position: relative;
    height: 255px;
    width: 1176px;
    overflow: hidden;
}
.images-wrap {
    overflow: hidden;
    position: relative;
}




.links-tabs {
    padding: 30px 0 10px 0;
    text-align: center;
}
.links-tabs a {
    font-size: 12px;
    color: #838283;
    text-decoration: none;
    margin: 0 3px;
}
#copyright p{
    padding: 5px 0;
    line-height: 25px;
    font-size: 12px;
    text-align: center;
}
#copyright p span{
    padding: 0 3px;
}
#footer .link2 {
    width: 1000px;
}
#footer .link2-nav {
    width: 665px;
    padding-left: 35px;
}
#footer .link2-nav li {
    display: inline-block;
    float: left;
    position: relative;
    vertical-align: bottom;
}
#footer .link2-nav li a {
    display: block;
    text-align: center;
    position: relative;
    z-index: 100;
    padding: 5px 10px;
    font-size: 13px;
    line-height: 25px;
}

#copyright {
    background: #ffffff;
}
.list-image {

    padding: 20px 0 20px 0;
}
.list-image dd {
    padding-right: 25px;
    margin-bottom: 25px;
    float: left;
    width: 255px;
    height: 198px;
}
.list-image dd a {
    display: block;
    text-align: center;
}
.list-image dd a img {
    width: 260px;
    height: 168px;
}
.list-image dd a span {
    line-height: 30px;
}
.list-image dd.last {
    padding-right: 0;
}

#index-logo {
    width: 300px;
    height: 81px;
}
#main-header {
    height: 96px;
}
#main-header .logo-wrap .xiaoxun {
    position: relative;
    margin-top: -15px;
    z-index: 1;
}