@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;
}
a:hover{
    color: #3c68ed;
}
.w100 {
    width: 100%;
    overflow: hidden;
}
.w1280{
    width: 1200px;
    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: #3c68ed;
	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: #3c68ed;
}
.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: #000;
}
.pages a:not(.a1):hover {
	background: #3c68ed;
	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;
}


.mp65 {
    /* padding-top: 65px; */
}

.mbx {
    font-size: 14px;
    color: #808080;
    line-height: 55px;
    height: 55px;
    border-bottom: 1px solid #f3f3f3;
    width: 1200px;
    margin: 0 auto;
}
.mbx a {
    margin-right: 5px;
    margin-left: 5px;
}


/* 头部 */
.ydtb {
    display: none;
}
.block_home_slider {
    display: none;
}
.fnav {
    display: none;
}

.top {
    width: 100%;
    height: 35px;
    line-height: 35px;
    background: #f9f9f9;
    box-shadow: 0 0 1rem 2px rgba(139, 139, 139, 0.46);
}
.tl {
    float: left;
    width: 330px;
    font-size: 13px;
}

.tdh {
    float: left;
}

.city2024 {
    float: left;
}

.city2024 {
    position: relative;
    cursor: pointer;
    height: 35px;
    float: left;
    display: inline-block;
    line-height: 35px;
    margin-left: 15px;
}
a.cur2024 {
    display: inline-block;
    line-height: 35px;
    height: 35px;
    padding: 0 6px 0 8px;
    color: #767676;
}
i.fgx {
    height: 12px;
    display: inline-block;
    border: 1px solid #cdcdcd;
}
.city2024 a.cur2024 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: 14px;
    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:hover .city-list {
	display: block;
}

.city2024:hover a 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: 14px;
	float: right;
	margin-left: 8px;
	-ms-transform-origin: 75% 25%;
	transform-origin: 75% 25%;
	-webkit-transform-origin: 75% 25%;
	-moz-transform-origin: 75% 25%;
	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: 35px;
    width: 400px;
    z-index: 66;
    box-shadow: 0 2px 4px #dbdbdb;
    left: 0;
}

.city2024 .city-list dl::after {
	content: '';
	display: block;
	clear: both
}

.city2024 .city-list dl dt {
    color: #3C68ED;
    line-height: 28px;
    padding-top: 5px;
    padding-left: 8px;
    font-size: 12px;
}

 .city2024 .city-list dl dd {
	float: left
}

.city2024 .city-list dl dd a {
    padding: 0 10px;
    line-height: 30px;
    height: 30px;
    font-size: 12px;
}

.city2024 .city-list dl dd a:hover {
	color: #3C68ED
}

.city2024 .city-list .more_city {
    position: absolute;
    right: 28px;
    bottom: 3px;
    padding: 0;
    line-height: 30px;
    height: 30px;
    font-size: 12px;
}

.city2024 .city-list .more_city:hover {
	color: #3C68ED;
}
.twz {
    float: left;
    margin-left: 15px;
}

.tr {
    float: right;
}

.tr li {
    float: left;
    margin-left: 15px;
}
.tinfo {
    width: 1200px;
    margin: 0 auto;
    height: 100px;
}
.logo {
    float: left;
    width: 400px;
}

.logo a img {
    width: 60px;
    height: 60px;
    margin-top: 20px;
    float: left;
}
.logotxt {
    margin-top: 20px;
    float: left;
    margin-left: 5px;
}
.logotxt span {
    font-size: 18px;
    line-height: 40px;
    height: 40px;
}

.logotxt p {
    height: 20px;
    line-height: 10px;
}

.ts {
    float: left;
    margin-top: 32px;
    border: 1px solid #c8c6c6;
    height: 35px;
    width: 300px;
    border-radius: 2px;
    line-height: 35px;
    margin-left: 100px;
    background: #f3f3f3;
}
.ts input {
    line-height: 35px;
    height: 30px;
    width: 180px;
    padding-left: 5px;
    background: #f3f3f3;
}
button#tsubmit {
    z-index: 1;
    background: url(../images/icono-search_a.png);
    float: right;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    opacity: .8;
    right: 0;
    top: 0;
    bottom: 0;
    width: 20px;
    height: 20px;
    margin: 6px 6px;
    cursor: pointer;
    display: block;
}
i.fa_search_ico {
    font-size: 16px;
    color: #C5BBB1;
}

.tlx {
    float: right;
}

.dh {
    float: left;
    height: 100px;
}

.wx {
    float: left;
    height: 100px;
    margin-left: 15px;
    width: 60px;
    position: relative;
}

.dh img {
    float: left;
    width: 50px;
    margin-top: 20px;
}
.phone {
    float: left;
    margin-top: 20px;
    margin-left: 10px;
}

