@charset 'utf-8';

*{
    box-sizing: border-box;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

ul,
ol {
    list-style: none;
}

a {
    text-decoration: none;
    color: #333333
}

a,
span {
    vertical-align: top;
}

img {
    border: 0;
    vertical-align: middle;
}

input,
button,
text {
    vertical-align: top;
    outline: none;
    border: none;
}

button {
    padding: 0;
    background: none;
    cursor: pointer;
}

button::-moz-focus-inner {
    padding: 0;
}

textarea {
    outline: none;
    border: none;
    resize: none;
}

input,
textarea {
    box-sizing: content-box;
    outline: none;
    background: 0 0;
    font-family: "Microsoft YaHei"
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #999999;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #999999;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #999999;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #999999;
}

table tr td,
table {
    border-collapse: collapse;
}

/*a { display: inline-block; transition:all .3s linear;  -webkit-transition:all .3s linear;  -moz-transition:all .3s linear;  -o-transition:all .3s linear;  -ms-transition:all .3s linear; }*/

body {
    font-size: 0;
    color: #000;
    font-family: "Microsoft YaHei";
    min-width: 1400px;
    max-width: 1920px;
    margin: 0 auto;
}

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

.clearfix:after {
    clear: both;
}

.lf {
    float: left;
}

.rt {
    float: right;
}

.db {
    display: inline-block;
}

.centerWidth{
    width: 1300px;
    margin: 0 auto;
}

.h5show{
    display: none;
}

.animated{
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
}

.index-w1c1{
	width: 650px;
	height: 387px;
	position: relative;
	overflow: hidden;
}
.index-w1c1 a{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.index-w1c1 a>img{
	width: 100%;
	height: 387px;
}
.index-w1c1 a>p{
	height: 60px;
	line-height: 60px;
	padding: 0 180px 0 20px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.4);
	color: #fff;
	font-size: 18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.swiper-container>.swiper-pagination{
	position: absolute;
	width: auto;
	left: auto;
	right: 20px;
	bottom: 28px;
	z-index: 2;
	height: 7px;
}
.swiper-container>.swiper-pagination span{
	width: 11px;
	height: 7px;
	opacity: 1;
	background: #fff;
	border-radius: 5px;
	margin-left: 8px;
}
.swiper-container>.swiper-pagination .swiper-pagination-bullet-active{
	background: #ff0000;
	width: 25px;
}
.index-w1c2{
	width: 613px;
}
.index-tit{
	height: 40px;
	border-bottom: 4px solid #cb3333;
}
.index-tit .tit{
	float: left;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #333;
	font-size: 20px;
	padding: 0 20px;
}
.index-tit .tit.cur{
	background: #cb3333;
	color:#fff;
	font-weight: bold;
}
.index-tit .tit img{
	margin-top: 3px;
}
.index-tit .tit img.cur,.index-tit .tit.cur img{
	display: none;
}
.index-tit .tit.cur img.cur{
	display: inline-block;
	margin-top: 0;
}
.index-tit .index-tit-more{
	float: right;
	font-weight: 400;
	font-size: 18px;
	color: #222222;
	line-height: 40px;
}
.index-tit .more{
	margin-top: 20px;
	font-size: 16px;
	color: #063490;
	padding-right: 48px;
	background: url(itit-more.png) center right no-repeat;
}
.index-list{
	margin-top: 30px;
}
.index-list li{
	padding-right: 18px;
	margin-bottom: 24px;
	line-height: 24px;
}
.index-list li:last-child{
	margin-bottom: 0;
}
.index-list li a{
	display: inline-block;
	color: #333;
	font-size: 18px;
	max-width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.index-list li a:hover{
	font-weight: bold;
}
.index-list li a:before{
	display: inline-block;
	content: ' ';
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #dcdcdc;
	margin-right: 14px;
	vertical-align: middle;
	margin-top: -2px;
}
.index-list li span{
	float: right;
	color: #666;
	font-size: 16px;
}

.list-common{
	margin-bottom:60px;
}
.list-common .index-list{
	margin-top: 15px;
}
.list-common .index-list li{
	margin-bottom: 0;
	line-height: 48px;
	border-bottom: dashed 1px #e6e6e6;
	padding-left: 17px;
}
.list-common .index-list li a{
	max-width: 90%;
}
.list-common .index-list.index-list-ocom{
	margin-top: 25px;
}
.list-common .index-list.index-list-ocom li{
	line-height: 60px;
}
.list-common .index-list.index-list-ocom li.fifth-item{
	margin-bottom: 20px;
}
.list-common .index-list.index-list-ocom li.fifth-item:last-child{
	margin-bottom: 0;
}
.page{
	font-size: 16px;
	color: #666666;
	padding: 30px 17px;
	line-height: 30px;
}
.page a{
	font-size: 16px;
	color: #666666;
}
.page a.lf{
	width: 69px;
	height: 30px;
	line-height:30px;
	border-radius: 3px;
	border: solid 1px #b8b1b2;
	text-align: center;
	margin-right: 20px;
}
.page input.rt{
	width: 25px;
	height: 30px;
	background-color: #ffffff;
	border-radius: 3px;
	border: solid 1px #b8b1b2;
	line-height: 30px;
	padding-left: 10px;
	margin: 0 5px;
	font-size: 16px;
}
.page a:hover{
	background-color: #cb3333;
	color:#fff;
}
.page .page_goto{
	margin-left:20px;
	width: 56px;
	height: 30px;
	background-color: #cb3333;
	border-radius: 3px;
	color:#fff;
	text-align:center;
	line-height: 30px;
}
.list-common-left .column-list{
	width: 234px;
	font-size:16px;
	border: solid 1px #e6e6e6;
}
.list-common-left .column-list .column-title{
	width: 234px;
	height: 80px;
	background-color: #cb3333;
	font-size: 22px;
	color:#fff;
	line-height: 80px;
	text-align:center;
	font-weight:bold;
}
.list-common-left .column-list a{
	width: 234px;
	color: #010101;
	display: block;
	padding: 20px 0 20px 33px;
	background: url(column-icon.png) 9px center no-repeat;
}
.list-common-left .column-list a:hover,.list-common-left .column-list a.cur{
	color: #cc3737;
	background-color: rgba(204, 55, 55, 0.1);
	font-weight:bold;
}
.list-common-left .list-common{
	width:1032px;
}

.detail-title{
	border: 1px solid #eee;
	border-top:3px solid #cb3333;
	padding: 30px 50px 50px;
	margin-bottom:40px;
}
.detail-title .title{
	font-size: 30px;
    font-weight: bold;
    color: #000;
    line-height: 40px;
    text-align: center;
}
.detail-title .property{
	margin-top:20px;
	font-size:14px;
	padding:20px 75px 20px 60px;
	border-bottom: 1px solid #eee;
	color:#666;
}
.detail-title .property span{
	margin-right:40px;
}
.detail-title .property span.rt{
	border: 1px solid #E5E5E5;
	border-radius:10px;
	padding:0 10px 0 5px;
	margin: 0;
	overflow: hidden;
	line-height: 18px;
	box-sizing: border-box;
}
.detail-title .property span.rt::selection{
	background-color: unset;
	color: unset;
}
.detail-title .property span.rt img{
	width: 16px;
	float: left;
	display: block;
	margin-top: 1px;
	margin-right: 5px;
}
.detail-title .property span.rt font{
	margin:0 7px;
	cursor: pointer;
	font-size: 12px;
	color: #6A6A6A;
}
.detail-title .property span.rt font.cur{
	color:#cb3333;
}
.detail-title .c-txt{
	font-size:16px;
	color:#333;
	padding-top: 20px;
}

.detail-title .c-txt img,.detail-title .c-txt video,.detail-title .c-txt table{
	max-width: 100%;
}

.cqmj-list{
	width: 234px;
	font-size:16px;
	border: solid 1px #e6e6e6;
}
.cqmj-list .cqmj-title,.ztzl-list .cqmj-title{
	width: 234px;
	height: 74px;
	background-color: #cb3333;
	font-size: 22px;
	color:#fff;
	line-height: 74px;
	text-align:center;
	font-weight:bold;
	border-bottom: 4px solid #FFC766;
	margin-left: -1px;
}
.cqmj-list>a{
	width: 234px;
	color: #010101;
	display: block;
	padding: 20px 0;
	font-size: 22px;
    text-align: center;
}
.cqmj-list>a:hover,.cqmj-list>a.cur{
	color: #cc3737;
	background-color: rgba(204, 55, 55, 0.1);
}
.detail-common-cqmj .detail-title{
	width:1032px;
}

.list-common-left .column-list.ztzl-list a{
	font-size: 16px;
	color: #010101;
	position: relative;
	padding-left: 33px;
	padding-right: 8px;
	line-height: 1.2;
	min-height: 68px;
    padding-top: 14px;
    padding-bottom: 14px;
	display: flex;
	align-items: center;
}
.list-common-left .column-list.ztzl-list a::after{
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	position: absolute;
	z-index: 2;
	left: 10px;
	top: 50%;
	margin-top: -5px;
	background-color: #C9C9C9;
	transform: rotate(45deg);
}
.list-common-left .column-list.ztzl-list a:hover,.list-common-left .column-list.ztzl-list a.cur{
	color: #cc3737;
	background-color: rgba(204, 55, 55, 0.1);
	font-weight: bold;
}
.list-common-left .column-list.ztzl-list a.cur::after{
	background-color: #CC3737;
}

.list-common-left .column-list.ztzl-list a.ztzl-items-son{
	padding-left: 58px;
	display: none;
}

.list-common-left .column-list.ztzl-list a.ztzl-items-son.cur{
	display: flex;
}

.list-common-left .column-list.ztzl-list a.ztzl-items-son::after{
	left: 35px;
}

.ztzl-owrap{
	margin-bottom: 60px;
}

.lc-tl{
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.lc-tl::after{
	content: "";
	display: block;
	width: calc(100% - 15px);
	height: 16px;
	background: #E6E6E6;
	position: absolute;
	bottom: -10px;
	left: 15px;
}
.lc-tl .lc-tl-tit{
	height: 60px;
	line-height: 60px;
	background: #CB3333;
	min-width: 188px;
	padding: 0 30px;
	text-align: center;
	position: relative;
	font-weight: bold;
	font-size: 22px;
	color: #FFFFFF;
	position: relative;
	z-index: 2;
}
.lc-tl .lc-tl-tit::before{
	content: "";
	display: block;
	background: url(lctlbgsign.png) no-repeat;
	background-size: 17px 15px;
	width: 17px;
	height: 15px;
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: -15px;
}

.lc-tl .lc-tl-tit::after{
	content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-top: 17px solid #fff;   /* 三角形高度 */
    border-left: 17px solid transparent; /* 三角形宽度 */
}

.lc-tl .lc-tl-more{
	font-size: 18px;
	color: #666;
}

.lc-tl .lc-pinyin{
	font-weight: bold;
	font-size: 22px;
	color: #E8E8E8;
	line-height: 62px;
	margin-right: 12px;
	position: relative;
	z-index: 2;
}

.lc-more-wrap{
	margin-top: 20px;
	position: relative;
	text-align: center;
}
.lc-more-wrap .lc-more-btn{
	display: inline-block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	background: #cb3333;
	color: #fff;
	font-size: 16px;
	border-radius: 3px;
}

@media screen and (max-width: 768px) {
    .h5show{
        display: block;
    }
    .pcshow{
        display: none;
    }
    body{
        min-width: auto;
    }
    .centerWidth{
        width: 100%;
        box-sizing: border-box;
    }
	.index-main{
		height:auto;
	}
	.index-list{
		margin-top:10px;
		padding:0 10px;
	}
	.index-list li{
		padding-right:0;
	}
	.index-list li a{
		max-width:100%;
		white-space: unset;
		display: inline;
		font-size:16px;
	}
	.index-tit1 .tit {
        margin-left: 0;
    }
	.list-common .index-list li{
		line-height: 30px;
		padding-left:0;
		padding-bottom:10px;
		margin-bottom:10px;
	}
	.page a{
		font-size:15px;
	}
	.page .rt,.page input.rt{
		display:none;
	}
	.list-common{
		margin-bottom:0;
	}
	.list-common-left .list-common{
		width: 100%;
	}
	.detail-title{
		border:none;
		border-top: 3px solid #cb3333;
		padding:10px;
		width:100%!important;
	}
	.detail-title .title {
		font-size: 20px;
		line-height: 28px;
	}
	.detail-title .property {
		margin-top: 20px;
		font-size: 14px;
		padding: 10px 0;
		color: #666;
	}
	.detail-title .property span {
		margin-left: 0px;
		margin-right: 20px;
	}
	.detail-title .property span.rt {
		display:none;
	}
	.detail-common-cqmj .detail-title .property span{
		margin-left:38px;
		text-align:center;margin-top:5px;
	}
	.cqmj-list{
		width:100%;
		overflow-x: auto;
        white-space: nowrap;
		border: none;
	}
	.cqmj-list .cqmj-title,.ztzl-list .cqmj-title{
		width:100%;
		display: none;
	}
	.cqmj-list>a{
		width: auto;
		float: none;
		display: inline-block;
		padding: 10px;
		font-size: 18px;
	}
	.list-common-left .column-list{
		width:100%;
		overflow-x: auto;
        white-space: nowrap;
		border: none;
		margin-bottom: 15px;
		display: flex;
	}

	.list-common-left .column-list.ztzl-list a{
		width: auto;
		float: none;
		display: inline-block;
		padding: 10px;
		font-size: 17px;
		min-width: auto;
		line-height: unset;
		min-height: unset;
	}

	.list-common-left .column-list.ztzl-list a::after{
		display: none;
	}

	.list-common-left .column-list.ztzl-list a.ztzl-items-son{
		padding: 10px;
	}

	.list-common-left .column-list.ztzl-list a.ztzl-items-son.cur{
		display: inline-block;
	}

	.ztzl-owrap{
		margin-bottom: 15px;
	}

	.lc-tl{
		padding-left: 10px;
	}
	.lc-tl::after{
		left: 20px;
		width: calc(100% - 20px);
	}
	.lc-tl .lc-tl-tit{
		height: 36px;
		line-height: 36px;
		font-size: 17px;
		padding: 0 15px;
		min-width: 105px;
	}
	.lc-tl .lc-tl-tit::after{
		border-top: 13px solid #fff;
		border-left: 13px solid transparent;
	}
	.lc-tl .lc-pinyin{
		line-height: 40px;
		font-size: 17px;
	}
	.lc-tl .lc-tl-more{
		font-size: 14px;
		margin-right: 10px;
	}
	.list-common .index-list.index-list-ocom li{
		line-height: 30px;
	}

	.list-common .index-list li a{
		display: inline-block;
		max-width: 70%;
		white-space: nowrap;
	}
	.list-common .index-list li span{
		font-size: 14px;
	}
	.lc-more-wrap{
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.lc-more-wrap .lc-more-btn{
		width: 75px;
		height: 26px;
		line-height: 26px;
		font-size: 15px;
	}
	.index-tit{
		height: 35px;
		margin: 0 10px;
	}
	.index-tit .tit{
		font-size: 18px;
		height: 35px;
		line-height: 35px;
	}
	.index-tit .index-tit-more{
		font-size: 14px;
	}
	.index-w1c1 a>p{
		font-size: 16px;
	}
}