.clearfix:after {
  content: "";
  height: 0px;
  display: block;
  overflow: hidden;
  clear: both;
}
.oflowone{
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.contaniar{
  width: 1200px;
  margin: 0 auto;
}
.mshow{
  display: none;
}
/* head */
.dag-header {
  color: #ffffff;
  font-size: 13px;
}

.header_top {
  height: 40px;
  line-height: 40px;
  background: #e4e4e4;
  width: 100%;
}

.header_topcon {
  width: 1200px;
  margin: auto;
}

#weather {
  padding-left: 45px;
}

.header_topcon_list {
  width: 360px;
  color: #004f7b;
}




.header_topcon_list2 {
  width: 305px;
}

.search_name {
  padding-left: 20px;
  margin-left: 72px;
  color: #004f7b;
  font-size: 12px;
}

.search_text {
  background: #fff;
  width: 173px;
  height: 25px;
  color: #787878;
  border: none;
  outline: none;
  border-radius: 10px;
  padding-left: 10px;
}

.search_button {
  background: rgb(0, 79, 123);
  width: 50px;
  height: 25px;
  border: none;
  outline: none;
  margin-left: 5px;
  border-radius: 10px;
  font-size: 12px;

  text-align: center;
  line-height:25px;
  cursor:pointer
}

.searchform {
  margin-top: 7px;
  margin-left: 10px;
}

.headder-con {
  background: url(head_logo.gif) no-repeat center top;
  width: 100%;
  height: 205px;
}



.dag-nav {
  height: 60px;
  line-height: 60px;
  width: 100%;
  background: #004f7b;
  text-align: center;
}

.dag-nav ul {
  width: 1200px;
  margin: auto;
  overflow-x: auto;
  white-space: nowrap
}

.dag-nav ul li {
  display: inline-block;
  width: 11%;
  height: 60px;
  font-size: 18px;
  text-align: center;
}

.dag-nav ul li a {
  color: #ffffff;
  display: block;
}



.dag-nav ul li:hover {
  background: #004869;
}
.dag-nav ul li.active{
  background: #004869;

}
/* head end */

/* foot */
.dag-foot{
  background-color: #004f7b;
  padding: 30px;
}
.dag-foot p{
  text-align: center;
  color: #fff;
  line-height: 1.5;
}
/* foot end */

/* 面包屑 */
.dag-bread{
  color: #989898;
  font-size: 14px;
  padding: 10px 0;
  /* display: flex; */
  /* align-items: center; */
}
.dag-bread img{
  vertical-align: baseline;
  margin-right: 5px;
  width: 16px;
}
/* 面包屑end */






/* index */
.maincon{
  width: 1200px;
  margin: 0  auto;
  padding: 40px 0;
}
.dag-one {
  position: relative;
  margin-bottom: 20px;
  background-color: #e3f6ff;
}
.one-slide-item{
  width: 100%;
}
.one-slide-item a{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  height: 420px;
}
.one-slide-item a img{
  width: 740px;
  height: 100%;
}


.one-slide-item .one-item-right {
    width: 460px;
    padding: 20px 25px;
}
.one-slide-item .one-item-title {
  font-size: 25px;
  color: #4c8199;
  line-height: 45px;
}

.one-slide-item .one-item-text{
  text-indent: 2em;
  line-height: 30px;
  color: #698592;
  font-size: 13px;
  margin-top: 30px;
  height: 173px;
  overflow: hidden;
}
.dag-one-slide .hd{
  position: absolute;
  width: 200px;
  position: absolute;
  bottom: 40px;
  z-index: 1;
  height: 8px;
  right: 0px;
}

.dag-one-slide .hd li {
    float: left;
    margin: 0 5px;
    height: 8px;
    overflow: hidden;
    width: 8px;
    cursor: pointer;
    display: inline-block;
    zoom: 1;
    border-radius: 5px;
    background-color: #2490e3;
    font-size: 0;
}
.dag-one-slide .hd li.on{
  width: 18px;
}

