@charset "utf-8";
body{max-width:1920px;margin:0 auto;}
.inner{width: 1600px;margin: 0px auto;}

.header{
	
/* background: url(../img/topbg.png) no-repeat center top; */
}
.header .inner{
	padding: 25px 0px;
	background: url(../img/gif-.gif) no-repeat right center;
	/* background-size:
	auto 90px; */
	background-position: right center;
}
.head-pic{/* margin-top:15px; */}
.logo img{
	/* height:90px; */
}
.header-right2{display:none;}
.header-right {
    text-align: right;
}

.header-right .search {
    width: 230px;
    margin: 0px 0 0 auto;
    border: 1px solid #d25c51;
    border-radius: 18px;
    background: #fff;
}

.header-right .search .searchbox {
    padding: 2px 0px 2px 15px;
    overflow: hidden;
}

.header-right .search .searchbox .search_kang {
    width: 185px;
    height: 30px;
    float: left;
    outline: none;
    border: none;
}

.header-right .search .searchbox .search-button {
    margin-top: 5px;
    float: left;
}
/*导航*/
/*nav*/
.demo-2{position: relative;z-index: 999;display: none;}
.nav_wrap{
	background-color: #b10d0d;
}
.nav {
	width: 100%;
	height: 60px;
	line-height: 60px;
	position: relative;
	z-index: 9;
}

.nav li {
	float: left;
	width: 12.5%;
	position: relative;
	height: 60px;
	
   
}



.nav li>a {
	font-size: 20px;
	color: #fff;
	text-align: center;
	display: block;
	font-family: 'Noto Serif SC';
	font-weight: 600;
}

.nav .v1 {
	display: block;
	height: 60px;
	line-height: 60px;
	font-size: 24px;
	text-align: center;
	color: #fff;
	position: relative;
	background: url(../img/nav-bolid.png) no-repeat right center;
}
.nav>.v1:last-child{background:none;}
.nav .v1:hover .down {
	opacity: 1;
	visibility: visible;
	transition: opacity 0.5s ease;
	-webkit-transition: opacity 0.5s ease;
	-moz-transition: opacity 0.5s ease;
	-o-transition: opacity 0.5s ease;
}

.nav li dl::before {
	content: "";
	background-color: #f09621;
	position: absolute;
	top: 0px;
	width: 0px;
	height: 0px;
	left: 50%;
	-webkit-transition:all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition:all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.nav>li.on dl::before {
	width: 100%;
	height: 3px;
	left: 0px;
}


.nav .down {
	position: absolute;
	width: 100%;
	min-width: 160px;
	z-index: 99;
	top: 100%;
	background: #ffffff;
	overflow: hidden;
	left: 50%;
	opacity: 0;
	visibility: hidden;
	/* margin-left:-70px; */
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%,0);
	-moz-transform: translate(-50%,0);
	-ms-transform: translate(-50%,0);
	-o-transform: translate(-50%,0);
}

.nav .down dl {
	position: relative;
}

.nav .down dd {
	margin-bottom: 0px;
	text-align: center;
	padding: 0px 0.2rem;
	box-sizing: border-box;
}

.nav .down dd:hover {
	background: #b10d0d;
}

.nav .down dd:hover a {
	color: #ffffff;
}
.nav .down dd a{
	font-family: 'Noto Serif SC';
}

.nav .down .s1 {
	font-size: 16px;
	padding: 10px 0px;
	color: #b10d0d;
	/* font-weight: bold; */
	line-height: 1.5em;
	display: block;
	position: relative
}











