@charset "utf-8";
@font-face {
    font-family: "HONORSansCN";
    src: url('../images/HONORSansCN-Light.ttf') format('truetype');
}
body,
input,
button,
select,
textarea {
    font-family: "HONORSansCN";
    font-size: 14px;
}
* {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    text-decoration: none;
    color: inherit;
    font-weight: normal;
    font-family: "HONORSansCN" !important;
    box-sizing: border-box;
    font-style: normal;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
img{
    width: 100%;
}
a:hover{
    color: #024169;
}

.w100 {
    width: 100%;
    overflow: hidden;
}
.w1280{
    width: 1280px;
    margin: 0 auto;
}
/* 页码  */
.pages {
	padding: 40px 0;
	font-size: 16px;
	display: flex;
	justify-content: center;
	text-align: center;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.pages a, .pages b {
	height: 40px;
	line-height: 40px;
	margin: 0 5px;
	padding: 0 15px;
	border-radius: 2px;
    background: #f1f1f1;
}
.pages b {
	background:#024169;
	color: #fff;
}
.pages .a1 {
	width: 80px;
	position: relative;
}
.pages .a1::after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	opacity: .03;
}
.pages .a1:hover {
	color: #024169;
}
.pages .a1:hover::after {
	background-color: currentColor;
}
.pages .a1.a1f {
	color: #ccc;
	cursor: default;
}
.pages .a1.a1f:hover {
	color: #ccc !important;
}
.pages .a1.a1f:hover::after {
	background-color: #024169;
}
.pages a:not(.a1):hover {
	background: #024169;
	color: #fff;
}
.pages i {
	margin-left: 4px;
	margin-right: 4px;
	color: #999;
	display: inline-block;
	vertical-align: 4px;
}
/* 详情页页码  */
.page {
    background-color: #f7f8f9;
    height: 56px;
    display: flex;
    align-items: center;
    font-size: 14px;
    padding-right: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.page p {
    color: #999;
    margin-bottom: 0;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    flex: 50% 0 1;
    padding-left: 20px;
}



.mbx {
    font-size: 14px;
    color: #808080;
    line-height: 55px;
    height: 55px;
    /* margin-top: 5px; */
}
.mbx a {
    margin-right: 5px;
    margin-left: 5px;
}


/* 广告位 */
.index_ad {
    overflow: hidden;
    height: 120px;
}
/* 头部 */
.top {
    height: 35px;
    background: #f0f0f0;
    color: #717171;
    width: 100%;
}

.top_left {
    float: left;
    height: 35px;
}
.top_left span {
    float: left;
    height: 35px;
    line-height: 35px;
    margin-left: 20px;
}
.top_left p {
    line-height: 35px;
    float: left;
}
div#site_menu {
    display: block;
    float: left;
    margin-right: 10px;
    line-height: 60px;
    font-size: 14px;
}
.site span {
    color: #717171;
    float: left;
    height: 35px;
    margin-right: 10px;
    line-height: 35px;
    position: relative;
    padding-left: 20px;
    margin-left: 0px!important;
}
img.wbst {
    width: 12px;
    margin-right: 5px;
    margin-top: 6px;
    position: absolute;
    left: 0px;
    top: 4px;
}
.city2024 {
    position: relative;
    cursor: pointer;
    height: 35px;
    float: left;
    display: inline-block;
    line-height: 35px;
}
i.fgx {
    height: 12px;
    display: inline-block;
    border: 1px solid #cdcdcd;
}
a.cur2018 {
    display: inline-block;
    line-height: 35px;
    height: 35px;
    padding: 0 6px 0 8px;
    color: #767676;
}
.city2024 a.cur2018 i {
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-right-color: #3C68ED;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    background: 0 0;
margin-top: 15px;
    margin-left: 8px;
    float: right;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
    -moz-transition: -moz-transform .2s;
    -webkit-transition: -webkit-transform .2s;
    -o-transition: -o-transform .2s;
}
.city2024 .city-list {
    background: #fff;
    padding-bottom: 3px;
    position: absolute;
    padding-left: 11px;
    display: none;
    top: 32px;
    width: 350px;
    z-index: 669;
    box-shadow: 0 2px 4px #dbdbdb;
    left: 0;
}
.city2024 .city-list dl dt {
    color: #3C68ED;
    line-height: 28px;
    padding-top: 5px;
    padding-left: 8px;
    font-size: 14px;
}
.city2024 .city-list dl dd {
    float: left;
}
.city2024 .city-list dl dd a {
    padding: 0 10px;
    line-height: 30px;
    height: 30px;
    font-size: 14px;
}
.city2024 .city-list .more_city {
    position: absolute;
    right: 28px;
    bottom: 3px;
    padding: 0;
    line-height: 30px;
    height: 30px;
    font-size: 14px;
}
.city2024:hover .city-list {
	display: block;
}
.top_right {
    float: right;
    line-height: 35px;
}

.top_right a {
    margin-left: 10px;
}
.tinfo {
    width: 1280px;
    margin: 0 auto;
    height: 120px;
}
.lgbg {
    background: url(../images/bgimg.jpg) no-repeat;
    background-size: 100%;
}

.logo {
    float: left;
    height: 120px;
}

.logo img {
    height: 100px;
    margin-top: 10px;
}
.titxt {
    width: auto;
    height: 120px;
    float: left;
    min-width: 350px;
    padding-top: 30px;
    margin-left: 20px;
}

.titxt p {
    height: 30px;
    line-height: 30px;
    width: auto;
    border-left: 1px solid #e2e2e2;
    padding-left: 20px;
    font-size: 16px;
}

.titxt strong {
    font-size: 24px;
    font-weight: bold;
}
.tinfo_right {
    width: auto;
    float: right;
    height: 120px;
}
.ttag {
    margin-top: 10px;
    width: 100%;
    overflow: hidden;
}

.ttag span {
    background: #269be6;
    color: #fff;
    padding: 5px;
    margin-left: 5px;
    float: right;
    border-radius: 2px;
}
.tlx {
    margin-top: 5px;
    width: 100%;
    overflow: hidden;
}

.tdh {
    float: left;
}

.wxkf {
    float: left;
}

.wxkf img {
    width: 72px;
}

.tdh img {
    float: left;
    width: 60px;
}

.tdh_txt {
    float: left;
    overflow: hidden;
    width: 200px;
    height: 60px;
    margin-right: 20px;
    padding-left: 10px;
}

.tdh_txt span {
    width: 180px;
    overflow: hidden;
    line-height: 20px;
    display: inline-block;
    margin-top: 3px;
}

.tdh_txt emall {
    width: 203px;
    overflow: hidden;
    font-size: 28px;
    color: #024169;
    font-weight: bolder;
}


/* 导航 */
.menu_nav {
    height: 60px;
    position: relative;
    background: #269be6;
}

.menu_nav .nav {
    width: 1280px;
    height: 60px;
    margin: 0 auto;
}

.menu_nav .nav li {
    float: left;
    font-size: 14px;
}

.menu_nav .nav li a {
    float: left;
    display: block;
    height: 60px;
    padding: 0 30px;
    line-height: 60px;
    color: #FFF;
    text-decoration: none;
    position: relative;
    overflow: hidden;
}

.menu_nav .nav li a:hover,
.menu_nav .nav li a.current {
    background: #024169;
    color: #fff;
}

.menu_nav .nav li .sub_nav {
    min-width: 300px;
    height: 50px;
    position: absolute;
    top: 60px;
    /* left: 203px; */
    /* *left: 190px; */
    /* left: 198px\0; */
    background: #024169;
    display: none;
    z-index: 999999;
}

.menu_nav .nav li .sub_nav a {
    display: block;
    height: 50px;
    float: left;
    color: #fff;
    line-height: 50px;
    border: none;
    background: none;
    padding: 0;
    width: 118px;
    text-align: center;
}

.menu_nav .nav li .sub_nav a:hover {
    /* text-decoration: underline; */
    color: #fff;
}

/* 底部  */
.ftnav {
    float: left;
    width: 560px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.footer {
    background: url(../images/footer.png)no-repeat center;
    margin-top: 30px;
    overflow: hidden;
    background-size: 100% 700px;
    width: 100%;
}
.ftpp {
    float: left;
    width: 360px;
    text-align: center;
    padding: 20px;
}

.ftlx {
    float: left;
    width: 360px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}

.ftnav_box {
    width: 20%;
    float: left;
    color: #fff;
    padding-right: 15px;
    padding-left: 15px;
}
.flnav_big {
    height: 40px;
    line-height: 40px;
    position: relative;
    font-size: 18px;
}
.flnav_big a:hover{
    color: #fff;
}
.flnav_big a::before{
    content: '';
    position: absolute;
    width: 35px;
    height: 3px;
    background: #009cff;
    left: 0px;
    bottom: 0px;
}
.fnav_list {
    width: 100%;
    overflow: hidden;
    margin-top: 15px;
}
.fnav_list li {
    width: 100%;
    line-height: 30px;
    height: 30px;
}
.fnav_list li a:hover{
    color:#009cff;
}
.ftlogo img {
    width: 240px;
    height: 72px;
}

.fttxt p {
    color: #fff;
    text-align: left;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    line-height: 24px;
}

.fttxt {
    margin-bottom: 15px;
}
.ftwx {
    padding: 5px;
}

.ftwx li {
    width: 50%;
    float: left;
    padding: 5px;
}

.ftwx li img {
    width: 120px;
}

.ftwx li span {
    width: 100%;
    overflow: hidden;
    display: inline-block;
    color: #fff;
    line-height: 40px;
    height: 40px;
    font-size: 16px;
}
.ftlx span {
    font-size: 16px;
    color: #ffffff;
    font-weight: normal;
    line-height: 16px;
    padding-bottom: 15px;
    position: relative;
    display: inline-block;
}
.ftlx span::before{
    content: '';
    position: absolute;
    width: 35px;
    height: 3px;
    background: #009cff;
    left: 0px;
    bottom: 0px;
}

.ftlx .zxzx {
    width: 173px;
    height: 37px;
    display: block;
    background: url(../images/ftzxico.png)no-repeat center;
    padding-left: 75px;
    font-size: 14px;
    color: #ffffff;
    font-weight: normal;
    line-height: 37px;
    margin-top: 14px;
}

.ftlx_list {
    margin-top: 7px;
    font-size: 12px;
    font-weight: bold;
}

.ftlx_list p {
    font-size: 14px;
    color: #ffffff;
    font-weight: normal;
    line-height: 44px;
    padding-left: 40px;
}

.ftlx_list p:nth-child(1){
    background: url(../images/dizhi.png)no-repeat left center;
}
.ftlx_list p:nth-child(2){
    background: url(../images/frw.png)no-repeat left center;
}
.ftlx_list p:nth-child(3){
    background: url(../images/ftell.png)no-repeat left center;
}
.ftlx_list p:nth-child(4){
    background: url(../images/femail.png)no-repeat left center;
}
.bqbox {
    overflow: hidden;
    width: 1280px;
    margin: 0 auto;
    color: #dbdbdb;
}

.bqbox p {
    float: left;
    line-height: 30px;
}

.bqbox p a {
margin-left: 10px;
    color: #fff;
}

.bqbox p a img {
    float: left;
    width: 18px;
    margin-top: 3px;
    margin-right: 5px;
}

.flink {
    width: 1280px;
    margin: 0 auto;
    color: #dbdbdb;
    overflow: hidden;
    margin-bottom: 30px;
}

.flink b {
    width: 100%;
    line-height: 40px;
    height: 40px;
    font-size: 16px;
    position: relative;
    display: inline-block;
    margin-bottom: 15px;
}
.flink b::before{
    content: '';
    position: absolute;
    width: 35px;
    height: 3px;
    background: #009cff;
    left: 0px;
    bottom: 0px;
}

.flin_list {
    width: 100%;
    overflow: hidden;
}

.flin_list a {
    float: left;
    margin-right: 15px;
    font-size: 13px;
}


.sebox {
    width: 1280px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 30px;
}

.sebox li {
    float: left;
    width: 25%;
    border-radius: 5px;
    padding: 15px;
}

.seimg img {
    width: 100%;
    height: 193px;
}
.seimg {
    width: 100%;
    height: 193px;
}
.setxt {
    width: 100%;
    background: #f0f0f0;
    padding: 15px;
}

.setxt a {
    text-align: center;
    width: 100%;
    line-height: 40px;
    height: 40px;
    display: inline-block;
    font-size: 18px;
    position: relative;
}
.setxt a::before{
    position: absolute;
    content: '';
    width: 20px;
    height: 4px;
    left: 115px;
    bottom: 0px;
    background: #269be6;
}
.setxt p {
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #767676;
    margin-top: 20px;
    margin-bottom: 15px;
}