﻿@charset "utf-8";
/* CSS Document */

.article_cont img {
    width: auto;
    height: auto;
    max-width: 90%;
    max-height: 90%;
}

body { background-color: #fff;}


@media screen and (min-width:600px){/*屏幕 大于640px*/
	html{ font-size: 62.5%!important;}
}



.am-container {max-width: 1200px; background-color: #fff; }
.am-g-fixed {max-width: 1200px; 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;}
*/

.am-container {padding:0px 0px 0 0px; }
.swiper-container {margin-bottom: 0px!important;}
}
	
@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;}
*/
}	




/*  头部01 */
.pc_header_bg {background: no-repeat; height: 125px; }



/* top_bar */
.pc_header_group01 .top_bar { width: 100%; height: 45px; background: #fff;/*background:url("top_bg.png")top center no-repeat;*/ } 

.pc_header_group01 .top_nblogo { display: inline-block; margin-top: 5px; float:left; }
.pc_header_group01 .top_nblogo a{ color:#666; font-size: 15px;  padding:7px 8px;}
.pc_header_group01 .top_nblogo a:hover { color:#0046ad;  padding:7px 8px; border-radius:5px;   }
/*.pc_header_group01 .nblogo a{ color:#cd2125; margin-top: 10px; float: right;}*/
 

.pc_header_group01 .top_link { display: inline-block; margin: 20px 40px 0 0 ; float:right; }

.pc_header_group01 .top_link a {color:#005cb8; font-size: 15px; padding:7px 15px; border-left: 1px #6daeee solid;  border-right: 1px #6daeee solid; height: 15px; line-height: 0px; margin-right: -1px; display: inline-block; }

.pc_header_group01 .top_link a span{padding: 0px 10px; }
.pc_header_group01 .top_link a:hover { color:#333;  }
/*.pc_header_group01 .top_link a+a { border-left: 1px #fff solid ; } */





/* logo01 */
.pc_header_group01 .pc_logo { float:left; margin:20px 0px 0 0px; }
.pc_header_group01 .pc_logo img { width:558px; height: auto;}


/* PC搜索01 */
.pc_header_group01 .pc_search01 {float:right; height:40px; margin-top: 10px;  width: 100%;}

/* 输入框样式 */
.pc_header_group01 .pc_search01 .keyword{ float:left; width:calc(100% - 60px); height:40px; line-height:40px; font-size:16px; padding-left:40px; font-family:"微软雅黑";color:#999; background: url("search_bg01.png") no-repeat 15px center ; background:#e8f5ff; border:#a6d2f2 0px solid;  border-top-left-radius: 30px; border-bottom-left-radius: 30px; }

/* 按钮样式 */
.pc_header_group01 .pc_search01 .ok{ cursor:pointer; margin: 0px; width: 60px;  padding: 0 14px;float:left; font-family:"微软雅黑"; color:#015ab9;  height:40px; line-height:40px; font-size:16px;  background: url("icon_search_hover.png") no-repeat 15px center #74baf5;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 */ border-top-right-radius: 30px; border-bottom-right-radius: 30px; }
.pc_header_group01 .pc_search01 .ok:hover{ background: url("icon_search_hover.png") no-repeat 15px center #0073d5;}




@media screen and  (min-width: 1024px){/*屏幕大于 1024px*/	
.wap_header_blank{height: 0px; } /*WAP头部空白*/
.wap_search01 { display: none; } /* 移动端搜索隐藏 */
}



/* PC自适应主菜单 */
.pc_nav01{position: relative;width:100%;background: #3dadec;border-bottom:1px solid #ddd;height:48px;z-index: 9999}
.pc_nav01 .navbox{width: 1200px;margin: 0 auto; /* border: 1px solid #000;*/}
.pc_nav01 .nav{display: block; float: left;width:calc(100% - 0px); margin-left:0px; }
.pc_nav01 .nav .nav_pc{ width: 100%;}
.pc_nav01 .nav ul li{float:left;position: relative;border-right: 0px solid #ccc;box-sizing: border-box;z-index: 999;}
.pc_nav01 .nav ul li:first-child{border-left: 0px solid #ccc;}
.pc_nav01 .nav ul li .f_a{line-height:48px;display:block;text-align:center;font-size:18px;color:#fff;}
.pc_nav01 .nav ul li:hover .f_a{background-color:#036bae;color: #fff; transition:all .3s}
.pc_nav01 .nav ul li .s_navbox{display:none;position: absolute;left: 0;width: 100%; background:#fff;background-color: #00a2ff;z-index: 9999;box-sizing: border-box}
.pc_nav01 .nav ul li .s_navbox .s_a a:hover{background-color:#036bae;color: #fff;}
.wap_nav01{display:none}
.headlf .wap_logo{display: none;}
.headrg .m_menuimg{display: none;}


/*小于1600大于1200稍微调整下字体*/
@media screen and (max-width: 1600px) and (min-width:1200px) {
   .nav ul li .f_a{font-size:14px}
   .nav ul li .s_navbox .s_a a{font-size:12px}
   .foot_top ul{margin-left:60px}
   .nav ul li .s_navbox .s_a{width:100%}
}

/* PC自适应主菜单 */



/*WAP导航*/
@media screen and (max-width: 1024px) and (min-width: 0px){
	
.pc_header_group01{ display: none;} /*PC头部隐藏*/
.pc_nav01{display:none} /*PC导航隐藏*/
.pc_nav_h01{display:none} /*PC导航隐藏*/
.pc_nav_w01{display:none} /*PC导航隐藏*/
.wap_header_blank{height: 80px; } /*增加空白-移动端头部*/
	
.wap_header{display:block;  position:fixed;top:0px;left:0px;width:100%; height: 80px;z-index:9999;border-bottom:0px solid #ddd;overflow: hidden; background:#fff; }
	
.wap_header .headlf {padding:5px 0; padding-left:0px; float: left;}
.wap_header .headlf .wap_logo{ width:300px; display: block; margin: 10px 20px 10px 15px; }

	
.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: 15px; }
.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:calc(100% - 30px) ; 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 15px 10px 15px; border-radius: 17px; }
	
/* 按钮样式 */

.wap_search01 .ok{ cursor:pointer; margin:5px 0 0 0; text-align: center; float:left; font-family:"微软雅黑"; color:#fff; width:70px; height:18px; line-height:18px; font-size:14px;  background:#267bd0; 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 */ border-radius: 10px; }
	
.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_nav02{display: none;}
 @media screen and (max-width: 640px) and (min-width: 0px){/*屏幕 0-640px*/
 .wap_nav02{ width: 100%;  overflow: hidden;  display: block; margin-top: 0px; }
 .wap_nav02 li {float: left; width:calc(100% / 5 - 1.2px); margin-top: 1px; margin-left:1px ; box-sizing: border-box; }
 .wap_nav02 li a { float: left; width: 100%; display: block; background: #4e94dc; text-align: center; color:#fff;  font-size: 18px; padding: 10px 15px; line-height: 22px; height: 60px;}
 .wap_nav02 li .on{ float: left; width: 100%; display: block; background: #0066c2; text-align: center; color:#fff;  font-size: 18px;  padding: 10px 15px; line-height: 22px; height: 60px;}
}




/*WAP导航*/




/* 通用样式 *****************************************************************/

.img_center {margin: 0 auto; text-align:center ;} /*banner图片居中*/ 
.img_auto {display: block; max-width: 100%; height: auto;  }
.img_small {display: block; max-width: 40%; height: auto; }

.margin_L45 {margin-left:45px;}

.bghight {height:186px;}

.sm_padding	{padding:0px 10px 0px 10px}
.sm_padding_lr	{padding:0px 5px 0px 5px}
.clear_padding	{padding:0px 0px 0px 0px!important;}

.no_padding	{padding:0px 0px 0px 0px!important;}
.left_nopadding {padding-left:0px!important;}
.right_nopadding {padding-right:0px!important;}

.no_margin_T{margin-top: 0px!important;}
.no_margin_B{margin-bottom: 0px!important;}

.margin_T10px { margin-top: 10px;}
.margin_T20px { margin-top: 20px;}
.margin_T25px { margin-top: 25px;}
.margin_T30px { margin-top: 30px;}
.margin_T40px { margin-top: 40px;}
.margin_T2px { margin-top: 2px;}

@media screen and (max-width: 640px) {
	.margin_T40px { margin-top: 20px;}
	.margin_T30px { margin-top: 10px;}
}
.no_border {border: 0px!important;;}
.border000 {border: 1px solid #000!important;}
.border001 {border: 1px solid #ddd!important; padding: 0px 10px;}


.ft18px {font-size: 18px!important;}
.ft16px {font-size: 16px!important;}
.ft14px {font-size: 14px!important;}
.ft12px {font-size: 12px!important;}

.z_bold { font-weight: 600;}
.z_left {text-align:left!important; text-indent: 20px;} 
.z_center {text-align:center; } 
.f_center {text-align: center; float: left;}

.fl_left {float: left!important;}
.fl_right {float: right!important;}


.color01{color:#2883dc!important; }
.color02{color:#2b85e5!important; }
.color03{color:#999!important; }

.bgcolor01{background:#0073d5!important; }
.bgcolor02{background:#f0f8ff!important; }



/* 通用PC搜索 */
.pc_search_a01 { float: left; width: 100%; max-width: 650px; overflow: hidden; padding-left: 20px;}

/* 输入框样式 */
.pc_search_a01 .keyword{ float:left; width:calc(100% - 80px); height:32px; line-height:32px; font-size:14px; padding-left:40px; font-family:"微软雅黑";color:#888; background:#fff url("../images/search_bg01.png")no-repeat 10px center;  border:1px solid #ddd;  border-radius: 4px;}

/* 按钮样式 */
.pc_search_a01 .ok{ cursor:pointer;margin: 0px 0 0 8px; border-radius: 4px; float:left; font-family:"微软雅黑"; color:#fff; width:70px; height:32px; line-height:30px; font-size:14px; font-weight: 600; background:#999; border:1px solid #ddd; 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_search_a01 .ok:hover{background:#a80010;}
.pc_search_a01 .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_search_a01 .login:hover{background:#d53120;}



/* 通用链接样式 *****/

.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:#2b7dd1; margin-left: 10px; }
    .link_style_a01:hover:before{color:#2b7dd1; content: "›";font-size: 20px; margin-top: 3px;  }
    .link_style_a01:before {  content: "." ;color:#333; position:relative; top:-5px;  float: left; margin-right: 10px;}


/* 通用浏览器滚动条 *****/

.sm_box01::-webkit-scrollbar{width:4px; height: 4px; }
.sm_box01::-webkit-scrollbar-track{background-color:#fff;}
.sm_box01::-webkit-scrollbar-thumb{background-color:#ccc;}
.sm_box01::-webkit-scrollbar-thumb:hover {background-color:#00b7fd}
.sm_box01::-webkit-scrollbar-thumb:active {background-color:#00b7fd}



/* 通用样式 *****************************************************************/



/* 竖项主菜单 */
.pc_nav_h01 {background: #0073d5; width:100%; margin:0 auto; height:50px; } /*整条导航背景*/

.pc_nav_h01 .menunav{ max-width:1190px;  margin:0 auto; height:50px; line-height:50px; background:none; position:relative; z-index:9990; padding: 0;} 
.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-block; width:calc(100% / 6 ); height:50px;  margin: 0px; }
.pc_nav_h01 .menunav .nLi h3{ float:left; width: 100%; }
.pc_nav_h01 .menunav .nLi h3 a{ display:block;  width: 100%; font-size:20px; font-weight: normal; background:#0073d5; text-align: center; }/*中间导航背景*/
.pc_nav_h01 .menunav .on h3 a{ background:#015ab9; color:#fff; height:50px; }


.pc_nav_h01 .menunav .sub{ float:left; display:none; width:200px; left:0; top:34px; position:absolute; background:#005cb8; opacity:1; line-height:40px;  padding:0px 0px; font-size:18px; }/*下拉导航背景*/
.pc_nav_h01 .menunav .sub li{ zoom:1; }
.pc_nav_h01 .menunav .sub a{ float:left; display:block; width:200px; padding:5px 0px; text-indent: 0px; text-align: center; color:#fff; 
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 */ }
.pc_nav_h01 .menunav .sub a:hover{ background:#398fe5; color:#fff; }




@media screen and (max-width: 640px) and (min-width: 0px){/*屏幕 0-640px*/	
    .pc_nav_h01 {display: none;}
    }
        
@media screen and (max-width: 1024px) and (min-width: 640px) {/*屏幕大于640-1024px*/

    }	 








/*全局swiper切换*/ 
.swiper-container {margin-bottom: 10px;} 



/*PC_BANNER切换*/
.pc_banner_group01 {}
.pc_banner_bg01{background: #b1d6f5;}
.pc_banner_bg02{background: #004392;}
.pc_banner_bg03{background: #4280cb;}
.pc_banner_bg04{background: #4e4f8f;}
.pc_banner_bg05{background: #78c9e6;}



/*wap_BANNER切换*/
.wap_banner_group01 {}
.wap_banner_bg01{background: #b1d6f5;}
.wap_banner_bg02{background: #004392;}
.wap_banner_bg03{background: #4280cb;}
.wap_banner_bg04{background: #4e4f8f;}
.wap_banner_bg05{background: #78c9e6;}


/*PC & WAP BANNER 切换*/

@media screen and (max-width: 640px) and (min-width: 0px){/*屏幕 0-640px*/	
	.pc_banner_group01 {display: none;}
}
	
@media screen and (min-width: 640px) {/*屏幕大于640px*/
	.wap_banner_group01 {display: none;}
}	  


/****************首页图片新闻横杠切换******************/


/*首页新闻*/
div.slideBox{ position:relative; width: 460px; min-width:460px; height:300px; overflow:hidden;}
div.slideBox ul.items{ position:absolute; float:left; background:none; list-style:none; padding:0px; margin:0px;}
div.slideBox ul.items li{ float:left; background:none; list-style:none; padding:0px; margin:0px; width: 460px; min-width:460px;height:300px; }
div.slideBox ul.items li a{ float:left; line-height:normal !important; padding:0px !important; border:none; }
div.slideBox ul.items li a img{ margin:0px !important; padding:0px !important; display:block; max-width: 460px; min-width:460px;height:300px; border:none;}

div.slideBox div.tips{ position:absolute; bottom:0px; width:100%; height:40px; background-color:#000; overflow:hidden;}
div.slideBox div.tips div.title{ position:absolute; left:0px; top:0px; height:100%; }
div.slideBox div.tips div.title a{ color:#fff; font-size:16px;font-weight:bold; line-height:40px; width: 330px;  margin-left:10px; text-decoration:none;display: inline-block; text-overflow:ellipsis; white-space: nowrap; overflow: hidden; /* 新闻标题超出字符隐藏 */}
div.slideBox div.tips div.title a:hover{ text-decoration:none !important; color:#faa755;}

div.slideBox div.tips div.nums{ position:absolute; right:0px; top:0px; height:100%;}
div.slideBox div.tips div.nums a{ display:inline-block; float:left/*For IE.ADD.JENA.201206300844*/; width:20px; height:4px; background-color:#FFF; text-indent:-99999px; margin:18px 10px 0px 0px;}
div.slideBox div.tips div.nums a.active{ background-color:#faa755;}


@media screen and (max-width: 640px) {
	
	div.slideBox{ position:relative; width:370px;  min-width:370px; height:240px; overflow:hidden;}
	div.slideBox ul.items li{  width:370px ; min-width:370px; height:240px;}
	div.slideBox ul.items li a img{ width:370px ;height:240px;}
	div.slideBox div.tips div.title a{ width:250px;  text-decoration:none;display: inline-block; text-overflow:ellipsis; white-space: nowrap; overflow: hidden;}
	div.slideBox div.tips div.nums{ position:absolute; right:0px; top:0px; height:100%; margin-right: 10px;}
	div.slideBox div.tips div.nums a{ display:inline-block; float:left/*For IE.ADD.JENA.201206300844*/; width:15px; height:3px; background-color:#FFF; text-indent:-99999px; margin:18px 4px 0px 0px;}
}





/* swiper-列表新闻标题 *************/

.news_tabs_group01 .news_tabs_head { background:none; width:100%; overflow:hidden; border-bottom: 0px #ddd solid;  }
.news_tabs_group01 .news_tabs_head li {float:left; padding: 0px 5px; color:#999; font-size:22px; height:40px; line-height:40px; text-decoration:none; cursor: pointer; font-weight: bold; margin-top: 10px;}
.news_tabs_group01 .news_tabs_head li.active { color:#013e91; border-bottom:0px solid #005cb8; }
.news_tabs_group01 .news_tabs_head li.active a {float:left; color:#013e91; font-size:22px; border-bottom:0px solid #005cb8; text-decoration:none; cursor: pointer;}
.news_tabs_group01 .news_tabs_head li a:hover { color:#999; }
.news_tabs_group01 .news_tabs_head li a { color:#999; padding: 0px 5px; }




@media screen and (max-width: 640px){
	.news_tabs_group01 .news_tabs_head li {float:left; padding: 0px 5px; color:#999; font-size:20px; height:40px; line-height:40px; color:#666; text-decoration:none; cursor: pointer; font-weight:bold; margin-top: 10px;}
	.news_tabs_group01 .news_tabs_head li.active { color:#013e91; border-bottom:0px solid #3092d6; }
	.news_tabs_group01 .news_tabs_head li.active a {float:left; color:#013e91; font-size:20px; border-bottom:0px solid #3092d6;  text-decoration:none; cursor: pointer;}
	.news_tabs_group01 .news_tabs_head li a:hover { color:#999; }
	.news_tabs_group01 .news_tabs_head li a { color:#999; padding: 0px 5px;}

}




/* 列表新闻子菜单 */
.news_tabs_group01 .news_tabs_head a.sub{position:relative;color:#666; background:none;font-size: 1.6rem; padding: 0px;margin-left: 30px; height: 40px; line-height:40px;}

.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; margin-top: 5px; text-align: left; }
.news_tabs_group01 .news_list ul {width: 100%; overflow: visible; padding: 0px; margin: 0; }
.news_tabs_group01 .news_list ul li{ line-height:40px; height:40px; text-indent: 5px;  color:#666;  border-bottom:0px dashed #ddd; position: relative;}
.news_tabs_group01 .news_list ul a{ color:#666; float:left; display:inline; width:77%; text-overflow:ellipsis; white-space: nowrap;overflow: hidden;/* 新闻标题超出字符隐藏 */font-size: 16px; line-height:40px;  
-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:#2b7dd1; margin-left: 15px; }
.news_tabs_group01 .news_list ul a:hover:before{color:#2b7dd1; content: "›";font-size: 20px; top:0px; line-height:32px;  }

.news_tabs_group01 .news_list ul span { color:#999; float:right;font-size: 16px; line-height:40px; padding-right: 5px;   }
.news_tabs_group01 .news_list ul li a:before { content: "."; font-size: 30px;line-height:20px; color:#3092d6; position:relative; top:0px;  float: left;  }



@media screen and (max-width: 1024px) and (min-width: 640px){
	.news_tabs_group01 .news_list ul a{line-height:45px; height:45px; } /* 改变新闻列表行高 */

}

@media screen and (max-width: 640px){ /*屏幕小于640px*/
	.news_tabs_group01 .news_list ul {margin-top: 0px;}
	.news_tabs_group01 .news_list ul li{ line-height:40px; height:40px; text-indent: 5px;  color:#666;  border-bottom: 0px dashed #ccc; position: relative;}
	.news_tabs_group01 .news_list ul a { line-height:40px;  width:70%; }/* 改变新闻列表行高 */
	.news_tabs_group01 .news_list ul a:hover:before{color:#2b7dd1; content: "›";font-size: 20px; top:-1px; line-height:40px; }
	.news_tabs_group01 .news_list ul span { line-height:40px; }
	.more a{line-height:15px;}	
}


/* 列表新闻主体--无虚线 */
.news_tabs_group01 .news_list01 {clear:both; position:relative; margin-top: 5px; text-align: left; }
.news_tabs_group01 .news_list01 ul {width: 100%; overflow: visible; padding: 0px; margin: 0; }
.news_tabs_group01 .news_list01 ul li{ line-height:35px; height:35px; text-indent: 5px;  color:#666;  border-bottom: 0px dashed #ccc; position: relative;}







/* TEL样式 */
.tel {width:200px; height:20px; margin-top: -25px; position:relative; z-index: 1;float: right; border-radius:100%; background: #036bae; background: #fff;  display: none; font-size:15px; line-height:20px;	}



/* MORE样式 */
.more {height:20px; margin-top: -25px; position:relative; z-index: 1;float: right; border-radius:100%; background: #036bae; background: #fff;  display: none;}

.more a{float:left; width:55px;height:20px;border-radius:100%; color:#999; font-size:16px; line-height:16px; text-align:center; font-weight:600; font-weight:normal;
	-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: #fff;color: #666;
	/* -webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg); */
	 }

@media screen and (max-width: 640px)  {/*屏幕小于640px*/
	.more a{float:left; width:45px;height:20px;border-radius:100%; color:#999; font-size:15px; line-height:16px; text-align:center; font-weight:600; font-weight:normal;
	-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;
}


}
.show {z-index: 99; display: block; background: #036bae;background: #fff; color:#333; } /* 显示more */
.one_more {z-index: 99; width:2rem;height:2rem;display: block; } /* 第一个more */
.top_more {	z-index: 999; background: #036bae; background: #ff5500; display: block;}  /* 点击加载MORE到最上面 */
/* MORE样式 */





/* 首页--业务板块 */
.icon02box { margin: 0 auto; padding: 0; }
.icon02box li { float:left; width:calc(100% / 1 - 0px); background: none; margin: 0;}
.icon02 { background: #e8f5ff; height: 70px; margin: 10px 0px 0 0px; border: 0px solid #c8e3fb;}
.icon02:hover{ background: #f6fbff; } 
.icon02 p { float:left; color:#4d4d4d; font-size: 20px; line-height: 20px; text-align: center; padding-left: 0px;  margin: 25px 0; }
.icon02 p:hover{ color:#2b7dd1; } 
.icon02 img { float:left; margin: 2px 15px 0px 25px; width: 60px;  }

@media screen and (max-width: 640px)  {/*屏幕小于640px*/
	.icon02box {  margin: 0 auto; padding: 0;  min-height: 150px; }
	.icon02box li { float:left; width:calc(100% / 2 - 0px); background: none; height: 80px;}
	.icon02 { background: #f2f9ff; height: 70px; margin: 10px 5px; padding: 0; }
	.icon02 p { float:left; color:#4d4d4d; font-size: 16px; line-height: 20px; text-align: center; padding-left: 0px;  margin: 25px 0; }
	.icon02 p:hover{ color:#2b7dd1; } 
	.icon02 img { float:left; margin:10px 5px 0px 15px; width: 50px;  }
}



/* 首页--集团概况 */
.icon01box { width:100%; margin: 0 auto; padding: 0;  overflow: hidden;}
.icon01box p { float:left; width: 465px; color:#4d4d4d; font-size: 16px; text-align: justify; line-height: 34px;  padding: 10px 20px 0 10px ;  margin: 0px; overflow: hidden; }
.icon01box img { float:left; margin: 0px;  padding: 10px 0; width: 390px;}


@media screen and (max-width: 640px)  {/*屏幕小于640px*/
	.icon01box p { float:left; width: 100%; color:#4d4d4d; font-size: 16px; text-align: justify; line-height: 30px;  padding: 10px 10px 0 10px ;  margin: 0px; overflow: hidden; }

}




/* 标题样式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:#0059b5; background:none;border-bottom:3px solid #0059b5; 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:#0059b5; background:none;font-weight:bold;border-bottom:3px solid #0059b5; }


.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: 5px;}
.titel_group02 .news_tabs_head { background:none; width:100%; overflow:hidden; border-bottom: 1px #ddd solid;  }
.titel_group02 .news_tabs_head li {float:left; padding: 0px 10px; font-size:22px; height:45px; line-height:45px; color:#013e91; text-decoration:none; cursor: pointer; margin-top: 10px; font-weight: bold; }
.titel_group02 .news_tabs_head li.active { color:#013e91; border-bottom:0px solid #005cb8; }
.titel_group02 .news_tabs_head li.active a {float:left; color:#013e91; font-size:22px; border-bottom:0px solid #005cb8; text-decoration:none; cursor: pointer;}
.titel_group02 .news_tabs_head li a:hover { color:#013e91; }
.titel_group02 .news_tabs_head li a { color:#666; padding:  0px 10px;}



	


/* 图片样式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;}




/* 图片按钮样式01 */
.imgbtn_style_group01 a {width:330px; height:500px; margin:10px 0px 0px 15px; display: inline-block;}




.imgbtn_style01{ float:left; width:330px; height:500px;  position:relative;  border: 1px #ccc solid;}

.imgbtn_style01 .img{ width: 100%; height:100%;  position:relative; text-align:center;background: rgba(0,0,0,0.25); border:1px #ccc solid；}

.imgbtn_style01 .img .con{position:absolute;width: calc(100% - 40px) ;height: 460px;top: 50%;margin-top: -230px;left: 50%;margin-left: -144px;padding:0px;text-align: center;}

.imgbtn_style01:hover .img .con{ background: rgba(216,20,23,0.7); -moz-transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}

.imgbtn_style01 .img .con .table01{ display:table; width:100%; height:100%;}

.imgbtn_style01 .img .con .table01 .table_cell{ display:table-cell; vertical-align:middle; -moz-transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}

.imgbtn_style01 .img .con h3{ height:64px;}

.imgbtn_style01 .img .con h4{ font-size:16px; color:#fff; margin-bottom:8px; }

.imgbtn_style01 .img .con h5{ font-size:14px; color:#fff; position:relative;}

.imgbtn_style01 .img .con h5:before{content:"";position:absolute;left:50%;top:35px;width:1px;height:0;background:rgba(255,255,255,0.5);-moz-transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}

.imgbtn_style01:hover .img .con h5:before{ height:20px;}

.imgbtn_style01 .img .con p{text-align: center;font-size:13px;line-height:26px;color:rgba(255,255,255,0.8);opacity: 0;-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;transition: opacity 0.3s, transform 0.3s;height:0; padding: 0 10px;}

.imgbtn_style01:hover .img .con p{ opacity: 1; height:auto;  margin-top:50px; -moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;} 



/* 图片按钮样式02 */
.imgbtn_style_group02 ul{ width:100%;margin: auto; overflow:hidden;
min-height: 200px;background-image:url("../images/big_bg01.jpg");
background-position: center center; background-repeat: no-repeat; 
background-attachment: fixed;background-size: cover; 
}

.imgbtn_style02 {float:left; width:210px; text-align:center; margin-top: 50px;}

.imgbtn_style02 .img{width:150px;height:150px;border:rgba(255,255,255,0.2) 1px solid;margin:0 auto;border-radius:50%;position:relative;margin-bottom: 10px; }

.imgbtn_style02:hover .img{ filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#59D81417', endColorstr='#59D81417');background:rgba(216,20,23,0.35); border:rgba(216,20,23,0) 1px solid}

.imgbtn_style02 .img .con{position:absolute;width:125px;height:125px;top: 12px;left: 12px;border-radius:50%;background:rgba(255,255,255,0.2);}

.imgbtn_style02:hover .img .con{ background:#de373a;}

.imgbtn_style02 .img .con .table01{ display:table; width:100%; height:100%;}

.imgbtn_style02 .img .con .table01 .table_cell{ display:table-cell; vertical-align:middle;}

.imgbtn_style02 .img .con h4{ font-size:15px;color:#fff; margin-bottom:5px;}

.imgbtn_style02 .img .con h5{font-size:14px;color:#fff;position:relative;}

.imgbtn_style02 .img .con h5:before{content:"";position:absolute;left:50%;top: 30px;width:2px;height:0;background:#fff;-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}

.imgbtn_style02:hover .img .con h5:before{ height:20px;}

.imgbtn_style02 h6{font-size:14px;color: #fff;line-height:22px;opacity:0;-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}

.imgbtn_style02:hover h6{opacity: 0.8;}










/*按钮样式01*/

.btn_style01 {position: relative; display: block;  float: left;  width: 100%; box-sizing: border-box;}
.btn_style01 a {
/*文字上下居中*/display: flex;align-items: center;justify-content: space-around;flex-direction: column;/*文字上下居中*/
width:100%;height: 6rem; text-align: center; color:#086eba; font-weight: 600;background: #b9def0; box-shadow: 0px 0px 3px #aaa;
border-radius: 5px; border: 1px #fff solid; font-size: 1.5rem; line-height: 2rem;overflow: hidden;
}
.btn_style01 a:hover { border: 3px #aefcff solid;  }


/*按钮样式02*/
.btn_style02 {width: 98%; margin-top: 1px; margin-left: 2px!important; }


/*链接样式01*/
.alink_group01{ width: 100%; margin: 10px 0px;}
.alink_style01{display: block; height: 48px; position: relative; border: 1px solid #ddd; text-decoration: none; width: 23%; margin-left: 1%; float: left;}

.alink_style01 strong{ position: relative; z-index: 3; height: 48px; line-height: 48px; color: #535355; font-size: 14px; padding-left: 30px;}

.alink_style01 i{position: absolute; left: 0; top: 0; display:block; background: #d83648; height: 48px; width: 0px; z-index: 0;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out; 
    }
    
.alink_style01:hover{border: 1px solid #ddd; }
.alink_style01:hover strong{ color: #fff;}      
.alink_style01:hover i{ width: 100%;}

.alink_on i{width: 100%;}
.alink_on strong{ color: #fff; }




/*PC图片轮播*/
.pc_pic_move_group01 {display: block; width: 100%; margin: 0 auto; margin-top: 15px;}
.pc_pic_move01 {height: 185px; border: 0px solid #ccc; position: relative;} /*图片&按钮轮播高度 位置*/
.pc_pic_move_next_01a {position: absolute; top:50px;right:30px;} /*左箭头 位置*/
.pc_pic_move_next_01b {position: absolute; top:50px;left:30px;} /*右箭头 位置*/
.pc_pic_move_dot01 {bottom: 0px!important;display: block;}  /*导航-点点点 位置*/




@media screen and (max-width: 640px) { /*屏幕小于640px*/
    .pc_pic_move_group01 {display: block;width: 100%;}
    .pc_pic_move01 {height: 150px; border: 0px solid #ccc; position: relative;} /*图片&按钮轮播高度 位置*/
    .pc_pic_move_next_01a {display: none;} /*左箭头 位置*/
    .pc_pic_move_next_01b {display: none;} /*右箭头 位置*/
    .pc_pic_move_dot01 {bottom: 0px!important; display:block;}  /*导航-点点点 位置*/
}

@media screen and (max-width: 1024px) and (min-width: 640px) {/*屏幕640px-1024px*/
.pc_pic_move01 {height: 150px; border: 0px solid #ccc; position: relative;} /*图片&按钮轮播高度 位置*/
.pc_pic_move_next_01a {display: none;} /*左箭头 位置*/
.pc_pic_move_next_01b {display: none;} /*右箭头 位置*/
	
.pc_btn_move_next_01a {display: none;} /*左箭头导航 位置*/
.pc_btn_move_next_01b {display: none;} /*右箭头 位置*/

}	 

@media screen and (min-width: 1024px) {/*屏幕大于1024px*/
.pc_pic_move01 {height: 150px; border: 0px solid #ccc; position: relative;} /*图片&按钮轮播高度 位置*/
.pc_pic_move_next_01a {display: none;} /*左箭头 位置*/
.pc_pic_move_next_01b {display: none;} /*右箭头 位置*/
}	 



/*PC按钮轮播*/

.pc_btn_move_group01 {display: block;}
.pc_btn_move01 {height: 95px; border: 0px solid #ccc; position: relative;} /*图片&按钮轮播高度 位置*/

.pc_btn_move_next_01a {position: absolute; top:32px;right:-10px;} /*左箭头导航 位置*/
.pc_btn_move_next_01b {position: absolute; top:32px;left:-10px;} /*右箭头 位置*/
.pc_btn_move_dot01 {bottom: 0px!important;}  /*导航-点点点 位置*/






/*侧边按钮轮播*/

.side_ok {   }
.side_ok li { float: left; width: 100%; height:90px; margin-top: 10px; }
.side_ok li .s1 { display: block; width: 100%; height: 100%;background: #028ac9; border-radius: 5px;}
.side_ok li .s2 { display: block; width: 100%; height: 100%;background: #e78d52; border-radius: 5px;}
.side_ok li .s3 { display: block; width: 100%; height: 100%;background: #13ac5d; border-radius: 5px;}

.side_ok li a:hover {background: #ff5400;}



@media screen and (max-width: 1200px) and (min-width: 640px){
	.side_ok li { float: left; width: 100%; height:70px; margin-top: 10px; }
}

@media screen and (max-width: 990px) {
	.side_ok li { float: left; width: 32%; height:70px;  }
	.side_ok li+li{  margin-left:2%;  }
}





/*尾部*/

.pc_footer_group01 { margin-top: 40px;}
.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: #b1d0f8; padding: 10px 0px ; border-top:0px solid #00449b; }


.footer_bg02 { width: 100%; background: #0073d5; height:160px; border-top:0px solid #b1d0f8; padding: 10px 0;}
.footer_bg .titel { color:#fff; margin-top: 18px; text-indent: 80px; font-size: 16px; font-weight: 600;}


/*版权菜单*/
.bottom_menu_group01 { text-align: left;  /*设置子元素因为inline-block出现的间隙*/display: table; word-spacing:-1em; padding: 0px; margin-bottom: 10px;}
.bottom_menu_group01 li {}
.bottom_menu_group01 li+li {}
.bottom_menu_group01 a { font-size: 16px; color:#fff; padding: 0 15px; margin: 0px;  border-left: 1px #6daeee solid;  border-right: 1px #6daeee solid; height: 25px; line-height: 25px; margin-right: -1px; display: inline-block;}
.bottom_menu_group01 a:hover { color:#5baff7;}


@media screen and (max-width: 640px) { /*屏幕小于640px*/
.bottom_menu_group01  {display: none; }
}




/*版权地址信息*/
.copyright_group01 {text-align: left; line-height: 35px; margin: 0px 0px; overflow: hidden; color: #fff;  font-size: 16px;  padding: 15px 0; }



/*=======POP  AD==================*/
.pop_group01 {  overflow:hidden;}
.pop_ad { display:block; z-index:999; position:fixed; bottom:210px; right:20px; }
.pop_ad .box{ position:relative;}
.pop_ad .box a{ display:block; }
.pop_ad .box img{ display:block;  border: 1px #ccc solid;}
.pop_ad .box .pop_close img{ display:block;  border: 0px #ccc solid;}

.pop_ad .box .pop_close{ position: absolute; right: 5px; top: 5px; cursor: pointer; -moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out; border: 0px #000 solid;}
.pop_ad .box .pop_close:hover{ transform:rotate(360deg);-webkit-transform:rotate(360deg); -moz-transform:rotate(360deg); }


.pop_ad01 { display:block; z-index:999; position:fixed; bottom:210px; left:20px; }
.pop_ad01 .box{ position:relative;}
.pop_ad01 .box a{ display:block; }
.pop_ad01 .box img{ display:block;  border: 1px #ccc solid;}
.pop_ad01 .box .pop_close img{ display:block;  border: 0px #ccc solid;}

.pop_ad01 .box .pop_close{ position: absolute; right: 5px; top: 5px; cursor: pointer; -moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out; border: 0px #000 solid;}
.pop_ad01 .box .pop_close:hover{ transform:rotate(360deg);-webkit-transform:rotate(360deg); -moz-transform:rotate(360deg); }


@media screen and (max-width: 640px) { /*屏幕小于640px*/
.pop_group01 {display: none; }
}





/*=======POP  AD==================*/



/*=======搜索弹出窗口==================*/

.search_btn_group01 {position:relative; width: 50%; height: 80px; border: 1px #ccc solid; }
		
#btn_search{position: absolute; right: 0px; top:0px; height: 80px; background: url(../images/line_search.png) left center no-repeat; width: 50px;}

#btn_search a{ display: block; background: url(../images/icon_search.png) center center no-repeat; height: 80px; width: 50px; padding-left: 30px;background-color: #ddd; }

#btn_search a:hover{background: url(../images/icon_search_hover.png) center center no-repeat; background-color: #ddd;}

#pop_seach_box{ position:fixed; z-index:9999; top:0;  left:0; display:none; height:100%; width:100%; }

#pop_seach_box .bg_box{ position:fixed; z-index:9994; top:0px; display:none;  height:100%; width:100%;filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#D8000000', endColorstr='#D8000000');background:rgba(0,0,0,0.85);}
		
#pop_seach_box form{ position:absolute; border-radius: 4px; overflow: hidden; top:50%; z-index:9999; background: #fff;  height: 80px; width: 90%; left:50%; margin-left:-45%; margin-top:-40px;}

#pop_seach_box input[type="text"]{ border: none;  width:calc( 100% - 80px );  display: block; height:80px; text-align: left; color: #434343; font-size: 16px; background:none; line-height:80px; padding:0 20px; }
 
#pop_seach_box input[type="text"]:focus{ text-align: left;}  

#pop_seach_box input[type="submit"]{  position:absolute; right:0; top:0; padding: 0; z-index:2; background:url(../images/icon_search.png) center no-repeat; height:80px; width:80px; cursor:pointer; border:none; background-color: #ccc;}

#pop_seach_box input[type="submit"]:hover{background:url(../images/icon_search_hover.png) center no-repeat;background-color: #ddd;}	

/*=======搜索弹出窗口==================*/




	
/*=======二维码弹出===========*/

.emw_group01 { text-align: center;}

.emw_group01 .fix_ewm_box {position: fixed; top: 0px; right: 0; z-index: 9999; display: none; width: 100%; height: 100%; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#D8000000', endColorstr='#D8000000');background:rgba(0,0,0,0.85); }


.emw_group01 .fix_ewm_box .ewm_pic img{ display: block; position: absolute; top: 50%; left: 50%;
	width: 240px; height: 280px;  margin-left: -120px; margin-top: -160px;  
	-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: 
	all 0.6s ease-in-out;}	
	
/*=======二维码弹出===============*/
	













/* 内页框架开始*****************************************************/


/* 路径**条件*/

.path_group01 {width:100%;line-height: 45px; border-bottom:#ddd 1px solid; overflow: hidden; padding: 5px 20px;}
.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; }


 @media screen and (max-width: 640px) and (min-width: 0px){/*屏幕 0-640px*/
.path_group01 {display: none;}
 }





/********** 内页左侧树型三级菜单**********/

/* 左侧菜单*/
.left_nav01{ float:left; width:100%;  margin-top: 10px;}
.left_nav01 .titel{ float:left; font-size:22px; font-weight: bold;color:#fff; width:100%; height:60px; line-height:60px; text-indent:0em; text-align: center;}
.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:#2883dc; 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:44px; 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:44px; line-height:36px; 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:"微软雅黑"; background: #fff; }
#tree_nav01 {width:100%;  margin:0 auto;  margin-bottom:0px;list-style: none; padding:0;  }
#tree_nav01 ul {margin:0px; padding:0px; vertical-align:text-top; display: none;}
/***一级菜单***/
#tree_nav01 li {padding:0px;}
#tree_nav01 li a {font-size:18px; margin-top:0px; text-indent:0em; line-height:30px ; padding: 15px 0 15px 20px;/*text-align: center;*/ display:block; text-decoration:none;outline:0; border-bottom:1px solid #f2f2f2; color:#333; background: url("menu_icon2.png")240px 23px no-repeat;}
#tree_nav01 li a:hover { color:#2b7dd1;}
#tree_nav01 li a.on {color:#316ace; background: url("menu_icon2.png")240px 23px #f2f9ff no-repeat;}
/***二级菜单***/
#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:#2b7dd1; 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:#2b7dd1;}
#tree_nav01 span{float:right;}
/* ==============树型菜单样式============== */







/********** 移动端子菜单可以回收01**********/
#nav_slide{background: #ccc; line-height: 50px; position: relative;   height: 50px; margin-top: -25px;}
#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: 0px;}
.news_list_group01 .news_tabs_head {background:none; width:100%; overflow:hidden; margin-top: 0px; padding: 0px; border-bottom: 1px #ddd solid;}
.news_list_group01 .news_tabs_head li {float:left; padding: 0px 10px;font-size:22px; height:60px;line-height:60px; color:#3092d6; text-decoration:none; cursor: pointer; font-weight:normal; margin-top: 10px;  }
.news_list_group01 .news_tabs_head li.active {color:#013e91; border-bottom:0px solid #005cb8; font-weight:bold; height:60px;line-height:60px;}

.news_list_group01 .news_tabs_head a {float:left;padding: 0px 10px;font-size:22px; height:60px;line-height:60px;color:#3092d6;text-decoration:none; cursor: pointer;}
.news_list_group01 .news_tabs_head a.active {color:#013e91; background:none;border-bottom:0px solid #005cb8; font-weight:bold;height:60px;line-height:60px;}






/* 内页新闻列表 */
.news_list_group01 .news_list {clear:both; position:relative;  text-align: left; }
.news_list_group01 .news_list ul {margin-top: 10px; width: 100%; overflow: visible; padding: 0; }
.news_list_group01 .news_list ul li{line-height:40px; height:40px; text-indent: 5px;  border-bottom: 0px dashed #ddd; }
.news_list_group01 .news_list ul a{ color:#666; display:inline; width:85%;text-overflow:ellipsis;white-space: nowrap;overflow: hidden;/* 新闻标题超出字符隐藏 */font-size: 1.6rem; line-height: 40px;
-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:#2b7dd1; margin-left: 15px;}
.news_list_group01 .news_list ul a:hover:before{color:#2b7dd1; content: "›";font-size: 20px; margin-top: 7px; }

.news_list_group01 .news_list ul span{ color:#999;  font-size: 16px; line-height: 40px; padding-right: 10px; }
.news_list_group01 .news_list ul li a:before {content: "."; font-size: 30px;line-height:33px; color:#3092d6;position:relative; top:-6px;  float: left;}




@media screen and (max-width: 640px){
	.news_list_group01 .news_list ul {margin-top: 1rem;}
	.news_list_group01 .news_list ul li{line-height:40px; height:40px; }/* 改变新闻列表行高 */
	.news_list_group01 .news_list ul a{ color:#666;float:left; display:inline; line-height:40px; height:40px;width:68%;text-overflow:ellipsis; white-space: nowrap;overflow: hidden;/* 新闻标题超出字符隐藏 */font-size: 16px; 
-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 span{ color:#999;  font-size: 16px; line-height: 40px; padding-right: 5px; }

}




.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:26px; line-height:34px; padding: 20px 0px; width:100%; text-align:center; font-weight:bold;}

@media screen and (max-width: 640px) { /*屏幕小于640px*/
	.content_head01 .z_title { font-size:22px; line-height:34px; padding: 10px 0px; width:100%; text-align:center; font-weight:bold;}
}


.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; }
.content_head01 .read li{padding: 8px 0px; text-align: center; }




/* 文章内容*/
.article_cont {width:100%; font-size:16px; line-height:32px; margin:10px 0; color:#666;  padding: 0;}
.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}

.article_cont .pic { display: block;  width: 235px; height: 300px; margin: 20px 0; }


/* 分享样式*/
.articl_share { width:100%; font-size:16px; line-height:30px;  margin-bottom:0px; overflow: hidden;}
.articl_share .app{float:left; margin-top:30px;}
.articl_share .app a{margin-left:1px;}
.articl_share .print{float:right; margin-top:30px;}
.articl_share .print a{margin-left:1px;}




/* PC搜索通用 */
.pc_search_a01 { float: left; width: 100%; max-width: 650px; overflow: hidden; padding-left: 20px;}

/* 输入框样式 */
.pc_search_a01 .keyword{ float:left; width:calc(100% - 80px); height:32px; line-height:32px; font-size:14px; padding-left:40px; font-family:"微软雅黑";color:#888; background:#fff url("../images/search_bg01.png")no-repeat 10px center;  border:1px solid #ddd; margin: 0px 0px 0px 0px;  border-radius: 4px;}
/* 按钮样式 */

.pc_search_a01 .ok{ cursor:pointer;margin: 0px 0 0 8px; border-radius: 4px; float:left; font-family:"微软雅黑"; color:#fff; width:70px; height:32px; line-height:30px; font-size:14px; font-weight: 600; background:#999; border:1px solid #ddd; 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_search_a01 .ok:hover{background:#0059b5;}

.pc_search_a01 .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:#0059b5; 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_search_a01 .login:hover{background:#0059b5;}


@media screen and (max-width: 640px) and (min-width: 0px){/*屏幕 0-640px*/	
.pc_search_a01 {padding-left: 35px; margin-top: 5px;}
    }








/* 投资企业 */
.in-box{ width: 100%; margin-top:10px; overflow:hidden; background: #e8f5ff; }

.xkpd-box{ position:relative; overflow:hidden; }
.xkpd-box .prev,.xkpd-box .next{ color:#999; width:35px; height:35px; left:-20%; font:bold 25px/35px "宋体";  background:rgba(255, 255, 255, 0.8); margin:0px; position:absolute; top:35%; text-align:center; z-index:2000; display:block; cursor:pointer;
   -moz-border-radius:50%;
-webkit-border-radius:50%;
		border-radius:50%;
}

.xkpd-box .next{ left:auto; right:-20%;}
.xkpd-box:hover .prev{ left:0;}
.xkpd-box:hover .next{ right:0;}
.xkpd-box .prev:hover,.xkpd-box .next:hover{ color:#fff; background:#0c4daa;}
.xk-img-list li,.xk-img-list li h4{
   -moz-transition:all 0.3s;
-webkit-transition:all 0.3s;
		transition:all 0.3s;
}
.xkpd-box .bd { height:110px; overflow:hidden; position:relative; width:none; margin: 0 20px;}

.xk-img-list li{ float:left;  height:60px; width: calc(100% / 6 - 10px); margin: 25px 5px; border:0px solid #fff; background: #fff; }
.xk-img-list li img{  width:100%;  }
.xk-img-list li a{ display:block; margin:2px; overflow:hidden; color: #666;}
.xk-img-list li:hover{ background: #fff;}


@media screen and (max-width: 640px) { /*屏幕小于640px*/
	.xk-img-list li{ float:left; height:60px;  width: calc(100% / 2 - 10px); margin: 25px 5px; }
}