/* banner */
/**主页banner开始**/
.banner_wrap {
	
	position: relative;
	background: url(../img/topbg.png) repeat-y center top;
	
}
.banner_wrap .pic{height:auto;}
.banner_wrap img{width:100%;}
.banner_wrap .slick-dots{
	position:absolute;
	bottom:10px;
	left:50%;
	transform:translate(-50%,0);
}
.banner_wrap .slick-dots  li{
	float:left;
	margin:0 10px;
}
.banner_wrap .slick-dots  li button{width:13px;height:13px;border-radius:50%;color:transparent;background:#fff;}
.banner_wrap .slick-dots .slick-active button{background:#b10d0d;}

.learn-head{
	overflow: hidden;
	background: url(../img/topbg.png) repeat-y center top;
	margin-top: 20px;
}
.learn-head .roll-wrap {
	position: relative;
	width: 82%;
	float: right;
	height: 70px;
	line-height: 77px;
	overflow: hidden;
}
.learn-head .roll_row .roll__list li a{
	font-size: 20px;
	color: #857b68;
}
.learn-head .roll_row .roll__list li a em,.news-right ul li a em,.basic-list .basicpic-right h2 em,.basic-list ul li a em{color: #ac1818;padding-right: 5px;}
.learnbg{
	height: 70px;
	background: url(../img/imgbg1.png) no-repeat left top;
	background-size: 100% 70px;
}
/* 新闻 */

.news{
	width: 100%;
	/* background: url(../img/topbg.png) repeat-y center top; */
	padding: 20px 0;
}
.news-left{
	width: 57.5%;
	/* 	height: 496px; */
	overflow: hidden;
	position:
	relative;
}
.news-left .pic span{
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
	display:block;
	width:100%;
}
/* .pic, .pic a {height: 496px;overflow:hidden;display: block;} */
.news-left img{width:100%;}
.pic-item{position:relative;}
.pic-title{
	color: #fff;
	font-size: 26px;
	background: rgb(208 148 50 / 82%);
	height: 64px;
	line-height: 64px;
	font-weight: normal;
	position: absolute;
	z-index: 50;
	left: 0;
	box-sizing: border-box;
	width: 100%;
	bottom: 0;
	padding: 0 5%;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.pic-title a{color:#fff;}
.news .slick-prev {
	left: 0;
	background: url(../img/button_trun_left_default.png) no-repeat center;
}

.news .slick-next {
	right: 0;
	background: url(../img/button_trun_right_default.png) no-repeat center;
}

.news .slick-dots{
	position: absolute;
	right: 15px;
	top: 20px;
}
.news .slick-dots  li{margin: 0px 8px;float: left;}
.news .slick-dots  li button{
	width: 12px;
	height: 12px;
	background: rgba(255, 255, 255, 0.6);
	border-radius: 0px 0px 0px 0px;
	opacity: 1;
	border: 1px solid #FFFFFF;
	color: transparent;

}

.news .slick-dots .slick-active button {
	background: #8F0000;
}
.news-right{width: 40%;}
.news-right ul li a,.basic-list ul li a{
	font-size: 18px;
	line-height: 47px;
	width: 100%;
	display: block;
	box-sizing:border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #2a2828; -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
	/* font-family: "黑体"; */
	/* font-weight: 600; */
}
.news-right ul li a{/* line-height:52px; */}
.news-right ul li a:hover,.basic-list ul li a:hover,.basic-first:hover .basicpic-right h2{
	color:#b00d0d;
}
.news-right ul li a:hover{
	padding:0 5px;
	 -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
	font-weight:bold;
}
.more{
	color:#b00d0d;
	margin-left: 20px;
	font-size: 18px;
	font-weight: 600;
	line-height: 40px;
	padding-right: 40px;
	background: url(../img/more.png) no-repeat right center;
	-webkit-font-smoothing:subpixel-antialiased;
	-moz-osx-font-smoothing:subpixel-antialiased;
}

/* 公告 */
.notice{
	padding: 30px 0px;
	/* margin-bottom: 20px; */
	background: url(../img/information1.jpg) repeat-y center top;
}
.notice-title{
	/* margin-top: 18px; */
}
.notice-list{
	width: 96%;
}
.notice-list ul li{
	float: left;
	width: 23%;
	margin-left: 2%;
	box-sizing: border-box;
	padding: 25px 20px;
	height: 135px;
	position:
	relative;
	margin-top: 5px;
	background-color: #fff;
}
.notice-list ul li::before{
background-color: #ef9f41;
    content: '';
    width:5px;
    height: 0;
    -webkit-transition: all ease-out 0.3s;
    transition: all ease-out 0.3s;
    position: absolute;
    left: 0;
    top: 0px;}
.notice-list ul li:hover::before{
  height:100%;
} 
.notice-list ul li a{display: block;/* overflow: hidden; */}
.notice-list .date {
	color: #333;
	/* font-family: "黑体"; */
	font-weight: 600;
	font-size: 16px;
	margin-top: 0px;
	padding-right: 15px;
	/* border-right: 2px solid #880909; */
}
.notice-list ul li h2{
	float: right;
	/* font-family: "黑体"; */
	font-weight: normal;
	width: 72%;
	line-height: 27px;
	color: #333;
	height: 81px;
	font-size: 18px;
	box-sizing: border-box;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}


.tui{
	padding: 30px 0px;
	/* margin-bottom: 20px; */
	background: #f8eae9;
}

.tui .notice-list ul li{
	background-color: #fff;
}

.tui .notice-list .date,.tui .notice-list ul li h2{color: #333;}
.tui .notice-list .date{
	/* border-right: 2px solid #f4ebd7; */
}
.notice-list ul li:hover a h2{
	color:#ac1818;
}

.date p{color: #ac1818;font-size: 32px;margin-bottom: 12px;}
.basic{
	width: 48.5%;
	margin-top: 25px;
}

.basic-title{
	margin-bottom: 25px;
	padding-bottom: 15px;
	background: url(../img/line.png) no-repeat left bottom;
	background-size: 100%;
}
.basic-title h2 a{
	font-family: "黑体";
	font-size: 32px;
	color: #ac1818;
	line-height: 55px;
	font-weight: lighter;
	padding-left: 55px;
	background: url(../img/jichen.png) no-repeat left center;
}
.basic-first{
	margin-bottom: 20px;
}
.basic-list .basic-pic{
	width: 38%;
	max-height: 150px;
	overflow: hidden;
}
.basic-list .basic-pic img{width: 100%;transition: .3s;}
.basic-first:hover .basic-pic img{transform: scale(1.1,1.1); transition: .3s;}
.basic-list .basicpic-right{
	width: 58%;
}
.basic-list .basicpic-right h2{
	font-size: 18px;
	font-weight: 600;
	font-family: "黑体";
	color: #2a2828;
	line-height: 25px;
	margin-bottom: 7px; -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.basic-list .basicpic-right h2:hover{
	padding-left:7px; -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.basic-list .basicpic-right div{
	font-size: 14px;
	font-family: "黑体";
	color: #7e7a73;
	line-height: 20px;
	height:80px;
	overflow: hidden;
}
.basic-list ul li a{
	line-height: 40px;
	 -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.basic-list ul li:hover a{
	padding:0 5px;
	 -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
	
}
.basic-list ul li a:hover{
	font-weight:bold;
}
.link{
	padding: 15px 0;
	padding-bottom: 15px;
	margin-top: 40px;
	overflow: hidden;
	background: url(../img/imgbg4.png) repeat-y center top;
}
.link ul {overflow: hidden;margin: 10px  0;}
.link ul li{
	float: left;
	font-size: 18px;
	padding: 0px  20px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 10px;
	/* 	font-family: 'Noto Serif SC'; */
}
.linkone ul li{
	background: url(../img/nav-bolid.png) no-repeat right center;
}
.linkone ul li:last-child{background:none;}
.link ul li a{
/* 	font-weight: 600; */
	font-size: 18px;
	color: #fff;
	/* font-family: 'Noto Serif SC'; */
	/* margin-bottom: 10px; */
	opacity:0.7;
}
.link2 ul li{
	width:19%;
	margin:0;
	margin-left:1%;
	margin-top:5px;
	padding: 0;
}

.link2 ul li a{font-size:15px;opacity:0.7;}
.link ul li:hover a{opacity:1;border-bottom:1px solid #fff;}
.link2 ul li:last-child{/* width:100%; */margin-left: 1%;}
.copy{
	line-height: 45px;
	text-align: center;
	color: #ac1818;
	font-weight: 600;
	font-size: 18px;
	font-family: 'Noto Serif SC';
}






.nav_left {
	margin-top: 30px;
	width: 19%;
	/* max-width: 260px; */
	position: relative;
}
.nav_left>img{
	position: absolute;
	z-index: 0;
	left: -10px;
	top: 0px;
}
.nav_left>h2 {
	font-size: 22px;
	text-align: center;
	height: 60px;
	line-height: 60px;
	color: #fff;
	font-weight: normal;
	background-color: #b10d0d;
	position: relative;
}

.nav_left>ul>li{
	background-color: #f5f7f8;
	text-align: center;
	border-bottom: 1px solid #dcdcdc;
}
.nav_left>ul>li>a {
	
	font-size: 17px;
	display: block;
	height: 48px;
	line-height: 48px;
	box-sizing: border-box;
	color: #333;
	
}
.nav_left .hov>a{
	background: url(../img/sandot.png) no-repeat 92% center;
}
.nav_left>ul>li>a:hover{
	color: #b10d0d;
	
}
.nav_left>ul>li:hover{
/* 	background-color: #d5eaff; */
}
.nav_left dl{
	background-color: #eef0f1;
	padding: 8px 0px;
	display: block;
}
.nav_left dl dd a{
	font-size: 15px;
	color: #666666;
	display: inline-block;
	line-height: 28px;
	text-indent: 20px;
}
.nav_left dl dd:hover a{
	color: #b10d0d;
	text-decoration:underline;
}
.nav_left ul .act{
}
.nav_left ul .act>a{
	color: #b10d0d;
}







/*右侧*/
.nav_right {
	width: 78%;
	/* max-width: 1100px; */
	margin-top: 30px;
	margin-bottom: 50px;
	overflow: hidden;
}

.right_inner {
	/* margin: 20px 30px; */
}

.right_top{
	border-bottom: 1px solid #d5d8db;
}
.right_top>h3 {
	font-size: 20px;
	color: #b10d0d;
	height: 50px;
	line-height: 50px;
	font-weight: bold;
	border-bottom: 3px solid #b10d0d;
}

.right_top>p,
.right_top>p a {
	font-size: 14px;
	color: #888888;
	margin-top: 16px;
}

.right_top>p {
	margin-right: 15px;
	padding-left: 25px;
	background: url(../img/wei.png) no-repeat left center;
}





/* 列表 */
.list>ul {
	margin-top: 20px;
}

.list>ul li {
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	border-bottom: 1px dashed #b0b0b0;
}

.list>ul li a {
	float: left;
	display: block;
	width: 75%;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	font-size: 16px;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
}
.list>ul li a em{padding-right:10px;color: #b10d0d;}
.list .date1 {
	color: #a4a4a4;
	float: right;
}

.list>ul li a:hover {
	color: #b10d0d;
}

.list {

	margin: 0px 15px 70px 15px;
}

/* pic */
.pic_list {
	margin-top: 25px;
	margin-bottom: 60px;
	overflow: hidden;
}

.pic_list ul li {
	float: left;
	max-width: 350px;
	width: 32%;
	margin-right: 2%;
	/* background-color: #eaf0f4; */
	position: relative;
	margin-bottom: 25px;
}

.pic_list ul li h2 {
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	height: 40px;
	line-height: 40px;
}

.img_wrap {
	width: 100%;
	height: 200px;
	overflow: hidden;
}

.img_wrap img {
	width: 100%;
}



.pic_list .last {
	margin-right: 0px;
}

/*内容*/
.content_title>h1,
.dp>h1 {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 20px;
}

.content_title>p {
	text-align: center;
	color: #888888;
	padding-bottom: 20px;
	border-bottom: 1px dashed #cbbda6;
	margin-bottom: 25px;
}

.cont {
	margin-top: 30px;
}


.cont p {
	/* text-indent: 2em; */
	line-height: 30px;
	font-size: 16px;
	margin-top: 10px;
}
.cont table p{text-indent:0;}
.cont p img,.cont img,.cont table{max-width:100%;margin:5px auto;}
.fen {
	background: #eeeeee;
	height: 45px;
	margin: 20px 0px;
	overflow: hidden;
}

.fen .popup_renren {
	background-position: 1px -208px;
}

.fen .popup_tqq {
	background-position: 1px -260px;
}

.ye {
	margin-top: 40px
}

.ye p {
	color: #747474;
	margin: 15px 0px;
	font-size: 16px;
}

.ye p a {
	color: #747474;
	font-size: 16px;
}

.ye p a:hover {
	color: #0a5498;
}

.fen .bdsharebuttonbox {
	width: 185px;
	margin: 5px auto;
}

.content {
	padding-bottom: 50px;
	margin: 0px 5%;
}

.dp {
	margin-bottom: 80px;
}