﻿body{
	margin:0 auto;
	overflow-x: hidden;
	/*background: url(../images/bj.jpg) center;*/
}
* {
	padding:0;
	margin:0;
	list-style:none;
}
a {
	font-size: 14px;
	color: #666;
	text-decoration:none;
}

/*===============我的样式==========*/

/*共用样式*/
.container {width: 1400px;margin: 0 auto;}
.fl {float: left;}
.fr {float: right;}
.cl {clear: both;}

/*头部样式：*/
header {
	width: 100%;
	height: 160px;

}
.logo dt,dd {
	float: left;
}
.logo dt {
	margin-right: 20px;
}
.logo dt img {
	width: 110px;
}
.logo dd {
	width: 905px;
}
.logo h2 {
	color: #df1a12;
	margin: 8px 0;
	font-size: 50px;
	line-height: 55px;
	letter-spacing: 14px;
	margin-top: 13px;
}
.logo p {
	font-size: 17px;
	margin: 10px 0 7px 0;
}
.logo h3 {
	font-size: 22px;
	font-weight: normal;
	line-height: 30px;
	float: left;
}
.head-bottom div {
	padding-left: 70px;
	font-size: 22px;
	line-height: 54px;
	background: url(../images/tel.png)no-repeat left center;
}
.gun-gg {
	height: 45px;
	line-height: 45px;
	background: #f1f1f1;
	color: #333;
}
.gun-gg h3 {
	font-size: 16px;
	padding-left: 35px;
	float: left;
	width: 60px;
	background: url(../images/gun-gg.png)no-repeat left center;
}
.gun-gg a {
	margin-right: 100px;
}
.gun-gg a:hover {
	color: #FC7138;
} 
.gun-gg marquee {
	width: 1050px;
}
.gun-banner {
	height: 150px;
	background: url(../images/gun-banner.jpg)no-repeat center;
}

.section1 {
	height: 350px;
	margin-top: 20px;
}
.kjnav {
	width: 250px;	
	height: auto;
	border: 1px solid #e5e5e5;
	border-radius: 10px 10px 0 0;
}
.kjnav-top img {
	float: right;
	margin: 7px;
}
.index-top {
	background: #1976D5;
	height: 45px;
	line-height: 45px;
	border-radius: 10px 10px 0 0;
	text-indent: 20px;
	color: #ffff;
	font-size: 17px;
}
.index-top h2 {
	font-size: 17px;
	float: left;
}
.kjnav ul li {
	width: 230px;
	height: 36px;
	line-height: 36px;
	background: #f5f5f5;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	margin: 8px 10px;
}
.kjnav ul li a {
	display: inline-block;
	width: 100%;
	height: 100%;
	text-indent: 0;
	overflow: hidden;
	transition: all ease .4s;
}
.kjnav ul li a:hover {
	color: #1976D5;
	font-weight: bold;
	text-indent: 10px;
}
.kjnav ul li img:nth-child(1){
	margin: 3px 15px;
}
.kjnav ul li img:nth-child(2){
	margin: 10px 6px;
}


/*机构简介*/
.about {
	width: 650px;
	height: 350px;
	margin: 0 48px;
	border-radius: 10px 10px 0 0;
}
.about-top {
	height: 45px;
	line-height: 45px;
	background: #f5f5f5;
}
.about-top p {
	width: 120px;
	float: left;
	background: #1976D5;
	font-size: 17px;
	text-align: center;
	color: #fff;
	border-radius: 10px 10px 0 0;
}
.about-top a {
	float: right;
	margin: 0 10px;
}
.about-bottom {
	width: 628px;
	height: 265px;
	overflow: hidden;
	padding: 10px;
	font-size: 14px;
	line-height: 30px;
	text-align: justify;
	border: 1px solid #e5e5e5;
	background: url(../images/about-bj.jpg);
	background-position: 0 100%;
}


/*图文轮播*/
#b04 {
	position: relative;
	width: 300px;
	height: 230px;
	float: left;
	margin-right: 10px;
}

#b04 .dots {
	position: absolute;
	right: 0;
	bottom: 40px;
	z-index: 3;
}

#b04 .dots li {
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: 0 2px;
	text-indent: -999em;
	background: #fff;
	border-radius: 6px;
	cursor: pointer;
}

#b04 .dots li.active {
	background: #1976d5;
	opacity: 1
}

#b04 .arrow {
	position: absolute;
	width: 20px;
	height: 37px;
	top: 50%;
	margin-top: -18px;
	overflow: hidden;
	z-index: 2;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

#b04 #al {
	left: 15px
}

#b04 #ar {
	right: 15px
}

#b04 ul {
	z-index: 1;
	width: 600%;
	overflow: hidden;
}

