* {
	margin: 0;
	padding: 0;
	border: 0;
	box-sizing: border-box;
}

ul,
ol {
	margin-bottom: 0 !important;
}

ul li {
	list-style: none;
}

a {
	text-decoration: none;
}
.clearfix::after{
	content: '';
	display: block;
	clear: both;
}


/* 导航 */

.pc-nav {
	height: 80px;
	background-color: #ffffff;
	/* position: fixed; */
	top: 0;
	z-index: 9999;
	width: 100%;
	box-sizing: border-box;
}

.nav-con {
	/* 屏幕分辨率小于最大宽度 */
	width: 100%;
	/* 现在的宽度 */
	max-height: 80px;
	height: 80px;
	margin: auto;
	box-sizing: border-box;
	padding: 0 5% 0 4%;
	position: relative;
}
.nav-con .menu_btn{
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;width: 70px;
	background-color: #004071;
	text-align: center;
	line-height: 80px;
	cursor: pointer;
}
.nav-con .menu_btn img{
	vertical-align: middle;
	text-align: center;
	margin: auto;
}




.nav_tel{
	height: 100%;
	float: right;
	box-sizing: border-box;
    padding-top: 24px;
}
.nav_tel img{
	display: block;
	float: left;
	margin-right: 16px;
}
.nav_tel div{
	float: left;
	font-size: 12px;
	color: #666666;
}
.nav_tel div a{
		font-size: 16px;
	font-weight: bold;
	color: #333333;
	display: block;
}
.nav-logo {
	height: 100%;
	float: left;
	margin-right: 5%;
}

.logo {
	width: 360px;
	height: 100%;
	float: left;
	background-image: url(../imgs/logo@2x.png);
	background-position: center center;
	background-size: 100% auto;
	background-repeat: no-repeat;
}

.nav-title {
	width: 48%;
	height: 100%;
	float: left;
	line-height: 80px;
}

.nav-title li {
	width: 14%;
	height: 100%;
	float: left;
	text-align: center;
	position: relative;
}

.nav-title li a {
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	text-align: center;
	width: 100%;
	height: 100%;
	display: block;
	line-height: 80px;
}

.nav-title li a:hover,
.nav-title .nav_actives a{
	color: #d6a77b;
}