.dag-two{
  /* margin-bottom: 40px; */
}
.dag-two-left{
  width: 940px;
  /* padding-top: 20px; */
}
.dag-two-title{
  width: 100%;
  background-image: url(dag_titlebg1.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
  text-align: center;
  height: 45px;
  line-height: 45px;
  color: #0579af;
    font-size: 23px;
    text-align: center;
    margin-bottom: 15px;
}
.dag-two-con{
  padding: 0 50px;
}

.dag-two-slide{
  position: relative;
}


.dag-two-list .two-slide-item {
  width: 270px;
  float: left;
  position: relative;
  margin-right: 10px;
}
.two-slide-item .two-item-img{
  width: 100%;
  height: 108px;
}
.two-slide-item .two-item-img img{
  width: 100%;
  height: 100%;
}
.two-slide-item .two-item-con{
  border: 1px solid #bcdfef;
  padding: 15px;
  background: #f6f7fb;
  position: relative;
}
.two-slide-item .two-item-title{
  font-size: 17px;
  color: #333;
  }
.two-slide-item .two-item-text{
  color: #666666;
  margin: 10px 0 ;
  font-size: 14px;
  height: 54px;
}

.two-slide-item .two-item-more{
  text-align: right;
  color: #365d98;
  font-size: 14px;
  display: block;

}

.dag-two-slide  .prev,
.dag-two-slide  .next{
  width: 27px;
  height: 46px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 100;
  cursor: pointer;
}

.dag-two-slide  .prev{
  background: url(dag_slideprev.png) no-repeat;
  left: 0;

}

.dag-two-slide  .next{
  right: 0;
  background: url(dag_slidenext.png) no-repeat;
}

.dag-two-right {
  width: 245px;
}

.dag-two-right ul li {
  width: 100%;
  height: 65px;
  border-radius: 5px;
  background: url(index_right_bg.png);
  border: 1px solid #a8c9d8;
  margin-bottom: 15px;
  text-align: center;
  overflow: hidden;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}



.dag-two-right ul li a {
  display: block;
  height: 65px;
  line-height: 65px;
  width: 100%;
  color: #0579af;
  font-size: 18px;
}

.dag-two-right ul li a span {
  display: inline-block;
  width: 43px;
  height: 43px;
  background: url(index_right_icon.png) no-repeat;
  background-position: 0 5px;
  position: relative;
  top: 15px;
}

.dag-two-right ul li a.xxgk2 span {
  background-position: 0 -71px;
}

.dag-two-right ul li a.xxgk3 span {
  background-position: 0 -139px;
}

.dag-two-right ul li a.xxgk4 span {
  background-position: 0 -214px;
}

.dag-two-right ul li a.xxgk5 span {
  background-position: 0 -285px;
}

.dag-two-right ul li a.xxgk6 span {
  background-position: 0 -359px;
}



.list-left-nav ul li:hover {
  opacity: 0.8;
}

.dag-two-right ul li:hover {
  border-color: #0579af
}



/* index end */


/* list */
.daglist-main{
  margin-top: 20px;
}
.list-left-nav{
  width: 245px;
}

.list-left-nav li {
  width: 100%;
  height: 65px;
  border-radius: 5px;
  margin-bottom: 11px;
  text-align: center;
  overflow: hidden;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}



.list-left-nav li a {
  display: block;
  height: 65px;
  line-height: 65px;
  width: 100%;
  color: #0579af;
  font-size: 18px;
}

.list-left-nav li a span {
  display: inline-block;
  width: 43px;
  height: 43px;
  position: relative;
  top: 15px;
  background: url(index_right_icon.png) no-repeat;
}
.list-left-nav li a span {
  background-position: -123px 5px;
}

.list-left-nav li a.xxgk2 span {
  background-position: -123px -71px;
}

.list-left-nav li a.xxgk3 span {
  background-position: -123px -139px;
}

.list-left-nav li a.xxgk4 span {
  background-position: -123px -214px;
}

.list-left-nav li a.xxgk5 span {
  background-position: -123px -285px;
}

.list-left-nav li a.xxgk6 span {
  background-position: -123px -357px;
}
.list-left-nav li a {
  background: #4394df;
  color: #fff;
}

.list-left-nav li a.xxgk2 {
  background: #2dc2a3;
}

.list-left-nav li a.xxgk3 {
  background: #ffae66;
}

.list-left-nav li a.xxgk4 {
  background: #2dafc2;
}

.list-left-nav li a.xxgk5 {
  background: #fccd6a;
}


.daglist-box{
  width: 900px;
}

.list-title {
  color: #0579af;
  font-size: 20px;
  padding-left: 20px;
  border-left: 4px solid #0579af;
  margin-bottom: 40px;
  font-weight: bold;
}
.dag-list-item em{
  color: red;
}
.dag-list-item a{
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
  margin: 10px 0;
  border-bottom: 1px dashed #dedede;
}

.dag-list-item a p{
  flex: 1;
  margin-right: 20px;
  width: 80%;
}
.dag-list-item a span {
  color: #999;
  width: 15%;
  text-align: right;
}


/* list end */
/* detail */

.detail-title{
  padding-bottom: 30px;
  text-align: center;
  color: #333;
}
.detail-title .detail-mtitle{
  font-size: 20px;
  margin-bottom: 25px;

}
.detail-title .detail-ftitle{
  font-size: 18px;
  
}
.detail-sourse{
  display: flex;
  align-items: center;
  justify-content: center;
  color: #afafaf;
  margin-top: 25px;
}

.detail-sourse span{
  margin-right: 50px;
}

.detail-sourse span:last-of-type{
  margin-right: 0;
}
.detail-con span{
  display: inline;
}
.detail-con img,
.detail-con video,
.detail-con iframe{
  max-width: 100%;
}

.detail-fj{
  margin-top: 30px;
  display: flex;
  line-height: 2;
  
}
.detail-fj-list a{
  color: #205da1;
}



/* detail  end*/ 

/* dacy */
.dacy-table{
  width: 100%;
  margin-top: 10px;
  margin-bottom: 40px;
  border-collapse: collapse;
}
.dacy-table thead{
  background-color: #f7f7f7;

}
.dacy-table td{
  border: 1px solid #dedede ;
  text-align: center;
  padding: 5px 10px;

}
.table-head{
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #f7f7f7;
  border: 1px solid #dedede ;

  
}
.dacy-table .td1{
  width: 30%;
  text-align: center;
  padding: 10px 5px;
  border-right: 1px solid #dedede ;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;


}
.dacy-table .td2{
  width: 70%;
  text-align: center;
  padding: 10px 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;



}
.table-tbody{
  border-left: 1px solid #dedede ;
  border-right: 1px solid #dedede ;

}
.tbody-item{
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #dedede ;

}
.tbody-item:hover{
  background-color:#deebfb ;
}
.dacy-search{
	width: 600px;
	height: 45px;
	border: 2px solid #0579af;
	margin: 15px auto;
	margin-bottom: 30px;
	position: relative;
}

.dacy-search input{
	width:400px;
	height:100%;
	border:none;
	padding:0 10px;
	outline:none;

}

.dacy-search #btn{
	width: 83px;
	background: #0579af;
	color: #fff;
	position: absolute;
	right: 0;
}
.dacy-searbox{
  padding: 15px 0 0 0;
  display: flex;
  flex-wrap: wrap; 
}
.dacy-searbox .search-item {
  margin-bottom: 15px;
  margin-right: 40px;
}

