/*全局字体样式*/
body {
    font-family:"微软雅黑","宋体",Helvetica,Arial,sans-serif;
    background-color:#ffffff;
}

@media (max-width: 768px){
    body {
        padding-top: 51px;
    }
}



a {
    color:#696969;
}
a:hover {
    color:#0b479d;
}

/*全局栅格去掉边距*/
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}


/*页面内容宽度及样式开始*/

.container {
    padding-right: 0px !important;
    padding-left: 0px !important;
	width:100% !important;
}

.container-top {
	margin-top:-1px !important;
}

/*首页banner样式开始*/

.carousel {
    margin-top: 79px !important;
}

@media (max-width: 768px){
	.carousel {
		margin-top: 0px !important;
	}
}

.banner-tex1 {
	margin-top:50px;
	font-size:4.5em;
	font-weight:bold;
	color:#fff;
	display:block;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.6);
}

.banner-tex2 {
	font-size:3em;
	font-weight:bold;
	color:#fff;
	display:block;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.6);
}

.banner-btn {
	margin-top:20px;
	font-size:1.2em;
	color:#fff;
}

.carousel-caption {
    bottom: 220px !important;
    text-shadow: none !important;
}

.banner-tex3 {
	font-size:2.6em;
	font-weight:bold;
	color:#fff;
	display:block;
	text-align:left !important;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.6);
}

.banner-tex4 {
	font-size:4.5em;
	font-weight:bold;
	color:#fff;
	display:block;
	text-align:left !important;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.6);
}

.banner-tex5 {
	font-size:2.3em;
	font-weight:bold;
	color:#fff;
	display:block;
	text-align:left !important;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.8);
}


@media (max-width: 1400px) {
	.banner-tex1 {
		font-size:3em;
	}

	.banner-tex2 {
		font-size:2em;
	}

	.banner-tex3 {
		font-size:2em;
	}

	.banner-tex4 {
		font-size:3em;
	}

	.banner-tex5 {
		font-size:1.5em;
	}

	.banner-btn {
		margin-top:5px;
		font-size:0.8em;
		color:#fff;
	}
	.carousel-caption {
		bottom: 100px !important;
	}
}


@media (max-width: 768px){
	.banner-tex1 {
		font-size:1.25em;
	}

	.banner-tex2 {
		font-size:1em;
	}

	.banner-tex3 {
		font-size:1em;
	}

	.banner-tex4 {
		font-size:1.25em;
	}

	.banner-tex5 {
		font-size:0.9em;
	}

	.banner-btn {
		margin-top:5px;
		font-size:0.8em;
		color:#fff;
	}

	.carousel-caption {
		bottom: 10px !important;
	}

}


/*首页导航*/

.menuzord-menu > li {
    height: 80px;
}


@media (max-width: 1024px) {
	.hidden-wx {
		display:none !important;
	}
}

@media (max-width: 768px){
	.menuzord-menu > li {
		height: auto;
	}
	.hidden-wx {
		display:inline-block !important;
	}
}




/*首页样式*/

.margin-top50 {
	margin-top:50px;
}

.margin-bottom50 {
	margin-bottom:50px;
}

.margin-top20 {
	margin-top:20px;
}

.margin-bottom30 {
	margin-bottom:30px;
}

.con-topbg {
	background-image:url(con-topbg.jpg);background-repeat:no-repeat;background-position:center bottom;
    height:450px;
}

@media (max-width: 1024px){
	.con-topbg {
		background-image:url(con-topbg.jpg);background-repeat:no-repeat;background-position:center bottom;
		height:350px;
	}
}

.con-center {
	text-align:center;
}
.con-topt {
	color:#0b479d;
	font-size:1.6em;
}
.con-topt a {
	color:#0b479d;
}

.con-topt a:hover {
	color:#000;
	text-decoration:none;
}

.con-topzi {
	color:#666666;
	font-size:1.06em;
}

.plan-box-sr {
	padding-right:30px;
	/*background-image:url(arrow-1.png);background-repeat:no-repeat;background-position:right 10px center;*/
}

.plan-box-sr:hover {
	/*background-image:url(arrow-2.png);background-repeat:no-repeat;background-position:right 10px center;*/
}

.plan-box-sr1 {
	padding-right:30px;
}


@media (max-width: 768px){
	.plan-box-sr {
		padding-right:0px;
		margin-bottom:30px;
		background-image:none;
	}

	.con-topt {
		text-align:center;
	}

	.con-topzi {
		text-align:center;
	}

	.plan-box-sr1 {
		padding-right:0px;
	}

}

