.fl{
    float: left;
}
.fr{
    float: right;
}
.headpic{
    width: 100%;
    height: 686px;
}
.headpic img{
    width: 100%;
    height: 100%;
}
.title{
    margin-top: 30px;
}
.title h1{
    font-size: 48px;
}
.title h2{
    font-size: 36px;
    font-weight: bold;
    margin-top: 15px;
}
.jzbox{
    margin-top: 40px;
}
.jzbox img{
    width: 660px;
    height: 350px;
}
.common{
    width: 50%;
}
.common h3{
    font-size: 30px;
    margin: 30px 0;
}
.common p{
    font-size: 18px;
    line-height: 40px;
    text-indent: 2em;
}
.common span{
    display: block;
    width: 210px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background: #3c6bca;
    font-size: 16px;
    border-radius: 28px;
    margin-top: 30px;
}
.common span a{
    color: #fff;
}
.xnbox{
    margin-top: 20px;
    margin-bottom: 50px;
}
.xnbox .pic1{
    width: 303px;
    height: 290px;
    margin-top: 60px;
    margin-right: -20px;
}
.xnbox .pic2{
    width: 377px;
    height: 360px;
}
.dysqbox{
    margin-top: 80px;
    background: url(../images/sq/dysqbg.png) no-repeat bottom center;
}
.dysqbox img{
    width: 630px;
    /* height: 675px; */
    float: left;
}
.dydetail{
    color: #000;
}
.dydetail span{
    color: #3c6bca;
    background: #3c6bca;
}
.dydetail span a{
    color: #fff;
}
.header01_dqwz span{
    text-decoration: none !important;
}
.header01_dqwz ul{
    display: none !important;
}











#f1_xwzx{
	margin-top:50px;
}

#slideshow {
	width: 659px;
	height: 400px;
	
	background: #dddddd22;
	position: relative;
	overflow: hidden;
margin-bottom: 50px;display: inline-block;}

#slideshow_img {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

#slideshow_img li,
#slideshow_img li a,
#slideshow_img li a img {
	width: 720px;
	height: auto;
	display: block;
}

.slideshow_btn {
	width: 42px;
	height: 66px;
	position: absolute;
	top: 50%;
	margin-top: -33px;
	background-color: #555555;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	transition: 250ms;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

#prev {
	left: -42px;
	background-image: url(../images/index/prev.png);
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

#next {
	right: -42px;
	background-image: url(../images/index/next.png);
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

#slideshow:hover #prev {
	left: 0;
}

#slideshow:hover #next {
	right: 0;
}

.slideshow_btn:hover {
	background-color: #ccc;
}

#slideshow_bottom_bg {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 36px;
	opacity: 0.5;
	filter: alpha(opacity=50);
	background-color: #000;
}

#slideshow_page {
	position: absolute;
	bottom: 0;
	right: 0;
	height: 36px;
}

#slideshow_page li {
	float: left;
	width: 9px;
	height: 9px;
	background: #eff4f8;
	opacity: 0.9;
	border-radius: 50%;
	margin: 16px 8px 16px 0;
}

#slideshow_page li.on {
	background-color: #4477E7;
}

#slideshow_info {
	width: 100%;
	position: absolute;
	bottom: 0;
}

#slideshow_info a {
	display: none;
	max-width: 80%;
	color: #ffffff;
	line-height: 36px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
	text-align: left;
	margin-left: 10px;
}

#slideshow_info a.on {
	display: block;
}





#f1_xwzx ul{
    margin-block-start: 0em;
    margin-block-end: 0em;
    padding-inline-start: 0px;
    margin-top: 10px;
}

#f1_xwzx li{
    line-height: 50px;
    
    background-repeat: no-repeat;
    background-position: 1px 24px;
    
    font-size: 16px;
    list-style-type: none;
}
#f1_xwzx  a{
    text-decoration: none;
}
.data {
    float: right;
    color: #999999;
    font-size: 16px;
    font-weight: 400;
}

.otows {
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}

.zxdtright{
	float:right;
width: 750px;}

.zxdt_title{
    width: 100%;
    padding: 0px;
    overflow: hidden;
}
.zxdt_title div{
    float: left;
    position: relative;
    padding: 0px;
}

.zxdt_title div p{
    font-size: 30px;
    font-weight: 400;
    overflow: hidden;
    vertical-align: middle;
    display: inline-block;
}
.zxdt_title div span{
    font-size: 20px;
    font-weight: bold;
    margin: 0 auto;
    border-bottom: 1px solid #ccc;
    vertical-align: middle;
    display: inline-block;
    margin-left: 50px;
    line-height: 35px;
}
.zxdt_title a{
    display: block;
    float: right;
    padding: 5px 0px;
    /* border: 1px solid #000; */
    /* margin: 66px 0 0; */
}












@media(max-width:1520px){
    .jzbox img {
        width: 650px;
        height: 320px;
    }
    .common p {
        font-size: 16px;
        line-height: 32px;
    }
    .common h3 {
        margin: 17px 0;
    }
    .xnbox .pic1 {
        width: 300px;
        height: 260px;
    }
    .xnbox .pic2 {
        width: 360px;
        height: 330px;
    }
    .dysqbox img {
        width: 630px;
        height: 630px;
    }
    .common {
        width: 43%;
    }
    .dydetail {
        color: #000;
        /* margin-top: 210px; */
    }
}
@media(max-width:1366px){
  #slideshow{
      width:660px;
      margin: 0 auto;
  }
  .zxdtright{
      width:510px;
  }
}

@media(max-width:768px){
  #slideshow{
      width:100%;
      margin: 0 auto;
  }
  .zxdtright{
      width:100%;
  }
  .common{
	  width:100%;
  }
}