body {
  padding-top: 121px;

  overflow-x: hidden;
}

.banner {
  height: auto;
}
.banner img {
  width: 100%;
  /* height: 409px; */
  /* object-fit: fill; */
}
.banner .slick-dots {
  right: 50%;
  bottom: 0;
}
.banner .slick-prev {
  background: url(../images/left-jt.png);
  left: 0;
  z-index: 9;
  width: 36px;
  height: 68px;
  left: 75px;
}
.ff a{color:#fff}
.banner .slick-prev:before {
  content: "";
}
.banner .slick-dotted.slick-slider {
  margin-bottom: 0;
}
.banner .slick-dots li button {
  position: absolute;
  bottom: 0;
  width: 34px;
  height: 36px;
}
.banner .slick-dots li {
  margin: 0 36px;
  bottom: 25px;
  left: 50%;
  transform: translateX(-50%);
  background: url(../images/banner-dot.png) no-repeat;
}
.banner .slick-dots li button:before {
  content: "";
}
.banner .slick-dots li::after {
  content: "";
  display: inline-block;
  margin-left: 23px;
  margin-bottom: 7px;
  width: 0;
  height: 2px;
  background-color: #fff;
}
.banner .slick-dots .slick-active::after {
  width: 45px;
}
.banner .slick-next {
  right: 70px;
  width: 36px;
  height: 68px;
  background: url(../images/right-jt.png);
}
.banner .slick-next:before {
  content: "";
}

.col-md-6{

width:100% !important;
}
.boxlist{

}
.ar_article{
display: flow-root;
background:#ffffff;
  padding:10px 20px !important;

}
.tit{

box-sizing: border-box; 
color: rgb(22, 38, 101);
 font-size: 18px;
  border-bottom: 1px solid rgb(221, 221, 221); 
  padding: 10px 20px !important;
   margin-top: 14px;
    font-weight: 600;
     position: relative;
}
.article-list{

margin:0px !important;
}
.boxlist{

box-sizing: border-box;
 margin: 0px -10px; 
padding: 0px 0px !important;;

   margin-top: 0px !important;
    margin-bottom: 24px !important;
    color: #313131;
    /*min-height: 380px;*/
    font-family: 微软雅黑, Microsoft YaHei;
    line-height: 28px;
    font-size: 16px;
}
.col-md-6{

box-sizing: border-box; 
position: relative; width: 410px;
 min-height: 1px; padding-right: 15px; 
 padding-left: 15px;
  -webkit-box-flex: 0; flex: 0 0 50%; max-width: 50%; float: left; height: 150px;
width: 100% !important;


}
.boxlist p{margin:5px 0px 5px 20px !important;text-indent:0px !important;font-size: 16px !important;}
.ry-tit{
   font-weight: bold;
    border-bottom: 2px solid #162665;
    color: #162665;
    padding-bottom: 5px;
    font-size:15px;
margin:0px 20px !important; 
 padding:0 !important;
  text-align: justify;
  line-height: 28px;

}
.zw{text-indent: 45px;
    display: inline-block;}
 .ry-body .col-xs-6 :nth-child(1){
      padding-right: 15px !important;
    
    }
.col-xs-6 {
     width: 50%;
     padding-right: 0px !important;
     padding-left: 0px;
     /* float: left; */
     clear: both;
}
.ry-body-lxfs p:last-child {
    border-bottom: 0;
}
.ry-body {
    padding:0px 20px !important;
    margin:0px !important;
}
.ry-body p{

    margin:0px !important;
}
.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
    /* margin-right: -15px; */
    /* margin-left: -15px; */
    flex-direction: row;
    justify-content: space-between;
}
.ry-body-lxfs p {
    padding-bottom: 2px;
    border-bottom: 1px solid #162665;
} 
.pic {
  padding-top: 75%;
  position: relative;
  overflow: hidden;
}
.pic img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: contain;
  transition: all 1s;
		background-size: cover;
	transition: all 0.5s;
	background-position: center;
	background-repeat: no-repeat;
}
}
.pic img:hover {
  transform: scale(1.1);
}
/* section1 */
.main .section1 {
  background-color: #f4f2ed;
  padding-top: 10px;
  padding-bottom: 60px;
  clear: both;
}
.main .section1 .more a {
  display: block;
  border-bottom: 2px solid #d2d5e5;
  margin-left: 15px;
  /* width: 96%; */
  width: calc(100% - 44px);
  margin-top: 5px;
}
.main .section1 .more .ac {
  font-size: 30px;
  /* line-height: 16px; */
  color: #333;
  border-bottom: 4px solid #162665;
  /* padding-left: 15px; */
}
.main .section1 .more .much {
  /* text-align: right; */
  float: right;
  padding-top: 15px;
  font-size: 16px;
  line-height: 16px;
  color: #105ba2;
}
.section1 .s1l {
  float: left;
  width: 40%;
}
.section1 .s1l .s1ll {
  float: left;
  width: 48.5%;
  /* margin-top: 26px; */
}
.section1 .s1l .s1lr {
  float: right;
  width: 48.5%;
  padding-left: 3%;
}
.section1 .s1l ul li {
  margin-top: 26px;
}
.section1 .s1l a {
  display: block;
}
.section1 .s1l a div:last-child {
  box-sizing: border-box;
  /* height: 130px; */
  border: 1px solid #d5d4d2;
  border-top: 0;
}
.section1 .s1l a .zi {
  padding: 20px 20px 18px 15px;
}
.section1 .s1l img {
  width: 100%;
}

.section1 .s1l em {
  display: block;
  font-size: 16px;
  line-height: 16px;
  color: #105ba2;
}
.section1 .s1l span {
  display: block;
  font-size: 18px;
  padding-top: 12px;
  line-height: 32px;
  height: 64px;
  overflow: hidden;
  color: #333;
}

