.sj {
	position: absolute;
	top: 19px;
	right: 110px;
}

.header {
	width: 100%;
	position: relative;
}

.header .head {
	width: 100%;
	height: 135px;
	position: relative;
}

.header .head .hbg {
	width: 100%;
	height: 135px;
	float: left;
	position: absolute;
	left: 0;
	z-index: -1000;
}

.header .head .hbg img {
	width: 100%;
	height: 100%;
}

.header .head .container {
	height: 85px;
}

.header .head .container .head-box .head-l a img {
	margin-top: 22px;
	width: 190px;
	height: 42px;
}

.header .head .container .head-box .head-r {
	width: 800px;
	padding: 20px 0;
}

.header .head .container .head-box .head-r .input {
	position: relative;
	margin-right: 40px;
	text-align: right;
}

.header .head .container .head-box .head-r .input input[type=text] {
	width: 217px;
	height: 35px;
	border: 1px solid #E0E0E0;
}

.header .head .container .head-box .head-r .input input[type=image] {
	width: 35px;
	height: 35px;
	background: #ae0000;
	position: absolute;
	top: 0;
	right: 0;
	padding: 8px;
	cursor: pointer;
}

.header .head .nav-head {
	width: 100%;
	background: #ae0000;
}

.header .head .nav {
	margin-top: 29px;
	width: 1200px;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
	position: relative;
}

.header .head .nav .nav2 {
	position: absolute;
	top: -35px;
	left: 85px;
}

.header .head .nav ul {
	height: 50px;
	overflow: hidden;
	width: 100%;
}

.header .head .nav ul .nav-li {
	float: left;
	text-align: center;
	position: relative;
	padding: 0 15px;
}

.header .navbg .navbg-bg img {
	width: 100%;
	height: 500px !important;
}


/*.header .navbg .navbg-bg .bd ul{
	height: 400px !important;
}*/

.header .head .nav ul .nav-li>a {
	color: #fff;
	font-size: 18px;
	display: inline-block;
	width: 100%;
}

.header .head .nav ul .nav-li:hover a {
	color: #000;
}

.header .head .nav ul .nav-li .down {
	display: none;
	position: absolute;
	top: 54px;
	left: 0;
	z-index: 9999999999;
	height: 245px;
	width: 143px;
	overflow: auto;
}

.header .head .nav ul .nav-li .down ul li {
	padding: 6px 20px;
}

.header .head .nav ul .nav-li .down ul li a {
	font-size: 14px;
	color: #5C5C5C;
}

.header .head .nav ul .nav-li .down ul li a:hover {
	/*color: #0068B7;*/
	color: #ae0000;
}

.header .head .nav ul .nav-li:hover {
	background: #fff;
}

.header .head .nav ul .nav-li:hover>a {
	/*color: #0068B7;*/
	color#ae0000;
}

.header .head .nav ul .nav-li:hover .down {
	background: #fff;
}

.header .navbg {
	height: 500px;
	position: relative;
	z-index: 99;
}

.header .navbg .navbg-bg {
	width: 100%;
	height: 100%;
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1000;
	overflow: hidden;
}

.header .navbg .navbg-box {
	background: url("../img/navbg.png") no-repeat;
	height: 246px;
	width: 100%;
	display: none;
	padding: 15px;
	background-size: 87%;
}

.main .banner1 {
	margin: 20px 0;
}

.main .banner1 .ban1-f {
	width: 456px;
}

.main .banner1 .ban1-f .slideBox {
	width: 100%;
	height: 319px;
	overflow: hidden;
	position: relative;
}

.main .banner1 .ban1-f .slideBox .hd {
	width: 27%;
	height: 45px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
	padding: 0;
	top: auto;
}

.main .banner1 .ban1-f .slideBox .hd ul {
	width: 100%;
	zoom: 1;
	padding: 16.5px 0;
	position: absolute;
	bottom: 0;
	left: 0;
	float: none;
	z-index: 10;
}

