.news-main {
    width: 100%;
    background: #fff;
}

.news-slide1 {
    margin: 0 auto;
    position: relative;
    width: 100%;
    height: 432px;
    background: #fff;
}

.swiper-container1 {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
/ / background : #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.news-slide2 {
    background: #1fd476;
    width: 100%;
    padding-bottom: 45px;
}

.news-slide2 .title {
    width: 20%;
    position: relative;
/ / line-height : 1.5;
    border-bottom: 1px solid #fff;
    vertical-align: middle;
    font-family: arial;
    font-size: 30px;
    color: #ffffff;
    margin: 0 auto;
    text-align: center;
    padding-top: 54px;
    padding-bottom: 15px;
}

.news-slide2 .title:before {
    position: absolute;
    left: 43%;
    bottom: -1px;
    content: "";
    width: 35px;
    height: 3px;
    background-color: #fff;
}

.swiper-container2,.swiperContainer3 {
    width: 80%;
    height: 100%;
}

.swiper-slide .news1 {
    width: 285px;
    height:100%;
    text-align: left;
    background-color: #fff;
   border-bottom:6px solid  #138449;
    box-sizing: border-box;

}
#swiperContainer3 .swiper-slide .news1{
	border:none;
}
.news1 .bgimg{
	width:100%;
	height:200px;
}
.swiper-slide .news1 img {
    width: 100%;
    height: 190px;

}

.news1 .copntent {
    height: 102px;
    width:90%;
    margin:0px auto;

}
.preview .swiper-slide .news1 .copntent{
	width:100%;
	background-color:#1fd476;
	padding-top:20px;
}
.swiper-slide .news1 .copntent p{
    width: 100%;
    font-size: 12px;
    color: #0b0b0b;
    font-family: arial;
    list-style-type: disc;
}

.swiper-slide .news1 .copntent p:last-of-type{
    margin-top:8px;
    font-size: 14px; color: #353535;
}
.preview .swiper-slide .news1 .copntent p{
	width:90%;
	background-color:#1fd476;
	 margin:0px auto;
}
.divbtn {
    margin: 0 auto;
    width: 100%;
    height: 60px;
    text-align: center
}

.divbtn .newsMoreBt {
    margin: 0 auto;
    border-style: solid;
    border-width: 2px;
    border-color: #1fd476;
    background: #fff;
    padding: 10px 20px;
    text-decoration: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 5px;
    color: #1fd476;
    font-size: 14px;
    font-family: arial;
    margin-top: 30px;
    cursor: pointer;
    width: 70px;
    text-align: center;
}

.reports {
    background: #fff;
    width: 1024px;
    margin: 0 auto;
    overflow: hidden;
}

.reports .rpTitle {
    width: 20%;
    position: relative;
/ / line-height : 1.5;
    border-bottom: 1px solid #ddd;
    vertical-align: middle;
    margin: 0 auto;
    font-family: arial;
    font-size: 30px;
    color: #343434;
    text-align: center;
    margin-top: 72px;
    padding-bottom: 15px;
}

.reports .rpTitle:before {
    position: absolute;
    left: 42%;
    bottom: -1px;
    content: "";
    width: 40px;
    height: 3px;
    background-color: #ddd;
}

.reports .reNews {
    background: #fff;
    text-align: center;
    margin-top: 36px;
}

.rpOurs {
    float: left;
    width: 40%;
    margin-bottom: 100px;
}

.rpOurs .title {
    font-family: arial;
    font-size: 14px;
    color: #5c5c5c;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 20px;
    margin-top: 15px;
}

.rpOurs .subTitle {
    font-family: arial;
    font-size: 12px;
    color: #c7c7c7;
    padding: 0 20px;
    margin-top: 10px;
}

.rpRecords {
    float: left;
    background: #fff;
    width: 55%;
    margin-left: 38px;
    margin-bottom: 30px;
}

.rpRecords .rpdate {
    float: left;
    width: 15%;
}

.rpRecords .rpdate .dateDay {
    background: #fff;
/ / width : 45 px;
    font-family: arial;
    font-size: 20px;
    color: #060606;
    padding: 10px 15px;
    border: 1px solid #ccc;
}