.section1 .s1l ul li:hover span {
  color: #105ba2;
}
.section1 .s1r {
  float: right;
  width: 57%;
  padding-left: 2.1%;
}
.section1 .s1r ul {
  padding-top: 3px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.section1 .s1r ul li {
  padding-top: 32px;
  padding-bottom: 32px;
  border-bottom: 1px solid #d1d0ce;
  width: 45%;
  /* padding-left: 10px; */
  /* padding-right: 10px; */
}
.section1 .s1r ul li a {
  display: block;
}
.section1 .s1r .date {
  float: left;
}
.section1 .s1r .date .day {
  width: 62px;
  height: 34px;
  background-color: #ffffff;
  font-size: 28px;
  text-align: center;
  line-height: 34px;
  color: #105ba2;
}
.section1 .s1r .date .year {
  width: 62px;
  height: 28px;
  background-color: #105ba2;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 28px;
}
.section1 .s1r ul li p {
  overflow: hidden;
  padding-left: 18px;
  font-size: 18px;
  line-height: 31px;
  color: #333;
  height: 62px;
}
.section1 .s1r ul li:hover .day {
  background-color: #0b66bc;
  color: #fff;
}
.section1 .s1r ul li:hover .year {
  background-color: #0b66bc;
  color: #fff;
}
.section1 .s1r ul li:hover p {
  color: #105ba2;
}

.banner,
.banner .slick,
.banner .slick div,
.banner .slick-slide a,
.banner .slick-slide a img {
	width: 100%;
	height: auto;
}
 .slick-slider {
     position: relative;
     display: block;
     box-sizing: border-box;
     -webkit-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
     -webkit-touch-callout: none;
     -khtml-user-select: none;
     -ms-touch-action: pan-y;
     touch-action: pan-y;
     -webkit-tap-highlight-color: transparent;
 }
 
 .slick-list {
     position: relative;
     display: block;
     overflow: hidden;
     margin: 0;
     padding: 0;
 }
 
 .slick-list:focus {
     outline: none;
 }
 
 .slick-list.dragging {
     cursor: pointer;
     cursor: hand;
 }
 
 .slick-slider .slick-track,
 .slick-slider .slick-list {
     -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
     -ms-transform: translate3d(0, 0, 0);
     -o-transform: translate3d(0, 0, 0);
     transform: translate3d(0, 0, 0);
 }
 
 .slick-track {
     position: relative;
     top: 0;
     left: 0;
     display: block;
 }
 
 .slick-track:before,
 .slick-track:after {
     display: table;
     content: '';
 }
 
 .slick-track:after {
     clear: both;
 }
 
 .slick-loading .slick-track {
     visibility: hidden;
 }
 
 .slick-slide {
     display: none;
     float: left;
     height: 100%;
     min-height: 1px;
 }
 
 [dir='rtl'] .slick-slide {
     float: right;
 }
 
 .slick-slide img {
     display: block;
 }
 
 .slick-slide.slick-loading img {
     display: none;
 }
 
 .slick-slide.dragging img {
     pointer-events: none;
 }
 
 .slick-initialized .slick-slide {
     display: block;
 }
 
 .slick-loading .slick-slide {
     visibility: hidden;
 }
 
 .slick-vertical .slick-slide {
     display: block;
     height: auto;
     border: 1px solid transparent;
 }
 
 .slick-arrow.slick-hidden {
     display: none;
 }
 
 /* Slider */

.slick-loading .slick-list {
    /*background: #fff url() center center no-repeat;*/
}


/* Icons */

@font-face {
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
    src: url('');
    src: url('') format(''), url('') format('woff'), url('') format('truetype'), url('') format('svg');
}


/* Arrows */

.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 9;
}


/* .slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
} */

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25;
}


/* .slick-prev:before,
.slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
} */

.slick-prev {
    left: 0;
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto;
}

.slick-prev:before {
    content: '';
}

[dir='rtl'] .slick-prev:before {
    content: '';
}

.slick-next {
    right: 0;
}

[dir='rtl'] .slick-next {
    right: auto;
    left: 0;
}

.slick-next:before {
    content: '';
}

[dir='rtl'] .slick-next:before {
    content: '';
}


/* Dots */

.slick-dots {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“*/




.s1-l {
	width: 534px;
	
	
}

.s1-lk {

	height:355px;
}

.s1-l-l {
	width: 100%;
}

.s1-l-l ul li a {
	display: block;
	position: relative;
	transition: all 0.3s;
}

.s1-l-l ul li .pic {
	padding-top: 355px;
}
.s1-l-l ul li .pic {
	padding-top: 357px;
	position: relative;
	overflow: hidden;
}

.s1-l-l ul li .pic img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	transition: all 0.5s;
	background-position: center;
	background-repeat: no-repeat;
}


.s1-l-l ul li .s1-linfo {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding:10px 0;
	filter:alpha(Opacity=70);opacity:.7;
	background:#111;
	z-index: 1;
}

.s1-l-l ul li .s1-linfo h3 {
	font-size: 18px;
	color: #fff;
	text-align:center;
	overflow: hidden;
	font-weight:400;

}

.s1-l-l .slick-dots {
	width: auto;
	bottom: 14.5px;
	font-size: 0;
	right: 10px;
}

.s1-l-l .slick-dots li {
	width: 7px;
	height: 7px;
	background:#eee;
	border-radius: 50%;
	margin: 0 2px;
}

.s1-l-l .slick-dots li.slick-active {
	background: #374ed2;
}

.s1-l-l .slick-dots li button {
	display: none;
}

.s1-l-r {
	overflow: hidden;
}

.s1-l-r ul li {
	position: relative;
	padding-left: 25px;
}

.s1-l-r ul li a {
	display: block;
	padding: 14.5px 0;
	border-bottom: 1px dotted rgba(51, 51, 51, 0.34);
	transition: all 0.3s;
}

.s1-l-r ul li:first-child a {
	padding-top: 0;
}

.s1-l-r ul li:first-child:after {
	top: 8px;
}

.s1-l-r ul li::before {
	content: "";
	position: absolute;
	left: 6px;
	top: 0;
	width: 1px;
	height: 100%;
	background: rgba(57, 162, 177, 0.27);
}

.s1-l-r ul li::after {
	content: "";
	position: absolute;
	left: 0;
	top: 23px;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #bdbdbd;
	border: 3px solid #fff;
	transition: all 0.3s;
}

.s1-l-r ul li:hover::after {
	background-color: #39a2b1;
}

.s1-l-r ul li a span {
	float: left;
	font-size: 16px;
	color: #0bacc3;
	margin-right: 15px;
	margin-top: 4px;
}

.s1-l-r ul li a h3 {
	font-size: 16px;
	overflow: hidden;
	line-height: 30px;
	max-height: 60px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}


/* section2 */
.section2 {
  padding-top: 42px;
  padding-bottom: 20px;
  background-color: #fff;
}

