﻿.yema {
	margin: 20px 20px 20px 0px; text-align: center; overflow: hidden; clear: both; font-size: 12px;
}
.yema ul li {
	background: rgb(255, 255, 255); margin: 0px 1px; padding: 4px 12px; border: 1px solid rgb(204, 204, 204); border-image: none; color: rgb(153, 153, 153); line-height: 24px; display: inline-block;
}
.yema ul li:hover {
	background: rgb(163, 1, 16); border: 1px solid rgb(163, 1, 16); border-image: none; color: rgb(255, 255, 255);
}
.yema ul li:hover a {
	color: rgb(255, 255, 255);
}
.yema ul li.thisclass {
	background: rgb(163, 1, 16); margin: 0px 1px; padding: 4px 12px; border: 1px solid rgb(163, 1, 16); border-image: none; color: rgb(255, 255, 255); display: inline-block;
}
.yema ul li.thisclass a {
	color: rgb(255, 255, 255);
}
.yema ul li a {
	color: rgb(153, 153, 153); display: block;
}
.yema ul li a:hover {
	color: rgb(255, 255, 255);
}
.about_con p {
	color: rgb(102, 102, 102); line-height: 28px; font-size: 14px; margin-bottom: 16px;
}
.about_name {
	text-align: center; color: rgb(51, 51, 51); padding-bottom: 20px; font-size: 16px;
}
.about-con {
	text-align: center; color: rgb(102, 102, 102); font-size: 14px; margin-bottom: 15px;
}
.about_title {
	border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid;
}
.about_con_bottom {
	margin: 0px auto; padding: 10px; width: 1000px;
}
.about_con_fanye {
	color: rgb(51, 51, 51); line-height: 26px; font-size: 14px; float: left;
}
.about_con_fanye a {
	transition:0.3s; color: rgb(51, 51, 51); -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s;
}
.about_con_fanye a:hover {
	color: rgb(194, 13, 35);
}
.about_fx {
	float: right;
}
.chbimgbox {
	width: 300px; height: 300px;
}
.chbimg {
	width: 300px; height: 300px; overflow: hidden; position: relative;
}
.chbimg img {
	transition:1s; transform: scale(1); -webkit-transition: all 1s; -webkit-transform: scale(1); -moz-transition: all 1s; -o-transition: all 1s; -moz-transform: scale(1); -o-transform: scale(1);
}
.chbimgbg {
	transition:1s; top: 0px; width: 300px; height: 300px; position: absolute; opacity: 0; background-color: rgb(204, 204, 204); -webkit-transition: all 1s; -moz-transition: all 1s; -o-transition: all 1s;
}
.chbimgbox:hover .chbimg img {
	transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1);
}
.chbimg:hover .chbimgbg {
	opacity: 0.8;
}
.chbimgtitle {
	transition:0.2s; left: 0px; top: -10%; text-align: center; right: 0px; color: rgb(0, 0, 0); font-size: 14px; position: absolute; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s;
}
.chbimg:hover .chbimgtitle {
	transition:0.3s 0.8s; top: 30%; -webkit-transition: all 0.3s 0.8s; -moz-transition: all 0.3s 0.8s; -o-transition: all 0.3s 0.8s;
}
.chbimgmore {
	transition:0.2s; left: 0px; text-align: center; right: 0px; bottom: -10%; position: absolute; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s;
}
.chbimgmore a {
	padding: 2px 6px; border: 1px solid rgb(163, 1, 16); border-image: none; color: rgb(163, 1, 16); font-size: 14px;
}
.chbimg:hover .chbimgmore {
	transition:0.3s 0.8s; bottom: 30%; -webkit-transition: all 0.3s 0.8s; -moz-transition: all 0.3s 0.8s; -o-transition: all 0.3s 0.8s;
}
.case-content {
	margin: 80px auto 0px; width: 1200px; overflow: hidden;
}
.case-item {
	margin: 30px 40px 20px; float: left;
}
.ih-item {
	transition:0.35s ease-in-out; position: relative; -webkit-transition: all .35s ease-in-out; -moz-transition: all .35s ease-in-out;
}
.ih-item {
	box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.ih-item * {
	box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.ih-item a {
	color: rgb(51, 51, 51);
}
.ih-item a:hover {
	text-decoration: none;
}
.ih-item img {
	width: 100%; height: 100%;
}
.circle.ih-item {
	border-radius: 50%; width: 210px; height: 210px; position: relative;
}
.circle.ih-item .img {
	border-radius: 50%; width: 210px; height: 210px; position: relative;
}
.circle.ih-item .img::before {
	border-radius: 50%; transition:0.35s ease-in-out; width: 100%; height: 100%; display: block; position: absolute; content: ""; box-shadow: inset 0px 0px 0px 16px rgba(255,255,255,0.6), 0px 1px 2px rgba(0,0,0,0.3); -webkit-transition: all .35s ease-in-out; -moz-transition: all .35s ease-in-out;
}
.circle.ih-item .img img {
	border-radius: 50%;
}
.circle.ih-item .info {
	border-radius: 50%; left: 0px; top: 0px; text-align: center; right: 0px; bottom: 0px; position: absolute; backface-visibility: hidden; -webkit-backface-visibility: hidden;
}
.square.ih-item {
	border: 8px solid rgb(255, 255, 255); border-image: none; width: 316px; height: 216px; position: relative; box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
}
.square.ih-item .info {
	left: 0px; top: 0px; text-align: center; right: 0px; bottom: 0px; position: absolute; backface-visibility: hidden; -webkit-backface-visibility: hidden;
}
.effect1.circle.ih-item .spinner {
	border-width: 10px; border-style: solid; border-color: rgb(236, 171, 24) rgb(26, 210, 128) rgb(26, 210, 128) rgb(236, 171, 24); border-radius: 50%; transition:0.8s ease-in-out; border-image: none; width: 220px; height: 220px; -webkit-transition: all .8s ease-in-out; -moz-transition: all .8s ease-in-out;
}
.effect1.circle.ih-item .img {
	left: 10px; top: 10px; width: auto; height: auto; right: 0px; bottom: 0px; position: absolute;
}
.effect1.circle.ih-item .img::before {
	display: none;
}
.colored.effect1.circle.ih-item .info {
	background: rgba(26, 74, 114, 0.6);
}
.effect1.circle.ih-item .info {
	background: rgba(0, 0, 0, 0.6); transition:0.8s ease-in-out; left: 10px; top: 10px; right: 0px; bottom: 0px; opacity: 0; -webkit-transition: all .8s ease-in-out; -moz-transition: all .8s ease-in-out;
}
.effect1.circle.ih-item .info h3 {
	margin: 0px 30px; padding: 55px 0px 0px; height: 110px; color: rgb(255, 255, 255); text-transform: uppercase; letter-spacing: 2px; font-size: 24px; position: relative; text-shadow: 0px 0px 1px white, 0px 1px 2px rgba(0,0,0,0.3);
}
.effect1.circle.ih-item .info p {
	margin: 0px 30px; padding: 10px 5px; color: rgb(187, 187, 187); font-size: 12px; font-style: italic; border-top-color: rgba(255, 255, 255, 0.5); border-top-width: 1px; border-top-style: solid;
}
.effect1.circle.ih-item a:hover .spinner {
	transform: rotate(180deg); -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg);
}
.effect1.circle.ih-item a:hover .info {
	opacity: 1;
}
.da-thumbs {
	list-style: none; margin: 20px auto; padding: 0px; width: 984px; position: relative;
}
.da-thumbs li {
	background: rgb(255, 255, 255); margin: 5px; padding: 8px; float: left; position: relative; box-shadow: 0px 1px 3px rgba(0,0,0,0.1);
}
.da-thumbs li a {
	display: block; position: relative;
}
.da-thumbs li a img {
	display: block; position: relative;
}
.da-thumbs li a {
	overflow: hidden;
}
.da-thumbs li a div {
	background: rgba(75, 75, 75, 0.7); width: 100%; height: 100%; position: absolute;
}
.da-thumbs li a div span {
	margin: 40px 20px 20px; padding: 10px 0px; color: rgba(255, 255, 255, 0.9); text-transform: uppercase; font-weight: normal; border-bottom-color: rgba(255, 255, 255, 0.5); border-bottom-width: 1px; border-bottom-style: solid; display: block; box-shadow: 0px 1px 0px rgba(0,0,0,0.1), 0px -10px 0px rgba(255,255,255,0.3); text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.container {
	width: 100%; position: relative; min-height: 350px;
}
.clr {
	margin: 0px; padding: 0px; height: 0px; clear: both;
}
.container > header {
	margin: 10px; padding: 20px 10px 10px; text-align: center; display: block; position: relative; text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.container > header > span {
	color: rgb(113, 157, 171); line-height: 20px; font-family: "Alegreya SC", Georgia, serif; font-size: 20px; font-style: italic; font-weight: 400; display: block; text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}
.container > header h1 {
	margin: 0px; padding: 5px 0px; color: rgb(73, 142, 165); line-height: 40px; font-size: 40px; font-weight: 300; position: relative; text-shadow: 1px 1px 1px rgba(255,255,255,0.7);
}
.container > header h1 span {
	font-weight: 700;
}
.container > header h2 {
	margin: 0px; padding: 15px 0px 5px; color: rgb(97, 144, 202); text-transform: uppercase; letter-spacing: 2px; font-size: 14px; font-weight: 300; text-shadow: 1px 1px 1px rgba(255,255,255,0.7);
}
.container > header p {
	color: rgb(170, 170, 170); font-style: italic; text-shadow: 1px 1px 1px rgba(255,255,255,0.7);
}
.twentytwenty-horizontal .twentytwenty-handle::before {
	background: white; display: block; position: absolute; z-index: 30; content: " "; box-shadow: 0px 0px 12px rgba(51,51,51,0.5); -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
}
.twentytwenty-horizontal .twentytwenty-handle::after {
	background: white; display: block; position: absolute; z-index: 30; content: " "; box-shadow: 0px 0px 12px rgba(51,51,51,0.5); -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
}
.twentytwenty-vertical .twentytwenty-handle::before {
	background: white; display: block; position: absolute; z-index: 30; content: " "; box-shadow: 0px 0px 12px rgba(51,51,51,0.5); -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
}
.twentytwenty-vertical .twentytwenty-handle::after {
	background: white; display: block; position: absolute; z-index: 30; content: " "; box-shadow: 0px 0px 12px rgba(51,51,51,0.5); -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
}
.twentytwenty-horizontal .twentytwenty-handle::before {
	left: 50%; width: 3px; height: 9999px; margin-left: -1.5px;
}
.twentytwenty-horizontal .twentytwenty-handle::after {
	left: 50%; width: 3px; height: 9999px; margin-left: -1.5px;
}
.twentytwenty-vertical .twentytwenty-handle::before {
	top: 50%; width: 9999px; height: 3px; margin-top: -1.5px;
}
.twentytwenty-vertical .twentytwenty-handle::after {
	top: 50%; width: 9999px; height: 3px; margin-top: -1.5px;
}
.twentytwenty-before-label {
	top: 0px; width: 100%; height: 100%; position: absolute;
}
.twentytwenty-after-label {
	top: 0px; width: 100%; height: 100%; position: absolute;
}
.twentytwenty-overlay {
	top: 0px; width: 100%; height: 100%; position: absolute;
}
.twentytwenty-before-label {
	transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s;
}
.twentytwenty-after-label {
	transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s;
}
.twentytwenty-overlay {
	transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s;
}
.twentytwenty-before-label {
	transition-property: opacity; -webkit-transition-property: opacity; -moz-transition-property: opacity;
}
.twentytwenty-after-label {
	transition-property: opacity; -webkit-transition-property: opacity; -moz-transition-property: opacity;
}
.twentytwenty-before-label::before {
	color: white; letter-spacing: 0.1em; font-size: 13px;
}
.twentytwenty-after-label::before {
	color: white; letter-spacing: 0.1em; font-size: 13px;
}
.twentytwenty-before-label::before {
	background: rgba(255, 255, 255, 0.2); padding: 0px 20px; border-radius: 2px; line-height: 38px; position: absolute; -webkit-border-radius: 2px; -moz-border-radius: 2px;
}
.twentytwenty-after-label::before {
	background: rgba(255, 255, 255, 0.2); padding: 0px 20px; border-radius: 2px; line-height: 38px; position: absolute; -webkit-border-radius: 2px; -moz-border-radius: 2px;
}
.twentytwenty-horizontal .twentytwenty-before-label::before {
	top: 50%; margin-top: -19px;
}
.twentytwenty-horizontal .twentytwenty-after-label::before {
	top: 50%; margin-top: -19px;
}
.twentytwenty-vertical .twentytwenty-before-label::before {
	left: 50%; width: 90px; text-align: center; margin-left: -45px;
}
.twentytwenty-vertical .twentytwenty-after-label::before {
	left: 50%; width: 90px; text-align: center; margin-left: -45px;
}
.twentytwenty-left-arrow {
	border: 6px inset transparent; border-image: none; width: 0px; height: 0px; position: absolute;
}
.twentytwenty-right-arrow {
	border: 6px inset transparent; border-image: none; width: 0px; height: 0px; position: absolute;
}
.twentytwenty-up-arrow {
	border: 6px inset transparent; border-image: none; width: 0px; height: 0px; position: absolute;
}
.twentytwenty-down-arrow {
	border: 6px inset transparent; border-image: none; width: 0px; height: 0px; position: absolute;
}
.twentytwenty-left-arrow {
	top: 50%; margin-top: -6px;
}
.twentytwenty-right-arrow {
	top: 50%; margin-top: -6px;
}
.twentytwenty-up-arrow {
	left: 50%; margin-left: -6px;
}
.twentytwenty-down-arrow {
	left: 50%; margin-left: -6px;
}
.twentytwenty-container {
	overflow: hidden; position: relative; z-index: 0; box-sizing: content-box; -webkit-box-sizing: content-box; -webkit-user-select: none; -moz-user-select: none; -moz-box-sizing: content-box;
}
.twentytwenty-container img {
	top: 0px; display: block; position: absolute; max-width: 100%;
}
.active.twentytwenty-container .twentytwenty-overlay {
	background: rgba(0, 0, 0, 0);
}
.active.twentytwenty-container .twentytwenty-overlay:hover {
	background: rgba(0, 0, 0, 0);
}
.active.twentytwenty-container .twentytwenty-overlay .twentytwenty-before-label {
	opacity: 0;
}
.active.twentytwenty-container .twentytwenty-overlay .twentytwenty-after-label {
	opacity: 0;
}
.active.twentytwenty-container .twentytwenty-overlay:hover .twentytwenty-before-label {
	opacity: 0;
}
.active.twentytwenty-container .twentytwenty-overlay:hover .twentytwenty-after-label {
	opacity: 0;
}
.twentytwenty-container * {
	box-sizing: content-box; -webkit-box-sizing: content-box; -moz-box-sizing: content-box;
}
.twentytwenty-before-label {
	opacity: 0;
}
.twentytwenty-before-label::before {
	content: "Before";
}
.twentytwenty-after-label {
	opacity: 0;
}
.twentytwenty-after-label::before {
	content: "After";
}
.twentytwenty-horizontal .twentytwenty-before-label::before {
	left: 10px;
}
.twentytwenty-horizontal .twentytwenty-after-label::before {
	right: 10px;
}
.twentytwenty-vertical .twentytwenty-before-label::before {
	top: 10px;
}
.twentytwenty-vertical .twentytwenty-after-label::before {
	bottom: 10px;
}
.twentytwenty-overlay {
	background: rgba(0, 0, 0, 0); z-index: 25; transition-property: background; -webkit-transition-property: background; -moz-transition-property: background;
}
.twentytwenty-overlay:hover {
	background: rgba(0, 0, 0, 0.5);
}
.twentytwenty-overlay:hover .twentytwenty-after-label {
	opacity: 1;
}
.twentytwenty-overlay:hover .twentytwenty-before-label {
	opacity: 1;
}
.twentytwenty-before {
	z-index: 20;
}
.twentytwenty-after {
	z-index: 10;
}
.twentytwenty-handle {
	border-radius: 1000px; border: 3px solid white; border-image: none; left: 50%; top: 50%; width: 38px; height: 38px; margin-top: -22px; margin-left: -22px; position: absolute; z-index: 40; cursor: pointer; box-shadow: 0px 0px 12px rgba(51,51,51,0.5); -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); -webkit-border-radius: 1000px; -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); -moz-border-radius: 1000px;
}
.twentytwenty-horizontal .twentytwenty-handle::before {
	bottom: 50%; margin-bottom: 22px; box-shadow: 0px 3px 0px white, 0px 0px 12px rgba(51,51,51,0.5); -webkit-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); -moz-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}
