* {
    font-family: "microsoft yahei";
    font-size: 0.4rem;
}

a {
    text-decoration: none;
    color: #323232;
}

ul, li {
    list-style: none;
}

html, body, header, ul, li, h2, h3, p {
    margin: 0;
    padding: 0;
}

.clearfix:after {
    display: block;
    content: '';
    clear: both;
    overflow: hidden;
    height: 0;
}
#swiper3{
  height: 6rem;
}
header {
    position: relative;
}

header .logo {
    position: absolute;
    width: 1.0rem;
    left: 0.857143rem;
    top: 0.285714rem;
}

header .banner img {
    width: 100%;
}

#swiper2 .swiper-wrapper {
    /*padding: 0 .4rem;
     width: 95%; */
}

.part-box {
    margin: 0.666667rem 0 0.266667rem;
}

.part-box .box-title span {
    display: inline-block;
    padding: 0 0.125rem;
    background: #fff;
    color: #175fa5;
    font-size: 0.514286rem;
}

.news-cont {
    margin: 0.428571rem 0.4rem 0;
}

.news-cont ul {
    height: 3.44rem;
    overflow: hidden;
}

.news-cont ul li {
    margin: 0 0.4rem;
    list-style: inside;
    color: #175fa5;
    line-height: 1.133333rem;
    border-bottom: 1px dashed #e6e6e6;
    white-space: nowrap;
    text-overflow: ellipsis;
    list-style: none;
    position: relative;
}
.news-cont ul li::before{
  content: '';
  position: absolute;
  width: .21rem;
  height: .21rem;
  background: #175fa5;
  border-radius: 50%;
  left: -.37rem;
  top: 50%;
  margin-top: -.11rem;
}

.news-cont ul li > a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.part-box .box-content {
    margin: 0.666667rem 0.4rem 0;
}

h2 {
    line-height: 0.933333rem;
    margin: 0.428571rem 0.428571rem 0.142857rem;
    font-size: 0.506667rem;
}

h3 {
    line-height: 0.8rem;
    font-weight: normal;
    font-size: 0.426667rem;
}

h2, h3 a {
    color: #175fa5;
}

.news-banner {
    height: 4.666667rem;
    margin: auto 0.4rem;
}

.news-banner .swiper-pagination {
    text-align: right;
    bottom: 0.093333rem;
}

.news-banner .swiper-pagination-bullet {
    background: #fff;
    width: 0.16rem;
    height: 0.16rem;
}

.news-banner .swiper-pagination-bullet-active {
    background: #feb22e;
}

.news-banner .swiper-slide {
    position: relative;
}

.news-banner .swiper-slide img {
    width: 100%;
    height: 100%;
}

.news-banner .swiper-slide .img-info {
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 0.625rem;
    line-height: 0.625rem;
    text-indent: 0.25rem;
    color: #fff;
}

.news-banner .img-info p {
    width: 85%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.hide-arr {
    background: url(../images/arr.png) center center no-repeat;
    width: 100%;
    height: 0.666667rem;
    display: inline-block;
    transform: rotate(180deg);
}

.more-assess {
    background: url(../images/arr.png) #f9f9f9 center center no-repeat;
}

.less-assess, .less-news {
    transform: rotate(0deg);
}

.activity-banner {
    margin: 0 0.4rem;
    height: 1.733333rem;
}

.activity-banner img {
    width: 100%;
    height: 100%;
}

.activity-banner .swiper-slide {
    width: 95%;
}

#swiperTable {
    height: 7.866667rem;
    padding: 0 3%;
    background: #f9f9f9;
}

#swiperTable.unfold {
    height: 11.8rem;
}

.assess-list {
    border: 3px #21ab78 solid;
}

.assess-list .swiper-slide {
    float: none;
    height: 0.773333rem;
    border-bottom: 1px #e5e5e5 solid;
}

.assess-list-header {
    padding: 0 3%;
    background: #21ab78;
    height: 0.8rem;
}

.assess-list-header li {
    float: left;
    width: 20%;
    color: #fff;
    height: 0.826667rem;
    line-height: 0.826667rem;
    text-align: center;
    font-size: 0.346667rem;
}

.assess-list .swiper-slide span, .assess-list .swiper-slide a {
    float: left;
    width: 20%;
    height: 0.773333rem;
    line-height: 0.773333rem;
    text-align: center;
    font-size: 0.32rem;
}

.assess-list .swiper-slide a {
    color: #175fa5;
}

.box-title > img {
    width: 100%;
}

.oragin-create li {
    width: 48%;
    height: 3.6rem;
    float: left;
    margin: 2% 1%;
}

