@charset "UTF-8";

.banner,
.banner .slick,
.banner .slick div,
.banner .slick-slide a,
.banner .slick-slide a img {
	width: 100%;
	height: auto;
}

/*banner*/

.ibanner {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}
.cg_jdt {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.cg_jdt .hd {
    height: 35px;
    overflow: hidden;
    position: absolute;
    right: 50%;
    bottom: 0;
    z-index: 1;
}

.cg_jdt .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.cg_jdt .hd ul li {
    float: left;
    margin-right: 10px;
    width: 12px;
    height: 12px;
    line-height: 8px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    border-radius: 50%
}

.cg_jdt .hd ul li.on {
    background: #98221c;
    color: #fff;
}

.cg_jdt .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.cg_jdt .bd li {
    zoom: 1;
    vertical-align: middle;
}

.cg_jdt .bd li a {
    display: block;
    position: relative
}

.cg_jdt .bd li h2 {
    display: block;
    width: 96%;
    padding: 0 2%;
    position: absolute;
    z-index: 8;
    font-size: 16px;
    margin-top: 5px;
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    bottom: 0;
    color: #ffffff;
    background: url(../images/tt_bg.png);
}

.cg_jdt .bd img {
    width: 100%;
    height: auto;
    display: block;
}



/*主体样式*/



.s1-video {
	float: right;
	width: 580px;
	height: 380px;
	border: 10px solid #fff;
	border-radius: 10px;
	position: relative;
	overflow: hidden;
	margin-left: 70px;
}

.s1-video a {
	display: block;
	padding-top: 65.51%;
}

.s1-jj {
	overflow: hidden;
}

.s1-jj-tit a {
	display: block;
	font-size: 24px;
	line-height: 38px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	margin-top: 50px;
}

.s1-jj-tx p {
	font-size: 16px;
	line-height: 34px;
	color: #666;
	margin-top: 20px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	line-clamp: 4;
	-webkit-box-orient: vertical;
}

.s1-d {
	margin-top: 30px;
}

.s1-more {}

.s1-more a {
	display: block;
	width: 130px;
	height: 40px;
	border: 1px solid #999;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	color: #666;
	transition: all 0.5s;
}

.s1-more a:hover {
	background: #98221c;
	border-color: #98221c;
	color: #fff;
}

.s1-dz {
	background: url(../img/dz.png) no-repeat left center;
	padding-left: 31px;
	font-size: 18px;
	line-height: 40px;
	cursor: pointer;
}

.section2 {
	padding: 20px 0 0 0;
}

.s1-tit {
	text-align: left;
}

.s1-tit ul {
	overflow: hidden;
	height: 60px;
    position: relative;
	line-height: 60px;
	border-bottom: 1px solid #d8d8d8;
}

.s1-tit ul li {
	display: inline-block;
	margin: 0;
}

.s1-tit ul li a {
	display: block;
	font-size: 22px;
	color: #98221c;
	text-align: center;
}

.s1-tit ul li.on a {
	color: #fff;
	color: #98221c;
	position: relative;
}

.s1-tit ul li.on a:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: #98221c;
}

.s1-tit ul li a img {
	vertical-align: middle;
	padding-right: 6px;
	display: none;    width: 32px;
}

.s1-tit ul li.on a img {
	display: inline-block;
}

.s1-tit ul li.on a::before {
	display: block;
}

.s1-tit ul li.on a::after {
	display: block;
}

.s1-bd {
	position: relative;
	margin-top: 10px;
}

.s1-bd>ul {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	opacity: 0;
	z-index: 8;
}

.s1-bd>ul>div {
	margin-left: -20px;
	margin-right: -20px;
}

.s1-bd>ul.on {
	position: relative;
	z-index: 9;
	opacity: 1;
}

.s1-bd>ul li {
	float: left;
	width: 33.333%;
}

.s1-bd>ul li a {
	display: block;
	margin: 20px;
	background: #f1f1f1;
	padding: 20px;
	border-radius: 4px;
	position: relative;
    height: 139px;
}

.s1-bd>ul li a:before {
	content: "";
	position: absolute;
	right: 110px;
	top: 28px;
	width: 8px;
	height: 8px;
	border: 1px solid #fff;
	border-radius: 50%;
	z-index: 1;
	display: none;
}

.s1-bd>ul li a:after {
	content: "";
	position: absolute;
	right: 10px;
	top: 32px;
	width: 100px;
	height: 1px;
	background: #fff;
	z-index: 1;
	display: none;
}

.s1-bd>ul li span {
	display: block;
	background: url(../img/rl1.png) no-repeat left center;
	padding-left: 30px;
	font-size: 20px;
	font-family: "Georgia";
	color: #98221c;
}

.s1-bd>ul li h3 {
	font-size: 16px;
	line-height: 28px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-top: 20px;
}