.phone p {
    font-size: 22px;
    font-weight: bold;
}

.phone span {
    font-size: 16px;
}
.wx img {
    float: left;
    width: 30px;
    margin-top: 20px;
    display: inline-block;
    margin-left: 10px;
}

.wx span {
    font-size: 13px;
    line-height: 30px;
    height: 30px;
    display: inline-block;
}
.wxkf img {
    width: 120px;
}

.wxkf {
    position: absolute;
    top: 80px;
    right: 0px;
    display: none;
}
.wx img:hover~.wxkf{
    display: block;
}

/* daoang */
.idh {
    background: #3c68ed;
    height: 50px;
    box-shadow: 0 0 1rem 2px rgba(139, 139, 139, 0.46);
}

.nav {
    width: 1200px;
    display: block;
    margin: 0 auto;
}

.nav .nav_box {
    float: left;
    width: 100px;
    /*IE6 only*/
}

.nav .nav_box a {
    color: #fff;
    text-decoration: none;
    line-height: 50px;
    display: block;
    width: auto;
    text-align: center;
}

.nav .nav_box a:hover {
    color: #fff;
    text-decoration: none;
    background: #062723 url(../images/slide-panel_03.png) 0 0 repeat-x;
}

.nav .nav_box ul {
    display: none;
    position: absolute;
    z-index: 999999;
}

.nav .nav_box li {
    background: #3c68ed;
    width: 100px;
}

.clear {
    clear: both;
    *display: inline;
    /*IE only*/
}
.flbg {
    background: #011132;
    width: 100%;
    overflow: hidden;
    padding-bottom: 10px;
}
.footer {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    color: #fff;
}

.fla {
    width: 100%;
    height: 80px;
    overflow: hidden;
    border-bottom: 1px solid #494949;
    position: relative;
}

.fla a {
    float: left;
    margin-top: 20px;
}

.fla img {
    width: 100px;
    height: 50px;
}
.fla p {
    line-height: 40px;
    float: left;
    position: absolute;
    bottom: 0px;
    left: 120px;
    font-size: 14px;
    color: #cdcdcd;
}

.flar {
    float: right;
    position: relative;
    width: 300px;
    text-align: right;
}

.flar span {
    line-height: 28px;
    font-size: 24px;
    overflow: hidden;
    font-weight: bold;
    display: inline-block;
    color: #ccc;
    margin-top: 15px;
}

.flar p {
    position: initial;
    line-height: 22px;
    text-align: right;
    display: inline-block;
    float: right;
    font-size: 13px;
    color: #808080;
}

.flb {
    height: 120px;
    width: 100%;
    padding-top: 10px;
}

.flbt {
    float: left;
    position: relative;
    width: 450px;
    overflow: hidden;
}
.fldh_list {
    overflow: hidden;
}
.fldh {
    float: left;
    margin-right: 15px;
}
.fldh span {
    position: relative;
    height: 40px;
    padding-bottom: 10px;
}
.fldh span::before{
    content: '';
    position: absolute;
    width: 20px;
    height: 2px;
    background: #fff;
    left: 0px;
    bottom: 0px;
}
.fldh_list li {
    float: left;
    margin-right: 15px;
    color: #ccc;
    margin-bottom: 10px;
}
.flbm {
    float: right;
}

.flbm li {
    float: left;
    width: 90px;
    text-align: center;
}

.flbm li img {
    width: 80px;
}

.flbm li span {
    display: inline-block;
    height: 30px;
    width: 100%;
}

.flc {
    width: 100%;
    line-height: 35px;
    height: 35px;
    margin-bottom: 10px;
    border-bottom: 1px solid #494949;
}
.link {
    overflow: hidden;
}

.link span {
    float: left;
    margin-right: 15px;
    color: #c8c8c8;
}

.link a {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    color: #c8c8c8;
}

@media (max-width:780px) {
.footer {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    color: #fff;
}
.flar {
    display: none;
}
.flbt {
    float: left;
    position: relative;
    width: 100%;
    overflow: hidden;
}
.flb {
    height: auto;
    width: 100%;
    padding-top: 10px;
    overflow: hidden;
    padding: 10px;
}
.flbm {
    float: right;
    width: 100%;
    text-align: center;
}
.flbm li {
    float: left;
    width: 50%;
    text-align: center;
}
.flc {
    width: 100%;
    line-height: 35px;
    height: auto;
    margin-bottom: 10px;
    border-bottom: 1px solid #494949;
    padding-left: 10px;
}
.link {
    display: none;
}
.flc span {
    width: 100%;
    display: inline-block;
    font-size: 13px;
}
.mbx {
    width: 100%;
}
}