@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;
}
.w1300 {
	width: 1300px;
	margin: 0 auto;
}
.w900 {
	width: 900px;
}
.w90{
	width: 90%;
	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: 1596px;
	width: 100%;
	box-sizing: border-box;
	padding-right: 230px;
}
body,html{
	width:100%;
	height:100%;
}
/*公共样式*/
.creach-box{
	position: fixed;
	z-index: 9;
	top: 70px;
	right: 25px;
	transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	-ms-transition: all ease-out .3s;
}
.creach-box form{
	float: left;
	margin-right: 15px;
	width: 210px;
	height: 40px;
	background: url(../img/search.png) no-repeat 10px center;
	background-color: rgba(255,255,255,0.3);
	overflow: hidden;
	border-radius: 50px;
	padding-left: 50px;
	box-sizing: border-box;
	position: relative;
}
.creach-box .btn2{
	position: absolute;
	width: 50px;
	height: 40px;
	top: 0;
	left: 0;
	z-index: 2;
	opacity: 0;
}
.creach-box .in-text{
	width: 146px;
	display: block;
	height: 32px;
	margin-top: 4px;
	background-color: transparent;
	box-sizing: border-box;
	font-size: 12px;
	color: #fff;
	padding: 0 10px;
	border-left: 2px solid rgba(255,255,255,0.4);
}
.creach-box i{
	float: left;
	width: 46px;
	height: 32px;
	margin-top: 4px;
	opacity: 0.3;
}
/*header*/