.s1-bd>ul li a:hover {
	background: url(../img/qh-bg.jpg) no-repeat;
	background-size: cover;
	box-shadow: 0px 0px 20px 0px rgba(54, 54, 54, 0.2);
}

.s1-bd>ul li a:hover span {
	color: #fff;
	background: url(../img/rl2.png) no-repeat left center;
}

.s1-bd>ul li a:hover h3 {
	color: #fff;
}

.s1-bd>ul li a:hover:before,
.s1-bd>ul li a:hover:after {
	display: block;
}

.more2 a {
	display: block;
	position: absolute;
	right: 0;
	top: -50px;
	font-size: 14px;
}

.more2 a:hover {
	color: #98221c;
}

.section3 {
	padding: 30px 0;
}

.section3 .tit h3 {
	color: #fff;
}


.s3-l .pic {
	padding-top: 79.73%;
	cursor: pointer;
}

.s3-l .pic video {
	position: absolute;
	left: 0;
	top: 0;
	min-width: 100%;
	min-height: 100%;
}

.seciton3>div>div {
	margin-left: -19px;
	margin-right: -19px;
}

.s3-l {
	width: 33.333333%;
	margin-top: 20px;
}

.s3-lk {
	margin: 0 19px;
}

.s3-l1 .tit {
	background: url(../img/s3-tit1.jpg) no-repeat center;
	height: 110px;
	line-height: 110px;
}

.s3-l2 .tit {
	background: url(../img/s3-tit2.jpg) no-repeat center;
	height: 110px;
	line-height: 110px;
}

.s3-l3 .tit {
	background: url(../img/s3-tit3.jpg) no-repeat center;
	height: 110px;
	line-height: 110px;
}

.s3-l4 .tit {
	background: url(../img/s3-tit4.jpg) no-repeat center;
	height: 110px;
	line-height: 110px;
}

.s3-l .tit {
	padding: 0 30px;
	width: 100%;
	background-size: cover;
}

.s3-l .tit h3 {
	float: left;
	font-family: 'sySong';
	color: #fff;
	padding: 0;
}

.s3-l .tit .more3 a {
	display: block;
	width: 42px;
	height: 42px;
	background: rgba(255, 255, 255, 0.6) url(../images/more3.png) no-repeat center;
	border-radius: 50%;
	margin-top: 34px;
	transition: all 0.3s;
}

.s3-l .tit .more3 a:hover {
	background: rgba(255, 255, 255, 0.8) url(../images/more3.png) no-repeat center;
}

.tzgg{width: 591px;}

.public-list {
	margin-top: 20px;
	
}

.public-list li {
	line-height: 42px;
}

.public-list li em {
	background: url(../images/li.png) no-repeat left center;
	padding-left: 15px;
}

.public-list li span {
	float: right;
	padding-left: 8px;
    
}

.public-list li a {
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.public-list li:hover a {
	color: #98221c;
}

.public-list li:hover span {
	color: #98221c;
}

.slider {
	margin-top: 26px;
    width: 591px;
    height:360px;
    float: left;
    overflow: hidden;
    position: relative;
}


.slider .hd {
    height: 20px;
    overflow: hidden;
    position: absolute;
    right: 2%;
    bottom: 13px;
    z-index: 1;
}


.slider .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}


.slider .hd ul li {
    float: left;
    margin: 5px 6px 0 0;
    width: 8px;
    height: 8px;
    line-height: 8px;
    text-align: center;
    border:1px solid #fff;
    background:#fff;
    cursor: pointer;
    /*opacity: 0.5;*/
    border-radius: 50px;
}


.slider .hd ul li.on {
    background: #98221c;
    border:1px solid #98221c;
    width: 15px;
    height: 8px;
    line-height: 8px;
    opacity: 1;
    color: #fff;
}


.slider .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}


.slider .bd li {
    /* zoom: 1; */
    /* vertical-align: middle; */
    /* position: relative; */
}


.slider .bd li h1 {
    height: 46px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(../img/tt_bg.png);
    font-size: 16px;
    font-weight: normal;
    width: 595px;
    line-height: 46px;
    z-index: 999;

}


.slider .bd li h1 a {
    color: #ffffff;
    display: block;
    padding-left:20px;
    transition: all 0.4s ease-in-out;
    width:80%;
    white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.slider .bd li h1 a:hover {
    font-weight:bold;
    color:#98221c;
}

.slider .bd img {
    margin:0 auto;
    width: 595px;
    height: 360px;
    display: block;
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;}

.slider .bd li img:hover{
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
}

.yqlj {
    margin: 20px 0;
    overflow: hidden;
}
.yqlj li {
    float: left;
    width: 290px;
    margin-right:20px;
    text-align: center;
}
.yqlj li:last-child {
    margin-right:0;
}

.yqlj li img {
    width: 290px;
    height: 65px;
}

.more {
    position:absolute;
    right:0;
    top:0;
}
.more a{
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 15px;
    width: 43px;
}