.plan-box a {
	display: block;
	background-color: rgba(230, 237, 245, 0.8);
	text-decoration:none;
}

.plan-box a:hover{
	background-color: rgba(32, 91, 172, 0.8);
	color: #fff !important;
}



@media (max-width: 768px){
	.plan-box a {
		margin:0px 0px 0px 0;

	}

}


.plan-space {
	padding:25px;
}


.avatar {
    position: relative;
    display: block;
	overflow: hidden;
	margin:auto;
	}

.avatar img {
	transform: scale(1);
    transition: all 0.5s ease-in 0s;
	}

.avatar:hover img {
    transform: scale(1.2);
    transition: all 0.5s ease-in 0s;
}

.avatar-wrapper {
	text-decoration:none !important;
	text-align:center;
	display:block;
}

.chain-t {
	font-size:1.16em;
	margin-top:20px;
	font-weight:600;
	text-align:center;
}

.plan-box a:hover .chain-t {
	color:#fff;
}

hr {
    margin-top: 10px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #9b9b9b;
}

.chain-zi {
	color:#42586e;
	font-size:1em;
	margin-bottom:40px;
}

.plan-box a:hover .chain-zi {
	color:#fff;
}

.chain-btn {
	background-color:#1196f1;
	padding:10px 20px;
	color:#fff;
}

@media (max-width:1024px){
   .chain-btn {
		padding:5px !important;
		font-size:0.875em;
	}
}

.plan-box a:hover .chain-btn {
	color:#00ff8a;
}


.con-newsbg {
	background-image:url(news-bg.jpg);background-repeat:no-repeat;
    height:510px;
}

@media (max-width: 768px){
	.con-newsbg {
		background-image:none;
		background-color:#f4f4f5;
		height:auto;
	}

}


.plan-newsbox a{
	display: inline-block;
	color: #7c7c7c;
}

.plan-newsbox a:hover{
	background-color: #fff;
	color: #000;
}

.news-datebg {
    background-color: #fff;
	line-height:26px;
    padding: 15px;
    text-align: center;
	border:2px solid #cbcbcb;
	display:block;
}

.plan-newsbox a:hover .news-datebg {
	border:2px solid #7998c2;
}

@media (max-width:768px){
	.news-datebg {
		display:inline-block;
		margin-left:20px;
		margin-top:20px;
	}
}

.news-date {
    font-size: 3.1em;
	margin-top:5px;
	display:block;
}

.news-yd {
    font-size: 0.875em;
}

.news-th{
	padding-top:0px;
	padding-left:20px !important;
	padding-right:20px !important;
}

.news-t{
    font-size: 1.16em;
	display:block;
	margin-bottom:10px;
	font-weight:bold;
	margin-top:5px;
}

.plan-newsbox a:hover .news-t {
	color:#0b479d;
}

.news-zi{
    font-size: 1em;
    overflow: hidden;
}

.news-line {
    padding-bottom: 5px;
    border: 0;
    border-top: 1px solid #d9d9d9;
}

.con-culbg {
	background-image:url(con-culbg.jpg);background-repeat:no-repeat;
    height:510px;
}

@media (max-width: 768px){
	.con-culbg {
		background-image:none;
		background-color:#fff;
		height:auto;
	}

}

.content-h a {
	font-size:1.16em;
	margin-top:20px;
	font-weight:600;
	text-align:center;
}

.content-h a:hover {
	text-decoration:none;
}

.content-h a .cul-1 {
	background-image:url(cul-pic1.png);background-repeat:no-repeat;background-position:center center;
    width:148px;
	height:148px;
	transform: scale(1);
    transition: all 0.5s ease-in 0s;
}

.content-h a:hover .cul-1 {
	background-image:url(cul-pic1a.png);background-repeat:no-repeat;background-position:center center;
    width:148px;
	height:148px;
	transform: scale(1.2);
    transition: all 0.5s ease-in 0s;
}

.content-h a .cul-2 {
	background-image:url(cul-pic2.png);background-repeat:no-repeat;background-position:center center;
    width:148px;
	height:148px;
	transform: scale(1);
    transition: all 0.5s ease-in 0s;
}

.content-h a:hover .cul-2 {
	background-image:url(cul-pic2a.png);background-repeat:no-repeat;background-position:center center;
    width:148px;
	height:148px;
	transform: scale(1.2);
    transition: all 0.5s ease-in 0s;
}

.content-h a .cul-3 {
	background-image:url(cul-pic3.png);background-repeat:no-repeat;background-position:center center;
    width:148px;
	height:148px;
	transform: scale(1);
    transition: all 0.5s ease-in 0s;
}

