@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: 14px/1.5 Microsoft Yahei, tahoma, arial, sans-serif;
}

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

.w900 {
	width: 900px;
}
.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;
}
/*公共样式*/

/*header*/
.top{
	height: 40px;
	background-color: #289bbd;
}
.top span{
	line-height: 40px;
	font-size: 14px;
	color: #fff;
}
.logo-box{
	height: 120px;
}
.logo{
	float: left;
	margin-top: 20px;
}
.logo img{
	height: 81px;
	width: auto;
}
.hot{
	float: left;
	padding-left: 45px;
	background: url(../img/hot.png) no-repeat left center;
	margin-left: 110px;
	margin-top: 35px;
}
.hot span{
	display: block;
	font-size: 16px;
	color: #333;
	line-height: 20px;
}
.hot em{
	display: block;
	font-size: 20px;
	color: #289bbd;
	font-weight: bold;
	line-height: 30px;
}
.search{
	float: right;
	margin-top: 40px;
}
.search input{
	float: left;
	height: 40px;
}
.search input.in-text{
	box-sizing: border-box;
	border: 1px solid #ddd;
	width: 280px;
	padding: 0 10px;
	line-height: 38px;
	font-size: 14px;
	color: #333;
}
.search input.btn{
	width: 80px;
	text-align: center;
	font-size: 14px;
	color: #666;
	background-color: #ddd;
	cursor: pointer;
}
.nav a{
	float: left;
	line-height: 70px;
	font-size: 16px;
	color: #333;
	width: 70px;
	text-align: center;
	height: 72px;
	box-sizing: border-box;
	margin-right: 118.33px;
}
.nav a:last-child{
	margin-right: 0;
}
.nav a:hover,.nav a.active{
	border-bottom: 2px solid #289bbd;
	color: #289bbd;
}
/*title*/
.title{
	margin-top: 40px;
	margin-bottom: 30px;
}
.title-t{
	background: url(../img/title_bg.png) no-repeat center center;
	margin-bottom: 15px;
}
.title-t h2{
	text-align: center;
	font-size: 34px;
	color: #289bbd;
	line-height: 38px;
	text-transform: uppercase;
}
.title-t span{
	display: block;
	text-align: center;
	font-size: 24px;
	color: #555;
	line-height: 30px;
}
.title-b i{
	display: block;
	width: 62px;
	height: 3px;
	background-color: #adacac;
	margin: 0 auto -1px;
}
.title-b{
	border-bottom: 1px solid #dedddd;
	position: relative;
}
.title-b a{
	display: block;
	position: absolute;
	right: 0;
	bottom: 5px;
	line-height: 20px;
	width: 64px;
	text-align: center;
	border: 1px solid #dedddd;
	font-size: 12px;
	color: #acacac;
}
/*tab*/
.tabs{
	display: -webkit-flex;
	display: flex;
	justify-content:center;
    -webkit-justify-content: center;
}
.tabs a{
	display: block;
	width: 180px;
	text-align: center;
	height: 50px;
	line-height: 48px;
	font-size: 18px;
	color: #666;
	border:1px solid #ddd;
	margin: 0 20px;
}
.tabs a:hover,.tabs a.active{
	border-color: #289bbd;
	background-color: #289bbd;
	color: #fff;
}
/*footer*/
.footer{
	background-color: #333;
}
.footer li{
	float: left;
	width: 220px;
	padding: 30px 0 20px;
	box-sizing: border-box;
	border-right: 1px solid #ddd;
	height: 290px;
}
.footer li:last-child{
	width: 320px;
	border-right: 0;
}
.footer li dt{
	text-align: center;
	margin-bottom: 20px;
}
.footer li dt a{
	font-size: 16px;
	color: #dedede;
}
.footer li dd{
	text-align: center;
	font-size: 14px;
	margin-bottom: 10px;
}
.footer li dd a{
	color: #c1c1c1;
}
.footer li img{
	margin: 0 auto;
	width: 152px;
	height: 152px;
}
.footer li:nth-child(4) span{
	display: block;
	text-align: center;
	font-size: 14px;
	margin-top: 5px;
	color: #c1c1c1;
}
.footer li:nth-child(5){
	text-align: center;
}
.footer li:nth-child(5) em{
	display: block;
	font-size: 20px;
	color: #fff;
	margin-bottom: 5px;
}
.footer li:nth-child(5) p{
	font-size: 14px;
	color: #fff;
	line-height: 26px;
}
.footer li:nth-child(5)>a{
	display: block;
	width: 80px;
	line-height: 26px;
	border-radius: 5px;
	border: 1px solid #999;
	text-align: center;
	font-size: 12px;
	color: #999;
	margin: 20px auto 0;
}
.bottom{
	height: 58px;
	line-height: 58px;
	text-align: center;
	background-color: #000;
	font-size: 14px;
	color: #fff;
}
.bottom a{
	margin: 0 10px;
	color: #fff;
}
.hot-xf{
	position: fixed;
	right: 0;
	top: 40%;
	z-index: 99;
}
.hot-xf img{
	width: 161px;
	height: 196px;
}
.hot-xf span{
	font-size: 14px;
	color: #ed4646;
	font-weight: bold;
	position: absolute;
	bottom: 20px;
	right: 10px;
}
/*crumb*/
.crumb{
	border-bottom: 1px solid #d6d5d5;
	height: 74px;
}
.crumb-box{
	width: 1170px;
	margin: 0 auto;
	min-width: 1200px;
}
.crumb-box .tab{
	float: left;
}
.crumb-box .tab a{
	line-height: 73px;
	float: left;
	margin-right: 50px;
	font-size: 15px;
	color: #666;
}
.crumb-box .tab a.active,.crumb-box .tab a:hover{
	border-bottom: 2px solid #289bbd;
	color: #289bbd;
}
.crumb-box .tab a:last-child{
	margin-right: 0;
}
.crumb-box ul{
	float: right;
}
.crumb-box ul li{
	float: left;
	line-height: 74px;
	margin: 0 5px;
	color: #888;
}
.crumb-box ul li:first-child{
	padding-left: 30px;
	background: url(../images/home.jpg) no-repeat left center;
}
.crumb-box ul li a{
	color: #888;
}
/*page*/
.page-box {
	margin-bottom: 30px;
	margin-top: 40px;
}
.page-box div{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
}
.page-box a{
	display: block;
	padding: 6px 15px;
	font-size: 14px;
	color: #666;
	box-sizing: border-box;
	border: 1px solid #ddd;
	margin: 0 5px;
	border-radius: 3px;
}
.page-box strong{
	display: block;
	padding: 6px 15px;
	font-size: 14px;
	color: #666;
	background-color: #289bbd;
	color: #fff;
	margin: 0 5px;
	border-radius: 3px;
}
.banners img{
	width: 100%;
	height: auto;
}