﻿@charset "utf-8";
/* 全局 */ 
body {background: #EEEEEE; font-family:"微软雅黑","Arial","宋体"; color: #333; font-size: 12px; }
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,th,td {margin:0; padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
input,textarea,select {margin:0; font-size:100%; font-family:"微软雅黑","Arial","宋体";}
ul,li,ol {list-style-type: none;}
img {border:0;}
.del {text-decoration: line-through;}

.am-container{
max-width:1600px;
}
/* 清除浮动 */
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
*html .clearfix {height:1%;}
*+html .clearfix {height:1%;}
.clrfix:before, .clrfix:after {content:""; display:table;}  
.clrfix:after {clear:both;}  
.clrfix {zoom:1;}
/* 清除浮动 适用100% */
.overflowfix {overflow:auto; zoom:1;}
.displayfix {display:inline-block; *display:inline; zoom:1; width:100%; _width: auto;}

/* 去掉A标签和按钮的虚线框 谷歌默认无虚线 */
a {blr:expression(this.onFocus=this.blur());} /* A标签：IE7 IE6  */
a:focus {outline:none;} /* A标签：FF IE8  */
input::-moz-focus-inner{border:0;} /* 按钮：FF */

/* 去掉谷歌两种文本框和下拉的阴影 */
input,textarea,select  {outline: none;}

/* IE6 提示升级 */
.ie6_bg { background: url(../images/ie6/ie6_bg.gif) repeat-x; height: 110px; }
.ie6 { background: url(../images/ie6/ie6.gif) no-repeat; width:924px; height: 110px; margin:0 auto; }
.ie6 ul { padding-left:310px; }
.ie6 li { float:left; padding-left:40px; }
.ie6 li a { width:61px; height: 110px; display:block; }

/* 版权 */
.bqxx { background:url(http://218.30.67.146:9999/0bqxx/bqxx.gif) no-repeat center 0; width:100%; height:252px; position: fixed; top:100px; left:0; z-index:9999; display:none; }

/* 特有 */
.clr{clear:both; font-size:0; height:0; line-height:0;}
.clr10{clear:both; font-size:0; height:10px; line-height:normal;}
.clr15{clear:both; font-size:0; height:15px; line-height:normal;}
.clr20{clear:both; font-size:0; height:20px; line-height:normal;}
.clr30{clear:both; font-size:0; height:30px; line-height:normal;}
.clr70{clear:both; font-size:0; height:30px; line-height:normal;}
.fl {float: left;}
.fr {float: right;}
.va_t{vertical-align:text-top;}
.va_c{vertical-align: middle;}
.va_b{vertical-align:text-bottom;}
.w_auto {width:auto;}
.h_auto {height:auto;}
.wh_auto {width:auto; height:auto;}
.sxbl_table_over td {background:#FFFFCC !important;}/*table表格，经过td变色*/

/* 链接 */ /*a.a_baise:link, a.a_baise:visited, a.a_baise:active*/
a {text-decoration: none; color: #333;}
a:hover {text-decoration: none; color: #FF6600;}

/* 通用 */
.block_index_bg {
    margin:0 auto;
	width:1200px;
	box-shadow:0 0 10px #ddd;
}
.block {
    margin:0 auto;
	width:1200px;
}
.block .area_l {
	float:left;
	width:230px;
}
.block .area_r {
	float: right;
	width:910px;
}
.block_bg {
	width:1160px;
	padding:20px;
	background:#FFF;
	margin-top:20px;
	box-shadow:0 0 10px #ddd;
}
.block_index {
    margin:0 auto;
	max-width:1300px;
}
.footers{
display: flex;
    justify-content: space-between;
}
.index_nav{
top: 416px;
    z-index: 999999;
    position: absolute;
    width: 100%;
}
.block_01 {
    margin:0 auto;
	max-width:1300px;
}
.block_01 .area_l {	
	margin-top:-80px;
}
.block_01 .area_r {
	padding-top:62px;
}
/*.block_02 {
    margin:0 auto;
	width:1200px;
	background: #FFF;
	margin-bottom:2px;
}
.block_02 .area_l {
	float:left;
	width:559px;
	padding:15px 20px 0;
	border-right:2px solid #EEEEEE;
	height:340px;
}
.block_02 .area_r {
	float: right;
	width:559px;
	padding:15px 20px 0;
	height:340px;
}
.block_03 {
    margin:0 auto;
	width:1200px;
	background: #FFF;
	margin-bottom:2px;
}
.block_03 .area_l {
	float:left;
	width:358px;
	padding:15px 20px 0;
	border-right:2px solid #EEEEEE;
	height:340px;
}
.block_03 .area_c {
	float: left;
	width:358px;
	padding:15px 20px 0;
	border-right:2px solid #EEEEEE;
	height:340px;
}
.block_03 .area_r {
	float: right;
	width:360px;
	padding:15px 20px 0;
	height:340px;
}
.block_x {
	border-bottom:2px solid #EEEEEE;
}*/

/* 面包屑 */
/*.top_crumb {
	color: #666;
	padding:15px 0;
}
.top_crumb .position b {
	font-family:"宋体";
	padding:0 8px;
	font-weight:normal;
}*/

/* header */
.header {
	background: #EEEEEE;
}
.header .header_t {
	background:#EBEBEB;
	line-height:50px;
}
.header .header_b {
	padding:25px 0;
}
.header .logo {
	float:left;
	font-size:0;
	line-height:0;
}
.header .welcome {
	font-size:14px;
}
.header .top_nav {
	float:right;
	font-size:14px;
	padding-left:20px;
	color:#A40000;
}
.header .top_nav a {
	color:#A40000;
}
.header .top_nav a:hover {
	color: #FF6600;
}
.header .top_nav span {
	padding:0 12px;
}
.header .top_search {
	background: url(../images/search_bg.png) no-repeat;
	float:right;
	width: 180px;
	height:36px;
	margin:12px 0 0;
}
.header .top_search .text {
	background:none; border: none; padding: 0; margin:6px 0 0 16px; width: 120px; height: 25px; line-height: 25px; color: #333;
	float: left;
}
.header .top_search .button {
	background:none; border: none; margin:0; padding:0; cursor:pointer; overflow: visible;
	width:42px; height:36px;
	float:right;
}

/* header_index */
.header_index {
	/*background: url(../images/home/banner.jpg) no-repeat center 0;*/
	height:528px;
}
.header_index .header_index_bg {
	width:1300px;
	margin:0 auto;
}
.header_index .logo {
	float:left;
	font-size:0;
	line-height:0;
position: absolute;
    z-index: 9;
    top: 82px;
    left: 180px;
}
.header_index .welcome {
	font-size:14px;
}
.header_index .top_nav {
	text-align:right;
	padding:105px 184px 0 0;
	color:#A40000;
}
.header_index .top_nav a {
	color:#8c1517;
}
.header_index .top_nav a:hover {
	color: #FF6600;
}
.header_index .top_nav span {
	padding:0 18px;
}

.header_index .top_search {
	background: url(../images/home/search_bg2.png) no-repeat;
	float:right;
	width: 329px;
	height:42px;
	margin:12px 0 0;
    position: absolute;
    z-index: 99999;
    right: 20px;
    top:404px;
}
.header_index .top_search .text {
	background:none; border: none; padding: 0; margin:0 0 0 16px; width: 250px; height: 42px; line-height: 42px; color: #333;
	float: left; font-size:14px;
}
.header_index .top_search .button {
	background:none; border: none; margin:0; padding:0; cursor:pointer; overflow: visible;
	width:50px; height:42px;
	float:right;
}

/* mainnav */
.mainnav {
	background: #A40000;
	height:70px;
}
.mainnav .pull_li {
	float:left;
	position:relative;
	z-index:2;
	background: url(../images/mainnav_r.png) no-repeat 0 center;
}
.mainnav .pull_li.home {
	background: none;
}
.mainnav .pull_li .pull_a {
	display:inline-block; *display:inline; zoom:1;
	padding:0 48px;
	font-family:"微软雅黑","黑体";
	font-size:20px;
	line-height:70px;
	color:#FFF;
}
.mainnav .pull_li .pull_a:hover, .mainnav .pull_li_hover .pull_a {
	background: #910101;
}
.mainnav .pull_li .on {
	background: #910101;
}
.mainnav .pull_li_hover .subnav {
	display: block;
}
.mainnav .subnav {
	background:#910101;
	position: absolute;
	top:70px;
	left:0;
	width:100%;
	padding:5px 0 15px;
	display:none;
	font-size:16px;
}
.mainnav .subnav span {
	display:block;
}
.mainnav .subnav span a {
	display:block;
	color:#FFFFFF;
	text-align:center;
	height:32px;
	line-height:32px;
	overflow:hidden;
}
.mainnav .subnav span a:hover {
	color: #FFFF00;
}

/* mainnav_index */
.mainnav_index {
	height:65px;
}
.mainnav_index .mainnav_bg {
	width:1300px;
	margin:0 auto;
}
.mainnav_index .pull_li {
	float:left;
	position:relative;
	z-index:2;
}
.mainnav_index .pull_li.home {
	background: none;
}
.mainnav_index .pull_li .pull_a {
	display:inline-block; /*display:inline; zoom:1;*/
	padding:0 17px;
	font-family:"微软雅黑","黑体";
	font-size:24px;
	line-height:65px;
	color:#FFF;
}
.mainnav_index .pull_li .pull_a:hover, .mainnav_index .pull_li_hover .pull_a {
	background: #910101;
}
.mainnav_index .pull_li_hover .subnav {
	display: block;
}
.mainnav_index .subnav {
	background:#910101;
	position: absolute;
	top:65px;
	left:0;
	width:100%;
	padding:5px 0 15px;
	display:none;
	font-size:16px;
}
.mainnav_index .subnav span {
	display:block;
}
.mainnav_index .subnav span a {
	display:block;
	color:#FFFFFF;
	text-align:center;
	height:32px;
	line-height:32px;
}
.nav-zc{
    padding-bottom: 40px !important;
}
.mainnav_index .subnav span a:hover {
	color: #FFFF00;
}



/* 右侧浮动二维码 */
.code_r {
	position:fixed;
	left:50%;
	margin-left:620px;
	top:45%;
	z-index:999;
}

/* 右侧浮动栏目 */
/*.mainnav_r {
	position:fixed;
	left:50%;
	margin-left:610px;
	top:35%;
	z-index:999;
	background:#F7F7F7;
	border:1px solid #DCDCDC;
	border-bottom: none;
}
.mainnav_r a {
	display:block;
	border-bottom:1px solid #DCDCDC;
	text-align:center;
	font-size:14px;
	padding:8px 10px;
}
.mainnav_r a:hover {
	background:#8E2100;
	color:#FFFFFF;
}*/
 #banner-slider li img{
height: 480px;
width:100%;
position: absolute;
}
/* banner */
.banner_00 {
	font-size:0;
	line-height:0;
}

/* 选项卡 */
/*.tab_01 .tab_t .tab_more {
	float:right;
}
.tab_01 .tab_t .tab_more a {
	font-family:"宋体";
	color:#999999;
}
.tab_01 .tab_t .tab_more a:hover {
	color:#FF6600;
}
.tab_01 .tab_t li {
	float:left;
	width:96px;
	height:29px;
	text-align:center;
	font-size:14px;
	font-family:"微软雅黑","黑体";
}
.tab_01 .tab_t li p {
	padding-top:3px;
}
.tab_01 .tab_t li.on {
	background:url(../images/gif_01.gif) no-repeat;
	color:#FFF;
	font-weight:bold;
}*/

/* 模块框架 */
.column_01 .column_t {
	position: relative;
	height:40px;
	line-height:40px;
}
.column_01 .column_t .column_more {
	padding-top:5px;
	float:right;
}
.column_01 .column_t .column_more a {
	color:#333333;
	font-size:14px;
}
.column_01 .column_t .column_more a:hover {
	color:#FF6600;
}
.column_02 {
	background:url(../images/home/column_01.png) no-repeat;
	    padding-bottom: 30px;
}
.column_02 .column_t .column_more {
	padding:45px 35px 0 0;
	text-align: right;
}

/* 新闻列表 */
.part_news_01 .list {
	padding:30px 0 0;
}
.part_news_01 .list li {
	height:42px;
	line-height:42px;
	overflow:hidden;
	font-size:16px;
	text-overflow:ellipsis; white-space:nowrap; 
}
.part_news_01 .list li .time {
	color:#999;
	padding-left:8px;
	float:right;
}
.part_news_01 a {
	color:#666;
}
.part_news_01 a:hover {
	color:#FF6600;
}
.part_news_01 .hot .pic {
	padding:10px 0 5px;
}
.part_news_01 .hot .pic {
	font-size:0;
}
.part_news_01 .hot .pic img {
	width:360px;
	height:160px;
}
.part_news_01 .hot_list li {
	padding-bottom:10px;
}
.part_news_01 .hot_list .title {
	height:20px;
	line-height:20px;
	overflow:hidden;
	font-size:22px;
	padding-top:10px;
}
.part_news_01 .hot_list .title a {
	color:#666;
}
.part_news_01 .hot_list .title a:hover {
	color:#FF6600;
}
.part_news_01 .hot_list .sum {
	font-size:16px;
	height:120px;
	line-height:30px;
	overflow:hidden;
	padding-top:10px;
	color:#666;
}
.part_news_02 {
	padding:20px 40px 0;
}
.part_news_02 li {
	padding:10px 0;
}
.part_news_02 .title {
	height:20px;
	line-height:20px;
	overflow:hidden;
	font-size:18px;
	color:#AB302E;
	font-weight:bold;
}
.part_news_02 .sum {
	height:50px;
	line-height:22px;
	overflow:hidden;
	font-size:14px;
	color:#999;
	padding-top:8px;
}
.part_news_02 .time {
	font-size:14px;
	color:#999;
	padding-top:2px;
}

/* 友情链接 */
.part_links_01 {
	background:#666666;
	text-align:center;
	padding:33px 0;
}
.part_links_01 li {
	display:inline-block;
}
.part_links_01 li select {
	width:280px;
	height:48px;
	background:#828282;
	border:1px solid #BDBDBD;
	font-size:16px;
	color:#F2F2F2;
	padding-left:10px;
}
.yqList>li{
position: relative;
}
.yqList>li>div{
width: 285px;
    height: 48px;
    background: #828282 url(/images/home/zsj.png) no-repeat;
    border: 1px solid #BDBDBD;
    font-size: 16px;
    color: #F2F2F2;
    padding-left: 10px;
line-height: 48px;
    text-align: left;
background-size: 12px;
background-position: right 10px center;
cursor: default;
}
.hideList{
display:none;
position: absolute;
    bottom: 27px;
    left: 15px;
    right: 0;    
    text-align: left;
    background: #828282;
    border: 1px solid #BDBDBD;
    font-size: 16px;
    color: #F2F2F2;
width: 285px;
padding: 5px 5px 5px 10px;
}

.hideList>li{
display: block;
}
.hideList a{
color: #F2F2F2;
}
.showList{
display: block;
}
/* 图片列表 */
/*.block_01 .column_01 .column_t {
	margin:0 20px;
}*/
.part_pic_01 {
	padding:30px 0 30px;
	margin:0 -20px;
}
.part_pic_01 li {
	float:left;
	font-size:0;
}
.part_pic_01 li p {
	padding-bottom:12px;
}
.part_pic_01 li p a{
    position: relative;
    display: block;
}
.part_pic_01 li p a span{
position: absolute;
    font-size: 28px;
    left: 25px;
    bottom: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #fff;
}
/* 个性 */
.index_01 {
	background:url(../images/home/bg_t.png) no-repeat center top;
	height:520px;
	top:416px;
    z-index:999;
    position: absolute;
    width: 100%;
}
.index_02 {
	background:url(../images/home/bg_b.jpg) no-repeat center top;
	height:436px;
margin-top: 436px;
    z-index: 9999;
    position: relative;
}

/* 个性 */
.part_01 li {
	padding:15px 0 3px;
	font-size:0;
	line-height:normal;
	text-align:center;
}
.part_02 {
	color:#FFFFFF;
	padding-top:90px;
}
.part_02 .part_l {
	float:left;
}
.part_02 .part_r {
	float:right;
}
.part_02 .part_l .title {
	font-size:30px;
	max-height:135px;
	line-height:45px;
	font-weight:bold;
}
.part_02 .part_l .sum {
	font-size:14px;
	height:48px;
	line-height:24px;
	overflow:hidden;
	margin-top:40px;
}
.part_02 .part_l .more {
	padding-top:50px;
}
.part_02 .part_l .more a {
	font-size:24px;
	color:#FFFFFF;
	padding-bottom:8px;
	border-bottom:3px solid #FFD600;
}
.part_02 .part_r .pic {
	padding-bottom:18px;
}
.part_02 .part_r .pic img {
	width: 602px;
    height: 320px;
}
.part_02 .part_r .title {
	font-size:16px;
	height:25px;
	line-height:25px;
	overflow:hidden;
}
.part_02 .part_r .title .time {
	float:right;
	padding-right:5px;
}
.part_pic_01 img{
width:100%;
height: 150px;
}
#bmtd{
height: 312px;
}
.am-btn-sm {
    font-size: 1.8rem;
}
.am-btn-primary, .am-btn-primary:focus, .am-btn-primary:hover {
    background-color: #ff6600;
    border-color: #ff6600;
}
.am-topbar-collapse.am-in {
    overflow-y: hidden;
}

@media only screen and (min-width: 641px){
.am-u-md-6 {
    width: 49%;
}
}
@media only screen and (max-width: 640px){
.mainnav_index {
    height: max-content;
}
.index_01{
    top:196px;
    text-align: center;
}

.header_index .header_b {
   padding:0px;
}

.mainnav_index .pull_li {
    float: none;
}
.top_nav{
display:none;
}
.header_index .top_search{
    width: 420px;
    height: 150px;
margin:0px;
right: 0px; 
   top: 82px;
    left:35px;
}

#banner-slider li img{
height:200px;
}
.header_index .logo{
top: 30px;
    left: 10px;
    right: 10px;
}
.mainnav_index .pull_li .pull_a{
    line-height: 60px;
}
.part_02 .part_l .title{
    font-size: 24px;
margin-top: -20px;
}
.part_02 .part_l .sum{
    height: 240px;
margin-top: 20px;
text-overflow: ellipsis;
    padding: 0px 10px;
    display: -webkit-box;
    -webkit-line-clamp:9;
    -webkit-box-orient: vertical;
letter-spacing: 1px;
}
.part_02 .part_l .more a{
    font-size: 16px;
letter-spacing: 1px;
}
.part_02 .part_l .more{
padding-top: 16px;
}
.part_02 .part_r{
  margin-top: 40px;
}
.part_02 .part_r .pic img{
width: 400px;
    height:260px;
padding: 0px 30px 0px 15px;
}
.column_02{
margin-top: 89px;
background:url(../images/home/column_001.png) no-repeat;
background-position-y: -20px;
    background-position-x: -24px;
    background-size:140%;
padding-bottom: 0px;
}
.column_02 .column_t .column_more {
    padding: 16px 6px 0 0;
}

.block_01 .area_r{
    padding-top: 0px;
}
.index_02{
    background:none;
}
.part_02 .part_r .title{
text-align: center;
    width: 356px;
    margin: 0px auto;
    margin-top: -63px;
    background: rgba(0,0,0,0.6);
    z-index: 9999;
    position: absolute;
    padding: 8px 20px;
    height: 45px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
margin-left: 14px;
}

.footers{
flex-direction: column;
    align-items: center;
    text-align: center;
}

.index_nav{
    top: 197px;
text-align: center;
    background: url(../images/home/bg_t.png) no-repeat center top;
}
.part_news_02{
padding: 10px 10px 0;
}
.column_01 .column_t .column_more{
padding-top:0px;
    padding-right: 6px;
}
.column_01 .column_t .column_title img{
width: 320px;
    margin-left: 10px;
}
.clr70{
height: 20px;
}
.part_pic_01{
padding: 30px 0 15px;
}
.part_news_01 .list {
    padding: 10px 10px 0px 10px;
}
.server{
margin-left: 10px;
} 
body{
overflow-x: hidden;
    width: 100%;
}
.hideList{
left:10px;
}
.block_01 .area_l{
margin-top: -40px;
}
}