.nav_solid {
	display: block;
	width: 0px;
	height: 3px;
	background-color: #d6a77b;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}


.nav-title .nav_actives .nav_solid {
	width: 60px;
	margin: auto;
}


.nav-title li:hover .nav_solid {
	width: 60px;
}



 .modal_bg{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	z-index: 100000;
	display: none;
}
.mymodel{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 999;
	height: 100%;
	width: 390px;
	background-color: #ffffff;
	box-sizing: border-box;
	padding: 36px 30px;
		color: #333333;
	display: none;
	overflow-y: auto;
}
.close_menu{
	position: absolute;
	top: 30px;
	right: 30px;
	z-index: 10001;
	cursor: pointer;
}
.mymodel .lef_logo{
	margin-bottom: 30px;
width: 250px;
height: 33px;
}

.mymodel .modal_nav{
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	padding: 35px 0 45px;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.mymodel .modal_nav a{
	color: #333333;
}
.mymodel .modal_nav .item{
	margin-bottom: 30px;
	width: 100%;
	cursor: pointer;
}
.mymodel .modal_nav .item ul li a{
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
	line-height: 40px;
}
.mymodel .modal_nav .item ul{
	display: none;
}
.mymodel .modal_nav .item span{
	margin-left: 15px;
}
.mymodel .modal_nav .item .fold{
	display: none;
	vertical-align: baseline;
}
.mymodel .modal_ewm{
	margin-top: 15px;
	margin-bottom: 30px;
}
.mymodel .modal_ewm>div{
	float: left;
	margin-right: 28px;
}
.mymodel .modal_ewm>div p{
	text-align: center;
	font-size: 12px;
	margin: 0;
	color: #333333;
}
.mymodel .modal_ewm>div img{
width: 125px;
height: 125px;
}

.mymodel .modal_tel{
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666;
}
.mymodel .modal_tel a{
	font-size: 16px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
}

/*面包屑导航*/
.crumbsNavbox{
	width: 100%;
	height: 50px;
	background-color: #f6f6f6;
	line-height: 50px;
}
.crumbsNav {
	width: 100%;
	max-width: 1300px;
	overflow: hidden;
	box-sizing: border-box;
	margin: auto;
}

.crumbsNav>div {
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.crumbsNav .crumbsNav_left {
	float: left;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
}

.crumbsNav .crumbsNav_left img {
	margin: 0 6px;
}

.crumbsNav .crumbsNav_left a {
		font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
}
.crumbsNav .crumbsNav_left a:hover{
	text-decoration: underline;
}

.crumbsNav .crumbsNav_right {
	float: right;
}

.crumbsNav .crumbsNav_right ul li {
	float: left;
	margin-left: 30px;
}

.crumbsNav .crumbsNav_right ul li a {
	display: block;
	font-weight: normal;
	letter-spacing: 0px;
	color: #333333;
	font-size: 14px;
	text-align: right;
}

.crumbsNav .crumbsNav_right ul li.select a,
.crumbsNav .crumbsNav_right ul li a:hover{
	color: #d6a77b;
}














/* 头部结束 */


/* 底部 */

.foot {
	width: 100%;
	height: auto;
	background-color: #084675;
}

.footone {
	width: 100%;
	max-width: 1300px;
	height: auto;
	overflow: hidden;
	margin: auto;
	display: flex;
	justify-content: space-between;
	padding: 50px 0 40px 0;
}



.webnav {
	width: 25%;
	height: auto;
	overflow: hidden;
}

.webnav .foottitle {
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #eaeaea;
}
.webnav .entit {
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #eaeaea;
	opacity: 0.2;
	margin: 10px 0 30px;
}
.webnav p{
		font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #eaeaea;
	opacity: 0.5;
	margin: 0;
	margin-bottom: 10px;
}
.webnav p a{
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #eaeaea;
}


.footi {
	display: block;
	width: 1px;
	height: 140px;
	background-color: rgba(255, 255, 255, 0.2);
	margin: 14px 50px 0 30px;
}

.footcontact {
	width: 60%;
	height: auto;
	overflow: hidden;
}
.footcontact ul {
	width: 100%;
	
}
.footcontact ul li:nth-child(1){
	width:20%
}
.footcontact ul li:nth-child(2){
	width:30%
}

.footcontact ul li {
	float: left;
	width: 25%;
}


.footcontact ul li a{
	display: block;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #ffffff;
	opacity: 0.5;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
width: 80%;
}
.footcontact ul li p{
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	margin: 0;
	letter-spacing: 0px;
	color: #ffffff;
	margin-bottom: 20px;
}
.footcontact ul li a:hover{
	opacity: 1;
}












.fcontel {
	background-image: url(../img/dh.png);
	background-repeat: no-repeat;
	background-size: 38px 37px;
	padding-left: 50px;
	/* opacity: 0.7; */
}

.fcontel p {
	color: #fff;
	margin-bottom: 0;
}

.fcontel p:first-child {
	font-family: 'MicrosoftYaHei';
	font-size: 16px;
	font-weight: bold;
	line-height: 0;
	margin-top: 5px;
}

.fcontel p:nth-child(2) {
	font-family: 'MicrosoftYaHei';
	font-size: 16px;
	margin-top: 15px;
}

.footadress {
	width: 190px;
	background-image: url(../img/icon03.png);
	background-size: 30px 37px;
}

.footadress p:nth-child(2) {
	font-family: 'MicrosoftYaHei';
	font-size: 14px;
}




.footcode {
	height: auto;
	overflow: hidden;
}
.footcode p{
	text-align: center;
		font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #eaeaea;
	opacity: 0.5;
	margin: 0;
	margin-top: 15px;
}

.foottwo {
	width: 100%;
	height: 48px;
	line-height: 48px;
	box-sizing: content-box;
	border-top: 1px solid rgba(255, 255, 255, 0.15);
}

.foottwo .con{
	max-width: 1300px;
	margin: auto;
	width: 100%;
	box-sizing: border-box;
}
.foottwo p {
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: rgba(255,255,255,0.5);
	float: left;
	margin: 0;
}

.foottwo p a {
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: rgba(255,255,255,0.5);
      margin-right: 10px;
}
.foottwo .right_icon{
	float: right;
	position: relative;
}
.foottwo .right_icon a img,
.foottwo .right_icon>img{
	vertical-align: middle;
	margin-left: 8px;
	cursor: pointer;
}
.footmobile {
	display: none;
}

.foottwo .right_icon .son_ewm{
	position: absolute;
	right: 0;
	    top: -100px;
}
.foottwo .right_icon .son_ewm img{
	display: none;
}










/* 导航底部自适应 */

@media screen and (max-width: 1500px) {
	.nav-title {
		width: 60%;
	}
}

@media screen and (max-width: 1440px) {}

@media screen and (max-width: 1366px) {}

@media screen and (max-width: 1350px) {}

@media screen and (max-width: 1270px) {}

@media screen and (max-width: 1200px) {}

@media screen and (max-width: 1130px) {}

@media screen and (max-width: 1000px) {
	.crumbsNavbox {
    width: 100%;
    height: auto;
    line-height: 40px;
}
.crumbsNav .crumbsNav_left{
	width: 100%;
}
.crumbsNav .crumbsNav_right{
	width: 100%;
}
}

@media screen and (max-width: 800px) {
    .mobile_logo{
        width: 250px !important;
      
    }
  .jubao{
    justify-content: center;
  }
	.footcontact,
	.foottwo .right_icon{
		display: none !important;
	}
	.webnav {
    width: 50%;}
    .footi {
    margin: 14px 30px 0 20px;
}
.footmobile {
		display: block;
	}
	.footpc {
		display: none;
	}
	.foottwo {
		padding: 2% 0;
    width: 100%;
    height: auto;
    line-height: 24px;}
	
	.foottwo p {
    text-align: center;
    width: 100%;
}
}

@media screen and (max-width: 450px) {
	
}

@media screen and (max-width: 320px) {}