@charset "utf-8";

/* 
 *@Project: 样式重设及公共样式表
 */
html {
	color: #333;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	font-family: myFont1;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	margin: 0;
	padding: 0;
	border: 0;
}

div,
p,
h1,
h2,
h3,
h4,
h5,
h6,
textarea {
	table-layout: fixed;
	word-break: break-all;
}

i {
	font-style: normal;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

body,
button,
input,
select,
textarea {
	font: 14px/1.5 Microsoft Yahei, tahoma, arial, sans-serif;
}
input{
    border:none;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
    display:block;
}
.clearfix:after,.clearfix:before{
    display:table;content:" ";
}
.clearfix:after{
    clear:both;
}
*{
    box-sizing:border-box;
}
:after,:before{
    box-sizing:border-box;
}
body{
    font:14px/1.5 SimHei,Tahoma,Geneva,sans-serif!important;
}

body a {
	color: #ababab;
	outline: none;
	blr: expression(this.onFocus=this.blur())\9;
}

input,
select,
textarea,
button {
	/* font-size: 100%; */
	outline: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

th {
	text-align: inherit;
}

fieldset,
img {
	border: 0;
}


iframe {
	display: block;
}

abbr,
acronym {
	border: 0;
	font-variant: normal;
}

del {
	text-decoration: line-through;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style: normal;
	font-weight: 500;
}

ol,
ul {
	list-style: none;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,
q:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	font-size: 0;
	height: 0;
	line-height: 0
}

a:hover {
	text-decoration: none;
}

ins,
a {
	text-decoration: none;
}

.w1020 {
	width: 1020px;
	margin: 0 auto;
}

/* .w1200 {
	width: 1200px;
	margin: 0 auto;
} */
.w1100{
	width: 1100px;
	margin: 0 auto;
}

.w900 {
	width: 900px;
}

.fn-clear:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.fn-clear {
	zoom: 1;
}

body .fn-hide {
	display: none;
}

body .fn-show {
	display: block;
}

body .fn-v-hide {
	visibility: hidden;
	opacity: 0;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
}

body .fn-v-show {
	visibility: visible;
	opacity: 1;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
}

.fn-left,
.fn-right {
	display: inline;
}

.fn-left {
	float: left;
}

.fn-right {
	float: right;
}

.padding-t-10 {
	padding-top: 10px;
}

.padding-t-15 {
	padding-top: 15px;
}
.padding-t-60 {
	padding-top: 60px;
}
.padding-t-25 {
	padding-top: 25px;
}
.padding-t-20 {
	padding-top: 20px;
}
.padding-t-30{
	padding-top: 30px;
}
.padding-t-35{
	padding-top: 35px;
}
.padding-t-40{
	padding-top: 40px;
}
.padding-b-10 {
	padding-bottom: 10px;
}
.padding-b-25 {
	padding-bottom: 25px;
}


.padding-b-30 {
	padding-bottom: 30px;
}
.padding-b-40 {
	padding-bottom: 40px;
}
.padding-b-50 {
	padding-bottom: 50px;
}
.padding-b-60 {
	padding-bottom: 60px;
}
.padding-b-70 {
	padding-bottom: 70px;
}
.padding-t-80 {
	padding-top: 80px;
}
.padding-b-80 {
	padding-bottom: 80px;
}
.padding-t-70 {
	padding-top: 70px;
}
.padding-b-70 {
	padding-bottom: 70px;
}
.padding-10 {
	padding: 10px;
}
.margin-l-38{
	margin-left: 38px;
}

.padding-tb-10 {
	padding: 10px 0;
}

.padding-lr-5 {
	padding: 0 5px;
}

.margin-t-5 {
	margin-top: 5px;
}

.margin-t-10 {
	margin-top: 10px;
}

.margin-t-15 {
	margin-top: 15px;
}

.margin-t-20 {
	margin-top: 20px;
}
.margin-t-70 {
	margin-top: 70px;
}
.margin-t-90 {
	margin-top: 90px;
}

.margin-t-25 {
	margin-top: 25px;
}
.p50{
	padding:50px 0;
}
.p40{
	padding:40px 0;
}
.p60{
	padding:60px 0;
}
.margin-t-30 {
	margin-top: 30px;
}
.margin-t-40 {
	margin-top: 40px;
}
.margin-t-50 {
	margin-top: 50px;
}
.margin-t-60 {
	margin-top: 60px;
}
.margin-t-70 {
	margin-top: 70px;
}
.margin-t-80 {
	margin-top: 80px;
}
.margin-t-90 {
	margin-top: 90px;
}

.margin-t-35 {
	margin-top: 35px;
}

.margin-t-40 {
	margin-top: 40px;
}
.margin-t-50 {
	margin-top: 50px;
}
.margin-l-5 {
	margin-left: 5px;
}

.margin-l-10 {
	margin-left: 10px;
}

.margin-l-15 {
	margin-left: 15px;
}

.margin-l-20 {
	margin-left: 20px;
}

.margin-l-30 {
	margin-left: 30px;
}

.margin-l-40 {
	margin-left: 40px;
}
.margin-l-80 {
	margin-left: 80px;
}

.margin-r-10 {
	margin-right: 10px;
}
.margin-r-20 {
	margin-right: 20px;
}

.margin-r-5 {
	margin-right: 10px;
}

.margin-b-5 {
	margin-bottom: 5px;
}

.margin-b-10 {
	margin-bottom: 10px;
}

.margin-b-15 {
	margin-bottom: 15px;
}

.margin-b-20 {
	margin-bottom: 20px;
}

.margin-b-30 {
	margin-bottom: 30px;
}

.margin-b-40 {
	margin-bottom: 40px;
}
.margin-b-50{
	margin-bottom: 50px;
}
.margin-b-60{
	margin-bottom: 60px;
}
.margin-b-70{
	margin-bottom: 70px;
}

.margin-b-100 {
	margin-bottom: 100px;
}

.margin-r-40 {
	margin-right: 40px;
}

.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

.margin-lr-10 {
	margin: 0 10px;
}

.margin-lr-20 {
	margin: 0 20px;
}
.padding-20{
	padding: 0 20px;
}
.b-r-3 {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
}

.b-r-5 {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
}

.b-r-10 {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
}

.b-r-50 {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
}

.text-ellipsis{
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.text-ellipsis-2{
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.text-ellipsis-3{
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.text-ellipsis-4{
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.text-ellipsis-5{
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}
.p70{
	padding:70px 0;
}
.p80{
	padding:80px 0;
}
.p90{
	padding:90px 0;
}
.w1200{
	margin:0 auto;
	width:1200px;
}
.w74{
	/* width: 74%; */
	width: 1366px;
	margin:0 auto;
	min-width: 1200px;
}
img{
	display: block;
}
.re{
	position: relative;
}
.flex{
	display: flex;
	justify-content: space-between;
}
.flex-end{
	display: flex;
	justify-content: flex-end;
}
.flex-start{
	display: flex;
	justify-content: start;
	align-items: center;
}


/* 头部 */
.header-box{
	background:#2976c8;
	height:57px;
	line-height: 57px;
	color:#fff;
	font-size: 16px;
}
.header-box a{
	color:#fff;
}
.header-box i{
	display: inline-block;
	margin-right: 4px;
}
.header-box .home{
	width: 32%;
}
.header-box .hearder-right{
	width: 65%;
}
.header-box .search-box{
	width: 33%;
	margin-top: 11px;
}
.header-box .search-box,
.header-box .search-box form .inp01{
	height: 35px;
	border-radius: 50px;
	line-height: 35px;
	background: #70a1d9;
	padding-left: 10px;
	font-size: 16px;
	color:#fff;
}
.header-box .search-box form .inp01{
	width: 84%;
}
.header-box .search-box form .inp01::placeholder{
	color:#fff;
}
.header-box .search-box form button{
	display: block;
	position: absolute;
	top: 6px;
	right:12px;
	background:none;
	color:#fff;
	cursor: pointer;
}
.header-box .qd-box{
	width: 64%;
}
.header-box .qd-box .qd{
	cursor: pointer;
}
.header-box .qd-box .qd a{
	display: block;
}
.header-box .qd-box .sx-line{
	width: 1px;
    height: 13px;
    background: #5192da;
	margin-top: 22px;
}
.header-box .qd-box .language-box a img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 6px;
}
.header-box .qd-box .language-box .sx-line{
	margin:22px 10px 0 10px;
}
@media(max-width:1800px){
	.header-box{
		font-size: 15px;
	}
	.header-box .search-box{
		width: 29%;
	}
	.header-box .qd-box{
		width: 69%;
	}
	.header-box .search-box form .inp01::placeholder{
		font-size: 15px;
	}
}
.header-box .qd-box .qd a:hover,
.header-box .qd-box .language-box a:hover,
.header-box .qd-box .we-chat .we-chatShow:hover,
.header-box .qd-box .qd:hover{
	color:#f89200;
}
.header-box .qd-box .we-chat{
	cursor: pointer;
}
.header-box .qd-box .we-chat:hover .we-chatHide{
	display: block;
	transition: .4s;
}
.header-box .qd-box .we-chat .we-chatHide{
	width: 120px;
	position: absolute;
	top: 57px;
	left: -10px;
	z-index: 11;
	background:#fff;
	padding:10px;
	display: none;
	transition: .4s;
}
.header-box .qd-box .we-chat .we-chatHide img{
	width: 100%;
	height: auto;
}
.header-box .qd-box .we-chat .we-chatHide p{
	color:#333;
	line-height: 30px;
	text-align: center;
}
.header-box .qd-box .we-chat .we-chatHide::before{
	content: '';
	display: block;
	border:10px solid transparent;
	border-bottom: 13px solid #fff;
	width: 0;
	left: 0;
	position: absolute;
	top: -20px;
	left: 50%;
	margin-left: -7px;
}
.logo-box{
	padding:30px 0;
	background:#efefef;
}
.logo-box .tel-box{
	font-size: 16px;
	margin-top: 9px;
}
.logo-box .tel-box span{
	display: block;
	font-size: 25px;
	font-weight: bold;
}
.logo-box .tel-box a{
	width: 150px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background: linear-gradient(to right, #f89200, #f88101);
	border-radius: 50px;
	display: block;
	color:#fff;
	font-size: 19px;
	font-weight: bold;
	margin-left: 40px;
	margin-top: 2px;
	/* transition: .4s; */
}
.logo-box .tel-box a .iconfont{
	font-size: 27px;
    font-weight: normal;
    margin-right: 5px;
    vertical-align: middle;
}
.logo-box .tel-box a:hover{
	background: linear-gradient(to right, #3d86d4, #2875c7);
}

/* 导航 */
.nav-box{
	background:#2263b3;
	height: 98px;
}
.nav-box ul{
	align-items: center;
	height: 98px;
}
.nav-box ul li{
	height: 98px;
}
.nav-box ul li a{
	font-size: 15px;
	color:#fff;
	display: flex;
	text-align: center;
	height:100%;
	position: relative;
	flex-direction: column;
	justify-content: center;
}
.nav-box ul li a .ch{
	font-size:18px;
	/* transition: .4s; */
}
.nav-box ul li a .en{
	text-transform: uppercase;
}
.nav-box ul li.active a .ch,
.nav-box ul li:hover a .ch{
	font-weight: bold;
}
.nav-box ul li a::before{
	content: '';
	display: block;
	width: 0;
	height: 4px;
	background:#fff;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	transition: .3s;
	border-radius: 5px;
}
.nav-box ul li a:hover::before,
.nav-box ul li.active a::before{
	width: 100%;
}

.margin-t-40{
	margin-top: 40px;
}

/* 图片 */
.cont2-Toplist .swiper-slide .img img,
.cont-3 .cont3-right .video-box img,
.cont-4 .cont4-LfList .swiper-slide img,
.cont-4 .cont4-LfList .swiper-slide img,
.cont-5 .cont5-list dl dt img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: .4s;
}

.cont2-Toplist .swiper-slide:hover .img img,
.cont-4 .cont4-LfList .swiper-slide:hover img,
.cont-5 .cont5-list dl:hover dt img{
	transform: scale(1.08);
}

/* 底部 */
.footer-box{
	background:#edf4fa;
	padding:50px 0 20px 0;
}
.fnav-box .f-nav{
	margin-top: 45px;
	width: 72%;
	position: relative;
	z-index: 2;
}
.fnav-box .f-nav dl dt{
	font-size: 17px;
	color:#333;
	font-weight: bold;
	margin-bottom: 17px;
}
.fnav-box .f-nav dl dd{
	font-size: 16px;
	margin-bottom: 10px;
}
.fnav-box .f-nav dl dd a,
.fnav-box .f-nav dl .fcon-text{
	color:#6b6b6b;
}
.fnav-box .f-nav dl dd a:hover{
	color:#f98403;
}
.fnav-box .f-nav dl .fcon-text{
	font-size: 16px;
	margin-bottom: 15px;
}
.fnav-box .f-nav dl .fcon-text p{
	margin-top: 5px;
	color:#353535;
}
.fnav-box .f-contact{
	width: 22%;
	margin-top: 35px;
	position: relative;
	z-index: 2;
}
.fnav-box .f-contact .f-tel{
	font-size: 17px;
	color:#333;
}
.fnav-box .f-contact .f-tel .iconfont{
	font-size: 28px;
	vertical-align: middle;
}
.fnav-box .f-contact .f-tel span{
	font-size: 25px;
	font-weight: bold;
	color:#f88300;
	margin-left: 4px;
}
.fnav-box .f-contact .f-code .img{
	width: 90px;
	height: auto;
	text-align: center;
	margin:10px 0 15px 0;
}
.fnav-box .f-contact .f-code .img img{
	width: 100%;
	height: auto;
}
.fnav-box .f-contact .f-code .img p{
	font-size: 16px;
	margin-top: 7px;
}
.fnav-box .f-contact .f-information p{
	display: flex;
	justify-content: space-between;
	margin-bottom: 6px;
}
.fnav-box .f-contact .f-information p em{
	font-weight: bold;
	font-size: 17px;
}
.fnav-box .f-contact .f-information p span{
	font-size: 16px;
}
@media(max-width:1800px){
	.fnav-box .f-contact{
		width: 24%;
		margin-top: 35px;
	}
}
.footer-box .footer-bg{
	width: 100%;
	height: auto;
	position: absolute;
	left: 0;
	bottom: 0;
}
.footer-box .footer-bg img{
	width: 100%;
	height: auto;
}
.footer-box .footer-map{
	margin-top: 35px;
	z-index: 2;
	position: relative;
}
.footer-box .footer-map a{
	display: inline-block;
	margin-right: 17px;
	position: relative;
}
.footer-box .footer-map a:last-child{
	margin-right: 0;
}
.footer-box .footer-map a::before{
	content: '';
	display: block;
	width: 1px;
	height: 12px;
	background:#ccc;
	position: absolute;
	top: 5px;
    right: -9px;
}
.footer-box .footer-map a:last-child::before{
	display: none;
}
.footer-box .footer-map a:hover,
.footer-icp a:hover{
	color:#f98403;
}
.footer-icp{
	background:#215caa;
	padding:10px 0;
	color:#fff;
	text-align: center;
	line-height: 23px;
}
.footer-icp a{
	color:#fff;
	margin-right: 10px;
}

/* 内页导航 */
.ny_nav{
	background:none;
	border-bottom: 1px solid #f0f0f0;
}
.ny_nav ul li a{
	color:#222;
}
.ny_nav ul li a .en{
	color:#666666;
}
.ny_nav ul li.active a,
.ny_nav ul li.active a .en,
.ny_nav ul li:hover a,
.ny_nav ul li:hover a .en{
	color:#f89500;
}
.ny_nav ul li a::before{
	background:#f89500;
}

/* 弹窗 */
.product-pop{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .7);
	z-index: 9;
	display: none;
    position: absolute;
	left: 0;
}
.product-pop .product-pop-list{
	background:#2770c1;
}
.product-pop-list .product-pop-left{
	width: 25%;
	padding:35px 20px;
}
.product-pop-list .product-pop-left .item{
	color: #fff;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    cursor: pointer;
    padding: 0;
    height: auto;
    justify-content: space-between;
    flex-direction: inherit;
}
.product-pop-list .product-pop-left .item::before{
	display:none;
}

.product-pop-list .product-pop-left .item .pop-title{
	font-size: 17px;
	font-weight: bold;
	display: flex;
	align-items: center;
	transition: .4s;
}
.product-pop-list .product-pop-left .item .pop-title .iconfont{
	font-weight: normal;
	font-size: 25px;
	margin-right: 10px;
}
.product-pop-list .product-pop-left .item:hover .pop-title{
	margin-left: 7px;
}
.product-pop-list .product-pop-left .item .popCont{
	font-size: 13px;
}


.product-pop-list .product-pop-right{
	width: 75%;
	position: relative;
	padding:35px 50px 30px 50px;
}
.product-pop-list .product-pop-right .bg{
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
.product-pop-list .product-pop-right .bg img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.product-pop-list .product-pop-right .product-pop-content{
	position: relative;
	z-index: 1;
}
.product-pop-content .pop-type{
	width: 48%;
}
.product-pop-content .pop-item{
	width: 45%;
}
.product-pop-content .pop-type a{
	display: block;
	font-size: 17px !important;
	color:#000000 !important;
	width: 46%;
	float: left;
	margin-right: 7%;
	margin-bottom: 20px;
	text-align: left;
}
.product-pop-content .pop-type a{
	height: auto;
}
.product-pop-content .pop-type a:nth-child(2n){
	margin-right: 0;
}
.product-pop-content .pop-type a:hover{
	color:#2770c1 !important;
	font-weight: bold;
	text-decoration: underline;
}
.product-pop-content .pop-item .img{
	width: 80%;
	height: auto;
}
.product-pop-content .pop-item .img img{
	width: 100%;
	height: auto;
}
.product-pop-content .pop-item .pop-link{
	display: flex;
	justify-content: flex-end;
	margin:25px 0 10px 0;
}
.product-pop-content .pop-item .pop-link a{
	display: block;
	width: 150px;
	height: 48px;
	border-radius: 48px;
	background:#3a75bb;
	color:#fff;
	text-align: center;
	line-height: 48px;
	margin-left: 15px;
	font-size: 17px;
	font-weight: bold;
	transition: .4s;
}
.product-pop-content .pop-item .pop-link a::before,
.product-pop-content .pop-type a::before{
	display: none;
}
.product-pop-content .pop-item .pop-link a .iconfont{
	font-size: 20px;
	font-weight: normal;
	vertical-align: middle;
	margin-right: 5px;
}
.product-pop-content .pop-item .pop-link a:first-child{
	background: linear-gradient(to right, #f89200, #f88101);
	margin-left: 0;
}
.product-pop-content .pop-item .pop-tel{
	font-size: 26px;
	color:#000000;
	text-align: right;
	margin-top: 15px;
}
.product-pop-content .pop-item .pop-tel span{
	font-size: 35px;
	font-weight: bold;
	color:#8f8f8f;
	margin-left: 10px;
}



/* 图片放大 */
.culture-cont4 .cultureCont4_list dt,
.qyxw-newsRight .qyxw-newsRight-top .img{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.culture-cont4 .cultureCont4_list dt img,
.gszl-box .gszl-right img,
.productCenter-right .productCenter-list dl dt img,
.recommend-list dl dt img,
.related-box .related-list dl dt img,
.news-list dl dd i img,
.qyxw-newsRight .qyxw-newsRight-top .img img,
.zthd-box .zthd-list .img img,
.zthd-box .zthd-item dl dt img,
.cpdt-List .item dl dd img,
.jjfa_box .jjfa_list dl dt img{
    width: 100%;
    height: 100%;
    object-fit: cover;
	transition: .4s;
}
.culture-cont4 .cultureCont4_list dl:hover dt img,
.productCenter-right .productCenter-list dl:hover dt img,
.recommend-list dl:hover dt img,
.related-box .related-list dl:hover dt img,
.news-list dl:hover dd i img,
.qyxw-newsRight .qyxw-newsRight-top:hover .img img,
.zthd-box .zthd-list:hover .img img,
.zthd-box .zthd-item dl:hover dt img,
.cpdt-List .item dl:hover dd img,
.jjfa_box .jjfa_list dl:hover dt img,
.jsbj-box .jsbj-item dl:hover dt img{
    transform: scale(1.1);
}