.search-one {
	width: 100%;
	min-width: 1400px;
	height: 269px;
	background: url("../imgs/search_1.jpg") no-repeat center center;
	background-color: #4286F5;
	position: relative
}

.search-one form {
	width: 780px;
	height: 50px;
	margin: 0 auto;
	padding-top: 90px;
	position: relative;
	box-sizing: border-box
}

.search-one .search-input {
	margin-left: 100px;
	width: 642px;
	font-size: 12px;
	color: #111;
	height: 48px;
	border: none;
	line-height: 48px;
	outline: none;
	background: white;
}

/* 处理搜素框对应的 palceholder 要求和用户输入的不一样 */
input::-webkit-input-placeholder {
  color: #999999;
} input:-moz-placeholder {
  color: #999999;
} input::-moz-placeholder {
  color: #999999;
} input::-ms-input-placeholder {
  color: #999999;
}

.search-button-wrapper {
	background: white;
	position: absolute;
	width: 50px;
	height: 50px;
	top: 90px;
	left: 742px;
	text-align: center;
}

.search-one .search-button {
	background: url(../imgs/search_icon.jpg) no-repeat center;
	background-color: none;
	border: none;
	width: 40px;
	height: 50px;
	cursor: pointer;
	outline: none;
	top: 90px;
	left: 740px
}

.search-one .search-button:active {
	top: 91px
}

.search-one .search-ui-select {
	background: white;
	position: absolute;
	width: 100px;
	height: 50px;
	top: 90px;
	left: 0;
	text-align: center
}

.search-one .search-ui-select span {
	line-height: 50px;
	text-align: center;
	display: block;
	padding-right: 17px;
	font-size: 14px;
	background: url(../imgs/cc_r1_c5.jpg) no-repeat right center
}

.search-one .search-select {
	position: absolute;
	width: 100px;
	height: 50px;
	opacity: 0;
	filter: alpha(opacity=0);
	left: 0;
	top: 0
}

.information {
	min-width: 1400px
}

.information ul .member-num {
	background-color: #EF423E;
	width: 34%;
	padding-top: 50px;
	box-sizing: border-box
}

.information ul .member-num div {
	width: 200px;
	margin: 0 auto;
	display: block;
	text-align: center
}

.information ul .member-num div p {
	float: left
}

.information ul .member-num .num {
	font-size: 56px
}

.information ul .member-num .num-name {
	font-size: 20px;
	width: 100px;
	text-align: center;
	margin-top: 13px
}

.information ul .member-num .num-enName {
	font-size: 20px;
	width: 100px;
	text-align: center
}

.information ul .data-num {
	background-color: #FBBC05;
	padding-top: 50px;
	box-sizing: border-box
}

.information ul .data-num div {
	text-align: center
}

.information ul .data-num .num {
	font-size: 38px
}

.information ul .data-num .num-name {
	font-size: 20px;
	text-align: center
}

.information ul .data-num .num-name span+span {
	margin-left: 5px
}

.information ul .fulltext-num {
	background-color: #1FA85E;
	padding-top: 50px;
	box-sizing: border-box
}

.information ul .fulltext-num div {
	text-align: center
}

.information ul .fulltext-num .num {
	font-size: 38px
}

.information ul .fulltext-num .num-name {
	font-size: 20px;
	text-align: center
}

.information ul .fulltext-num .num-name span+span {
	margin-left: 5px
}

.information ul li {
	color: #fff;
	text-align: center;
	float: left;
	height: 178px;
	width: 33%
}

.information ul li .iconfont {
	font-size: 40px;
	color: #73A5F7
}

.content {
	padding: 0 100px
}

.content .news {
	position: relative;
	padding-top: 100px;
	background: url(../imgs/search_2.jpg) no-repeat top center
}

.content .news>div {
	width: 500px;
	float: left
}

.content .news>div h3 {
	font-size: 18px
}

.content .news .news-left ul {
	padding: 10px
}

.content .news .news-left ul li {
	margin-bottom: 20px;
	height: 60px;
}

.content .news .news-left ul li .new-title {
	float: left;
	width: 50px;
	font-size: 16px;
	text-align: center;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #73A5F7
}

.content .news .news-left ul li .new-title .new-title-date {
	font-size: 28px;
	font-weight: 100;
}

.content .news .news-left ul li .new-content {
	float: left;
	line-height: 52px;
	margin-top: 15px
}

.content .news .news-left ul li .new-content a {
	width: 395px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color:#000000;
	text-decoration: none;
	font: normal 16px "微软雅黑";
}

