@charset "utf-8";
/* css reset */
html, body, div, span,  object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,
b,  i,  dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td
{margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
body {line-height: 1;}
ol, ul,li {list-style: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse;border-spacing: 0;}
img{border: none;}
a{text-decoration: none;color:#000000;}
body{
    margin: 0 auto;
    width: 1200px;
	font: 14px/1.5 tahoma,arial,\5b8b\4f53;
    color: #000000;
}
article{
    width: 1180px;
    margin: 0 auto;
}
header{
	height:155px;
	background:url("images/logo.png");
}
nav{
    width: 1200px;
    height: 40px;
    margin-bottom: 15px;
	font-size: 16px;
    background: url("images/nav.jpg");
}
nav ul li{
    float: left;
    margin-left: 200px;
    padding-top: 12px;
}
a:link,a:visited,a:hover{
    color: #ffffff;
}
.title{
    background: url("images/title.png");
    padding:0px 0 0 15px;
    color: #ffffff;
    height: 33px;
    line-height: 33px;
}
.title .p1,.p2,.p3{
    display: inline-block;
}
.title .p2{
    float: right;
    padding-right: 15px;
}
.title .p3{
    background-color: #656565;
}
.content{
    color: #000000;
    line-height: 25px;
}
.top_one,.top_two{
    margin-bottom: 10px;
}
.top_one_news{
    position: relative;
    overflow: hidden;
}

/*.slide_nav {*/
    /*position: absolute;*/
    /*-webkit-tap-highlight-color: rgba(0,0,0,0);*/
    /*top: 52%;*/
    /*left: 0;*/
    /*opacity: 0.7;*/
    /*z-index: 3;*/
    /*text-indent: -9999px;*/
    /*overflow: hidden;*/
    /*text-decoration: none;*/
    /*height: 61.5px;*/
    /*width: 38px;*/
    /*background: transparent url("../images/slide.png") no-repeat left top;*/
    /*margin-top: -45px;*/
/*}*/
/*.slide_nav.next{*/
    /*left: auto;*/
    /*background-position: right top;*/
    /*right: 0;*/
/*}*/
.top_one_news,.top_two_news1,.top_two_news2{
    border-top: hidden;
    border-bottom: 1.5px solid #b0b0b0;
    border-right: 1.5px solid #b0b0b0;
    border-left: 1.5px solid #b0b0b0;
    display: inline-block;
}
.top_one_news{
    width: 480px;
    height: 220px;
}
.top_two_news1,.top_two_news2{
    width: 580px;
    height: 240px;
}
.middle{
    margin-bottom: 15px;
}
.bottom .bottom_one{
    margin-bottom: 30px;
}
.bottom_one_news1,.bottom_one_news2,.bottom_one_news3{
    width: 370px;
    height: 240px;
    display: inline-block;
    border-top: hidden;
    border-bottom: 1.5px solid #b0b0b0;
    border-right: 1.5px solid #b0b0b0;
    border-left: 1.5px solid #b0b0b0;
    margin-right: 15px;
}
.bottom_two img{
    margin-right: 15px;
}
footer{
    text-align: center;
    line-height: 25px;
}
footer hr{
    width: 100%;
}
footer a:link,a:hover,a:active{
    color: #000000;
}
#wrapper{
    width: 672px;
    height: 218px;
    margin-right: 15px;
    display: inline-block;
}
.rslides {
    margin: 0 auto 40px;
}
#slider2,
#slider3 {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin: 0 auto;
}
.rslides_tabs {
    list-style: none;
    padding: 0;
    background: rgba(0,0,0,.25);
    box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
    -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
    font-size: 18px;
    list-style: none;
    margin: 0 auto 50px;
    max-width: 540px;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}
.rslides_tabs li {
    display: inline;
    float: none;
    margin-right: 1px;
}
.rslides_tabs a {
    width: auto;
    line-height: 20px;
    padding: 9px 20px;
    height: auto;
    background: transparent;
    display: inline;
}
.rslides_tabs li:first-child {
    margin-left: 0;
}

.rslides_tabs .rslides_here a {
    background: rgba(255,255,255,.1);
    color: #fff;
    font-weight: bold;
}

/* Callback example */
.events {
    list-style: none;
}

.callbacks_container {
    position: relative;
    float: left;
    width: 100%;
}

.callbacks {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.callbacks li {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}

.callbacks img {
    display: block;
    position: relative;
    z-index: 1;
    height: auto;
    width: 100%;
    border: 0;
}

.callbacks .caption {
    display: block;
    position: absolute;
    z-index: 2;
    font-size: 20px;
    text-shadow: none;
    color: #fff;
    background: #000;
    background: rgba(0,0,0, .8);
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 20px;
    margin: 0;
    max-width: none;
}

.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 52%;
    left: 0;
    opacity: 0.7;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 61px;
    width: 38px;
    background: transparent url("images/slide.png") no-repeat left top;
    margin-top: -45px;
}

.callbacks_nav:active {
    opacity: 1.0;
}

.callbacks_nav.next {
    left: auto;
    background-position: right top;
    right: 0;
}
@media screen and (max-width: 600px) {

    .callbacks_nav {
        top: 47%;
    }
}
