@charset "utf-8";
/* CSS Document */

/* Eric Meyer’s CSS RESET */
html, body, div, span, applet, object, iframe,table,  caption, 
tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins, 
kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, 
acronym, address, big, cite, code, dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend { font-family: "微软雅黑";
    /*vertical-align: baseline;*/ 
    font-family: inherit; 
    font-style: inherit; 
    outline: 0; 
    padding: 0; 
    margin: 0; 
    border: 0; 
} 
:focus { 
    outline: 0; 
} 
body {background: white; 
    line-height: 1; 
    color: black; 
	font-size: 1.4rem;
} 
ol, ul, li { 
    list-style: none; 
} 
table { 
    border-collapse: separate; 
    border-spacing: 0; 
} 
caption, th, td { 
    font-weight: normal; 
    text-align: left; 
} 
blockquote:before, blockquote:after, q:before, q:after { 
    content: “”; 
} 
blockquote, q { 
    quotes: “” “”; 
}

::-webkit-input-placeholder { color:#ccc; }
::-moz-placeholder { color:#ccc; } /* firefox 19+ */
:-ms-input-placeholder { color:#ccc; } /* ie */
input:-moz-placeholder { color:#ccc; }

input{outline:none;}
a{color:#999; text-decoration:none; }
a:hover{color:#333; text-decoration:none;}


@media screen and (min-width:600px){/*屏幕 大于640px*/	
	html{ font-size: 62.5%!important;}
}



.am-container {max-width: 1214px!important;}
.am-g-fixed {max-width: 1214px;margin: 0 auto!important; }

.am-u-lg-12 { border:0px #000 solid;}
.am-u-lg-6 { border:0px #f00 solid;}



.block{padding: 20px 0;}
.center-vertical{position:relative;top:50%;transform:translateY(-50%);}/*盒子垂直居中*/
.center-vertical-text{display: flex;align-items: center;justify-content: space-around;flex-direction: column;}
/*文字上下居中*/



@media screen and (max-width: 640px) and (min-width: 0px){/*屏幕 0-640px*/	
/*
.am-u-lg-12 { border:1px #f50 solid;}
.am-u-lg-6 { border:1px #f50 solid;}
*/
}
	
@media screen and (max-width: 1024px) and (min-width: 640px) {/*屏幕大于640-1024px*/
.clear_padding	{padding:0px 10px 0px 10px!important;}
/*
.am-u-lg-12 { border:1px #000 solid;}
.am-u-lg-6 { border:1px #000 solid;}
*/
}	  

@media screen and (min-width: 1024px) {/*屏幕大于1024px*/
.clear_padding	{padding:0px 7px 0px 7px!important;}
/*
.am-u-lg-12 { border:1px #f00 solid;}
.am-u-lg-6 { border:1px #f00 solid;}
*/
}	




.sm_padding	{padding:0px 7px 0px 7px!important;}
.no_padding	{padding:0px 0px 0px 0px!important;}
.left_no_padding{padding-left: 0px!important;}
.right_no_padding{padding-right: 0px!important;}





.old_group01 {width: 100%; position: relative;}
.oldman {font-size: 20px; font-weight: 600; padding: 5px 10px; background-color: #db0000; line-height: 42px; border-radius: 8px; text-shadow:none; color:#fff; right: 10px; position: absolute; margin-top: 10px;}
.oldman:hover {background-color: #b70404; color:#fff;}



/*  头部01 */
.pc_header_bg{background:url("home_head_bg01.jpg") top center no-repeat #d41419; height: 490px;}


/* logo01 */

.pc_header_group01 .top_bar {float:left; height: 36px; line-height: 36px; width: 100%;font-size: 15px;}
.pc_header_group01 .top_bar .bar_left {float:left; width: 50%;}
.pc_header_group01 .top_bar .bar_left a {float:left; margin-right: 15px; margin-top: 5px; font-weight: 600;}
.pc_header_group01 .top_bar .bar_left a .pic{float:left; margin: -2px 5px 0px 0px;}
.pc_header_group01 .top_bar .bar_left a .txt{float:left; color:#fff;}
.pc_header_group01 .top_bar .bar_left a:hover .txt{ color:#ff0;}

.pc_header_group01 .top_bar .bar_right{float:left; width: 50%;}
.pc_header_group01 .top_link { display: inline-block; color:#cd2125; margin-top: 5px; float: right;}
.pc_header_group01 .top_link a {color:#fff; font-weight: 600;font-size: 15px; padding: 0px 15px; }
.pc_header_group01 .top_link a+a { border-left: 1px #fff solid;padding: 0px 15px; }
.pc_header_group01 .top_link a:hover { color:#ff0; }


.pc_header_group01 .pc_logo{ margin:5px 0 0 0px;}
.pc_header_group01 .nblogo a{ color:#cd2125; margin-top: 10px; float: right;}



.pcwap_img {display: none;}


@media screen and (max-width: 640px) and (min-width: 0px){/*屏幕 0-640px*/	
  

    .pc_header_bg {height: auto;}
    .pc_header_bg .am-container {padding: 0px; width: 100%;}
    .pcwap_img {display: block;}
    }





/* PC搜索01 */
.pc_header_group01 .pc_search01 { width: 70%; max-width: 650px; margin: 25px auto 10px auto; padding-top: 20px; overflow: hidden;}

/* 输入框样式 */
.pc_header_group01 .pc_search01 .keyword{ float:left; width:calc(100% - 80px); height:42px; line-height:42px; font-size:16px; padding-left:40px; font-family:"微软雅黑";color:#888; background:#fff url("../images/search_bg01.png")no-repeat 10px center;  border:1px solid #cc777a; margin: 0px 0px 0px 0px;  border-radius: 4px;}
/* 按钮样式 */

.pc_header_group01 .pc_search01 .ok{ cursor:pointer;margin: 0px 0 0 8px; border-radius: 4px; float:left; font-family:"微软雅黑"; color:#fff; width:70px; height:42px; line-height:30px; font-size:16px; font-weight: 600; background:#a22628; border:1px solid #cc777a; transition: background-color 0.9s; -moz-transition: background-color 0.9s; /* Firefox 4 */ -webkit-transition: background-color 0.9s; /* Safari and Chrome */ -o-transition: background-color 0.9s; /* Opera */}
.pc_header_group01 .pc_search01 .ok:hover{background:#96191b;}

.pc_header_group01 .pc_search01 .login{ margin-left:5px; float: left; cursor:pointer; float:left; font-family:"微软雅黑"; color:#fff; width:100px; height:40px; line-height:40px; font-size:18px; text-align: center; background:#ff5400; border:0px ; transition: background-color 0.9s; -moz-transition: background-color 0.9s; /* Firefox 4 */ -webkit-transition: background-color 0.9s; /* Safari and Chrome */ -o-transition: background-color 0.9s; /* Opera */}

.pc_header_group01 .pc_search01 .login:hover{background:#d53120;}



@media screen and  (min-width: 1024px){/*屏幕大于 1024px*/	
.wap_header_blank{height: 0px; } /*WAP头部空白*/
.wap_search01 { display: none; } /* 移动端搜索隐藏 */
}





/*  头部02 *************************/
.pc_header_bg02{background:url("home_head_bg02.jpg") top center no-repeat #fff; height: 230px;}


/* logo02 */

.pc_header_group02 .top_bar {float:left; height: 36px; line-height: 36px; width: 100%;font-size: 15px;}
.pc_header_group02 .top_bar .bar_left {float:left; width: 50%;}
.pc_header_group02 .top_bar .bar_left a {float:left; margin-right: 15px; margin-top: 5px; font-weight: 600;}
.pc_header_group02 .top_bar .bar_left a .pic{float:left; margin: -2px 5px 0px 0px;}
.pc_header_group02 .top_bar .bar_left a .txt{float:left; color:#999;}
.pc_header_group02 .top_bar .bar_left a:hover .txt{ color:#cd2125;}

.pc_header_group02 .top_bar .bar_right{float:left; width: 50%;}
.pc_header_group02 .top_link { display: inline-block; color:#999; margin-top: 5px; float: right;}
.pc_header_group02 .top_link a {color:#999; font-weight: 600;font-size: 15px; padding: 0px 15px; }
.pc_header_group02 .top_link a+a { border-left: 1px #ccc solid;padding: 0px 15px; }
.pc_header_group02 .top_link a:hover { color:#cd2125; }


.pc_header_group02 .pc_logo{ margin:35px 0 0 0px;}
.pc_header_group02 .nblogo a{ color:#cd2125; margin-top: 10px; float: right;}


/* PC搜索02 */
.pc_header_group02 .pc_search01 { width: 100%; max-width: 650px; margin: 45px auto 10px auto; padding-top: 20px; overflow: hidden; padding-left: 20px;}

/* 输入框样式 */
.pc_header_group02 .pc_search01 .keyword{ float:left; width:calc(100% - 80px); height:42px; line-height:42px; font-size:16px; padding-left:40px; font-family:"微软雅黑";color:#888; background:#fff url("../images/search_bg01.png")no-repeat 10px center;  border:1px solid #cc777a; margin: 0px 0px 0px 0px;  border-radius: 4px;}
/* 按钮样式 */

.pc_header_group02 .pc_search01 .ok{ cursor:pointer;margin: 0px 0 0 8px; border-radius: 4px; float:left; font-family:"微软雅黑"; color:#fff; width:70px; height:42px; line-height:30px; font-size:16px; font-weight: 600; background:#a22628; border:1px solid #cc777a; transition: background-color 0.9s; -moz-transition: background-color 0.9s; /* Firefox 4 */ -webkit-transition: background-color 0.9s; /* Safari and Chrome */ -o-transition: background-color 0.9s; /* Opera */}
.pc_header_group02 .pc_search01 .ok:hover{background:#96191b;}

.pc_header_group02 .pc_search01 .login{ margin-left:5px; float: left; cursor:pointer; float:left; font-family:"微软雅黑"; color:#fff; width:100px; height:40px; line-height:40px; font-size:18px; text-align: center; background:#ff5400; border:0px ; transition: background-color 0.9s; -moz-transition: background-color 0.9s; /* Firefox 4 */ -webkit-transition: background-color 0.9s; /* Safari and Chrome */ -o-transition: background-color 0.9s; /* Opera */}

.pc_header_group02 .pc_search01 .login:hover{background:#d53120;}






/*WAP导航*/

.wap_nav01{display:none}
.headlf .wap_logo{display: none;}
.headrg .m_menuimg{display: none;}

@media screen and (max-width: 1024px) and (min-width: 0px){
	
.pc_header_group01{ display: block;} /*PC头部隐藏*/
.pc_header_group02{ display: none;} /*PC头部隐藏*/
.pc_header_group03{ display: none;} /*PC头部隐藏*/
.pc_nav01{display:none} /*PC导航隐藏*/
.pc_nav_h01{display:none} /*PC导航隐藏*/
.pc_nav_w01{display:none} /*PC导航隐藏*/

.wap_header_blank{height: 100px; } /*增加空白-移动端头部*/
	
.wap_header{display:block;height:100px;position:fixed;top:0px;left:0px;width:100%;z-index:9999;border-bottom:1px solid #ddd;overflow: hidden; background:#fff; background: url("../images/top_bg01.jpg") center  center; }
.wap_header .headlf{padding-top:2px;padding-left:5px;float: left;}
.wap_header .headlf .wap_logo{height:40px;display: block; margin-top: 5px; }
.wap_header .headrg{padding-right:5%;padding-top:14px;float: right;}
.wap_header .headrg a .m_menuimg{height:16px;vertical-align:top;display: block;margin-top: 3px; }
.wap_nav01 {display:block;position:fixed;top:0px;left:0px;width:0px;height:0px;overflow:hidden;z-index:10000}
.wap_nav01 .closecover{position:absolute;width:100%;height:100%;background-color: rgba(0,0,0,0.7);filter:alpha(opacity=0.7);opacity:0.7;left:0px;top:0px;z-index:1}
.wap_nav01 .closeicon{position:absolute;width:20%;left:0px;top:5%;z-index:100;text-align:center;filter:alpha(opacity=0);opacity:0}
.wap_nav01 .m_navList{position:absolute;width:80%;right:0px;top:0px;background:#eee;height:100%;z-index:100;right:-80%;overflow-y: scroll;}
.wap_nav01 .m_navList ul{padding-left:5%;padding-right:5%}
.wap_nav01 .m_navList ul li{border-bottom:1px solid #ddd}
.wap_nav01 .m_navList ul li a{display:block;height:45px;color:#555;line-height:45px;padding-left:5%;font-size:16px}
.wap_nav01 .m_navList ul li .m_f_a{display: flex;align-items: center;justify-content: space-between; width: 100%}
.wap_nav01 .m_navList ul li .m_f_a a{flex: 1;}
.wap_nav01 .m_navList ul li .m_f_a i{width: 40px;height:35px;box-sizing: border-box; padding:0 5px; display: block;}
.icon{ background:url(../images/Mobile_b01.png) 100% no-repeat;background-position: 50% 50%; -webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
.icon_on{background:url(../images/Mobile_b02.png) 50% no-repeat!important;background-position: 50% 50%;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
.wap_nav01 .m_navList ul li .m_s_nav{display:none;width: 100%;}
.wap_nav01 .m_navList ul li .m_s_nav a{display: block; height:40px;line-height:40px;font-size:14px;padding-left:10%;overflow: hidden; white-space: nowrap;width: 90%;text-overflow: ellipsis;}




/* WAP搜索01 */

.wap_search01 { display: block; }
.wap_search01 .keyword{ float:left; width:96%; height:34px; line-height:34px; font-size:15px; padding-left:50px; font-family:"微软雅黑";color:#888; background:#fff url(../images/search_bg01.png) no-repeat 12px center;  border:#ddd 1px solid; margin: 10px 2%; border-radius: 17px; }
/* 按钮样式 */


.wap_search01 .ok{display: none; cursor:pointer;margin: 0px 0 0 0px;  float:left; font-family:"微软雅黑"; color:#fff; width:60px; height:34px; line-height:30px; font-size:15px;  background:#42a8f4; border:0px ;transition: background-color 0.9s; -moz-transition: background-color 0.9s; /* Firefox 4 */ -webkit-transition: background-color 0.9s; /* Safari and Chrome */ -o-transition: background-color 0.9s; /* Opera */}
.wap_search01 .ok:hover{background:#296fc7; }

.wap_search01 .login{ margin-left:5px; float: left; cursor:pointer; float:left; font-family:"微软雅黑"; color:#fff; width:100px; height:40px; line-height:40px; font-size:16px; text-align: center; background:#ff5400; border:0px ; transition: background-color 0.9s; -moz-transition: background-color 0.9s; /* Firefox 4 */ -webkit-transition: background-color 0.9s; /* Safari and Chrome */ -o-transition: background-color 0.9s; /* Opera */}

.wap_search01 .login:hover{background:#d53120;} 
}

/*WAP导航*/









/* 竖项主菜单 */
.pc_nav_h01 {background:#8f0005; width:100%; margin:0 auto; height:60px; }
.pc_nav_h01 .menunav{ max-width:1200px; margin:0 auto; padding-left:0px;}
.pc_nav_h01 .menunav{ height:60px; line-height:60px; background:#8f0005; position:relative; z-index:9990; font-size:26px; /*padding-left:356px; width:844px;*/}
.pc_nav_h01 .menunav a{ color:#fff; transition: background-color 0.3s; -moz-transition: background-color 0.3s; /* Firefox 4 */ -webkit-transition: background-color 0.3s; /* Safari and Chrome */ -o-transition: background-color 0.3s; /* Opera */}
.pc_nav_h01 .menunav .nLi{ float:left; position:relative; display:inline; width: calc(100% / 3); }
.pc_nav_h01 .menunav .nLi h3{ float:left; width: 100%;}

.pc_nav_h01 .menunav .nLi h3 a{ display:block; width: 100%; font-size:22px; text-align: center; background:#8f0005;margin-right:0px; font-weight: 600;}

.pc_nav_h01 .menunav .sub{ display:none; width:200px; left:0; top:44px; position:absolute; background:#f1eeee; line-height:35px; padding:10px 0; font-size:16px; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5); border-radius: 0px 0px 4px 4px;}

.pc_nav_h01 .menunav .sub li{ zoom:1;border-bottom: 1px #ccc dotted;}
.pc_nav_h01 .menunav .sub a{ display:block; padding:5px 10px; text-indent:1.5em; font-weight: 600;
transition: background-color 0.5s; -moz-transition: background-color 0.5s; /* Firefox 4 */ -webkit-transition: background-color 0.5s; /* Safari and Chrome */ -o-transition: background-color 0.5s; /* Opera */ color:#7b101a; }
.pc_nav_h01 .menunav .sub a:hover{ background:#8f0005; color:#fff;}
.pc_nav_h01 .menunav .on h3 a{ background:#d10007; color:#fff;}

.pc_nav_h01 .menunav .all h3 a{float:left;  position:relative; display:inline; padding:0 30px; font-size:18px;  color:#7b101a; width: 170px; margin-right: 0px; background:url("all_bg01.png") 190px 15px no-repeat;  font-weight: 600; }
.pc_nav_h01 .menunav .all h3 a:hover{background-color:#02559d;}

/* 竖项主菜单 */






/*全局swiper切换*/ 
.swiper-container {margin-bottom: 10px;} 
.img_center {margin: 0 auto;} /*banner图片居中*/ 



/*新闻图片切换*/
.newspic_group01 .newspic_tab01 { border: 1px #ccc solid; background: #666;}
.newspic_group01 .swiper-slide h2{ 
	width: 100%; font-size:1.6rem;height:4rem;line-height:4rem;text-align:left;text-indent: 1rem;
	color:#fafafa;position:absolute;left:0;bottom:0;right:0;
	text-shadow:1px 1px 1px #000;
	background-color:rgba(0,0,0,0);
	background:-moz-linear-gradient(top,rgba(0,0,0,0.5),rgba(0,0,0,0.5));
	background:-webkit-gradient(linear,top,from(rgba(0,0,0,0.5)),to(rgba(0,0,0,0.5)));
	background:-webkit-linear-gradient(top,rgba(0,0,0,0.5),rgba(0,0,0,0.5));
	background:-o-linear-gradient(top,rgba(0,0,0,0.5),rgba(0,0,0,0.5));
}
			
.newspic_group01 .swiper-slide h2 b{ width: 30rem; height: 4rem;line-height:4.4rem; display: inline-block; overflow: hidden;}
	
.newspic_group01  .swiper-pagination-bullet {width: 2rem;height: 2rem;line-height: 2rem;font-size: 1.2rem;color:#fff;text-align: center;
opacity: 1;background: rgba(0,0,0,0.9); } /*dot未选中背景*/

.newspic_group01  .swiper-pagination-bullet-active {color:#fff;background: #8f0000;} /*dot选中背景*/
		
.newspic_group01 .newspic_tab_dot01{ text-align: right; } /*dot居右*/

/*新闻图片切换*/


/*新闻图片切换*/



.newspic_group02 .newspic_tab02 { border: 1px #ccc solid; background: #666;}
.newspic_group02 .swiper-slide h2{ 
	width: 100%; font-size:16px;height:45px;line-height:45px;text-align:left;text-indent: 1rem;
	color:#fafafa;position:absolute;left:0;bottom:0;right:0;
	text-shadow:1px 1px 1px #000;
	background-color:rgba(0,0,0,0);
	background:-moz-linear-gradient(top,rgba(0,0,0,0.5),rgba(0,0,0,0.5));
	background:-webkit-gradient(linear,top,from(rgba(0,0,0,0.5)),to(rgba(0,0,0,0.5)));
	background:-webkit-linear-gradient(top,rgba(0,0,0,0.5),rgba(0,0,0,0.5));
	background:-o-linear-gradient(top,rgba(0,0,0,0.5),rgba(0,0,0,0.5));
}
			
.newspic_group02 .swiper-slide h2 b{ width: 30rem; height: 4rem;line-height:4.4rem; display: inline-block; overflow: hidden;}
	
.newspic_group02  .swiper-pagination-bullet {width: 2rem;height: 2rem;line-height: 2rem;font-size: 1.2rem;color:#fff;text-align: center;
opacity: 1;background: rgba(0,0,0,0.4); border-radius: 0px; } /*dot未选中背景*/

.newspic_group02  .swiper-pagination-bullet-active {color:#fff;background:#0055FF;} /*dot选中背景*/
		
.newspic_group02 .newspic_tab_dot02{ text-align: right; } /*dot居右*/

/*新闻图片切换*/






/* 新闻图片切换 */
.news_pic_tab01 { position: relative; width: 100%;  overflow: hidden; text-align: left;font: 12px/1.5 Verdana, Geneva, sans-serif;  background: white; float:left; }
.news_pic_tab01 .pic img { width: 100%;  display: block; }
.news_pic_tab01 .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;  background: #000; filter: alpha(opacity=60); opacity: 0.6; overflow: hidden; }
.news_pic_tab01 .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; }
.news_pic_tab01 .txt li{ height:36px; line-height:36px; position:absolute; bottom:-36px;}
.news_pic_tab01 .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 14px; font-weight: bold; text-decoration: none; }
.news_pic_tab01 .num { position: absolute; z-index: 3; bottom: 7px; right: 7px; }
.news_pic_tab01 .num li{ float: left; position: relative; width: 25px; height: 22px; line-height: 22px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; }
.news_pic_tab01 .num li a,.news_pic_tab01 .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
.news_pic_tab01 .num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
.news_pic_tab01 .num li.on a,.news_pic_tab01 .num a:hover{ background:#8f0000;  }







/* swiper-列表新闻标题 *************/
.news_tabs_group01 .news_tabs_head {background:none;width:100%;overflow:hidden; font-size: 22px; border-bottom: 1px #ddd solid;}
.news_tabs_group01 .news_tabs_head li {float:left;padding: 0px 15px;font-size:22px; height:60px;line-height:60px;color:#999;text-decoration:none; cursor: pointer;}
.news_tabs_group01 .news_tabs_head li.active {color:#7b101a; background:none;border-bottom:3px solid #7b101a; font-weight:bold;}

.news_tabs_group01 .news_tabs_head a {float:left;padding: 0px 15px;font-size:22px; height:60px;line-height:60px;color:#999;text-decoration:none; cursor: pointer;}
.news_tabs_group01 .news_tabs_head a.active {color:#7b101a; background:none;font-weight:bold;
	 border-bottom:3px solid #7b101a; }

/* 列表新闻子菜单 */
.news_tabs_group01 .news_tabs_head a.sub{position:relative;color:#666; background:none;font-size: 1.6rem;
padding: 0px;margin-left: 30px; height: 35px; line-height:60px;}

.news_tabs_group01 .news_tabs_head a.sub+a.sub{ margin-left: 20px; }
.news_tabs_group01 .news_tabs_head a.sub:hover {margin-top:-2px; color:#ff5500;}

.news_tabs_group01 .news_tabs_head a.sub:after
{position:absolute;content:'';bottom:0;left:50%;width:0;height:2px;background:#ff5500;
	-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-khtml-transition:all 0.3s;}

.news_tabs_group01 .news_tabs_head a.sub:hover:after{left:0;width:100%}

/* 列表新闻主体 */
.news_tabs_group01 .news_list {clear:both; position:relative;  text-align: left;  }
.news_tabs_group01 .news_list ul {margin-top: 15px;width: 100%; overflow: visible; }
.news_tabs_group01 .news_list ul li{line-height:40px; height:40px; text-indent: 1rem;}

.news_tabs_group01 .news_list ul .li_w50{width: 50%; float: left; line-height:40px; height:40px; text-indent: 1rem;}

.news_tabs_group01 .news_list ul a{ color:#666;float:left;  display:inline; width:75%;text-overflow:ellipsis;white-space: nowrap;overflow: hidden;/* 新闻标题超出字符隐藏 */font-size: 1.6rem; line-height: 2.2rem;
-webkit-transition: margin 0.3s ease-out;
-moz-transition: margin 0.3s ease-out;
-khtml-transition: margin 0.3s ease-out; }

.news_tabs_group01 .news_list ul a:hover{ color:#e22627; margin-left: 15px;}
.news_tabs_group01 .news_list ul a:hover:before{color:#f00; content: "›";font-size: 20px; margin-top: 3px; }

.news_tabs_group01 .news_list ul span{ color:#666; float:right; font-size: 1.6rem; line-height: 2.2rem;  padding-right: 10px;   }
.news_tabs_group01 .news_list ul li a:before {  content: "." ;color:#333; position:relative; top:-5px;  float: left;}







/* swiper-列表新闻标题 *************/



/* MORE样式 */
.more {width:20px;height:20px; margin-top: -32px; margin-right: 10px; position:relative; z-index: 1;float: right; border-radius:100%; background: #a80010; display: none;}

.more a{float:left; width:20px;height:20px;border-radius:100%; color:#fff; 
	font-size:15px; line-height:16px;	
	text-align:center;
	font-weight:600;
	-webkit-transition: -webkit-transform 0.5s ease-out;
	-moz-transition: -moz-transform 0.5s ease-out;
	-o-transition: -o-transform 0.5s ease-out;
	-ms-transition: -ms-transform 0.5s ease-out;
	padding:0px;
}
.more a:hover{
	background: #7b101a;
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
	color:#fff;}


.show {z-index: 99; display: block; background: #b90013; } /* 显示more */
.one_more {z-index: 99; width:2rem;height:2rem;display: block; } /* 第一个more */
.top_more {	z-index: 999; background: #006ece; background: #ff5500; display: block;}  /* 点击加载MORE到最上面 */
/* MORE样式 */



@media screen and (max-width: 1024px) and (min-width: 640px){
	.news_tabs_group01 .news_list ul li{line-height:36px; height:36px; } /* 改变新闻列表行高 */

}

@media screen and (max-width: 640px){

    .news_tabs_group01 .news_tabs_head { font-size:18px;}
    .news_tabs_group01 .news_tabs_head li {font-size:18px; height:40px;line-height:40px;}
    .news_tabs_group01 .news_tabs_head a {font-size:18px; height:40px;line-height:40px;}

	.news_tabs_group01 .news_list ul {margin-top: 1rem;}
	.news_tabs_group01 .news_list ul li{line-height:32px; height:32px; }/* 改变新闻列表行高 */
	.more a{line-height:20px;}	

}






/* swiper-列表新闻标题 *************/
.news_tabs_group01a .zname{ width: 120px; font-size:22px; height:60px;line-height:60px;color:#a80010; font-weight: 600; margin-top: 0px; position: absolute; border: 0px #000 solid;}

.news_tabs_group01a .news_tabs_head li:first-child {margin-left: 130px;}

.news_tabs_group01a .news_tabs_head {background:none;width:100%;overflow:hidden; font-size: 18px; border-bottom: 1px #ddd solid;}
.news_tabs_group01a .news_tabs_head li {float:left;padding: 0px 15px;font-size:18px; height:60px;line-height:60px;color:#999;text-decoration:none; cursor: pointer;}
.news_tabs_group01a .news_tabs_head li.active {color:#a80010; background:none;border-bottom:3px solid #a80010; font-weight:normal;}

.news_tabs_group01a .news_tabs_head a {float:left;padding: 0px 15px;font-size:18px; height:60px;line-height:60px;color:#999;text-decoration:none; cursor: pointer;}
.news_tabs_group01a .news_tabs_head a.active {color:#666; background:none;font-weight:bold;
	 border-bottom:3px solid #666; }


/* 列表新闻主体 */
.news_tabs_group01a .news_list {clear:both; position:relative;  text-align: left;  }
.news_tabs_group01a .news_list ul {margin-top: 15px;width: 100%; overflow: visible; }
.news_tabs_group01a .news_list ul li{line-height:40px; height:40px; text-indent: 1rem;}
.news_tabs_group01a .news_list ul a{ color:#666;float:left; display:inline; width:75%;text-overflow:ellipsis;white-space: nowrap;overflow: hidden;/* 新闻标题超出字符隐藏 */font-size: 1.6rem; line-height: 2.2rem;
-webkit-transition: margin 0.3s ease-out;
-moz-transition: margin 0.3s ease-out;
-khtml-transition: margin 0.3s ease-out; }

.news_tabs_group01a .news_list ul a:hover{ color:#e22627; margin-left: 15px;}
.news_tabs_group01a .news_list ul a:hover:before{color:#f00; content: "›";font-size: 20px; margin-top: 3px; }

.news_tabs_group01a .news_list ul span{ color:#666; float:right; font-size: 1.6rem; line-height: 2.2rem;  padding-right: 10px;   }
.news_tabs_group01a .news_list ul li a:before {  content: "." ;color:#333; position:relative; top:-5px;  float: left;}



@media screen and (max-width: 640px) and (min-width: 0px){/*屏幕 0-640px*/
    .news_tabs_group01a .zname{ width: 100%; position:relative; }
    .news_tabs_group01a .news_tabs_head li:first-child {margin-left: 0px;}
 }











/* 通用链接样式 *****/

.link_style_a01{ color:#666;float:left; display:inline; width:100%;text-overflow:ellipsis;white-space: nowrap;overflow: hidden;/* 新闻标题超出字符隐藏 */font-size: 16px; line-height: 30px;
    -webkit-transition: margin 0.3s ease-out;
    -moz-transition: margin 0.3s ease-out;
    -khtml-transition: margin 0.3s ease-out; }
    
    .link_style_a01:hover{ color:#e22627;margin-left: 10px; }
    .link_style_a01:hover:before{color:#f00; content: "›";font-size: 20px; margin-top: 3px;  }
    .link_style_a01:before {  content: "." ;color:#333; position:relative; top:-5px;  float: left; margin-right: 10px;}
        
    




/* 标题样式01 *************/
.titel_group01 { margin-bottom: 10px;}
.titel_group01 .news_tabs_head {background:none;width:100%;height:4rem;overflow:hidden; font-size: 1.8rem; border-bottom: 1px #ddd solid;}
.titel_group01 .news_tabs_head li {float:left;padding: 0px 15px;font-size:1.8rem; height:40px;line-height:40px;color:#333;text-decoration:none; cursor: pointer;}
.titel_group01 .news_tabs_head li.active {color:#2a70be; background:none;border-bottom:3px solid #2a70be; font-weight:bold;}

.titel_group01 .news_tabs_head a {float:left;padding: 0px 15px;font-size:1.8rem; height:4rem;line-height:4rem;color:#333;text-decoration:none; cursor: pointer;}
.titel_group01 .news_tabs_head a.active {color:#2a70be; background:none;font-weight:bold;border-bottom:3px solid #2a70be; }


.titel_group01 .news_tabs_head a.sub{position:relative;color:#666; background:none;font-size: 1.6rem;
padding: 0px;margin-left: 30px; height: 3.5rem; line-height:4rem;}
.titel_group01 .news_tabs_head a.sub+a.sub{ margin-left: 2rem; }
.titel_group01 .news_tabs_head a.sub:hover {margin-top:-2px; color:#ff5500;}
.titel_group01 .news_tabs_head a.sub:after
{position:absolute;content:'';bottom:0;left:50%;width:0;height:2px;background:#ff5500;
	-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-khtml-transition:all 0.3s;}
.titel_group01 .news_tabs_head a.sub:hover:after{left:0;width:100%}



/* 新闻标题样式02 *************/
.titel_group02 { margin-bottom: 10px;}
.titel_group02 .news_tabs_head {background:none;width:100%;height:5rem;overflow:hidden; font-size: 1.8rem; border-bottom: 1px #ddd solid; margin-top: 10px;}
.titel_group02 .news_tabs_head li {float:left;padding: 0px 15px;font-size:2rem; height:5rem;line-height:5rem;color:#333;text-decoration:none; }
.titel_group02 .news_tabs_head li.active {color:#7b101a; background:none;border-bottom:3px solid #7b101a; font-weight:bold;height:5rem;line-height:5rem;}

.titel_group02 .news_tabs_head a {float:left;padding: 0px 15px;font-size:2rem; height:5rem;line-height:5rem;color:#333;text-decoration:none; cursor: pointer;}
.titel_group02 .news_tabs_head a.active {color:#7b101a; background:none;border-bottom:3px solid #7b101a; font-weight:bold;height:5rem;line-height:5rem;}


.titel_group02 .news_tabs_head a.sub{position:relative;color:#666; background:none;font-size: 1.6rem;
padding: 0px;margin-left: 30px; height: 3.5rem; line-height:3rem; margin-top: 10px}

.titel_group02 .news_tabs_head a.sub+a.sub{ margin-left: 2rem; }
.titel_group02 .news_tabs_head a.sub:hover {margin-top:8px; color:#ff5500;line-height:3rem;}
.titel_group02 .news_tabs_head a.sub:after
{position:absolute;content:'';bottom:0;left:50%;width:0;height:2px;background:#ff5500;
	-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-khtml-transition:all 0.3s;}
.titel_group02 .news_tabs_head a.sub:hover:after{left:0;width:100%}



	


/* 图片样式01 */
 .pic_style01 {position: relative;  box-shadow: 0px 0px 3px #aaa;  display: block; overflow: hidden; float: left;  border: 1px #ccc solid; width: 100%;box-sizing: border-box;}

 .pic_style01 a{ border: 5px solid #fff; display: block;  position: relative; }


 .pic_style01 a img{ display: block;  width: 100%;}

 .pic_style01 a h3{ position: absolute; left: 0; bottom: 0; width: 100%; text-align: center; display: block; height:30px; line-height: 30px;  filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#70000000', endColorstr='#70000000');background:rgba(0,0,0,0.65);}

.pic_style01 a h3 strong{color: #fff; font-size: 1.4rem; font-weight: 300;}
.pic_style01 a h3 span{color: #fff; font-size: 1.2rem;}


.pic_style01 a .ani_border{position:absolute; display:block; left:0px;  top:0px; width:100%; height:100%;  }

.pic_style01 a .ani_border:after{position:absolute;bottom:-5px;
left:50%;width:0px;height:5px;background:#e10606;content:'';
-webkit-transition:all .25s;-moz-transition:all .25s;
-o-transition:all .25s;transition:all .25s;}
.pic_style01 a:hover .ani_border:after{left:0;width:100%}


/* 图片样式02 */
 .pic_style02 { width: 98%; margin-left: 2px!important;}





/*PC图片轮播*/
.pc_pic_move_group01 {display: block; width: 100%; margin: 15px auto 0px;}

.pc_pic_move01 { height: 125px; border: 0px solid #ccc; position: relative;} /*图片&按钮轮播高度 位置*/

.pc_pic_move_next_01a {position: absolute; top:65px;right:30px;} /*左箭头 位置*/
.pc_pic_move_next_01b {position: absolute; top:65px;left:30px;} /*右箭头 位置*/
.pc_pic_move_dot01 {bottom:0px!important;display: block;}  /*导航-点点点 位置*/






/*尾部*/

.pc_footer_group01 {}
.pc_footer_group01 .titel {  color:#fff;  font-size: 16px; height: 35px; line-height: 35px; border: 1px #66a5f4 solid; width: 84%; margin: auto;}

.footer_bg01 { width: 100%; background-color: #7b101a; padding: 20px 0px 20px 0px; }

.footer_bg01 li {margin-bottom: 5px; float: left; }
.footer_bg02 { width: 100%; background: #7b101a;  }

.footer_bg .titel { color:#fff; margin-top: 18px; text-indent: 80px; font-size: 16px; font-weight: 600;}
.copyright_bg  {background: #eee;  line-height: 28px; padding: 0px 0px 0px 0px; color:#666; }




/*友情链接*/
.fri_link_group01 { text-align: center;}
.fri_link_group01 .am-selected-btn {color: #333;background-color:#eee!important;border-color: #0e90d2!important;font-size: 1.5rem;}
.fri_link_group01 .am-selected-btn:hover {color: #333!important; background:#dddddd!important;}

.fri_link_group01 .am-selected-list { max-height: 25rem; max-width: 37.5rem;overflow-y:auto; overflow-x: hidden;}


/*版权菜单*/
.bottom_menu_group01 {text-align: center;  /*设置子元素因为inline-block出现的间隙*/display: table;word-spacing:-1em;}
.bottom_menu_group01 li {}
.bottom_menu_group01 li+li {}
.bottom_menu_group01 a { font-size: 16px;color:#fff; padding: 0 20px; margin: 0px 0 0 0px;  border-left: 1px #fff solid;  border-right: 1px #fff solid; height: 18px; line-height: 18px; margin-left: -1px; display: inline-block;}
.bottom_menu_group01 a:hover { color:#ff0;}

/*版权地址信息*/
.copyright_group01 {line-height: 28px; margin: 10px 0px; overflow: hidden; color: #666;  font-size: 1.4rem;text-align: center; color:#fff}






/* 内页框架开始*****************************************************/
.color01{color:#7b101a!important; }
.color02{color:#7b101a!important; }
.color03{color:#e8a043!important; }
.color04{color:#7eb876!important; }

.bgcolor00{background:#f1f1f1; }
.bgcolor01{background:#7b101a!important; }
.bgcolor02{background:#7b101a!important; }
.bgcolor03{background:#e8a043!important; }
.bgcolor04{background:#7eb876!important; }



/* 路径**条件*/

.path_group01 {width:100%;line-height: 45px; border-bottom:#eee 1px solid; overflow: hidden; padding: 5px 20px; margin-bottom: 10px;}
.path01{margin:10px 0px; width:auto; height: 45px; font-size:16px; line-height:45px; }
.path01 strong{display: inline-block; color:#777;}
.path01 strong::before {content: ''; width: 20px; height: 19px; background: url("../images/path_icon01.png"); display: inline-block; margin-right: 10px; margin-top:12px; float: left;}
.path01 a{color:#777;}
.path01 a::after {content: '/'; color:#777;display: inline-block;padding:0px 10px;}
.path01 a:hover{color:#333;}
.path_group01 .swiper-slide {width:auto; }



/********** 内页左侧树型三级菜单**********/

/* 左侧菜单*/
.left_nav01{ float:left; width:100%;  margin-top: 10px;}
.left_nav01 .titel{ float:left;font-size:20px; color:#fff; width:100%; height:50px; line-height:50px; text-indent:1em;}
.left_nav01 .titel em{float:right; background:url(triangle.png) no-repeat; width:13px; height:13px;}


/* 翻页样式01*/
.nextpage {font-size:14px; font-family:Arial;width:100%; margin-bottom:15px;  overflow: hidden;}
.nextpage ul{float:left;margin-left:15px;}
.nextpage a{float:left;padding:10px 10px; min-width:15px; background:#f5f7f8; color:#454545; margin-right:10px;text-align:center; border:#c3c9cd 1px solid; border-radius:2px; margin-top: 5px}
.nextpage a:hover{background:#ddd; color:#000; }
.nextpage a.on01 {background:#006ece; color:#fff; }
.nextpage a.on02 {background:#5186b9; color:#fff; }
.nextpage a.on03 {background:#e8a043; color:#fff; }
.nextpage a.on04 {background:#7eb876; color:#fff; }
.nextpage .keyword{float:left; width:40px; height:36px; line-height:25px; font-size:14px; font-family:"微软雅黑";color:#333; background:#fff;  border:#c3c9cd 1px solid; text-indent:5px; margin:0px 10px; margin-top: 5px }
.nextpage .ok{float:left;font-family:"微软雅黑";color:#fff;width:40px; height:36px; line-height:30px; font-size:14px; border:#c3c9cd 1px solid;margin-top: 5px}




/********** 内页左侧树型三级菜单**********/
@media screen and (max-width: 1024px) and (min-width: 0px){
.sticky_top01 {top:100px!important;}  /*校正下拉移动时 左部固定头部高度*/
}


/* ==============树型菜单样式============== */

.tree_menu{ width:100%; border:#ddd 1px solid; float:left; font-family:"微软雅黑"; }
#tree_nav01 {width:100%;  margin:auto; margin-top:0px; margin-bottom:15px;list-style: none;}
#tree_nav01 ul {margin:0px;padding:0px; vertical-align:text-top; display: none;}
/***一级菜单***/
#tree_nav01 li {padding-left:15px; padding-right:15px;}
#tree_nav01 li a {font-size:18px; margin-top:5px; text-indent:1em;line-height:35px;display:block;text-decoration:none;outline:0; border-bottom:1px solid #ddd; color:#333;}
#tree_nav01 li a:hover { color:#ff4200;}
#tree_nav01 li a.on {background: #d0deec;color:#316ace;}
/***二级菜单***/
#tree_nav01 ul li {margin:0;padding:0; padding-left:15px;}
#tree_nav01 ul li a {font-size:16px;color:#5477a4;line-height:30px; outline:0;background:none; border-bottom: 1px dotted #CCC;}
#tree_nav01 ul li a:hover {color:#ff4200; border-bottom:1px dotted #CCC;}
/***三级菜单***/
#tree_nav01 ul ul li a {font-size:14px;color:#666;background:none;}
#tree_nav01 ul ul li a:hover {color:#ff4200;}
#tree_nav01 span{float:right;}
/* ==============树型菜单样式============== */







/********** 移动端子菜单可以回收01**********/
#nav_slide{background: #ccc; line-height: 50px; position: relative;   height: 50px; margin-top: 10px;}
#nav_slide #bnt_back{ position:absolute; left: 1rem; top:-1px;  }
#nav_slide #bnt_back img{ height: 16px;}
#nav_slide .n_title{ height: 50px; border-bottom: 1px solid #d6dce0;}
#nav_slide h3{ font-size: 20px; color: #fff; text-align: center; display: block; font-weight: normal;}



#sub_nav_content{ display: none; background: #3b3b3c; position: absolute;top: 50px; right: 0; width: 100%;}
#sub_nav_content .content a{ display: block; position: relative; height: 40px; line-height: 3.8rem; text-align: center; width: 100%; }
#sub_nav_content .content a i{font-style: normal; padding-left: .7rem;  font-size: 12px; color: #fff;}
#sub_nav_content .content a:nth-child(2n+1){ background: #4d4d4e;}

#bnt_sub_nav{ position: absolute; right: 1rem; top: 18px; cursor: pointer; }
#bnt_sub_nav img{ display: block; height: 16px; }
#bnt_sub_nav.on img{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}


#sub_nav_content{background: #fff; display: none; box-shadow: 0 0 5px #999; z-index: 9999;}
#sub_nav_content ul{ padding:  10px;}
#sub_nav_content ul li { display: block; line-height: 28px; margin: 1rem 0; }
#sub_nav_content ul li a{ display:block; border-left:2px solid #999; height: 22px; line-height: 22px; font-size: 16px; padding-left: 10px; color: #666;}
#sub_nav_content ul li.on a{color: #3dadec;  border-left:2px solid #df203d;}


#sub_nav_content dt{height:30px;line-height:30px;position:relative;background:#fafafb;  border-top:1px solid #e7e7e7; z-index: 999; }
#sub_nav_content dt a{ margin:0 10px; display:block;color:#5b5349; height: 30px; font-size:13px; font-weight: 400;  }
#sub_nav_content dt.title{background:#fafafb;}
#sub_nav_content dt.title_on  { background:#fafafb;}
#sub_nav_content dt.title_on a{ color:#fff; border-top:1px solid #fff;}
#sub_nav_content dt.last a{border-top:1px solid #f8f8f8;}
#sub_nav_content dt.title_on.on{  }
#sub_nav_content dt.title_on a{ color:#5b5349;}
#sub_nav_content dd{  display:block;}
#sub_nav_content dd .box{padding:0px 0px 0px 0px;}
#sub_nav_content dd a{ padding:0 25px;  line-height:30px;border-top:1px solid #e7e7e7;font-size:12px;color:#5b5349;display:block;height:30px;}
#sub_nav_content dd a.on{ color:#b7863e}

#bnt_more{ background: #e5e6e9; color: #727374; border-radius: 3px; height: 3.6rem; line-height: 3.6rem; text-align: center; font-size: 14px; display: block; margin: 0 1rem;}

/********** 移动端子菜单可以回收01**********/




/* 内页新闻列表01 *************/


/* 内页新闻标题 */
.news_list_group01 { margin-bottom: 10px;}
.news_list_group01 .news_tabs_head {background:none;width:100%;height:5rem;overflow:hidden; font-size: 1.8rem; border-bottom: 1px #ddd solid; margin-top: 10px;}
.news_list_group01 .news_tabs_head li {float:left;padding: 0px 15px;font-size:2rem; height:5rem;line-height:5rem;color:#333;text-decoration:none; }
.news_list_group01 .news_tabs_head li.active {color:#7b101a; background:none;border-bottom:3px solid #7b101a; font-weight:bold;height:5rem;line-height:5rem;}

.news_list_group01 .news_tabs_head a {float:left;padding: 0px 15px;font-size:2rem; height:5rem;line-height:5rem;color:#333;text-decoration:none; cursor: pointer;}
.news_list_group01 .news_tabs_head a.active {color:#7b101a; background:none;border-bottom:3px solid #7b101a; font-weight:bold;height:5rem;line-height:5rem;}


.news_list_group01 .news_tabs_head a.sub{position:relative;color:#666; background:none;font-size: 1.6rem;
padding: 0px;margin-left: 30px; height: 3.5rem; line-height:3rem; margin-top: 10px}

.news_list_group01 .news_tabs_head a.sub+a.sub{ margin-left: 2rem; }
.news_list_group01 .news_tabs_head a.sub:hover {margin-top:8px; color:#ff5500;line-height:3rem;}
.news_list_group01 .news_tabs_head a.sub:after
{position:absolute;content:'';bottom:0;left:50%;width:0;height:2px;background:#ff5500;
	-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-khtml-transition:all 0.3s;}
.titel_group02 .news_tabs_head a.sub:hover:after{left:0;width:100%}


/* 内页新闻列表 */
.news_list_group01 .news_list {clear:both; position:relative;  text-align: left;  }
.news_list_group01 .news_list ul {margin-top: 15px;width: 100%; overflow: visible; }
.news_list_group01 .news_list ul li{line-height:4rem; height:4rem; text-indent: 1rem;}
.news_list_group01 .news_list ul a{ color:#666;float:left; display:inline; width:75%;text-overflow:ellipsis;white-space: nowrap;overflow: hidden;/* 新闻标题超出字符隐藏 */font-size: 1.6rem; line-height: 2.2rem;
-webkit-transition: margin 0.3s ease-out;
-moz-transition: margin 0.3s ease-out;
-khtml-transition: margin 0.3s ease-out; }

.news_list_group01 .news_list ul a:hover{ color:#e22627; margin-left: 15px;}
.news_list_group01 .news_list ul a:hover:before{color:#f00; content: "›";font-size: 20px; margin-top: 3px; }

.news_list_group01 .news_list ul span{ color:#666; float:right; font-size: 1.6rem; line-height: 2.2rem; padding-right: 10px; }
.news_list_group01 .news_list ul li a:before {  content: "." ;color:#333; position:relative; top:-5px;  float: left;}



@media screen and (max-width: 1024px) and (min-width: 640px){
	.news_list_group01 .news_list ul li{line-height:40px; height:40px; } /* 改变新闻列表行高 */

}

@media screen and (max-width: 640px){
	.news_list_group01 .news_list ul {margin-top: 1rem;}
	.news_list_group01 .news_list ul li{line-height:36px; height:36px; }/* 改变新闻列表行高 */
}





.article01{ margin:auto; width:100%; overflow: hidden;}
/*保护视力色*/
.vision_color { width:100%; line-height:20px; font-size:12px;  padding: 10px 0px;  position: absolute; right:5px;  margin-top: -50px; float: left;}

.vision_color b{font-size:12px; color:#aaa;float:left; margin-left: 10px;}
.vision_color .colors{ float: right; }
.vision_color .colors a {width: 10px; height:10px; float:left;border:#ccc 1px solid; margin:0px 3px; margin-top:5px; }

.vision_color .colors a:hover {border:#999 1px solid;float:left;}

.vision_color .colors00 {background:#ffffff;border:1px solid #000000;}
.vision_color .colors01 {background:#f1f2c6;border:1px solid #000000;}
.vision_color .colors02 {background:#efe1c4;border:1px solid #000000;}
.vision_color .colors03 {background:#f0dcd3;border:1px solid #000000;}
.vision_color .colors04 {background:#c4e86a;border:1px solid #000000;}
.vision_color .colors05 {background:#c5ecf3;border:1px solid #000000;}
.vision_color .colors06 {background:#d1c9ee;border:1px solid #000000;}
.vision_color .colors07 {background:#e6e7eb;border:1px solid #000000;}
.vision_color .colors08 {background:#ededea;border:1px solid #000000;}
.vision_color .font {float: right; }
.vision_color .font a{margin-right: 8px; }




/* 文章头部样式01*/
.content_head01 { width:100%; border-bottom:#ccc 0px dashed; margin-bottom:0px; }

.content_head01 .z_title { font-size:2.2rem; line-height:34px; padding: 5px 0px; width:100%; text-align:center; font-weight:bold;}
.content_head01 .f_title { font-size:1.6rem; line-height:28px; width:100%; text-align:center;}

.content_head01 .voice {width:100%; padding:10px 0px 10px 0px;text-align: center; overflow: hidden;}
.content_head01 .read{margin: 10px auto; border:#ccc 1px dashed; text-align: center; }
.content_head01 .read li{padding: 8px 10px; text-align: center; display: inline-block;}





/* 文章内容*/
.article_cont {width:100%;font-size:16px; line-height:32px; margin-bottom:10px; color:#666;}
.article_cont img{ margin:10px auto; vertical-align: middle; 
display: table-cell; /*主要是这个属性*/

                


}
.article_cont .read{padding:15px 0px; color:#666; font-weight:bold;}
.article_cont .read li{width:100px;font-size:15px;line-height:28px;  float:left;}
.article_cont .read .file{float:left;font-size:15px;line-height:28px; width:800px; font-weight:100}



/* 分享样式*/
.articl_share { width:100%; font-size:16px;  margin-top: 20px; overflow: hidden;  border-top: 1px #eee solid;border-bottom: 1px #eee solid; padding: 0px 10px 20px 10px;}
.articl_share .app{float:left; margin-top:25px; width: 50%;}
.articl_share .app a{margin-left:1px;}


.articl_share .print{float:right; margin-top:22px; width: 50%;}
.articl_share .print a{float:right; padding:5px 30px; font-size: 16px; background-color: #eee; border-radius: 100px; color:#333;font-weight: 600; margin-right: 5px; border:1px #ddd solid;}
.articl_share .print a:hover{background-color:#224b7f; color:#fff;  border:1px #224b7f solid;}



@media screen and (max-width: 640px){
.articl_share .app{float:right; margin-top:25px; width: 100%;}
.articl_share .print{float:left; width: 100%; margin-top: 10px; overflow: hidden; display: none;  }
.articl_share .print a{width: 30%; padding: 5px 5px; margin: 0 1.5555% 0 1.5555%; font-size: 14px; font-weight: normal;text-align: center;}
}