#b04 ul .slider-item {
	width: 300px;
	float: left;
	height: 230px;
	position: relative;
	overflow: hidden;
}
#b04 ul .slider-item img{
	width: 100%;
	height: 100%;
}
#b04 ul .slider-item .slider-title {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	color: #fff;
	background: rgba(0,0,0,.5);
}




/*通知公告*/
.Notice {
	width: 400px;	
	height: 333px;
	border: 1px solid #e5e5e5;
	border-radius: 10px 10px 0 0;
}
.index-top a {
	float: right;
	color: #fff;
	margin-right: 10px;
}
.Notice li {
	height: 40px;
	line-height: 40px;
	width: 95%;
	margin: 0 10px;
	border-bottom: 1px dashed #e5e5e5;
}
.Notice li font {
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #999;
	margin: 3px;
}
.Notice li a {
	display: inline-block;
	width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}
.Notice li span {
	float: right;
	font-size: 12px;
}
.Notice li:hover a{
	color: #1976D5;
}
.Notice li:hover font{
	background: #1976D5;
}
.s-banner img {
	clear: both;
	margin: 20px 0;
	width: 100%;
	height: auto;
}
.s-banner2 {
	background: url(../images/s-banner2.jpg)no-repeat center;
}


/*联系我们*/
.section2 {
	height: auto;
	overflow: hidden;
}
.kjnav2 {
	height: auto;
}
.nav-contact {
	padding: 20px 10px;
	background: #F6FCFF;
	line-height: 30px;
}


