@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration:none!important;
}
img {
	border: none;
	vertical-align: top;
}
li {
	list-style-type: none;
}
ul, dl, ol {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
h2 {
	font-size: 18px;
	font-family: "微软雅黑";
}
body {
	font-size: 14px;
	font-family: "微软雅黑";
	background: #f3f5f7;
}
address, cite, code, em, th {
	font-weight: normal;
	font-style: normal;
}
img {
    max-width: 100%;
}
a {
	outline: none;
	color: #333333;
}
a:hover {
    color: #008fd7;
}
input {
    outline: none;
}
select {
    outline: none;
}
.clear {
	clear: both;
}
/*******************通用头部*******************/
.ack-top {
    height: 40px;
    background: #000;
    z-index: 100;
    top: 0;
    position: relative;
}
.ack-head {
    width: 1200px;
    margin:0 auto;
    overflow: hidden;
    height: 40px;
}
.ack-left {
    float: left;
    width: 500px;
    height: 40px;
    line-height: 40px;
    color: #fff;
}
.ack-right {
    float: right;
    width: 700px;
    margin:0 auto;
    overflow: hidden;
    height: 40px;
    text-align: right;
    line-height: 40px;
}
.ack-right a {
    color: #fff;
    margin-left: 20px;
}
.ack-right a:hover {
    color: #f60;
}
.ack-nav {
    position: -webkit-sticky;
    position: sticky;
    transition: background-color 0.5s ease;
    z-index: 100;
    top: 0;
}
.ack-header {
    width: 100%;
    height: 90px;
    background: #ffffff;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.04);
    border-bottom: 1px solid rgb(0 0 0 / 8%);
}
.ack-headerlg {
    width: 1200px;
    margin:0 auto;
    overflow: hidden;
    height: 90px;
}
.ack-logo {
    float: left;
    width: 180px;
    height: 48px;
    margin-top: 21px;
}
.ack-logo img {
    width: 180px;
    height: 48px;
}
.ack-webnav {
    float: left;
    width: 745px;
    margin-left: 60px;
    margin-top: 30px;
}
.ack-webnav li {
    float: left;
    margin-left: 29px;
    height: 30px;
    line-height: 30px;
}
.ack-webnav li a {
    display: block;
    text-decoration: none;
    height: 30px;
    font-size: 16px;
}
.ack-webnav li a:hover {
    color: #008fd7;
}
.ack-active a {
    color: #008fd7!important;
}
.ack-denglu {
    float: right;
    margin-top: 30px;
}
.ack-denglu span {
    float: right;
    line-height: 28px;
    margin-left: 15px;
}
.ack-login {
    text-align: right;
    display: block;
    font-size: 12px;
    padding: 0 25px;
    border: 1px solid #cccccc;
    border-radius: 3px;
}
.ack-login:hover {
    border: 1px solid #008fd7;
}
.ack-zhuce {
    overflow: hidden;
}
.ack-zhuce1 {
    display: block;
    overflow: hidden;
}
.ack-zhuce2 {
    float: left!important;
    width: 30px;
    height: 30px;
    margin-left: 0!important;
}
.ack-zhuce2 img {
    width: 30px;
    height: 30px;
    border-radius: 50px;
}
.ack-zhuce3 {
    float: left!important;
    font-size: 16px;
    line-height: 30px!important;
    height: 30px;
    margin-left: 10px!important;
}
/*******************文章列表*******************/
.ack-main {
    width: 1200px;
    margin:20px auto 0;
    overflow: hidden;
}
.ack-mainl {
    float: left;
    width: 875px;
    margin-right: 20px;
    margin-bottom: 20px;
}
.ack-mainr {
    float: right;
    width: 305px;
    margin-bottom: 20px;
}
.ack-1001 {
    padding: 25px;
    background: #fff;
    border-radius: 5px;
    border: 1px solid rgb(0 0 0 / 8%);
}
.ack-1002 {
    position: relative;
    padding: 25px 0;
    border-bottom: 1px solid #efefef;
    overflow: hidden;
    transition: all .3sease 0s;
}
.ack-1003 {
    position: relative;
    float: left;
    width: 188px;
    height: 141px;
    overflow: hidden;
    border-radius: 3px;
    transition: box-shadow .3sease 0s;
}
.ack-1004 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.ack-1003 img {
    display: inline;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: all .3sease-out 0s;
}
.ack-1005 {
    position: absolute;
    left: 10px;
    top: 10px;
    padding: 5px 6px;
    font-size: 1rem;
    line-height: 1;
    color: #fff;
    background: rgba(0, 0, 0, .6);
    border-radius: 2px;
    text-decoration: none;
    font-size: 12px;
    padding: 5px;
}
.ack-1005:hover {
    color: #fff;
}
.ack-1006 {
    margin-left: 212px;
    height: 141px;
}
.ack-1006 h2 {
    margin: 0 0 10px;
    font-size: 20px;
    line-height: 1.4;
    width: 610px;
    height: 28px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ack-1007 {
    height: 50px;
    line-height: 25px;
    color: #888;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
}
.ack-1008 {
    position: absolute;
    bottom: 20px;
    color: #999;
    font-size: 13px;
}
.ack-1008 span {
    display: inline-block;
    margin-right: 15px;
    vertical-align: top;
    line-height: 26px;
}
.ack-1009 {
    padding-left: 20px;
    background: url(../images/bg1.png) no-repeat 0px -125px;
}
.ack-1010 {
    padding-left: 20px;
    background: url(../images/bg1.png) no-repeat 0px -253px;
}
.ack-1011 {
    width: 253px;
    padding: 25px;
    background: #fff;
    border-radius: 5px;
    border: 1px solid rgb(0 0 0 / 8%);
}
.ack-1012 {
    font-size: 20px;
    border-bottom: 3px solid #eee;
    color: #484848;
    font-weight: normal;
    position: relative;
    margin-bottom: 25px;
    padding-bottom: 20px;
}
.hua-titles {
    border-bottom: 3px solid #eee;
    color: #484848;
    font-weight: normal;
    position: relative;
    margin-bottom: 25px;
    padding-bottom: 20px;
    overflow: hidden;
}
.hua-titles h2 {
    font-size: 20px;
    float:left;
}
.hua-tab {
    float: right;
    line-height: 20px;
}
.hua-tab li {
    float: left;
    font-size: 16px;
    margin-left: 25px;
    margin-top: 3px;
}
.hua-tab li .active {
    color: #008fd7;
}
.news-more {text-align: center;font-size: 0;margin-top:25px;}
.news-more a{display:inline-block; overflow:hidden;color:#888; position:relative; background:#fff; border-radius:50px; padding:8px 50px;border: 1px solid #adadad;font-size: 16px;}
.news-more>a:after{position:absolute; z-index:1; left:100%; top:100%; content:''; width:0; height:0; border-radius:50%; transition:0.6s; transform:translate(-50%,-50%); background:#008fd7;}
.news-more a u{position:relative; z-index:2; display:inline-block; text-decoration:none; font-size:16px;}
.news-more a i{position:relative; z-index:2; font-size:18px; transition:0.3s; margin-left:8px;}
.news-more a:hover{color:#fff!important; box-shadow:0 2px 8px rgba(0,0,0,0.18);}
.news-more a:hover:after{width:500px; height:500px;}
/*******************内容通用*******************/
.ack-1013 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 25px;
    margin-bottom: 25px;
}
.ack-1013 h1 {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 24px;
    line-height: 1.4;
}
.ack-1014 {
    color: #999;
}
.ack-1014 span {
    margin-right: 15px;
    color: #999;
}
.ack-1014 span a {
    color: #999;
}
.ack-1014 span a:hover {
    color: #008fd7;
}
.ack-1015 {
    position: relative;
    margin-bottom: 25px;
    overflow: hidden;
}
.ack-1015 img {
    vertical-align: top;
    max-width: 100%;
    height: auto;
}
.ack-1015 em {
    position: absolute;
    right: 0px;
    bottom: 0;
    background: #fff;
    color: #333;
    padding: 0 5px;
    border-radius: 5px 0 0 0;
    opacity: 0.5;
    transition: allease-in-out .15s;
    font-size: 12px;
    font-style: normal;
}
.ack-1015 a:hover em {
    opacity: 0.8;
}
.ack-1016 {
    border-top: 1px solid #ddd;
    padding-top: 25px;
    position: relative;
    font-size: 16px;
    color: #262626;
}
.ack-1017 p {
    line-height: 30px;
    margin-bottom: 20px;
}
.ack-1017 img {
    max-width: 823px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
}
.ack-1018 {
    margin: 25px 0 0;
}
.ack-1019 {
    font-size: 0;
}
.ack-1019 a {
    display: inline-block;
    margin: 0 10px 5px 0;
    padding: 8px 15px;
    font-size: 12px;
    line-height: 1.2;
    color: #606266;
    border: 1px solid #dcdfe6;
    border-radius: 3px
}
.ack-1019 a:focus,.ack-1019 a:hover {
    color: #fff;
    background: #008fd7;
    border-color: #008fd7;
    text-decoration: none
}
.ack-1020 {
    margin-top: 25px;
    margin-bottom: 25px;
    text-align: center;
}
.ack-1021 {
    display: inline-block;
    padding: 5px 30px;
    width: 100px;
    font-size: 16px;
    line-height: 30px;
    color: #999;
    border: 1px solid #999;
    border-radius: 5px;
    vertical-align: top;
    margin-right: 20px;
}
.ack-1021:hover {
    color: #008fd7;
    border: 1px solid #008fd7;
}
.ack-1022 {
    display: inline-block;
    padding: 5px 30px;
    width: 100px;
    font-size: 16px;
    line-height: 30px;
    color: #999;
    border: 1px solid #999;
    border-radius: 5px;
    vertical-align: top;
}
.ack-1022:hover {
    color: #008fd7;
    border: 1px solid #008fd7;
}
.ack-1023 {
    margin: 25px 0 0;
    overflow: hidden;
}
.ack-1024 {
    float: left;
    width: 349px;
    height: 60px;
    padding: 25px 25px;
    color: #fff;
    background-size: cover;
    background-position: 50%;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}
.ack-1025 {
    float: right;
    width: 349px;
    height: 60px;
    padding: 25px 25px;
    color: #fff;
    background-size: cover;
    background-position: 50%;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}
.ack-1024 a, .ack-1025 a {
    position: absolute;
    left: 0;
    top: 0;
    width: 349px;
    height: 70px;
    z-index: 1;
    color: #fff;
    font-size: 16px;
    padding: 20px 25px 20px;
}
.ack-1026 {
    font-size: 12px;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    bottom: 10px;
    position: absolute;
    width: 349px;
    z-index: 1;
}
.ack-1024:before, .ack-1025:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    content: "";
    border-radius: 5px;
}
.ack-1024 a:hover, .ack-1025 a:hover {
    background: #008fd7;
}
.ack-1027 {
    float: left;
}
.ack-1028 {
    float: right;
}
/*******************通用底部*******************/
#footer {
    color: #555;
    font-size: 14px;
    background: #fff;
    background-size: 100% 100%;
    border-top: 1px solid rgb(0 0 0 / 8%);
    box-shadow: 15px 0px 0 0px rgba(0, 0, 0, 0.04);
}
.down-footer {
    padding: 30px 0;
    position: relative;
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.down-ylogo {
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
    margin: -4px 30px 0 -5px;
    float: left;
}
.down-ylogo img {
    display: block;
    max-width: 160px;
    max-height: 60px;
    height: auto;
}
.down-flogo {
    position: absolute;
    right: 0;
    top: 15px;
    text-align: right;
    width: 260px;
}
.down-flogo img {
    width: 189px;
    height: auto;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    opacity: 1.6;
    margin-top: 16px;
    padding: 5px 15px;
    border: 1px solid rgb(0 0 0 / 30%);
    border-radius: 5px;
}
.down-flogo img:hover {
    border: 1px solid #008fd7;
    filter: grayscale(20%);
}
.down-fnavs {
    width: 850px;
    float: left;
}
.down-fnav {
    margin-bottom: 15px;
}
.down-fnav a {
    display: inline-block;
    margin-right: 20px;
    position: relative;
}
.down-fnav a:last-child {
    margin-right: 0;
}
.down-fnav a::after {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -20px;
    height: 2px;
    width: 2px;
    background-color: #ddd;
    border-radius: 50%;
}
.down-copy a {
    padding-left: 20px;
    color: #525252;
}
.down-copy a:hover {
color: #008fd7;
}
/*******************焦点图*******************/
.zhan-left {
    overflow: hidden;
    width: 875px;
    margin-bottom: 20px;
}
.zhan-a1 {
    float: left;
    position: relative;
    border-radius: 3px;
    border: 1px solid rgb(0 0 0 / 8%);
    margin-right: 20px;
    width: 641px;
}
.zhan-a1 img {
    border-radius: 3px;
    width: 642px;
    height: 310px;
    transition: all 0.5s;
}
.zhan-a2 {
    width: 642px;
    overflow: hidden;
    list-style: none;
    background: url(../images/zk56.jpg) no-repeat;
}
.zhan-a2 li {
    display: none;
}
.zhan-a4 {
    text-align: left;
    box-sizing: border-box;
    padding: 0 135px 0 15px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: rgba(0, 0, 0, 0.66);
    opacity: 0.8;
    position: absolute;
    bottom: 0px;
    border-radius: 0 0 3px 3px;
}
.zhan-a5 {
    right: 15px;
    bottom: 5px;
    position: absolute;
}
.zhan-a5 li {
    width: 10px;
    height: 10px;
    margin: 15px 5px;
    float: left;
    overflow: hidden;
    list-style: none;
    border-radius: 50%;
}
.zhan-a5 a {
    width: 124px;
    height: 10px;
    color: #000;
    font-size: 12px;
    display: block;
}
.zhan-a5 a:hover {
    color: #F00;
    text-decoration: none;
}
.zhan-a6 li {
    background: #fff;
}
.zhan-a6 li.zhan-a3 {
    background: #745ad0;
}
.zhan-b1 {
    float: left;
    width: 212px;
}
.zhan-b1 li {
    width: 210px;
    height: 144px;
    margin-bottom: 20px;
    float: left;
    position: relative;
    border-radius: 3px;
    border: 1px solid rgb(0 0 0 / 8%);
}
.zhan-b1 li:nth-child(2n) {
    margin-bottom:0
}
.zhan-b1 li img {
    width: 210px;
    height: 144px;
    border-radius: 3px;
    transition: all 0.5s;
}
.zhan-b2 {
    width: 100%;
    height: 32px;
    background: rgba(0, 0, 0, 0.66);
    opacity: 0.8;
    position: absolute;
    bottom: 0;
    border-radius: 0 0 3px 3px;
}
.zhan-b1 p {
    width: 100%;
    text-align: center;
    line-height: 32px;
    box-sizing: border-box;
    padding: 0 10px;
    font-size: 14px;
    font-weight: 300;
    color: #FFFFFF;
    position: absolute;
    bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*******************返回顶部*******************/
.dingbu-1 {width:50px;margin-left:570px;position:fixed;right:10px;bottom:142px;_position:absolute;_top:expression(documentElement.scrollTop+documentElement.clientHeight - this.clientHeight - 134+'px');display:block;z-index:999;}
.dingbu-1 a{display:block;width:50px;height:50px;background:url(../images/zk17.png) no-repeat;margin-top:10px;text-decoration:none;font:16px/50px "Microsoft YaHei";text-align:center;color:#fff;border-radius:5px;}
.dingbu-1 a span{display:none;text-align:center;border-radius: 5px;}
.dingbu-1 a:hover{text-decoration:none;background-color:#008fd7;color:#fff;}
.dingbu-1 a:hover span{display:block;width:50px;background:#008fd7}
.dingbu-1 .dingbu-3{background-position:-89px -236px;}
.dingbu-1 .dingbu-4{background-position:-151px -236px;}
.dingbu-1 .dingbu-5{background-position:-88px -185px;}
.dingbu-1 .dingbu-6{background-position:-150px -185px;}