.content-h a:hover .cul-3 {
	background-image:url(cul-pic3a.png);background-repeat:no-repeat;background-position:center center;
    width:148px;
	height:148px;
	transform: scale(1.2);
    transition: all 0.5s ease-in 0s;
}

.content-h a .cul-4 {
	background-image:url(cul-pic4.png);background-repeat:no-repeat;background-position:center center;
    width:148px;
	height:148px;
	transform: scale(1);
    transition: all 0.5s ease-in 0s;
}

.content-h a:hover .cul-4 {
	background-image:url(cul-pic4a.png);background-repeat:no-repeat;background-position:center center;
    width:148px;
	height:148px;
	transform: scale(1.2);
    transition: all 0.5s ease-in 0s;
}


.foot-topbg {
	background-image:url(footer-topbg.gif);background-repeat:repeat-x;
	height:40px;
	margin-top:100px;
}

.intro-w{
    float: left;
    padding: 0 15px !important;
	text-align:left;
	border-left: 1px dashed #cdcdcd;
	height:210px;
}

@media (max-width: 1400px) {
	.intro-w{
		padding: 0 5px !important;
		margin:5px 0 5px 0;
	}
}

@media (max-width:768px){
   .intro-w{
		padding: 0 20px 0 0;
		height:100%;
		margin:10px 0 10px 0;
		border-right: 0px dashed #cdcdcd;
		display:inline-table;
	}
}

.intro-wr{
	border-right: 1px dashed #cdcdcd;
	border-left: 1px dashed #cdcdcd;
	height:210px;
}

@media (max-width: 1400px) {
	.intro-wr{
		padding: 0 5px !important;
		margin:5px 0 5px 0;
	}
}

@media (max-width:768px){
   .intro-wr{
		padding: 0 20px 0 0;
		height:100%;
		margin:10px 0 10px 0;
		border-right: 0px dashed #cdcdcd;
		display:inline-table;
	}
}

.tit{
    font-size:1.16em;
    line-height: 28px;
	font-weight:bold;
	padding-bottom:5px;
}

@media (max-width:1024px){
	.tit{
		font-size:1em !important;
		font-weight:bold;
	}
}

.list{
	list-style:none;
	padding-left: 0px;
	text-align:left;
	font-size:1em;
	margin-top:10px;
	line-height:12px;
}

.b-right{
	float:right;
	margin-right:10px;
}

@media (max-width:768px){
	.b-right{
		float: none;
		text-align: center;
		margin-right:0px;
	}
}

.display-lr{
	display:inline-block;
	padding-left:10px;
}

.email{
	width:80px;
	height:80px;
	background-color:#323232;
	padding:10px !important;
	color:#FFFFFF;
	text-align:center;
}

.email:hover{
	background-color:#4d7cbd;
    color: #ffffff;
}

.WeChat-txt{
	color: #636363;
	font-size: 1em;
	text-align: center;
}

.footer-bg {
	background-color:#545454;
	padding:20px;
	color:#fff;
}

.footer-r {
	text-align:right;
}

.footer-r a {
	color:#7d7d7d;
	font-size:0.8em;
}

.footer-r a:hover {
	color:#fff;
}

@media (max-width:768px){
   .footer-bg {
		text-align:center;
		font-size:0.875em;
	}

	.footer-r {
		text-align:center;
	}
}



/*二级页样式*/

.banner-menu-texposition {
	margin-bottom:-100px !important;
	margin-left:100px;
}

.banner-menu-tex1 {
	font-size:2.6em;
	font-weight:bold;
	color:#fff;
	display:block;
	text-align:left !important;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.6);
}

.banner-menu-tex2 {
	font-size:2.3em;
	font-weight:bold;
	color:#fff;
	display:block;
	text-align:left !important;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.8);
}

@media (max-width: 768px){
	.banner-menu-texposition {
		margin-bottom:-10px !important;
		margin-left:10px;
	}

	.banner-menu-tex1 {
		font-size:1em;
	}

	.banner-menu-tex2 {
		font-size:0.9em;
	}

}

@media (max-width: 1400px) {
	.banner-menu-texposition {
		margin-bottom:-90px !important;
		margin-left:10px;
	}

}

.sub-bac-nav{
	background-color: #c8e8ff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #4f9ee4;
}

.submenu-top {
    background-color:#aed9ff;
    font-size: 0;
    height: 60px;
    text-align: center;
}

@media (max-width:768px){
	.submenu-top {
		margin-top: 0px;
	}
}

.submenu-top li {
    display: inline-block;
    list-style: outside none none;
}

