@charset "utf-8";

/* 
 *@Project: 样式重设及公共样式表
 */

html {
	color: #7a7a7a;
	-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 {
	font-family:myFont_R;
}

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;
}
.w1170 {
	width: 1170px;
	margin: 0 auto;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.w1300 {
	width: 1300px;
	margin: 0 auto;
}
.w900 {
	width: 900px;
}
.w80{
	width: 80%;
	margin: 0 auto;
	min-width: 1200px;
}
.w70{
	width: 70%;
	margin: 0 auto;
	min-width: 1200px;
}
.w60{
	width: 60%;
	margin: 0 auto;
	min-width: 1200px;
}
.w960 {
	width: 960px;
}
.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-b-10 {
	padding-bottom: 10px;
}

.padding-b-30 {
	padding-bottom: 30px;
}
.padding-10 {
	padding: 10px;
}

.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-25 {
	margin-top: 25px;
}

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

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

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

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

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

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

.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-r-10 {
	margin-right: 10px;
}

.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-60 {
	margin-bottom: 60px;
}

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

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

body {
	background-color: #fff;
}


/*scrollbar*/

body::-webkit-scrollbar,
.layers-table-list::-webkit-scrollbar {
	width: 8px;
	height: 8px;
}

body::-webkit-scrollbar-track,
.layers-table-list::-webkit-scrollbar-track {
	background: rgba(255, 255, 255, 0.5);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #ddd;
}

body::-webkit-scrollbar-thumb,
.layers-table-list::-webkit-scrollbar-thumb {
	background: rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.bg {
	background-color: #6a6f6d;
}


/*
 * 共用样式
 */


/*a {
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
}*/

::-webkit-scrollbar-track-piece {
	width: 8px;
	background-color: #f8f8f8;
}

::-webkit-scrollbar {
	width: 8px;
	background-color: #2882e8;
}

::-webkit-scrollbar-thumb {
	width: 8px;
	background-color: #aeaeae;
}

::-webkit-scrollbar-thumb:hover {
	width: 8px;
	background-color: #2882e8;
}

img{
	display: block;
}
body{
	min-width: 1200px;
	width: 100%;
	box-sizing: border-box;
}
body,html{
	width:100%;
	height:100%;
}
/*公共布局*/
.flex{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}
.flex-s{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	align-items: flex-start;
}
.flex-c{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center;
}
.grid-2{
	display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px 20px;
}
.grid-3{
	display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px 20px;
}
.grid-4{
	display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 20px 60px;
}
/*公共样式*/
.header-hide {
    position: fixed;
    z-index: 999;
    top: 0px;
    left: 0px;
	background-color: #fff;
	width: 100%;
	box-shadow: 0 0 6px #e4e4e4;
}
.ba-head{
	position: relative;
	margin-bottom: 10px;
}
.nav-box{
	transition: all .5s;
}
.nav-box>div{
	display: flex;
	justify-content:space-between;
	height: 85px;
	align-items: center;
}
.nav-box .logo{
	width: 18%;
}
.nav-box .logo img{
	height: 60px;
}
.nav{
	width: 62%;
}
.nav ul{
	display: grid;
	grid-template-columns: repeat(7, 1fr);
	grid-gap: 10px 10px;
}
.nav ul li{
	
	position: relative;
}
.nav ul li>a{
	display: block;
	padding: 0 5px;
	text-align: center;
	line-height: 82px;
	font-size: 16px;
	position: relative;
	color: #525252;
	z-index: 4;
	position: relative;
	font-family: myFont_M;
}
.nav ul li.active>a,.nav ul li:hover>a{
	color: #f28903;
}
.nav ul li div{
	position:absolute;
	top: 82px;
	width: 138px;
	left: 50%;
	margin-left: -69px;
	z-index: 3;
	display: none;
	background: #fff;
	border-radius: 10px;
}
.nav ul li div a{
	display: block;
	line-height: 45px;
	text-align: center;
	font-size: 16px;
	color: #000;
	margin: 6px;
}
.nav ul li div a:hover{
    background: #ff8f0c;
    color: #fff;
    border-radius: 10px;
}
.nav ul li:hover div{
	display: block;
}
.h-btn{
	display: flex;
    align-items: center;
    justify-content: space-between;
}
.h-btn i{
	border: 1px solid #000;
    border-radius: 50px;
    width: 45.5px;
    height: 45.5px;
    font-size: 26px;
    color: #000;
    display: block;
    text-align: center;
    line-height: 45.5px;
    cursor: pointer;
}
.h-btn .wx{
	margin: 0 10px;
	position: relative;
	cursor: pointer;
}
.h-btn .tel{
	position: relative;
	cursor: pointer;
	transition: all .5s;
}
.h-btn .wx img{
	position: absolute;
    bottom: -145px;
    z-index: 99;
    left: 50%;
    margin-left: -62px;
    display: none;
    width: 140px;
}
.h-btn .tel div{
	display: none;
	text-align: center;
	transition: all .6s;
    position: absolute;
    font-size: 20px;
    font-family: 'myFont_M';
    width: 200px;
    border: 1px solid #ef7e05;
    height: 45.5px;
    top: 0;
    background: #fff;
    right: 0px;
    border-radius: 50px;
    line-height: 45.5px;
    z-index: 99;
    color: #ef7f04;
}
.h-btn .tel div em{
	font-size: 22px;
	margin-right: 5px;
}
.h-btn i:hover{
	color: #f28903;
	border-color: #f28903;
}
.h-btn .tel:hover div{
	display: block;
}
.h-btn .wx:hover img{
	display: block;
}
.h-btn a{
	font-family: myFont_M;
	padding: 0 10px;
    height: 45.5px;
    display: block;
    border: 1px solid #000;
    border-radius: 50px;
    text-align: center;
    line-height: 45.5px;
    color: #000;
    font-size: 18px;
	box-sizing: border-box;
}
.h-btn a:hover{
	color: #fff;
	background: #f28903;
	border-color: #f28903;
}
/* footer */
.footer{
	background: url(../images/foot-bg.png)no-repeat top center;
	background-size: cover;
	padding: 30px 0 0 0;
	text-align: center;
	color: #fff;
}
.footer .foot-logo{
	margin: 0 auto;
}
.footer h2{
	font-size: 39px;
	margin: 20px 0;
	font-family: 'myFont_M';
}
.footer .foot-tel{
	font-size: 22px;
}
.footer .foot-tel p{
	position: relative;
}
.footer .foot-tel p:first-child{
	padding-right: 20px;
}
.footer .foot-tel p:first-child::after{
	position: absolute;
    content: "";
    right: 8px;
    top: 7px;
    width: 1px;
    height: 16px;
    background-color: #fff;
}
.footer .foot-er{
	margin: 30px 0;
}
.footer .foot-er img{
	width: 120px;
	margin: 0 15px;
}
.footer .foot-txt{
	font-size: 16px;
}
.footer .foot-txt a{
	color: #fff;
}
/* 分页展示 */
.page-box {
    /* margin-bottom: 60px; */
}
.page-box div{
    display: flex;
    display: -webkit-flex;
     justify-content: center; 
    margin-top: 40px;
}
.page-box a{
    display: block;
    padding: 6px 15px;
    font-size: 16px;
    color: #333;
    box-sizing: border-box;
    background:#eee;
    margin: 0 5px;
    border-radius: 3px;
    transition: .5s;
}
.page-box strong{
    display: block;
    padding: 6px 15px;
    font-size: 16px;
   	background-image: linear-gradient(to bottom right, #ff8f0b, #ffe400);
    color: #fff;
    margin: 0 5px;
    border-radius: 3px;
}
.page-box a:hover{
    background-image: linear-gradient(to bottom right, #ff8f0b, #ffe400);
    color:#fff;
}