@charset "utf-8";

/*公用属性*/

/*定位*/
.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;}
/*height*/
.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;}
.pb5 {padding-bottom:5px;}
.pb10 {padding-bottom:10px;}
.pb15 {padding-bottom:15px;}
.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;}


/*字体类-字体类命名规则：以font开头，后面是字体名称，第一个字母大写*/
.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;}

/*背景类-背景类命名规则：以bg开头，后面是颜色英文名称，第一个字母大写*/
.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;}




/*边框类-边框类命名规则：实线以solid开头，虚线以dashed开头，如四边都有实线边框使用solidAll_开头，后面加上颜色名称*/
.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;}

.eyebrowBox{
	background: url(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(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;
/*background:url(email-more.png) no-repeat right center;*/
}
.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(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(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{
	height:146px;
	float: right;
	line-height: 146px;
	position: relative;
}
.Index_navUlBox i{
	display: none;
	height: 3px;
	width: 50px;
	background: #c1010c;
	position: absolute;
	left: 0;
	bottom: 0;
}
.Index_navUl{
	overflow: hidden;
	float: right;
}
.Index_navUl li{
	float: left;
}
.Index_navUl li a{
	display: block;
	padding:0 15px;
	height:143px;
	color: #000;
	font-size: 16px;
	transition: .35s;
	-moz-transition: .35s;	/* Firefox 4 */
	-webkit-transition: .35s;	/* Safari 和 Chrome */
	-o-transition: .35s;	/* Opera */
}
.Index_navUl li.cur a{
	border-bottom:3px solid #b50009;
	color:#b50009;
}
.Index_navUl li a:hover{
	color: #b10004;
}
.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(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(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;	/* Firefox 4 */
	-webkit-transition: .3s;	/* Safari 和 Chrome */
	-o-transition: .3s;	/* Opera */
}
.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;	/* Firefox 4 */
	-webkit-transition: .3s;	/* Safari 和 Chrome */
	-o-transition: .3s;	/* Opera */
}
.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;
}


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(H_xzxy_19.png) no-repeat;
}
.pageBox .pageBtnR{
	float: right;
	display: block;
	width: 64px;
	height: 23px;
	background: url(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(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;}

@media screen and (max-width:1366px) {
	.header{min-width:1000px;}
	.eyebrowBox{min-width:1000px;}
	.eyebrowC{width:1000px;}
	.LogoBox .logoA{margin-top:12.8px;width: 100%;text-align:center;}
	.LogoBox{width:1000px;}
	.Index_navUlBox{height:66px;line-height:66px;width:930px;margin:0 auto;float:none;clear:both;}
	.Index_navUl li a{height:63px;}
	.navBUlBox{top:66px;min-width:1000px;}
	.navBUlListL{width:40%;}
	.navBUlListLText{width:290px;margin: 25px 15px 0 0;height:168px;}
	.navBUlListR{width:60%;}
	.navBUlListR ul{width:630px;margin-left:20px;margin-top:30px;}
	.navBUlListR ul li{height:28px;line-height:28px;}
	.navBUlListR ul li a{font-size:14px;}
	.nicescroll-rails{left:44%!important;width:5px!important;;}
	.nicescroll-cursors{width:5px!important;}
	
	
}

/*@media screen and (max-width:1000px) {
		.Index_navUlBox{width:100%;}
		.Index_navUl{float:none;}
}*/