.content .news .news-left ul li .new-content a.a3:link{color:#000000;text-decoration: none;font: normal 16px "微软雅黑";}
.content .news .news-left ul li .new-content a.a3:hover{color:#000000;text-decoration: none;font: normal 16px "微软雅黑";}

.content .news .news-left ul li .new-content a:hover {
	color:#000000;
}

.content .news .news-right {
	margin-left: 150px
}
 

.content .news .news-right .news-title h3 {
	text-align: right;
	position: relative
}

.content .news .news-right .news-title h3 a+a {
	margin-left: 32px
}

.content .news .news-right .news-title h3 a {
	color: #666
}

.content .news .news-right .news-title h3 a.active {
	color: #73A5F7
}

.content .news .news-right .news-title h3 a.active::before {
	width: 25px
}

.content .news .news-right .news-title h3 a::before {
	content: "";
	position: absolute;
	bottom: -5px;
	width: 0;
	height: 1px;
	background: #73A5F7;
	transition: .3s
}

.content .news .news-right .news-title h3 a:hover {
	color: #73A5F7
}

.content .news .news-right .news-title h3 a:hover::before {
	width: 25px
}

.content .news .news-right .news-right-content {
	width: 100%;
	position: relative;
	height: 376px;
	margin-top: 10px;
	display: none
}

.content .news .news-right .news-right-content.active {
	display: block
}

.content .news .news-right .news-right-content .swiper-wrapper {
	position: absolute;
	left: 0
}

.content .news .news-right .news-right-content .swiper-wrapper .swiper-slide {
	width: 500px\9;
	float: left
}

.content .news .news-right .news-right-content .swiper-button-prev,.content .news .news-right .news-right-content .swiper-button-next {
	transform: scale(.5);
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.content .news .news-right .news-right-content .swiper-button-prev i,.content .news .news-right .news-right-content .swiper-button-next i {
	display: none;
	font-size: 28px;
	color: #007AFF;
	display: inline\9
}

.content .news .news-right .news-right-content .new-right-title {
	width: 100%;
	height: 74px;
	color: #fff;
	background: #212121;
	background: rgba(0,0,0,0.5);
	z-index: 10;
	position: absolute;
	bottom: 0px;
	transition: .5s
}

.find-wrap {
	margin-top: 50px;
	background: #4286F5;
	padding-bottom: 40px;
	min-width: 1400px
}

.find-wrap .find {
	width: 1200px;
	margin: 0 auto
}

.find-wrap .find h3 {
	font-size: 24px;
	color: #fff;
	padding-top: 46px;
	padding-bottom: 40px;
	font-weight: 400
}

.find-wrap .find .find-content .find-content-block {
	display: inline-block;
	float: left;
	width: 318px;
	height: 330px;
	transition: .5s;
	margin: 0 35px;
	margin-bottom: 20px;
	background: url("../imgs/bjdx.jpg") no-repeat top center;
	padding-top: 146px;
	box-sizing: border-box;
	-moz-box-shadow: 5px 5px 10px #3873D2;
	box-shadow: 5px 5px 10px #3873D2
}

.find-wrap .find .find-content .find-content-block:hover {
	transform: scale(1.02)
}

.find-wrap .find .find-content .find-content-block dl dt {
	padding: 9px 10px 10px 25px;
	background-color: #1294F6;
	font-size: 16px;
	color: #fff
}

.find-wrap .find .find-content .find-content-block dl dd {
	padding: 9px 10px 10px 25px;
	color: #666;
	padding-bottom: 10px;
	background-color: #fff;
	line-height: 21px;
	font-size: 12px;
	font-weight: 100;
	height: 125px
}

.more {
	color: #000;
	font-weight: 100;
	font-size: 12px;
	position: absolute;
	top: 110px;
	left: 550px;
}
/*正在加载 开始*/
  #cover {
            display: none;
            position: fixed;
            z-index: 888;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(254, 254, 254, 1);
        }

        #coverShow {
            display: none;
            position: fixed;
            z-index: 889;
            top: 50%;
            left: 50%;
            width: 300px;
            height: 100px;
            margin-left: -150px;
            margin-top: -150px;
        }
/* 遮罩层 */
        .spinner {
            margin: 100px auto;
            width: 50px;
            height: 60px;
            text-align: center;
            font-size: 10px;
        }

        .spinner>div {
            background-color: #67CF22;
            height: 100%;
            width: 6px;
            display: inline-block;

            -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
            animation: stretchdelay 1.2s infinite ease-in-out;
        }

        .spinner .rect2 {
            -webkit-animation-delay: -1.1s;
            animation-delay: -1.1s;
        }

        .spinner .rect3 {
            -webkit-animation-delay: -1.0s;
            animation-delay: -1.0s;
        }

        .spinner .rect4 {
            -webkit-animation-delay: -0.9s;
            animation-delay: -0.9s;
        }

        .spinner .rect5 {
            -webkit-animation-delay: -0.8s;
            animation-delay: -0.8s;
        }

        @-webkit-keyframes stretchdelay {
            0%,
            40%,
            100% {
                -webkit-transform: scaleY(0.4)
            }
            20% {
                -webkit-transform: scaleY(1.0)
            }
        }

        @keyframes stretchdelay {
            0%,
            40%,
            100% {
                transform: scaleY(0.4);
                -webkit-transform: scaleY(0.4);
            }
            20% {
                transform: scaleY(1.0);
                -webkit-transform: scaleY(1.0);
            }
		}
		/*正在加载 结束*/