.search-item label {
  margin-right: 5px;
  display: inline-block;
  text-align: right;
}

.search-item input, .search-item select {
  height: 30px;
  line-height: 30px;
  border: 1px solid #ddd;
  width: 170px;
  padding: 0 12px;
  box-sizing: border-box;
  background: #fff;
  border-radius: 0;
}
.result-item{
  /* overflow: hidden; */
  /* height: 140px; */
  margin-bottom: 15px;
  width: 100%;
  background: #f4f4f4;
  padding: 15px 15px 48px 15px;
}
.dacy-searbox .search-item-btn{
  margin-bottom: 15px;
  margin-right: 20px;
  border: none;
    background-color: #004f7b;
    color: #fff;
    border-radius: 0;
    padding: 0 20px;
    font-size: 16px;
}
.result-item a{
  display: block;
  width: 100%;
  height: 100%;
}
.result-item .result-title{
  font-size: 18px;
  margin-bottom: 10px;
}
.result-item .result-more{
  display: block;
    width: 75px;
    text-align: center;
    padding: 7px;
    color: #fff;
    font-size: 14px;
    border-radius: 2px;
    background: #0579af;
    float: right;
}
.tstitle{
  font-size: 20px;
  padding: 20px 0;
  text-align: center;
  display: none;
}

.searchlist-box{
  min-height: 370px;
}
/* dacy end */
/* yjfk */

.dagyjfk-box{
  width: 900px;
}
.yjfk-form .yjfk-item{
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-bottom: 25px;
  /* justify-content:; */
}
.yjfk-item .yjfk-title{
  width: 90px;
    margin-right: 40px;
    text-align: right;
    padding-top: 10px;
}
.yjfk-item em{
  color: red;
  padding-right: 5px;
}
.yjfk-item .yjfk-text{
  flex: 1;
  width: 640px;
  padding: 10px;
  border-color: #e6e6e6;
  font-size: 16px;
  font-family: '"microsoft Yahei"';
  border-radius: 2px;
}
.yjfk-item .yjfk-text:focus,.yjfk-item .yjfk-text:hover,
.yjfk-item .yzm-ipt:focus,.yjfk-item .yzm-ipt:hover{
  border-color: #C9C9C9!important;
  outline: none;

}
.yjfk-item .yzm-ipt{
  width: 200px;
  padding: 0 10px;
  height: 42px;
  line-height: 42px;
  border: none;
  border: 1px solid #e6e6e6;
  font-size: 16px;
  border-radius: 2px;
}
.yjfk-item .yfk-yzm{
  display: flex;
  align-items: flex-start;
}
.yjfk-item .yzm{
  width: 126px;

  border: 1px solid #e6e6e6;

}
.yjfk-item .yzm img{
  width: 100%;
  /* height: 42px; */
}
.yjfk-btn{
  padding-left: 130px;
}
.yjfk-btn button{
  display: inline-block;
    vertical-align: middle;
    height: 38px;
    line-height: 38px;
    padding: 0 18px;
    
    white-space: nowrap;
    text-align: center;
    font-size: 16px;
    border: none;
    border-radius: 2px;
    cursor: pointer;
}
.yjfk-btn  .submit{
  background-color: #5ab4fc;
  color: #fff;
  margin-right: 15px;
}
.yjfk-btn  .reset{
  border: 1px solid #C9C9C9;
    background-color: #fff;
    color: #555;
}
.yjfk-radio{
  padding-top: 10px;
}
.yjfk-radio label{
  margin-right: 10px;
}

