body{
	margin: 0;
	padding: 0;
	font-family:"微软雅黑";
}
ul{
	list-style-type: none;
	padding-left: 0;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
.thebox{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.cc-box{
	clear: both;
	width: 100%;
	height: 0;
	margin: 0;
	padding: 0;
}
/*导航栏*/
.navbar {
    min-height: 110px;
    margin-bottom: 0;
    border: none;
}
.navbar-default {
    background-color: white;
}
.navbar-default .navbar-nav>li>a {
    color: #333333;
    font-size: 16px;
}
.navbar-default .navbar-nav>li>a:hover{
	color: #DA3121;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    background-color: transparent;
    color: #DA3121;
}
.navbar-nav {
    margin-top: 45px;
}
.nav>li>a {
    padding: 10px 0;
}
.navbar-nav>li>a {
    padding-bottom: 35px;
}
.navbar-nav>li {
    margin-left: 52px;
}

.navbar-nav>li.my_login_list {
    display: none;
}

.dropdown-menu {
    left: -23px;
    min-width: 106px;
    font-size: 16px;
    border: none;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,.175);
    box-shadow: 0 0 8px rgba(0,0,0,.175);
}
.dropdown-menu>li>a {
    padding: 7px 23px;
}
.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}
.navbar-brand {
    padding: 14px 0;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{
	position: relative;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: transparent;
    color: #DA3121;
}
.dlzc{
	display: inline-block;
	background-color: #F5F5F5;
	padding: 6px 5px;
	color: #646464;
	font-size: 14px;
	position: absolute;
	right: 0;
	top: 10px;
}
.dlzc a{
	color: #646464;
}
.dlzc a:hover{
	color: #DE2D1F;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #DA3121;
    background-color: transparent;
}
/*轮播*/
.carousel-indicators {
    bottom: 20px;
}
.carousel-inner {
    min-width: 1200px;
}
.carousel-control.right {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0)),to(rgba(0,0,0,0)));
    background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0)),to(rgba(0,0,0,0)));
    background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
}
.carousel-indicators li {
    width: 12px;
    height: 12px;
    border: 2px solid #fff;
    border-radius:0 ;
    margin: 1px 4px;
    background-color: white;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 1px 4px;
    background-color: #ca3232;
    border-color: #ca3232;
}
.carousel-inner>.item img{	
	width: 100%;
}
/*轮播下导航*/
.in-center{
	background-color: #F9F9F9;
	min-width: 1200px;
	padding: 50px 0 30px;
}
.in-center ul li{
	width: 280px;
	height: 104px;
	float: left;
	margin-bottom: 40px;
	margin-left: 25px;
}
.in-center ul li:nth-of-type(4n+1){
	margin-left: 0;
}
.ince-lef{
	width: 120px;
	height: 104px;
	float: left;
	color: white;
	position: relative;
}
.ince-lef img{
	width: 100%;
	height: 100%;
}
.ince-leftex{
	background-color: rgb(0,0,0,0.3);
	font-size: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 8px 9px;
}
.ince-leftex span{
	display: block;
	border: 1px solid rgba(255,255,255,0.5);
	padding: 14.5px 29px;
}
.ince-rig{
	height: 104px;
	width: 160px;
	background-color: white;
	padding: 11px 0 12px;
	padding-left: 26px;
	float: right;
	display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
.ince-rig a{
	color: #4E4E4E;
	font-size: 16px;
	display: block;
}
.ince-rig a img{
	margin-right: 8px;
	margin-bottom: 1px;
}
.ince-rig a:hover{
	color: #DA3121;
}
/*首页关于我们*/
.inabo-box{
	background: url(../images/index/in-bj.jpg) no-repeat center center;
	height: 640px;
	padding: 62px 0;
	min-width: 1200px;
}
.inabo-til{
	text-align: center;
	font-size: 28px;
	margin-bottom: 56px;
}
.inabo-til span{
	display: block;
	margin-top: 4px;
	color: #838384;
	font-size: 15px;
}
.inabo-imp{
	width: 1123px;
	/*display: inline-block;*/
	float: left;
	margin-right: 20px;
}
.inabo-imp>img{
	width: 543px;
	height: 366px;
}
.inabo-right{
	width: 542px;
	float: right;
	padding-top: 25px;
}
.inabo-right div{
	font-size: 20px;
	margin-bottom: 15px;
}
.inabo-right span{
	display: block;
	width: 22px;
	height: 3px;
	background-color: #DA2E22;
	margin-bottom: 15px;
}
.inabo-right p{
	font-size: 15px;
	line-height: 28px;
	text-align: justify;
	margin-bottom: 30px;
	overflow: hidden;
    max-height: 220px;
}
.inabo-right a{
	background-color: #CB2E1F;
	color: white;
	padding: 6px 24px;
	font-size: 15px;
}
.inabo-np{
	width: 35px;
	float: right;
	padding-top: 95px;
}
.inabo-np span{
	display: inline-block;
	margin-bottom: 1px;
}
.inabo-win{
	width: 1123px;
	height: 366px;
	display: inline-block;
	overflow: hidden;
	position: relative;
}
.inabo-lunb{
	width: 2300px;
	position: absolute;
	top: 0;
	left: 0;
}
/*校园小记者*/
.xyjz-box{
	padding: 50px 0 ;
	min-width: 1200px;
	background-color: #F9F9F9;
}
.xyjz-tex ul li{
	margin-left: 33px;
	margin-bottom: 50px;
	float: left;
	width: 378px;
	text-align: center;
}
.xyjz-tex ul li:nth-of-type(3n+1){
	margin-left: 0;
}
.xyjz-tex ul li div{
	width: 100%;
	height: 280px;
	margin-bottom: 12px;
}
.xyjz-tex ul li div img{
	width: 100%;
	height: 100%;
}
.xyjz-tex ul li span{
	color: black;
	font-size: 15px;
}
.index-a{
	text-align: center;
	margin-bottom: 0;
}
.index-a a{
	background-color: #CB2E1F;
	color: white;
	padding: 6px 24px;
	font-size: 15px;
}
.xyjz-tex ul li a:hover span{
	color: #ca3232;
}
/*公益活动*/
.gyhd-box{
	height: 745px;
	background: url(../images/index/glhd-bj.jpg) no-repeat center center;
	min-width: 1200px;
	padding: 60px 0;
}
.gyhd-tex{
}
.gyhd-tex>div{
	float: left;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 50px;
}
.gyhd-tex>div img{
	width: 100%;
	height: 100%;
}
.gyhd-tex>div div span{
	display: inline-block;
	width: 11px;
	height: 2px;
	background-color: white;
	margin: 0 10px 5px;
}
.gyhd-btex{
	width: 500px;
	height: 400px;
	position: relative;
}
.gyhd-btex div{
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.2);
	position: absolute;
	top: 0;
	left: 0;
	padding: 15px;
	padding-top: 185px;
	color: white;
	opacity: 0;
	transition: all 0.3s;
}
.gyhd-btex a:hover div{
	opacity: 1;
}
.gyhd-stex{
	margin-left: 20px;
}
.gyhd-stex>div{
	width: 330px;
	height: 190px;
	position: relative;
	margin-bottom: 20px;
}
.gyhd-stex>div p{
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.2);
	position: absolute;
	top: 0;
	left: 0;
	padding: 15px;
	padding-top: 84px;
	color: white;
	opacity: 0;
	transition: all 0.3s;
}
.gyhd-stex>div a:hover p{
	opacity: 1;
}
/*公益讲座专家团队*/
.intd-box{
	padding: 50px 0 60px;
}
.intd-box ul li{
	width: 272px;
	height: 354px;
	position: relative;
	float: left;
	margin-left: 37px;
	margin-bottom: 52px;
}
.intd-box ul li:first-of-type{
	margin-left: 0;
}
.intd-box ul li img{
	width: 100%;
	height: 100%;
}
.intd-imp{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	color: white;
	background-color: rgba(0,0,0,0.4);
	padding: 48px 32px 10px;
	overflow: hidden;
	opacity: 0;
	transition: all 0.3s; 
}
.intd-imp span{
	display: block;
	height: 2px;
	width: 15px;
	margin: 10px 0 12px;
	background-color: white;
}
.intd-imp div{
	font-size: 20px;
}
.intd-imp p{
	font-size: 15px;
	line-height: 26px;
    margin-bottom: 0;
}
.intd-box ul li a:hover .intd-imp{
	opacity: 1;
}
/*新闻中心*/
.innews-box{
	background-color: #F9F9F9;
	min-width: 1200px;
	padding: 50px 0 60px;
}
.innews-tex{
	margin-bottom: 50px;
}
.innews-left{
	width: 380px;
	height: 320px;
	position: relative;
	display: inline-block;
}
.innews-left img{
	width: 100%;
	height: 100%;
}
.innews-left div{
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: rgba(0,0,0,0.5);
	padding: 10px 20px;
	color: white;
	width: 100%;
}
.innews-left div span{
	display: block;
	font-size: 16px;
	margin-bottom: 8px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.innews-left div p{
	margin-bottom: 0;
}
.innews-left a:hover div span{
	color: #ca3232;
}
.innews-right{
	width: 790px;
	float: right;
}
.innews-right ul li{
	float: left;
	border: 1px solid #D8D8D8;
	padding: 7px;
	margin-bottom: 16px;
	width: 380px;
	height: 96px;
}
.innews-right ul li:nth-of-type(2n){
	margin-left: 30px;	
}
.innews-right ul li img{
	width: 96px;
	height: 81px;
	float: left
}
.innews-imp{
	width: 260px;
	float: right;
	padding-top: 4px;
    height: 100%;
    line-height: 24px;
    overflow: hidden;
}
.innews-imp div{
	color: #959494;
	margin-bottom: 5px;
	display: flex;
}
.innews-imp div span{
	display: inline-block;font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: black;
	width: 178px;
    margin-right: 4px;
}
.innews-right ul li a:hover .innews-imp div span{
	color: #CA3232;
}
.innews-imp p{
	color: #737373;
	margin-bottom: 0;
	overflow: hidden;
}
.innews-right ul li a:hover .innews-left div span{
	color: #ca3232;
}
/*服务学校*/
.fwxx-box{
	padding: 50px 0;
}
.fwxx-tex img{
	width: 117px;
	height: 110px;
}
.fwxx-tex ul li{
	margin: 12px 41px;
	float: left;
}
/*脚部*/
footer{
	background-color: #171717;
	padding-top: 45px;
	min-width: 1200px;
	clear: both;
}
.foot-top{
	border-bottom: 1px solid #222222;
}
.foot-top>div{
	float: left;
}
.foot-top>.foot-th{
	float: right;
}
.foot-top>div>div{
	color: white;
	font-size: 18px;
	margin-bottom: 15px;
}
.foot-top>div>div span{
	display: block;
	width: 11px;
	height: 2px;
	background-color: #FFF8F7;
	margin-top: 20px;
}
.foot-o{
	margin-right: 170px;
}
.foot-o ul li{
	color: #BBBBBB;
	margin-bottom: 5px;
}
.foot-o ul{
	margin-bottom: 35px;
}
.foot-o p{
	color: #FFF8F7;
	margin-bottom: 0;
}
.foot-o p a{
	color: #BBBBBB;
}
.foot-o p a:hover{
	color: #ca3232;
}
.foot-tw{
	width: 305px;
}
.foot-tw ul li{
	float: left;
	margin-bottom: 10px;
	margin-right: 32px;
}
.foot-tw ul li a{
	color: #BBBBBB;
}
.foot-tw ul li a:hover{
	color: #ca3232;
}
.foot-th p{
	margin-bottom: 0;
}
.foot-th span{
	display: inline-block;
	width: 120px;
	margin-right: 20px;
	text-align: center;
	color: #BBBBBB;
}
.foot-th span img{
	width: 120px;
	height: 120px;
	margin-bottom: 10px;
}
.foot-bot{
	min-width: 1200px;
	text-align: center;
	color: #BBBBBB;
	padding: 12px 0;
	border-top: 1px solid #222222;
	margin-top: 18px;
}

/*非首页*/
.oth-bwimg{
	width: 100%;
	min-width: 1200px;
}
.oth-bwimg img{
	width: 100%;
}
.lujing{
	border-bottom: 1px solid #DFDFDF;
    padding: 15px 0 8px;
    height: 48px;
    color: #666666;
    margin-bottom: 30px;
}
.lujing a{
	color: #666666;
}
.lujing a:hover{
	color: #0056A2;
}
.lujing img{
	width: 19px;
    margin-right: 10px;
    margin-bottom: 4px;
}
.oth-left{
	width: 272px;
	float: left;
}
.oth-right{
	width: 873px;
	margin-left: 325px;
	    padding-bottom: 80px;
}
.oth-leme{
	margin-bottom: 26px;
}
.oth-leme div{
	width: 100%;
	height: 82px;
	background-color: #ca3232;
	color: white;
	font-size: 22px;
	padding-left: 30px;
    padding-top: 11px;
}
.oth-leme div span{
	display: block;
	font-size: 16px;
	margin-top: 3px;
}
.oth-leme ul{
	border: 1px solid #ca3232;
	padding: 10px 30px;
}
.oth-leme ul li a{
	font-size: 18px;
	color: #666666;
	display: block;
	padding: 15px 0;
}
.oth-leme ul .oth-leact a{
	color: #ca3232;
	font-weight: bold;
}
.oth-leme ul li a span{
	display: inline-block;
	width: 195px;
}
.oth-leme ul li:not(:last-child){
	border-bottom: 1px solid #E9E9E9;
}
.oth-leme ul li img{
	float: right;width: 7px;height: 13px;margin-top: 6px;
}
.oth-leme ul li a:hover{
	color: #ca3232;
}
.othlecont div{
	background-color: #ca3232;
	padding: 10px 0;
	padding-left: 30px;
	color: white;
	font-size: 18px;
}
.othlecont ul{
	border: 1px solid #CACACA;
	padding: 10px 30px;
	line-height: 24px;
}
.othlecont ul li img{
	float: left;
	margin-top: 5px;
}
.othlecont ul li span{
	display: block;
	margin-left: 22px;
}
.other-box{
	min-height: 520px;
}
.news-box{
	min-height: 920px;
    margin-bottom: 55px;
}

.news-box>ul{
	padding-top: 20px;
}
.news-box>ul li{
	margin-bottom: 30px;
}
.news-box>ul li img{
	width: 266px;
	height: 162px;
	float: left;
}
.news-imp{
	box-shadow: 0 0px 4px 0.1px #cccccc;		
	width: 607px;
	height: 162px;
	margin-left: 266px;
	padding: 20px;
	transition: all 0.3s;
}
.news-imp div{
	font-size: 20px;
	margin-bottom: 12px;
	color: #333333;
}
.news-box>ul li:hover .news-imp{
	box-shadow: 0 1px 4px 0.1px darkgray;
}
.news-box>ul li:hover .news-imp div{
	color: #ca3232;
}
.news-imp div span{
	display: block;
	color: #9A9A9A;
	font-size: 16px;
	float: right;
	margin-top: 6px;
}
.news-imp p{
	font-size: 16px;
	color: #666666;
	line-height: 27px;
	margin-bottom: 0;
	height: 81px;
    overflow: hidden;
}

.Pagination a{
	margin: 0 5px;
	float: left;
	margin-top: 20px;
	display: block;
	border: 1px solid #A7A7A7;
	color: #333333;
	padding: 6px 12px;
}
.Pagination a:hover{
	background-color: #ca3232;
	color: white;
}
.Pagination a.current{
	border-color: #ca3232;
	background-color: #ca3232;
	color: white;
}

.abo-til{
	font-size: 24px;
	margin-bottom: 25px;
	padding-top: 10px;
}
.abo-til span{
	font-size: 14px;
	color: #999999;
	display: inline-block;
	margin-left: 12px;
}
.abo-tex p{
	text-align: justify;
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 26px;
}
.abo-tex div{
	margin-bottom: 26px;
}
.abo-tex div img{
    max-width: 100%;
}
.fuwu-img{
	text-align: center;
	margin-bottom: 25px;
}
.fuwu-img img{max-width: 100%;}
.case-box{
	min-height: 1000px;
	margin-bottom: 50px;
}
.case-box>ul li{
	width: 410px;
	margin-bottom: 28px;
	float: left;
}
.case-box>ul li:nth-of-type(2n){
	margin-left: 53px;
}
.case-box>ul li .case-img{
	width: 100%;
	height: 534px;
	overflow: hidden;
}
.case-box>ul li .case-img img{
	width: 100%;
	height: 100%;
	transition: all 0.3s;
}
.case-box>ul li:hover .case-img img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.case-box>ul li .case-tex{
	width: 100%;
	padding: 28px 15px 20px;
	box-shadow: 0 1px 6px 0.1px darkgray;
}
.case-box>ul li .case-tex span{
	font-size: 18px;
	color: #333333;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 16px;
}
.case-box>ul li:hover .case-tex span{
	color: #CA3232;
}
.case-box>ul li .case-tex p{
	line-height: 23px;
	color: #666666;
	text-align: justify;
	height: 95px;
    overflow: hidden;
}
.cont-map{
	width: 100%;
	height: 335px;
	margin-bottom: 36px;
}
.cont-map img{
	width: 100%;
	height: 100%;
}
.cont-tex ul{
	display: inline-block;
}
.cont-tex ul:nth-of-type(2){
	float: right;
	margin-right: 300px;
}
.cont-tex ul li{
	font-size: 16px;
	margin-bottom: 6px;
}
.cont-tex ul li span{
	display: inline-block;
	width: 20px;
	margin-right: 8px;
	position: relative;
    bottom: 2px;
}
.cont-tex ul li:first-of-type{
	font-size: 18px;
	margin-bottom: 18px;	
}
.cont-bot form{
	margin-top: 50px;
}
.cont-bot form div{
	margin-bottom: 28px;
}
.cont-bot form div span{
	display: inline-block;
	width: 258px;
}
.cont-bot form div span:not(:last-child){
	margin-right: 45px;
}
.cont-bot form div span label{
	display: block;
	color: #666666;
	font-weight: 100;
	margin-bottom: 3px;
}
.cont-bot form div span input{
	height: 40px;
	width: 100%;
	background-color: #F4F4F4;
	border: none;
	padding-left: 5px;
}
.cont-bot form>label{
	display: block;
	color: #666666;
	margin-bottom: 3px;
	font-weight: 100;
}
.cont-bot form textarea{
	width: 100%;
	height: 140px;
	background-color: #F4F4F4;
	margin-bottom: 25px;
	border: none;
}
.cont-bot form input[type=submit]{
	color: white;
	background-color: #CA3232;
	    padding: 6px 34px;
	border: none;
}
.cont-box{
	/*min-height: 800px;*/
	margin-bottom: 50px;
}
.om-box{
	margin-bottom: 25px;
}
.newsdes-text{
	width: 100%;
}
.newsdes-text>.newsde-til{
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
}
.newsdes-text>.newsde-til span{
	display: block;
	width: 57px;
	height: 3px;
	margin-top: 15px;
	background-color: #CA3232;
	margin-left: auto;
	margin-right: auto;
}
.newsdes-text>.news-tilbot{
	text-align: center;
	color: #999999;
	margin-bottom: 20px;
	font-size: 15px;
	border-bottom: 1px solid gainsboro;
    padding-bottom: 18px;
}
.newsdes-text>.news-tilbot a{
	color: #CA3232;
}
.newsde-text{
	margin-bottom: 40px;
}
.newsde-text>div{
	font-size: 15.5px;
	line-height: 28px;
	color: #666666;
	margin-bottom: 20px;
	/*text-indent: 30px;*/
	text-align: justify;
}
.newsde-text>div span{
	/*display: block;*/
	font-weight: bold;
	text-indent: 0;
}
.newsde-text>.newde-img{
	text-indent: 0;
	text-align: center;
}
.newsde-text>.newde-img>img{
	width: auto;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	height: auto;
	margin-bottom: 20px;
}
.jumptil{
	margin-bottom: 30px;
}
.jumptil span{
	display: block;
	margin-bottom: 12px;
	font-size: 15.5px;
}
.jumptil span a{
	color: #666666;
}
.jumptil span a:hover{
	color: #CA3232;
}
.move-newsde{
	padding: 20px 25px;
	border: 1px solid #CCCCCC;
	margin-bottom: 45px;
}
.moven-til{
	border-left: 3px solid #CA3232;
	padding: 3px 8px;
	font-size: 20px;
	margin-bottom: 18px;
}
.moven-text{
	border-top: 1px solid #CCCCCC;
	padding-top: 25px;
	display: flex;
}
.moven-text ul{
	min-width: 500px;
	margin-right: 30px;
	color: #CA3232;
	line-height: 28px;
	list-style-type: disc;
	list-style-position: inside;
	width: 100%;
}
.moven-text ul li{
	width: 50%;
	float: left;
}
.moven-text ul li a{
	color: #666666;
	font-size: 15.5px;
}