@font-face {
    font-family: montserrat-bold;
    src: url(/uploads/image/tdfonts/montserrat-bold.ttf);
}

@font-face {
    font-family: montserrat-regular;
    src: url(/uploads/image/tdfonts/montserrat-regular.ttf);
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html,
body,
div,
p,
strong,
span,
a,
b,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
del,
img,
i,
em,
select,
button,
textarea,
input {
    margin: 0;
    padding: 0;
}

body {
    background: #f1f1f1;
    font-family: 'montserrat-regular', 'montserrat-bold', "arial", 'simsun', serif;
    font-size: 16px;
    color: #333;
    position: relative;
    margin: 0;
    overflow-x: hidden;
}

a,
img,
button,
input,
textarea,
select {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

input[type="text"],
input[type="hidden"],
input[type="password"],
button,
textarea,
select {
    outline: none;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    font-family: 'montserrat-regular', 'montserrat-bold', "arial", 'simsun', serif;
}

select::-ms-expand {
    display: none;
}

input::-ms-clear {
    display: none;
}

table {
    border-collapse: collapse;
}

table,
td,
tr {
    border: 1px solid #333;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: none;
}

a:focus {
    text-decoration: none;
}

li {
    list-style: none;
}

img {
    vertical-align: middle;
    border: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

.hidden {
    overflow: hidden;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-weight: normal;
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.container {
    max-width: 1440px;
    margin: 0 auto;
}

.header-top {
    background-color: #333;
    width: 100%;
    height: 55px;
}

.ht-zuo {
    float: left;
    display: flex;
}

.ht-you {
    float: right;
    display: flex;
}

.ht-zuo span {
    display: inline-block;
    height: 55px;
    line-height: 55px;
    color: #fff;
    padding: 0 10px;
}

.ht-zuo span:first-child {
    padding-left: 0;
}

.ht-zuo span img {
    width: 16px;
    margin-top: -2px
}


/* .ht-you .sousuo {
    height: 55px;
    width: 230px;
    position: relative;
}

.ht-you .sousuo input.shuru {
    width: 230px;
    height: 30px;
    border-radius: 5px;
    font-size: 14px;
    text-indent: 1em;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translatey(-50%);
}

.ht-you .sousuo #searchbtn {
    border-width: 0px;
    border-style: none;
    cursor: pointer;
    width: 30px;
    height: 30px;
    border: 0;
    line-height: 30px;
    background: url(/uploads/image/tdimages/sousuo.png) center center no-repeat;
} */

.topser {
    float: left;
    height: 32px;
    width: 230px;
    margin-top: 12px;
    position: relative;
    transition: all 0.5s ease-in-out;
}

.topser input.shuru {
    width: 100%;
    line-height: 32px;
    height: 32px;
    background: none;
    color: #333;
    padding: 0 15px;
    border: 1px solid #ccc;
    border-radius: 10px;
    font-size: 14px;
    background: #fff;
}

.topser #searchbtn {
    background: url(/uploads/image/tdimages/sousuo.png) no-repeat center center;
    height: 20px;
    width: 20px;
    position: absolute;
    top: 6px;
    right: 10px;
    border: none;
    cursor: pointer;
    background-color: transparent;
    z-index: 2;
}

.topser img {
    width: 20px;
    position: absolute;
    right: 10px;
    top: 6px;
    z-index: 1;
}

.ht-you span {
    display: inline-block;
    height: 55px;
    line-height: 55px;
    color: #fff;
    padding: 0 10px;
}

.ht-you span:last-child {
    padding-right: 0;
}

.ht-you span a {
    color: #fff;
}

.header-bottom {
    width: 100%;
    height: 95px;
}

.header-bottom .h-logo {
    float: left;
    width: 200px;
}

.header-bottom .h-logo img {
    width: 100%;
    margin-top: 5px;
}

.h-nav {
    float: right;
}

.h-nav li.h-nav-yiji {
    float: left;
    height: 95px;
    line-height: 95px;
    text-align: center;
    padding: 0 15px;
    position: relative;
}

.h-nav li.h-nav-yiji a.active,
.h-nav li.h-nav-yiji:hover a.yiji {
    color: #14b8e7;
}

.h-nav li.h-nav-yiji:last-child {
    padding-right: 0;
}

.h-nav li.h-nav-yiji a.yiji {
    font-size: 20px;
    padding: 20px;
}

.h-erji {
    position: absolute;
    left: -25%;
    top: 90%;
    background: #fff;
    z-index: 2;
    width: 150%;
    border-radius: 10px;
    display: none;
}

.h-erji .h-erji-li {
    width: 100%;
    height: 50px;
    line-height: 50px;
}

.h-erji .h-erji-li a {
    font-size: 14px;
    /* line-height: 30px; */
}

.h-erji .h-erji-li:hover a {
    color: #14b8e7;
}

.h-nav li.h-nav-yiji:hover .h-erji {
    display: block;
}

.footer {
    border-top: 2px solid #ddd;
    background-color: #fff;
}

.footer-top {
    display: flex;
    justify-content: space-between;
    padding: 50px 0;
}

.footer-top>div {
    width: 25%;
}

.footer-top div.ft-quan-title-2 {
    font-size: 20px;
    display: none;
}

.footer-top div.ft-liu-biao {
    text-align: center;
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}

.ft-quan-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
}

.ft-quan-lianjie {
    margin-top: 30px;
}

.ft-quan-lianjie a {
    font-size: 16px;
    display: block;
    line-height: 30px;
}

.ft-quan-lianjie a:hover {
    color: #14b8e7;
}

.ft-quan-dizhi {
    margin-top: 30px;
}

.ft-quan-dizhi-fen {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    margin-bottom: 20px;
}

.ft-quan-dizhi-fen-tu img {
    width: 30px;
}

.ft-quan-dizhi-fen-neirong {
    padding-left: 10px;
}

.ft-quan-title-2 {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
}

.ft-liu-biao {
    margin-top: 30px;
}

.ft-liu-biao input {
    width: 340px;
    height: 40px;
    border: 1px solid #333;
    border-radius: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    text-indent: 1em;
}

.ft-liu-biao textarea {
    width: 340px;
    height: 100px;
    border: 1px solid #333;
    border-radius: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    text-indent: 1em;
}

.ft-liu-biao input.tijiao {
    background-color: #333;
    color: #fff;
}

.footer-bottom {
    border-top: 1px solid #333;
    padding: 25px 0;
    /* display: flex;
    justify-content: space-between; */
    position: relative;
}

.copy {
    line-height: 40px;
    float: left;
}

.fb-logo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.fb-logo img {
    height: 80px;
}

.fb-you {
    float: right;
}

.fb-you-tu {
    font-size: 16px;
    line-height: 40px;
}

.fb-you img {
    height: 40px;
}

.pages {
    text-align: center;
}

.pages a,
.pages span {
    font-size: 14px;
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border: 1px solid #d1d1d1;
    border-radius: 20px;
    margin: 0 1px;
}

.pages a.page-num-current,
.pages a:hover {
    color: #fff;
    background-color: #0090dd;
}

.pages a.nolink {
    cursor: no-drop;
}

.sj-toubu {
    display: none;
}

.sj-daohang {
    display: none;
}

.mmenulaybg,
.mmmenulay,
.mclosebtn {
    display: none;
}


/* .search-zhengti-kuang{
	display: none;
} */

.search-zhengti {
    display: none;
}


/* @media screen and (max-width: 1024px) {
	.container {

		width: 90%;
	}

	.header {
		display: none;
	}

	.ht-zuo {
		display: none
	}

	.ht-you {
		display: none
	}

	.header-bottom {
		display: none
	}

	.sj-toubu {
		display: block;
		background-color: #fff;
	}

	.sj-toubu-flex {
		display: flex;
		justify-content: space-between;

	}

	.sj-logo {
		width: 150px;
	}

	.sj-logo img {
		width: 100%;
	}

	.sj-anniu {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.sousuo-anniu,
	.sousuo-anniu-2 {
		font-size: 16px;
		margin-right: 10px;
		background: #fff
	}

	.sousuo-anniu {
		margin-right: 0;
	}

	.sousuo-anniu-2 {
		margin-top: 2px;
	}

	.sousuo-anniu img {
		width: 25px;
		margin-right: 5px;
		margin-top: 1px;
	}

	.sj-daohang-anniu {
		width: 30px;
		height: 33px;
		margin-left: 5px;
		background: #fff;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		cursor: pointer;
	}

	.sj-daohang-anniu .hbg_icon {
		transition: all 0.3s 0.3s;
	}

	.sj-daohang-anniu .hbg_icon span {
		width: 28px;
		height: 2px;
		background: #000;
		margin: 5px 0;
		display: block;
		transform-origin: left;
		transition: all 0.3s 0.3s;
	}

	.sj-daohang-anniu .hbg_icon span:nth-child(2) {
		transition: all 0.3s;
	}

	.sj-daohang-anniu.close_btn .hbg_icon {
		transform: scaley(1.5);
	}

	.sj-daohang-anniu.close_btn span:nth-child(1) {
		transform: rotatez(30deg);
	}

	.sj-daohang-anniu.close_btn span:nth-child(2) {
		transform: scalex(0);
	}

	.sj-daohang-anniu.close_btn span:nth-child(3) {
		transform: rotatez(-30deg);
	}

	.mmenulaybg {
		background: #0259ba;
		opacity: 0;
		position: fixed;
		z-index: 900;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		transform: translatex(100%);
		transition: all 0.5s ease-in-out;
		transition-delay: 0.4s;
		display: block;
	}

	.mmenulaybg.on {
		opacity: 0.9;
		transform: translatex(0%);
		transition-delay: 0.2s;
	}

	.mclosebtn {
		background: url(/uploads/image/tdimages/close.png) no-repeat center center;
		height: 26px;
		width: 26px;
		position: fixed;
		left: 15px;
		top: 15px;
		cursor: pointer;
		z-index: 950;
		background-size: 22px 22px;
		transition: all 0.5s ease-in-out;
		opacity: 0;
		display: block;
	}

	.mclosebtn.on {
		opacity: 1;
		transform: rotate(360deg);
	}

	.mmmenulay {
		position: fixed;
		height: 100%;
		left: 70px;
		top: 0px;
		right: 0px;
		bottom: 0px;
		z-index: 950;
		background: #024d9f;
		overflow-y: auto;
		color: #fff;
		font-size: 14px;
		box-shadow: -2px 0px 4px 3px rgb(0 0 0 / 6%);
		padding: 25px;
		transition: all 0.5s ease-in-out;
		opacity: 0;
		transform: translatex(100%);
		transition-delay: 0.2s;
		display: block
	}

	.mmmenulay.on {
		opacity: 1;
		transform: translatex(0%);
		transition-delay: 0.4s;
	}

	.mmmenulay dt {
		position: relative;
	}

	.mmenu_a1 {
		font-size: 14px;
		font-weight: bold;
		color: #fff;
		padding: 0 48px 0 6px;
		display: block;
		line-height: 46px;
		border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	}

	.mtoggle {
		height: 47px;
		width: 47px;
		position: absolute;
		top: 0px;
		right: 0px;
		background: url(/uploads/image/tdimages/mhead_i1.png) no-repeat center center;
		cursor: pointer;
		display: none;
	}

	.mtoggle2 {
		background: url(/uploads/image/tdimages/reduce.jpg) no-repeat center center;
	}

	.mmmenulay dd {
		display: none;
	}

	.mmenu_a2 {
		font-size: 14px;
		color: #fff;
		line-height: 46px;
		display: block;
		border-bottom: 1px solid rgba(255, 255, 255, 0.3);
		padding-left: 25px;
	}



	.search-zhengti {
		position: fixed;
		top: 45px;
		left: 0px;
		right: 0px;
		z-index: 5;
	}

	.search-zhengti-bj {
		background-color: rgba(0, 0, 0, .3);
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		top: 0;
		z-index: 60;
		width: 100%;
		height: 100%;
	}

	.search-zhengti-kuang {
		width: 100%;
		height: auto;
		overflow: auto;
		margin-top: 20px;
		margin-left: auto;
		margin-right: auto;
		position: fixed;
		z-index: 70;
	}

	.shadow-search {
		position: relative;
		padding-bottom: 0.5rem;
		padding-top: 0.5rem;
		padding-left: 0.5rem;
		padding-right: 0.5rem;
		background-color: #fff;
		display: flex;
		align-items: center;
	}

	.shadow-search-zuo img {
		width: 30px;
	}

	.shadow-search-kuang {
		width: 100%;
		margin-left: 0.5rem;
		margin-right: 0.5rem;
	}

	.shadow-search-kuang input {
		outline: 2px solid transparent;
		outline-offset: 2px;
		font-size: .875rem;
		line-height: 1.574;
		width: 100%;
	}

	.sousuo-close img {
		width: 30px;
	}





	.chanpin {
		display: none;
	}

	.weisha {
		display: none
	}

	.youshi {
		display: none;
	}

	.guanyu {
		display: none;
	}

	.zizhi {
		display: none;
	}

	.huoban {
		display: none;
	}

	.lingyu {
		display: none;
	}

	.xinwen {
		display: none;
	}

	.lianxi {
		display: none;
	}

	.footer {
		display: none
	}
} */