.section2>div{
	display: block;
}
.main .section1 .more a {
  display: block;
	 border-bottom: 2px solid #d2d5e5;
  /*margin-left: 15px;*/
  /* width: 96%; */
  width: calc(100% - 44px);
  margin-top: 5px;
}
.main .section2 .more {
	 border-bottom: 2px solid #d2d5e5;
  margin-left: 15px;
  /* width: 96%; */
  width: calc(100% - 44px);
  margin-top: 5px;
}
.main .section2 .more .ac {
  font-size: 30px;
  /* line-height: 16px; */
  color: #333;
  vertical-align: middle;
  padding-left: 15px;
  border-bottom: 4px solid #162665;
}
.main .section2 .more .much {
  /* text-align: right; */
  float: right;
  padding-top: 15px;
  font-size: 16px;
  line-height: 16px;
  color: #105ba2;
}
.section2 .s2l {
  float: left;
  width: 58.9%;
}
.section2 .s2l .s2ll {
  float: left;
  width: 48.5%;
}
.section2 .s2l .s2lr {
  float: right;
  width: 48.5%;
  padding-left: 3%;
}
.section2 .s2l ul li a {
  display: block;
}
.section2 .s2l ul li {
  box-sizing: border-box;
  width: 100%;
  margin-top: 45px;
  border: 1px solid #b2b2b2;
  padding-left: 25px;
  padding-right: 15px;
}
.section2 .s2l ul li:hover {
  background-color: #105ba2;
}
.section2 .s2l ul li:hover .context h4,
.section2 .s2l ul li:hover .context p {
  color: #fff;
}
.section2 .s2l ul li:hover .time {
  background-color: #ffe5e6;
}
.section2 .s2l li {
  position: relative;
}
.section2 .s2l .time {
  position: absolute;
  top: -20px;
  left: 18px;
  width: 100px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background-color: #fff;
  font-size: 16px;
  color: #105ba2;
}
.section2 .s2l h4 {
  font-size: 18px;
  line-height: 28px;
  height: 56px;
  overflow: hidden;
  color: #333;
  padding-top: 25px;
  margin-bottom: 15px;
}
.section2 .s2l p {
  font-size: 14px;
  line-height: 23px;
  height: 46px;
  text-overflow: ellipsis;
  color: #808080;
  margin-bottom: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.section2 .s4l{
	width: 50%;
	float: left;
}

.section2 .s2r {
  float: right;
  width: 46%;
  padding-left: 2.1%;
}
.section2 .s2r .top {
  position: relative;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 23px;
  clear: both;
}
.section2 .s2r .top img {
  width: 100%;
}
.section2 .s2r .top p {
  position: absolute;
  font-size: 30px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
}

.section2 .s2r .xia {
  width: 100%;
}
.section2 .s2r .xia ul li a {
  display: block;
  width: 100%;
  height: auto;
}
.section2 .s2r .xia .s2slick {
  float: left;
  width: 100%;
}
.xia .s2slick .slul li {
  float: left;
  width: 100%;
  margin-right: 0%;
}
.section2 .s2r .xia ul li:nth-child(4n) {
  margin-right: 0;
}
.s4l ul li a {
  display: block;
}

.s4l ul li a em {
  color: #105ba2;
  float: left;
  padding-top: 13px;
}
.s4l ul {
  margin-top: 21px;
}
.s4l ul li a p {
  padding-left: 8px;
  margin-right: 100px;
  font-size: 16px;
  line-height: 44px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #333;
}
.s4l ul li:hover p {
  color: #105ba2;
}
.s4l ul li a span {
  float: right;
  margin-top: -44px;
  font-size: 15px;
  line-height: 44px;
  color: #878787;
}


.section2 .s2r .xia ul li img {
  position: relative;
  padding-top: 42px;
  display: block;
  margin: 0 auto;
}
.section2 .s2r .xia ul li p {
  padding-top: 18px;
  padding-bottom: 25px;
  font-size: 16px;
  line-height: 16px;
  color: #868686;
  text-align: center;
}
.section2 .s2r .xia ul li:hover {
  /*background-color: #105ba2; */
}
.section2 .s2r .xia ul li:hover p {
  color:  #105ba2;
}
.s2slick .slick-dots {
  margin-top: 63px;
}

.xia .s2slick .slick-dots li {
  float: none;
  width: auto;
  margin-right: 0;
  background: url(../images/dots.png) no-repeat center center;
}
.xia .s2slick .slick-dots li button:before {
  content: "";
}
.section2 .s2r .xia .slick-dots li:hover {
  background-color: transparent;
}

.section2 .s2r .xia .slick-dots .slick-active {
  background: url(../images/adot.png) no-repeat center center;
}

/* section3 */
.section3 {
  width: 100%;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  background: url(../images/s3.png);
}

.section3 .jump-top {
  text-align: center;
}
.section3 .jump-top span {
  position: relative;
  display: inline-block;
  cursor: pointer;
  font-size: 30px;
  color: #808080;
  padding-left: 15px;
  vertical-align: middle;
  font-weight: normal;
  padding-left: 55px;
  margin-right: 45px;
}
.section3 .jump-top span .m1 {
  position: absolute;
  top: 8px;
  left: 0px;
  z-index: 2;
}
.section3 .jump-top span .m2 {
  position: absolute;
  top: 8px;
  left: 0px;
  /* z-index: 1; */
  /* opacity: 0; */

  /* top: 2px; */
}
.section3 .jump-top span.on .m2 {
  z-index: 2;
}
/* .section3 .jump-top span i {
  margin-top: 5px;
  padding-right: 15px;
}

.section3 .jump-top i {
  padding-right: 15px;
  float: left;
  display: block;
  background: url(../images/s3dw1.png) center center no-repeat;
  width: 35px;
  height: 35px;
  background-size: contain;
}
.section3 .jump-top span.on i::before {
  content: "";
  padding-right: 15px;
  display: block;
  background: url(../images/s3dw.png) center center no-repeat;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.2s;
  background-size: contain;
}
.section3 .jump-top span.on i::before {
  opacity: 1;
} */
.section3 .jump-top span.on em {
  color: #105ba2;
}

.section3 .jump {
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.section3 .jump .jump-box {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
}
.section3 .jump .jump-box.on {
  position: relative;
  z-index: 9;
  opacity: 1;
  transition: all 1s;
}
.section3 .s3b {
  padding-top: 67px;
}
.section3 .s3l {
  float: left;
  width: 24%;
}
.section3 .s3l a {
  overflow: hidden;
  display: block;
}
.section3 .s3l .fd {
  overflow: hidden;
}
.section3 .s3l .fd:hover img {
  transform: scale(1.1);
  transition: all 1s;
}
.section3 .s3l img {
  width: 100%;
  height: 100%;
}
.section3 .s3l .pic {
  padding-top: 71.5%;
}
.section3 .s3l img:hover {
  transform: scale(1.1);
  transition: all 1s;
}
.section3 .s3l p {
  font-size: 16px;
  line-height: 16px;
  color: #105ba2;
  padding-top: 16px;
}
.section3 .s3l span {
  display: block;
  padding-top: 18px;
  font-size: 16px;
  line-height: 28px;
  color: #333;
}
.section3 .s3l span:hover {
  color: #105ba2;
}
.section3 .s3m {
  float: left;
  width: 46%;
  margin-left: 2.8%;
  margin-right: 2.8%;
}
.section3 ul .biao {
  padding-top: 0;
}
.section3 ul li {
  padding-top: 22px;
}
.section3 ul li:hover p {
  color: #105ba2;
}
.section3 ul li:first-child {
  padding-top: 0px !important;
}
.section3 ul li a {
  display: block;
}
.section3 ul li a p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 16px;
  line-height: 22px;
  color: #333;
}
.section3 ul li a span {
  font-size: 14px;
  line-height: 29px;
  color: #105ba2;
}
.section3 ul li a em {
  float: right;
  width: 80%;
  height: 1px;
  margin-top: 15px;
  margin-left: 12px;
  background-color: #cd9493;
}
.section3 .s3r {
  float: right;
  width: 46%;
}

.section3 .s3r .srb {
  padding-top: 37px;
}
.section3 .s3r .srb .pic {
  padding-top: 77%;
}
.section3 .s3r .srb .abc {
  float: left;
  width: 223px;
}
.section3 .s3r .srb a {
  display: block;
  overflow: hidden;
  padding-left: 4.5%;
}
.section3 .s3r .srb a p {
  font-size: 14px;
  line-height: 29px;
  color: #105ba2;
}
.section3 .s3r .srb a h4 {
  font-size: 16px;
  line-height: 26px;
  height: 52px;
  overflow: hidden;
  color: #333;
  padding-top: 4px;
  padding-bottom: 16px;
}
.section3 .s3r .srb a p:last-child {
  font-size: 14px;
  line-height: 23px;
  color: #808080;
  height: 69px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.section3 .s3r .srb a p:last-child:hover {
  color: #105ba2;
}
.section3 .s3x {
  text-align: center;
  margin-top: 72px;
}
.section3 .s3x a {
  display: block;
  width: 120px;
  height: 40px;
  border: 1px solid #c07575;
  border-radius: 5px;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color: #105ba2;
  margin: 0 auto;
}
/* section4 */
.section4 {
  padding-top: 20px;
  padding-bottom: 0px;
}
.section4 .s4l {
  float: left;
  width: 31.4%;
}
.main .section4 .more .ac {
  font-size: 30px;
  /* line-height: 16px; */
  color: #333;
  vertical-align: middle;
  padding-left: 15px;
}
.main .section4 .more .much {
  /* text-align: right; */
  float: right;
  padding-top: 15px;
  font-size: 16px;
  line-height: 16px;
  color: #105ba2;
}
.section4 ul li a {
  display: block;
}

.section4 ul li a em {
  color: #105ba2;
  float: left;
  padding-top: 13px;
}
.section4 ul {
  margin-top: 21px;
}
.section4 ul li a p {
  padding-left: 8px;
  margin-right: 100px;
  font-size: 16px;
  line-height: 44px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #333;
}
.section4 ul li:hover p {
  color: #105ba2;
}
.section4 ul li a span {
  float: right;
  margin-top: -44px;
  font-size: 15px;
  line-height: 44px;
  color: #878787;
}
.section4 .s4m {
  float: left;
  width: 30.8%;
  padding-left: 3.3%;
  padding-right: 3.3%;
}
.section4 .s4r {
  float: left;
  width: 31.2%;
}
/* section5 */
.section5 {
  /* width: 100%; */
  /* height: 100%; */
  padding-top: 20px;
  padding-bottom: 55px;
  background: url(../images/s5b.png);
}
.section5 .more a {
  display: block;
  text-align: center;
}
.section5 .more{
	 border-bottom: 2px solid #d2d5e5;
  margin-left: 15px;
  /* width: 96%; */
  width: calc(100% - 44px);
  margin-top: 5px;

}
.footer .bq p {
    font-size: 16px;
    line-height: 36px;
    color: #fff;
	padding:0 10px
}
.section5 .more .ac {
  font-size: 30px;
  line-height: 42px;
  color: #333;
  /* padding-left: 15px; */
  /* font-weight: bold; */
  font-size: 30px;
  /* line-height: 16px; */
  color: #333;
  vertical-align: middle;
  /* padding-left: 15px; */
  border-bottom: 4px solid #162665;
}
.section5 .more .much {
  float: right;
  font-size: 16px;
  line-height: 16px;
  color: #105ba2;
}
.section5 .s5l {
  /* float: left; */
  /* width: 31.2% !important; */
}
.section5 .context {
  padding-top: 45px;
}
.section5 .context a {
  display: block;
  overflow: hidden;
  padding: 0 20px;
}
.section5 .slick-next {
  right: 0;
}
.section5 .context img:hover {
  transform: scale(1.1);
  transition: all 1s;
}
.section5 .pic {
  padding-top: 60.4%;
}

.section5 .context .date {
  padding-top: 27px;
  padding-bottom: 13px;
  font-size: 15px;
  line-height: 16px;
  color: #105ba2;
  border-bottom: 1px solid #303F9F;
}
.section5 .context h4 {
  padding-top: 14px;
  margin-bottom: 21px;
  font-size: 16px;
  line-height: 26px;
  height: 56px;
  overflow: hidden;
  text-align: justify;
  color: #333;
}
.section5 .context a .neor:hover .ex {
  color: #105ba2;
}
.section5 .context .ex {
  font-size: 14px;
  line-height: 23px;
  height: 69px;
  overflow: hidden;
  color: #808080;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.section5 .s5m {
  /* float: left; */
  /* width: 30.8% !important; */
  /* padding-left: 3.3%;
  padding-right: 3.3%; */
}
.section5 .s5r {
  /* float: left; */
  /* width: 31.2% !important; */
}
.section5 .slick-prev:before {
  content: "";
}
.section5 .slick-next:before {
  content: "";
}
/* section6 */
.section6 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.main .section6 .more {
  padding-bottom: 20px;
}
.main .section6 .more a {
  display: block;
}
.main .section6 .more .ac {
  font-size: 30px;
  /* line-height: 16px; */
  color: #333;
  vertical-align: middle;
  padding-left: 15px;
}
.main .section6 .more .much {
  /* text-align: right; */
  float: right;
  padding-top: 15px;
  font-size: 16px;
  line-height: 16px;
  color: #105ba2;
}
.section6 .s6 a {
  display: block;
  overflow: hidden;
  padding: 0 10px;
}
.section6 .pic {
  padding-top: 45%;
}

.section6 .s6 a:hover img {
  transform: scale(1.1);
  transition: all 1s;
}
.section6 .slick-next {
  right: 0;
}
.section6 .slick-next:before {
  content: "";
}

/* Ã¥â€œÂÃ¥Âºâ€Ã¥Â¼Â */
@media screen and (max-width: 1400px) {
  body {
    /* padding-left: 10px; */
    /* padding-right: 10px; */
  }
  .fl {
    padding-left: 20px;
  }
  .fr {
    padding-right: 20px;
  }
.px1400 {
  max-width: 1400px;
  margin: 0 auto;
}
/* PCÃ¥Â¤Â´Ã©Æ’Â¨ */
.head {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 999;
  background-color: #105ba2;
}
.head .logo {
  float: left;
  width: 40%;
  padding-left: 10px;
}
.head .logo a {
  display: block;
}
.head .logo img {
  float: left;
  padding: 28px 0;
  width: 100%;
}
.head .logo .dz {
  float: left;
  border-left: 1px solid #c67c7e;
  padding-left: 18px;
  margin-left: 20px;
  margin: 20px;
}
.head .logo p {
  font-size: 33px;
  line-height: 52px;
  color: #fff;
}
.head .logo span {
  font-size: 8px;
  padding-bottom: 8px;
  color: #fff;
}
.head .headr {
  float: right;
  padding-right: 10px;
}
.head .top .tops {
  float: right;
}
.head .top .tops a {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  margin-top: 32px;
}
.head .top .tops em {
  font-size: 14px;
  color: #fff;
  padding: 0 10px;
}
.head .top .search {
  position: relative;
  float: right;
  margin-top: 28px;
  margin-left: 16px;
  box-sizing: border-box;
  width: 180px;
  /* height: 28px; */
  /* line-height: 28px; */
  border: 1px solid #fff;
  border-radius: 20px;
  padding-left: 8px;
  padding-right: 37px;
}
.head .top .search .text {
  border: none;
  width: 100%;
  height: 26px;
  line-height: 26px;
  background-color: transparent;
  color: #fff;
}
input[type="text"]::placeholder {
  color: #fff;
  height: 28px;
  line-height: 29px;
  opacity: 0.3;
}
.head .top .search .button {
  position: absolute;
  top: 3px;
  right: 7px;
  border: none;
  width: 24px;
  height: 24px;
  background: url(../images/sousuo.png) no-repeat;
}

.nav {
  text-align: right;
}

.nav > ul {
  font-size: 0;
  height: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.nav > ul > li {
  display: inline-block;
  text-align: center;
  position: relative;
  margin-left: 27px;
}

.nav > ul > li:first-child {
  margin-left: 0;
}

.nav > ul > li > a {
  display: inline-block;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  position: relative;
  margin-top: 17px;
  margin-bottom: 21px;
}

.nav > ul > li > a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  background: #fff;
  transition: all 0.3s;
}

.nav > ul > li.on > a::after {
  width: 100%;
}

.nav > ul > li.active > a {
  color: #105ba2;
}

.nav > ul > li:hover > a:after {
  width: 100%;
}

.nav > ul > li > div {
  position: absolute;
  top: 50px;
  /* left: 43px; */
  left: 50%;
  transform: translateX(-50%);
  width: 115px;
  z-index: 9999;
  display: none;
  padding-top: 10px;
}
.nav > ul > li:hover div {
  display: block;
}
.nav > ul > li > div > ul {
  overflow: hidden;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  line-height: normal;
}

.nav > ul > li > div > ul > li a {
  font-size: 14px;
  line-height: 40px;
  transition: 0.3s;
  color: #333;
}
.nav > ul > li > div > ul > li:hover {
  background: #105ba2;
}
.nav > ul > li > div > ul > li:hover a {
  color: #fff;
}

/* Ã§Â§Â»Ã¥Å Â¨Ã§Â«Â¯ */

.wap {
  display: none;
}

.wap-menu {
  position: fixed;
  top: 15px;
  right: 10px;
  z-index: 99999;
  font-size: 0;
}

.wap-menu img {
  height: 25px;
}

.close-menu {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
}

/* footer */
.footer {
  position: relative;
  width: 100%;
  height: 100%;
  padding-top: 20px;
  /* padding-bottom: 20px; */
  background: #105ba2;
}

.footer>div{
  padding: 20px 0;
}

.footer .bq {
   background: #0e406f;
}
.footer .bq p{  font-size: 16px;
  line-height: 36px;
  color: #fff;
             }
.footer .bq a{
  color:#fff;
}
.fl {
  float: left;
}
.fl p {
  font-size: 18px;
  line-height: 22px;
  color: #fff;
}
.footer-B-L-Box {
  padding-top: 28px;
}
.footer-B-L-Box .footerItem {
  width: 262px;
  height: 37px;
  background: transparent;
  line-height: 37px;
  font-size: 14px;
  color: #ffffff;
  padding-left: 12px;
  cursor: pointer;
  position: relative;
  margin-right: 0px;
  border: 1px solid #fff;
}

.footerItem::after {
  position: absolute;
  content: "";
  display: block;
  background: url(../images/icon-footer.png) no-repeat;
  width: 17px;
  height: 12px;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.8s;
}

.footer-B-L-Box > div:hover .footerItem::after {
  transform: translateY(-50%) rotateZ(180deg);
}

.fl div {
  position: relative;
}

.fl div ul {
  position: absolute;
  z-index: 9;
  bottom: 37px;
  display: none;
}
.fl .M-s:hover ul {
  display: block;
}
.fl .M-M:hover ul {
  display: block;
}
.fl .M-R:hover ul {
  display: block;
}

.fl div ul li {
  width: 262px;
  height: 40px;
  line-height: 40px;
}

.fl div ul li a:hover {
  background-color: #105ba2;
  color: #ffffff;
  border: 1px solid #fff;
}

.fl div ul li a {
  display: block;
  color: #333;
  font-size: 13px;
  background-color: #ffffff;
  padding-left: 12px;
}

.footer-T-L > div > a:hover {
  text-decoration: underline;
}
.M-s,
.M-M,
.M-R {
  padding-bottom: 15px;
}
.fm {
  position: absolute;
  text-align: center;
  top: 53px;
  left: 33%;
  transform: translateX(-50%);
}
.fm a {
  display: block;
}

.fr {
  float: right;
  float: none;
  margin: 0 auto;
  display: block;
  text-align: center;
}
.fr p:first-child {
  font-size: 16px;
  line-height: 22px;
  color: #fff;
}
.fr p:nth-child(n + 1) {
  font-size: 18px;
  line-height: 32px;
  color: #fff;
}
.ff {
  height: auto;
  background: url(../images/ff.png);
  text-align: center;
  padding: 10px 0;
}
.ff p {
  width: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  font-size: 16px;
  line-height: 36px;
  color: #fff;
  background: url(../images/ff.png) no-repeat center center;
  background-size: cover;
}

input {
  border: none;
}
}
@media screen and (max-width: 1300px) {
  .section1 .s1r ul li {
    padding-top: 20px;
    padding-bottom: 18px;
  }
  .section3 ul li a em {
    width: 70%;
  }
  .section3 .s3r .srb a h4 {
    padding-top: 0;
    padding-bottom: 9px;
  }
  .section3 .s3x {
    margin-top: 60px;
  }
  .nav > ul > li {
    margin-left: 35px;
  }
}
@media screen and (max-width: 1200px) {
.section5{padding-right: 10px; padding-left: 10px;}
.section4{padding-right: 10px; padding-left: 10px;}
.section6 {padding-right: 10px; padding-left: 10px;}
  /* .headr .nav > ul > li > a {
    margin-left: 30px;
  } */
  .nav > ul > li > div {
    left: 22px;
  }
  .section1 .s1r ul li {
    padding-top: 18px;
    padding-bottom: 16px;
  }
  .section3 .s3r .srb a h4 {
    padding-bottom: 0;
  }
  .section3 {
    padding-top: 70px;
  }
  .section3 .s3b {
    padding-top: 60px;
  }
  .nav > ul > li {
    margin-left: 18px;
  }
}
@media screen and (max-width: 1100px) {
  /* .headr .nav > ul > li > a {
    margin-left: 15px;
  } */
  .nav > ul > li > div {
    left: 7px;
  }
}
@media screen and (max-width: 1024px) {
  .head {
    display: none;
  }
  .nav {
    display: none;
  }
  .wap {
    display: block;
  }
  .m-logo {
    font-size: 0;
  }
  .m-head {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    padding: 10px;
    z-index: 999;
    box-shadow: 0 5px 5px rgb(0 0 0 / 20%);
    background: #105ba2;
  }
  .m-logo {
    font-size: 0;
  }
  .m-logo a {
    font-size: 0;
    line-height: 40px;
  }
  .m-logo img {
    max-height: 40px;
    max-width: 80%;
    vertical-align: middle;
  }
  .m-tlink {
    padding: 10px 15px 0 15px;
  }
  .m-tlink a {
    font-size: 14px;
    margin-right: 15px;
    margin: 5px 10px 00;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    background: #fff;
    color: #333;
    line-height: 30px;
    padding: 0 15px;
    border-radius: 5px;
  }
  .m-search {
    margin: 0 15px;
    padding-right: 50px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    position: relative;
    line-height: 35px;
    margin-top: 15px;
    border: 1px solid #fff;
  }
  .m-search input[type="text"] {
    display: block;
    width: 100%;
    line-height: 25px;
    background: none;
    color: #fff;
  }
  .m-search input[type="text"]::placeholder {
    color: #fff;
  }
  .m-search input[type="image"] {
    position: absolute;
    right: 10px;
    top: 10px;
    height: 15px;
  }
  .m-nav {
    position: fixed;
    top: 60px;
    left: 100%;
    right: 0;
    bottom: 0;
    z-index: 999;
    background: #1067b9;
    overflow-y: scroll;
  }
	
  .m-nav ul {
    padding: 0 15px;
  }
  .m-nav ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    position: relative;
  }
  .m-nav ul li > span.on {
    transform: rotateZ(90deg);
  }
  .m-nav ul li ul {
    display: none;
  }
  .m-nav ul li ul li {
    border: none;
  }
  .m-nav > ul > li a {
    display: block;
    font-size: 14px;
    line-height: 20px;
    padding: 15px 0;
    position: relative;
    color: #fff;
  }
  .m-nav > ul > li ul li a {
    padding: 10px 0;
  }
  .m-nav > ul > li > span {
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(../images/m-nav_down.png) no-repeat;
    background-size: 14px 14px;
    background-position: center center;
    right: 0;
    top: 15px;
    cursor: pointer;
    display: block;
    color: #fff;
    transition: all 0.3s;
  }
  body {
    padding-top: 60px;
  }
  .main .section1 {
    padding-top: 45px;
    padding-bottom: 0px;
    /* padding: 0 10px; */
    padding-left: 10px;
    padding-right: 10px;
  }
  .section1 .s1l {
    float: none;
    width: auto;
  }
  .section1 .s1r {
    float: none;
    width: auto;
    margin-top: 30px;
    padding-left: 0;
  }
	.section1 .s1r ul {
  padding-top: 3px;
  display: block;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
  .section2 {
    padding-top: 45px;
    padding-bottom: 35px;
    /* padding: 0 10px; */
    padding-left: 10px;
    padding-right: 10px;
  }
	.section2 .s4l {
    width: 100%;
    float: left;
}
  .section2 .s2l {
    float: none;
    width: auto;
  }
  .section2 .s2r {
    float: none;
    width: auto;
    padding-left: 0;
    height: auto;
    clear: both;
    padding-top: 40px;
  }

.s2r {}
  .section3 {
    padding-top: 30px;
    /* padding: 0 10px; */
    /* padding-left: 10px; */
    /* padding-right: 10px; */
  }
  .section3 .s3b {
    padding-top: 45px;
    max-width: 100% !important;
  }
  /* .section3 .s3l {
    float: none;
    width: 100%;
  } */
  .section3 .s3l span {
    border-bottom: 1px solid #3F51B5;
    margin-bottom: 30px;
    line-height: 53px;
  }
  .section3 .s3m {
    width: 33%;
  }
  .section3 .s3r {
    width: 37%;
  }
  .section3 .s3x {
    margin-top: 55px;
  }
  .fm {
    top: 30px;
  }
  .fm img {
    top: -37px;
  }
  .fl {
    margin-top: 60px;
  }
  .fr {
    margin-top: 70px;
  }
  .fm {
    position: static;
    transform: translateX(0);
  }
  .section3 .s3r .srb .abc {
    width: 190px;
  }
}
@media screen and (max-width: 990px) {
  .main .section1 {
    padding-top: 35px;
    padding-bottom: 40px;
  }
	.col-md-6 {
    box-sizing: border-box;
    position: relative;
    width: 410px;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 100%;
    float: left;
    height: auto !important;
    width: 100% !important;
}
	.col-xs-6 {
    width: auto;
    padding-right: 0px !important;
    padding-left: 0px;
    /* float: left; */
    clear: both;
    padding: 20px 0;
}
	.fm img {
   
    width: 90%;
    height: auto;
}
	.main .section2 .more .much {
    /* text-align: right; */
    float: right;
    padding-top: 4px;
    font-size: 16px;
    line-height: 16px;
    color: #105ba2;
}
	.main .section1 .more .much {
    /* text-align: right; */
    float: right;
    padding-top: 4px;
    font-size: 16px;
    line-height: 16px;
    color: #105ba2;
}
	.main .section2 .more {
    border-bottom: 2px solid #d2d5e5;
    margin-left: 15px;
    width: 96%; 
    
    margin-top: 5px;
}
  .section2 {
    padding-top: 35px;
  }
  .section3 {
    padding-top: 35px;
  }
  .section4 {
    padding-top: 35px;
    padding: 0 10px;
  }
  .section6 {
    padding-top: 35px;
    padding-bottom: 60px;
    /* padding: 0 10px; */
  }
	.section1 .s1r ul li {
    padding-top: 18px;
    padding-bottom: 16px;
		width:100%;
  }
	.section2 .s4l {
    width: 100%;
    float: left;
}
  .section3 .s3m {
    float: none;
    /* overflow: hidden; */
    width: auto;
    margin-left: 0;
    margin-right: 0;
    /* margin-left: 6%; */
  }
  .section3 .s3r {
    float: none;
    width: auto;
    /* padding-left: 2.8%;
    padding-right: 2.8%; */
    /* margin-top: 20px; */
  }
  .section3 .s3x {
    margin-top: 30px;
  }
  .section4 {
    padding-top: 44px;
    padding-bottom: 40px;
  }
  .section4 .s4l {
    float: none;
    width: auto;
  }
  .section4 .s4m {
    float: none;
    width: auto;
    padding-left: 0;
    padding-right: 0;
    margin-top: 30px;
  }
  .section4 .s4r {
    float: none;
    width: auto;
    margin-top: 30px;
  }
  .section5 {
    padding-top: 40px;
    /* padding: 0 10px; */
  }

  .fl {
    padding-left: 20px;
  }
  .fr {
    margin-top: 52px;
    margin-bottom: 10px;
    width: 100%;
    margin: 0 auto;
    float: left;
    padding: 0;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
  }
  .section3 .s3r ul {
    padding-top: 13px;
  }
  .main .section1 .more .ac,
  .main .section2 .more .ac,
  .section3 .tu ul li span,
  .main .section4 .more .ac,
  .section5 .more .ac,
  .main .section6 .more .ac {
    font-size: 22px;
    line-height: 29px;
  }
  .section1 .s1l span {
    font-size: 16px;
  }
  .section1 .s1r ul li p {
    font-size: 16px;
  }
  .section2 .s2l h4 {
    font-size: 16px;
  }
  .section2 .s2r .top p {
    font-size: 24px;
    /* top: 0; */
  }
	.section2 .s2r .top {
  position: relative;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  clear: both;
}
  .section3 .jump-top span {
    font-size: 24px;
  }
  .section3 .jump-top span i {
    margin-top: 0;
  }
  .section3 .s3l {
    float: none;
    width: auto;
    /* margin: 0 auto; */
    max-width: 100%;
  }
  .section3 .s3r .srb .abc {
    width: 220px;
  }
  .section3 {
    padding-bottom: 30px;
  }
  .banner .slick-prev {
    left: 30px;
  }
  .banner .slick-next {
    right: 30px;
  }
  .section5 {
    padding-bottom: 10px;
  }
	.section5 .more {
    border-bottom: 2px solid #d2d5e5;
    margin-left: 15px;
    width: 96%; 
   
    margin-top: 5px;
}
	.section5 .more .much {
    float: right;
    font-size: 16px;
    line-height: 21px;
    color: #105ba2;
}
  .section5 .context h4 {
    margin-bottom: 0;
  }
  .section5 .context a {
    padding: 0 10px;
  }
}

@media screen and (max-width: 768px) {
  .main .section1 {
    padding-top: 35px;
    padding-bottom: 40px;
  }
	.fm img {
   
    width: 90%;
    height: auto;
}
	.main .section2 .more .much {
    /* text-align: right; */
    float: right;
    padding-top: 4px;
    font-size: 16px;
    line-height: 16px;
    color: #105ba2;
}
	.main .section1 .more .much {
    /* text-align: right; */
    float: right;
    padding-top: 4px;
    font-size: 16px;
    line-height: 16px;
    color: #105ba2;
}
	.main .section2 .more {
    border-bottom: 2px solid #d2d5e5;
    margin-left: 15px;
    width: 96%; 
    
    margin-top: 5px;
}
  .section2 {
    padding-top: 35px;
  }
  .section3 {
    padding-top: 35px;
  }
  .section4 {
    padding-top: 35px;
    padding: 0 10px;
  }
  .section6 {
    padding-top: 35px;
    padding-bottom: 60px;
    /* padding: 0 10px; */
  }
	.section1 .s1r ul li {
    padding-top: 18px;
    padding-bottom: 16px;
		width:100%;
  }
	.section2 .s4l {
    width: 100%;
    float: left;
}
  .section3 .s3m {
    float: none;
    /* overflow: hidden; */
    width: auto;
    margin-left: 0;
    margin-right: 0;
    /* margin-left: 6%; */
  }
  .section3 .s3r {
    float: none;
    width: auto;
    /* padding-left: 2.8%;
    padding-right: 2.8%; */
    /* margin-top: 20px; */
  }
  .section3 .s3x {
    margin-top: 30px;
  }
  .section4 {
    padding-top: 44px;
    padding-bottom: 40px;
  }
  .section4 .s4l {
    float: none;
    width: auto;
  }
  .section4 .s4m {
    float: none;
    width: auto;
    padding-left: 0;
    padding-right: 0;
    margin-top: 30px;
  }
  .section4 .s4r {
    float: none;
    width: auto;
    margin-top: 30px;
  }
  .section5 {
    padding-top: 40px;
    /* padding: 0 10px; */
  }

  .fl {
    padding-left: 20px;
  }
  .fr {
    margin-top: 52px;
    margin-bottom: 10px;
  }
  .section3 .s3r ul {
    padding-top: 13px;
  }
  .main .section1 .more .ac,
  .main .section2 .more .ac,
  .section3 .tu ul li span,
  .main .section4 .more .ac,
  .section5 .more .ac,
  .main .section6 .more .ac {
    font-size: 22px;
    line-height: 29px;
  }
  .section1 .s1l span {
    font-size: 16px;
  }
  .section1 .s1r ul li p {
    font-size: 16px;
  }
  .section2 .s2l h4 {
    font-size: 16px;
  }
  .section2 .s2r .top p {
    font-size: 24px;
    /* top: 0; */
  }
	.section2 .s2r .top {
  position: relative;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  clear: both;
}
  .section3 .jump-top span {
    font-size: 24px;
  }
  .section3 .jump-top span i {
    margin-top: 0;
  }
  .section3 .s3l {
    float: none;
    width: auto;
    /* margin: 0 auto; */
    max-width: 100%;
  }
  .section3 .s3r .srb .abc {
    width: 220px;
  }
  .section3 {
    padding-bottom: 30px;
  }
  .banner .slick-prev {
    left: 30px;
  }
  .banner .slick-next {
    right: 30px;
  }
  .section5 {
    padding-bottom: 10px;
  }
	.section5 .more {
    border-bottom: 2px solid #d2d5e5;
    margin-left: 15px;
    width: 96%; 
   
    margin-top: 5px;
}
	.section5 .more .much {
    float: right;
    font-size: 16px;
    line-height: 21px;
    color: #105ba2;
}
  .section5 .context h4 {
    margin-bottom: 0;
  }
  .section5 .context a {
    padding: 0 10px;
  }
}
@media screen and (max-width: 375px) {
  .section1 .s1l em {
    font-size: 12px;
  }
  .section1 .s1l span {
    font-size: 14px;
    line-height: 28px;
    height: 56px;
  }
  .section1 .s1l a .zi {
    padding: 10px;
  }
  .section1 .s1r ul li p {
    font-size: 14px;
    line-height: 28px;
    height: 56px;
    padding-left: 12px;
  }
  .section1 .s1r .date .day {
    height: 32px;
    font-size: 20px;
    line-height: 32px;
  }
  .section1 .s1r .date .year {
    height: 26px;
    line-height: 26px;
    font-size: 14px;
  }
  .main .section1 {
    padding-bottom: 0;
  }
  .section2 .s2r .top p {
    font-size: 20px;
  }
  .section2 {
    padding-top: 30px;
  }
  .main .section1 .more .ac {
    font-size: 22px;
  }
  .main .section1 .more .much {
    font-size: 14px;
    padding-top: 10px;
  }
  .main .section2 .more .ac {
    font-size: 22px;
  }
  .main .section2 .more .much {
    font-size: 14px;
    padding-top: 10px;
  }
  .section2 .s2l ul li {
    padding-left: 10px;
    padding-right: 10px;
  }
  .section2 .s2l h4 {
    font-size: 14px;
    line-height: 26px;
    height: 52px;
    padding-top: 20px;
    margin-bottom: 10px;
  }
  .section2 .s2l p {
    font-size: 12px;
    line-height: 21px;
    height: 42px;
    margin-bottom: 20px;
  }
  .section3 .jump-top span {
    font-size: 20px;
  }
  .section3 {
    padding-bottom: 40px;
  }
  .section3 .tu ul li span {
    font-size: 22px;
  }
  .section3 .s3b {
    padding-top: 25px;
  }
  .section3 .s3l span {
    line-height: 55px;
    font-size: 14px;
    padding-top: 5px;
  }
  .section3 ul li {
    padding-top: 13px;
  }
  .section3 .s3r .srb .pic {
    float: none;
    width: auto;
  }
  .section3 .s3r .srb a p {
    padding-top: 20px;
  }
  .section3 .s3r .srb a h4 {
    font-size: 14px;
    height: auto;
  }
  .section3 .s3x {
    margin-top: 10px;
  }
  .section3 .s3x a {
    width: 100px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
  }
  .section3 .s3r .pic p:last-child {
    height: auto;
  }
  .main .section4 .more .much {
    font-size: 14px;
    padding-top: 10px;
  }
  .main .section4 .more .ac {
    font-size: 20px;
  }
  .section4 ul li a p {
    font-size: 14px;
    line-height: 38px;
    margin-right: 92px;
  }
  .section4 ul li a em {
    padding-top: 9px;
  }
  .section4 ul li a span {
    margin-top: -42px;
    font-size: 13px;
  }
  .section4 {
    padding-bottom: 30px;
  }
  .section5 {
    padding-bottom: 30px;
  }
  .section5 .more .ac {
    font-size: 22px;
  }
  .main .section5 .more .much {
    font-size: 14px;
    padding-top: 10px;
  }

  .section5 .context {
    padding-top: 35px;
  }
  .section5 .s5m,
  .section5 .s5r {
    padding-top: 35px;
  }
  .section5 .context h4 {
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 15px;
  }
  .section5 .context .ex {
    font-size: 12px;
  }
  .main .section6 .more .ac {
    font-size: 22px;
  }
  .main .section6 .more .much {
    font-size: 14px;
    padding-top: 10px;
  }
  .fl {
    padding-left: 36px;
    margin-left: 0px !important;
  }
  .fr {
    margin-top: 25px;
    margin-bottom: 20px;
  }
  .section3 .s3r ul {
    padding-top: 13px;
  }
  .banner .slick-next {
    right: 12px;
    width: 25px;
    height: 40px;
    background-size: 100% 100%;
  }
  .banner .slick-prev {
    left: 12px;
    width: 25px;
    height: 40px;
    background-size: 100% 100%;
  }
  .section4 .s4r,
  .section4 .s4m {
    margin-top: 25px;
  }
  .section3 .s3r .srb .abc {
    float: none;
    width: auto;
  }
  .section3 .s3l {
    float: none;
    width: auto;
  }
  .section3 .jump-top span {
    text-align: center;
    display: block;
  }
  .main .section1 .more .ac,
  .main .section2 .more .ac,
  .section3 .tu ul li span,
  .main .section4 .more .ac,
  .section5 .more .ac,
  .main .section6 .more .ac {
    font-size: 18px;
  }
  .fl p {
    font-size: 16px;
  }
  .section3 .s3l span {
    font-size: 14px;
  }
  .section3 ul li a p {
    font-size: 14px;
  }
}
@media screen and (max-width: 680px) {
  .footer-B-L-Box .footerItem,
  .fl div ul {
    left: 50%;
    transform: translateX(-50%);
  }
  .fl {
    text-align: center;
    float: none;
    padding-left: 0;
    margin-top: 30px;
    /* margin-left: 25%; */
  }
  .fr {
    float: none;
    text-align: center;
    padding-right: 0;
    margin-top: 10px;
  }
}
@media screen and (max-width: 630px) {
  .section3 .jump-top {
    /* text-align: left; */
  }
  .section3 .jump-top span {
    display: inline;
  }
  .section3 .jump-top span .m2 {
    top: 0;
  }
  .section3 .jump-top span .m1 {
    top: 0;
  }
  .section3 .jump-top span {
    font-size: 16px;
    padding-left: 39px;
    margin-right: 9px;
  }
}

@media screen and (max-width: 370px) {
  .section3 .jump-top {
    text-align: center;
  }
  .section3 .jump-top span {
    display: block;
    line-height: 50px;
  }
  .section3 .jump-top span .m1 {
    left: 90px;
    top: 10px;
  }
  .section3 .jump-top span .m2 {
    left: 90px;
    top: 10px;
  }
  .section3 {
    padding-top: 15px;
  }
}
@media screen and (max-width: 320px) {
  .section3 ul li a em {
    width: 0;
    height: 0;
  }
  .fl {
    margin-left: 0;
    padding-left: 0px;
  }
  .ff p {
   
  }
}