.twentytwenty-horizontal .twentytwenty-handle::after {
	top: 50%; margin-top: 22px; box-shadow: 0px -3px 0px white, 0px 0px 12px rgba(51,51,51,0.5); -webkit-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); -moz-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}
.twentytwenty-vertical .twentytwenty-handle::before {
	left: 50%; margin-left: 22px; box-shadow: 3px 0px 0px white, 0px 0px 12px rgba(51,51,51,0.5); -webkit-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); -moz-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}
.twentytwenty-vertical .twentytwenty-handle::after {
	right: 50%; margin-right: 22px; box-shadow: -3px 0px 0px white, 0px 0px 12px rgba(51,51,51,0.5); -webkit-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); -moz-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}
.twentytwenty-left-arrow {
	left: 50%; margin-left: -17px; border-right-color: white; border-right-width: 6px; border-right-style: solid;
}
.twentytwenty-right-arrow {
	right: 50%; margin-right: -17px; border-left-color: white; border-left-width: 6px; border-left-style: solid;
}
.twentytwenty-up-arrow {
	top: 50%; margin-top: -17px; border-bottom-color: white; border-bottom-width: 6px; border-bottom-style: solid;
}
.twentytwenty-down-arrow {
	bottom: 50%; margin-bottom: -17px; border-top-color: white; border-top-width: 6px; border-top-style: solid;
}
.row {
	margin: 0px auto; width: 100%; max-width: 62.5em;
}
.row::before {
	display: table; content: " ";
}
.row::after {
	display: table; content: " ";
}
.row::after {
	clear: both;
}
.collapse.row .column {
	padding-right: 0px; padding-left: 0px; float: left; position: relative;
}
.collapse.row .columns {
	padding-right: 0px; padding-left: 0px; float: left; position: relative;
}
.row .row {
	margin: 0px -0.93em; width: auto; max-width: none;
}
.row .row::before {
	display: table; content: " ";
}
.row .row::after {
	display: table; content: " ";
}
.row .row::after {
	clear: both;
}
.row .collapse.row {
	margin: 0px; width: auto; max-width: none;
}
.row .collapse.row::before {
	display: table; content: " ";
}
.row .collapse.row::after {
	display: table; content: " ";
}
.row .collapse.row::after {
	clear: both;
}
.column {
	width: 100%; padding-right: 0.93em; padding-left: 0.93em; float: left; position: relative;
}
.columns {
	width: 100%; padding-right: 0.93em; padding-left: 0.93em; float: left; position: relative;
}
@media only screen
{
.column {
	padding-right: 0.93em; padding-left: 0.93em; float: left; position: relative;
}
.columns {
	padding-right: 0.93em; padding-left: 0.93em; float: left; position: relative;
}
.small-1 {
	width: 8.33%; position: relative;
}
.small-2 {
	width: 16.66%; position: relative;
}
.small-3 {
	width: 25%; position: relative;
}
.small-4 {
	width: 33.33%; position: relative;
}
.small-5 {
	width: 41.66%; position: relative;
}
.small-6 {
	width: 50%; position: relative;
}
.small-7 {
	width: 58.33%; position: relative;
}
.small-8 {
	width: 66.66%; position: relative;
}
.small-9 {
	width: 75%; position: relative;
}
.small-10 {
	width: 83.33%; position: relative;
}
.small-11 {
	width: 91.66%; position: relative;
}
.small-12 {
	width: 100%; position: relative;
}
.small-offset-0 {
	margin-left: 0%; position: relative;
}
.small-offset-1 {
	margin-left: 8.33%; position: relative;
}
.small-offset-2 {
	margin-left: 16.66%; position: relative;
}
.small-offset-3 {
	margin-left: 25%; position: relative;
}
.small-offset-4 {
	margin-left: 33.33%; position: relative;
}
.small-offset-5 {
	margin-left: 41.66%; position: relative;
}
.small-offset-6 {
	margin-left: 50%; position: relative;
}
.small-offset-7 {
	margin-left: 58.33%; position: relative;
}
.small-offset-8 {
	margin-left: 66.66%; position: relative;
}
.small-offset-9 {
	margin-left: 75%; position: relative;
}
.small-offset-10 {
	margin-left: 83.33%; position: relative;
}
[class*='column'] + [class*='column']:last-child {
	float: right;
}
[class*='column'] + [class*='column'].end {
	float: left;
}
.small-centered.column {
	margin-right: auto; margin-left: auto; float: none !important; position: relative;
}
.small-centered.columns {
	margin-right: auto; margin-left: auto; float: none !important; position: relative;
}
}
@media only screen and (min-width:768px)
{
.large-1 {
	width: 8.33%; position: relative;
}
.large-2 {
	width: 16.66%; position: relative;
}
.large-3 {
	width: 25%; position: relative;
}
.large-4 {
	width: 33.33%; position: relative;
}
.large-5 {
	width: 41.66%; position: relative;
}
.large-6 {
	width: 50%; position: relative;
}
.large-7 {
	width: 58.33%; position: relative;
}
.large-8 {
	width: 66.66%; position: relative;
}
.large-9 {
	width: 75%; position: relative;
}
.large-10 {
	width: 83.33%; position: relative;
}
.large-11 {
	width: 91.66%; position: relative;
}
.large-12 {
	width: 100%; position: relative;
}
.row .large-offset-0 {
	margin-left: 0%; position: relative;
}
.row .large-offset-1 {
	margin-left: 8.33%; position: relative;
}
.row .large-offset-2 {
	margin-left: 16.66%; position: relative;
}
.row .large-offset-3 {
	margin-left: 25%; position: relative;
}
.row .large-offset-4 {
	margin-left: 33.33%; position: relative;
}
.row .large-offset-5 {
	margin-left: 41.66%; position: relative;
}
.row .large-offset-6 {
	margin-left: 50%; position: relative;
}
.row .large-offset-7 {
	margin-left: 58.33%; position: relative;
}
.row .large-offset-8 {
	margin-left: 66.66%; position: relative;
}
.row .large-offset-9 {
	margin-left: 75%; position: relative;
}
.row .large-offset-10 {
	margin-left: 83.33%; position: relative;
}
.row .large-offset-11 {
	margin-left: 91.66%; position: relative;
}
.push-1 {
	left: 8.33%; right: auto; position: relative;
}
.pull-1 {
	left: auto; right: 8.33%; position: relative;
}
.push-2 {
	left: 16.66%; right: auto; position: relative;
}
.pull-2 {
	left: auto; right: 16.66%; position: relative;
}
.push-3 {
	left: 25%; right: auto; position: relative;
}
.pull-3 {
	left: auto; right: 25%; position: relative;
}
.push-4 {
	left: 33.33%; right: auto; position: relative;
}
.pull-4 {
	left: auto; right: 33.33%; position: relative;
}
.push-5 {
	left: 41.66%; right: auto; position: relative;
}
.pull-5 {
	left: auto; right: 41.66%; position: relative;
}
.push-6 {
	left: 50%; right: auto; position: relative;
}
.pull-6 {
	left: auto; right: 50%; position: relative;
}
.push-7 {
	left: 58.33%; right: auto; position: relative;
}
.pull-7 {
	left: auto; right: 58.33%; position: relative;
}
.push-8 {
	left: 66.66%; right: auto; position: relative;
}
.pull-8 {
	left: auto; right: 66.66%; position: relative;
}
.push-9 {
	left: 75%; right: auto; position: relative;
}
.pull-9 {
	left: auto; right: 75%; position: relative;
}
.push-10 {
	left: 83.33%; right: auto; position: relative;
}
.pull-10 {
	left: auto; right: 83.33%; position: relative;
}
.push-11 {
	left: 91.66%; right: auto; position: relative;
}
.pull-11 {
	left: auto; right: 91.66%; position: relative;
}
.large-centered.column {
	margin-right: auto; margin-left: auto; float: none !important; position: relative;
}
.large-centered.columns {
	margin-right: auto; margin-left: auto; float: none !important; position: relative;
}
.large-uncentered.column {
	margin-right: 0px; margin-left: 0px; float: left !important;
}
.large-uncentered.columns {
	margin-right: 0px; margin-left: 0px; float: left !important;
}
.opposite.large-uncentered.column {
	float: right !important;
}
.opposite.large-uncentered.columns {
	float: right !important;
}
}
.view {
	margin: 10px; border: 5px solid rgb(255, 255, 255); border-image: none; width: 300px; height: 200px; text-align: center; overflow: hidden; position: relative; cursor: default; box-shadow: 0px 0px 5px rgb(170,170,170);
}
.view .mask {
	left: 0px; top: 0px; width: 300px; height: 200px; overflow: hidden; position: absolute;
}
.view .content {
	left: 0px; top: 0px; width: 300px; height: 200px; overflow: hidden; position: absolute;
}
.view img {
	display: block; position: relative;
}
.effect img {
	transition:0.2s ease-in; opacity: 1; transform: scale(1); -webkit-transition: all 0.2s ease-in; -webkit-transform: scale(1, 1); -moz-transition: all 0.2s ease-in; -o-transition: all 0.2s ease-in; -moz-transform: scale(1, 1); -o-transform: scale(1, 1);
}
.effect .mask {
	border-width: 150px; border-style: solid; border-color: rgba(0, 0, 0, 0.7) transparent transparent; transition:transform 0.2s ease-out 0.1s, opacity 0.3s ease-in-out; width: 0px; height: 0px; overflow: visible; opacity: 0; transform: translateY(-125px); -webkit-transition: -webkit-transform 0.2s 0.1s ease-out, opacity 0.3s ease-in-out; -webkit-transform: translateY(-125px); -moz-transition: -moz-transform 0.2s 0.1s ease-out, opacity 0.3s ease-in-out; -o-transition: -o-transform 0.2s 0.1s ease-out, opacity 0.3s ease-in-out; -moz-transform: translateY(-125px); -o-transform: translateY(-125px);
}
.effect a.info {
	transition:transform 0.3s ease-in, opacity 0.1s ease-in-out; opacity: 0; transform: translateY(-125px); -webkit-transition: -webkit-transform 0.3s ease-in, opacity 0.1s ease-in-out; -webkit-transform: translateY(-125px); -moz-transition: -moz-transform 0.3s ease-in, opacity 0.1s ease-in-out; -o-transition: -o-transform 0.3s ease-in, opacity 0.1s ease-in-out; -moz-transform: translateY(-125px); -o-transform: translateY(-125px);
}
.effect:hover img {
	opacity: 0.7; transform: scale(2); -webkit-transform: scale(2, 2); -moz-transform: scale(2, 2); -o-transform: scale(2, 2);
}
.effect:hover .mask {
	opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -o-transform: translateY(0px);
}
.effect:hover a.info {
	opacity: 1; transform: translateY(100px); -webkit-transform: translateY(100px); -moz-transform: translateY(100px); -o-transform: translateY(100px);
}
.second-effect .mask {
	border: 0px solid rgba(0, 0, 0, 0.7); transition:0.4s ease-in-out; border-image: none; overflow: visible; box-sizing: border-box; opacity: 0; -webkit-box-sizing: border-box; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -moz-box-sizing: border-box;
}
.second-effect a.info {
	transition:transform 0.2s ease-in 0.1s, opacity 0.1s ease-in-out; top: -10px; position: relative; opacity: 0; transform: scale(0); -webkit-transition: -webkit-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out; -webkit-transform: scale(0, 0); -moz-transition: -moz-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out; -o-transition: -o-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out; -moz-transform: scale(0, 0); -o-transform: scale(0, 0);
}
.second-effect:hover .mask {
	border: 100px solid rgba(0, 0, 0, 0.7); border-image: none; opacity: 1;
}
.second-effect:hover a.info {
	opacity: 1; transform: scale(1); transition-delay: 0.3s; -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -o-transform: scale(1, 1); -moz-transition-delay: 0.3s; -webkit-transition-delay: 0.3s; -o-transition-delay: 0.3s;
}
.view a.info {
	background: url("../images/link.png") no-repeat center; padding: 0px; width: 20px; height: 20px; text-indent: -9999px; text-decoration: none; display: inline-block;
}
.third-effect .mask {
	border: 100px solid rgba(0, 0, 0, 0.7); transition:0.4s ease-in-out; border-image: none; overflow: visible; box-sizing: border-box; opacity: 0;
}
.third-effect a.info {
	transition:opacity 0.5s ease-in-out; top: -10px; position: relative; opacity: 0;
}
.third-effect:hover .mask {
	border: 100px solid rgba(0, 0, 0, 0.7); border-image: none; opacity: 1;
}
.third-effect:hover a.info {
	opacity: 1; transition-delay: 0.3s;
}
.fourth-effect .mask {
	border-radius: 50px; border: 50px solid rgba(0, 0, 0, 0.7); transition:0.3s ease-in-out; border-image: none; left: 100px; top: 50px; width: 100px; height: 100px; display: inline-block; visibility: visible; position: absolute; cursor: pointer; box-sizing: border-box; opacity: 1; transform: scale(4);
}
.fourth-effect:hover .mask {
	border: 0px solid rgba(0, 0, 0, 0.7); border-image: none; visibility: hidden; opacity: 0;
}
.fifth-effect img {
	transition:0.3s ease-in; opacity: 0.2; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in;
}
.fifth-effect .mask {
	border: 100px solid rgba(0, 0, 0, 0.7); transition:0.4s cubic-bezier(0.94, 0.85, 0.1, 0.62); border-image: none; visibility: visible; cursor: pointer; box-sizing: border-box; opacity: 1; -webkit-box-sizing: border-box; -webkit-transition: all 0.4s cubic-bezier(0.940, 0.850, 0.100, 0.620); -moz-transition: all 0.4s cubic-bezier(0.940, 0.850, 0.100, 0.620); -o-transition: all 0.4s cubic-bezier(0.940, 0.850, 0.100, 0.620); -moz-box-sizing: border-box;
}
.fifth-effect:hover .mask {
	border: 0px double rgba(0, 0, 0, 0.7); border-image: none; visibility: hidden; opacity: 0;
}
.fifth-effect:hover img {
	opacity: 1;
}
div.flip-3d {
	width: 30%; float: left; perspective: 1200px;
}
div.flip-3d .figure {
	transition:transform 1s; font-size: 1.6rem; position: relative;
}
div.flip-3d .figure img {
	width: 100%; height: auto;
}
div.flip-3d .figure figcaption {
	background: rgba(255, 255, 255, 0.9); transition:opacity 1s 0.5s; top: 0px; width: 100%; height: 100%; text-align: center; padding-top: 45%; position: absolute; opacity: 0.6; transform: rotateY(0.5turn) translateZ(1px);
}
div.flip-3d:hover .figure {
	transform: rotateY(0.5turn);
}
div.flip-3d:hover .figure figcaption {
	opacity: 1;
}
div.flip-3d .figure::after {
	width: 100%; height: 8vw; display: block; content: " "; transform: rotateX(90deg); background-image: radial-gradient(closest-side, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%);
}
.top {
	background: rgb(245, 245, 245); width: 100%; height: 54px; color: rgb(72, 72, 72); overflow: hidden; font-size: 12px; position: relative; z-index: 999;
}
.top .tl {
	width: 700px; height: 54px; text-align: left; line-height: 54px;
}
.top .tl2 {
	width: 700px; height: 54px; text-align: left; line-height: 54px;
}
.top .tr {
	width: 190px; height: 54px; text-align: right; line-height: 54px;
}
.head {
	background: rgb(255, 255, 255); width: 100%; height: 120px; position: relative; z-index: 999;
}
.head .jz .p_sj {
	width: 354px; height: 120px; line-height: 120px; display: block;
}
.head .jz .fw {
	background: url("../images/1_03.jpg") no-repeat right; width: 567px; height: 120px;
}
.nav {
	background: rgb(163, 1, 16); width: 100%; height: 50px; position: relative; z-index: 998;
}
.nav_main li {
	border-width: medium 1px; border-style: none solid; border-color: currentColor rgb(140, 35, 0); border-image: none; float: left;
}
.nav_main li.yiji_li:hover .nav_c {
	transition:top 0.6s 0.1s; top: 50px;
}
.nav_main li .wh_wbd {
	background: rgb(163, 1, 16); transition:background 0.3s 0.1s; width: 145px; height: 50px; text-align: center; color: rgb(255, 255, 255); line-height: 50px; font-size: 20px; display: block;
}
.nav_main li .wh_wbd:hover {
	background: rgb(163, 1, 16); transition:background 0.3s 0.1s; font-size: 20px;
}
.nav_c {
	margin: 0px; transition:top 0.3s 0.1s; top: -310px; position: absolute; z-index: -1;
}
.nav_c li.erji_li {
	background: rgba(16, 141, 238, 0.8); border-width: medium medium 1px; border-style: none none solid; border-color: currentColor currentColor rgb(163, 1, 16); transition:0.4s; overflow: hidden; float: none; -webkit-transition: all 0.4s; -moz-transition: all 0.4s; -o-transition: all 0.4s;
}
.nav_c li.erji_li:hover {
	background: rgba(16, 141, 238, 1);
}
.nav_c li a {
	width: 131px; height: 50px; text-align: center; color: rgb(255, 255, 255); line-height: 50px; display: block;
}
.banner {
	width: 100%; height: 446px;
}
.ddsgg {
	width: 100%; height: 446px;
}
.banner .bn_bt {
	width: 100%; text-align: center; color: rgb(255, 255, 255); padding-top: 160px; font-size: 45px; font-weight: bold; text-shadow: 1px 2px 2px #000;
}
.sbanner .bn_bt {
	width: 100%; text-align: center; color: rgb(255, 255, 255); padding-top: 80px; font-size: 20px;
}
.banner .bn_an {
	margin: 35px auto 0px; width: 305px; height: 40px;
}
.sbanner .bn_an {
	margin: 35px auto 0px; width: 280px; height: 40px;
}
.banner .bn_an .ba_a {
	background: url("../images/fd1.png") no-repeat 86%; padding: 0px 20px; border: 1px solid rgb(255, 255, 255); transition:background 0.3s 0.1s, border; border-image: none; width: 153px; height: 32px; color: rgb(255, 255, 255); line-height: 32px; display: block; -webkit-border-radius: 50px;
}
.sbanner .bn_an .ba_a {
	background: url("../images/fd1.png") no-repeat 86%; padding: 0px 20px; border: 1px solid rgb(255, 255, 255); transition:background 0.3s 0.1s, border; border-image: none; width: 140px; height: 30px; color: rgb(255, 255, 255); line-height: 30px; font-size: 12px; display: block; -webkit-border-radius: 50px;
}
.banner .bn_an .ba_a:hover {
	background: url("../images/fd1.png") no-repeat 86% rgb(7, 126, 223); border: 1px solid rgb(7, 126, 223); transition:background 0.3s 0.1s, border; border-image: none;
}
.sbanner .bn_an .ba_a:hover {
	background: url("../images/fd1.png") no-repeat 86% rgb(7, 126, 223); border: 1px solid rgb(7, 126, 223); transition:background 0.3s 0.1s, border; border-image: none;
}
.banner .bn_an .ba_b {
	background: url("../images/fd2.png") no-repeat 86%; padding: 0px 20px; border: 1px solid rgb(255, 255, 255); border-image: none; width: 120px; height: 32px; color: rgb(255, 255, 255); line-height: 32px; display: block; -webkit-border-radius: 50px;
}
.am-slider-c4 .am-slider-desc {
	height: 50px; line-height: 35px;
}
.am-active-slide a:hover .am-slider-desc {
	background-color: rgba(16, 141, 238, 0.8);
}
.sbanner .bn_an .ba_b {
	background: url("../images/fd2.png") no-repeat 86%; padding: 0px 20px; border: 1px solid rgb(255, 255, 255); border-image: none; width: 115px; height: 30px; color: rgb(255, 255, 255); line-height: 30px; font-size: 12px; display: block; -webkit-border-radius: 50px;
}
.banner .bn_an .ba_b:hover {
	background: url("../images/fd2.png") no-repeat 86% rgb(7, 126, 223); border: 1px solid rgb(7, 126, 223); transition:background 0.3s 0.1s, border; border-image: none;
}
.sbanner .bn_an .ba_b:hover {
	background: url("../images/fd2.png") no-repeat 86% rgb(7, 126, 223); border: 1px solid rgb(7, 126, 223); transition:background 0.3s 0.1s, border; border-image: none;
}
.sbanner {
	display: none;
}
.hot {
	background: rgb(245, 245, 245); height: 115px;
}
.hot .hot_gz {
	width: 100px; height: 115px; text-align: center; color: rgb(7, 126, 223); line-height: 40px; padding-top: 20px; font-size: 25px; font-weight: bold;
}
.hot .hot_gz span {
	background: rgb(7, 126, 223); width: 100px; height: 27px; text-align: center; color: rgb(255, 255, 255); line-height: 27px; font-size: 12px; font-weight: normal; display: block; -webkit-border-radius: 3px;
}
.hot .hot_news {
	width: 1100px; height: 115px; overflow: hidden; padding-top: 22px; padding-left: 60px;
}
.hot .hot_news .h_bt {
	height: 40px; line-height: 40px; font-size: 18px; font-weight: bold; display: block;
}
.cont {
	overflow: hidden; margin-top: 47px;
}
.cont .c_bka {
	width: 100%; height: 340px; overflow: hidden;
}
.cont .c_bka .c_bkat {
	border: 1px solid rgb(228, 228, 228); border-image: none; width: 552px; height: 340px; text-align: center; line-height: 340px; display: block;
}
.cont .c_bka .c_ycxw {
	width: 620px; height: 340px;
}
.am-tabs-bd {
	border: currentColor; border-image: none; height: 298px;
}
.c_blnz {
	background: url("../images/1_17.png") no-repeat left; width: 145px;
}
[data-am-widget=tabs] {
	margin: 0px;
}
.am-tabs-default .am-tabs-nav > .am-active a {
	background: rgb(163, 1, 16);
}
.cyc_cnw li {
	background: url("../images/2ws_07.jpg") no-repeat left; height: 40px; line-height: 40px; padding-left: 20px; border-bottom-color: rgb(245, 245, 245); border-bottom-width: 1px; border-bottom-style: dashed;
}
.cont .c_bkb {
	overflow: hidden; margin-top: 50px;
}
.c_jzbt {
	background: url("../images/jzjn_07.jpg") no-repeat bottom; width: 870px; height: 40px; color: rgb(0, 0, 0); font-size: 18px; font-weight: bold;
}
.c_jzbt .ywfb {
	color: rgb(153, 153, 153); line-height: 30px; font-size: 12px; font-weight: normal;
}
.c_jzbt a {
	background: url("../images/1_22.jpg") no-repeat center; width: 12px; height: 30px;
}
.c_jznr {
	height: 340px;
}
.c_jnnl {
	width: 420px; padding-top: 15px; margin-top: 0px;
}
.c_jnnl li {
	background: url("../images/dd_11.jpg") no-repeat left; height: 40px; line-height: 40px; padding-left: 15px; border-bottom-color: rgb(245, 245, 245); border-bottom-width: 1px; border-bottom-style: dashed;
}
.c_xxt {
	background: url("../images/jzjn_07.jpg") no-repeat left bottom; width: 300px; height: 40px; color: rgb(0, 0, 0); font-size: 18px; font-weight: bold;
}
.c_xxt .ywfb {
	color: rgb(153, 153, 153); line-height: 30px; font-size: 12px; font-weight: normal;
}
.c_xxt a {
	background: url("../images/1_22.jpg") no-repeat center; width: 12px; height: 30px;
}
.dbxgn {
	width: 300px; margin-top: 27px;
}
.dbxgn li {
	padding: 0px 5px; margin-bottom: 15px; float: left;
}
.dbxgn li a {
	background: rgb(163, 1, 16); border-radius: 5px; width: 90px; height: 78px; text-align: center; color: rgb(255, 255, 255); line-height: 25px; padding-top: 12px; display: block;
}
.dbxgn li a:hover {
	background: rgb(18, 134, 219); transition:background 0.3s 0.1s;
}
.c_bkc {
	background: rgb(245, 245, 245); padding: 60px 0px 30px;
}
.c_bkct {
	background: url("../images/ddbx_14.jpg") no-repeat left bottom; width: 1200px; height: 40px; color: rgb(0, 0, 0); font-size: 18px; font-weight: bold;
}
.c_bkct .ywfb {
	color: rgb(153, 153, 153); line-height: 30px; font-size: 12px; font-weight: normal;
}
.c_bkct a {
	background: url("../images/1_22.jpg") no-repeat center; width: 12px; height: 30px;
}
[data-am-widget=tabs] .xxzndg {
	width: 420px;
}
.am-tabs-d2 .xxzndg {
	background: none;
}
.am-tabs-d2 .xxzndg > .am-active {
	background: none;
}
.am-tabs-d2 .xxzndg > .am-active::after {
	border: currentColor; border-image: none;
}
.xxzndg li a {
	font-size: 16px;
}
.xxzndg li a:hover {
	color: rgb(163, 1, 16);
}
.xxzndg li {
	margin-right: 20px;
}
.am-tabs {
	margin-top: 10px; position: relative;
}
.aygd {
	border-radius: 20px; border: 1px solid rgb(7, 126, 223); border-image: none; top: 10px; width: 62px; height: 26px; text-align: center; right: 0px; color: rgb(7, 126, 223); line-height: 26px; font-size: 12px; position: absolute;
}
.nyszz .mdzznzz {
	padding: 0px;
}
.nyszz {
	margin-top: 60px;
}
.mdzznzz ul li {
	margin-right: 26px; margin-bottom: 32px; float: left;
}
.mdzznzz ul li a {
	width: 280px; overflow: hidden; display: block;
}
.mdzznzz ul li a .wydnb {
	position: absolute; z-index: 10; opacity: 0;
}
.mdzznzz ul li a:hover .wydnb {
	opacity: 1;
}
.am-tabs-default .am-tabs-nav a:hover {
	background: rgb(163, 1, 16); color: rgb(255, 255, 255);
}
.mdzznzz ul li a .gcbt {
	background: rgb(255, 255, 255); padding: 0px 20px; height: 57px; text-align: center; color: rgb(51, 51, 51); line-height: 57px; font-family: "Microsoft YaHei"; font-size: 16px; display: block;
}
.mdzznzz ul li a:hover .gcbt {
	background: rgb(7, 126, 223); color: rgb(255, 255, 255);
}
.nyszz {
	height: 100%;
}
.c_bkd {
	background: rgb(255, 255, 255); height: 320px;
}
.jsjl {
	width: 550px; margin-top: 20px; margin-right: 40px; float: left;
}
.jsllbt {
	background: url("../images/jzjn_07.jpg") no-repeat left bottom; width: 520px; height: 40px; color: rgb(0, 0, 0); font-size: 18px; font-weight: bold;
}
.jsllbt .ywfb {
	color: rgb(153, 153, 153); line-height: 30px; font-size: 12px; font-weight: normal;
}
.jsllbt a {
	background: url("../images/1_22.jpg") no-repeat center; width: 12px; height: 30px;
}
.jsllb li {
	background: url("../images/dd_11.jpg") no-repeat left; height: 40px; line-height: 40px; padding-left: 15px; border-bottom-color: rgb(245, 245, 245); border-bottom-width: 1px; border-bottom-style: dashed;
}
.cdwzzx {
	width: 70%; overflow: hidden; display: block; white-space: nowrap; -ms-word-wrap: normal; -ms-text-overflow: ellipsis;
}
.whfw {
	width: 360px; margin-top: 50px; float: left;
}
.whfwbt {
	background: url("../images/jzjn_07.jpg") no-repeat left bottom; width: 360px; height: 40px; color: rgb(0, 0, 0); font-size: 18px; font-weight: bold;
}
.whfwbt .ywfb {
	color: rgb(153, 153, 153); line-height: 30px; font-size: 12px; font-weight: normal;
}
.whfwbt a {
	background: url("../images/1_22.jpg") no-repeat center; width: 12px; height: 30px;
}
.am-panel-default > .am-panel-hd {
	border-radius: 5px; height: 42px; background-color: rgb(163, 1, 16);
}
.am-panel-default {
	border-color: rgb(255, 255, 255);
}
.am-panel {
	border: currentColor; border-image: none; box-shadow: none;
}
.am-panel-group .am-panel-hd + .am-panel-collapse .am-panel-bd {
	border: currentColor; border-image: none;
}
.am-panel-bd {
	padding: 0px;
}
.am-panel-bd {
	height: 122px;
}
.am-panel-group {
	margin-top: 30px;
}
.nbdb {
	background: url("../images/1_73.png") no-repeat 35%;
}
.am-panel-title {
	color: rgb(255, 255, 255); padding-left: 150px; font-family: "Microsoft YaHei"; font-size: 16px; font-weight: normal;
}
.am-panel-bd {
	margin-top: 10px;
}
.c_bke {
	background: rgb(245, 245, 245); overflow: hidden;
}
.c_bkebt {
	background: url("../images/ddbx_14.jpg") no-repeat left bottom; width: 1200px; height: 40px; color: rgb(0, 0, 0); font-size: 18px; font-weight: bold;
}
.c_bkebt .ywfb {
	color: rgb(153, 153, 153); line-height: 30px; font-size: 12px; font-weight: normal;
}
.c_bkebt a {
	background: url("../images/edjt_03.jpg") no-repeat center; width: 12px; height: 30px;
}
.c_bkebt a.ywfr {
	background: url("../images/1_22.jpg") no-repeat center; width: 12px; height: 30px;
}
.c_bke {
	padding: 40px 0px;
}
.myzs {
	margin-top: 40px;
}
.myzs li {
	border: 1px solid rgb(255, 255, 255); border-image: none; width: 228px; margin-right: 15px; margin-bottom: 20px; float: left;
}
.myzs li:last-child {
	margin-right: 0px;
}
.myzs li a {
	background: rgb(255, 255, 255); width: 100%; height: auto; text-align: center; overflow: hidden; display: block;
}
.myzs li:hover {
	border: 1px solid rgb(163, 1, 16); border-image: none;
}
.c_kxkx {
	background: rgb(255, 255, 255);
}
.foot {
	background: url("../images/dbg.jpg") no-repeat center; width: 100%; height: 435px;
}
.ssnb {
	height: 90px; line-height: 50px; overflow: hidden; padding-top: 40px;
}
.dbdh li {
	padding-right: 40px; float: left;
}
.dbdh li a {
	color: rgb(255, 255, 255);
}
.egwm {
	height: 211px; margin-top: 75px;
}
.egwm .ewmtpw {
	float: left;
}
.egwm .lxfsa {
	padding-left: 40px; float: left;
}
.egwm .lxfsa .ytbts {
	height: 30px; color: rgb(255, 255, 255); font-family: "Microsoft YaHei"; font-size: 16px; display: block;
}
.egwm .lxfsa .ytbta {
	height: 23px; color: rgb(255, 255, 255); font-family: "Microsoft YaHei"; font-size: 14px; display: block;
}
.dbxx {
	color: rgb(255, 255, 255); font-size: 14px;
}
.dbxx a {
	color: rgb(255, 255, 255);
}
.bannern {
	background: url("../images/1_10.jpg") no-repeat center; height: 284px;
}
.nbnbte {
	color: rgb(255, 255, 255); padding-top: 100px; font-family: "Microsoft YaHei"; font-size: 18px;
}
.nbnbtz {
	color: rgb(255, 255, 255); font-family: "Microsoft YaHei"; font-size: 30px;
}
.n_cont {
	width: 100%; overflow: hidden; padding-top: 34px;
}
.ny_nav {
	width: 252px; float: left;
}
.ny_nav_chb {
	top: 0px; position: fixed;
}
.ny_zqw {
	width: 898px; float: right;
}
.ny_nav .wjssbt {
	background: url("../images/fqfm_05.jpg") no-repeat center; width: 252px; height: 113px; text-align: center; color: rgb(255, 255, 255); line-height: 113px; font-size: 26px;
}
.ny_nav .wjssbtt {
	width: 252px; height: 106px; overflow: hidden;
}
.wjsndh {
	margin: 0px;
}
.wjsndh li {
	width: 252px; height: 51px; border-bottom-color: rgb(211, 211, 211); border-bottom-width: 1px; border-bottom-style: solid;
}
.wjsndh li a {
	background: rgb(255, 255, 255); transition:background 0.3s; height: 50px; color: rgb(51, 51, 51); line-height: 50px; padding-left: 20px; font-size: 14px; display: block; -webkit-transition: background 0.3s; -moz-transition: background 0.3s; -o-transition: background 0.3s;
}
.wjsndh li a:hover {
	background: rgb(163, 1, 16); transition:background 0.3s; color: rgb(255, 255, 255); -webkit-transition: background 0.3s; -moz-transition: background 0.3s; -o-transition: background 0.3s;
}
.wjsndh li a span {
	transition:padding 0.3s; line-height: 50px; padding-right: 20px; font-family: "宋体"; font-size: 20px; float: right; -webkit-transition: padding 0.3s; -moz-transition: padding 0.3s; -o-transition: padding 0.3s;
}
.wjsndh li a:hover span {
	transition:padding 0.3s; padding-right: 10px; -webkit-transition: padding 0.3s; -moz-transition: padding 0.3s; -o-transition: padding 0.3s;
}
.nw_top {
	height: 45px; line-height: 45px; border-bottom-color: rgb(234, 234, 234); border-bottom-width: 1px; border-bottom-style: solid;
}
.nw_top .top_tzbt {
	color: rgb(129, 129, 129); font-family: "Microsoft YaHei"; font-size: 20px;
}
.nw_top .top_mbx {
	background: url("../images/fqfm_08.jpg") no-repeat left; padding-left: 20px;
}
.nw_top .top_mbx a {
	font-size: 12px;
}
.xmszw {
	overflow: hidden; display: none;
}
.wjssx {
	background: rgb(250, 250, 250); width: 100%; height: 225px;
}
.wjshnb {
	padding: 15px; width: 575px; height: 225px;
}
.h_nr {
	width: 80%; overflow: hidden; display: block; white-space: nowrap; -ms-word-wrap: normal; -ms-text-overflow: ellipsis;
}
.sjggw {
	width: 80%; overflow: hidden; display: block; white-space: nowrap; -ms-word-wrap: normal; -ms-text-overflow: ellipsis;
}
.p_sjc li a {
	width: 70%; overflow: hidden; display: block; white-space: nowrap; -ms-word-wrap: normal; -ms-text-overflow: ellipsis;
}
.wjshnb .wjnbt {
	color: rgb(51, 51, 51); line-height: 28px; font-family: "Microsoft YaHei"; font-size: 18px; font-weight: bold; display: block;
}
.wjnb_chb {
	line-height: 24px; font-size: 14px; margin-top: 10px; display: block;
}
.wjshnb .wjnnr {
	color: rgb(106, 106, 106); font-family: "Microsoft YaHei"; font-size: 14px; margin-top: 10px; display: block;
}
.wjshnb .wjngd {
	border: 1px solid rgb(163, 1, 16); border-image: none; width: 133px; height: 33px; text-align: center; color: rgb(163, 1, 16); line-height: 33px; font-size: 12px; margin-top: 10px; display: block;
}
.hbydnb {
	background: rgb(246, 246, 246); padding: 25px; width: 323px; height: 225px; position: relative;
}
.am-form input[type=number] {
	border: currentColor; border-image: none; height: 38px; line-height: 38px; font-size: 14px;
}
.am-form input[type=search] {
	border: currentColor; border-image: none; height: 38px; line-height: 38px; font-size: 14px;
}
.am-form input[type=text] {
	border: currentColor; border-image: none; height: 38px; line-height: 38px; font-size: 14px;
}
.am-form input[type=password] {
	border: currentColor; border-image: none; height: 38px; line-height: 38px; font-size: 14px;
}
.am-form input[type=datetime] {
	border: currentColor; border-image: none; height: 38px; line-height: 38px; font-size: 14px;
}
.am-form input[type=datetime-local] {
	border: currentColor; border-image: none; height: 38px; line-height: 38px; font-size: 14px;
}
.am-form input[type=date] {
	border: currentColor; border-image: none; height: 38px; line-height: 38px; font-size: 14px;
}
.am-form input[type=month] {
	border: currentColor; border-image: none; height: 38px; line-height: 38px; font-size: 14px;
}
.am-form input[type=time] {
	border: currentColor; border-image: none; height: 38px; line-height: 38px; font-size: 14px;
}
.am-form input[type=week] {
	border: currentColor; border-image: none; height: 38px; line-height: 38px; font-size: 14px;
}
.am-form input[type=email] {
	border: currentColor; border-image: none; height: 38px; line-height: 38px; font-size: 14px;
}
.am-form input[type=url] {
	border: currentColor; border-image: none; height: 38px; line-height: 38px; font-size: 14px;
}
.am-form input[type=tel] {
	border: currentColor; border-image: none; height: 38px; line-height: 38px; font-size: 14px;
}
.am-form input[type=color] {
	border: currentColor; border-image: none; height: 38px; line-height: 38px; font-size: 14px;
}
.am-form select {
	border: currentColor; border-image: none; height: 38px; line-height: 38px; font-size: 14px;
}
.am-form textarea {
	border: currentColor; border-image: none; height: 38px; line-height: 38px; font-size: 14px;
}
.am-form-field {
	border: currentColor; border-image: none; height: 38px; line-height: 38px; font-size: 14px;
}
.am-form input[type=number][disabled] {
	background: url("../images/fqfm_13.jpg") no-repeat 95% 50% rgb(255, 255, 255);
}
.am-form input[type=number][readonly] {
	background: url("../images/fqfm_13.jpg") no-repeat 95% 50% rgb(255, 255, 255);
}
.am-form input[type=search][disabled] {
	background: url("../images/fqfm_13.jpg") no-repeat 95% 50% rgb(255, 255, 255);
}
.am-form input[type=search][readonly] {
	background: url("../images/fqfm_13.jpg") no-repeat 95% 50% rgb(255, 255, 255);
}
.am-form input[type=text][disabled] {
	background: url("../images/fqfm_13.jpg") no-repeat 95% 50% rgb(255, 255, 255);
}
.am-form input[type=text][readonly] {
	background: url("../images/fqfm_13.jpg") no-repeat 95% 50% rgb(255, 255, 255);
}
.am-form input[type=password][disabled] {
	background: url("../images/fqfm_13.jpg") no-repeat 95% 50% rgb(255, 255, 255);
}
.am-form input[type=password][readonly] {
	background: url("../images/fqfm_13.jpg") no-repeat 95% 50% rgb(255, 255, 255);
}
.am-form input[type=datetime][disabled] {
	background: url("../images/fqfm_13.jpg") no-repeat 95% 50% rgb(255, 255, 255);
}
.am-form input[type=datetime][readonly] {
	background: url("../images/fqfm_13.jpg") no-repeat 95% 50% rgb(255, 255, 255);
}
.am-form input[type=datetime-local][disabled] {
	background: url("../images/fqfm_13.jpg") no-repeat 95% 50% rgb(255, 255, 255);
}
.am-form input[type=datetime-local][readonly] {
	background: url("../images/fqfm_13.jpg") no-repeat 95% 50% rgb(255, 255, 255);
}
.am-form input[type=date][disabled] {
	background: url("../images/fqfm_13.jpg") no-repeat 95% 50% rgb(255, 255, 255);
}
.am-form input[type=date][readonly] {
	background: url("../images/fqfm_13.jpg") no-repeat 95% 50% rgb(255, 255, 255);
}
.am-form input[type=month][disabled] {
	background: url("../images/fqfm_13.jpg") no-repeat 95% 50% rgb(255, 255, 255);
}
.am-form input[type=month][readonly] {
	background: url("../images/fqfm_13.jpg") no-repeat 95% 50% rgb(255, 255, 255);
}
.am-form input[type=time][disabled] {
	background: url("../images/fqfm_13.jpg") no-repeat 95% 50% rgb(255, 255, 255);
}
.am-form input[type=time][readonly] {
	background: url("../images/fqfm_13.jpg") no-repeat 95% 50% rgb(255, 255, 255);
}
.am-form input[type=week][disabled] {
	background: url("../images/fqfm_13.jpg") no-repeat 95% 50% rgb(255, 255, 255);
}
.am-form input[type=week][readonly] {
	background: url("../images/fqfm_13.jpg") no-repeat 95% 50% rgb(255, 255, 255);
}
.am-form input[type=email][disabled] {
	background: url("../images/fqfm_13.jpg") no-repeat 95% 50% rgb(255, 255, 255);
}
.am-form input[type=email][readonly] {
	background: url("../images/fqfm_13.jpg") no-repeat 95% 50% rgb(255, 255, 255);
}
.am-form input[type=url][disabled] {
	background: url("../images/fqfm_13.jpg") no-repeat 95% 50% rgb(255, 255, 255);
}
.am-form input[type=url][readonly] {
	background: url("../images/fqfm_13.jpg") no-repeat 95% 50% rgb(255, 255, 255);
}
.am-form input[type=tel][disabled] {
	background: url("../images/fqfm_13.jpg") no-repeat 95% 50% rgb(255, 255, 255);
}
.am-form input[type=tel][readonly] {
	background: url("../images/fqfm_13.jpg") no-repeat 95% 50% rgb(255, 255, 255);
}
.am-form input[type=color][disabled] {
	background: url("../images/fqfm_13.jpg") no-repeat 95% 50% rgb(255, 255, 255);
}
.am-form input[type=color][readonly] {
	background: url("../images/fqfm_13.jpg") no-repeat 95% 50% rgb(255, 255, 255);
}
.am-form select[disabled] {
	background: url("../images/fqfm_13.jpg") no-repeat 95% 50% rgb(255, 255, 255);
}
.am-form select[readonly] {
	background: url("../images/fqfm_13.jpg") no-repeat 95% 50% rgb(255, 255, 255);
}
.am-form textarea[disabled] {
	background: url("../images/fqfm_13.jpg") no-repeat 95% 50% rgb(255, 255, 255);
}
.am-form textarea[readonly] {
	background: url("../images/fqfm_13.jpg") no-repeat 95% 50% rgb(255, 255, 255);
}
[disabled].am-form-field {
	background: url("../images/fqfm_13.jpg") no-repeat 95% 50% rgb(255, 255, 255);
}
[readonly].am-form-field {
	background: url("../images/fqfm_13.jpg") no-repeat 95% 50% rgb(255, 255, 255);
}
fieldset[disabled] .am-form input[type=number] {
	background: url("../images/fqfm_13.jpg") no-repeat 95% 50% rgb(255, 255, 255);
}
fieldset[disabled] .am-form input[type=search] {
	background: url("../images/fqfm_13.jpg") no-repeat 95% 50% rgb(255, 255, 255);
}
fieldset[disabled] .am-form input[type=text] {
	background: url("../images/fqfm_13.jpg") no-repeat 95% 50% rgb(255, 255, 255);
}
fieldset[disabled] .am-form input[type=password] {
	background: url("../images/fqfm_13.jpg") no-repeat 95% 50% rgb(255, 255, 255);
}
fieldset[disabled] .am-form input[type=datetime] {
	background: url("../images/fqfm_13.jpg") no-repeat 95% 50% rgb(255, 255, 255);
}
fieldset[disabled] .am-form input[type=datetime-local] {
	background: url("../images/fqfm_13.jpg") no-repeat 95% 50% rgb(255, 255, 255);
}
fieldset[disabled] .am-form input[type=date] {
	background: url("../images/fqfm_13.jpg") no-repeat 95% 50% rgb(255, 255, 255);
}
fieldset[disabled] .am-form input[type=month] {
	background: url("../images/fqfm_13.jpg") no-repeat 95% 50% rgb(255, 255, 255);
}
fieldset[disabled] .am-form input[type=time] {
	background: url("../images/fqfm_13.jpg") no-repeat 95% 50% rgb(255, 255, 255);
}
fieldset[disabled] .am-form input[type=week] {
	background: url("../images/fqfm_13.jpg") no-repeat 95% 50% rgb(255, 255, 255);
}
fieldset[disabled] .am-form input[type=email] {
	background: url("../images/fqfm_13.jpg") no-repeat 95% 50% rgb(255, 255, 255);
}
fieldset[disabled] .am-form input[type=url] {
	background: url("../images/fqfm_13.jpg") no-repeat 95% 50% rgb(255, 255, 255);
}
fieldset[disabled] .am-form input[type=tel] {
	background: url("../images/fqfm_13.jpg") no-repeat 95% 50% rgb(255, 255, 255);
}
fieldset[disabled] .am-form input[type=color] {
	background: url("../images/fqfm_13.jpg") no-repeat 95% 50% rgb(255, 255, 255);
}
fieldset[disabled] .am-form select {
	background: url("../images/fqfm_13.jpg") no-repeat 95% 50% rgb(255, 255, 255);
}
fieldset[disabled] .am-form textarea {
	background: url("../images/fqfm_13.jpg") no-repeat 95% 50% rgb(255, 255, 255);
}
fieldset[disabled] .am-form-field {
	background: url("../images/fqfm_13.jpg") no-repeat 95% 50% rgb(255, 255, 255);
}
.qnmjt {
	padding-top: 10px; display: block;
}
.cinmbt {
	color: rgb(51, 51, 51); font-size: 16px; font-weight: bold;
}
* + address {
	margin-top: 0px;
}
* + blockquote {
	margin-top: 0px;
}
* + dl {
	margin-top: 0px;
}
* + fieldset {
	margin-top: 0px;
}
* + figure {
	margin-top: 0px;
}
* + hr {
	margin-top: 0px;
}
* + ol {
	margin-top: 0px;
}
* + p {
	margin-top: 0px;
}
* + pre {
	margin-top: 0px;
}
* + ul {
	margin-top: 0px;
}
.am-btn-primary {
	background: url("../images/fqfm_18.jpg") no-repeat center; padding: 0px; border: currentColor; border-image: none; width: 19px; height: 19px; right: 30px; bottom: 42px; line-height: 19px; display: block; position: absolute;
}
.am-btn-primary:focus {
	background-color: rgb(255, 255, 255);
}
.am-btn-primary:hover {
	background-color: rgb(255, 255, 255);
}
.wjzlb {
	overflow: hidden;
}
.wjzlb li {
	padding: 10px 0px; height: auto; line-height: 24px; border-bottom-color: rgb(234, 234, 234); border-bottom-width: 1px; border-bottom-style: solid;
}
.wjll {
	width: 100%;
}
.wjll .wjlbt {
	transition:0.4s; width: 85%; color: rgb(60, 60, 60); overflow: hidden; font-size: 14px; float: left; display: block; -ms-text-overflow: ellipsis; -webkit-transition: all 0.4s; -webkit-box-orient: vertical; -webkit-line-clamp: 2; -moz-transition: all 0.4s; -o-transition: all 0.4s;
}
.wjzlb li:hover .wjll .wjlbt {
	color: rgb(163, 1, 16);
}
.wjll .wjlrq {
	color: rgb(180, 180, 180); font-size: 12px; float: right; display: block;
}
.wjll .wjlnr {
	overflow: hidden; margin-top: 7px; display: block; -ms-text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 2;
}
.wjlr {
	background: url("../images/fqfm_22.jpg") no-repeat center; width: 33px; height: 33px; margin-top: 40px;
}
.wjzlb li a:hover {
	color: rgb(163, 1, 16);
}
.wjzlb li a:hover .wjlr {
	background: url("../images/gbdl_22.jpg") no-repeat center;
}
.yemmm {
	width: 100%; height: 130px; text-align: center; line-height: 130px;
}
.yemmm a {
	padding: 2px 8px; border: 1px solid rgb(234, 234, 234); border-image: none;
}
.yemmm span {
	padding: 2px 8px; border: 1px solid rgb(163, 1, 16); border-image: none; color: rgb(255, 255, 255); font-size: 14px; background-color: rgb(163, 1, 16);
}
.jsanl {
	overflow: hidden;
}
.jsanl li {
	width: 288px; overflow: hidden; margin-top: 20px; margin-right: 17px; float: left;
}
.jsanl li a img {
	transition:0.3s; width: 288px; height: auto; display: block;
}
.jsanl li a:hover img {
	transform: scale(1.1);
}
.jsanl li:nth-child(3n) {
	margin-right: 0px;
}
.dpdzfd {
	overflow: hidden; display: block;
}
.jsanl li a .jsalnr {
	background: rgb(246, 246, 246); padding: 25px 20px 20px; transition:background 0.4s; overflow: hidden; display: block; -webkit-transition: background 0.4s; -moz-transition: background 0.4s; -o-transition: background 0.4s;
}
.jsanl li a:hover .jsalnr {
	background: rgb(163, 1, 16); transition:background 0.4s; -webkit-transition: background 0.4s; -moz-transition: background 0.4s; -o-transition: background 0.4s;
}
.jsanl li a:hover .jsalnr .jsrbt {
	transition:background 0.4s; color: rgb(255, 255, 255); -webkit-transition: background 0.4s; -moz-transition: background 0.4s; -o-transition: background 0.4s;
}
.jsanl li a:hover .jsalnr .jsrnr {
	transition:background 0.4s; color: rgb(255, 255, 255); -webkit-transition: background 0.4s; -moz-transition: background 0.4s; -o-transition: background 0.4s;
}
.jsanl li a:hover .jsalnr .jsrgd {
	background: rgb(111, 193, 255); transition:background 0.4s; color: rgb(255, 255, 255); -webkit-transition: background 0.4s; -moz-transition: background 0.4s; -o-transition: background 0.4s;
}
.jsalnr .jsrbt {
	transition:background 0.4s; color: rgb(51, 51, 51); font-size: 16px; margin-bottom: 10px; display: block; -webkit-transition: background 0.4s; -moz-transition: background 0.4s; -o-transition: background 0.4s;
}
.jsalnr .jsrnr {
	transition:background 0.4s; color: rgb(51, 51, 51); line-height: 25px; font-size: 12px; display: block; -webkit-transition: background 0.4s; -moz-transition: background 0.4s; -o-transition: background 0.4s;
}
.jsalnr .jsrgd {
	background: rgb(222, 222, 222); transition:background 0.4s; height: 35px; text-align: center; line-height: 35px; font-size: 12px; margin-top: 10px; display: block; -webkit-transition: background 0.4s; -moz-transition: background 0.4s; -o-transition: background 0.4s;
}
.bjbld {
	padding: 0px 0px 30px; overflow: hidden;
}
.jjb {
	width: 100%; text-align: center;
}
.jjb .bzsb {
	background: rgb(245, 245, 245); height: 44px;
}
.am-btn {
	padding: 0px 15px; border: currentColor; border-image: none; line-height: 44px; font-size: 12px;
}
.jjb .bzns {
	height: 50px; border-bottom-color: rgb(240, 240, 240); border-bottom-width: 1px; border-bottom-style: solid;
}
.myzsha {
	overflow: hidden;
}
.myzsha li {
	margin-right: 18px; margin-bottom: 20px; float: left;
}
.myzsha li a {
	background: rgb(248, 247, 247); border: 1px solid rgb(248, 247, 247); border-image: none; width: 285px; height: 174px; text-align: center; line-height: 174px; overflow: hidden; display: block;
}
.myzsha li a:hover {
	border: 1px solid rgb(163, 1, 16); border-image: none;
}
.yxxqab {
	overflow: hidden;
}
.yxxqab img {
	float: left;
}
.yxxqab .gcxqs {
	background: rgb(249, 249, 249); width: 450px; height: 308px; float: right;
}
.gcxqs {
	padding: 35px;
}
.vsjwe {
	color: rgb(51, 51, 51); font-family: "Microsoft YaHei"; font-size: 22px; font-weight: bold; margin-bottom: 15px;
}
.vsjws {
	line-height: 25px; font-size: 14px;
}
.anljj {
	background: rgb(163, 1, 16); margin: 20px 0px 10px; width: 160px; height: 40px; text-align: center; color: rgb(255, 255, 255); line-height: 40px; font-size: 14px;
}
.nrns {
	line-height: 25px; font-size: 14px;
}
.nrns p {
	margin-bottom: 10px;
}
.xqbt {
	color: rgb(51, 51, 51); font-size: 16px; font-weight: bold;
}
.xqbtnm {
	height: 52px; line-height: 52px; margin-bottom: 20px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: dashed;
}
.rqds {
	background: url("../images/xxdtb_03.jpg") no-repeat left; padding: 0px 25px; display: block;
}
.ckrs {
	background: url("../images/xxdtb_05.jpg") no-repeat left; width: 115px; padding-left: 25px; display: block;
}
.ybfh {
	background: url("../images/xxdtb_07.jpg") no-repeat left; width: 85px; padding-left: 25px; display: block;
}
.xqxq {
	line-height: 30px; font-family: "Microsoft YaHei"; font-size: 14px;
}
.xqxq p {
	text-indent: 2em; margin-bottom: 20px;
}
.xypxq {
	height: 50px; line-height: 50px; border-top-color: rgb(234, 234, 234); border-bottom-color: rgb(234, 234, 234); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
.llxwa {
	color: rgb(51, 51, 51); line-height: 45px; font-size: 16px; font-weight: bold; margin-top: 20px;
}
.llxwb {
	line-height: 30px; font-size: 14px;
}
.llxwc {
	color: rgb(163, 1, 16); margin-top: 20px;
}
.am-slider-a2 .am-control-nav {
	width: 100px; right: 10px; bottom: 20px;
}
.am-slider .am-slides img {
	width: auto;
}
.am-slider-a2 .am-control-nav li {
	margin: 0px 4px;
}
.am-slider-a2 .am-control-nav li a {
	width: 12px; height: 12px;
}
.p_sjb {
	display: none;
}
.p_sjd {
	display: none;
}
.ndscd {
	display: none;
}
.sszzd {
	display: none;
}
.nbbsc {
	display: none;
}
.anxxns {
	display: none;
}
.wjzqd {
	display: none;
}
.ddtts {
	width: 100%; height: 400px;
}
.sjbzn {
	width: 70%; overflow: hidden; white-space: nowrap; -ms-word-wrap: normal; -ms-text-overflow: ellipsis;
}
.sypa {
	width: 45%; overflow: hidden; display: block; white-space: nowrap; -ms-word-wrap: normal; -ms-text-overflow: ellipsis;
}
.xypa {
	width: 45%; overflow: hidden; display: block; white-space: nowrap; -ms-word-wrap: normal; -ms-text-overflow: ellipsis;
}
.smdbs li a {
	background: rgb(255, 255, 255);
}
.jsllb {
	margin-top: 20px;
}
.lsjl {
	padding: 30px 0px 0px; overflow: hidden;
}
.smdbs li a img {
	width: 100%;
}
.lsjl li {
	border: 1px solid rgb(240, 240, 240); border-image: none; width: 265px; margin-right: 20px; margin-bottom: 20px; float: left;
}
.lsjl li:hover {
	border: 1px solid rgb(163, 1, 16); border-image: none;
}
.lsjl li a img {
	width: 100%;
}
.ndscc li a .fdydb {
	transition:0.3s; width: 260px;
}
.ndscc li a:hover .fdydb {
	transform: scale(1.1);
}
.fdyxb {
	width: 280px; height: 194px; text-align: center; overflow: hidden;
}
.jkzs {
	display: none;
}
.jkzx {
	display: block;
}
@media all and (max-width:767px)
{
.n_cont {
	padding-top: 0px;
}
.sbanner {
	width: 100%; height: 260px;
}
.ddsgg {
	height: 260px;
}
.lsjl li {
	width: 100%;
}
.lsjl {
	display: none;
}
.aygd {
	top: -63px;
}
.am-tabs-d2 .am-tabs-nav a {
	font-size: 14px;
}
[data-am-widget=tabs] .xxzndg {
	width: 100%;
}
.xxzndg li {
	margin-right: 0px;
}
.sjbzn {
	width: 75%; overflow: hidden; white-space: nowrap; -ms-word-wrap: normal; -ms-text-overflow: ellipsis;
}
.c_jnnl li {
	width: 100%; overflow: hidden; white-space: nowrap; -ms-word-wrap: normal; -ms-text-overflow: ellipsis;
}
.am-tabs-bd .am-tab-panel {
	padding: 10px 0px 15px;
}
.top {
	display: none;
}
.am-tabs {
	margin-top: 24px;
}
.head {
	width: 100%; height: 80px;
}
.jz {
	width: 90%; 
}
.nav {
	display: none;
}
.cont {
	width: 100%; margin-top: 0px;
}
.head .jz .fw {
	display: none;
}
.head .jz .p_sj {
	background: none; width: 70vw; height: 80px; line-height: 80px;
}
.nrns {
	display: none;
}
.sypa {
	width: 90%;
}
.xypa {
	width: 90%;
}
.xqxq img {
	width: 100%;
}
.head .jz .p_sj img {
	width: 100%;
}
.am-menu-dropdown1 .am-menu-toggle {
	top: -62px; right: 15px;
}
.banner .bn_bt {
	font-size: 22px;
}
.sbanner {
	display: block;
}
.banner {
	display: none;
}
.hot {
	display: none;
}
.cont .c_bka .c_bkat {
	display: none;
}
.cont .c_bka .c_ycxw {
	width: 100%; height: auto;
}
.p_sjb {
	display: block;
}
.cont .c_bkb {
	margin-top: 20px;
}
.c_jzjn {
	float: none;
}
.c_jzbt {
	background: url("../images/jzjn_07.jpg") no-repeat left bottom; width: 100%;
}
.c_jnnl {
	width: 100%; display: none;
}
.p_sjc {
	display: none;
}
.p_sjd {
	display: block;
}
.c_xxzn {
	margin-top: 20px; float: none;
}
.c_xxt {
	width: 100%;
}
.cont .c_bkb {
	margin-top: 20px;
}
.c_jznr {
	height: auto; overflow: hidden;
}
.dbxgn {
	width: 100%;
}
.dbxgn li a {
	width: 100%;
}
.am-tabs-bd {
	height: auto;
}
.cont .c_bka {
	height: auto;
}
.c_bkct {
	width: 100%;
}
.nyszz {
	margin-top: 30px;
}
.mdzznzz ul li {
	margin-right: 0px; margin-bottom: 20px; float: none;
}
.mdzznzz ul li a {
	width: 100%;
}
.ndscc {
	display: none;
}
.c_bkc {
	height: auto;
}
.ndscd {
	display: block;
}
.wydnb {
	display: none;
}
.mdzznzz ul li a {
	height: auto;
}
.ndscd li a img {
	width: 100%;
}
.c_bkc {
	padding-top: 20px;
}
.jsjl {
	width: 100%; margin-top: 20px; margin-right: 0px; float: none;
}
.jsllbt {
	width: 100%;
}
.whfw {
	width: 100%; margin-top: 20px; float: none;
}
.whfwbt {
	width: 100%;
}
.c_bke {
	padding-top: 20px;
}
.c_bke {
	height: auto;
}
.c_bkebt {
	width: 100%;
}
.myzs {
	display: none;
}
.sszzd {
	overflow: hidden; display: block;
}
.sszzd li {
	width: 47%;
}
.sszzd li a {
	width: 100%; height: auto;
}
.sszzd li a img {
	width: 100%;
}
.nbbsc {
	display: block;
}
.nbbsc li {
	width: 100%;
}
.nbbsc li a {
	width: 100%; height: auto;
}
.nbbsc li a img {
	width: 100%;
}
.ssnb {
	display: none;
}
.egwm {
	height: auto; text-align: center;
}
.egwm .ewmtpw {
	float: none;
}
.egwm .lxfsa {
	overflow: hidden; padding-left: 0px; margin-top: 20px; float: none;
}
.dbxx {
	margin-top: 20px;
}
.bannern {
	height: 200px; text-align: center;
}
.nbnbte {
	padding-top: 58px;
}
.am-sticky-placeholder {
	display: none;
}
.ny_zqw {
	width: 100%; float: none;
}
.nw_top .top_tzbt {
	display: none;
}
.nw_top .top_mbx {
	font-size: 12px; float: none;
}
.lxybd img {
	width: 100%;
}
.myzsha li {
	width: 100%; margin-right: 0px;
}
.myzsha li a {
	width: 100%; height: auto; line-height: normal; overflow: hidden;
}
.xypxq {
	height: auto;
}
.xypxq a {
	float: none;
}
.wjssx {
	height: auto;
}
.wjshnb {
	padding: 20px; width: 100%; height: auto; float: none;
}
.hbydnb {
	width: 100%; height: auto; float: none;
}
.wjlr {
	display: none;
}
.wjll {
	width: 100%; float: none;
}
.wjzlb li {
	height: auto;
}
.wjll .wjlnr {
	margin-bottom: 17px;
}
.jsanl li {
	width: 100%; margin-right: 0px; float: none;
}
.dpdzfd {
	height: auto;
}
.jsanl li a img {
	width: 100%; height: auto;
}
.yxxqab img {
	width: 100%; height: auto; float: none;
}
.yxxqab .gcxqs {
	width: 100%; height: auto; float: none;
}
.gcxqs {
	padding: 25px;
}
.anljj {
	width: 100%; display: none;
}
.bzsb td {
	padding: 20px;
}
.jjb {
	display: none;
}
.wjzqd {
	display: block;
}
.wjzqd .bzsb {
	width: 100%; display: block;
}
.bzsb td {
	padding: 0px; width: 33%; line-height: 44px; float: left; display: block;
}
.am-selected {
	width: 80px;
}
.jjb .bzns {
	display: block;
}
.ddtts {
	
}
.dbxgn li {
	width: 47%; margin-right: 15px; margin-bottom: 15px; float: left;
}
.bzns td {
	width: 102px; height: 50px; line-height: 50px; float: left; display: block;
}
.ddtts {
	width: 100%; height: 350px;
}
.ny_nav {
	display: none !important;
}
.cdwzzx {
	width: 80%;
}
.cdwzzx {
	width: 75%;
}
.jkzx {
	display: none;
}
.jkzs {
	display: block;
}
}
#demo0 {
	margin: auto; width: 1200px; height: 280px; overflow: hidden;
}
#demo0 img {
	border: 3px solid rgb(255, 255, 255); border-image: none; margin-left: 10px; float: left;
}
#indemo0 {
	width: 800%; float: left;
}
#demo10 {
	float: left;
}
#demo20 {
	float: left;
}
.nr1_p1 {
	width: 100px; height: 100px; float: left; display: block;
}
.nr1_p1 img {
	width: 130px; height: 100px;
}
.nr1_p2 {
	width: calc(100% - 140px); overflow: hidden; float: right;
}
.nr1_p3 {
	height: 28px; line-height: 28px; overflow: hidden; font-size: 14px; font-weight: bold; display: block;
}
.nr1_p4 {
	height: 44px; color: rgb(136, 136, 136); line-height: 22px; overflow: hidden;
}
.nr1 {
	padding: 10px 0px; overflow: hidden; clear: both;
}
.nr1_p5 {
	overflow: hidden; clear: both;
}
.nr1_p5 li {
	height: 32px; line-height: 32px; overflow: hidden; padding-left: 14px; font-size: 14px;
}
.c_bkx {
	background: rgb(255, 255, 255); height: 450px;
}





