body {
	margin:0px;
	padding:0px;
}
div {
	margin:0px auto;
}
h1, h2, h3, h4, h5, h6, p, img, span, ul, li, dl, dt, dd, ol, em {
	margin:0px;
	padding:0px;
	font-weight: normal;
	font-family:"微软雅黑";
	list-style:none;
}
ul li {
	list-style-type: none;
	list-style-image: none;
	margin:0px;
	padding:0px
}
img, a img {
	border: none;
}
.clear {
	clear:both;
}


#playBox{ width:1000px; height:327px; position:relative; overflow:hidden;}
#playBox .oUlplay { width:99999px; position:absolute; left:0; top:0;}
#playBox .oUlplay li{ float:left;}
#playBox .pre{ cursor:pointer; width:30px; height:45px;position:absolute; top:150px; left:10px; z-index:10;}
#playBox .next{ cursor:pointer; width:30px; height:45px; position:absolute; top:150px; right:5px; z-index:10;}
#playBox .smalltitle {width:1000px; height:10px; position:absolute; bottom:5px; z-index:10}
#playBox .smalltitle ul{ width:120px; margin:0 auto;}
#playBox .smalltitle ul li{ width:10px; height:10px; margin:0 5px; border-radius:10px; background:#ffffff; float:left; overflow:hidden;*display:inline;*zoom:1;}
#playBox .smalltitle .thistitle{ background:#69aaec;}


.con {
   line-height:2.0em;
   font-size:16px;
   text-indent:35px;
}
.con_r {
   font-size:14px;
   color:#666;
}

.bt {
   font-size:30px;
   color:#ab292b;
   font-weight:bold;
   line-height: 1.5;
   text-align: center;
}

.jianqiaoInfo p {
	text-indent: 2em;
}
.flexslider {
	margin-top: 20px;
	margin-bottom: 0;
}
.imgList .slides img {
	width: 675px;
	height: 380px;
}
.imgList1 {
	width: 430px;
}
.imgList1 .slides img {
	width: 430px;
	height: 287px;
}
.flexslider:hover .flex-direction-nav .flex-prev {
	left: 0;
}
.flexslider:hover .flex-direction-nav .flex-next {
	right: 0;
}
.flex-direction-nav .flex-next {
	/*right: -8.1%!important;*/
    top: 50%;
    opacity: .8;
    width: 48px;
    height: 48px;
    margin-top: -24px;
    background: url("../images/f_right.png") no-repeat;
    background-size: cover;
}
.flex-direction-nav .flex-next:before {
	content: "" !important;
}
.flex-direction-nav .flex-prev {
	/*left: -8.1%!important;*/
    top: 50%;
    width: 48px;
    height: 48px;
    margin-top: -24px;
    opacity: .8;
    background: url("../images/f_left.png") no-repeat;
    background-size: cover;
}
.flex-direction-nav .flex-prev:before {
	content: "" !important;
}

.second-td{
	text-align: center;
}




