.rpRecords .rpdate .dayMonth {
    background: #e6e6e6;
/ / width : 45 px;
    font-family: arial;
    font-size: 12px;
    color: #404040;
    text-align: center;
    padding: 10px 15px;
    border: 1px solid #ccc;
}

.rpRecords .rpitem {
    float: left;
    width: 70%;
    margin-left: 15px;
}

.rpRecords .rpitem .title {
    background: url(../img/shoto_home_newlist_finger.png) no-repeat left;
    font-family: arial;
    font-size: 14px;
    color: #262626;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 15px;
}

.rpRecords .rpitem .subTitle {
    font-family: arial;
    font-size: 12px;
    color: #787878;
    margin-top: 15px;
    text-align: left;
    line-height: 16px;
}

.preview {
    width: 1020px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 56px;
}

.preview .title {
    width: 20%;
    position: relative;
    border-bottom: 1px solid #ddd;
    vertical-align: middle;
    margin: 0 auto;
    font-family: arial;
    font-size: 30px;
    color: #343434;
    text-align: center;
    margin-top: 46px;
    padding-bottom: 15px;
}

.preview .title:before {
    position: absolute;
    left: 42%;
    bottom: -1px;
    content: "";
    width: 37px;
    height: 3px;
    background-color: #ddd;
}


.swiperblock {
    background: #007AFF;
    width: 200px;
    height: 50px;
}

.materials {
    background: #fff;
    margin: 0 auto;
    width: 1024px;
}

.materials .title {
    width: 20%;
    position: relative;
    border-bottom: 1px solid #ddd;
    vertical-align: middle;
    margin: 0 auto;
    font-family: arial;
    color: #343434;
    font-size: 30px;
    text-align: center;
    padding-top: 70px;
    padding-bottom: 15px;
}

.materials .title:before {
    position: absolute;
    left: 42%;
    bottom: -1px;
    content: "";
    width: 37px;
    height: 3px;
    background-color: #ddd;
}

.materials .download {
    background: #fff;
    margin-top: 35px;
    margin-bottom: 46px;
    overflow: hidden;
    width: 100%;
}

.materials .download .N-xuanchuan {
    overflow: hidden;
    width: 100%;
    margin: 20px auto;
}

.N-xuanchuan li {
    float: left;
    width: 20%;
}

.N-xuanc-list {
    width: 100%;
}

.N-xuanc-list h3 {
    display: block;
    font-size: 18px;
    background: url(../img/materials_download.png) no-repeat;
    line-height: 30px;
    margin-bottom: 10px;
    padding-left: 30px;
    color: #343434;
}

.N-xuanc-list a {
    display: block;
    line-height: 30px;
    font-size: 13px;
    padding: 0 0 0 22px;
    background-image: url(../img/arr_dot.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 12px 12px;
    color: #666;
}

.N-xuanc-list a:hover {
    color: #00cc66;
}

.content-slide {
    margin-top: -55px;
    text-align: center;
}

.content-slide .title {
    width: 100%;
    max-width: 1140px;
    font-family: arial;
/ / font-family : 'Source Han Sans', sans-serif;
    font-size: 36px;
    font-weight: 46px;
    color: #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.content-slide .txt {
    width: 100%;
    max-width: 1020px;
    padding: 0 15px;
    color: #fff;
    font-family: arial;
/ / font-family : 'Source Han Sans', serif;
    font-size: 12px;
    line-height: 28px;
    margin: 15px auto 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.content-slide .btn {
    margin-top: 32px;
    border: 1px solid #26d67b;
    background: #26d67b;
    border-radius: 5px;
    color: #F5F5F5;
    display: inline-block;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 140px;
    font-family: arial;
}

.daytag {
    width: 60px;
    height: 58px;
    background: #1fd476;
/ / top : - 200 px;
    left: 0px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    padding: 10px 10px 10px 10px;
}

.day {
    font-family: arial;
    font-size: 35px;
    color: #fff;
}

.daydes {
    font-family: arial;
    font-size: 12px;
    color: #d9f7e7;
    margin-bottom: 10px;
}