* {
	margin: 0;
	padding: 0;
}

html {
	color: #000;
	background: #FFF;
	overflow-x: hidden;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

html * {
	outline: 0;
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.home {
	width: 100%;
	height: 274px;
	padding-top: 186px;
	background: url("/images/home-background.png") no-repeat;
	background-size: 100% 100%;
}

.home-content {
	text-align: center;
    color: #FFFFFF;
    width: 1200px;
    margin: 0 auto;
}

.home-content-img {
	display: block;
	width: 734px;
	margin: 0 auto;
}

.one {
	width: 1200px;
	margin: 0 auto;
	padding: 0;
}
.one-content {
	width: 800px;
	padding: 0 40px 0 0;
	float: left;
}

.company-desc-title {
	font-size: 32px;
	font-weight: bold;
	color: #333333;
}
.company-desc {
	width: 816px;
	height: 197px;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #505467;
	line-height: 32px;
}
.company-desc p {
	margin-top: 23px;
}
.company-logo {
	display: inline-block;
	vertical-align: top;
	margin-top: 75px;
	margin-left: 45px;
}

.foot_bt {
	padding: 40px 0 10px 0;
	background: #373D44;
}

.w1200 {
	margin: 0 auto;
	background: #383D43;
	text-align: center;
}

.qr-btn {
	font-size: 14px;
	margin: 0 auto;
	width: 99px;
	height: 38px;
	line-height: 38px;
	color: #FDFDFD;
	background: linear-gradient(90deg, #437EEB, #78A1F2);
	border: 1px solid #3181F3;
	box-shadow: 0px 4px 0px 0px rgba(219, 223, 232, 0.89);
	border-radius: 4px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}


.search-pagination{text-align:center}
.search-page .search-pagination>.pagination>li>a{margin:0 3px}
.search-page .search-pagination>.pagination>.page-active>a{background-color:#40aae2;color:#fff}.search-content-1 .search-container,.search-content-2 .search-container{background-color:#fff}.search-page .search-pagination.pagination-rounded>
 
 
.about1{font-size: 20px; margin-top: 18px;color: #c9d9f5;font-weight: 545;}
.about2{font-size: 20px; margin-top: 10px;color: #c9d9f5;}


.pos_hot_title {
    height: 44px;
    overflow: hidden;
    position: relative;
    margin-top: 30px;
}
.pos_hot_title .line {
    height: 3px;
    overflow: hidden;
    background-color: #eee;
    margin-top: 21px;
}
.pos_hot_title .name {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
    padding-right: 15px;
    color: #0a52d4;
    height: 44px;
    line-height: 45px;
    font-size: 24px;
}
.pos_hot_title .icon-diamond {
    font-weight: 700;
    font-size: 24px;
}


.news-list{padding: 30px 0;border-bottom: 1px solid #eee;}
.news-title{font-size: 20px;font-weight: 700;overflow: hidden;color: #333;}
.news-desc{font-size: 14px;overflow: hidden; line-height: 22px;margin-top: 10px; }
.news-title a,.news-desc a{color: #000;}
.news-more{padding:10px 0 50px 0;font-size: 14px;text-align: right;text-decoration: underline;}
.news-title a:hover,.news-desc a:hover,.news-more a:hover{color: #0a52d4;}
.news-time{color: #999;font-size:13px;padding: 10px 0 4px 0;}
.news-img{float: left;width: 250px;height: 165px;margin-right:25px}
.news-img img{border-radius: 9px;width: 100%;}

.pagination {
    margin: 0;
    padding: 10px 20px 30px 20px;
    text-align: center;
    font-size: 12px;
    display: block;
}
.pagination ul {
    display: inline-block;
    margin-left: 0;
    margin-bottom: 0;
    padding: 0;
}
.pagination ul>li {
    display: inline;
}
.pagination ul>.active>a, .pagination ul>.active>span {
    cursor: default;
}
.pagination ul>.active>a, .pagination ul>.active>span {
    background-color: #0a52d4;
    color: #fff;
}
.pagination ul>li>a, .pagination ul>li>span {
    margin: 4px 6px 4px 0;
    float: left;
    padding: 10px 18px;
    background-color: #ddd;
    color: #666;
    border-radius: 2px;
	font-family: 微软雅黑;
}

.sidebar {
    float: left;
    width: 360px;
}

.widget {
    margin-top: 30px;border: 1px solid #e4e4e4;
}
.widget .title {
    height: 44px;
    overflow: hidden;
    background-color: #f2f6fa;
    padding: 0 15px;
    line-height: 44px;
}
.widget .title .name {
    font-size: 18px;
    font-weight: 700;
    color: #333;
    line-height: 44px;
}
.widget-tie h3 {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e8e9e7;
    font-size: 15px;
    font-weight: 500;
}
.widget .title .fa-quote-left {
    color: #fff;
    background-color: #0a52d4;
    border-radius: 5px;
    padding: 4px 5px 3px 5px;
}
.widget ul {
	padding: 15px;
    padding-top: 20px;
    margin: 0;
    list-style: none;
}
.divTags ul li {
    display: inline-block;
    height: 26px;
    line-height: 24px;
    margin: 5px;
    padding: 0 15px;
    border: 1px solid #aaa;
    border-radius: 15px;
    color: #68727d;
	font-size: 14px;
}
.divTags ul li a{color: #333; font-family: "Microsoft Yahei",Helvetica,Arial,sans-serif;}
.space_show_title {
    line-height: 54px;
    font-size: 40px;
    padding: 50px 6px 0 0;
}
.space_show_left{background-image:url(../images/b10.png);background-repeat:repeat-y;background-position:right top;float:left;}
.space_show_info{height:30px;overflow:hidden;line-height:30px;margin-top:30px;margin-right: 6px;}
.space_show_info .u{border:1px solid #0a52d4;color:#0a52d4;padding:5px 15px;padding-top:4px;border-radius:999px}
.space_show_info .k{float:right;display:block;padding:0 15px;color:#fff;background-color:#0a52d4}
.space_show_desc{padding:20px;line-height:30px;background-color:#f9f9f9;margin-top:30px}
.space_show_desc .icon{color:#00aa98;font-size:140px;line-height:134px;height:60px;overflow:hidden;margin-left:0;font-weight:700;float:left;font-family:"寰蒋闆呴粦"}
.space_show_content{line-height:32px;font-size:16px;color:#333;padding-top:20px}
.fc-show-prev-next a{color: #444;}
.space_show_content p{padding:0 0 10px}
.space_show_content img{max-width:100%;margin:10px auto;height: auto !important;}
.space_k_s{height:30px;line-height:30px;overflow:hidden}
.space_k_s .s{float:right}
.space_k_s .s .bdsharebuttonbox a{color:#fff;border-radius:5px;height:30px;width:30px;text-align:center;display:block;float:right;font-size:18px;margin:0;padding:0;margin-left:10px;line-height:30px;background-image:url(#)}
.space_k_s .s .icon-wechat{background-color:#1cb736}
.space_k_s .s .icon-weibo{background-color:#d24541}
.space_k_s .s .icon-star{background-color:#fdd236}
.space_k_s .k{font-weight:700;margin-right:10px;display:block;float:left;background-color:#f4f4f4;color:#999;padding:0 15px}
.space_k_s .k:hover{color:#fff;background-color:#00aa98}
.space_show_statement{background-color:#f4f4f4;padding:20px;line-height:30px;margin-top:30px;color:#999}
.space_show_statement .h .t{color:#00aa98}
.space_show_statement .f{height:73px;margin-top:20px}
.space_show_statement .f img{float:left}
.space_show_statement .f .c{padding-left:93px;padding-top:8px}
