
body {
	font-family: 'arial';/*font-family: 'arial, sans-serif'*/ ;
}

/*
.Top001700 为demo编号
*/
.Top001700 header { position: relative; }
.Top001700 header dl { color: #933232; line-height: 42px; }
.Top001700 header dt { float: left; font-size: 14px; margin-left: 20px; }
.Top001700 header dt a { color: #933232; display: inline-block; }
.Top001700 header dt i { margin: 0 10px; font-style: normal; }
.Top001700 header dt:nth-child(2) { overflow: hidden; border-radius: 5px;/* border: 2px solid #933232; */ position: relative; width: 295px; background: #ccc; }
.Top001700 header dt input { border: none; }
.Top001700 header dt .text { padding-left: 15px; padding-right: 55px; width: 100%; height: 42px; line-height: 42px; color: #999; background: #f1f1f3; }
.Top001700 header dt .btn { 
	width: 52px;
	height: 100%;
	position: absolute;
	right: 0; top: 0;
	background: url(/static/images/Top001700-search.png) no-repeat center center maroon;
	cursor: pointer;
	padding: 0;
}
.Top001700 header dt.subt { background: #933232; padding: 0%; border-radius: 5px; }
.Top001700 header dt.subt a { color: #fff; padding: 0 10px; }
.Top001700 .logo { padding-right: 61%; position: relative; }
.Top001700 .logo img { display: block; }
.Top001700 nav {
	background-color: maroon;
}
.Top001700 nav li a { display: block; color: #fff; font-size: 16px; }
@media(min-width:1001px) {
	.Top001700 header dl { position: absolute; right: 0; height: 30px; top: 50%; margin-top: -15px; z-index: 111; }
	.Top001700 nav { display: block !important; }
	.Top001700 nav li { float: left; width: 10%; line-height: 50px; text-align: center; }
	.Top001700 nav li a:hover, .Top001700 nav li a.aon { background-color: #8f1f1f; }
}
@media(max-width:1000px) {
	.Top001700 { position: relative; box-shadow: 0 0 3px #ccc; }
	.Top001700 nav { display: none; text-align: center; position: absolute; top: 100%; right: 0; width: 60%; max-width: 320px; z-index: 100; }
	.Top001700 nav li a { padding: 5%; border-bottom: 1px solid rgba(255, 255, 255, .2);/* box-shadow: 0 1px 0 #fff; */ }
	.Top001700 nav li:last-child a { border-bottom: 0; box-shadow: none; }
	.Top001700 header dl { padding-top: 10px; }
	.Top001700 header dt {		/* width:50% !important; */margin-left: 0; }
	.Top001700 header dt:nth-child(1) { padding-right: 3%; text-align: right; float: right; }
	.Top001700 .mobile_menu { position: absolute; width: 48px; height: 36px; border-radius: 5px; background-color: #933232; top: 50%; right: 0; margin-top: -19px; }
	.Top001700 .mobile_menu i, .Top001700 .mobile_menu i::before, .Top001700 .mobile_menu i::after { position: absolute; height: 3px; border-radius: 4px; background-color: #fff; width: 100%;/* border-bottom: 1px solid #fff; */		/* box-shadow:0 1px  0 #000 inset; */ }
	.Top001700 .mobile_menu i { width: 70%; left: 15%; top: 50%; margin-top: -2px; transition: background 0.3s; }
	.Top001700 .mobile_menu i::before, .Top001700 .mobile_menu i::after { content: ''; left: 0; transition: transform 0.3s; }
	.Top001700 .mobile_menu i::before { top: -8px }
	.Top001700 .mobile_menu i::after { top: 8px; }
	.Top001700 .mobile_menu#phone i { background-color: transparent; border-bottom: 0; box-shadow: none; }
	.Top001700 .mobile_menu#phone i::before { top: 0; transform: rotate(45deg); }
	.Top001700 .mobile_menu#phone i::after { top: 0; transform: rotate(-45deg); }
	.Top001700 .logo { padding-right: 40%; }
	.Top001700 header dt.subt { position: absolute; top: 10px; left: 2%; }
	.Top001700 header dt:nth-child(2) { width: 100%; margin-top: 2%; }
}

/*
.Floor002347 为demo编号
*/
.Floor002347 { padding: 0; }
.Floor002347 .auto { max-width: 1200px; }
@media only screen and (max-width:1280px) {
	.Floor002347 .auto { padding-left: 2%; padding-right: 2%; }
}
.Floor002347 .left >* { background: #fff; padding: 0px 0 30px; border-radius: 10px; margin-bottom: 20px; overflow: hidden; }
.Floor002347 .right >* { background: #fff; border-radius: 10px; overflow: hidden; }
.Floor002347 .product { padding: 6% 0; width: 100%; margin-bottom: 25px; }
.Floor002347 .product ul li { float: left; width: 25%; text-align: center; padding: 0 3%; }
.Floor002347 .product ul li .pic a { position: relative; display: block; max-width: 86px; margin: 0 auto; border-radius: 50%; transition: transform .5s; -webkit-transition: -webkit-transform .5s; -moz-transition: -moz-transform .5s; -ms-transition: -ms-transform .5s; }
.Floor002347 .product ul li .pic a:after { content: ""; display: block; position: absolute; bottom: -2px; width: 5px; height: 5px; background: #fac540; border-radius: 50%; left: 50%; margin-left: -2px; }
.Floor002347 .product ul li .pic a:hover { transform: rotateY(360deg); }
.Floor002347 .product ul li h3 { font-weight: normal; margin: 15px 0 0 0; }
.Floor002347 .product ul li h3 a { color: #777777; }
.Floor002347 .product ul li h3 a:hover { color: #fac540; }
.Floor002347 .box-head { border-bottom: 1px solid #e5e5e5; padding: 0 30px; position: relative; background: #933232; }
.Floor002347 .box-head .tit { font-size: 24px; color: #fff; padding: 15px 0; display: inline-block; position: relative; font-weight: bold; }
.Floor002347 .box-head .tit:after { position: absolute; content: ""; left: 0; bottom: -1px; background-color: #933232; width: 100%; height: 2px; display: none; }
.Floor002347 .box-head .dots { position: absolute; right: 4%; top: 50%; margin-top: -8px; height: 8px; }
.Floor002347 .box-head .dots .bx-pager-item { display: inline-block; margin-left: 3px; }
.Floor002347 .box-head .dots .bx-pager-item a { width: 8px; height: 8px; border-radius: 50%; display: block; background: #e5f2f9; overflow: hidden; text-indent: 999px; }
.Floor002347 .box-head .dots .bx-pager-item a.active { background: #037ec9; }
.Floor002347 .icon-more_right { width: 40px; height: 40px; line-height: 40px; text-align: center; font-size: 20px; color: #94989f; margin: 20px auto 0; display: block; border-radius: 50%; border: 1px solid #f0f0f0; background: #fff; }
.Floor002347 .box-head .dots a { color: #fff; }
.Floor002347 .icon-more_right:hover { background: #f8b100; border-color: #f8b100; color: #fff; }
.Floor002347 .list { padding: 20px 30px; }
.Floor002347 .new {	 /*width: 40.33334%; float: left; height: 540px;*/ }
.Floor002347 .new .top { border-bottom: 1px solid #e5e5e5; }
.Floor002347 .new .top .pic { border-radius: 5px; }
.Floor002347 .new .list .word { padding: 15px 0; }
.Floor002347 .new .list .tit { font-weight: normal; margin: 0 0 10px; font-size: 18px; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; }
.Floor002347 .new .list .tit a { color: #000; }
.Floor002347 .new .list .tit a:hover { color: #1769a6; }
.Floor002347 .new .list time { font-size: 12px; color: #999; }
.Floor002347 .new .list figure { font-size: 15px; color: #666; line-height: 20px;/*height: 40px; */ overflow: hidden; margin-top: 15px; }
.Floor002347 .new .list li { border-bottom: 1px solid #f2f2f2; }
.Floor002347 .purchase {	/*width: 56.66668%; float: right; height: 540px;*/padding: 0px 0 0px; }
.Floor002347 .purchase li { padding-bottom: 15px; }
.Floor002347 .purchase .pic { height: 158px; background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; border-radius: 5px; overflow: hidden; }
.Floor002347 .purchase .pic .layer { position: absolute; top: 0; right: 0; width: 170px; height: 100%; background: rgba(16, 23, 45, 0.8) none repeat scroll 0 0 !important; filter: Alpha(opacity=80); background: #10172d; border-radius: 0 5px 5px 0; }
.Floor002347 .purchase .pic .layer .inner { position: relative; z-index: 2; color: #fff; padding: 30px 20px 0; }
.Floor002347 .purchase .pic .layer .inner time { display: block; text-align: center; font-size: 14px; }
.Floor002347 .purchase .pic .layer .inner time:before { content: "\e65e"; font-family: "iconfont" !important; display: block; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin-bottom: 10px; }
.Floor002347 .purchase .pic .layer .inner a { display: block; width: 89px; height: 40px; border: 1px solid #fff; text-align: center; line-height: 38px; border-radius: 40px; color: #fff; margin: 20px auto 0; }
.Floor002347 .purchase .pic .layer .inner a:hover { border-color: #f8b100; color: #f8b100; }
.Floor002347 .purchase .h3 { font-weight: normal; margin: 10px 0; font-size: 18px; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; }
.Floor002347 .purchase .h3 a { color: #000; }
.Floor002347 .purchase .h3 a:hover { color: #1769a6; }
.Floor002347 .purchase figure { font-size: 16px; line-height: 24px; }
.Floor002347 .about { padding: 0px 0 20px; }
.Floor002347 .about .inner { padding: 0px 30px 0; }
.Floor002347 .about .con { margin: 20px 0 0; line-height: 27px;/*height: 220px;*/ overflow: hidden; font-size: 16px; }
.Floor002347 .about .icon-more_right {	/* margin-left:0; */ }
.Floor002347 .link { margin-bottom: 16px; }
.Floor002347 .videobox { margin-top: 15px; position: relative; height: 170px; }
.Floor002347 .videobox .play { cursor: pointer; }
.Floor002347 .videobox .pic { background-repeat: no-repeat; background-position: center; height: 170px; background-size: cover; border-radius: 5px; }
.Floor002347 .videobox .pic img { display: none; }
.Floor002347 .videobox .word { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); text-align: center; }
.Floor002347 .videobox .word a { display: block; margin: 0 auto; color: #fff; font-size: 40px; }
.Floor002347 .videobox .video { position: absolute; top: 0; width: 100%; height: 100%; left: 0; display: none; background: #000; }
.Floor002347 .videobox .video video { width: 100%; height: 100%; }
.Floor002347 .videobox .video .close { position: absolute; top: 0; right: 0; color: #f8b100; font-size: 30px; z-index: 99; background: #fff; border-radius: 0 0 0 30px; }
@media only screen and (max-width:899px) {
	.Floor002347 { padding: 30px 0; }
	.Floor002347 .product { margin-bottom: 15px; }
	.Floor002347 .about { margin-top: 15px; }
	.Floor002347 .about img { float: left; margin-right: 5%; }
	.Floor002347 .about .inner { padding-bottom: 0; }
	.Floor002347 .about .icon-more_right { display: inline-block; }
	.Floor002347 .link { float: left; width: 48%; text-align: center; padding: 5% 0; }
	.Floor002347 .videobox { float: right; width: 48%; }
}
@media only screen and (max-width:640px) {
	.Floor002347 .purchase figure { font-size: 16px }
	.Floor002347 .box-head { padding: 0 10px }
	.Floor002347 .box-head .tit { font-size: 22px; }
	.Floor002347 .new, .Floor002347 .purchase, .Floor002347 .link { height: auto; width: 100%; float: none; }
	.Floor002347 .new { margin-bottom: 15px; }
	.Floor002347 .videobox { width: 100%; float: none; }
	.Floor002347 .list { padding: 20px 20px; }
	.Floor002347 .about img { float: none; margin-right: 0; margin: 0 0 15px 0; display: block; }
	.Floor002347 .about .con { height: auto; font-size: 16px; line-height: 28px; }
	.Floor002347 .about .icon-more_right { margin-top: 0; }
}
@media only screen and (max-width:375px) {
	.Floor002347 .product ul li { width: 50%; padding: 3%; }
}
@media only screen and (min-width:900px) {
	.Floor002347 .left { float: left; width: 70%; }
	.Floor002347 .right { float: right; width: 26.525%; }
}

/*Floor002718 */
.Floor002718 { position: relative; z-index: 1; }
.Floor002718 .auto { background: #fff; padding: 2%; border-radius: 10px; }
.Floor002718 .main { color: #666; padding: 7.709% 0; background-position: center top; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; }
.Floor002718 .main .ytable { height: 100%; }
.edit-css-2718 { font-size: 16px; text-align: center; line-height: 28px; }
.edit-css-2718 .tit { font-size: 24px; font-weight: bold; margin: 0 0 2% 0; color: #933232; }
.edit-css-2718 .tit span { display: block; font-size: 20px; }
.edit-css-2718 p { margin-bottom: 2%; margin-top: 0; }
.Floor002718 .main .link { width: 240px; line-height: 50px; text-align: center; color: #fff;/* border:1px solid #e5dbcb; */ display: block; margin: 30px auto 0; transition: 0.3s; font-size: 16px; background: #933232; }
.Floor002718 .main .link:hover { background: #1769a6; color: #fff; }
@media only screen and (max-width:640px) {
	.Floor002718 .auto { padding: 6% 2%; }
	.Floor002718 .main { padding: 22.709% 0; }
}

/*
.Floor001206 为demo编号
*/
.Floor001206 { background: url(../images/Floor001206-bg.jpg) no-repeat center top; background-size: cover; padding: 3% 0;/*font-family:Arial, Helvetica, sans-serif;*/ }
.Floor001206 .auto { position: relative; }
.Floor001206 .auto::before { position: absolute; content: ''; width: 30.8%; left: 0; top: 0; height: 100%; background-color: #fff; z-index: 0; border-radius: 10px; overflow: hidden; }
.Floor001206 .left { position: relative; z-index: 1; float: left; width: 30.8%; padding: 2%; border-radius: 10px; overflow: hidden; }
.Floor001206 .left h1 { margin: 0; font-size: 24px; color: #933232; }
.Floor001206 .left dd { margin: 6% 0 0%; position: relative;/*height:60px;*/ padding-left: 80px; /* padding-top:10px; */ }
.Floor001206 .left dd time { position: absolute; left: 0; top: 0; width: 60px; background-color: #933232; color: #fff; font-weight: bold; text-align: center; padding: 12px 0; font-size: 16px; }
.Floor001206 .left dd time span { display: block; }
.Floor001206 .left dd a { color: #777; line-height: 20px; height: 44px; overflow: hidden; display: block;/* text-transform:uppercase; */ }
.Floor001206 .left dd a:hover { color: #1769a6 }
.Floor001206 .left dd:last-child { margin-bottom: 0; }
.Floor001206 .right { float: right; width: 65.4%; }
.Floor001206 .right li { float: left; width: 47.1%; background-color: #fff; position: relative; padding-bottom: 90.5%; border-radius: 10px; overflow: hidden; }
.Floor001206 .right li:last-child { float: right; }
.Floor001206 .right li .Ispic { position: absolute; height: 55%; width: 100%; left: 0; transition: all 0.6s; }
.Floor001206 .right li .Ispic:hover { transform: scale(1.1); }
.Floor001206 .right li figure { position: absolute; height: 45%; width: 100%; left: 0; }
.Floor001206 .right li:nth-child(1) .Ispic { top: 0; }
.Floor001206 .right li:nth-child(1) figure { bottom: 0; }
.Floor001206 .right li:nth-child(2) .Ispic { bottom: 0; }
.Floor001206 .right li:nth-child(2) figure { top: 0; }
.Floor001206 .right li figure { padding: 5% 10%; overflow: hidden; }
.Floor001206 .right li h3, .Floor001206 .right li h2, .Floor001206 .right li h6 { margin: 0; }
.Floor001206 .right li h3 { font-size: 36px; color: #933232;/* display: none; */ }
.Floor001206 .right li h2 { font-size: 24px; line-height: 28px; height: 56px; overflow: hidden;/* text-transform:uppercase; */ }
.Floor001206 .right li h2 a { color: #933232; }
.Floor001206 .right li h2 a:hover { color: #1769a6 }
.Floor001206 .right li h6 { font-size: 16px; line-height: 24px; font-weight: normal; border-bottom: 2px solid #303030; padding: 3% 0 5% 0; }
.Floor001206 .right li p {	/* text-transform:uppercase; */line-height: 22px; height: 66px; overflow: hidden; color: #777; margin-bottom: 0; }
.Floor001206 .right li .table { display: table; width: 100%; height: 100%; }
.Floor001206 .right li .table_cell { display: table-cell; vertical-align: middle; }
@media(max-width:1200px) and (min-width:1101px) {
	.Floor001206 .auto { padding-left: 0; }
}
@media(max-width:1100px) {
	.Floor001206 .left h1 { margin-bottom: 6%; }
	.Floor001206 .auto::before { display: none; }
	.Floor001206 .right, .Floor001206 .left { float: none; width: auto; }
	.Floor001206 .left { background-color: #fff; padding: 3%; margin-bottom: 6%; }
	.Floor001206 .left dd { margin: 1% 0; }
}
@media(max-width:768px) {
	.Floor001206 .left dd a { font-size: 16px; margin-bottom: 5%; word-break: break-word; }
	.Floor001206 .right li h3 { font-size: 20px; }
	.Floor001206 .right li h2 { font-size: 18px; }
	.Floor001206 .right li h6 { font-size: 16px; padding: 2% 0 }
	.Floor001206 .right li p { font-size: 16px; }
}
@media(max-width:768px) and (min-width:481px) {
	.Floor001206 .right li h2 { height: 28px; }
	.Floor001206 .right li p { height: 44px; }
}
@media(max-width:480px) {
	.Floor001206 .right li { float: none !important; width: auto; padding-bottom: 0; margin-bottom: 6%; }
	.Floor001206 .right li .Ispic, .Floor001206 .right li figure { position: static; height: auto; }
	.Floor001206 .right li .table { height: auto; }
	.Floor001206 .right li figure { padding: 3%; }
	.Floor001206 .right li .Ispic { display: block; padding-bottom: 56%; }
	.Floor001206 .right li h2 { height: auto; }
}

/*Bottom002561 */
.Bottom002561 { padding: 1% 0 3% 3%; }
.Bottom002561_1 { padding: 0% 0 3% 2%; }
.Bottom002561 footer { position: relative; background: url(../images/Bottom002561_bg.png) repeat left top #191d20; line-height: 25px; padding: 20px 0; }
.Bottom002561 footer::before { position: absolute; left: 0; top: 0; width: 100%; height: 2px; border-top: 1px dashed #070607; border-bottom: 1px dashed #2a2e31; content: ''; }
@media(min-width:769px) {
	.Bottom002561 footer dt { float: left; }
	.Bottom002561 footer dd { float: right; }
}
@media(max-width:768px) {
	.Bottom002561 footer { text-align: center; }
}
.Bottom002561 footer dt a { color: #444648; display: inline-block; }
.Bottom002561 footer dt a:hover { color: #fff; }
.Bottom002561 footer dt a::after { display: inline-block; content: ''; vertical-align: middle; width: 2px; border-right: 1px dotted #78807b; height: 7px; margin: 0 10px; opacity: 0.3; }
.Bottom002561 footer dt a:last-child::after { display: none; }
.Bottom002561 footer dd { color: #fff; opacity: 0.2; }
.Bottom002561 .bottom { padding-bottom: 2%; position: relative; }
.Bottom002561 .bottom dl { float: left; margin-right: 0%; width: 20%; }
.Bottom002561 .bottom_1 dl { width: 33.333%; }
.Bottom002561 .bottom_2 dl { width: 29.333%; margin-right: 6%; }
.Bottom002561 .bottom dl:last-of-type { margin-right: 0; }
.Bottom002561 .bottom dl a { color: #1769a6; }
.Bottom002561 .bottom dt { margin-bottom: 20px; display: none; }
.Bottom002561 .bottom dt a { font-size: 18px; font-weight: bold; }
.Bottom002561 .bottom dd { line-height: 28px; }
.Bottom002561 .bottom dd a { opacity: 1.2; transition: 0.2s; }
.Bottom002561 .bottom dd a:hover { opacity: 1; color: #933232; text-decoration: underline; }
@media(min-width:1025px) {
	.Bottom002561 .bottom {		/* padding-right:135px; */ }
	.Bottom002561 .contact { position: absolute; right: 0; top: 0; }
}
.Bottom002561 .contact { width: 40%; max-width: 135px; }
.Bottom002561 .contact p { margin: 10px 0 0 0; text-align: center; color: #646769; }
.Bottom002561 .contact img { display: block; width: 100%; }
@media(max-width:1280px) {
	.Bottom002561 .bottom { margin-right: 2%; }
}
@media(max-width:1100px) {
	.Bottom002561 .bottom dl { margin-right: 5%; }
}
@media(max-width:1024px) {
	.Bottom002561 .bottom dl { }
	.Bottom002561 .contact { margin: 0 auto; }
}
@media(max-width:480px) {
	.Bottom002561 .bottom dl { width: 47%; margin-bottom: 20px; }
	.Bottom002561 .bottom dl:nth-child(2n) { margin-right: 0%; }
}

/*
.RighInfo002801 
*/
.RighInfo002801 { padding: 2% 0; }
.RighInfo002801 .TextList001397 { min-height: auto }
.RighInfo002801 .top_info { padding: 3%; border: 1px solid #eee; }
.RighInfo002801 .list_img { float: left; width: 49.2%; position: relative; }
.RighInfo002801 .big_img { position: relative; }
.RighInfo002801 .big_img li, .RighInfo002801 .big_img li figure { width: 100%; }
.RighInfo002801 .big_img li figure { background-size: contain; padding-bottom: 116.75%; }
.RighInfo002801 .list { position: absolute; bottom: 20px; left: 22px; z-index: 10; }
.RighInfo002801 .list .bd { position: relative; }
.RighInfo002801 .list a { background-repeat: no-repeat; background-position: center; display: inline-block; width: 7px; height: 14px; cursor: pointer; }
.RighInfo002801 .list a.prev { background-image: url(../images/RighInfo002801-btn_prev_on.png); }
.RighInfo002801 .list a.next { background-image: url(../images/RighInfo002801-btn_next_on.png); }
.RighInfo002801 .list a.prevStop { background-image: url(../images/RighInfo002801-btn_prev.png); cursor: default; }
.RighInfo002801 .list a.nextStop { background-image: url(../images/RighInfo002801-btn_next.png); cursor: default; }
.RighInfo002801 .list i { background: #999; display: inline-block; margin: 0 20px; width: 1px; height: 14px; }
.RighInfo002801 .right_info { float: right; width: 45%; }
.RighInfo002801 .right_info h1, .RighInfo002801 .right_info h3, .RighInfo002801 .right_info p { margin: 0; }
.RighInfo002801 .right_info h1 { padding: 0 0 10px; font-size: 30px; color: #c7b38e; font-weight: normal; }
.RighInfo002801 .right_info h3 { font-size: 24px; color: #c7b38e; font-weight: normal; }
.RighInfo002801 .right_info h3::after { background: #c7b38e; display: block; margin: 30px 0; width: 25px; height: 2px; content: ''; }
.RighInfo002801 .right_info p { font-size: 16px; line-height: 30px; color: #555; margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #e7e8e8; }
.RighInfo002801 .right_info b { display: block; padding-bottom: 5px; font-size: 16px; color: #c7b38e; font-weight: normal; }
.RighInfo002801 .right_info span { display: inline-block; padding-bottom: 30px; font-size: 14px; color: #555; }
.RighInfo002801 .right_info dl { margin-bottom: 30px; padding-bottom: 20px; border-bottom: 1px solid #eee; }
.RighInfo002801 .right_info dl dd { background: url(../images/RighInfo002801-dot.png) no-repeat left center; padding-left: 20px; font-size: 16px; color: #666; line-height: 2.5; }
.RighInfo002801 .tab { padding: 1% 0; }
.RighInfo002801 .tab .h1_tab { margin: 0; overflow: hidden; font-size: 18px; font-weight: normal; color: #666; }
.RighInfo002801 .tab .h1_tab span { float: left; width: 49%;/* display: block; */ margin-right: 1%; line-height: 3; text-align: center; background-color: #ededed; cursor: pointer; margin-bottom: 1%; border-radius: 5px; }
.RighInfo002801 .tab .h1_tab span.on { background-color: #1769a6; color: #fff; }

/*.RighInfo002801 .tab .info{ padding: 4% 0;}*/
@media (max-width:1280px) {
	.RighInfo002801 .auto { padding: 0 3%; }
}
@media(max-width:768px) {
	.RighInfo002801 .list_img, .RighInfo002801 .right_info { float: none; width: auto; margin-bottom: 5%; }
}
@media(max-width:640px) {
	.RighInfo002801 .list li { height: 100px; }
	.RighInfo002801 .right_info h1 { font-size: 20px; }
	.RighInfo002801 .right_info h3 { font-size: 16px; }
}
@media(max-width:480px) {
	.RighInfo002801 .list { padding-top: 30px; padding-bottom: 30px; }
	.RighInfo002801 .list a { height: 28px; }
	.RighInfo002801 .list li { height: 80px; }
	.RighInfo002801 .tab .h1_tab { font-size: 16px; }
	.RighInfo002801 .tab .h1_tab span { padding: 4% 2%; width: 100%; line-height: 1.2; margin-bottom: 2%; }
}
.table { width: 100%; max-width: 100%; margin-bottom: 1.5rem; background-color: transparent; }
.table tr, .table th, .table td { padding: 0.75rem; vertical-align: top; /*border-bottom: 1px solid #dee2e6;*/ font-size: 16px; }
.table thead th { vertical-align: bottom; border-bottom: 2px solid #dee2e6; }
.table tbody + tbody { border-top: 2px solid #dee2e6; }
.table .table { background-color: white; }
.table td a { color: #933232; }
.table td{width:10%;display: inline-block;border-bottom: 1px solid #dee2e6;}

/*Menu003070 */
.Menu003070 .auto { background-color: #f5f5f5; margin-top: 2%; border-radius: 5px; }
.Menu003070 .auto ul { padding: 19px 0; }
.Menu003070 li { float: left; padding: 0 15px; }
.Menu003070 li a { display: block; line-height: 2.778em; font-size: 16px; color: #3d3d3d; padding: 0 30px; }
.Menu003070 li.aon a, .Menu003070 li a:hover { color: #fff; background-color: #1769a6; border-radius: 5px; }
@media(min-width:641px) {
	.Menu003070 .auto ul { display: table; margin: 0 auto; }
}
@media(max-width:1440px) {
	.Menu003070 li { padding: 0 1vw; }
	.Menu003070 li a { padding: 0 2vw; }
}
@media(max-width:640px) {
	.Menu003070 li a { font-size: 3.5vw; text-align: center; }
	.Menu003070 li { margin-bottom: 1vw; width: 32%; }
	.Menu003070 li:not(:nth-child(3n)) { margin-right: 2%; }
}
.TextList001397 { padding:80px; font-size: 16px; line-height: 28px; min-height: 400px; }
.TextList001397 .title { margin-top: 4%; color: #933232; font-size: 30px; font-weight: bold }
.TextList001397 h1 { margin-top: 4%; text-align: center; color: #666;/* font-size: 20px; */ line-height: 35px; }
.TextList001397 time { text-align: center; display: block; margin-bottom: 3%; font-size: 16px; }
.TextList001397 ul li { margin-top: 3%; }
.TextList001397 ul li h3 { padding: 13px 0; padding-left: 55px; background: #933232 url(../images/TextList001397_q.png) 0 50% no-repeat; color: #fff; font-size: 20px; border-radius: 6px; }
.TextList001397 ul li p { padding: 0 2%; line-height: 28px }
.TextList001397 ul li h4 a { color: #933232; font-size: 20px; text-decoration: underline; padding: 0 2%;display: inline-block;white-space: normal;}
.TextList001397 .pic { float: left; width: 22%; padding-top: 2%; }
.TextList001397 .word { float: right; width: 74%; }
.TextList001397 .word h2 { padding-top: 3%; font-size: 22px; color: #333 }

.TextList001397 .word a { color: #933232; }
.TextList001397 li .frr{float:right;width: 16%;}
.TextList001397 li time{color:#999;font-size:14px;margin-left:10px;padding-right: 2%;display: inline-block;}
.TextList001397 li .more{ color:#999; font-size:14px; margin-left:10px;}


.ext_year .title { margin-top: 4%; color: #933232; font-size: 30px; font-weight: bold }
.ext_year h1 { margin-top: 4%; text-align: center; color: #666;/* font-size: 20px; */ line-height: 35px; }
.ext_year time { text-align: center; display: block; margin-bottom: 3%; font-size: 16px; }
.ext_year ul li { margin-top: 3%; }
.ext_year ul li h3 { padding: 13px 0; padding-left: 55px; background: #933232 url(/static/images/TextList001397_q.png) 0 50% no-repeat; color: #fff; font-size: 20px; border-radius: 6px; }
.ext_year ul li p { padding: 0 2%; line-height: 28px }
.ext_year ul li h4 a { color: #933232; font-size: 20px; text-decoration: underline; padding: 0 2%;display: inline-block;white-space: normal;}
.ext_year .pic { float: left; width: 22%; padding-top: 2%; }
.ext_year .word { float: right; width: 74%; }
.ext_year .word h2 { padding-top: 3%; font-size: 22px; color: #333 }

.ext_year .word a { color: #933232; }
.ext_year li .frr{float:right;width: 16%;}
.ext_year li time{color:#999;font-size:14px;margin-left:10px;padding-right: 2%;display: inline-block;}
.ext_year li .more{ color:#999; font-size:14px; margin-left:10px;}
@media(max-width:640px) {
	.TextList001397 li .frr{float: none;width:100%;}
	.TextList001397 h1 { font-size: 28px; line-height: 30px; }
	.TextList001397 .pic, .TextList001397 .word { float: none; width: 100%; }
	.TextList001397 .pic { width: 74%; margin: 10px auto 0; text-align: center; }
	.TextList001397 .table-hover { overflow: auto; }
	.TextList001397 { min-height: auto }
}

/*
.PicList001111 为demo编号
*/
.PicList001111 { padding: 100px; }
.PicList001111 li { margin: 2% 0 8%;/* border-bottom:1px solid #dedede; */ }

/*.PicList001111 li:hover{ background-color:#ececec;}*/
.PicList001111 li .rightbox { position: relative; padding: 2% 0% 5% 46%; color: #999;/* overflow: hidden; */ }
.PicList001111 li .Ispic { position: absolute; height: 70%; width: 43%; left: 0; top: 0; padding-bottom: 22%; background-size: cover; border-radius: 5px; }
.PicList001111 li  h2 { margin: 0; font-size: 23px; color: #000000}
.PicList001111 li  h2 a { color: #933232; }
.PicList001111 li p { line-height: 24px; overflow: hidden; height: 70px; }
.PicList001111 li time { display: block; background: url(/static/images/PicList001111-icon.png) no-repeat left center; padding-left: 20px; font-size: 14px; }
.PicList001111 li .more { position: absolute;/* right:3%; */ top: 86%;/* margin-top:-17px; */ max-width: 100px; line-height: 32px; background-color: #933232; color: #fff; height: 34px; width: 12%; text-align: center; border-radius: 5px; }
.PicList001111 li .more:hover { border: 2px solid #933232; background-color: #fff; color: #333; }
@media(max-width:640px) {
	.PicList001111 li { margin: 2% 0 4%; }
	.PicList001111 li p { line-height: 22px; }
	.PicList001111 li div { padding-left: 48%; padding-right: 2%; }
	.PicList001111 li .Ispic { width: 45%; }
	.PicList001111 li time { margin-bottom: 2%; }
	.PicList001111 li .more { position: relative; display: inline-block; top: auto; margin-top: 0; min-width: 100px; right: auto; }
}
@media(max-width:480px) {
	.PicList001111 li .Ispic { position: static; height: auto; width: auto; display: block; padding-bottom: 45%; }
	.PicList001111 li div { padding: 2%; }
	.PicList001111 li  h2 { padding-top: 3%; }
}

/*
.PicList002323 为demo编号
*/
.PicList002323 {	/* padding: 30px 3%; */ }
.PicList002323 .list { overflow: hidden; }
.PicList002323 .auto { overflow: hidden; }
.PicList002323 ul { margin: 0 -1%; }
.PicList002323 ul li { float: left; width: 48%; margin: 20px 1% 0 1%; text-align: center; }
.PicList002323 ul li div { padding-bottom: 100%; position: relative; overflow: hidden; }
.PicList002323 ul li figure { position: absolute; left: 0; top: 0; right: 0; bottom: 0; transition: 0.3s; }
.PicList002323 ul li h3 { color: #555; margin: 10px 0 0; font-weight: normal; font-size: 14px; text-align: left; }
.PicList002323 ul li a:hover figure { transform: scale(1.3); }
.PicList002323 ul li a:hover h3 { color: #0075b8; }
@media screen and (min-width:768px) {
	.PicList002323 ul li { width: 31.334%; }
	.PicList002323 {		/* padding: 30px; */ }
}
@media screen and (min-width:1024px) {
	.PicList002323 ul li { width: 23%; }
}
@media(max-width:480px) {
	.PicList002323 { padding: 0px 0% 30px; }
}

/*
.PicList000729 为demo编号
*/
.PicList000729 { padding: 2% 0 3% }
.PicList000729 h1 { color: #933232; font-size: 30px; line-height: 28px; }
.PicList000729 time { font-size: 18px; }
.PicList000729 li { float: left; width: 23.5%; margin-right: 2%; text-align: center; padding: 2% 0; }
.PicList000729 li:nth-child(4n) { margin-right: 0; }
.PicList000729 li figure {	/* border:1px solid #d9dbdc; *//* padding:3px; */ }
.PicList000729 li figure em { display: block; background-repeat: no-repeat; background-position: center center; background-size: cover; padding-bottom: 134%; }
.PicList000729 li h5, .PicList000729 li p { margin: 0; }
.PicList000729 li h5 { font-size: 20px; padding: 10px 0; }
.PicList000729 li span { color: #fff;/* border: 1px solid #57a9ac; */ border-radius: 5px; padding: 5px 20px; display: inline-block; line-height: 2; background: #933232; }
.PicList000729 li p { color: #666; padding-bottom: 10px; font-size: 16px; }
.PicList000729 li a:hover { color: #1769a6; }
.PicList000729 li a:hover span { color: #fff; background-color: #1769a6; }
@media(max-width:640px) {
	.PicList000729 li { width: 32%; }
	.PicList000729 li:nth-child(4n) { margin-right: 2%; }
	.PicList000729 li:nth-child(3n) { margin-right: 0; }
}
@media(max-width:480px) {
	.PicList000729 li { width: 49%; }
	.PicList000729 li:nth-child(3n) { margin-right: 2%; }
	.PicList000729 li:nth-child(2n) { margin-right: 0; }
}

/*Bottom001868*/
.Bottom001868 { background-color: #933232; }
.Bottom001868 .bottom { padding-top: 3%; padding-bottom: 1%; }
.Bottom001868 .bottom dl { float: left; width: 11%; }
.Bottom001868 .bottom dl.last { float: right; width: auto; }
.Bottom001868 .bottom dt { padding-bottom: 10px;/* background:url(../images/Bottom001868-dt.png) no-repeat left bottom; */ margin-bottom: 10px; color: #fff; font-size: 16px; }
.Bottom001868 .bottom dt a { color: #fff; }
.Bottom001868 .bottom dd { line-height: 30px; }
.Bottom001868 .bottom dd a { color: #999; }
.Bottom001868 .bottom dd a:hover { color: #000; }
.Bottom001868 footer {	/* background-color: #29323b; */color: rgba(255, 255, 255, 0.6); padding: 2% 0; line-height: 30px; border-top: 1px solid rgba(255, 255, 255, 0.08); }
.Bottom001868 footer a { color: #fff; text-decoration: underline; }
.Bottom001868 footer dl { float: right; }
.Bottom001868 footer dl a { color: rgba(255, 255, 255, 0.6); display: inline-block; vertical-align: middle; margin-left: 20px; text-decoration: none; }
.Bottom001868 footer dl a:hover { color: #fff; }
.Bottom001868 footer dl a.a_wx, .Bottom001868 footer dl a.a_sina { width: 30px; height: 30px; background: url(../images/Bottom001868-share.png) no-repeat 5px center; }
.Bottom001868 footer dl a.a_wx { position: relative; z-index: 100; }
.Bottom001868 footer dl a.a_wx figure { display: none; position: absolute; bottom: 100%; width: 120px; left: 50%; margin-left: -60px; }
.Bottom001868 footer dl a.a_wx:hover figure { display: block; }
.Bottom001868 footer dl a.a_wx figure img { display: block; border: 3px solid #fff; }
.Bottom001868 footer dl a.a_sina { margin-right: 0; background-position: -33px center; }
@media(max-width:1200px) {
	.Bottom001868 .bottom { display: none; }
}
@media(max-width:1000px) {
	.Bottom001868 footer dl { float: none; }
}
@media(max-width:640px) {
	.Bottom001868 footer dl a { margin: 0 20px 0 0; }
	.Bottom001868 footer { line-height: 20px; }
	.Bottom001868 footer dl { line-height: 40px; }
}

a, a *, a:after {
	color: #753543;
	transition: .5s ease-in-out;
}