.con_right{
  float:right;
  width:75%;
}
.p_xb3{
  width:33.33333333%;
	
}

.youshi{
   display:none;
}


.advantage {
    overflow: hidden;
    width: 1100px;
	margin:40px auto 10px;
}

.contain_img{
	width:50%;
	float:left;
	
}
.contain_text{
	width:50%;
	float:left;
	
}


.advantage .yslist {
    margin-bottom: 80px;
}

.advantage .yslist h3 {
    font-size: 20px;
    margin-bottom: 20px;
    line-height: 45px;
    background: #1e85e4;
    color: #fff;
    padding: 0 15px;
    width: 500px;
}
.advantage .yslist p {
    width: 500px;
    font-size: 13px;
    line-height: 25px;
}


/*滚动*/

.index_roll {
	overflow: hidden;
	width: 1200px;
	padding-top: 55px;
	margin: 0 auto;
	margin-bottom: 50px;
}
.index_roll .rollbox {
	overflow: hidden;
	width: 100%;
	position: relative;
}
.index_roll .rollbox i {
	display: block;
	width: 41px;
	height: 41px;
	cursor: pointer;
	position: absolute;
	top: 115px;
}
.index_roll .rollbox .btn01 {
	background: url(/skin/images/hezuo__btn01.png) no-repeat center top;
	left: 0
}
.index_roll .rollbox .btn02 {
	background: url(/skin/images/hezuo__btn02.png) no-repeat center top;
	right: 0
}
.index_roll .rollbox i:hover {
	background-position: bottom
}
.index_roll .rollwin {
	overflow: hidden;
	width: 1040px;
	margin: 0 auto;
	height: 296px;
	position: relative;
}
.index_roll .rollwin ul {
	overflow: hidden;
	position: absolute;
	width: 600%!important;
}
.index_roll .rollwin li {
	float: left;
	width: 240px;
	margin-right: 22px;
	height: 290px;
	background-color: #eee;
	list-style-type: none;
}
.index_roll .rollwin li a {
	display: block;
	text-decoration: none;
}
.index_roll .rollwin li img {
	display: block;
	margin-bottom: 12px;
}
.index_roll .rollwin li span {
	display: block;
	text-align: center;
	font-size: 13px;
	color: #333;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.index_roll .rollwin li:hover {
	background-color: #1e85e4;
}
.index_roll .rollwin li:hover span {
	color: #fff;
}
.proitem a img{
	height:222px;
	width:293px;
}