/* yjfk end */




@media screen and (max-width: 1200px) {
  .mshow{
    display: block;
  }
  .header_topcon{
    width: 100%;
    padding: 0 10px;
    overflow: hidden;
  }
  .header_tq{
    /* display: none; */
    width: 55%;
    text-align: right;
  }
  .header_topcon_list{
    width: 45%;
  }
  .header_topcon_list3{
    width: 100%;
  }
  .header_top{
    height: auto;
    padding-bottom: 5px;
  }
  .search_name{
    padding-left: 1rem;
    margin-left: 0;
  }

  .headder-con {
    height: 160px;
    background-position: left top;
    background-size: 300% auto;
  }
  .dag-nav{
    height: auto;
    /* line-height: normal; */
  }
  .dag-nav ul{
    width: 100%;
    white-space: normal;
  }
  .dag-nav ul li{
    width: 23%;
  }
  .maincon{
    width: 100%;
    padding: 20px 10px;
  }
  .dag-one{
    padding-bottom: 50px;
  }
  .one-slide-item a img{
    width: 100%;
    height: 200px;

  }
  .one-slide-item a{
    flex-wrap: wrap;
    height: auto;
  }
  .one-slide-item .one-item-right{
    width: 100%;
    padding: 20px;
  }
  .one-slide-item .one-item-title{
    line-height: normal;
  }
  .dag-one-slide .hd{
    bottom: 20px;
  }
  .dag-two-left{
    width: 100%;
  }
  .dag-two-title{
    background-size: 300% auto; 
    overflow: hidden;
  }
  .dag-two-slide{
    margin-bottom: 20px;
  }
  .dag-two-right{
    width: 100%;
  }
  .contaniar{
    width: 100%;
  }
  .dag-foot p{
    font-size: 16px;
  }

  /* list */
  .list-left-nav{
    position: absolute;
    right: 10px;
    width: 160px;
  }
  
  .nav-mobile-icon{
    float: right;
  }
  .list-nav-ul{
    background-color: #fff;
    display: none;
  }
  .list-left-nav li a{
    font-size: 16px;
  }
  .daglist-box{
    width: 100%;
  }
  .dag-list{
    font-size: 16px;
  }
  .list-title{
    margin-bottom: 20px;
  }
  .dag-list-item a span{
    width: 30%;
  }

  /* list end */

  /* detail */
  .detail-sourse{
    flex-wrap: wrap;
  }
  .detail-sourse span{
    font-size: 14px;
    width: 100%;
        margin-right: 0;
   
  }

  /* detailEnd */


/* dacy  */
.dacy-searbox .search-item{
  width: 100%;
}
.dacy-searbox .search-item-btn{
  padding: 5px 20px;
}
.dacy-table{
  font-size: 16px;
}
.table-box{
  width: 100%;
  overflow-x: auto;
}
.dacy-search{
  width: 100%;
  font-size: 16px;

}
.dacy-search input{
  width: 75%;
}
.dacy-search #btn{
  width: 20%;
}
.searchlist-box{
  min-height: auto;
}

/* dacy end */


/* yjfk  */
.dagyjfk-box{
  width: 100%;
}
.yjfk-form{
  font-size: 16px;
}
.yjfk-form .yjfk-item{
  flex-wrap: wrap;
}
.yjfk-item .yjfk-title{
  width: 80px;
  margin-right: 10px;
  text-align: left;
  margin-bottom: 15px;
}

.yjfk-item .yjfk-text{
  width: 100%;
  flex: none;
}
.yjfk-item .yfk-yzm{
  flex: 1;
}
.yjfk-item .yzm-ipt{
  width: 100px;
  flex: 1;
}

.yjfk-btn{
  padding-left: 0;
  text-align: center;
}





/* yjfk end */


}