body {
	background: #fff;
}

* {
	font-family: "微软雅黑";
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
	font-weight: normal;
}

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: "";
}

abbr,
acronym {
	border: 0;
}

input::-ms-clear,
input::-ms-reveal {
	display: none !important;
}


a:hover {
	color: #b50108;
}

a:active {
	text-decoration: none;
	color: #06549e;
}

input,
textarea,
select,
optgroup,
option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

input,
textarea,
select {
	*font-size: 100%;
}

ins {
	text-decoration: none;
}

a:focus {
	outline: none;
}

area,
a,
a img {
	blr: expression(this.onFocus=this.blur());
}

ul.listStyle {
	list-style: decimal outside;
}

ul.listStyle_in {
	list-style: decimal inside;
}

ul.outside {
	list-style-position: outside;
}

a {
	text-decoration: none;
}


.tl {
	text-align: left;
}

.tc {
	text-align: center;
}

.tr {
	text-align: right;
}

.center {
	margin: 0 auto;
	width: 1262px;
	overflow: hidden;
}

.bc {
	margin-left: auto;
	margin-right: auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.cb {
	clear: both;
}

.cl {
	clear: left;
}

.cr {
	clear: right;
}

.clearfix {
	*zoom: 1;
}

.clearfix:after {
	clear: both;
	height: 0;
	overflow: hidden;
	display: block;
	visibility: hidden;
	content: ".";
}

.vm {
	vertical-align: middle;
}

.vb {
	vertical-align: bottom;
}

.pr {
	position: relative;
}

.pa {
	position: absolute;
}

.zoom {
	zoom: 1;
}

.hidden {
	visibility: hidden;
}

.none {
	display: none !important;
}

.block {
	display: block;
}

.inline {
	display: inline;
}

.ib {
	display: inline-block;
}

.hand {
	cursor: pointer;
}

.oh {
	overflow: hidden;
}

.oe {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.nowrap {
	white-space: nowrap;
}

.center1000 {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.center1010 {
	width: 1010px;
	margin-left: auto;
	margin-right: auto;
}

.center1100 {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}

.center960 {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}


.Inshadow {
	box-shadow: 2px 2px 2px #e5e4e4 inset;
}

.Outshadow {
	box-shadow: 2px 2px 1px #e5e4e4;
}

.Outshadow_qian {
	box-shadow: 0px 1px 4px #eeeeee;
}


.Hr_1,
.Hr_2,
.Hr_3,
.Hr_4,
.Hr_5,
.Hr_6,
.Hr_7,
.Hr_8,
.Hr_10,
.Hr_12,
.Hr_15,
.Hr_20 {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}

.Hr_1 {
	height: 1px;
}

.Hr_2 {
	height: 2px;
}

.Hr_3 {
	height: 3px;
}

.Hr_4 {
	height: 4px;
}

.Hr_5 {
	height: 5px;
}

.Hr_6 {
	height: 6px;
}

.Hr_7 {
	height: 7px;
}

.Hr_8 {
	height: 8px;
}

.Hr_10 {
	height: 10px;
}

.Hr_12 {
	height: 12px;
}

.Hr_15 {
	height: 15px;
}

.Hr_20 {
	height: 20px;
}


.m5 {
	margin: 5px;
}

.m10 {
	margin: 10px;
}

.m15 {
	margin: 15px;
}

.m20 {
	margin: 20px;
}

.mt5 {
	margin-top: 5px;
}

.mt7 {
	margin-top: 7px;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt20 {
	margin-top: 20px;
}

.mb5 {
	margin-bottom: 5px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb150 {
	margin-bottom: 150px;
}

.ml5 {
	margin-left: 5px;
}

.ml10 {
	margin-left: 10px;
}

.ml15 {
	margin-left: 15px;
}

.ml20 {
	margin-left: 20px;
}

.mr5 {
	margin-right: 5px;
}

.mr10 {
	margin-right: 10px;
}

.mr15 {
	margin-right: 15px;
}

.mr20 {
	margin-right: 20px;
}

.p5 {
	padding: 5px;
}

.p10 {
	padding: 10px;
}

.p15 {
	padding: 15px;
}

.p20 {
	padding: 20px;
}

.pt5 {
	padding-top: 5px;
}

.pt10 {
	padding-top: 10px;
}

.pt15 {
	padding-top: 15px;
}

.pt20 {
	padding-top: 20px;
}

.pt45 {
	padding-top: 45px;
	min-height: 500px;
}

.pb5 {
	padding-bottom: 5px;
}

.pb10 {
	padding-bottom: 10px;
}

.pb15 {
	padding-bottom: 30px;
}

.pb20 {
	padding-bottom: 20px;
}

.pl5 {
	padding-left: 5px;
}

.pl10 {
	padding-left: 10px;
}

.pl15 {
	padding-left: 15px;
}

.pl20 {
	padding-left: 20px;
}

.pr5 {
	padding-right: 5px;
}

.pr10 {
	padding-right: 10px;
}

.pr15 {
	padding-right: 15px;
}

.pr20 {
	padding-right: 20px;
}


.f12 {
	font-size: 12px;
}

.f14 {
	font-size: 14px;
}

.f16 {
	font-size: 16px;
}

.f18 {
	font-size: 18px;
}

.f20 {
	font-size: 20px;
}

.f22 {
	font-size: 22px;
}

.f24 {
	font-size: 24px;
}

.f26 {
	font-size: 26px;
}

.f28 {
	font-size: 28px;
}

.f36 {
	font-size: 36px;
}

.fb {
	font-weight: bold;
}

.fn {
	font-weight: normal;
}

.f12b {
	font-size: 12px;
	font-weight: bold;
}

.f14b {
	font-size: 14px;
	font-weight: bold;
}

.f16b {
	font-size: 16px;
	font-weight: bold;
}

.f18b {
	font-size: 18px;
	font-weight: bold;
}

.t2 {
	text-indent: 2em;
}

.unl,
a.unl {
	text-decoration: underline;
}

.no_unl {
	text-decoration: none;
}

a.no_unl:hover {
	text-decoration: none;
}

.lt {
	text-decoration: line-through;
}



.fontTahoma {
	font-family: Tahoma, "\5b8b\4f53", sans-serif;
}

.fontArial {
	font-family: Arial, "\5b8b\4f53", sans-serif;
}

.fontSong {
	font-family: "\5b8b\4f53", sans-serif;
}

.fontHei {
	font-family: "\9ed1\4f53", "\5b8b\4f53", sans-serif;
}

.fontYaHei {
	font-family: "Microsoft YaHei", "\5b8b\4f53", sans-serif;
}


.orange {
	color: #ff9900;
}

a.orange:link,
a.orange:visited {
	color: #ff9900;
}

a.orange:active {
	color: #ff9900;
}

.blue,
a.blue {
	color: #3687d9;
}

a.blue:link,
a.blue:visited {
	color: #0081d7;
}

a.blue:active {
	color: #0081d7;
}

.gray9 {
	color: #999;
}

a.gray9:link,
a.gray9:visited {
	color: #999;
}

.gray6 {
	color: #666;
}

a.gray6:link,
a.gray6:visited {
	color: #666;
}

.gray0 {
	color: #000;
}

a.gray0:link,
a.gray0:visited {
	color: #000;
}

.white {
	color: #fff;
}

a.white:link,
a.white:visited {
	color: #fff;
}

a.white:active {
	color: #fff;
}

.red,
a.red {
	color: #F00;
}

a.red:link,
a.red:visited {
	color: #F00;
}

.orange_dark {
	color: #c67700;
}

a.orange_dark,
a:visited.orange_dark {
	color: #c67700;
}

.red_dark {
	color: #c90803;
}

a.red_dark,
a:visited.red_dark {
	color: #c67700;
}

.green {
	color: #090;
}

.red_e,
a.red_e {
	color: #d80d18;
}

a.red_e:link,
a.red_e:visited {
	color: #d80d18;
}

.orange_red,
a.orange_red {
	color: #e94708;
}


.bggray {
	background-color: #ececec;
}

.bgBlue {
	background-color: #3687d9;
}

.bgorange {
	background-color: #ff9900;
}

.bgorange_hover {
	background-color: #fcd497;
}

.bggray1 {
	background-color: #f5f5f5;
}

.bggray2 {
	background-color: #fcfcfc;
}

.bgblue_qian {
	background-color: #f2f9ff;
}

.bgblue_qian1 {
	background-color: #c7e2fe;
}

.bgBlue_qian2 {
	background-color: #67bcf8;
}

.bgWhite {
	background-color: #fff;
}

.bgRed {
	background-color: #d80d18;
}





.dashedAll {
	border: 1px dashed #c8c8c8;
}

.dashedT {
	border-top: 1px dashed #c8c8c8;
}

.dashedB {
	border-bottom: 1px dashed #c8c8c8;
}

.solidAll_gray1 {
	border: 1px solid #dddddd;
}

.solidAll_gray2 {
	border: 1px solid #ececec;
}

.solidAll_gray3 {
	border: 1px solid #e8e8e8;
}

.solidAll_gray4 {
	border: 1px solid #f2f2f2;
}

.solidAll {
	border: 1px solid #c8c8c8;
}

.solidT {
	border-top: 1px solid #c8c8c8;
}

.solidT1 {
	border-top: 1px solid #ddd;
}

.solidT_blue {
	border-top: 1px solid #c0e2fb;
}

.solidAll_blue {
	border: 1px solid #3687d9;
}

.solidB {
	border-bottom: 1px solid #c8c8c8;
}

.solidB_red {
	border-bottom: 1px solid #d80d18;
}

.solidAll_red {
	border: 1px solid #d80d18;
}

.solidB_gray {
	border-bottom: 1px solid #e7e7e7;
}

.solidT_gray {
	border-top: 1px solid #e7e7e7;
}

.solidB2px_gray {
	border-bottom: 2px solid #ddd;
}

.dashedB_gray {
	border-bottom: 1px dashed #dddddd;
}

.dottedB_gray {
	border-bottom: 1px dotted #dddddd;
}

.solidB2px_org {
	border-bottom: 2px solid #ff9900;
}


.radius2 {
	border-radius: 2px;
}

.radius4 {
	border-radius: 4px;
}

.radius6 {
	border-radius: 6px;
}


.lh18 {
	line-height: 18px;
}

.lh20 {
	line-height: 20px;
}

.lh22 {
	line-height: 22px;
}

.lh24 {
	line-height: 24px;
}

.lh30 {
	line-height: 30px;
}

.lh36 {
	line-height: 36px;
}

.lh40 {
	line-height: 40px;
}


.h24 {
	height: 24px;
}

.h30 {
	height: 30px;
}

.h36 {
	height: 36px;
}

.h40 {
	height: 40px;
}



.header {
	min-width: 1400px;
	position: relative;
}

.eyebrowBox {
	background: url(../image/indexymbg_02.jpg) center center no-repeat #a40007;
	min-width: 1400px;
}

.eyebrowC {
	width: 1400px;
	margin: 0 auto;
	height: 52px;
}

.eyebrowC .fl {
	height: 20px;
	margin: 15px 0 0 12px;
	line-height: 20px;
	position: relative;
}

.headerEwmBox {
	z-index: 100;
	position: absolute;
	padding: 15px;
	top: 37px;
	left: -66px;
	border: 1px solid #d7d7d7;
	box-shadow: 0 8px 8px 0 #eaeaea;
	background: #fff;
	display: none;
}

.headerEwmBox i {
	display: block;
	width: 21px;
	height: 11px;
	position: absolute;
	left: 50%;
	margin-left: -10.5px;
	top: -10px;
	z-index: 1;
	background: url(../image/headerewm_03.png) no-repeat;
}

.eyebrowC .fl img {
	vertical-align: middle;
}

.eyebrowC .fl .eyebrowWx {
	padding-right: 17px;
	display: inline-block;
	width: 21px;
	height: 18px;
	position: relative;
	top: -2px;
}

.eyebrowC .fl .eyebrowApp {
	line-height: 20px;
	padding-right: 19px;
	font-size: 14px;
	color: #fff;
	font-style: italic;
	font-weight: bold;
	height: 20px;
	display: inline-block;
}

.eyebrowC .fl .eyebrowApp img {
	position: relative;
	top: -2px;
	width: 21px;
}

.eyebrowC .fl span {
	font-size: 18px;
	color: #c9454c;
	padding-right: 19.5px;
}

.eyebrowC .fl .eyebrowYx {
	position: relative;
	top: -2px;
}

.eyebrowC .fl .eyebrowYx img {
	margin-right: 14px;
	position: relative;
	top: -3px;
}

.eyebrowC .fl .eyebrowYx {
	font-size: 12px;
	color: #fff;
	line-height: 20px;
	height: 20px;
	display: inline-block;
}

.eyebrowC .fl .eyebrowYx {
	padding-right: 30px;
	
}

.email-more {
	width: 260px;
	height: 52px;
	line-height: 52px;
	opacity: 0;
	position: absolute;
	left: 258px;
	top: 0;
	z-index: 100;
}

.email-more a {
	font-size: 12px;
	font-weight: bold;
	color: #f4f1db;
	display: inline-block;
	margin: 0 10px;
}

.eyebrowSearchBox {
	margin-top: 9px;
	width: 188px;
	height: 34px;
	background: url(../image/h_xzxysbg_03.png) no-repeat;
}

.eyebrowSearchBox .inputText {
	width: 133px;
	height: 32px;
	line-height: 32px;
	background: none;
	outline: none;
	color: #cfa3a5;
	font-size: 12px;
	display: block;
	float: left;
	margin-left: 16px;
	border: 0;
}

.eyebrowSearchBox .inputSubmit {
	outline: none;
	float: left;
	cursor: pointer;
	border: 0;
	width: 28px;
	height: 34px;
	margin-right: 11px;
	background: url(../image/h_xzxy3_07.png) no-repeat center center;
}

.LogoBox {
	width: 1400px;
	margin: 0 auto;
	height: 146px;
	position: relative;
	border-bottom: 1px solid #e3e3e3;
}

.LogoBox .logoA {
	float: left;
	margin-top: 42.8px;
	margin-left: 3.1px;
}

.Index_navUlBox {
	position: relative;
	background: url(../image/nav-bg.png) no-repeat;
	background-size: 100% 100%;
}

.Index_navUlBox i {
	display: none;
	height: 3px;
	width: 50px;
	background: #c1010c;
	position: absolute;
	left: 0;
	bottom: 0;
}

.Index_navUl {
	overflow: hidden;
	display: flex;
	justify-content: center;
}

.Index_navUl li {
	float: left;
}

.Index_navUl li a {
	display: block;
	line-height: 50px;
	padding: 0 35px;
	height: 50px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	transition: .35s;
	-moz-transition: .35s;
	
	-webkit-transition: .35s;
	
	-o-transition: .35s;
	
}

.Index_navUl li.cur a {
	border-bottom: 3px solid #b50009;
	color: #b50009;
}


.navBUlBox {
	width: 100%;
	height: auto;
	min-width: 1400px;
	position: absolute;
	left: 0;
	top: 146px;
	z-index: 999;
	border-top: 1px solid #dcb8ba;
	display: none;
	-moz-box-shadow: 0px 2px 5px #F0F0F0;
	-webkit-box-shadow: 0px 2px 5px #F0F0F0;
	box-shadow: 0px 2px 5px #F0F0F0;
}

.navBUlBox .navBUlList {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.navBUlListL {
	width: 35%;
	height: 100%;
	float: left;
	position: relative;
	background: url(../image/navxllbg.png)
}

.navBUlListLText {
	width: 350px;
	padding-left: 35px;
	float: right;
	margin: 35px 42px 0 0;
	height: 148px;
}

.nicescroll-rails {
	left: 33% !important;
	margin-left: -375px !important;
	background: #c6c2c0;
	width: 8px !important;
	opacity: 1 !important;
}

.nicescroll-cursors {
	border: 0 !important;
	width: 8px !important;
}

.navBUlListLText h2 {
	font-size: 18px;
	color: #b11314;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 24px;
}

.navBUlListLText p {
	font-size: 14px;
	color: #6c6c6c;
	line-height: 22px;
}

.navBUlListR {
	width: 65%;
	height: 100%;
	float: right;
	background: url(../image/navxlrbg.png);
}

.navBUlListR ul {
	overflow: hidden;
	width: 960px;
	margin-left: 40px;
	margin-top: 40px;
}

.navBUlListR ul li {
	display: inline-block;
	width: auto;
	float: left;
	padding: 0 20px;
	height: 34px;
	line-height: 34px;
}

.navBUlListR ul li a {
	font-size: 16px;
	color: #78665c;
	transition: .3s;
	-moz-transition: .3s;
	
	-webkit-transition: .3s;
	
	-o-transition: .3s;
	
}

.navBUlListR ul li a:hover {
	color: #b10004;
}



.FCRBUl {
	overflow: hidden;
	display: none;
	margin-top: 25px;
}

.FCRBUl li {
	width: 22%;
	padding: 0 1%;
	float: left;
	height: 32px;
	line-height: 32px;
}

.FCRBUl li a {
	font-size: 14px;
	color: #7b7a77;
	transition: .3s;
	-moz-transition: .3s;
	
	-webkit-transition: .3s;
	
	-o-transition: .3s;
	
}

.FCRBUl li a:hover {
	color: #b10004;
}

.bkjdBLi {
	float: left;
	width: 143px;
	margin: 0 22px;
	margin-top: 5px;
}

.bkjdBLi a {
	display: block;
	width: 100%;
}

.bkjdBLi a img {
	width: 100%;
	vertical-align: middle;
	height: 195px;
}

.footerBottomBox {
	background: #750006;
	height: 80px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0px;
}

.footerBottomBox p {
	color: #ac7e81;
	font-size: 14px;
	line-height: 80px;
	width: 1400px;
	margin: 0 auto
}

.footerBottomBox .sydw {
	width: 1100px;
	margin: -80px auto;
}

input::-webkit-search-cancel-button {
	display: none;
}

input[type=search]::-ms-clear {
	display: none;
}

.pageBox {
	height: 23px;
	text-align: center;
	line-height: 23px;
}

.pageBox .pageBtnL {
	float: left;
	display: block;
	width: 64px;
	height: 23px;
	background: url(../image/h_xzxy_19.png) no-repeat;
}

.pageBox .pageBtnR {
	float: right;
	display: block;
	width: 64px;
	height: 23px;
	background: url(../image/h_xzxy_21.png) no-repeat;
}

.pagea {
	color: #ff1317;
	display: inline-block;
	margin: 0 15px;
	font-size: 20px;
}

.pagea.active {
	color: #991719;
}

.xzglgg-dzqk-title {
	line-height: 46px;
	padding-top: 20px;
	border-bottom: 1px solid #c3bebd;
}

.xzglgg-dzqk-title a {
	font-size: 20px;
	font-weight: bold;
	color: #b30c0c;
	text-decoration: none;
}

.xzglgg-dzqk-list ul {
	margin: 0px;
	padding: 0px;
}

.xzglgg-dzqk-list ul li {
	padding: 10px 0;
	overflow: hidden;
	background: url(../image/indexliborderimg_07.png) left bottom repeat-x;
	margin: 0px;
}

.xzglgg-dzqk-list ul li span {
	color: #b38484;
	font-size: 12px;
	padding-right: 22px;
}

.xzglgg-dzqk-list ul li a {
	text-decoration: none;
	display: block;
	color: #333;
	font-size: 16px;
	-webkit-transition: .3s;
}
.news-page .footer .company form{
	width: 1069px;
}
.news-page .title2{
	font-size: 24px;
	color: #333;
	margin-top: 10px;
}
@media(max-width: 1300px){
	.center{
		max-width: 100%;
		width: 1114px;
	}
	
}
@media(max-width: 991px){
	.center{
		max-width: 100%;
	}
	.news-page .footer .link .right{
		margin-left: -46px;
	}
	.news-page .footer .company .inbox{
		width: 226px
	}
	.news-page .footer .link .conter{
	width: 100%
   }
   .news-page .footer .link .left{
   	border-right: none;
   }
}
.height-img{
	width: 100%;
	opacity: 0;
}
.lists{
	margin-top: 30px;
}
.lists .item{
	float: left;
	width: 31.6%;
	    margin-right: 2.5%;
		margin-bottom: 40px;
	
}
.lists .item:nth-child(3n+0){
	margin-right: 0;
	
}
.lists .item h1{
	font-size: 18px;
	color: #333;
	text-align: center;
	margin-top: 12px;
	height: 48px;
}
.overflow{
	overflow: hidden;
}
.lists .item:hover .lists-img{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	
}
.lists-img{
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	transition: all .5s;
	-webkit-transition: all .5s;
	-ms-transition: all .5s;
}
.lists{
	overflow: hidden;
}