.main .banner1 .ban1-f .slideBox .hd ul li {
	float: left;
	width: 10px;
	height: 10px;
	background: #fff;
	text-align: center;
	overflow: hidden;
	cursor: pointer;
	border-radius: 50%;
	margin: 0 5px;
	padding: 0;
	border: none;
}

.main .banner1 .ban1-f .slideBox .hd ul .on {
	/* background: #0068B7;*/
	background: #ae0000;
	border: none;
}

.main .banner1 .ban1-f .slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.main .banner1 .ban1-f .slideBox .bd ul {
	width: 100%;
	height: 319px;
	padding: 0;
}

.main .banner1 .ban1-f .slideBox .bd ul li {
	zoom: 1;
	vertical-align: middle;
	height: 100%;
	line-height: normal;
	position: relative;
}

.main .banner1 .ban1-f .slideBox .bd ul li a img {
	width: 100%;
	height: 100%;
}

.main .banner1 .ban1-f .slideBox .bd ul li .lii {
	position: absolute;
	bottom: 0px;
	left: 0px;
	color: #ffffff;
	width: 100%;
	height: 45px;
	padding-left: 10px;
	line-height: 45px;
	background: #000;
}

.main .banner1 .ban1-f .slideBox .bd ul li .lii a {
	color: #fff;
	display: block;
	width: 70%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.main .banner1 .ban1-r {
	width: 694px;
}

.main .banner1 .ban1-r h3 {
	/* border-bottom: 1px solid #227CC1;*/
	border-bottom: 1px solid #ae0000;
	position: relative;
}

.main .banner1 .ban1-r h3 i {
	position: absolute;
	display: block;
	width: 11px;
	height: 11px;
	bottom: -5.5px;
	left: 10%;
	background: url(../img/dian1.png) no-repeat;
}

.main .banner1 .ban1-r .first-li {
	padding-bottom: 10px;
	border-bottom: 1px dashed #E4E4E4;
}

.main .banner1 .ban1-r .first-li h4 {
	margin: 24px 0 14px;
}

.main .banner1 .ban1-r .first-li h4 a {
	color: #5C5C5C;
	font-weight: bold;
}

.main .banner1 .ban1-r .first-li p {
	font-size: 14px;
	color: #A2A1A1;
	line-height: 30px;
}

.main .banner1 .ban1-r ul {
	/*padding-top: 7px;*/
}

.main .banner1 .ban1-r ul li {
	margin-top: 13px;
}

.main .banner1 .ban1-r ul li span {
	float: right;
	color: #5C5C5C;
}

.main .banner1 .ban1-r ul li a {
	color: #5C5C5C;
	display: inline-block !important;
	width: 88% !important;
}

.main .banner1 .ban1-r ul li:hover span,
.main .banner1 .ban1-r ul li:hover a {
	/*color: #0068B7;*/
	color#ae0000;
}

.main .banner2 {
	padding: 20px;
	background: #F2F8F9;
}

.main .banner2 .lanmu {
	width: 545px;
}

.main .banner2 .lanmu .lm .li_img {
	width: 160px;
	height: 112px;
	float: left;
	position: relative;
}
.main .banner2 .lanmu .lm .li_img img{
	width: 100%;
	height: 100%;
}
.main .banner2 .lanmu .lm .li_img p{
	position: absolute;
    bottom: 0px;
    left: 0px;
    color: #ffffff;
    width: 100%;
    padding: 5px;
    box-sizing: border-box;
    font-size: 13px;
    background: rgb(0,0,0,0.6);
}
.main .banner2 .lanmu .lm ul {
	width: 365px;
}

.main .banner2 .lanmu .lm ul li {
	line-height: 28px;
}

.main .banner2 .lanmu .lm ul li a {
	color: #5C5C5C;
	display: block;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.main .banner2 .lanmu .lm ul li:hover a {
	/*color: #0068B7;*/
	color: #ae0000;
}

.main .banner2 .lanmu-s {
	width: 570px;
	padding-right: 25px;
}

.main .banner3 {
	padding: 20px 0;
	padding-right: 0;
}

.main .banner3 .b3-l {
	width: 655px;
}

.main .banner3 .b3-l .slideTxtBox .hd ul {
	/* border-bottom: 1px solid #227CC1;*/
	border-bottom: 1px solid #ae0000;
	height: 67px;
}

.main .banner3 .b3-l .slideTxtBox .hd ul li {
	float: left;
	margin-right: 34px;
}

.main .banner3 .b3-l .slideTxtBox .hd ul li h3 {
	position: relative;
}

.main .banner3 .b3-l .slideTxtBox .hd ul li h3 i {
	position: absolute;
	display: none;
	width: 11px;
	height: 11px;
	bottom: -5.5px;
	left: 47%;
	background: url("../img/dian1.png") no-repeat;
}

.main .banner3 .b3-l .slideTxtBox .hd ul .on h3 {
	color: #ae0000;
}

.main .banner3 .b3-l .slideTxtBox .hd ul .on h3 a {
	color: #ae0000;
	/*color:#7c0116;*/
}

.main .banner3 .b3-l .slideTxtBox .hd ul .on h3 span {
	/*color: #0068B7;*/
	color#ae0000;
}

.main .banner3 .b3-l .slideTxtBox .hd ul .on h3 i {
	display: block;
}

.main .banner3 .b3-l .slideTxtBox .bd ul {
	padding-top: 7px;
}

.main .banner3 .b3-l .slideTxtBox .bd ul li {
	margin-top: 12px;
}

.main .banner3 .b3-l .slideTxtBox .bd ul li span {
	float: right;
	color: #5C5C5C;
}

.main .banner3 .b3-l .slideTxtBox .bd ul li a {
	color: #5C5C5C;
	width: 88% !important;
}

.main .banner3 .b3-l .slideTxtBox .bd ul li:hover span,
.main .banner3 .b3-l .slideTxtBox .bd ul li:hover a {
	/*color: #0068B7;*/
	color: #ae0000;
}

.main .banner3 .b3-r {
	width: 486px;
}

.main .banner3 .b3-r .link {
	height: 241px;
}

.main .banner3 .b3-r .link p {
	height: 74px;
	width: 150px;
	text-align: center;
	padding: 3px 0;
	background: #f2f8f9;
	margin-bottom: 15px;
}

.main .banner3 .b3-r .link p a {
	display: block;
}

.main .banner3 .b3-r .link p a span {
	display: block;
	color: #000;
}

.main .banner3 .b3-r .link .p1 {}

.main .banner3 .b3-r .link .p2 {}

.main .banner3 .b3-r .link .p3 {}

.main .banner3 .b3-r .link .p1,
.main .banner3 .b3-r .link .p2,
.main .banner3 .b3-r .link .p4,
.main .banner3 .b3-r .link .p5,
.main .banner3 .b3-r .link .p7,
.main .banner3 .b3-r .link .p8 {
	margin-right: 18px
}

.main .banner3 .b3-r .pic-lb {
	margin-top: 10px;
}

.main .banner3 .b3-r .pic-lb .slideBox {
	position: relative;
}

.main .banner3 .b3-r .pic-lb .slideBox .bd ul li img {
	width: 486px;
	height: 106px;
}

.main .banner3 .b3-r .pic-lb .slideBox .but {
	display: block;
	width: 23px;
	height: 40px;
	position: absolute;
	top: 32%;
}

.main .banner3 .b3-r .pic-lb .slideBox .prev {
	left: 20px;
	background: url("../img/l.png") no-repeat;
}

.main .banner3 .b3-r .pic-lb .slideBox .next {
	right: 20px;
	background: url("../img/r.png") no-repeat;
}

.bt {
	font-size: 20px;
	font-weight: bold;
	color: #5C5C5C;
	padding: 15px 0;
}

.bt a {
	color: #5C5C5C;
}

.bt a span {
	color: #8C8C8C;
}

.bt a:hover {
	/*color:#0068B7;*/
	color: #ae0000;
}

.bt a:hover span {
	/*color: #0068B7;*/
	color: #ae0000;
}

.cont .cont-box {
	position: relative;
}

.cont .cont-box .cont-l {
	position: absolute;
	left: 0;
	width: 250px;
	/*background: #0075B8;*/
	background: #ae0000;
	padding-left: 12px;
	padding-bottom: 12px;
}

.cont .cont-box .cont-l h3 {
	font-size: 19px;
	color: #fff;
	font-weight: bold;
	padding: 18px;
	padding-left: 8px;
}

.cont .cont-box .cont-l ul {
	width: 100%;
	background: #fff;
}

.cont .cont-box .cont-l ul li {
	border-bottom: 1px solid #DAD9D9;
	position: relative;
}

.cont .cont-box .cont-l ul li a {
	display: block;
	padding: 16px 8px;
	color: #5C5C5C;
}

.cont .cont-box .cont-l ul li i {
	display: none;
	position: absolute;
	width: 6px;
	height: 50px;
	top: 0px;
	left: -6px;
	background: #F7AB00;
}

.cont .cont-box .cont-l ul li:hover a {
	color: #F7AB00;
}

.cont .cont-box .cont-l ul li:hover i {
	display: block;
}

.cont .cont-box .cont-l ul .on a {
	color: #F7AB00;
}

.cont .cont-box .cont-l ul .on i {
	display: block;
}

.cont .cont-box .cont-r {
	min-height: 300px;
	margin-left: 290px;
}

.cont .cont-box .cont-r .map {
	padding: 14px 0;
}

.cont .cont-box .cont-r .map span {
	color: #5C5C5C;
}

.cont .cont-box .cont-r .map span a {
	color: #5C5C5C;
}

.cont .cont-box .cont-r .column {
	padding: 12px 0;
}

.cont .cont-box .cont-r .column h3 {
	font-size: 22px;
	font-weight: bold;
	/*color: #0075B8;*/
	color: #ae0000;
}

.cont .cont-box .cont-r .content .content-list ul {
	padding-left: 25px;
}

.cont .cont-box .cont-r .content .content-list ul li {
	position: relative;
	padding: 20px 0;
	border-bottom: 1px dashed #DDDDDD;
}

.cont .cont-box .cont-r .content .content-list ul li i {
	position: absolute;
	display: block;
	width: 5px;
	height: 5px;
	left: -25px;
	top: 30px;
	background: url("../img/xd.png") no-repeat;
}

.cont .cont-box .cont-r .content .content-list ul li span {
	float: right;
}

.cont .cont-box .cont-r .content .content-list ul li a {
	color: #5C5C5C;
}

.cont .cont-box .cont-r .content .content-cont p {
	text-indent: 32px;
	line-height: 32px;
	margin-bottom: 20px;
	text-align: justify;
}

.cont .cont-box .cont-r .content .content-text .text-title {
	margin-bottom: 40px;
	text-align: center;
}

.cont .cont-box .cont-r .content .content-text .text-title h3 {
	font-size: 20px;
	color: #5C5C5C;
	margin-bottom: 20px;
}

.cont .cont-box .cont-r .content .content-text .text-title .sub-title {
	font-size: 14px;
	color: #5C5C5C;
}

.cont .cont-box .cont-r .content .img-list ul li {
	margin-right: 26px;
	margin-top: 26px;
	float: left;
}

.cont .cont-box .cont-r .content .img-list ul li img {
	width: 277px;
	height: 180px;
}

.cont .cont-box .cont-r .content .img-list ul .three {
	margin-right: 0;
	float: right;
}

.cont .cont-box .cont-r .content .teach-list ul li {
	height: 183px;
	margin-bottom: 36px;
}

.cont .cont-box .cont-r .content .teach-list ul li img {
	width: 147px;
	height: 183px;
}

.cont .cont-box .cont-r .content .teach-list ul li .teach-cont {
	width: 80%;
	color: #5C5C5C;
}

.cont .cont-box .cont-r .content .teach-list ul li .teach-cont b {
	font-size: 20px;
	font-weight: bold;
}

.cont .cont-box .cont-r .content .teach-list ul li .teach-cont span {
	display: inline-block;
	font-size: 14px;
	height: 26px;
	line-height: 26px;
	margin-left: 50px;
}

.cont .cont-box .cont-r .content .teach-list ul li .teach-cont p {
	margin-top: 5px;
	text-indent: 28px;
	font-size: 14px;
	line-height: 25px;
}

BODY {
	-moz-user-select: none;
}

@media print {
	BODY {
		display: none;
	}
}

.closestyle194351 {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.dtlbb .hd {
	height: 34px;
	overflow: hidden;
	position: absolute;
	right: 45%;
	bottom: 10px;
	z-index: 1;
}

.dtlbb .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.dtlbb .hd ul li {
	float: left;
	margin-right: 10px;
	width: 40px;
	height: 4px;
	line-height: 34px;
	text-align: center;
	background: #ffffff;
	background-size: 60%;
	cursor: pointer;
	border-radius: 20px;
	opacity: 0.5;
}

.dtlbb .hd ul li.on {
	opacity: 1;
	background: #cc0000;
}

.dtlbb .prev,
.dtlbb .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../img/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.dtlbb .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}

.dtlbb .prev:hover,
.dtlbb .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.dtlbb .prevStop {
	display: none;
}

.dtlbb .nextStop {
	display: none;
}

.ph_list3 li {
	font-size: 16px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url(../img/ph_dot2.png) no-repeat left 17px;
	padding-left: 15px;
}

.ph_list3 li a {
	color: #333;
}

.img4 {
	overflow: hidden;
}

.img4 li {
	float: left;
	width: 25%;
	padding-right: 15px;
	box-sizing: border-box;
}

.img4 li:nth-child(4n) {
	padding-right: 0;
}

.img4 li img {
	height: 180px;
	width: 100%;
}

.img4 p {
	line-height: 34px;
	color: #333;
	height: 34px;
	overflow: hidden;
	font-size: 16px;
	text-align: center;
}

.ph_pic2 img {
	margin-right: 12px;
	float: left;
	width: 222px;
	height: 146px;
}

.ph_pic2 h4 {
	font-weight: bold;
	font-size: 18px;
	margin-top: 5px;
	color: #333;
	height: 25px;
	overflow: hidden;
}

.ph_pic2 p {
	color: #888;
	font-size: 15px;
	line-height: 25px;
	margin-top: 15px;
}

.ul_list {
	overflow: hidden;
}

.ul_list .li {
	width: 48%;
	float: left;
	padding-bottom: 20px;
}

.ul_list .li:nth-child(2n) {
	float: right;
}

.ul_list .li .ph_pic2 {
	overflow: hidden;
}

.ph_list2 li {
	font-size: 16px;
	line-height: 22px;
	padding-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url(../img/ph_dot2.png) no-repeat left 17px;
	padding-left: 15px;
}

.ph_list2 li a {
	color: #444;
}

.map {
	padding: 15px 0;
}

.map span {
	color: #5C5C5C;
}

.map span a {
	color: #5C5C5C;
	padding: 0 5px;
}

.content-list ul li {
	position: relative;
	padding: 20px 0;
	border-bottom: 1px dashed #DDDDDD;
}

.content-list ul li i {
	position: absolute;
	display: block;
	width: 5px;
	height: 5px;
	left: -25px;
	top: 30px;
	background: url(../img/xd.png) no-repeat;
}

.content-list ul li span {
	float: right;
	color: #666;
}

.content-list ul li a {
	color: #333;
	width: 88% !important;
	font-size: 18px;
}

.list_right .ul_list .li {
	width: 100% !important;
}

.list_right .ul_list .li img {
	width: 100% !important;
	height: 180px;
	float: none;
}

.content-list ul {
	padding-left: 25px;
}

.content-list ul li i {
	position: absolute;
	display: block;
	width: 5px;
	height: 5px;
	left: -25px;
	top: 30px;
	background: url(../img/ph_dot2.png) no-repeat;
}

.div_index {
	margin-bottom: 15px;
}
.tuijian .ph_pic2 img{
	width: 160px;
	height: 120px;
}
.tuijian .ph_pic2 p{
	margin-top: 10px;
}
