@CHARSET "UTF-8";
/* screenads */
.screenads{
	width:100%;
	height: 700px;
	background: url('../images/onevone/banner.jpg') no-repeat top center;
}
.screenads .slide1 .banner_con{
	
}
.screenads .screenads_hb{
	    padding-top: 340px;
}
.screenads .screenads_hb .screenads_title{
	display: none;
	color:#111111;
	font-size:60px;
	font-weight:bold;
}
.screenads .screenads_hb .screenads_info{
	display: none;
	color:#111111;
	font-size:35px;
}



/* 模块 */

.c_title {
    text-align: center;
    margin-top: 125px;
    margin-bottom: 60px;
}

.c_main_1 {
    width: 1200px;
    background: #f8f8f8;
    margin: 0px auto;
    text-align: center;
    padding: 75px 0px;
}

img.page {
    margin: 0px auto;
    position: absolute;
	display:none;
}

.c_main_2 {
    width: 1200px;
    margin: 0px auto 185px;
    height: 846px;
    position: relative;
	
}
a#but_left {
    position: absolute;
    z-index: 999;
    right: 60px;
}

a#but_right {
	position: absolute;
    right: 0px;
    z-index: 999;
}
#page1{
	display:block;
}