.jsjx {
	width: 550px; margin-top: 20px; margin-right: 40px; float: left;
}
.jslxbt {
	background: url("../images/jzjn_07.jpg") no-repeat left bottom; width: 520px; height: 40px; color: rgb(0, 0, 0); font-size: 18px; font-weight: bold;
}
.jslxbt .ywfb {
	color: rgb(153, 153, 153); line-height: 30px; font-size: 12px; font-weight: normal;
}
.jslxbt a {
	background: url("../images/1_22.jpg") no-repeat center; width: 12px; height: 30px;
}
.jslxb li {
	background: url("../images/dd_11.jpg") no-repeat left; height: 40px; line-height: 40px; padding-left: 15px; border-bottom-color: rgb(245, 245, 245); border-bottom-width: 1px; border-bottom-style: dashed;
}
.jsjr {
	width: 550px; margin-top: 20px; margin-right: 40px; float: right;
}
.jslrbt {
	background: url("../images/jzjn_07.jpg") no-repeat right bottom; width: 520px; height: 40px; color: rgb(0, 0, 0); font-size: 18px; font-weight: bold;
}
.jslrbt .ywfb {
	color: rgb(153, 153, 153); line-height: 30px; font-size: 12px; font-weight: normal;
}
.jslrbt a {
	background: url("../images/1_22.jpg") no-repeat center; width: 12px; height: 30px;
}
.jslxb li {
	background: url("../images/dd_11.jpg") no-repeat left; height: 40px; line-height: 40px; padding-left: 15px; border-bottom-color: rgb(245, 245, 245); border-bottom-width: 1px; border-bottom-style: dashed;
}
