.content{
	width: 100%;
	height: auto;
}
.banner{
    width: 100%;
    overflow: hidden;
}
.fanhui{
    border-bottom: 1px solid #ccc;
}
.fanhui a{
    color: #3A5FCD;
    font-size: 14px;
}
.productArticle {
    margin-top: 10px;
}
.w1170 {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
}
.productArticle .pa-picture {
    width: 470px;
    height: 590px;
    overflow: hidden;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.pa-head{
    margin-top: 10px;
}
.productArticle .pa-bigPic {
    width: 470px;
    height: 470px;
    overflow: hidden;
    text-align: center;
}
.productArticle .pa-bigPic img {
    max-width: 100%;
	height:100%;
}
.productArticle .pa-synopsis {
    width: 643px;
    overflow: hidden;
}
.productArticle .pa-heading {
    line-height: 1;
}
.productArticle .pa-title-en {
    font-size: 37px;
    color: #0e4379;
    font-family: "Microsoft Yahei","微软雅黑";
    text-transform: uppercase;
}
.productArticle .pa-title-cn {
    overflow: hidden;
    margin-top: 15px;
    font-size: 27px;
    font-weight: 400;
    white-space: nowrap;
}
.productArticle .pa-lv {
    margin-top: 5px;
    height: 12px;
}
.productArticle .pa-effect {
    font-size: 15px;
}
.productArticle .pa-item-e {
    margin-top: 30px;
    height: 100px;
    overflow: hidden;
}
.productArticle .pa-item-skin {
    /*height: 65px;*/
    margin-top: 25px;
    overflow: hidden;
}
.productArticle .pa-item h4 {
    color: #0e4379;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    margin: 0;
    padding: 0;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
}