@charset "utf-8";

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

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 {
	
}
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 a {
	color: #ababab;
	outline: none;
}

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;
}

.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 {
    min-width: 1200px;
    width: 100%;
    box-sizing: border-box;
}
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-60 {
	margin-top: 60px;
}
.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-50 {
	margin-left: 50px;
}
.margin-l-60 {
	margin-left: 60px;
}
.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-80{
	margin-bottom: 80px;
}
.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{
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.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;
}
.p70{
	padding:70px 0;
}
.p80{
	padding:80px 0;
}
.p90{
	padding:90px 0;
}
.w1200{
	margin:0 auto;
	min-width:1200px;
	width: 1200px;
}
.w1300{
	margin:0 auto;
	min-width:1300px;
	width: 1300px;
}
.w75{
	margin:0 auto;
	width:85%;
	min-width: 1200px;
}
.w90{
	width: 90%;
	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-center{
	display: flex;
	justify-content: start;
	align-items: center;
}
.flex-start{
	display: flex;
	justify-content: start;
}
.flex-center{
	display: flex;
    justify-content: center;
    align-items: center;
}
/*》》》》》》》》》》自定义滚动条《《《《《《《《《《*/
::-webkit-scrollbar{width:5px;height:5px;}
::-webkit-scrollbar-button:vertical{display:none;}
::-webkit-scrollbar-track:vertical{background-color:black}
::-webkit-scrollbar-track-piece{background:#fff;}
::-webkit-scrollbar-thumb:vertical{background-color:#555;border-radius:30px}
::-webkit-scrollbar-thumb:vertical:hover{background-color:#3B3B3B;}
::-webkit-scrollbar-corner:vertical{background-color:#535353;}
::-webkit-scrollbar-resizer:vertical{background-color:#FF6E00;}

/* 导航 */
.header{
	position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    z-index: 99;
    transition: .5s;
}
.header_cont.active {
    background-color: #fff;
    box-shadow: -4px 1px 20px 8px rgb(239 239 239 / 21%);
}
.header_cont.active .header-box .top-right a{
	color: #333;
}
.header_cont .logo1, .header_cont.active .logo2 {
    display: inline-block;
}
.header_cont.active .logo1, .header_cont .logo2 {
    display: none;
}
.header-box{
	height: 88px;
	line-height: 88px;
	align-items: center;
}
.header-box .logo img{
	width: 260px;
    height: auto;
    vertical-align: middle;
}
.header-box .top-right{
	align-items: center;
	font-size: 16px;
}
.header-box .top-right li>a{
	color: #fff;
    font-size: 16px;
    position: relative;
    display: block;
}
.header-box .top-right .nav-box li a.nav-font{
    display: block;
    height: 100%;
}
.header-box .top-right .nav-box li a.cur,
.header-box .top-right .nav-box li a.nav-font:hover{
	color:#00408c;
}
.header_cont.active .header-box .top-right .nav-box li a.cur,
.header_cont.active .header-box .top-right .nav-box li a.nav-font:hover{
	color:#00408c;
}
.header-box .top-right .nav-box li>a::after{
	content: '';
	display: block;
	width: 0;
	height: 2px;
	background:#00408c;
	position: absolute;
	transition: all 0.3s;
    -webkit-transition: all 0.3s;
	left: 50%;
	bottom:-2px;
    margin-left: 0;
    border-radius: 20px;
}
.header-box .top-right .nav-box li:hover a::after,.header-box .top-right .nav-box li a.nav-font::after{
	width: 50%;
	left: 75%;
	margin-left: -50%;
}
.header-box .top-right .nav-box li{
	margin: 0 20px;
}
.header-box .top-right .nav-box li:last-child{
	padding-right: 0;
}
.header-box .top-right .nav-box li .submenu-list{
    position: absolute;
    left: 0;
    top: 88px;
    z-index: 999;
    background: #f5f5f5;
    text-align: center;
    display: none;
    line-height: 80px;
    width: 100%;
}
.header-box .top-right .nav-box li:hover .submenu-list {
    display: block;
}
.header-box .top-right .nav-box li .submenu-list ol{
	display: flex;
    justify-content: center;
}
.header-box .top-right .nav-box li .submenu-list a{
	display: block;
    line-height: 80px;
    font-size: 16px;
	color: #333;
	transition: .3s;
	margin: 0 20px;
	border-bottom: 1px solid #edc191;
}
.header-box .top-right .nav-box li .submenu-list ol:last-child  a{
	border: 0;
}
.header-box .top-right .nav-box li .submenu-list a:hover{
	color:#00408c;
}
/*首页电话*/
.header-tel i{
	text-align: center;
    font-size: 22px;
    width: 29px;
    height: 29px;
    display: block;
    border: 1px solid #fff;
    background-color: #fff;
    line-height: 29px;
    border-radius: 50px;
    color: #00408c;
    margin-right: 10px;
}
.header-tel{
	font-size: 20px;
    font-family: 'myFont4';
    color: #fff;
    display: flex;
    align-items: center;
}
.header_cont.active .header-tel{
    color: #333;
}
.header_cont.active .header-tel i{
	color: #fff;
    background-color: #00408c;
}
/* 底部展示 */
.footer{
	padding: 50px 0;
	background: url(../images/foot.png)#232734 no-repeat center bottom;
	background-size: cover;
}
.footer .foot{
	align-items: center;
    margin-bottom: 30px;
    border-bottom: 1px solid #7d808a;
    padding-bottom: 30px;
}
.footer .foot-nav{
	margin-bottom: 50px;
}
.footer .foot-nav a{
	position: relative;
	color: #7d808a;
	font-size: 18px;
	margin-right: 20px;
	padding-right: 20px;
}
.footer .foot-nav a::after{
	content: "";
	position: absolute;
	right: 0;
	width: 1px;
	top: 6px;
	height: 12px;
	background: #7d808a;
}
.footer .foot-l p{
	color: #7d808a;
	margin-bottom: 10px;
	font-size: 16px;
}  
.footer .foot-nav a:last-child::after{
	display: none;
}
.footer .foot-r img{
	width: 150px;
	margin-bottom: 10px;
}
.footer .foot-r p{
	text-align: center;
	font-size: 18px;
	color: #7d808a;
}
.footer .foot-copry,.footer .foot-copry a{
	font-size: 16px;
	color: #7d808a;
	text-align: center;
}
/* 图片放大效果 */
.c3 .c3-box ul li a:hover img,.zxhuanjin .zxhuanjin-box .zxhuanjin-l ul li:hover img,.dj-viewbox li:hover img ,.dj2 .dj2-box ul li a:hover img,.dj .dj-box1-t:hover img,.dj .dj-box2-t:hover img,.dj .dj-box1-b:hover img,.dj .dj-box2-b:hover img,.dj .dj-box3-b:hover img,.team-list .team-li ul li a:hover img,.news-box .new-list ul li a:hover img,.c4 .c4-box ul li a:hover img{
	transform: scale(1.05);
}
.c3 .c3-box ul li img,.dj-viewbox li img,.zxhuanjin .zxhuanjin-box .zxhuanjin-l ul li img,.dj2 .dj2-box ul li i img,.dj .dj-box1-b img,.dj .dj-box1-t img,.dj .dj-box2-t img,.dj .dj-box2-b img,.dj .dj-box3-b img,.team-list .team-li ul li img,.c4 .c4-box ul li img,.news-box .new-list ul li a img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: .3s;
}
/* 图片上下动 */
.c3 .c3-box ul li em:before{
	animation: aniTop 1.2s infinite cubic-bezier(.36, 0,.7,1) alternate backwards;
    -webkit-animation: aniTop 1.2s infinite cubic-bezier(.36, 0,.7,1) alternate backwards;
    will-change: transform;
}
@keyframes aniTop{
	0% {transform:translateY(0);}
	100% {transform:translateY(-3px);}
}
@media only screen and (max-width:2560px){
	.w1200 {
	    margin: 0 auto;
	    min-width: 1200px;
	    width: 75%;
	}
	
}
@media only screen and (max-width:1920px){
	.w1200 {
	    margin: 0 auto;
	    min-width: 1200px;
	    width: 75%;
	}
	
}
@media only screen and (max-width:1600px){
	
	.w1200 {
	    margin: 0 auto;
	    min-width: 1200px;
	    width: 1200px;
	}
	
}
@media only screen and (max-width:1690px){
	.w1200 {
	    margin: 0 auto;
	    min-width: 1200px;
	    width: 1200px;
	}
	
}
@media only screen and (max-width:1440px){
	.w1200 {
	    margin: 0 auto;
	    min-width: 1200px;
	    width: 1200px;
	}
	
}
@media only screen and (max-width:1360px){
	.w1200 {
	    margin: 0 auto;
	    min-width: 1200px;
	    width: 1200px;
	}
	
}
@media only screen and (max-width:1280px){
	.w1200 {
	    margin: 0 auto;
	    min-width: 1200px;
	    width: 1200px;
	}
	
}
/*分页page*/
.list_page{
    width:100%
}
.in_news+.list_page{
    border-top:none;
}
.list_page {
    text-align: center;
    padding: 20px 0;
    margin-top: 50px;
}
.list_page a, .list_page span {
    padding:6px 12px;
    display: inline-block;
    font-size: 14px;
    margin: 0 4px ; 
    border-radius: 100px;
}
.list_page a {
    background: #ededed;
    color: #000000;
}
.list_page span, .list_page a:hover{
    background: #00408c;
    color:#fff;
}