.oragin-create li a {
    width: 100%;
    height: 100%;
    display: inline-block;
    /*background: url(../images/box.jpg);*/
    text-align: center;
    position: relative;
    background-size: 100% 100%;
}
.oragin-create li:nth-of-type(1) a{
    background: url(../images/box1.jpg);
}
.oragin-create li:nth-of-type(2) a{
    background: url(../images/box2.jpg);
}
.oragin-create li:nth-of-type(3) a{
    background: url(../images/box3.jpg);
}
.oragin-create li:nth-of-type(4) a{
    background: url(../images/box4.jpg);
}

/* .oragin-create li a span{display:inline-block;width: 32px; height: 32px; background:url(../images/icons.png) no-repeat;background-size: 32px auto;  position: absolute;z-index: 1; top: 1.73333rem;left: 40%;} */
.oragin-create li a img {
    width: 0.96rem;
    height: 0.853333rem;
    position: absolute;
    z-index: 1;
    top: 1.03rem;
    left: 40%;
}

.oragin-create li a.create span {
    background-position: 0 -32px;
}

.oragin-create li a.test span {
    background-position: 0 -64px;
}

.oragin-create li a.check span {
    background-position: 0 -96px;
}

.oragin-create li p {
    color: #fff;
    margin: 0.133333rem 0 0;
    position: absolute;
    z-index: 1;
    width: 100%;
    top: 54%;
}

.oragin-create li .bg {
    position: absolute;
    top: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 102, 67, .7);
}

.oragin-create li .create .bg {
    background: rgba(15, 142, 233, .7);
}

.oragin-create li .test .bg {
    background: rgba(33, 171, 120, .7);
}

.oragin-create li .check .bg {
    background: rgba(248, 158, 3, .7);
}

.link-list li {
    float: left;
    width: 100%;
    height: 0.666667rem;
    line-height: 0.666667rem;
    background: #e0e0e0;
    margin-bottom: 0.186667rem;
    text-indent: 0.4rem;
    color: #333;
}

.link-list li a {
    font-size: 0.32rem;
}

.link-list li a:visited, .link-list li a:active {
    color: #f3886c;
}

.create-list {
    padding: 0 .44rem;
    margin-top: .13rem;
}

.create-list li {
    padding: .4rem 0;
}

.create-list li:not(:last-child) {
    border-bottom: 1px dashed #e6e6e6;
}

.crearte-list-img {
    width: 3.73rem;
    height: 2.27rem;
    display: inline-block;
    overflow: hidden;
}

.crearte-list-img img {
    width: 100%;
}

.create-list-word {
    display: inline-block;
    width: 5.09rem;
    height: 2.27rem;
    vertical-align: top;
    margin-left: .27rem;
    position: relative;
}

.create-list-word-title,
.County-list-word-title {
    font-size: .4rem;
    color: #323232;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.create-list-word-title {
    width: 5.07rem;
}

.County-list-word-title {
    width: 6rem;
}

.County-list-word-des,
.create-list-word-des {
    position: relative;
}

.create-list-word-des p,
.County-list-word-des p {
    font-size: .32rem;
    color: #666666;
    line-height: .53rem;
}

.create-list-word-des p:first-child,
.County-list-word-des p:first-child {
    white-space: nowrap;
}

.create-list-word-des p:last-child,
.County-list-word-des p:last-child {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
}

/*.County-list-word-des p:last-child{
  width: 5.33rem;
}*/
.des-after::after {
    content: '全文';
    display: block;
    position: absolute;
    right: 0.35rem;
    bottom: .04rem;
    font-size: .32rem;
    color: #666666;
}

.create-list-link {
    margin-top: .13rem;
    position: relative;
    bottom: 0;
}

.create-list-link a {
    font-size: .32rem;
    color: #175fa5;
    display: inline-block;
    border: 1px solid #175fa5;
    padding: .03rem;
    margin-right: .13rem;
    width: 1.6rem;
    text-align: center;
}

.County-list-img {
    width: 2.67rem;
    display: inline-block;
    height: 1.8rem;
    overflow: hidden;
}

.County-list-img img {
    width: 100%;
}

.County-list-word {
    width: 6rem;
    display: inline-block;
    vertical-align: top;
    margin-left: .27rem;
}

.County-list-more {
    text-align: center;
    border-bottom: 1px dashed #e6e6e6;
}

.County-list-more a {
    color: #366eac;
    font-size: .4rem;
    display: block;
}

.footer {
    text-align: center;
    color: #333333;
    font-size: 20px;
    margin: .53rem 0 0;
    padding-bottom: .27rem;
}

.footer a {
    font-size: 20px;
}
