* {
	margin: 0;
	padding: 0;
}
.box {
	height: 374px;
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
}
.box1 .gundong_btn {
	width:58px;
	height:23px;
	margin:0 auto;
}
#roll {
	width: 200%;
}
#roll dd {
	width: 1200px;
	height:374px;
	float: left;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    margin-right:80px;
}
#roll dd img{
    float: right;
    width: 600px;
    height:374px;
}
#roll dd .yuan_title{
    font-family: "寰蒋闆呴粦";
    color:#303030;
    padding-top: 34px;
    padding-bottom:39px;
    float: left;
    width: 100%;
}
#roll dd .yuan_title p.en{
    font-size: 14px;
    text-transform:Uppercase;
}
#roll dd .yuan_title p.ch{
    font-size: 24px;
}
#roll dd .main{
    font-family: "寰蒋闆呴粦";
    font-size:12px;
    color:#1d1d1d;
    width:470px;
    height:375px;
    line-height: 2em;
    TEXT-JUSTIFY: inter-ideograph;
    TEXT-ALIGN: justify;
    float: left;
}
#roll dd .yuan_main{
    font-family: "寰蒋闆呴粦";
    font-size:12px;
    color:#1d1d1d;
    width:100%;
    line-height: 2.2em;
    TEXT-JUSTIFY: inter-ideograph;
    TEXT-ALIGN: justify;
}
.box1 span {
	display: inline-block;
	width: 43px;
	height:43px;
	overflow: hidden;
}
.box1 .nexttwo {
	background:url(right.jpg) no-repeat left top;
	float: left;
    position: absolute;
    right:557px;
    bottom:163px;

}
.box1 .prevtwo {
	background:url(left.jpg) no-repeat left top;
    position: absolute;
    left:557px;
    bottom:163px;
}
#roll .gengduo {
	color:#000;
	text-decoration: none;
    font-size:12px;
    display:inline-block;
    width:71px;
    padding-left: 37px;
    line-height: 37px;
    background: #ffffff;
    height: 37px;
    border:1px solid #cdcdcd;
    transition: all 0.5s;
}
#roll .gengduo:hover {
    width:83px;
    padding-left: 25px;
}
#roll .abtn{
    margin: 44px 0px 0px 20px;
    float: left;
    position: relative;
    height: 39px;
    width:110px;
}
#roll .abtn A:before{
    position: absolute;
    content:'';
    height:1px;
    width: 46px;
    background:#aeaeae;
    left:-20px;
    top:18px;
    transition: all 0.5s;
}
#roll .abtn A:hover:before{
    position: absolute;
    content:'';
    height:1px;
    width: 11px;
    background:#aeaeae;
    left:75px;
    top:18px;
}
#roll .abtn A:after{
    position: absolute;
    content:'';
    height:0px;
    width: 1px;
    background:#aeaeae;
    left:80px;
    top:0px;
    transition: all 0.5s;
}
#roll .abtn A:hover:after{
    position: absolute;
    content:'';
    height:11px;
    width: 1px;
    background:#aeaeae;
    left:80px;
    top:13px;
}
.box1 {
	width:1200px;
	height:374px;
    position: relative;
    margin: 0px auto;
}