/*培训项目4块*/
.contact-center {
	float: left;
	width: 800px;
}
.contact-center dt {
	display: inline-block;
	width: 350px;
	float: left;
	height: 250px;
	margin: 0 0 25px 45px;
	border: 1px solid #e5e5e5;
	border-radius: 10px 10px 0 0;
}
.contact-center li {
	height: 39px;
	line-height: 39px;
	width: 95%;
	margin: 0 10px;
	border-bottom: 1px dashed #e5e5e5;
}
.contact-center li font {
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #999;
	margin: 3px;
}
.contact-center li a {
	display: inline-block;
	width: 75%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.contact-center li span {
	float: right;
	font-size: 12px;
}
.contact-center li:hover a{
	color: #1976D5;
}
.contact-center li:hover font{
	background: #1976D5;
}


/*法律法规*/
.law {
	width: 300px;
	height: 527px;
	background: #F6FCFF;
	border: 1px solid #e5e5e5;
	border-radius: 10px 10px 0 0;
}
.law li {
	height: 41px;
	line-height: 41px;
	width: 95%;
	margin: 0 6px;
	border-bottom: 1px dashed #e5e5e5;
}
.law li font {
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #999;
	margin: 3px;
}
.law li a {
	display: inline-block;
	width: 100%;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}
.law li span {
	float: right;
	font-size: 12px;
}
.law li:hover a{
	color: #1976D5;
}
.law li:hover font{
	background: #1976D5;
}



/*政府窗户*/
.section3,.links {
	height: 330px;
}

.links a {
	display: inline-block;
    width: 210px;
    padding: 5px 10px;
    background: #f6fcff;
    margin: 4px 10px;
    box-shadow: 0 3px 5px #bbb;
}
.links a:hover {
	background: #1976D5;
	color: #fff;
}

/*人才招聘*/
.job {
	height: 330px;
}
.job li {
	height: 39px;
	line-height: 39px;
}
/*图片新闻*/
.pic-box {
	clear: both;
	margin: 50px auto;
}
.pic-img {
	width: 1358px;
	border: 1px solid #e5e5e5;
	height: 200px;
	padding: 20px;
}
.pic-img p {
	font-size: 14px;
	line-height: 30px;
}



footer{
	clear: both;
	width: 100%;
	height: 235px;
	background: #1976D5;
	margin-top: 10px;
	color: #fff;
	font-size: 14px;
	position: relative;
}
.footlogo {
	color: #fff;
	margin-top: 30px;
}
.footlogo dd {
	width: 800px;
}
.footlogo h2 {
	color: #fff;
	font-size: 40px;
}
.footlogo p {
	font-size: 14px;
}
.footlogo h3 {
	font-size: 20px;
}
.foot-contact {
	margin: 64px 0 0 60px;
	line-height: 30px;
}
.wx {
	margin-top: 35px;
}
.copy {
	position: absolute;
	bottom: 0;
	clear: both;
	width: 100%;
	height: 45px;
	line-height: 45px;
	background: #0E69C5;
}
.copy a {
	color: #fff;
}
.copy img {
	margin-top: -7px;
    top: 12px;
}
/*===【内页样式】=====================*/
.ny-nav  {
	float: left;
	width: 250px;
	margin: 50px 0 50px 25px;
}
.ny-r {
	width: 1000px;
	margin: 50px 40px 40px 0;
	border: 1px solid #e5e5e5;
	padding: 0 10px 20px 10px;
}
/*面包屑导航*/
.ny-r-top {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #666;
	margin-bottom: 15px;
	background: #f5f5f5;
	text-align: right;
	width: 1000px;
    padding: 0 10px;
    margin-left: -10px;
}
.ny-r-top h3 {
	font-size: 18px;
	color: #1976D5;
	float: left;
}
.ny-r-top img {
	position: relative;
	top: 3px;
}
.ny-r-top a:hover {
	color: #064d9f;
}
.ny-r-top span,
.ny-r-top a {
	margin: 0 5px 0 5px;
}
.ny-r-top div a:hover {
	color: #064d9f;
}



/*内页新闻列表页通用样式*/
.n-news {
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	border-bottom: 1px dashed #e5e5e5;
}
.n-news font {
	display: inline-block;
	background: #ddd;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	margin: 3px;
}
.n-news a {
	display: inline-block;
	width: 100%;
	text-indent: 0;
	transition: all ease .3s;
	color: #333;
}
.n-news:hover a {
	color: #095fcd!important;
	font-weight: bold;
	text-indent: 10px;
}
.n-news:hover font {
	background: #095fcd;
}
.n-news:hover span {
	color: #095fcd;
}
.n-news span{
	float: right;
	margin: 10px;
	font-size: 14px;
	color: #666;
}


/*列表详情页*/
.ny-content {
	line-height: 30px;
	text-align: justify;
	padding: 0 10px;
}
.ny-content2 {
	line-height: 30px;
	text-align: justify;
	padding: 0 10px;
	background: url(../images/contact.jpg)no-repeat right top;
}
.ny-content img {
	max-width: 100%;
}
.ny-content-h2 {
	text-align: center;
	font-size: 20px;
	color: #333;
	margin: 20px 0;
}
.news_info {
	text-align:center;
	color:#999;
	border:1px solid #e1e1e1;
	border-left:0;
	border-right:0;
	margin:10px 0;
	padding:5px 0;
	font-size:14px;
}
/*培训项目页*/
.TrainInfor-ul {
	float: left;
	width: 450px;
	margin: 20px;
}
.TrainInfor-ul h3 {
	color: #1976D5;
	height: 35px;
	line-height: 35px;
	border-bottom: 2px solid #ddd;
}
.TrainInfor-ul h3 a {
	float: right;
}
.TrainInfor-ul h3 a:hover {
	color: #1976D5;
}
.TrainInfor-ul li {
	height: 35px;
	line-height: 35px;
	width: 100%;
	border-bottom: 1px dashed #e5e5e5;
}
.TrainInfor-ul li i.disc {
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #ddd;
	margin: 3px;
}
.TrainInfor-ul li a {
	display: inline-block;
	width: 70%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.TrainInfor-ul li span {
	float: right;
}
.TrainInfor-ul li:hover a{
	color: #1976D5;
}
.TrainInfor-ul li:hover font{
	background: #1976D5;
}


/*下载中心*/
.downli {
	line-height:30px;
	height:30px;
	border-bottom:1px dashed #ccc;
	text-indent: 0;
	transition: all ease .4s;
	background: url(../images/down.png)no-repeat right center;
}
.downli a {
	display: inline-block;
	width: 100%;
}
.downli:hover {
	text-indent: 5px;
}
.downli:hover a {
	color: #1976D5;
}
.downli span {
	float:right;
	color:#666;
	font-size: 14px;
	display: none;
}
.n_product_imgBox{
	float: left;
	margin: 1px 0 0 20px;
	width: 30%;
}
.smallpic {
	background:#fff;
}

#index_center_pro_nr a {
	color:#333;
}
 
.List_page {
	text-align:center;
	margin: 20px;
	clear:both;
}
.List_page a {
	background:#fff;
	margin:1px;
	padding:4px 6px;
	border:1px solid #e5e5e5;
	color:#333;
}
.List_page span {
	background:#e5e5e5;
	color:#333;
	margin:1px;
	padding:6px 10px;
}
.news_title {
	margin:5px 0;
	padding:0;
	text-align:center;
	font-size:14px;
}
.news_info {
	text-align:center;
	color:#999;
	border:1px solid #e1e1e1;
	border-left:0;
	border-right:0;
	margin:10px 0;
	padding:5px 0;
	font-size:14px;
}
#art_content {
	word-break:break-all;
	font-size:13px;
	padding:0 0 10px 0;
}
#art_content img {
	max-width:750px;
}
.news_pre {
	margin:10px 0 5px 0;
	clear:both;
	font-size:14px;
	color:#333;
}
.c9 {
	color:#999;
}
#pro_next {
	font-size:14px;
}
#about_right a {
	color:#666;
	font-size:14px;
}
 