.creach-box input::-webkit-input-placeholder,.creach-box textarea::-webkit-input-placeholder {
	color: #fff; 
	opacity: 0.8;
} 
.creach-box input:-moz-placeholder,.creach-box textarea:-moz-placeholder {
	color: #fff; 
	opacity: 0.8;
} 
.creach-box input::-moz-placeholder,.creach-box textarea::-moz-placeholder {
	color: #fff; 
	opacity: 0.8;
} 
.creach-box input:-ms-input-placeholder,.creach-box textarea:-ms-input-placeholder {
	color: #fff; 
	opacity: 0.8;
}
/* footer */
.footer{
	background: url(../img/footer_bg.png) center center;
	background-color: #4c4d54;
	padding-top: 50px;
	box-sizing: border-box;
}
.footer-c{
	width: 80%;
	margin: 0 auto;
}
.fonter-l{
	float: left;
	width: 420px;
}
.fonter-l h4{
	font-size: 40px;
	font-weight: bold;
	color: #fff;
	border-bottom: 2px solid #fff;
	width: 380px;
	letter-spacing:5px;
	padding-bottom: 15px;
}
.fonter-l p{
	font-size: 14px;
	color: #fff;
	line-height: 30px;
}
.fonter-l ul {
	margin-top: 10px;
}
.fonter-l ul li:last-child{
	padding-top: 40px;
}
.fonter-l ul li{
	float: left;
	margin-right: 5px;
}
.fonter-l ul li a{
	float: left;
	margin-left: 20px;
}
.fonter-l ul li span{
	display: block;
	font-size: 12px;
	text-align: center;
	color: #fff;
	text-align: center;
}
.footer-r{
	float: right;
	width: 670px;
}
.footer-r li{
	float: left;
	margin-right: 40px;
}
.footer-r li:last-child{
	margin-right: 0;
}
.footer-r li dt{
	font-size: 22px;
	color: #fff;
	margin-bottom: 5px;
}
.footer-r li dd a{
	font-size:14px;
	color: #d4d4d4;
	line-height: 26px;
}
.footer-r li dl{
	margin-bottom: 10px;
}
.bottom{
	margin-top: 20px;
	line-height: 40px;
	font-size: 12px;
	color: #fff;
	text-align: center;
}
.bottom a{
	color: #fff;
}
/* 导航 */
.main-r{
	width: 230px;
	position: fixed;
	top: 0;
	right: -240px;
	height: 100%;
	background-color: #d4d4d4;
	z-index: 999;
	transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	-ms-transition: all ease-out .3s;
}
.main-r2{
	right: 0;
}
.menu{
	padding-top: 50px;
	background-color: #ebebeb;
	position: relative;
	height: 100%;
}
.qt{
	width: 60px;
	background-color: #eeeeee;
	position: absolute;
	bottom: 50px;
	left: -60px;
}
.qt a{
	display: block;
	position: relative;
}
.qt a i{
	position: absolute;
	width: 120px;
	height: 120px;
	box-sizing: border-box;
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
	bottom: 0;
	right: 66px;
	display: none;
}
.qt a i img{
	width: 100%;
	height: 100%;
}
.qt a span{
	width: 150px;
	line-height: 60px;
	background-color: #ddd;
	text-align: center;
	font-size: 18px;
	color: #a8000d;
	font-weight: bold;
	position: absolute;
	bottom: 0;
	right: 66px;
	display: none;
}
.qt a:hover span,.qt a:hover i{
	display: block;
}
.qt a:hover{
	background-color: #ddd;
}
.menu img.logo2{
	margin: 0 auto;
}
.menu .nav{
	margin-top: 30px;
}
.menu .nav li{
	text-align: center;
	margin-bottom: 3px;
}
.menu .nav li>a{
	font-size: 18px;
	display: block;
	color: #4d4d4d;
	padding-bottom: 5px;
	transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	-ms-transition: all ease-out .3s;
}
.menu .nav li:hover>a,.menu .nav li.active>a{
	background-color: #a8000d;
	width: 240px;
	position: relative;
	box-sizing: border-box;
	z-index: 34;
}
.menu .nav li>a span{
	display: block;
	font-size: 12px;
	text-align: center;
	color: #ebebeb;
}
.menu .nav li:hover>a,.menu .nav li.active>a,
.menu .nav li:hover>a span,.menu .nav li.active>a span{
	color: #fff;
}
.nav div{
	position: absolute;
	height: 820px;
	background-color: #d2d2d2;
	top: 0;
	left: -180px;
	display: none;
	z-index: 33;
}
.nav  li:hover div{
	display: block;
}
.nav  div i{
	display: block;
	height: 160px;
	background: url(../img/c1.jpg) no-repeat center center;
	background-size: cover;
	margin-bottom: 20px;
}
.nav  div a{
	display: block;
	width: 180px;
	font-size: 18px;
	line-height: 50px;
	text-align: center;
	box-sizing: border-box;
	padding: 0 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #282828;
}
.nav  div a:hover{
	background-color: #ebebeb;
}
.search2 form{
	margin: 20px auto 0;
	width: 210px;
	height: 40px;
	background: url(../img/search2.png) no-repeat 10px center;
	background-color: rgba(255,255,255,0.5);
	overflow: hidden;
	border-radius: 50px;
	padding-left: 50px;
	position: relative;
	box-sizing: border-box;
}
.search2 .btn2{
	position: absolute;
	width: 50px;
	height: 40px;
	top: 0;
	left: 0;
	z-index: 2;
	opacity: 0;
}
.search2 .in-text{
	width: 146px;
	display: block;
	height: 32px;
	margin-top: 4px;
	background-color: transparent;
	box-sizing: border-box;
	font-size: 12px;
	color: #3d3d3d;
	padding: 0 10px;
	border-left: 2px solid #3d3d3d;
}
.search2 input::-webkit-input-placeholder,.search2 textarea::-webkit-input-placeholder {
	color: #3d3d3d; 
	letter-spacing:2px;
} 
.search2 input:-moz-placeholder,.search2 textarea:-moz-placeholder {
	color: #3d3d3d; 
	letter-spacing:2px;
} 
.search2 input::-moz-placeholder,.search2 textarea::-moz-placeholder {
	color: #3d3d3d; 
	letter-spacing:2px;
} 
.search2 input:-ms-input-placeholder,.search2 textarea:-ms-input-placeholder {
	color: #3d3d3d; 
	letter-spacing:2px;
}
/*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: #a8000d;
	color: #fff;
	margin: 0 5px;
	border-radius: 3px;
}