.flexslider {
	border:0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	overflow:hidden;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;	
}
.flex-control-nav {
	display: none;
	width: 100%;
	position: absolute;
	bottom: 20px;
	text-align: center;
	z-index:900;
}

.flex-control-paging li a {
	background: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	border:2px solid #fff;	
}

.flex-control-paging li a:hover,
.flex-control-paging li a.flex-active {
	background-color: #fff ;
}

.flex-direction-nav {
	height:90px;
	width: 100%;
	position: absolute;
	top: 150px;
	left:0;
	margin: -50px 0 0; 	
	z-index:100;
}

.flex-direction-nav li {
	overflow:visible;
}

.flex-direction-nav a  { 
	overflow:visible;
	width: 90px; 
	height: 90px; 
	margin: 0; 
	opacity: 1;  
	top:0;
	color: rgba(0,0,0,0.8); 
	text-indent:-9999em;
	text-shadow: none; 
	-webkit-transition:  all 0.3s ease-out; 
	-moz-transition:  all 0.3s ease-out; 
	transition:  all 0.3s ease-out; 
	background-color: rgba(0,0,0,0.5) ;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;	
}
.preview {
	width: 180px;
	height:410px;
	position: absolute;
	top:0;
	left:-90px;
	z-index:100;
	-webkit-transition:  all 0.3s ease-out; 
	-moz-transition:  all 0.3s ease-out; 
	transition:  all 0.3s ease-out; 	
}

.preview img {
	position: absolute;
	left:90px;
	top:0;
	width: 100px;
	height: 100%;
}

.preview .alt {
	position: absolute;
	right: 0;
	top:25%;
	background: rgba(0,0,0,.7);
	width: 30px;
	height: 50%;		
	padding: 50px 5px;
	color:#fe5e47;
	text-indent:0;
	text-transform: uppercase;
	text-align:center;
	font-size:16px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}		
.flex-next .preview {
	right:-80px;
	left:auto;	
}

.flex-next .preview img {
	position: absolute;
	left:0;
	top:0;
	width: 100px;
}

.flex-next .preview .alt {
	left:10px;
}
.biaoti{
	position: absolute;
	right: 50px;
	top: 50px;
	width: 60px;
	height: 118px;
}
.biaoti h1{
	float: left;
	width: 30px;
	line-height: 28px;
	margin-right: 3px;
	font-family: '宋体';
	font-weight: bold;
	color: #000;
	font-size: 26px;
}
.biaoti h2{
	float: left;
    width: 20px;
    background: url(../img/icon/bg_jz.png) no-repeat left;
    background-size: auto 100%;
    padding: 8px 9px;
    font-size: 14px;
    color: #ff2809;
    margin-top: 13px;
    line-height: 18px;
    font-family: '宋体';
}
section p{
	color: #000;
	line-height: 20px;
}
.s_left{
	float: left;
	width: 15%;
}
.s_right{
	float: right;
	width: 85%;
	padding-left: 10%;
}
.s_right img{
	width: 100%;
	height: 100%;
}
.s1{
	margin-top: 100px;
}
.s1 .star{
	display: block;
	color: #fe5e47;
	font-size: 30px;
	margin: 50px 0;
	text-align: center;
}
.s1 h1,.s1 h3,.s2 h2{
	font-family: '宋体';
	font-size: 32px;
	text-align: center;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
}
.s1 h3{
	font-size: 12px;
	margin-bottom: 20px;
}
.s1 .s_right{
	position: relative;
	padding-bottom: 50px;
}
.s1 .s_right>div{
	float: left;
	width: 50%;
	height: 410px;
	overflow: hidden;
}
.s1 .s_right>div:last-child{
	position: absolute;
	bottom: 50px;
	right: 0;
	width: 42%;	
	height: 240px;
	overflow: hidden;
}
.s2 .s_right .img{
	position: relative;
}
.s2 .s_right .img_yuan{
	position: absolute;
	top: 50%;
	margin-top: -75px;
	margin-left: -75px;
	border-radius: 50%;
	width: 150px;
	height: 150px;
	overflow: hidden;
}
.s2 .s_right .img_yuan img{
	width: 100%;
	height: 100%;
}
.s2 .s_right>div{
	width: 75%;
	float: left;
}
.s2 .s_right .text{
	width: 25%;
	padding-left: 2%;
}
.s2 h2{
	font-size: 22px;
	text-align: left;
}
.s3 .s_right{
	padding-top: 50px;
}
.s3 .s_right>div{
	width: 100%;
	height: 480px;
}

