




/*index 页面样式开始*/


/*index样式开始*/



/*悬浮窗样式*/
.index_keifu_box{position:fixed;top:10%;left:0; _position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom,10)||0)-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
 z-index:990;background-color: #f9f9f9;     box-shadow: 0 -1px 14px -2px #000000;}
.icon_index_keifu_box{width:26px;height:100px;float:left;background:url(../img/fieldbg1.png) 0 0;position:relative;display:none;cursor:pointer;}
.index_keifu_box_box{float:left;width:189px;}
.index_keifu_box_head{color:white;height:41px;background-color:#e00025;background-position: 0 -103px;line-height:41px;position:relative;text-align: center;}
.index_keifu_box_head .kb_newicon{position:relative; top:5px; left:-4px;background: url(../img/newsicon.png)no-repeat; width: 19px; height: 19px; display: inline-block;}




.index_keifu_box_close:link,.index_keifu_box_close:visited{display:block;width:11px;height:11px;background:url(../img/fixedcloseicon1.png)no-repeat;position:absolute;top:5px;right:5px;}
.index_keifu_box_close:hover{background-position:-60px 0;}
.index_keifu_box_con{border-left:7px solid #029bdb;border-right:7px solid #029bdb;padding-top:15px;background:#fbfbfb;}
.index_keifu_box_con li{height:33px;padding-left:12px;}
.index_keifu_box_con .weixin{height:96px;}
.index_keifu_box_con .bt{font-size:16px;height:30px;line-height:30px;text-align:left;padding:0 0 0 20px;color:#012646;}
.index_keifu_box_bot{ box-sizing: border-box; padding: 15px 15px 26px;}
.index_keifu_box_bot .kb_inner{border: 1px solid #d2d2d2; width: 164px; height: 306px;background-color: #f8f8f8; box-sizing: border-box; padding: 10px;}

.index_keifu_box_bot .kb_inner .kb_data{ line-height:43px; text-align: center; color: red;}
.index_keifu_box_bot .kb_inner .kb_text{ height: 207px;}
.index_keifu_box_bot .kb_inner .kb_link{ height:40px;}

.index_keifu_box_bot .kb_inner .kb_link .link_icon{ float: right; width: 30px; height: 30px; }

.index_keifu_box_bot .kb_inner .kb_link a:nth-of-type(1) .link_icon{background: url(../img/dow_icon.png) no-repeat; background-position-y: 10px;}
.index_keifu_box_bot .kb_inner .kb_link a:nth-of-type(2) .link_icon{ background: url(../img/saveicon.png)no-repeat;background-position-y: 12px;
    background-position-x: 6px;}
.index_keifu_box_bot .kb_inner .kb_link a:nth-of-type(3) .link_icon{ background: url(../img/lookicon.png)no-repeat;background-position-y: 14px;}
/*悬浮窗样式end*/

/*轮播图样式开始*/
.index_banner{width: 100%; }
.index_banner .animaldiv{height: 200px;  height: 520px; }  
/*3张banner图片指定*/
.index_banner .item:nth-of-type(1) .animaldiv{background: url(../img/bannerimg1.jpg) no-repeat;    background-size: 100% 100%;}
.index_banner .item:nth-of-type(2) .animaldiv{background: url(../img/bannerimg2.jpg)no-repeat;    background-size: 100% 100%;}
.index_banner .item:nth-of-type(3) .animaldiv{background: url(../img/bannerimg3.jpg)no-repeat;    background-size: 100% 100%;;}
/*3张banner图片指定*/

/*轮播图样式end*/

/*内容区域样式开始*/

.index_core_content .cc_top .cc_top div{margin: 0 auto;  width: 1059px;}
.index_core_content .cc_top a{ text-align: center; color: #333333; font-size: 18px;}
.index_core_content .cc_top a:hover{ text-align: center; color: #999999; text-decoration: none;}
.index_core_content .cc_top .news{margin: 0 auto; height: 77px;display: inline-block; line-height: 77px;}/*新闻项*/
.index_core_content .cc_top .news .i{width: 19px; height: 19px; background-color: red; display: inline-block;}/*新闻项图标*/

.index_core_content .cc_top {position: relative; overflow: hidden;height: 77px;}
.index_core_content .cc_top div{position:absolute; left:50px;margin: 0 auto; 
										animation:news_animation alternate 35s  infinite linear ;}
.index_core_content .cc_top:hover div{animation:none ;}
.index_core_content .cc_top a{ text-align: center; color: #333333;}
.index_core_content .cc_top a:hover{ text-align: center; color: #999999; text-decoration: none;}



.index_core_content .cc_top .news:first-child{background-color: #e00025; width: 172px; height: 45px; line-height: 45px;}/*新闻项*/


.index_core_content .cc_top .news:nth-of-type(2) .i{position:relative;top: 4px;background: url(../img/news_ico.png)no-repeat; margin-left: 17px;}/*新闻项图标*/
.index_core_content .cc_top .news:nth-of-type(3) .i{position:relative;top: 4px;background: url(../img/news_ico.png)no-repeat;margin-left: 17px;}/*新闻项图标*/
.index_core_content .cc_top .news:nth-of-type(4) .i{position:relative;top: 4px;background: url(../img/dow_icon.png)no-repeat;margin-left: 17px;}/*新闻项图标*/
.index_core_content  .cc_top_underline{height:11px;background: url(../img/news_underline.png)no-repeat; background-size: cover;}/*新闻项图标*/

.index_core_content  .news_view{    margin-top: 46px;}/*新闻项图标*/
.index_core_content  .news_view .new_left{float:left;height: 335px; width: 514px;     margin-left: 17px;}/*新闻项图标*/
.index_core_content  .news_view .new_left .carousel-indicators{    bottom: 3px;
    /* right: 27px; */
    /* right: 30px; */
    left: 431px;}/*新闻项图标*/
  
.index_core_content  .news_view .new_left .animaldiv {position: relative;}/*新闻项图标*/
.index_core_content  .news_view .new_left .animaldiv .text_button{text-indent:10px;position:absolute; left:0; bottom: 0;
														line-height: 51px; 
														width: 514px; height: 51px; background-color: black;}/*新闻项图标*/
														
.index_core_content  .news_view .new_left .carousel-indicators li {background-color: white;}/*新闻项图标*/
.index_core_content  .news_view .new_left .carousel-indicators .active {background-color: #51a200;}/*新闻项图标*/
														
.index_core_content  .news_view .new_right {width: 636px; height: 335px; float: right;}/*新闻项图标*/

.index_core_content .tabbox{background:#f0f0f0;font-family:'微软雅黑'; height: 335px;    border: 1px solid #e2e1e1;}
.index_core_content .tabbox .tab{overflow:hidden;background:#ccc; background-color: #fdfdfc;border-bottom: 1px solid #e2e1e1;}
.index_core_content .tabbox .tab a{border-top:2px solid rgba(0,0,0,.0);display:block;padding:10px 33px 11px 29px;float:left;text-decoration:none;color:#333;
										}
.index_core_content .tabbox .tab a:hover{border-top:2px solid red;text-decoration:none;}
.index_core_content .tabbox .tab a.on{text-decoration:none;border-top:2px solid red;}
.index_core_content .tabbox .content{overflow:hidden;    width: 634px;
    height: 283px;position:relative; padding: auto; background-color: #fdfdfc; }
.index_core_content .tabbox .content ul{position:absolute;left:0;top:0; list-style: amharic;}
.index_core_content .tabbox .content li{width:637px;float:left; list-style-type: disc;padding: auto;}
.index_core_content .tabbox .content li p{padding:10px;}
.index_core_content .tabbox .content li a{text-indent: 23px;}
.index_core_content .tabbox .content span {position: relative;
    top: 10px;display:inline-block;width:29px; height:29px;background: url(../img/list_icon.png)no-repeat;}

/*自定义字体开始*/
font-family:icomm;
src: url('../fonts/icomoon.ttf'),
 url('../fonts/icomoon.eot'); 
}
/*自定义字体结束*/

	




/*社会动态轮播图*/
.index_core_content .sd_banner{ background: url(../img/dt_bg1.jpg)no-repeat; background-size: cover; margin-top: 65px;}		
			#slide-box{position:relative;height:472px;}
.index_core_content #slide-box .corner{clear:both;border-top:#333 1px solid;display:block;overflow:hidden;height:0;margin:0 1px;}

.index_core_content #slide-box .JQ-slide-content{position:absolute;}
.index_core_content #slide-box .JQ-slide-nav a{display:block;z-index:99;width:37px;color:#b4b4b4;position:absolute;top:236px;height:65px;text-decoration:none;}
.index_core_content #slide-box .JQ-slide-nav a span{    display: block;
	background:url(../img/bannerjt1.png)no-repeat;
    background-position: center center;
    background-size: 59% 66%;
    background-color: #1a9cd6;
    width: 44px;
    cursor: pointer;
    height: 44px;
    text-align: center;
    color: #a3d7e1;}
 .index_core_content #slide-box .JQ-slide-nav a:last-child span{    display: block;
	background:url(../img/bannerjt.png)no-repeat;
    background-position: center center;
    background-size: 59% 66%;
    background-color: #1a9cd6;
    width: 44px;
    cursor: pointer;
    height: 44px;
    text-align: center;
    color: #a3d7e1;}
.index_core_content #slide-box .JQ-slide-nav .corner{border-color:#4b4b4b;}
.index_core_content #slide-box .JQ-slide-nav .prev{left:-65px;}
.index_core_content #slide-box .JQ-slide-nav .next{right:-58px;}




.index_core_content #slide-box .JQ-slide-content li {position: relative;}
.index_core_content #slide-box .JQ-slide-content li .sc_imgtips{position:absolute; left:0; bottom:0;width: 271px; height: 54px; 
														line-height: 54px; text-align: center;
														background-color: black;}




.index_core_content .sd_banner {background: url(../img/dt_bg1.jpg)no-repeat; background-size: cover; margin-top: 55px;}
.index_core_content #slide-box .wrap{overflow:hidden;height:467px;position:relative;}
.index_core_content #slide-box ul{width:10000px;}
.index_core_content #slide-box li{float:left;    margin: 80px 40px 40px 0;}
.index_core_content #slide-box li img{    width: 271px;
    height: 349px;}
.index_core_content #slide-box .JQ-slide-nav a:hover,#slide-box .JQ-slide-nav a:hover span{color:#f43d1e;}
/*社会动态轮播图end*/

/*关于我们样式开始*/
.index_core_content .about_content .about_content_inner .corimg, a {display: block;text-decoration: none;}
.index_core_content .about_content .about_content_inner p, span {font-size: 14px;font-family: '微软雅黑';color: #4d4d4d;}
.index_core_content .about_content .about_content_inner .mainContainer {overflow: hidden;background-color: #FFF;margin-top: 63px;}
.index_core_content .about_content .about_content_inner .navContent {float: left; }

.index_core_content .about_content .about_content_inner .container{float: left; width: 948px;}
.index_core_content .about_content .about_content_inner .infoBox {float: left;width: 948px;height: 363px;}
.index_core_content .about_content .about_content_inner .infoBox .top_summary {height: 100px;	}
.index_core_content .about_content .about_content_inner .list_muen {width: 249px;height: 55px;background-color: #f2f1f1;line-height: 55px;}
.index_core_content .about_content .about_content_inner .list_muen:hover {background-color: #f3d855;}
.index_core_content .about_content .about_content_inner .navContent a {color: #FFF;font-size: 16px;font-family: '微软雅黑';text-align: center;margin-bottom: 7px;
font-family: "黑体";font-size: 19px; color: #555454;}
.index_core_content .about_content .about_content_inner .navContent .onselected {background-color: #f3d855;text-decoration: none;}

/*关于我们样式end*/



/*证书查询样式开始*/
.index_core_content .certificate_query  {margin-top: 60px;}

.index_core_content .certificate_query .c_q_inner {box-sizing: border-box; padding: 46px;background-color: #f5f5f5;   
														    box-shadow: 0 3px 12px -6px #000000;
														 margin-bottom: 96px;}
.index_core_content .certificate_query .c_q_inner .c_q_img{width: 446px; height: 532px; float: left;}
.index_core_content .certificate_query .c_q_inner .c_q_img img{box-shadow: 0 3px 12px -6px #000000;}
.index_core_content .certificate_query .c_q_inner .query_view{width: 652px; height: 532px; float: right;}

.index_core_content .reg_div a:hover { text-decoration: none; }
.index_core_content .reg_div  input { outline: none; }
/* HTML5 display-role reset for older browsers */


.index_core_content .reg_div  ol, ul { list-style: none; }
.index_core_content .reg_div  blockquote, q { quotes: none; }

.index_core_content .reg_div  table { border-collapse: collapse; border-spacing: 0; }


.index_core_content .reg_div{
 
  width: 652px;height: 532px;
 border-radius: 5px;text-align: center;

}
.index_core_content .reg_div p{padding: 30px 0px;font-size: 30px;width: 470px;  float: right;  line-height: 120px;
}

.index_core_content .reg_ul{width: 100%;
}
.index_core_content .reg_ul li{margin: auto;overflow: hidden;width: 100%;margin:32px 0;
}

.index_core_content .reg_ul li span{float: right;text-align:right;display:inline-block;margin: auto;margin-left:30px;margin-top: 10px;
}
.index_core_content .reg_ul li {position: relative;}
.index_core_content .reg_ul li span.tip{margin:6px 0 0 10px;width:40px;text-align:left;    position: absolute;   right: 0px;}

.index_core_content .reg_ul li input{float: right;width: 437px;height: 42px;border:1px solid rgba(0,0,0,0);border-radius: 3px;padding-left: 20px;outline:medium;margin-left: 10px;
}
.index_core_content .reg_ul li input:focus{
 border:1px solid black;

}
.index_core_content .reg_ul li button{
	width: 437px;
	height: 62px;margin: auto;color: #ffffff;background-color: #448aca;padding: 10px 60px;outline: inherit;border-radius: 3px;cursor: pointer;margin-top: 10px;
 
}


.index_core_content .reg_ul li{text-align: right;}


/*证书查询样式end*/

/*行业管理内容样式开始*/
.index_core_content .indu_manage{}
.index_core_content .indu_manage .im_inner .im_view{width: 378px; height: 403px; float: left;}
.index_core_content .indu_manage .im_inner .im_view:nth-of-type(2){margin: 0 28px;}
.index_core_content .indu_manage .im_inner .im_view .im_view_topimg{height: 236px; background-color: #0089E4;}

.index_core_content .indu_manage .im_inner .im_view:nth-of-type(1) .im_view_topimg{background: url(../img/im_manageimg1.jpg)no-repeat;}
.index_core_content .indu_manage .im_inner .im_view:nth-of-type(2) .im_view_topimg{background: url(../img/im_manageimg2.jpg)no-repeat;}
.index_core_content .indu_manage .im_inner .im_view:nth-of-type(3) .im_view_topimg{background: url(../img/im_manageimg3.jpg)no-repeat;}

.index_core_content .indu_manage .im_inner .im_view { }


.index_core_content .indu_manage .im_inner .im_view .im_view_tips h3{line-height: 70px;}

/*行业管理内容样式end*/

.index_core_content .Look_at_more{text-align: right; height: 56px;}
.index_core_content .Look_at_more_icon{position:relative; top:1px; width:17px; height:17px;background: url(../img/more_icon.png)no-repeat; display: inline-block;}

.index_core_content .cc_boot{text-align: center; }
.index_core_content .cc_boot div{width: 452px; margin: 0 auto; height: 231px;    box-sizing: border-box;padding-top: 65px;   }

.index_core_content .core_banner{width: 100%;   }
.index_core_content .carousel-indicators{bottom: 100px; }


.index_core_content .cc_boot1{  margin-bottom:29px ;}
.index_core_content .cc_boot1 .cc_boot1_inner{box-shadow: -2px -2px 14px #888888;background-color: #FFFFFF;}

.index_core_content .cc_boot1 .ccboot_left{box-sizing:border-box; padding:0 26px 0 89px;float:left;height: 342px; width: 600px; }
.index_core_content .cc_boot1 .ccboot_right{float:right;height: 342px; width: 600px; }

.index_core_content .cc_boot1 .ccboot_left div{width: 45px; height: 45px; 
										margin-top:60px;}

.index_core_content .cc_boot1 .ccboot_left h2{wheight: 66px;line-height: 66px; }
.index_core_content .cc_boot1 .ccboot_left p{line-height: 30px;}


.index_core_content .cc_boot2{   margin-bottom:29px ;}

.index_core_content .cc_boot2 .cc_boot1_inner{box-shadow:  -2px -2px 14px #888888;background-color: #FFFFFF;}


.index_core_content .cc_boot2 .ccboot_left{box-sizing:border-box; padding:0 26px 0 89px;float:right;height: 342px; width: 600px; }
.index_core_content .cc_boot2 .ccboot_right{float:left;height: 342px; width: 600px; }

.index_core_content .cc_boot2 .ccboot_left div{width: 45px; height: 45px; 
										margin-top:60px;background: url(../img/coreico2.png)no-repeat bottom right;}

.index_core_content .cc_boot2 .ccboot_left h2{wheight: 66px;line-height: 66px; }
.index_core_content .cc_boot2 .ccboot_left p{line-height: 30px;}


.index_core_content .link_content{ background: url(../img/bg1.png)no-repeat;background-size:100%;margin-top: 56px;}

.index_core_content .link_content .link_logo{}

.index_core_content .link_content .link_logo li{margin-right:93px;height: 184px; width: 227px; float: left;}
.index_core_content .link_content .link_logo li:nth-of-type(1){}
.index_core_content .link_content .link_logo li:nth-of-type(2){background: url(../img/link_logo1.png)no-repeat;}
.index_core_content .link_content .link_logo li:nth-of-type(3){background: url(../img/link_logo2.png)no-repeat;}
.index_core_content .link_content .link_logo li:nth-of-type(4){background: url(../img/link_logo3.png)no-repeat;}
.index_core_content .link_content .link_logo li:nth-of-type(5){background: url(../img/link_logo4.png)no-repeat;}
.index_core_content .link_content .link_logo li:nth-of-type(6){background: url(../img/link_logo1.png)no-repeat;}
.index_core_content .link_content .link_logo li:nth-of-type(7){background: url(../img/link_logo2.png)no-repeat;}
.index_core_content .link_content .link_logo li:nth-of-type(8){background: url(../img/link_logo3.png)no-repeat;}
.index_core_content .link_content .link_logo li:nth-of-type(4){margin-right: 0;}
.index_core_content .link_content .link_logo li:nth-of-type(8){margin-right: 0;}
.index_core_content .link_content .link_logo li a{height: 100%; width: 100%; display: block;}
.index_core_content .link_content .link_logo li:first-child{margin-left: 10px;}
	/*内容区域样式开始*/

/*index样式结束************/

/*training页面样式开始***********/

/*轮播图样式开始*/
.training_banner{width: 100%; }
.training_banner .animaldiv{height: 200px;  height: 520px; }  
/*3张banner图片指定*/
.training_banner .item:nth-of-type(1) .animaldiv{background: url(../img/bannerimg1.jpg) no-repeat;    background-size: 100% 100%;}
.training_banner .item:nth-of-type(2) .animaldiv{background: url(../img/bannerimg2.jpg)no-repeat;    background-size: 100% 100%;}
.training_banner .item:nth-of-type(3) .animaldiv{background: url(../img/bannerimg3.jpg)no-repeat;    background-size: 100% 100%;;}
/*3张banner图片指定*/

/*轮播图样式end*/

/*内容区域样式开始*/

/*新闻项头部bar开始*/


.training_core_content .cc_top div{margin: 0 auto;  width: 1059px;}
.training_core_content .cc_top a{ text-align: center; color: #333333;}
.training_core_content .cc_top a:hover{ text-align: center; color: #999999; text-decoration: none;}
.training_core_content .cc_top .news{margin: 0 auto; height: 77px;display: inline-block; line-height: 77px;}/*新闻项*/
.training_core_content .cc_top .news .i{width: 19px; height: 19px; background-color: red; display: inline-block;}/*新闻项图标*/
.training_core_content .cc_top {position: relative; overflow: hidden;height: 77px;}
.training_core_content .cc_top div{position:absolute; left:50px;margin: 0 auto;  width: 1059px; 
										animation:news_animation alternate 35s  infinite linear ;}
.training_core_content .cc_top:hover div{animation:none ;}
.training_core_content .cc_top a{ text-align: center; color: #333333;}
.training_core_content .cc_top a:hover{ text-align: center; color: #999999; text-decoration: none;}



.training_core_content .cc_top .news:nth-of-type(1) .i{position:relative;top: 6px;background: url(../img/news_ico.png)no-repeat; margin-left: 34px;}/*新闻项图标*/
.training_core_content .cc_top .news:nth-of-type(2) .i{position:relative;top: 6px;background: url(../img/news_ico.png)no-repeat;margin-left: 34px;}/*新闻项图标*/
.training_core_content .cc_top .news:nth-of-type(3) .i{position:relative;top: 6px;background: url(../img/dow_icon.png)no-repeat;margin-left: 34px;}/*新闻项图标*/
.training_core_content  .cc_top_underline{height:11px;background: url(../img/news_underline.png)no-repeat; background-size: cover;}/*新闻项图标*/

.training_core_content  .news_view{    margin-top: 46px;}/*新闻项图标*/
.training_core_content  .news_view .new_left{float:left;height: 335px; width: 514px; }/*新闻项图标*/
.training_core_content  .news_view .new_left .carousel-indicators{    bottom: 3px;
    /* right: 27px; */
    /* right: 30px; */
    left: 431px;}/*新闻项图标*/
  
.training_core_content  .news_view .new_left .animaldiv {position: relative;}/*新闻项图标*/
.training_core_content  .news_view .new_left .animaldiv .text_button{text-indent:10px;position:absolute; left:0; bottom: 0;
														line-height: 51px; 
														width: 514px; height: 51px; background-color: black;}/*新闻项图标*/
														
.training_core_content  .news_view .new_left .carousel-indicators li {background-color: white;}/*新闻项图标*/
.training_core_content  .news_view .new_left .carousel-indicators .active {background-color: #51a200;}/*新闻项图标*/
														
.training_core_content  .news_view .new_right {width: 636px; height: 335px; background-color: #0089E4;float: right;}/*新闻项图标*/

/*新闻项头部bar end*/




/*证书查询样式开始*/
.training_core_content .certificate_query  {margin-top: 60px;}

.training_core_content .certificate_query .c_q_inner {box-sizing: border-box; padding: 46px;background-color: #f5f5f5;   
														    box-shadow: 0 3px 12px -6px #000000;
														 margin-bottom: 96px;}
.training_core_content .certificate_query .c_q_inner .c_q_img{width: 446px; height: 532px; float: left;}
.training_core_content .certificate_query .c_q_inner .c_q_img img{box-shadow: 0 3px 12px -6px #000000;}
.training_core_content .certificate_query .c_q_inner .query_view{width: 652px; height: 532px; float: right;}

.training_core_content .reg_div a:hover { text-decoration: none; }
.training_core_content .reg_div  input { outline: none; }
/* HTML5 display-role reset for older browsers */


.training_core_content .reg_div  ol, ul { list-style: none; }
.training_core_content .reg_div  blockquote, q { quotes: none; }

.training_core_content .reg_div  table { border-collapse: collapse; border-spacing: 0; }


.training_core_content .reg_div{
 
  width: 652px;height: 532px;
 border-radius: 5px;text-align: center;

}
.training_core_content .reg_div p{padding: 30px 0px;font-size: 30px;width: 470px;  float: right;  line-height: 120px;
}

.training_core_content .reg_ul{width: 100%;
}
.training_core_content .reg_ul li{margin: auto;overflow: hidden;width: 100%;margin:32px 0;
}

.training_core_content .reg_ul li span{float: right;text-align:right;display:inline-block;margin: auto;margin-left:30px;margin-top: 10px;
}
.training_core_content .reg_ul li {position: relative;}
.training_core_content .reg_ul li span.tip{margin:6px 0 0 10px;width:40px;text-align:left;    position: absolute;   right: 0px;}

.training_core_content .reg_ul li input{float: right;width: 437px;height: 42px;border:1px solid rgba(0,0,0,0);border-radius: 3px;padding-left: 20px;outline:medium;margin-left: 10px;
}
.training_core_content .reg_ul li input:focus{
 border:1px solid black;

}
.training_core_content .reg_ul li button{
	width: 437px;
	height: 62px;margin: auto;color: #ffffff;background-color: #448aca;padding: 10px 60px;outline: inherit;border-radius: 3px;cursor: pointer;margin-top: 10px;
 
}


.training_core_content .reg_ul li{text-align: right;}




/*证书查询样式end*/

	/*内容区域样式开始*/
/*training页面样式结束*/


/*qualifications页面样式开始***********/

	/*轮播图样式开始*/
.qualifications_banner{width: 100%; }
.qualifications_banner .animaldiv{height: 200px;  height: 520px; }  
/*3张banner图片指定*/
.qualifications_banner .item:nth-of-type(1) .animaldiv{background: url(../img/bannerimg1.jpg) no-repeat;    background-size: 100% 100%;}
.qualifications_banner .item:nth-of-type(2) .animaldiv{background: url(../img/bannerimg2.jpg)no-repeat;    background-size: 100% 100%;}
.qualifications_banner .item:nth-of-type(3) .animaldiv{background: url(../img/bannerimg3.jpg)no-repeat;    background-size: 100% 100%;;}
/*3张banner图片指定*/

	/*轮播图样式end*/

	/*内容区域样式开始*/

	/*新闻项头部bar开始*/
.qualifications_core_content .cc_top div{margin: 0 auto;  width: 1059px;}
.qualifications_core_content .cc_top a{ text-align: center; color: #333333;}
.qualifications_core_content .cc_top a:hover{ text-align: center; color: #999999; text-decoration: none;}

.qualifications_core_content .cc_top .news{margin: 0 auto; height: 77px;display: inline-block; line-height: 77px;}/*新闻项*/
.qualifications_core_content .cc_top .news .i{width: 19px; height: 19px; background-color: red; display: inline-block;}/*新闻项图标*/

.qualifications_core_content .cc_top {position: relative; overflow: hidden;height: 77px;}
.qualifications_core_content .cc_top div{position:absolute; left:50px;margin: 0 auto;  width: 1059px; 
										animation:news_animation alternate 35s  infinite linear ;}
.qualifications_core_content .cc_top:hover div{animation:none ;}
.qualifications_core_content .cc_top a{ text-align: center; color: #333333;}
.qualifications_core_content .cc_top a:hover{ text-align: center; color: #999999; text-decoration: none;}



.qualifications_core_content .cc_top .news:nth-of-type(1) .i{position:relative;top: 6px;background: url(../img/news_ico.png)no-repeat; margin-left: 34px;}/*新闻项图标*/
.qualifications_core_content .cc_top .news:nth-of-type(2) .i{position:relative;top: 6px;background: url(../img/news_ico.png)no-repeat;margin-left: 34px;}/*新闻项图标*/
.qualifications_core_content .cc_top .news:nth-of-type(3) .i{position:relative;top: 6px;background: url(../img/dow_icon.png)no-repeat;margin-left: 34px;}/*新闻项图标*/
.qualifications_core_content  .cc_top_underline{height:11px;background: url(../img/news_underline.png)no-repeat; background-size: cover;}/*新闻项图标*/

.qualifications_core_content  .news_view{    margin-top: 46px;}/*新闻项图标*/
.qualifications_core_content  .news_view .new_left{float:left;height: 335px; width: 514px; }/*新闻项图标*/
.qualifications_core_content  .news_view .new_left .carousel-indicators{    bottom: 3px;
    /* right: 27px; */
    /* right: 30px; */
    left: 431px;}/*新闻项图标*/
  
.qualifications_core_content  .news_view .new_left .animaldiv {position: relative;}/*新闻项图标*/
.qualifications_core_content  .news_view .new_left .animaldiv .text_button{text-indent:10px;position:absolute; left:0; bottom: 0;
														line-height: 51px; 
														width: 514px; height: 51px; background-color: black;}/*新闻项图标*/
														
.qualifications_core_content  .news_view .new_left .carousel-indicators li {background-color: white;}/*新闻项图标*/
.qualifications_core_content  .news_view .new_left .carousel-indicators .active {background-color: #51a200;}/*新闻项图标*/
														
.qualifications_core_content  .news_view .new_right {width: 636px; height: 335px; background-color: #0089E4;float: right;}/*新闻项图标*/

	/*新闻项头部bar end************/


/*资历证书开始*/
.qualifications_core_content .qualifications_view {margin: 67px 0;}
.qualifications_core_content .qualifications_view .qv_inner .qualifications_img{float: left; margin: 12px;}

.qualifications_core_content .qualifications_view .qv_inner .qualifications_img:nth-of-type(1){margin-left: 0;}
.qualifications_core_content .qualifications_view .qv_inner .qualifications_img:nth-of-type(3){margin-right: 0;}
.qualifications_core_content .qualifications_view .qv_inner .qualifications_img:nth-of-type(4){margin-left: 0;}
.qualifications_core_content .qualifications_view .qv_inner .qualifications_img:nth-of-type(6){margin-right: 0;}
/*资历证书end*/

/*qualifications页面样式结束******************************/


/*culture页面样式开始************************************/

	/*轮播图样式开始*/
.culture_banner{width: 100%; }
.culture_banner .animaldiv{height: 200px;  height: 520px; }  
/*3张banner图片指定*/
.culture_banner .item:nth-of-type(1) .animaldiv{background: url(../img/bannerimg1.jpg) no-repeat;    background-size: 100% 100%;}
.culture_banner .item:nth-of-type(2) .animaldiv{background: url(../img/bannerimg2.jpg)no-repeat;    background-size: 100% 100%;}
.culture_banner .item:nth-of-type(3) .animaldiv{background: url(../img/bannerimg3.jpg)no-repeat;    background-size: 100% 100%;;}
/*3张banner图片指定*/

	/*轮播图样式end*/

	/*内容区域样式开始*/

	/*新闻项头部bar开始*/
.culture_core_content .cc_top div{margin: 0 auto;  width: 1059px;}
.culture_core_content .cc_top a{ text-align: center; color: #333333;}
.culture_core_content .cc_top a:hover{ text-align: center; color: #999999; text-decoration: none;}
.culture_core_content .cc_top .news{ margin: 0 auto; height: 77px;display: inline-block; line-height: 77px;}/*新闻项*/
.culture_core_content .cc_top .news .i{width: 19px; height: 19px; background-color: red; display: inline-block;}/*新闻项图标*/

.culture_core_content .cc_top {position: relative; overflow: hidden;height: 77px;}
.culture_core_content .cc_top div{position:absolute; left:50px;margin: 0 auto;  width: 1059px; 
										animation:news_animation alternate 35s  infinite linear ;}
.culture_core_content .cc_top:hover div{animation:none ;}
.culture_core_content .cc_top a{ text-align: center; color: #333333;}
.culture_core_content .cc_top a:hover{ text-align: center; color: #999999; text-decoration: none;}


.culture_core_content .cc_top .news:nth-of-type(1) .i{position:relative;top: 6px;background: url(../img/news_ico.png)no-repeat; margin-left: 34px;}/*新闻项图标*/
.culture_core_content .cc_top .news:nth-of-type(2) .i{position:relative;top: 6px;background: url(../img/news_ico.png)no-repeat;margin-left: 34px;}/*新闻项图标*/
.culture_core_content .cc_top .news:nth-of-type(3) .i{position:relative;top: 6px;background: url(../img/dow_icon.png)no-repeat;margin-left: 34px;}/*新闻项图标*/
.culture_core_content  .cc_top_underline{height:11px;background: url(../img/news_underline.png)no-repeat; background-size: cover;}/*新闻项图标*/

.culture_core_content  .news_view{    margin-top: 46px;}/*新闻项图标*/
.culture_core_content  .news_view .new_left{float:left;height: 335px; width: 514px; }/*新闻项图标*/
.culture_core_content  .news_view .new_left .carousel-indicators{    bottom: 3px;
    /* right: 27px; */
    /* right: 30px; */
    left: 431px;}/*新闻项图标*/
  
.culture_core_content  .news_view .new_left .animaldiv {position: relative;}/*新闻项图标*/
.culture_core_content  .news_view .new_left .animaldiv .text_button{text-indent:10px;position:absolute; left:0; bottom: 0;
														line-height: 51px; 
														width: 514px; height: 51px; background-color: black;}/*新闻项图标*/
														
.culture_core_content  .news_view .new_left .carousel-indicators li {background-color: white;}/*新闻项图标*/
.culture_core_content  .news_view .new_left .carousel-indicators .active {background-color: #51a200;}/*新闻项图标*/
														
.culture_core_content  .news_view .new_right {width: 636px; height: 335px; background-color: #0089E4;float: right;}/*新闻项图标*/

	/*新闻项头部bar end************/
	/*行业管理内容样式开始*/
.culture_core_content .indu_manage{    margin: 65px auto 260px;}
.culture_core_content .indu_manage .im_inner .im_view{width: 378px; height: 403px; float: left;}
.culture_core_content .indu_manage .im_inner .im_view:nth-of-type(2){margin: 0 28px;}
.culture_core_content .indu_manage .im_inner .im_view .im_view_topimg{height: 236px; background-color: #0089E4;}

.culture_core_content .indu_manage .im_inner .im_view:nth-of-type(1) .im_view_topimg{background: url(../img/im_manageimg1.jpg)no-repeat;}
.culture_core_content .indu_manage .im_inner .im_view:nth-of-type(2) .im_view_topimg{background: url(../img/im_manageimg2.jpg)no-repeat;}
.culture_core_content .indu_manage .im_inner .im_view:nth-of-type(3) .im_view_topimg{background: url(../img/im_manageimg3.jpg)no-repeat;}

.culture_core_content .indu_manage .im_inner .im_view .im_view_tips { }


.culture_core_content .indu_manage .im_inner .im_view .im_view_tips h3{line-height: 70px;}

	/*行业管理内容样式end*/


/*culture页面样式结束*/



/*aboutus页面样式开始************************************/

	/*轮播图样式开始*/
.aboutus_banner{width: 100%; }
.aboutus_banner .animaldiv{height: 200px;  height: 520px; }  
/*3张banner图片指定*/
.aboutus_banner .item:nth-of-type(1) .animaldiv{background: url(../img/bannerimg1.jpg) no-repeat;    background-size: 100% 100%;}
.aboutus_banner .item:nth-of-type(2) .animaldiv{background: url(../img/bannerimg2.jpg)no-repeat;    background-size: 100% 100%;}
.aboutus_banner .item:nth-of-type(3) .animaldiv{background: url(../img/bannerimg3.jpg)no-repeat;    background-size: 100% 100%;;}
/*3张banner图片指定*/

	/*轮播图样式end*/

	/*内容区域样式开始*/

	/*新闻项头部bar开始*/
.aboutus_core_content .cc_top div{margin: 0 auto;  width: 1059px;}
.aboutus_core_content .cc_top a{ text-align: center; color: #333333;}
.aboutus_core_content .cc_top a:hover{ text-align: center; color: #999999; text-decoration: none;}
.aboutus_core_content .cc_top .news{ margin: 0 auto; height: 77px;display: inline-block; line-height: 77px;}/*新闻项*/
.aboutus_core_content .cc_top .news .i{width: 19px; height: 19px; background-color: red; display: inline-block;}/*新闻项图标*/

.aboutus_core_content .cc_top {position: relative; overflow: hidden;height: 77px;}
.aboutus_core_content .cc_top div{position:absolute; left:50px;margin: 0 auto;  width: 1059px; 
										animation:news_animation alternate 35s  infinite linear ;}
.aboutus_core_content .cc_top:hover div{animation:none ;}
.aboutus_core_content .cc_top a{ text-align: center; color: #333333;}
.aboutus_core_content .cc_top a:hover{ text-align: center; color: #999999; text-decoration: none;}


.aboutus_core_content .cc_top .news:nth-of-type(1) .i{position:relative;top: 6px;background: url(../img/news_ico.png)no-repeat; margin-left: 34px;}/*新闻项图标*/
.aboutus_core_content .cc_top .news:nth-of-type(2) .i{position:relative;top: 6px;background: url(../img/news_ico.png)no-repeat;margin-left: 34px;}/*新闻项图标*/
.aboutus_core_content .cc_top .news:nth-of-type(3) .i{position:relative;top: 6px;background: url(../img/dow_icon.png)no-repeat;margin-left: 34px;}/*新闻项图标*/
.aboutus_core_content  .cc_top_underline{height:11px;background: url(../img/news_underline.png)no-repeat; background-size: cover;}/*新闻项图标*/

.aboutus_core_content  .news_view{    margin-top: 46px;}/*新闻项图标*/
.aboutus_core_content  .news_view .new_left{float:left;height: 335px; width: 514px; }/*新闻项图标*/
.aboutus_core_content  .news_view .new_left .carousel-indicators{    bottom: 3px;
    /* right: 27px; */
    /* right: 30px; */
    left: 431px;}/*新闻项图标*/
  
.aboutus_core_content  .news_view .new_left .animaldiv {position: relative;}/*新闻项图标*/
.aboutus_core_content  .news_view .new_left .animaldiv .text_button{text-indent:10px;position:absolute; left:0; bottom: 0;
														line-height: 51px; 
														width: 514px; height: 51px; background-color: black;}/*新闻项图标*/
														
.aboutus_core_content  .news_view .new_left .carousel-indicators li {background-color: white;}/*新闻项图标*/
.aboutus_core_content  .news_view .new_left .carousel-indicators .active {background-color: #51a200;}/*新闻项图标*/
														
.aboutus_core_content  .news_view .new_right {width: 636px; height: 335px; background-color: #0089E4;float: right;}/*新闻项图标*/

	/*新闻项头部bar end************/


/*百度地图样式开始*/
.about_content .introduction .cc_inner{ text-align :left; float: left; width: 412px;
					box-sizing: border-box;padding: 65px 0 96px;}
					
.about_content .introduction .cc_inner .recode_view{ width: 263px; height: 170px;}
.about_content .introduction .cc_inner .recode_view .view_inner{float: left; width: 170px; height: 170px;}
.about_content .introduction .cc_inner .recode_view .code_tips{float: right; height: 170px; width: 90px; text-align: center;box-sizing: border-box; padding-top: 68px;}


.about_content .introduction .cc_right{float: right;}
.about_content .introduction .cc_right .map_wrap{border: 3px solid white; margin-top: 134px;}


.about_content .introduction .cc_right .map_view{width: 780px; height: 370px;  border: 3px solid white;}


.about_content .cc_boot{margin-top: 50px; background-color: #eff1f4;}
.about_content .cc_boot h1{margin: 50px 0;}
.about_content .cc_boot .cc_inner{ text-align :left; float: left; width: 412px;
					box-sizing: border-box;padding: 15px 0 96px;}
.about_content .cc_boot .cc_inner h2{ margin: 60px 0;}
					
.about_content .cc_boot .cc_inner .recode_view{ width: 263px; height: 170px;}
.about_content .cc_boot .cc_inner .recode_view .view_inner{float: left; width: 170px; height: 170px;}
.about_content .cc_boot .cc_inner .recode_view .code_tips{float: right; height: 170px; width: 90px; text-align: center;box-sizing: border-box; padding-top: 68px;}
.about_content .cc_boot .cc_right{float: right;}
.about_content .cc_boot .cc_right .map_wrap{border: 3px solid white; margin-top: 134px;}
.about_content .cc_boot .cc_right .map_view{width: 780px; height: 370px;  border: 3px solid white;}
/*百度地图样式开始*/
/*aboutus页面样式结束*/



/*contactus页面样式开始************************************/

	/*轮播图样式开始*/
.contactus_banner{width: 100%; }
.contactus_banner .animaldiv{height: 200px;  height: 520px; }  
/*3张banner图片指定*/
.contactus_banner .item:nth-of-type(1) .animaldiv{background: url(../img/bannerimg1.jpg) no-repeat;    background-size: 100% 100%;}
.contactus_banner .item:nth-of-type(2) .animaldiv{background: url(../img/bannerimg2.jpg)no-repeat;    background-size: 100% 100%;}
.contactus_banner .item:nth-of-type(3) .animaldiv{background: url(../img/bannerimg3.jpg)no-repeat;    background-size: 100% 100%;;}
/*3张banner图片指定*/

	/*轮播图样式end*/

	/*内容区域样式开始*/

	/*新闻项头部bar开始*/
.contactus_core_content .cc_top div{margin: 0 auto;  width: 1059px;}
.contactus_core_content .cc_top a{ text-align: center; color: #333333;}
.contactus_core_content .cc_top a:hover{ text-align: center; color: #999999; text-decoration: none;}
.contactus_core_content .cc_top .news{ margin: 0 auto; height: 77px;display: inline-block; line-height: 77px;}/*新闻项*/
.contactus_core_content .cc_top .news .i{width: 19px; height: 19px; background-color: red; display: inline-block;}/*新闻项图标*/


.contactus_core_content .cc_top {position: relative; overflow: hidden;height: 77px;}
.contactus_core_content .cc_top div{position:absolute; left:50px;margin: 0 auto;  width: 1059px; 
										animation:news_animation alternate 35s  infinite linear ;}
.contactus_core_content .cc_top:hover div{animation:none ;}
.contactus_core_content .cc_top a{ text-align: center; color: #333333;}
.contactus_core_content .cc_top a:hover{ text-align: center; color: #999999; text-decoration: none;}

.contactus_core_content .cc_top .news:nth-of-type(1) .i{position:relative;top: 6px;background: url(../img/news_ico.png)no-repeat; margin-left: 34px;}/*新闻项图标*/
.contactus_core_content .cc_top .news:nth-of-type(2) .i{position:relative;top: 6px;background: url(../img/news_ico.png)no-repeat;margin-left: 34px;}/*新闻项图标*/
.contactus_core_content .cc_top .news:nth-of-type(3) .i{position:relative;top: 6px;background: url(../img/dow_icon.png)no-repeat;margin-left: 34px;}/*新闻项图标*/
.contactus_core_content  .cc_top_underline{height:11px;background: url(../img/news_underline.png)no-repeat; background-size: cover;}/*新闻项图标*/

.contactus_core_content  .news_view{    margin-top: 46px;}/*新闻项图标*/
.contactus_core_content  .news_view .new_left{float:left;height: 335px; width: 514px; }/*新闻项图标*/
.contactus_core_content  .news_view .new_left .carousel-indicators{    bottom: 3px;
    /* right: 27px; */
    /* right: 30px; */
    left: 431px;}/*新闻项图标*/
  
.contactus_core_content  .news_view .new_left .animaldiv {position: relative;}/*新闻项图标*/
.contactus_core_content  .news_view .new_left .animaldiv .text_button{text-indent:10px;position:absolute; left:0; bottom: 0;
														line-height: 51px; 
														width: 514px; height: 51px; background-color: black;}/*新闻项图标*/
														
.contactus_core_content  .news_view .new_left .carousel-indicators li {background-color: white;}/*新闻项图标*/
.contactus_core_content  .news_view .new_left .carousel-indicators .active {background-color: #51a200;}/*新闻项图标*/
														
.contactus_core_content  .news_view .new_right {width: 636px; height: 335px; background-color: #0089E4;float: right;}/*新闻项图标*/

	/*新闻项头部bar end************/


/*百度地图样式开始*/
.contactus_core_content .introduction .cc_inner{ text-align :left; float: left; width: 412px;
					box-sizing: border-box;padding: 65px 0 96px;}
					
.contactus_core_content .introduction .cc_inner .recode_view{ width: 263px; height: 170px;}
.contactus_core_content .introduction .cc_inner .recode_view .view_inner{float: left; width: 170px; height: 170px;}
.contactus_core_content .introduction .cc_inner .recode_view .code_tips{float: right; height: 170px; width: 90px; text-align: center;box-sizing: border-box; padding-top: 68px;}


.contactus_core_content .introduction .cc_right{float: right;}
.contactus_core_content .introduction .cc_right .map_wrap{border: 3px solid white; margin-top: 134px;}


.contactus_core_content .introduction .cc_right .map_view{width: 780px; height: 370px;  border: 3px solid white;}


.contactus_core_content .cc_boot{margin: 66px 0 130px; }
.contactus_core_content .cc_boot h1{margin: 10 0; font-family: "微软雅黑"; font-size: 24px; color: #5b5b5b;}
.contactus_core_content .cc_boot h1 span{font-family: "微软雅黑"; font-size: 24px; color: #5b5b5b;}
.contactus_core_content .cc_boot h2{margin: 0; font-family: "微软雅黑"; font-size: 18px; color: #5b5b5b;}

.contactus_core_content .cc_boot p{margin: 32px 0; }
.contactus_core_content .cc_boot .cc_inner{ text-align :left; float: left; width: 598px;
					}

					
.contactus_core_content .cc_boot .cc_inner .recode_view{ width: 263px; height: 170px;}
.contactus_core_content .cc_boot .cc_inner .recode_view .view_inner{float: left; width: 170px; height: 170px;}
.contactus_core_content .cc_boot .cc_inner .recode_view .code_tips{float: right; height: 170px; width: 90px; text-align: center;box-sizing: border-box; padding-top: 68px;}
.contactus_core_content .cc_boot .cc_right{float: right; width: 598px; height: 405px;}

.contactus_core_content .cc_boot .cc_right .map_view{width:598px; height: 405px;  border: 3px solid white;}

.contactus_core_content .cc_boot .cc_right .map_view{border: 0;}


/*百度地图样式结束*/
/*contactus页面样式结束*/




/*purpose页面样式开始************************************/

	/*轮播图样式开始*/
.purpose_banner{width: 100%; }
.purpose_banner .animaldiv{height: 200px;  height: 520px; }  
/*3张banner图片指定*/
.purpose_banner .item:nth-of-type(1) .animaldiv{background: url(../img/bannerimg1.jpg) no-repeat;    background-size: 100% 100%;}
.purpose_banner .item:nth-of-type(2) .animaldiv{background: url(../img/bannerimg2.jpg)no-repeat;    background-size: 100% 100%;}
.purpose_banner .item:nth-of-type(3) .animaldiv{background: url(../img/bannerimg3.jpg)no-repeat;    background-size: 100% 100%;;}
/*3张banner图片指定*/

	/*轮播图样式end*/

	/*内容区域样式开始*/

	/*新闻项头部bar开始*/
.purpose_core_content .cc_top div{margin: 0 auto;  width: 1059px;}
.purpose_core_content .cc_top a{ text-align: center; color: #333333;}
.purpose_core_content .cc_top a:hover{ text-align: center; color: #999999; text-decoration: none;}
.purpose_core_content .cc_top .news{ margin: 0 auto; height: 77px;display: inline-block; line-height: 77px;}/*新闻项*/
.purpose_core_content .cc_top .news .i{width: 19px; height: 19px; background-color: red; display: inline-block;}/*新闻项图标*/


.purpose_core_content .cc_top {position: relative; overflow: hidden;height: 77px;}
.purpose_core_content .cc_top div{position:absolute; left:50px;margin: 0 auto;  width: 1059px; 
										animation:news_animation alternate 35s  infinite linear ;}
.purpose_core_content .cc_top:hover div{animation:none ;}
.purpose_core_content .cc_top a{ text-align: center; color: #333333;}
.purpose_core_content .cc_top a:hover{ text-align: center; color: #999999; text-decoration: none;}

.purpose_core_content .cc_top .news:nth-of-type(1) .i{position:relative;top: 6px;background: url(../img/news_ico.png)no-repeat; margin-left: 34px;}/*新闻项图标*/
.purpose_core_content .cc_top .news:nth-of-type(2) .i{position:relative;top: 6px;background: url(../img/news_ico.png)no-repeat;margin-left: 34px;}/*新闻项图标*/
.purpose_core_content .cc_top .news:nth-of-type(3) .i{position:relative;top: 6px;background: url(../img/dow_icon.png)no-repeat;margin-left: 34px;}/*新闻项图标*/
.purpose_core_content  .cc_top_underline{height:11px;background: url(../img/news_underline.png)no-repeat; background-size: cover;}/*新闻项图标*/

.purpose_core_content  .news_view{    margin-top: 46px;}/*新闻项图标*/
.purpose_core_content  .news_view .new_left{float:left;height: 335px; width: 514px; }/*新闻项图标*/
.purpose_core_content  .news_view .new_left .carousel-indicators{    bottom: 3px;
    /* right: 27px; */
    /* right: 30px; */
    left: 431px;}/*新闻项图标*/
  
.purpose_core_content  .news_view .new_left .animaldiv {position: relative;}/*新闻项图标*/
.purpose_core_content  .news_view .new_left .animaldiv .text_button{text-indent:10px;position:absolute; left:0; bottom: 0;
														line-height: 51px; 
														width: 514px; height: 51px; background-color: black;}/*新闻项图标*/
														
.purpose_core_content  .news_view .new_left .carousel-indicators li {background-color: white;}/*新闻项图标*/
.purpose_core_content  .news_view .new_left .carousel-indicators .active {background-color: #51a200;}/*新闻项图标*/
														
.purpose_core_content  .news_view .new_right {width: 636px; height: 335px; background-color: #0089E4;float: right;}/*新闻项图标*/


.purpose_core_content  .purpose_view .purpose_view_inner {height: 445px; margin: 50px auto;}/*新闻项图标*/

.purpose_core_content  .purpose_view .purpose_view_inner p {text-indent:1em;font-family: "微软雅黑"; font-size: 18px; color: #5b5b5b;}/*新闻项图标*/
	/*新闻项头部bar end************/


/*purpose页面样式结束*/

/*developmenthistory页面样式开始************************************/

	/*轮播图样式开始*/
.developmenthistory_banner{width: 100%; }
.developmenthistory_banner .animaldiv{height: 200px;  height: 520px; }  
/*3张banner图片指定*/
.developmenthistory_banner .item:nth-of-type(1) .animaldiv{background: url(../img/bannerimg1.jpg) no-repeat;    background-size: 100% 100%;}
.developmenthistory_banner .item:nth-of-type(2) .animaldiv{background: url(../img/bannerimg2.jpg)no-repeat;    background-size: 100% 100%;}
.developmenthistory_banner .item:nth-of-type(3) .animaldiv{background: url(../img/bannerimg3.jpg)no-repeat;    background-size: 100% 100%;;}
/*3张banner图片指定*/

	/*轮播图样式end*/

	/*内容区域样式开始*/

	/*新闻项头部bar开始*/
.developmenthistory_core_content .cc_top div{margin: 0 auto;  width: 1059px;}
.developmenthistory_core_content .cc_top a{ text-align: center; color: #333333;}
.developmenthistory_core_content .cc_top a:hover{ text-align: center; color: #999999; text-decoration: none;}
.developmenthistory_core_content .cc_top .news{ margin: 0 auto; height: 77px;display: inline-block; line-height: 77px;}/*新闻项*/
.developmenthistory_core_content .cc_top .news .i{width: 19px; height: 19px; background-color: red; display: inline-block;}/*新闻项图标*/


.developmenthistory_core_content .cc_top {position: relative; overflow: hidden;height: 77px;}
.developmenthistory_core_content .cc_top div{position:absolute; left:50px;margin: 0 auto;  width: 1059px; 
										animation:news_animation alternate 35s  infinite linear ;}
.developmenthistory_core_content .cc_top:hover div{animation:none ;}
.developmenthistory_core_content .cc_top a{ text-align: center; color: #333333;}
.developmenthistory_core_content .cc_top a:hover{ text-align: center; color: #999999; text-decoration: none;}

.developmenthistory_core_content .cc_top .news:nth-of-type(1) .i{position:relative;top: 6px;background: url(../img/news_ico.png)no-repeat; margin-left: 34px;}/*新闻项图标*/
.developmenthistory_core_content .cc_top .news:nth-of-type(2) .i{position:relative;top: 6px;background: url(../img/news_ico.png)no-repeat;margin-left: 34px;}/*新闻项图标*/
.developmenthistory_core_content .cc_top .news:nth-of-type(3) .i{position:relative;top: 6px;background: url(../img/dow_icon.png)no-repeat;margin-left: 34px;}/*新闻项图标*/
.developmenthistory_core_content  .cc_top_underline{height:11px;background: url(../img/news_underline.png)no-repeat; background-size: cover;}/*新闻项图标*/

.developmenthistory_core_content  .news_view{    margin-top: 46px;}/*新闻项图标*/
.developmenthistory_core_content  .news_view .new_left{float:left;height: 335px; width: 514px; }/*新闻项图标*/
.developmenthistory_core_content  .news_view .new_left .carousel-indicators{    bottom: 3px;
    /* right: 27px; */
    /* right: 30px; */
    left: 431px;}/*新闻项图标*/
  
.developmenthistory_core_content  .news_view .new_left .animaldiv {position: relative;}/*新闻项图标*/
.developmenthistory_core_content  .news_view .new_left .animaldiv .text_button{text-indent:10px;position:absolute; left:0; bottom: 0;
														line-height: 51px; 
														width: 514px; height: 51px; background-color: black;}/*新闻项图标*/
														
.developmenthistory_core_content  .news_view .new_left .carousel-indicators li {background-color: white;}/*新闻项图标*/
.developmenthistory_core_content  .news_view .new_left .carousel-indicators .active {background-color: #51a200;}/*新闻项图标*/
														
.developmenthistory_core_content  .news_view .new_right {width: 636px; height: 335px; background-color: #0089E4;float: right;}/*新闻项图标*/


.developmenthistory_core_content  .purpose_view .purpose_view_inner {height: 445px; margin: 50px auto;}/*新闻项图标*/
	/*新闻项头部bar end************/

/*发展历程时间轴样式开始*/







/* -------------------------------- 

Modules - reusable parts of our design

-------------------------------- */
.developmenthistory_core_content .cd-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
 
  max-width: 1170px;
  margin: 0 auto;
}
.developmenthistory_core_content .cd-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}

/* -------------------------------- 

Main components 

-------------------------------- */


.developmenthistory_core_content #cd-timeline {
  position: relative;
  padding: 2em 0;
  margin-top: 2em;
  margin-bottom: 2em;
}
.developmenthistory_core_content #cd-timeline::before {
  /* this is the vertical line */
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #d7e4ed;
}
@media only screen and (min-width: 1170px) {
  .developmenthistory_core_content #cd-timeline {
    margin-top: 3em;
        margin-bottom: 166px;
  }
  .developmenthistory_core_content #cd-timeline::before {
    left: 50%;
    margin-left: -2px;
        width: 3px;
    background-color: #e3e3e3;
  }
}

.developmenthistory_core_content .cd-timeline-block {
  position: relative;
  margin: 2em 0;
}
.developmenthistory_core_content .cd-timeline-block:after {
  content: "";
  display: table;
  clear: both;
}
.developmenthistory_core_content .cd-timeline-block:first-child {
  margin-top: 0;
}
.developmenthistory_core_content .cd-timeline-block:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 1170px) {
  .developmenthistory_core_content .cd-timeline-block {
    margin: 4em 0;
  }
  .developmenthistory_core_content .cd-timeline-block:first-child {
    margin-top: 0;
  }
  .developmenthistory_core_content .cd-timeline-block:last-child {
    margin-bottom: 0;
  }
}

.developmenthistory_core_content .cd-timeline-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  /*box-shadow: 0 0 0 4px #ffffff, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);*/ /*控制图标的外边轮廓阴影*/
}
.developmenthistory_core_content .cd-timeline-img img {
  display: block;
  width: 24px;
  height: 24px;
  position: relative;
      left: 54%;
  top: 50%;
  margin-left: -12px;
  margin-top: -12px;
}
/*控制单数图标位背景*/
.developmenthistory_core_content .cd-timeline-img.cd-picture {
  /*background: #75ce66;*//*控制单数图标位背景*/
 margin-top: 16px;
}
.developmenthistory_core_content .cd-timeline-img.cd-movie {
  /*background: #c03b44;*/ /*控制偶数图标位背景*/
 padding-right: 10px;
  margin-top: 16px;
}
.developmenthistory_core_content .cd-timeline-img.cd-location {
  background: #f0ca45;
}
@media only screen and (min-width: 1170px) {
 .developmenthistory_core_content  .cd-timeline-img {
    width: 60px;
    height: 60px;
    left: 50%;
    margin-left: -30px;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
  }
  .developmenthistory_core_content .cssanimations .cd-timeline-img.is-hidden {
    visibility: hidden;
  }
 .developmenthistory_core_content  .cssanimations .cd-timeline-img.bounce-in {
    visibility: visible;
    -webkit-animation: developmenthistory 0.6s;
    -moz-animation: developmenthistory 0.6s;
    animation: developmenthistory 0.6s;
  }
}

@-webkit-keyframes developmenthistory {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes developmenthistory {
  0% {
    opacity: 0;
    -moz-transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -moz-transform: scale(1.2);
  }
  100% {
    -moz-transform: scale(1);
  }
}
@keyframes developmenthistory {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
 
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
 .developmenthistory_core_content  .cd-timeline-content {
  position: relative;
 margin-left: 60px;/*单数div盒子的左右可控制*/
  background: #ffffff;
  border-radius: 0.25em;
  padding: 1em;

}
 .developmenthistory_core_content  .cd-timeline-content:after {
  content: "";
  display: table;
  clear: both;
}
 .developmenthistory_core_content  .cd-timeline-content h2 {
  color: #303e49;
}
 .developmenthistory_core_content  .cd-timeline-content p, 
  .developmenthistory_core_content  .cd-timeline-content .cd-read-more, 
   .developmenthistory_core_content  .cd-timeline-content .cd-date {
  font-size: 13px;
  font-size: 0.8125rem;
}
 .developmenthistory_core_content  .cd-timeline-content .cd-read-more, 
  .developmenthistory_core_content  .cd-timeline-content .cd-date {
  display: inline-block;
}
 .developmenthistory_core_content  .cd-timeline-content p {
  margin: 1em 0;
  line-height: 1.6;
}
 .developmenthistory_core_content  .cd-timeline-content .cd-read-more {
  float: right;
  padding: .8em 1em;
  background: #acb7c0;
  color: #ffffff;
  border-radius: 0.25em;
}
 .developmenthistory_core_content  .no-touch .cd-timeline-content .cd-read-more:hover {
  background-color: #bac4cb;
}
 .developmenthistory_core_content  .cd-timeline-content .cd-date {
  float: left;
  padding: .8em 0;
  opacity: .7;
}
 .developmenthistory_core_content  .cd-timeline-content::before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid #ffffff;
}
@media only screen and (min-width: 768px) {
  .developmenthistory_core_content .cd-timeline-content h2 {
   font-family: "微软雅黑";font-size: 20px; color: #383838;
     
  }
   .developmenthistory_core_content   .cd-timeline-content span{
   font-family: "黑体";font-size: 24px; color: #2a89f0;
   margin:0 16px;
     
  }
   .developmenthistory_core_content  .cd-timeline-content p {
    font-size: 16px;
    font-family: "微软雅黑";
    color: #999999;
    
  }
   .developmenthistory_core_content  .cd-timeline-content .cd-read-more, 
    .developmenthistory_core_content  .cd-timeline-content .cd-date {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 1170px) {
	
   .developmenthistory_core_content  .cd-timeline-content {
  	padding: 0;
    margin-right: 0;
    /*padding: 1.6em;*/
    width: 523px;
    float: right;/*单数位div的左右可控制*/ 
    margin-left:0 ;
  }
  .developmenthistory_core_content   .cd-timeline-content .cd-timeline-text{
  	width: 283px; height: 114px; float: left;text-align: left;
  }
   .developmenthistory_core_content   .cd-timeline-content .cd-timeline-inner_img{
  	width: 240px; float: right;
  }
  
  .developmenthistory_core_content   .cd-timeline-content .cd-timeline-left_text{
  	width: 283px; height: 114px; float: right; text-align: right;    box-sizing: border-box;
    padding-top: 13px;
  }
   .developmenthistory_core_content   .cd-timeline-content .cd-timeline-inner_right_img{
  	width: 240px; float: left;
  }
  
   /*控制单数div外边的小箭头*/
  .developmenthistory_core_content   .cd-timeline-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: #ffffff;
 
    display: none;  /*控制单数div外边的小箭头不显示*/
  }
  .developmenthistory_core_content   .cd-timeline-content .cd-read-more {
    float: left;
  }
  /*控制日期*/
   .developmenthistory_core_content  .cd-timeline-content .cd-date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 6px;
    font-size: 16px;
    font-size: 1rem;
    display: none;
  }
  /*偶数盒子的左右控制*/
  .developmenthistory_core_content   .cd-timeline-block:nth-child(even) .cd-timeline-content {
    float: left;
  }
  /*偶数盒子的左右控制*/
 
   /*控制欧数div外边的小箭头*/
   .developmenthistory_core_content  .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: #ffffff;
    display: none; /*控制div外边的小箭头不显示*/
  }
  .developmenthistory_core_content   .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
    float: right;
  }
   .developmenthistory_core_content  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
    left: auto;
    right: 122%;
    text-align: right;
  }
   .developmenthistory_core_content  .cssanimations .cd-timeline-content.is-hidden {
    visibility: hidden;
  }
   .developmenthistory_core_content  .cssanimations .cd-timeline-content.bounce-in {
    visibility: visible;
    -webkit-animation:  .developmenthistory_cd-bounce-2 0.6s;
    -moz-animation:  .developmenthistory_cd-bounce-2 0.6s;
    animation:  .developmenthistory_cd-bounce-2 0.6s;
  }
}

@media only screen and (min-width: 1170px) {
  /* inverse bounce effect on even content blocks */
   .developmenthistory_core_content  .cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
    -webkit-animation:  .developmenthistory_ .developmenthistory_core_content   0.6s;
    -moz-animation:  .developmenthistory_ .developmenthistory_core_content   0.6s;
    animation:  .developmenthistory_ .developmenthistory_core_content   0.6s;
  }
}
@-webkit-keyframes  .developmenthistory_cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes  .developmenthistory_cd-bounce-2 {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes  .developmenthistory_cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes  .developmenthistory_ .developmenthistory_core_content   {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes  .developmenthistory_ .developmenthistory_core_content   {
  0% {
    opacity: 0;
    -moz-transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes  .developmenthistory_ .developmenthistory_core_content   {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
/*发展历程时间轴样式结束*/
/*developmenthistory页面样式结束*/

/*Lawsandregulations页面样式开始************************************/

	/*轮播图样式开始*/
.lawsandregulations_banner{width: 100%; }
.lawsandregulations_banner .animaldiv{height: 200px;  height: 520px; }  
/*3张banner图片指定*/
.lawsandregulations_banner .item:nth-of-type(1) .animaldiv{background: url(../img/bannerimg1.jpg) no-repeat;    background-size: 100% 100%;}
.lawsandregulations_banner .item:nth-of-type(2) .animaldiv{background: url(../img/bannerimg2.jpg)no-repeat;    background-size: 100% 100%;}
.lawsandregulations_banner .item:nth-of-type(3) .animaldiv{background: url(../img/bannerimg3.jpg)no-repeat;    background-size: 100% 100%;;}
/*3张banner图片指定*/

	/*轮播图样式end*/

	/*内容区域样式开始*/

	/*新闻项头部bar开始*/
.lawsandregulations_banner_core_content .cc_top div{margin: 0 auto;  width: 1059px;}
.lawsandregulations_banner_core_content .cc_top a{ text-align: center; color: #333333;}
.lawsandregulations_banner_core_content .cc_top a:hover{ text-align: center; color: #999999; text-decoration: none;}
.lawsandregulations_banner_core_content .cc_top .news{ margin: 0 auto; height: 77px;display: inline-block; line-height: 77px;}/*新闻项*/
.lawsandregulations_banner_core_content .cc_top .news .i{width: 19px; height: 19px; background-color: red; display: inline-block;}/*新闻项图标*/


.lawsandregulations_banner_core_content .cc_top {position: relative; overflow: hidden;height: 77px;}
.lawsandregulations_banner_core_content .cc_top div{position:absolute; left:50px;margin: 0 auto;  width: 1059px; 
										animation:news_animation alternate 35s  infinite linear ;}
.lawsandregulations_banner_core_content .cc_top:hover div{animation:none ;}
.lawsandregulations_banner_core_content .cc_top a{ text-align: center; color: #333333;}
.lawsandregulations_banner_core_content .cc_top a:hover{ text-align: center; color: #999999; text-decoration: none;}


.lawsandregulations_banner_core_content .cc_top .news:nth-of-type(1) .i{position:relative;top: 6px;background: url(../img/news_ico.png)no-repeat; margin-left: 34px;}/*新闻项图标*/
.lawsandregulations_banner_core_content .cc_top .news:nth-of-type(2) .i{position:relative;top: 6px;background: url(../img/news_ico.png)no-repeat;margin-left: 34px;}/*新闻项图标*/
.lawsandregulations_banner_core_content .cc_top .news:nth-of-type(3) .i{position:relative;top: 6px;background: url(../img/dow_icon.png)no-repeat;margin-left: 34px;}/*新闻项图标*/
.lawsandregulations_banner_core_content  .cc_top_underline{height:11px;background: url(../img/news_underline.png)no-repeat; background-size: cover;}/*新闻项图标*/

.lawsandregulations_banner_core_content  .news_view{    margin-top: 46px;}/*新闻项图标*/
.lawsandregulations_banner_core_content  .news_view .new_left{float:left;height: 335px; width: 514px; }/*新闻项图标*/
.lawsandregulations_banner_core_content  .news_view .new_left .carousel-indicators{    bottom: 3px;
    /* right: 27px; */
    /* right: 30px; */
    left: 431px;}/*新闻项图标*/
  
.lawsandregulations_banner_core_content  .news_view .new_left .animaldiv {position: relative;}/*新闻项图标*/
.lawsandregulations_banner_core_content  .news_view .new_left .animaldiv .text_button{text-indent:10px;position:absolute; left:0; bottom: 0;
														line-height: 51px; 
														width: 514px; height: 51px; background-color: black;}/*新闻项图标*/
														
.lawsandregulations_banner_core_content  .news_view .new_left .carousel-indicators li {background-color: white;}/*新闻项图标*/
.lawsandregulations_banner_core_content  .news_view .new_left .carousel-indicators .active {background-color: #51a200;}/*新闻项图标*/
														
.lawsandregulations_banner_core_content  .news_view .new_right {width: 636px; height: 335px; background-color: #0089E4;float: right;}/*新闻项图标*/


.lawsandregulations_banner_core_content  .purpose_view .purpose_view_inner {height: 445px; margin: 50px auto;}/*新闻项图标*/
	/*新闻项头部bar end************/


/*Lawsandregulations页面样式结束*/


/*ss_function页面样式开始************************************/

	/*轮播图样式开始*/
.ssfunction_banner{width: 100%; }
.ssfunction_banner .animaldiv{height: 200px;  height: 520px; }  
/*3张banner图片指定*/
.ssfunction_banner .item:nth-of-type(1) .animaldiv{background: url(../img/bannerimg1.jpg) no-repeat;    background-size: 100% 100%;}
.ssfunction_banner .item:nth-of-type(2) .animaldiv{background: url(../img/bannerimg2.jpg)no-repeat;    background-size: 100% 100%;}
.ssfunction_banner .item:nth-of-type(3) .animaldiv{background: url(../img/bannerimg3.jpg)no-repeat;    background-size: 100% 100%;;}
/*3张banner图片指定*/

	/*轮播图样式end*/

	/*内容区域样式开始*/

	/*新闻项头部bar开始*/
.ssfunction_core_content .cc_top div{margin: 0 auto;  width: 1059px;}
.ssfunction_core_content .cc_top a{ text-align: center; color: #333333;}
.ssfunction_core_content .cc_top a:hover{ text-align: center; color: #999999; text-decoration: none;}
.ssfunction_core_content .cc_top .news{margin: 0 auto; height: 77px;display: inline-block; line-height: 77px;}/*新闻项*/
.ssfunction_core_content .cc_top .news .i{width: 19px; height: 19px; background-color: red; display: inline-block;}/*新闻项图标*/


.ssfunction_core_content .cc_top {position: relative; overflow: hidden;height: 77px;}
.ssfunction_core_content .cc_top div{position:absolute; left:50px;margin: 0 auto;  width: 1059px; 
										animation:news_animation alternate 35s  infinite linear ;}
.ssfunction_core_content .cc_top:hover div{animation:none ;}
.ssfunction_core_content .cc_top a{ text-align: center; color: #333333;}
.ssfunction_core_content .cc_top a:hover{ text-align: center; color: #999999; text-decoration: none;}

.ssfunction_core_content .cc_top .news:nth-of-type(1) .i{position:relative;top: 6px;background: url(../img/news_ico.png)no-repeat; margin-left: 34px;}/*新闻项图标*/
.ssfunction_core_content .cc_top .news:nth-of-type(2) .i{position:relative;top: 6px;background: url(../img/news_ico.png)no-repeat;margin-left: 34px;}/*新闻项图标*/
.ssfunction_core_content .cc_top .news:nth-of-type(3) .i{position:relative;top: 6px;background: url(../img/dow_icon.png)no-repeat;margin-left: 34px;}/*新闻项图标*/
.ssfunction_core_content  .cc_top_underline{height:11px;background: url(../img/news_underline.png)no-repeat; background-size: cover;}/*新闻项图标*/

.ssfunction_core_content  .news_view{    margin-top: 46px;}/*新闻项图标*/
.ssfunction_core_content  .news_view .new_left{float:left;height: 335px; width: 514px; }/*新闻项图标*/
.ssfunction_core_content  .news_view .new_left .carousel-indicators{    bottom: 3px;
    /* right: 27px; */
    /* right: 30px; */
    left: 431px;}/*新闻项图标*/
  
.ssfunction_core_content  .news_view .new_left .animaldiv {position: relative;}/*新闻项图标*/
.ssfunction_core_content  .news_view .new_left .animaldiv .text_button{text-indent:10px;position:absolute; left:0; bottom: 0;
														line-height: 51px; 
														width: 514px; height: 51px; background-color: black;}/*新闻项图标*/
														
.ssfunction_core_content  .news_view .new_left .carousel-indicators li {background-color: white;}/*新闻项图标*/
.ssfunction_core_content  .news_view .new_left .carousel-indicators .active {background-color: #51a200;}/*新闻项图标*/
														
.ssfunction_core_content  .news_view .new_right {width: 636px; height: 335px; background-color: #0089E4;float: right;}/*新闻项图标*/


.ssfunction_core_content  .purpose_view .purpose_view_inner {height: 445px; margin: 50px auto;}/*新闻项图标*/
	/*新闻项头部bar end************/


/*ssfunction页面样式结束*/

/*constitution页面样式开始************************************/

	/*轮播图样式开始*/
.constitution_banner{width: 100%; }
.constitution_banner .animaldiv{height: 200px;  height: 520px; }  
/*3张banner图片指定*/
.constitution_banner .item:nth-of-type(1) .animaldiv{background: url(../img/bannerimg1.jpg) no-repeat;    background-size: 100% 100%;}
.constitution_banner .item:nth-of-type(2) .animaldiv{background: url(../img/bannerimg2.jpg)no-repeat;    background-size: 100% 100%;}
.constitution_banner .item:nth-of-type(3) .animaldiv{background: url(../img/bannerimg3.jpg)no-repeat;    background-size: 100% 100%;;}
/*3张banner图片指定*/

	/*轮播图样式end*/

	/*内容区域样式开始*/

	/*新闻项头部bar开始*/
.constitution_core_content .cc_top div{margin: 0 auto;  width: 1059px;}
.constitution_core_content .cc_top a{ text-align: center; color: #333333;}
.constitution_core_content .cc_top a:hover{ text-align: center; color: #999999; text-decoration: none;}
.constitution_core_content .cc_top .news{ margin: 0 auto; height: 77px;display: inline-block; line-height: 77px;}/*新闻项*/
.constitution_core_content .cc_top .news .i{width: 19px; height: 19px; background-color: red; display: inline-block;}/*新闻项图标*/


.constitution_core_content .cc_top {position: relative; overflow: hidden;height: 77px;}
.constitution_core_content .cc_top div{position:absolute; left:50px;margin: 0 auto;  width: 1059px; 
										animation:news_animation alternate 35s  infinite linear ;}
.constitution_core_content .cc_top:hover div{animation:none ;}
.constitution_core_content .cc_top a{ text-align: center; color: #333333;}
.constitution_core_content .cc_top a:hover{ text-align: center; color: #999999; text-decoration: none;}


.constitution_core_content .cc_top .news:nth-of-type(1) .i{position:relative;top: 6px;background: url(../img/news_ico.png)no-repeat; margin-left: 34px;}/*新闻项图标*/
.constitution_core_content .cc_top .news:nth-of-type(2) .i{position:relative;top: 6px;background: url(../img/news_ico.png)no-repeat;margin-left: 34px;}/*新闻项图标*/
.constitution_core_content .cc_top .news:nth-of-type(3) .i{position:relative;top: 6px;background: url(../img/dow_icon.png)no-repeat;margin-left: 34px;}/*新闻项图标*/
.constitution_core_content  .cc_top_underline{height:11px;background: url(../img/news_underline.png)no-repeat; background-size: cover;}/*新闻项图标*/

.constitution_core_content  .news_view{    margin-top: 46px;}/*新闻项图标*/
.constitution_core_content  .news_view .new_left{float:left;height: 335px; width: 514px; }/*新闻项图标*/
.constitution_core_content  .news_view .new_left .carousel-indicators{    bottom: 3px;
    /* right: 27px; */
    /* right: 30px; */
    left: 431px;}/*新闻项图标*/
  
.constitution_core_content  .news_view .new_left .animaldiv {position: relative;}/*新闻项图标*/
.constitution_core_content  .news_view .new_left .animaldiv .text_button{text-indent:10px;position:absolute; left:0; bottom: 0;
														line-height: 51px; 
														width: 514px; height: 51px; background-color: black;}/*新闻项图标*/
														
.constitution_core_content  .news_view .new_left .carousel-indicators li {background-color: white;}/*新闻项图标*/
.constitution_core_content  .news_view .new_left .carousel-indicators .active {background-color: #51a200;}/*新闻项图标*/
														
.constitution_core_content  .news_view .new_right {width: 636px; height: 335px; background-color: #0089E4;float: right;}/*新闻项图标*/


.constitution_core_content  .purpose_view .purpose_view_inner {height: 185px; margin: 50px auto; font-family: "微软雅黑"; color: #5b5b5b; font-size: 18px;}/*新闻项图标*/
	/*新闻项头部bar end************/

/*章程图片开始*/
.constitution_core_content  .cons_img_inner .cons_img_box img {float: left; margin: 0 52px 52px 0;}/*新闻项图标*/
.constitution_core_content  .cons_img_inner .cons_img_box:last-child img{margin-right: 0;}/*新闻项图标*/

.constitution_core_content  .cons_img {margin-bottom: 190px;}/*新闻项图标*/

/*章程图片结束*/

/*constitution页面样式结束*/

/*constitute页面样式开始************************************/

	/*轮播图样式开始*/
.constitute_banner{width: 100%; }
.constitute_banner .animaldiv{height: 200px;  height: 520px; }  
/*3张banner图片指定*/
.constitute_banner .item:nth-of-type(1) .animaldiv{background: url(../img/bannerimg1.jpg) no-repeat;    background-size: 100% 100%;}
.constitute_banner .item:nth-of-type(2) .animaldiv{background: url(../img/bannerimg2.jpg)no-repeat;    background-size: 100% 100%;}
.constitute_banner .item:nth-of-type(3) .animaldiv{background: url(../img/bannerimg3.jpg)no-repeat;    background-size: 100% 100%;;}
/*3张banner图片指定*/

	/*轮播图样式end*/

	/*内容区域样式开始*/

	/*新闻项头部bar开始*/
.constitute_core_content .cc_top div{margin: 0 auto;  width: 1059px;}
.constitute_core_content .cc_top a{ text-align: center; color: #333333;}
.constitute_core_content .cc_top a:hover{ text-align: center; color: #999999; text-decoration: none;}
.constitute_core_content .cc_top .news{ margin: 0 auto; height: 77px;display: inline-block; line-height: 77px;}/*新闻项*/
.constitute_core_content .cc_top .news .i{width: 19px; height: 19px; background-color: red; display: inline-block;}/*新闻项图标*/

.constitute_core_content .cc_top {position: relative; overflow: hidden;height: 77px;}
.constitute_core_content .cc_top div{position:absolute; left:50px;margin: 0 auto;  width: 1059px; 
										animation:news_animation alternate 35s  infinite linear ;}
.constitute_core_content .cc_top:hover div{animation:none ;}
.constitute_core_content .cc_top a{ text-align: center; color: #333333;}
.constitute_core_content .cc_top a:hover{ text-align: center; color: #999999; text-decoration: none;}


.constitute_core_content .cc_top .news:nth-of-type(1) .i{position:relative;top: 6px;background: url(../img/news_ico.png)no-repeat; margin-left: 34px;}/*新闻项图标*/
.constitute_core_content .cc_top .news:nth-of-type(2) .i{position:relative;top: 6px;background: url(../img/news_ico.png)no-repeat;margin-left: 34px;}/*新闻项图标*/
.constitute_core_content .cc_top .news:nth-of-type(3) .i{position:relative;top: 6px;background: url(../img/dow_icon.png)no-repeat;margin-left: 34px;}/*新闻项图标*/
.constitute_core_content  .cc_top_underline{height:11px;background: url(../img/news_underline.png)no-repeat; background-size: cover;}/*新闻项图标*/

.constitute_core_content  .news_view{    margin-top: 46px;}/*新闻项图标*/
.constitute_core_content  .news_view .new_left{float:left;height: 335px; width: 514px; }/*新闻项图标*/
.constitute_core_content  .news_view .new_left .carousel-indicators{    bottom: 3px;
    /* right: 27px; */
    /* right: 30px; */
    left: 431px;}/*新闻项图标*/
  
.constitute_core_content  .news_view .new_left .animaldiv {position: relative;}/*新闻项图标*/
.constitute_core_content  .news_view .new_left .animaldiv .text_button{text-indent:10px;position:absolute; left:0; bottom: 0;
														line-height: 51px; 
														width: 514px; height: 51px; background-color: black;}/*新闻项图标*/
														
.constitute_core_content  .news_view .new_left .carousel-indicators li {background-color: white;}/*新闻项图标*/
.constitute_core_content  .news_view .new_left .carousel-indicators .active {background-color: #51a200;}/*新闻项图标*/
														
.constitute_core_content  .news_view .new_right {width: 636px; height: 335px; background-color: #0089E4;float: right;}/*新闻项图标*/


.constitute_core_content  .purpose_view .purpose_view_inner {height: 308px; margin: 50px auto;
												font-family: "微软雅黑"; font-size: 18px; color: #5b5b5b; line-height: 34px;
												}/*新闻项图标*/

	/*新闻项头部bar end************/
.constitute_core_content  .cons_img .cons_img_inner  {margin-bottom: 208px}
	

/*章程图片开始*/
.constitute_core_content  .cons_img_inner .cons_img_box img {float: left; margin: 0 19px 19px 0;}/*新闻项图标*/
.constitute_core_content  .cons_img_inner .cons_img_box:last-child img{margin-right: 0;}/*新闻项图标*/
/*章程图片结束*/

/*constitute页面样式结束*/

/*newsinfo页面样式开始************************************/

	/*轮播图样式开始*/
.newsinfo_banner{width: 100%; }
.newsinfo_banner .animaldiv{height: 200px;  height: 520px; }  
/*3张banner图片指定*/
.newsinfo_banner .item:nth-of-type(1) .animaldiv{background: url(../img/bannerimg1.jpg) no-repeat;    background-size: 100% 100%;}
.newsinfo_banner .item:nth-of-type(2) .animaldiv{background: url(../img/bannerimg2.jpg)no-repeat;    background-size: 100% 100%;}
.newsinfo_banner .item:nth-of-type(3) .animaldiv{background: url(../img/bannerimg3.jpg)no-repeat;    background-size: 100% 100%;;}
/*3张banner图片指定*/

	/*轮播图样式end*/

	/*内容区域样式开始*/

	/*新闻项头部bar开始*/

.newsinfo_core_content .cc_top div{margin: 0 auto;  width: 1059px;}
.newsinfo_core_content .cc_top a{ text-align: center; color: #333333;}
.newsinfo_core_content .cc_top a:hover{ text-align: center; color: #999999; text-decoration: none;}
.newsinfo_core_content .cc_top .news{margin: 0 auto; height: 77px;display: inline-block; line-height: 77px;}/*新闻项*/
.newsinfo_core_content .cc_top .news .i{width: 19px; height: 19px; background-color: red; display: inline-block;}/*新闻项图标*/

.newsinfo_core_content .cc_top {position: relative; overflow: hidden;height: 77px;}
.newsinfo_core_content .cc_top div{position:absolute; left:50px;margin: 0 auto;  width: 1059px; 
										animation:news_animation alternate 35s  infinite linear ;}
.newsinfo_core_content .cc_top:hover div{animation:none ;}
.newsinfo_core_content .cc_top a{ text-align: center; color: #333333;}
.newsinfo_core_content .cc_top a:hover{ text-align: center; color: #999999; text-decoration: none;}



.newsinfo_core_content .cc_top .news:nth-of-type(1) .i{position:relative;top: 6px;background: url(../img/news_ico.png)no-repeat; margin-left: 34px;}/*新闻项图标*/
.newsinfo_core_content .cc_top .news:nth-of-type(2) .i{position:relative;top: 6px;background: url(../img/news_ico.png)no-repeat;margin-left: 34px;}/*新闻项图标*/
.newsinfo_core_content .cc_top .news:nth-of-type(3) .i{position:relative;top: 6px;background: url(../img/dow_icon.png)no-repeat;margin-left: 34px;}/*新闻项图标*/
.newsinfo_core_content  .cc_top_underline{height:11px;background: url(../img/news_underline.png)no-repeat; background-size: cover;}/*新闻项图标*/

.newsinfo_core_content  .news_view{    margin-top: 46px;}/*新闻项图标*/
.newsinfo_core_content  .news_view .new_left{float:left;height: 335px; width: 514px; }/*新闻项图标*/
.newsinfo_core_content  .news_view .new_left .carousel-indicators{    bottom: 3px;
    /* right: 27px; */
    /* right: 30px; */
    left: 431px;}/*新闻项图标*/
 
.newsinfo_core_content  .news_info{margin: 50px 0 190px;}
.newsinfo_core_content  .news_info .news_info_inner .news_title h3{margin:30px 0;}
.newsinfo_core_content  .news_info .news_info_inner .news_title div span{margin-left: 50px}
.newsinfo_core_content  .news_info .news_info_inner .news_text {margin-top: 80px;}

.newsinfo_core_content  .news_info .news_info_inner .news_text h4 {text-indent: 2em;}
.newsinfo_core_content  .news_info .news_info_inner .news_text p {text-indent: 2em;}
.newsinfo_core_content  .news_info .news_info_inner .news_text p:first-child {text-indent: 0;}
.newsinfo_core_content  .news_info .news_info_inner .news_text h5 {text-indent: 2em;}



.newsinfo_core_content  .news_view .new_left .animaldiv {position: relative;}/*新闻项图标*/
.newsinfo_core_content  .news_view .new_left .animaldiv .text_button{text-indent:10px;position:absolute; left:0; bottom: 0;
														line-height: 51px; 
														width: 514px; height: 51px; background-color: black;}/*新闻项图标*/
														
.newsinfo_core_content  .news_view .new_left .carousel-indicators li {background-color: white;}/*新闻项图标*/
.newsinfo_core_content  .news_view .new_left .carousel-indicators .active {background-color: #51a200;}/*新闻项图标*/
														
.newsinfo_core_content  .news_view .new_right {width: 636px; height: 335px; background-color: #0089E4;float: right;}/*新闻项图标*/

	/*新闻项头部bar end************/
.newsinfo_core_content .news_info .news_info_inner .next_news a{ display: inline-block; width: 160px; font-size: 14px; color: #333333;}
.newsinfo_core_content .news_info .news_info_inner .next_news a:hover{ color: #9999;}

.newsinfo_core_content .news_info .news_info_inner .next_news {margin-top: 48px;}


			
/*newsinfo页面样式结束*/

/*trainingbulletin页面样式开始************************************/

	/*轮播图样式开始*/
.trainingbulletin_banner{width: 100%; }
.trainingbulletin_banner .animaldiv{height: 200px;  height: 520px; }  
/*3张banner图片指定*/
.trainingbulletin_banner .item:nth-of-type(1) .animaldiv{background: url(../img/bannerimg1.jpg) no-repeat;    background-size: 100% 100%;}
.trainingbulletin_banner .item:nth-of-type(2) .animaldiv{background: url(../img/bannerimg2.jpg)no-repeat;    background-size: 100% 100%;}
.trainingbulletin_banner .item:nth-of-type(3) .animaldiv{background: url(../img/bannerimg3.jpg)no-repeat;    background-size: 100% 100%;;}
/*3张banner图片指定*/

	/*轮播图样式end*/

	/*内容区域样式开始*/

	/*新闻项头部bar开始*/
.trainingbulletin_core_content .cc_top div{margin: 0 auto;  width: 1059px;}
.trainingbulletin_core_content .cc_top a{ text-align: center; color: #333333;}
.trainingbulletin_core_content .cc_top a:hover{ text-align: center; color: #999999; text-decoration: none;}
.trainingbulletin_core_content .cc_top .news{margin: 0 auto; height: 77px;display: inline-block; line-height: 77px;}/*新闻项*/
.trainingbulletin_core_content .cc_top .news .i{width: 19px; height: 19px; background-color: red; display: inline-block;}/*新闻项图标*/

.trainingbulletin_core_content .cc_top {position: relative; overflow: hidden;height: 77px;}
.trainingbulletin_core_content .cc_top div{position:absolute; left:50px;margin: 0 auto;  width: 1059px; 
										animation:news_animation alternate 35s  infinite linear ;}
.trainingbulletin_core_content .cc_top:hover div{animation:none ;}
.trainingbulletin_core_content .cc_top a{ text-align: center; color: #333333;}
.trainingbulletin_core_content .cc_top a:hover{ text-align: center; color: #999999; text-decoration: none;}


.trainingbulletin_core_content .cc_top .news:nth-of-type(1) .i{position:relative;top: 6px;background: url(../img/news_ico.png)no-repeat; margin-left: 34px;}/*新闻项图标*/
.trainingbulletin_core_content .cc_top .news:nth-of-type(2) .i{position:relative;top: 6px;background: url(../img/news_ico.png)no-repeat;margin-left: 34px;}/*新闻项图标*/
.trainingbulletin_core_content .cc_top .news:nth-of-type(3) .i{position:relative;top: 6px;background: url(../img/dow_icon.png)no-repeat;margin-left: 34px;}/*新闻项图标*/
.trainingbulletin_core_content  .cc_top_underline{height:11px;background: url(../img/news_underline.png)no-repeat; background-size: cover;}/*新闻项图标*/

.trainingbulletin_core_content  .news_view{    margin-top: 46px;}/*新闻项图标*/
.trainingbulletin_core_content  .news_view .new_left{float:left;height: 335px; width: 514px; }/*新闻项图标*/
.trainingbulletin_core_content  .news_view .new_left .carousel-indicators{    bottom: 3px;
    /* right: 27px; */
    /* right: 30px; */
    left: 431px;}/*新闻项图标*/
  
.trainingbulletin_core_content  .news_view .new_left .animaldiv {position: relative;}/*新闻项图标*/
.trainingbulletin_core_content  .news_view .new_left .animaldiv .text_button{text-indent:10px;position:absolute; left:0; bottom: 0;
														line-height: 51px; 
														width: 514px; height: 51px; background-color: black;}/*新闻项图标*/
														
.trainingbulletin_core_content  .news_view .new_left .carousel-indicators li {background-color: white;}/*新闻项图标*/
.trainingbulletin_core_content  .news_view .new_left .carousel-indicators .active {background-color: #51a200;}/*新闻项图标*/
														
.trainingbulletin_core_content  .news_view .new_right {width: 636px; height: 335px; background-color: #0089E4;float: right;}/*新闻项图标*/



.trainingbulletin_core_content  .purpose_view .purpose_view_inner {height: 445px; margin: 50px auto;}/*新闻项图标*/
.trainingbulletin_core_content  .purpose_view .purpose_view_inner {height: 445px; margin: 50px auto;}/*新闻项图标*/

/*trainingbulletin页面样式结束*/

/*notice页面样式开始*/


/*悬浮窗样式*/




/*轮播图样式开始*/
.notice_banner{width: 100%; }
.notice_banner .animaldiv{height: 200px;  height: 520px; }  
/*3张banner图片指定*/
.notice_banner .item:nth-of-type(1) .animaldiv{background: url(../img/bannerimg1.jpg) no-repeat;    background-size: 100% 100%;}
.notice_banner .item:nth-of-type(2) .animaldiv{background: url(../img/bannerimg2.jpg)no-repeat;    background-size: 100% 100%;}
.notice_banner .item:nth-of-type(3) .animaldiv{background: url(../img/bannerimg3.jpg)no-repeat;    background-size: 100% 100%;;}
/*3张banner图片指定*/

/*轮播图样式end*/

/*内容区域样式开始*/

/*animation: news_animation 800ms ease-in-out ;*/

.notice_core_content .cc_top {position: relative; overflow: hidden;height: 77px;}
.notice_core_content .cc_top div{position:absolute; left:50px;margin: 0 auto;  width: 1059px; 
										animation:news_animation alternate 35s  infinite linear ;}
.notice_core_content .cc_top:hover div{animation:none ;}
.notice_core_content .cc_top a{ text-align: center; color: #333333;}
.notice_core_content .cc_top a:hover{ text-align: center; color: #999999; text-decoration: none;}

.notice_core_content .cc_top {position: relative; overflow: hidden;height: 77px;}
.notice_core_content .cc_top div{position:absolute; left:50px;margin: 0 auto;  width: 1059px; 
										animation:news_animation alternate 35s  infinite linear ;}
.notice_core_content .cc_top:hover div{animation:none ;}
.notice_core_content .cc_top a{ text-align: center; color: #333333;}
.notice_core_content .cc_top a:hover{ text-align: center; color: #999999; text-decoration: none;}

.notice_core_content .cc_top .news{ margin: 0 auto; height: 77px;display: inline-block; line-height: 77px;}/*新闻项*/
.notice_core_content .cc_top .news .i{width: 19px; height: 19px; background-color: red; display: inline-block;}/*新闻项图标*/


.notice_core_content .cc_top .news:nth-of-type(1) .i{position:relative;top: 6px;background: url(../img/news_ico.png)no-repeat; margin-left: 34px;}/*新闻项图标*/
.notice_core_content .cc_top .news:nth-of-type(2) .i{position:relative;top: 6px;background: url(../img/news_ico.png)no-repeat;margin-left: 34px;}/*新闻项图标*/
.notice_core_content .cc_top .news:nth-of-type(3) .i{position:relative;top: 6px;background: url(../img/dow_icon.png)no-repeat;margin-left: 34px;}/*新闻项图标*/
.notice_core_content  .cc_top_underline{position: relative;
    background-size: cover;
    top: -7px;height:11px;background: url(../img/news_underline.png)no-repeat; background-size: cover;}/*新闻项图标*/

.notice_core_content  .news_view{    margin-top: 46px;}/*新闻项图标*/
.notice_core_content  .news_view .new_left{float:left;    height: 376px;
    width: 583px; }/*新闻项图标*/
.notice_core_content  .news_view .new_left .carousel-indicators{    bottom: 3px;
    /* right: 27px; */
    /* right: 30px; */
    left: 531px;}/*新闻项图标*/
  
.notice_core_content  .news_view .new_left .animaldiv {position: relative;height: 380px;}/*新闻项图标*/
.notice_core_content  .news_view .new_left .animaldiv .text_button{text-indent:10px;position:absolute; left:0; bottom: 0;
														line-height: 51px; 
														width: 100%; height: 51px; background-color: black;}/*新闻项图标*/
														
.notice_core_content  .news_view .new_left .carousel-indicators li {background-color: white;}/*新闻项图标*/
.notice_core_content  .news_view .new_left .carousel-indicators .active {background-color: #51a200;}/*新闻项图标*/
														
.notice_core_content  .news_view .new_right {width: 590px;  float: right;    border: 1px solid #e2e1e1;}/*新闻项图标*/

.notice_core_content .tabbox{background:#f0f0f0;font-family:'微软雅黑';   border: 1px solid #e2e1e1;}
.notice_core_content .tabbox .tab{overflow:hidden;background:#ccc; background-color: #fdfdfc;border-bottom: 1px solid #e2e1e1;}
.notice_core_content .tabbox .tab a{border-top:2px solid rgba(0,0,0,.0);display:block;padding:10px 28px 10px 28px;float:left;text-decoration:none;color:#333;
										}
.notice_core_content .tabbox .tab a:hover{border-top:2px solid red;text-decoration:none;}
.notice_core_content .tabbox .tab a.on{text-decoration:none;border-top:2px solid red;}
.notice_core_content .tabbox .content{overflow:hidden;    width: 583px;
    height: 394px;position:relative; padding: auto; box-sizing: border-box; padding: 0 20px;}
.notice_core_content .tabbox .content ul{}

.notice_core_content .tabbox .content li p{padding:10px;}
.notice_core_content .tabbox .content li a{text-indent: 2em;}

.notice_core_content .tabbox .content  li a{text-indent: 2em;}
.notice_core_content .tabbox .content ul  li span {font-size: 16px; font-family: "微软雅黑"; color: #999999;}
.notice_core_content .tabbox .content ul  li span a{font-size: 16px; font-family: "微软雅黑"; color: #666666;}


/*关于我们样式开始*/

    
.notice_core_content .about_content .about_content_inner .corimg, a {display: block;text-decoration: none;}
.notice_core_content .about_content .about_content_inner p, span {    font-size: 24px;
    font-family: '微软雅黑'; margin:  0;
    color: #5b5b5b;}
.notice_core_content .about_content .about_content_inner .mainContainer {overflow: hidden;background-color: #FFF;margin-top: 63px;}
.notice_core_content .about_content .about_content_inner .navContent {float: left; }

.notice_core_content .about_content .about_content_inner .container{float: left; width: 948px;}
.notice_core_content .about_content .about_content_inner .infoBox {float: left;width: 948px;height: 363px;}
.notice_core_content .about_content .about_content_inner .infoBox .top_summary {height: 100px;	}
.notice_core_content .about_content .about_content_inner .list_muen {width: 249px;height: 55px;background-color: #f2f1f1;line-height: 55px;}
.notice_core_content .about_content .about_content_inner .list_muen:hover {background-color: #f3d855;}
.notice_core_content .about_content .about_content_inner .navContent a {color: #FFF;font-size: 16px;font-family: '微软雅黑';text-align: center;margin-bottom: 7px;
font-family: "黑体";font-size: 19px; color: #555454;}
.notice_core_content .about_content .about_content_inner .navContent .onselected {background-color: #f3d855;text-decoration: none;}

/*关于我们样式end*/





/*行业管理内容样式开始*/
.notice_core_content .indu_manage{}
.notice_core_content .indu_manage .im_inner .im_view{width: 378px; height: 403px; float: left;}
.notice_core_content .indu_manage .im_inner .im_view:nth-of-type(2){margin: 0 28px;}
.notice_core_content .indu_manage .im_inner .im_view .im_view_topimg{height: 236px; background-color: #0089E4;}

.notice_core_content .indu_manage .im_inner .im_view:nth-of-type(1) .im_view_topimg{background: url(../img/im_manageimg1.jpg)no-repeat;}
.notice_core_content .indu_manage .im_inner .im_view:nth-of-type(2) .im_view_topimg{background: url(../img/im_manageimg2.jpg)no-repeat;}
.notice_core_content .indu_manage .im_inner .im_view:nth-of-type(3) .im_view_topimg{background: url(../img/im_manageimg3.jpg)no-repeat;}

.notice_core_content .indu_manage .im_inner .im_view { }


.notice_core_content .indu_manage .im_inner .im_view .im_view_tips h3{line-height: 70px;}

/*行业管理内容样式end*/

.notice_core_content .Look_at_more{text-align: right; height: 56px;}
.notice_core_content .Look_at_more_icon{position:relative; top:1px; width:17px; height:17px;background: url(../img/more_icon.png)no-repeat; display: inline-block;}

.notice_core_content .cc_boot{text-align: center; }
.notice_core_content .cc_boot div{width: 452px; margin: 0 auto; height: 231px;    box-sizing: border-box;padding-top: 65px;   }

.notice_core_content .core_banner{width: 100%;   }
.notice_core_content .carousel-indicators{bottom: 100px; }


.notice_core_content .cc_boot1{  margin-bottom:29px ;}
.notice_core_content .cc_boot1 .cc_boot1_inner{box-shadow: -2px -2px 14px #888888;background-color: #FFFFFF;}

.notice_core_content .cc_boot1 .ccboot_left{box-sizing:border-box; padding:0 26px 0 89px;float:left;height: 342px; width: 600px; }
.notice_core_content .cc_boot1 .ccboot_right{float:right;height: 342px; width: 600px; }

.notice_core_content .cc_boot1 .ccboot_left div{width: 45px; height: 45px; 
										margin-top:60px;}

.notice_core_content .cc_boot1 .ccboot_left h2{wheight: 66px;line-height: 66px; }
.notice_core_content .cc_boot1 .ccboot_left p{line-height: 30px;}


.notice_core_content .cc_boot2{   margin-bottom:29px ;}

.notice_core_content .cc_boot2 .cc_boot1_inner{box-shadow:  -2px -2px 14px #888888;background-color: #FFFFFF;}


.notice_core_content .cc_boot2 .ccboot_left{box-sizing:border-box; padding:0 26px 0 89px;float:right;height: 342px; width: 600px; }
.notice_core_content .cc_boot2 .ccboot_right{float:left;height: 342px; width: 600px; }

.notice_core_content .cc_boot2 .ccboot_left div{width: 45px; height: 45px; 
										margin-top:60px;background: url(../img/coreico2.png)no-repeat bottom right;}

.notice_core_content .cc_boot2 .ccboot_left h2{wheight: 66px;line-height: 66px; }
.notice_core_content .cc_boot2 .ccboot_left p{line-height: 30px;}


.notice_core_content .link_content{ background: url(../img/bg1.png)no-repeat;background-size:100%;margin-top: 56px;}

.notice_core_content .link_content .link_logo{}

.notice_core_content .link_content .link_logo li{margin-right:93px;height: 184px; width: 227px; float: left;}
.notice_core_content .link_content .link_logo li:nth-of-type(1){}
.notice_core_content .link_content .link_logo li:nth-of-type(2){background: url(../img/link_logo1.png)no-repeat;}
.notice_core_content .link_content .link_logo li:nth-of-type(3){background: url(../img/link_logo2.png)no-repeat;}
.notice_core_content .link_content .link_logo li:nth-of-type(4){background: url(../img/link_logo3.png)no-repeat;}
.notice_core_content .link_content .link_logo li:nth-of-type(5){background: url(../img/link_logo4.png)no-repeat;}
.notice_core_content .link_content .link_logo li:nth-of-type(6){background: url(../img/link_logo1.png)no-repeat;}
.notice_core_content .link_content .link_logo li:nth-of-type(7){background: url(../img/link_logo2.png)no-repeat;}
.notice_core_content .link_content .link_logo li:nth-of-type(8){background: url(../img/link_logo3.png)no-repeat;}
.notice_core_content .link_content .link_logo li:nth-of-type(4){margin-right: 0;}
.notice_core_content .link_content .link_logo li:nth-of-type(8){margin-right: 0;}
.notice_core_content .link_content .link_logo li a{height: 100%; width: 100%; display: block;}
.notice_core_content .link_content .link_logo li:first-child{margin-left: 10px;}
	/*内容区域样式开始*/
/*公告区域开始*/
.notice_core_content .notice .notice_inner .notice_view {width: 584px;height: 443px;}
.notice_core_content .notice .notice_inner .notice_view:first-child{float: right; }
.notice_core_content .notice .notice_inner .notice_view:last-child {float: right;margin-right: 30px;}
/*公告区域结束*/

/*通知公告*/
.notice_core_content .news_view .news_view_inner .new_right .n_content .c_content_inner .cci_left{ 
				width: 187px; height: 325px;float: left;

}
.notice_core_content .news_view .news_view_inner .new_right .n_content .c_content_inner .cci_left .cci_left_img{ 
					margin:17px 0 10px 20px;

}
.notice_core_content .news_view .news_view_inner .new_right .n_content .c_content_inner .cci_right{
	    float: right;     box-sizing: border-box;
    padding-right: 4px;
				
}
.notice_core_content .reserve .reserve_inner{ margin: 30px auto;}
.notice_core_content .news_view .news_view_inner .new_right .n_content .c_content_inner .cci_right .cci_right_text{
					width: 382px; height: 91px;  margin: 19px 0px -2px 0px;}

.notice_core_content .notice_view ul li a{display: inline-block;}
.notice_core_content .notice_view ul li { margin: 9px 0;}
.notice_core_content .notice_view ul li span:last-child{float: right;}

.notice_core_content .notice{margin-bottom: 70px;}	
.notice_core_content .notice .notice_view .content ul li span a{font-family: "微软雅黑"; font-size: 16px; color: #666666;}	
.notice_core_content .notice .notice_view .content ul li span a:hover{color: #999999;}	
/*焦点关注*/

/*焦点关注end*/
/*通知公告end*/



/*notice样式结束************/






/*屏幕小于1200px时左右按钮移动进来*/
@media screen and (min-width: 480px) {
    body {
        background-color: red;
    }
}