.hr_td {
	line-height:30px;
	height:30px;
	border-bottom:1px dashed #ccc;
}
/*留言部分*/
.book_title {
	background:#EAF5FC;
	border:1px solid #BEDAF0;
	line-height:30px;
	padding:0 15px;
}
.book_title span {
	float:right;
	color:#333;
}
.book_Content {
	border:1px solid #BEDAF0;
	border-top:0;
	line-height:22px;
	padding:5px 15px 10px 15px;
	margin:0 0 10px 0;
	background:#fff;
}
.book_Content div {
	border-top:1px dashed #ccc;
	padding:5px 0;
	margin:5px 0 0 0;
}
.book_Content b {
	color:#f30;
}
.book_add {
	margin:0;
	padding:0;
	list-style:none;
}
.book_add input {
	vertical-align:middle;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 8px 10px;
	font-size: 14px;
	background:#fff;
}
.book_add textarea {
	vertical-align:top;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 8px 10px;
	overflow: hidden;
}
.book_add input[type="submit"] {
	width: 200px;
	display: block;
	margin: 40px auto;
	cursor: pointer;
	background-color: #1976D5;
	border: 0 none;
	color: #fff;
}
.book_add li {
	padding:2px;
	clear:both;
	font-size:14px;
	margin: 5px 0;
}
.book_add li span {
	display:block;
	float:left;
	width: 90px;
	font-size: 16px;
	line-height:25px;
	font-weight: bolder;
}
.book_add #showmsg {
	position:absolute;
	color:#f30;
	margin:-18px 0 0 130px;
*margin:8px 0 0 20px;
}

/*鍥哄畾鐨勬偓娴獥*/
.yb_conct{
	position:fixed;
	z-index:9999999;
	top: 350px;
	right:-127px;
	cursor:pointer;
	transition:all .3s ease;
}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#ff4a00 url(../images/fixcont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#ff4a00 url(../images/fixcont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#ff4a00 url(../images/fixcont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#ff4a00 url(../images/fixcont.png) no-repeat 0 -169px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}

 
 
/* owl-carousel轮播插件 */
.owl-carousel .owl-dots{position:absolute;top:50%;padding:0;text-align:left;width:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.owl-carousel .owl-dots .owl-dot{display:inline-block;position:relative;vertical-align:middle}
.owl-carousel .owl-dots .owl-dot span{width:8px;height:8px;margin:0 5px;border-radius:50%;background:#d3d3d3;display:inline-block;text-align:center;-webkit-transition:all ease .5s;-o-transition:all ease .5s;transition:all ease .5s}
.owl-carousel .owl-dots .owl-dot.active span{}
.owl-carousel .owl-nav i{font-size:23px;color:#fff}
.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{background:#000;width:42px;height:42px;line-height:48px;-webkit-transition:all ease .5s;-o-transition:all ease .5s;transition:all ease .5s;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);top:50%;position:absolute;text-align:center;border-radius:50%;opacity:0}
.owl-carousel .owl-nav .owl-prev{background:#000;left:20px;right:auto}
.owl-carousel .owl-nav .owl-next{right:20px}
/* owl-carousel轮播插件 */

/* 首页轮播 */
.slides-arrow:hover .owl-nav .owl-next,.slides-arrow:hover .owl-nav .owl-prev{opacity:.3}
.slides-arrow.dot-center .owl-dots{position:relative;top:-30px;padding:0;text-align:center;vertical-align:middle;display:inline-block;width:100%}
/* 首页轮播 */

/*pages*/ .pagination-wrapper {
	margin: 20px 0;
}
.pagination {
	height: 34px;
	text-align: center;
}
.pagination li {
	display: inline-block;
	height: 34px;
	margin-right: 5px;
}
.pagination li a {
	float: left;
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 12px;
	font-size: 16px;
	border: 1px solid #dddddd;
	color: #555555;
	text-decoration: none;
}
.pagination li a:hover {
	background: #f5f5f5;
	color: #015cb5;
}
.pagination li.active {
	background: #015cb5;
	color: #fff;
}
.pagination li.active a, .pagination li.active a:hover {
	background: transparent;
	border-color: #1976D5;
	color: #fff;
	cursor: default;
}

.fied{width: 100%;margin: 0 auto;overflow: hidden;background: #f7f9fa;padding: 5px 0}
.fd_main{width: 1400px;margin: 0 auto;overflow: hidden;}
.fd_main dd{font-size: 15px;color: #000;font-weight: bold;line-height: 1.5em;display: block;margin-bottom: 8px;}
.fd_main a{font-size: 14px;color: #555;float: left;display: inline-block;line-height: 1.5em;padding: 0 16px 0 0;}