.zhang{
	width: 50px;
	margin: 20px 30px;
}
@media screen and (max-width: 1080px) {
	.s_left{
		width: 100%;
	}
	.s_right{
		width: 100%;
		padding-left: 0;
	}
	.s2 .s_right .img{
		padding-left: 75px;
	}
	.s1{
		margin-top: 190px;
	}	
	.s1 .star{
		margin-top: 10px;
		margin-bottom: 20px;
	}
	.s1 .s_left{
		margin-bottom: 50px;
	}
	
	.s3 .s_left{
		margin-top: 50px;
	}
	.s1 .s_right>div,
	.s1 .s_right>div:last-child,
	.s3 .s_right>div{
		height: auto;
	}
}
@media screen and (max-width: 980px) {
	.flexslider .slides > li{
		padding: 0px 100px;
		padding-bottom: 400px;
	}
	.s2 .s_right>div{
		width: 100%;
		clear: both;
	}
	.s2 .s_right .text {
	    width: 100%;
	    padding-left: 0;
	    clear: both;
	    margin-top: 30px;
	}

	
}
@media screen and (max-width:640px) {
	
	.flexslider .slides > li{
		padding: 0px 50px;
		padding-bottom: 200px;
	}
	.flex-direction-nav .flex-prev { opacity: 1; left: -70px;}
	.flex-direction-nav .flex-next { opacity: 1; right: -70px;}
	.preview .alt{
		right: -10px;
	}
	.flex-next .preview .alt {
		left: 0px;
	}
	.flex-prev:hover .preview .alt{right: -10px; color: #fff;}
	.flex-next:hover .preview .alt{left: 0px; color: #fff;}
	.s1 .s_left {
	    margin-bottom: 30px;
	}
	.s1 .s_right {
	    padding-bottom: 25px;
	}
	.s1 .s_right>div:last-child{
		bottom: 25px;
	}
	.s2 .s_right .img{
		padding-left: 60px;
	}
	.s2 .s_right .img_yuan{
		margin-top: -60px;
		margin-left: -60px;
		width: 120px;
		height: 120px;
	}
	.s3 .s_left{
		margin-top: 15px;
	}
	.s3 .s_right{
		padding-top: 10px;
	}
}
@media screen and (max-width:480px){
	.s2 .s_right .img{
		padding-left: 40px;
	}
	.s2 .s_right .img_yuan{
		margin-top: -40px;
		margin-left: -40px;
		width: 80px;
		height: 80px;
	}
}

.xq_bottom{
	text-align: right;
	position: relative;
	height: 110px;
}
.xq_bottom .box{
	width: 130px;
	margin: 0 auto;
}
.share{
	float: left;
    width: 33px;
    margin-left: 57px; 
}
.share>a{
	margin: 0;
	margin-top: 7px;
	display: block;
    height: 70px;
}
.share a img{
	margin: 0;
	width: 100%;
}
.share>a span{
	height: 25px;
    line-height: 25px;
    display: block;
    color: #666;
    font-size: 12px;
    text-align: center;
    margin-top: 5px;
}
.hide{
	position: absolute;
	top: 70px;
	left: 49%;
	display: none;
}
.hide a {
    float: left;
    margin: 0 5px;
    width: 30px;
}
.hide a span{
	margin-top: 0;
}

@media screen and (max-width:960px) {
	.zxxq{
		width: 100%;
		margin: 0;
		margin-bottom: 100px;
	}
	#jiathis_weixin_modal{
		width: 300px!important;
		margin-left: -150px !important;		
	}
}
/*动态点赞开始*/
.praise-box{
    width:40px;
    height:40px;
    cursor: pointer;
    font-size: 12px;
    text-align:center;
    position: relative;
    float: left;
}
.praise{
    display:block;
    width:40px;
    height:40px;
    margin:0 auto;
}
.praise-txt{
    height:25px;
    line-height:25px;
    display: block;
    color: #666;
    margin-top: 5px;
}
.praise-box img{
    width:40px;
    height:40px;
    display:block;
    margin: 0 auto;
}
.praise-box img.animation{
    animation: myfirst 0.5s;
    -moz-animation: myfirst 0.5s;	/* Firefox */
    -webkit-animation: myfirst 0.5s;	/* Safari 和 Chrome */
    -o-animation: myfirst 0.5s;	/* Opera */
}
.add-num{
    display:none;
}
.add-num .add-animation{
    color: #000;
    position:absolute;
    top:-15px;
    left: 10px;
    font-size: 15px;
    opacity: 0;
    filter: Alpha(opacity=0);
    -moz-opacity:0;
    animation: mypraise 0.5s ;
    -moz-animation: mypraise 0.5s ;	/* Firefox */
    -webkit-animation: mypraise 0.5s ;	/* Safari 和 Chrome */
    -o-animation: mypraise 0.5s ;	/* Opera */
    font-style:normal;
}
.praise-box .hover , .add-num .add-animation.hover , .praise-txt.hover{
    color: #EB4F38;
}

/*点赞图标放大动画开始*/
@keyframes myfirst
{
    0%{
        width:40px;
        height:40px;
    }
    50%{
        width:50px;
        height:50px;
    }
    100% {
        width:40px;
        height:40px;
    }
}

@-moz-keyframes myfirst /* Firefox */
{
    0%{
        width:40px;
        height:40px;
    }
    50%{
        width:50px;
        height:50px;
    }
    100% {
        width:40px;
        height:40px;
    }
}

@-webkit-keyframes myfirst /* Safari 和 Chrome */
{
    0%{
        width:40px;
        height:40px;
    }
    50%{
        width:50px;
        height:50px;
    }
    100% {
        width:40px;
        height:40px;
    }
}

@-o-keyframes myfirst /* Opera */
{
    0%{
        width:40px;
        height:40px;
    }
    50%{
        width:50px;
        height:50px;
    }
    100% {
        width:40px;
        height:40px;
    }
}
/*点赞图标放大动画结束*/
/*点赞数量加减动画开始*/
@keyframes mypraise
{
    0%{
        top:-15px;
        opacity: 0;
        filter: Alpha(opacity=0);
        -moz-opacity:0;
    }
    25%{
        top:-20px;
        opacity: 0.5;
        filter: Alpha(opacity=50);
        -moz-opacity:0.5;
    }
    50%{
        top:-25px;
        opacity: 1;
        filter: Alpha(opacity=100);
        -moz-opacity:1;
    }
    75%{
        top:-30px;
        opacity: 0.5;
        filter: Alpha(opacity=50);
        -moz-opacity:0.5;
    }
    100% {
        top:-35px;
        opacity: 0;
        filter: Alpha(opacity=0);
        -moz-opacity:0;
    }
}

@-moz-keyframes mypraise /* Firefox */
{
    0%{
        top:-15px;
        opacity: 0;
        filter: Alpha(opacity=0);
        -moz-opacity:0;
    }
    25%{
        top:-20px;
        opacity: 0.5;
        filter: Alpha(opacity=50);
        -moz-opacity:0.5;
    }
    50%{
        top:-25px;
        opacity: 1;
        filter: Alpha(opacity=100);
        -moz-opacity:1;
    }
    75%{
        top:-30px;
        opacity: 0.5;
        filter: Alpha(opacity=50);
        -moz-opacity:0.5;
    }
    100% {
        top:-35px;
        opacity: 0;
        filter: Alpha(opacity=0);
        -moz-opacity:0;
    }
}

@-webkit-keyframes mypraise /* Safari 和 Chrome */
{
    0%{
        top:-15px;
        opacity: 0;
        filter: Alpha(opacity=0);
        -moz-opacity:0;
    }
    25%{
        top:-20px;
        opacity: 0.5;
        filter: Alpha(opacity=50);
        -moz-opacity:0.5;
    }
    50%{
        top:-25px;
        opacity: 1;
        filter: Alpha(opacity=100);
        -moz-opacity:1;
    }
    75%{
        top:-30px;
        opacity: 0.5;
        filter: Alpha(opacity=50);
        -moz-opacity:0.5;
    }
    100% {
        top:-35px;
        opacity: 0;
        filter: Alpha(opacity=0);
        -moz-opacity:0;
    }
}

@-o-keyframes mypraise /* Opera */
{
    0%{
        top:-15px;
        opacity: 0;
        filter: Alpha(opacity=0);
        -moz-opacity:0;
    }
    25%{
        top:-20px;
        opacity: 0.5;
        filter: Alpha(opacity=50);
        -moz-opacity:0.5;
    }
    50%{
        top:-25px;
        opacity: 1;
        filter: Alpha(opacity=100);
        -moz-opacity:1;
    }
    75%{
        top:-30px;
        opacity: 0.5;
        filter: Alpha(opacity=50);
        -moz-opacity:0.5;
    }
    100% {
        top:-35px;
        opacity: 0;
        filter: Alpha(opacity=0);
        -moz-opacity:0;
    }
}
/*点赞数量加减动画结束*/
/*动态点赞结束*/