.submenu-top > li:first-child > a {
    border-left:  1px solid #fff;
}

.submenu-top li.active a {
    background-color:#acce22;
    color: #fff !important;
	font-weight:bold;
	text-decoration:none;
}



.submenu-top li a {
    border-right: 1px solid #fff;
    color: #0b479d !important;
    display: block;
    font-size: 1.6rem !important;
    line-height: 60px;
	height:60px;
    text-align: center;
}

.submenu-top li a:hover {
    color: #fff !important;
	background-color:#acce22;
	text-decoration:none;
}

@media (max-width: 768px) {
	.submenu-top li a {
		border-top: 1px solid #fff !important;
	}
}

.content {
	font-size:1.16em;
	line-height:30px;
}

@media (max-width: 768px) {
	.content {
		padding-left:15px !important;
		padding-right:15px !important;
	}
}


.plan-newsboxd {
	border-bottom:1px solid #eaeaea;
	padding-bottom: 5px;
}

.plan-newsboxd a{
	display: block;
	color: #7c7c7c;
}

.plan-newsboxd a:hover{
	background-color: #f4f4f6;
	color: #000;
}

.plan-newsboxd a:hover .news-datebg {
	border:2px solid #7998c2;
}

.plan-newsboxd a:hover .news-t {
	color:#0b479d;
}

.newscls-tit{
	color:#000;
	font-size:1.5em;
	font-weight:500;
	text-align:center;
	background-color:#e9f3f9;
	margin-bottom:10px;
	padding:30px 15px;
}

.newscls-txt{
	color:#a3a3a3;
	font-size:1em;
	margin-bottom:30px;
	text-align:right;
}


.group-box{
    padding: 30px !important;
    margin: 10px;
	border: 1px solid #cccccc;
    -webkit-box-shadow: 3px 3px 3px;
    -moz-box-shadow: 3px 3px 3px;
    box-shadow: 3px 3px 3px;
}

.group-t{
	font-size: 1.4em;
	margin-bottom: 20px;
	font-weight: 700;
	color: #000000;
}

.group-ta{
	margin-bottom: 20px;
	color: #006cb9;
}

.group-te{
	margin-bottom: 20px;
	color: #6b6b6b;
}

.tit-co{
	color:#0c5dd2;
	font-size:2.5em;
}

@media (max-width:1024px) {
	.tit-co{
		text-align:center;
		font-size:2em;
	}
}

@media (max-width:768px) {
	.tit-co{
		text-align:center;
		font-size:1.6em;
		margin-bottom:20px;
	}
}

.submenu-cls {
	text-align: right;
}

@media (max-width:768px){
	.submenu-cls {
		text-align:center;
	}
}

.submenu-cls a {
    display: inline-block;
	padding:10px 20px;
    text-decoration: none;
    color:#0c5dd2;
    border: 1px solid #0c5dd2;
	font-weight:bold;
	font-size:1.16em;
}

.submenu-cls a:hover {
    background-color: #0c5dd2;
	color:#FFF;
}

.submenu-cls a:last-child {
	border: 1px solid #0c5dd2;
}

.submenu-cls a.active {
	background-color: #0c5dd2;
    text-decoration: none;
	color:#FFF;
}

@media (max-width:768px){
	.submenu-cls a {
		padding:5px 10px;
		font-size:1em;
	}
}

.submenu-cls1 {
	text-align: left;
}

@media (max-width:768px){
	.submenu-cls1 {
		text-align:center;
	}
}

.submenu-cls1 a {
    display: inline-block;
	padding:10px 20px;
    text-decoration: none;
    color:#0c5dd2;
    border: 1px solid #0c5dd2;
	font-weight:bold;
	font-size:1.16em;
}

.submenu-cls1 a:hover {
    background-color: #0c5dd2;
	color:#FFF;
}

.submenu-cls1 a:last-child {
	border: 1px solid #0c5dd2;
}

.submenu-cls1 a.active {
	background-color: #0c5dd2;
    text-decoration: none;
	color:#FFF;
}

.vol {
	border:1px solid #9b9b9b;
}

.group-bac{
	background-color: #4d7cbd;
	color: #fff;
	font-size: 1.5em;
	padding: 20px 0;
	font-weight:bold;
}

@media (max-width:768px){
	.group-bac {
		padding-left:20px !important;
	}
}

.team-contactbg {
    background-color: #e3f3ff;
    margin-top: 20px;
}

.team-contact {
    padding: 30px;
}

.spe-clstd {
    font-weight: bold;
    font-size: 1.16em;
    color: #0b479d;
    display: block;
}