/*公共*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "Microsoft YaHei";
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
	display: block;
}

ul,
li,
ol {
	list-style: none;
}

dl,
dd {
	margin: auto;
}

input {
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

a,
a:visited {
	color: #333;
}

a:link,
a:visited {
	text-decoration: none;
	outline: none;
}

a {
	cursor: pointer;
}


/*所有超链接不要下划线*/

*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

img {max-width:100%;}
/*任何标签、包括它前面、后面生成的内容都不要影响盒子的边框*/

.left {
	float: left;
}

.right {
	float: right;
}

.w-gray {
	color: #aaaaaa
}

.w-white {
	color: #FFFFFF !important;
}

.w-blue {
	color: #0086da;
}

.clear {
	clear: both;
}

.margin-t30 {
	margin-top: 30px !important;
}
.am-container, .am-g-fixed {
	max-width:1200px;
	padding-left:0;
	padding-right:0;
}

/*header*/
.am-topbar {
	background-color: #fff;
	height:230px;
	margin-bottom:0;
	border:none 0;
}
.am-topbar-top {
	height:45px;
	background: #1d5eb3;
	line-height:44px;
	color:#fff;
	font-size:14px;
}
.am-topbar-top a {
	color:#fff;
}
.am-tipbar-centeer {
	height:109px;
}
.am-tipbar-centeer .xuan {
	height:46px;
	float:left;
	margin:31px 0 0 13px;
	border-left:1px solid #e5e5e5;
	padding-left:13px;
}
.am-tipbar-centeer .xuan dt {
	font-size:16px;
	line-height:18px;
	color:#444;
	font-weight:300;
}
.am-tipbar-centeer .xuan dd {
	font-size:18px;
	font-weight:700;
	line-height:20px;
	margin-top:8px;
	color:#444;
}
.am-tipbar-centeer .tel {
	height:52px;
	margin-top:28px;
	padding-left:50px;
	background: url(../img/tel.jpg) no-repeat left center;
}
.am-tipbar-centeer .tel dt {
	font-size:17px;
	line-height:19px;
	color:#333;
	font-weight:300;
}
.am-tipbar-centeer .tel dd {
	font-size:22px;
	font-weight:700;
	line-height:24px;
	margin-top:9px;
	color:#1d5eb3;
	font-style: italic;
}
.am-topbar hr {
	height:2px;
	width:100%;
	background: #1d5eb3;
	margin:0;
	border:none 0;
}
.am-topbar-brand {
	width:136px;
	height: 52px;
	margin-top:28px;
	padding:0;
}
.am-topbar-brand a {
	display: block;
	width:136px;
	height: 52px;
	background: url(../img/logo.jpg) no-repeat center center;
	background-size: 100% 100%;
	text-indent: -9999em; 
	overflow: hidden; 
	float: left; 
}
.am-topbar-collapse.am-collapse {
	margin-top:20px;
}
.am-topbar-nav {
	width:1200px;
	float:none;
	margin:0 auto;
}
.am-nav-pills > li {
	position: relative;
	height:36px;
	line-height:36px
}
.am-nav-pills > li:first-child:before {
	display: none;
}
.am-nav-pills > li:last-child:after {
	display: none;
}
.am-topbar-nav > li > a {
	display:block;
	width:120px;
	height:36px;
	line-height:36px;
	text-align:center;
}
.am-topbar-nav > li > a:after {
	display:none;
}
.am-nav-pills > li + li {
	margin-left:-1px;
}
.am-nav-pills > li:before, .am-nav-pills > li:after{
	content:'';
	display: block;
	height:18px;
	width:1px;
	top:9px;
	position: absolute;
	background:#1d5eb3;
}
.am-topbar-nav > li.am-active > a, .am-topbar-nav > li.am-active > a:focus, .am-topbar-nav > li.am-active > a:hover,.am-topbar-nav > li > a:hover {
	color:#fff;
	background:#1d5eb3;
	border-radius: 5px;
}
.am-topbar-nav > li.am-active > a::after {
	border-bottom-color:#71452e;
}
.am-nav-pills > li:before {
	left:0;
}
.am-nav-pills > li:after {
	right:0;
}
.am-form-group {
	width:146px;
	height:36px;
	border:1px solid #ccc;
	border-radius: 18px;
	position: relative;
}
.am-form-group input[type=text] {
	border:none 0;
	position: absolute;
	height:34px;
	top:0;
	width:110px;
	border-radius: 17px 0 0 17px;
	text-indent:10px;
	font-size:12px;
}
.am-form-group input[type=submit] {
	position: absolute;
	right:0;
	top:0;
	z-index:9;
	border:none 0;
	width:34px;
	height:34px;
	background-color: #fff;
	background-image: url(../img/mfs-ss.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 22px 22px;
	border-radius: 0 17px 17px 0;
}
.am-slider-default {margin-bottom:0;} 
.am-slider-default .am-control-nav {
	bottom:30px;
}
.am-slider-default .am-control-nav li {
	margin:0 9px;
}
.am-slider-default .am-control-nav li a {
	width:60px;
	height:10px;
	background-color:#fff;
	border-radius: 7px;
	opacity: 0.51;
}
.am-slider-default .am-control-nav li a.am-active {
	opacity: 1;
	background-color: #fff;
}

.yse-title {
	text-align: center;
}
.yse-title a {
	display: block;
	color:#0b0b0b;
}
.yse-title h2 {
	font-size:30px;
	color:#0b0b0b;
	font-weight:500;
	text-transform:uppercase;
	line-height:60px;
	letter-spacing: 2px;
}
.yse-title h2 b {color:#1d5eb3;font-weight:500;}
.yse-title p {
	width: 90%;
	margin: 20px auto 0;
	text-align: center;
	border-top: 2px dashed #7c97c8;
	line-height:36px;
}
.yse-title p span {
    top: -19px;
    position: relative;
    font-size: 15px;
    background: #1d5eb3;
	padding: 0 25px;
	border-radius:18px;
	font-weight:300;
	line-height: 36px;
	color:#fff;
	display: inline-block;
}
.yes-main-1 {
	padding:30px 0 50px;
	background: #eee;
}
.yes-youshi {
	display:block;
	margin-top:10px;
}
.yes-youshi:after {
	content:'';
	clear:both;
	display: block;
}
.yes-youshi li {
	width:240px;
	float:left;
	padding-top:175px;
}
.yes-youshi li dl {
	padding:15px 20px 0;
	color:#fff;
	height:200px;
	background: #1d5eb3;

}
.yes-youshi li:nth-child(even) dl {
	background: #0080cc;
}

.yes-youshi li dl dt {
	text-align:center;
	font-size:24px;
	line-height:32px;
}
.yes-youshi li dl dd {
	font-size:14px;
}
.yes-youshi li:nth-child(1) {
	background: url(../img/zhui1.png) no-repeat center 6px #e2e2e2;
}
.yes-youshi li:nth-child(2) {
	background: url(../img/zhui2.png) no-repeat center 6px #fff;
}
.yes-youshi li:nth-child(3) {
	background: url(../img/zhui3.png) no-repeat center 6px #e2e2e2;
}
.yes-youshi li:nth-child(4) {
	background: url(../img/zhui4.png) no-repeat center 6px #fff;
}
.yes-youshi li:nth-child(5) {
	background: url(../img/zhui5.png) no-repeat center 6px #e2e2e2;
}
.yes-main-2 {
	padding:20px 0 50px;
}
.yes-zhuanjia:after {
	clear:both;
	content:'';
	display: block;
}
.yes-zhuanjia .am-fr {
	width:690px;
	margin-right:90px;
}
.yes-zhuanjia .am-fr ul {
	margin-top:40px;
}
.yes-zhuanjia .am-fr ul:after {
	content:'';
	clear:both;
	display: block;
}
.yes-zhuanjia .am-fr ul li {
	height:36px;
	font-size:15px;
	font-weight:600;
	color:#2f2f2f;
	background:url(../img/wujiao.png) no-repeat left center;
	padding-left:30px;
	line-height:35px;
	width:calc(50% - 90px);
	margin-left:80px;
	float:left;
}

.yes-zhuanjia-z p {
	font-size:14px;
	line-height:32px;
	text-indent: 2em;
	margin-top:60px;
	color:#2f2f2f;
}
.gg {
	margin-top:20px;
	background:#0180cd;
}
.yes-jing {
	background: url(../img/bg1.jpg) no-repeat center center;
	height:1281px;
}
.yes-jing-t {
	padding-top:60px;
	text-align: center;
}
.yes-jing-z {
	background: url(../img/jingbg.png) no-repeat center center;
	position: relative;
	margin-top:70px;
	height:289px;
}
.yes-jing-z ul li {
	position: absolute;
	width:193px;
	height:98px;
	text-align: center;
	line-height: 96px;
	color:#fff;
	font-weight: 600;
	font-size: 20px;
}
.yes-jing-z ul li:nth-child(1) {
	left:68px;
}
.yes-jing-z ul li:nth-child(2) {
	left:426px;
}
.yes-jing-z ul li:nth-child(3) {
	left:786px;
}
.yes-jing-z ul li:nth-child(4) {
	left:252px;
	top:191px;
}
.yes-jing-z ul li:nth-child(5) {
	left:610px;
	top:191px;
}
.yes-jing-z ul li:nth-child(6) {
	left:970px;
	top:191px;
}
.yes-jing-b {
	text-align: center;
	margin-top:75px;
}
.yes-wei-t {
	margin-top:100px;
	padding-left:30px;
}
.yes-wei-z {
	background: url(../img/xiaohai.png) no-repeat left bottom;
	padding-left:610px;
	height:426px;
}
.yes-wei-z ul {
	padding-top:30px;
}
.yes-wei-z li {
	line-height:72px;
	background: url(../img/e.png) no-repeat left center;
	padding-left:44px;
	font-size: 20px;
	color:#2f2f2f;
	height:70px;
}
.yes-wei-z li b {color:#1d5eb3;font-size: 28px;margin-right:15px;display: inline-block;line-height:68px;}
.yes-main-3 {
	padding:30px 0 60px;
}
.am-list:after {
	clear:both;
	display: block;
	content: '';
}
.yes-anli a img {
	display: block;
	width:100%;
	height:197px;
}
.yes-piclist .pic{
	position: relative;
width: 270px;
height: 270px;
border: 1px solid #ccc;
}
.yes-piclist .pic img {
	position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
max-width: 100%;
max-height: 100%;
}
.yes-piclist a p{display:block;text-align: center;line-height:30px;height:30px;padding:0 6px;overflow: hidden; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size:14px;}
.yes-anli a p{display:block;text-align: center;line-height:30px;height:30px;padding:0 6px;overflow: hidden; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size:14px;}
.yes-zj:after {
	clear:both;
	display: block;
	content: '';
}
.yes-zj a img {
	display: block;
	width:100%;
	height:222px;
}
.yes-zj a p{display:block;text-align: center;line-height:30px;height:30px;padding:0 6px;overflow: hidden; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size:14px;}
.yes-anli-li {
	margin-top:10px;
}
.yes-main-4 {
	background: #eeeeee;
	padding:20px 0 80px;
}
.yes-news {
	padding-top:10px;
}
.yes-news:after {
	content:'';
	clear:both;
	display: block;
}
.yes-news-tui {
	width:560px;
}
.yes-news-tui .pic {
	display: block;
	height:264px;
	width:100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.yes-news-tui h3 {
	line-height:50px;
	height:50px;
	padding:0 6px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.yes-news-tui h3 a {
	color:#000;
	font-size:16px;
}
.yes-news-tui .intro {
	line-height:24px;
	color:#646464;
	font-size: 14px;
	padding:0 6px;
}
.yes-news-tui .intro a {
	color:red;
	margin-left:6px;
}
.yes-news-list {
	margin-top:-15px;
}
.yes-news-li {
	height:80px;
	border-bottom:1px dashed #666;
	padding:15px 6px 15px 72px;
	position: relative;
}
.yes-news-li .date {
	position: absolute;
	left:6px;
	top:15px;
	width:50px;
	text-align: center;
}
.yes-news-li .date .year {
	display: block;
	height:28px;
	background: #1d5eb3;
	color:#fff;
	font-size:16px;
	line-height:28px;
}
.yes-news-li .date .day {
	border:1px solid #1d5eb3;
	color:#434343;
	font-size:12px;
	height:22px;
	line-height:22px;
	display:block;
}
.yes-news-li h3 {
	line-height:20px;
	height:20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.yes-news-li h3 a {
	color:#000;
	font-size:16px;
}
.yes-news-li .intro {
	line-height:20px;
	color:#646464;
	font-size: 14px;
	margin-top:10px;
}
.yes-news-li .intro a {
	color:red;
	margin-left:6px;
}
.yes-news-list {
	width:620px;
}
.yes-wen {
	padding-top:50px;
}
.yew-wen-t {
	width:140px;
	height:90px;
	background: #fff;
}
.yew-wen-t a {
	display: block;
	padding:4px 0 0 10px;
	font-size: 20px;
	font-weight: 700;
}
.yew-wen-t a span {
	display: block;
	color:#b4b4b4;
	font-weight:300;
	font-size: 12px;
}
.yes-wen-z {
	width:1060px;
}
.yes-wen-z .am-control-nav {
	display: none;
}
.yes-wen-z .am-direction-nav {
	position: absolute;
	left:-130px;
	top:60px;	
}
.yes-wen-z .am-direction-nav a {
	display: block;
	width:48px;
	height:20px;
	background-color: #999;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 32px auto;
}
.yes-wen-z .am-direction-nav a.am-prev {
	background-color:#1d5eb3;
	border-radius:3px 0 0 3px;
	background-image: url(../img/left.png);
}
.yes-wen-z .am-direction-nav a.am-next {
	border-radius:0 3px 3px 0;
	background-image: url(../img/right.png);
}
.am-slider-carousel li {
	float:left;
	margin:0;
}
.yes-wen-li h3 {
	line-height:30px;
	height:30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left:20px;
}
.yes-wen-li h3 a {
	color:#000;
	font-size:16px;
}
.yes-wen-li .intro {
	line-height:24px;
	color:#646464;
	font-size: 14px;
	margin-top:6px;
	padding-left:20px;
}
.yes-wen-li .intro a {
	color:red;
	margin-left:6px;
}
.mfs-list-news {
	margin-top:40px;
	background: url(../img/bg_1.jpg) no-repeat bottom center #e3cdbf;
	padding:40px 0;
}
.mfs-news-list {
	background: #fff;
	padding:10px 30px;
}
.mfs-list-news-li {
	padding:15px 0 15px 263px;
	border-bottom:1px solid #ccc;
	height:184px;
	position: relative;
}
.mfs-list-news-li:last-child {
	border-bottom:none 0;
}
.mfs-list-news-li .pic {
	width:243px;
	height:154px;
	display: block;
	position: absolute;
	left:0;
	top:15px;
	overflow: hidden;
}
.mfs-list-news-li h2 {
	font-size: 18px;
	line-height: 24px;
}
.mfs-list-news-li h2 a {
	color:#121212;
}
.mfs-list-info {
	margin-top:20px;
	color:#868383;
	text-indent: 2em;
	font-size:14px;
	min-height:72px;
	line-height:24px;
}
.mfs-list-time {
	float:left;
	margin-top:10px;
}
.mfs-list-news-li .more {
	float:right;
	background:url(../img/more.png) no-repeat left center;
	padding-left:28px;
}
.mfs-list-news .am-list-news-ft {
	padding-top:40px;
}
.mfs-list-news .am-list-news-ft a {
	background: #71452e;
	color:#fff;
	padding:.5em 3em;
}
.mfs-list-news .mfs-title a h2 span {
	background: #e3cdbf;
}
.mfs-list-news .mfs-title a h2 {
	border-top-color:#7b534b;
}
.am-tabs-d2 .am-tabs-nav li:hover { line-height: 40px;position: relative;
	background-color: #fcfcfc;
	border-bottom: 2px solid #0e90d2;
	color: #0e90d2;}
	
.am-tabs-d2 .am-tabs-nav li:hover:after {

    position: absolute;
    width: 0;
    height: 0;
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border: 6px solid transparent;
        border-bottom-color: transparent;
    content: "";
    z-index: 1;
    border-bottom-color: #0e90d2;

}
.bookadd{margin:20px auto 0;max-width:800px;}
.bookadd div{margin-bottom:15px;}
.bookadd .label{float:left;width:100px;text-align:right;padding-right:10px;clear:both;}
.bookadd .label span{color:#f30;font-family:宋体;}
.bookadd .enter{margin-left:120px;}
.bookadd .enter .ip{border:1px solid #ddd;padding:10px 10px;vertical-align:middle;overflow:hidden;border-radius:10px 0 10px 0;}
.bookadd .enter .bnt{border:1px solid #1F92D1;background:#1F92D1;padding:8px 20px;vertical-align:middle;color:#fff;cursor:pointer;}
.bookadd .enter label{display:block;}
.footbg {
	background: url(../img/footbg.png) no-repeat center bottom;
	height:80px;
	margin-top:-80px;
	position: relative;
	z-index:9;
}
.footer  {
	background:#1d5eb3;
	padding-bottom: 30px;
	color:#fff;
	padding-top:30px;
}
.footer a {
	color:#fff;
}
.foot-nav {
	text-align: center;
}
.foot-nav a {margin:0 10px;}
.foot-z:after {
	content:'';
	display: block;
	clear:both;
}
.footer hr {border:none;background:rgba(255, 255, 255, .5);height:1px;}
.foot-z {
	font-size: 14px;
	line-height:30px;
	padding-top:20px;
}
.foot-z .am-u-lg-4:nth-child(2) {
	padding-top:60px;
}
.foot-z .am-u-lg-4 p {
	padding-left:130px;
}
.foot-z .am-u-lg-4 ul li {
	width:50%;
	float:left;
	padding:0 20px;
}
.foot-z .am-u-lg-4 ul li img {
	max-width:100%;
}
.foot-z .am-u-lg-4 ul li p {
	padding:0;
	text-align: center;
	line-height:36px;
}
.link {
	background: #1d5eb3;
	margin-top:-20px;
	text-align: left;
	padding: 10px 0 30px;
}
.link a {
	color:#fff;
	margin:0 1em;
}
.link b {
	color:#fff;
}

#position .am-container{
	background-color: #fff;
	box-shadow: 0 0 8px 0 rgba(38, 38, 38, .16);
	margin-top:20px;
	padding:10px;
	margin-bottom:30px;
}
.page_group {
    padding: 20px 0 80px;
    text-align: center;
    cursor: default;
}
.page_group li {
	display: inline-block;
}
.page_group li a  {
    min-width: 36px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    margin: 0 4px;
	color: #666;
	padding:0 10px;
}
.page_group li.active a {
	background: #1d5eb3;
	color:#fff;
	border-color:#1d5eb3;

}
.artshow {
	width:940px;
	float:left;
	box-shadow: 0 0 8px 0 rgba(38, 38, 38, .16);
	padding:10px;
}
.am-tui {
	width:240px;
	float: right;
	padding:10px;
}
.am-tui .mfs-title h2 {
	width:80%;
}
.tui_list li {
	margin-top:10px;
}
.tui_list li h3 {
	line-height:24px;
	font-size: 14px;
	margin:6px 0;
	text-align: center;
	font-weight: 300;
	height:24px;
	overflow: hidden;
}
.mfs-title h2 span {
	font-size:16px;
	padding:0 20px;
}
.artshow h1 {
	font-size: 24px;
	line-height: 1.8;margin:20px 0 10px;
	text-align:center;
}
.artshow .info {
	width:60%;
	text-align: center;
	background-color: #ececec;
	font-size: 12px;
	padding:6px 0;
	margin:0 auto;
}
.proshow h1 {
	font-size: 24px;
	line-height: 1.8;margin:20px 0 10px;
	text-align:center;
}
.proshow .info {
	width:60%;
	text-align: center;
	background-color: #ececec;
	font-size: 12px;
	padding:6px 0;
	margin:0 auto;
}
.content {
	margin:40px auto 60px;
	color:#666;
}
.content img {
	max-width:100%;
	height:auto !important;
}
.content p {
	margin-top:1em;
}
.mfs-tab .am-tabs-nav {
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.mfs-tab .am-tabs-nav li {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.pro-list .am-gallery-overlay .am-gallery-item img {
	height:224px;
}
.pro-list .am-gallery img {
	height:224px;
}
.am-pureview-direction a:before {
	font:normal normal normal 24px/1 FontAwesome,sans-serif
}
.mobile {
	display:none;
}
@media screen and (max-width: 640px) {
	body {
		padding-bottom:70px;
	}
	.am-topbar-top {
		display: none;
	}
	.am-tipbar-centeer {
		height:50px;
		z-index:999;
	}
	.am-tipbar-centeer .am-fr {
		display: none;
	}
	.am-topbar {
		height:50px;
		z-index:999;
		position: relative;
	}
	.am-topbar .am-topbar-btn {
		position: absolute;
		top:0;
		right:10px;
	}
	.am-topbar-collapse.am-collapse {
		margin-top:0;
	}
	.am-nav-pills > li:before, .am-nav-pills > li:after {
		display: none;
	}
    .am-topbar-brand {
		height:40px;
		width:104.6px;
		margin-top:5px;
		padding:0;
		margin-left:10px;
	}
	.am-topbar-brand a {
		height:40px;
		width:104.6px;
	}
	.am-tipbar-centeer .xuan {
		display:none;
	}
	.am-btn-success:focus, .am-btn-success:hover,.am-btn-success {
		background-color: #1d5eb3;
	}
	.am-active .am-btn-success.am-dropdown-toggle, .am-btn-success.am-active, .am-btn-success:active, .am-btn-success:focus, .am-btn-success:hover,.am-btn-success {
		border-color:#1d5eb3;
	}
	.am-topbar-collapse.am-collapse {
		z-index:9999999;
		background:#fff;
	}
	.am-topbar-collapse.am-collapse form {display:none;}
	.am-topbar-collapse.am-collapse .mfs-kf {
		display: none;
	}
	.am-topbar-nav {
		width:100%;
	}
	.am-nav-pills > li {
		text-align:center;
	}
	.am-topbar-nav > li > a {
		width:80%;
		margin:0 auto;
		padding:0;
	}
	.am-slider-default .am-control-nav li a {
		display: none;
	}
	.yse-title h2 {
		font-size: 20px;
		line-height:40px;
	}
	.am-container, .am-g-fixed {
		padding-left:10px;
		padding-right:10px;
	}
	.yes-youshi li {
		width:50%;
		background-size: calc(50vw - 10px) !important;
		padding-top:calc(35vw - 1px);
	}
	.yes-youshi li:nth-child(5) {
		display: none;
	}
	.yes-zhuanjia .am-fl {
		float:none;
		text-align: center;
	}
	.yes-youshi li dl {
		padding:10px;
		height:160px;
	}
	.yes-youshi li dl dt {
		font-size:16px;
		line-height:28px;
	}
	.yes-zhuanjia .am-fr {
		width:100%;
		margin-right:0;
		float:none;
	}
	.yes-zhuanjia-z p {
		margin-top:20px;
	}
	.yes-zhuanjia .am-fr ul {
		margin-top:20px;
	}
	.yes-zhuanjia .am-fr ul li {
		width:calc(50% - 10px);
		margin-left:10px;
		font-size:14px;
		background-size:16px;
		padding-left:20px;
	}
	.yes-zj a img {
		height:120px;
	}
	.yes-piclist .pic {
		
		width: 100%;
		height: calc(50vw - 2rem - 10px);
		
	}
	#kfoutbox {
		display:none;
	}
	.yes-main-2 {
		padding:20px 0;
	}
	.gg {
		display: none;
	}
	.yes-jing-t {
		padding-top:20px;
	}
	.yes-jing-z {
		background: none;
		margin-top:30px;
		height:auto;
	}
	.yes-jing-z ul li {	
		position: inherit;
		width:calc(50% - 20px);
		float:left;
		margin:5px 10px;
		height:36px;
		line-height:36px;
		background: #1d5eb3;
		text-align: center;
		font-size:16px;
		border-radius: 5px;
	}
	.yes-jing-z ul:after {
		clear:both;
		display: block;
		content:'';
	}
	.yes-jing-b {
		margin-top:10px;
	}
	.yes-wei-t {
		margin-top:20px;
		padding-left:0;
	}
	.yes-wei-z {
		padding-left:0;
		height:auto;
		background: none;
	}
	.yes-wei-z ul {
		padding-top:10px;
	}
	.yes-wei-z li {
		line-height:36px;
		height:36px;
		background-size:18px;
		padding-left:26px;
		font-size: 14px;
		margin-left:15px;
	}
	.yes-jing {
		height:auto;
		padding-bottom:15px;
	}
	.yes-anli a img {
		height:100px;
	}
	.yes-main-3 {
		padding:20px 0;
	}
	.yes-main-4 {
		padding:10px 0;
	}
	.yes-news-tui {
		width:100%;
		float:initial;
	}
	.yes-news-tui .pic {
		height:140px;
	}
	.yes-news-tui h3 {
		line-height: 36px;
	}
	.yes-news-list {
		width:100%;
		margin-top:0;
	}
	.yes-news-li .intro {
		height:20px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.yes-wen {
		display: none;
	}
	.foot-z .am-u-lg-4 p {
		padding-left:0;
		text-align: center;
	}
	.foot-z .am-u-lg-4:nth-child(2) {
		padding-top:0;
	}
	.foot-z .am-u-lg-4:last-child {
		display: none;
	}
	.foot-z {
		line-height:24px;
		padding-top:10px;
	}
	.yes-wei-z li b {font-size: 16px;line-height:36px;margin-right:8px;}
	.mfs-list-pro {
		padding:20px 0;
	}
	.mfs-title p {
		font-size:18px;
	}
	.mfs-title h2 span {
		font-size:16px;
	}
	.mfs-list-pro-li a .bg {
		opacity: 1;
	}
	.mfs-list-pro-li a .bg img {
		width:80px;
	}
	.mfs-list-pro-li a p {
		line-height:1.8;
	}
	.mfs-list-about {
		padding-top:20px;
	}
	.mfs-about-text {
		padding:20px 10px 0;
	}
	.mfs-news-list {
		padding:10px;
	}
	.mfs-list-news-li .pic {
		width:120px;
		height:90px;
		top:10px;
	}
	.mfs-list-news-li .pic img {
		width:120px;
		height:90px;
	}
	.mfs-bottom dl {
		background-size: 36px;
		padding-left:44px;
	}
	.artshow .info {
		width:90%;
	}
	.mfs-list-news-li {
		padding:10px 0 10px 130px;
		height:110px;
	}
	.mfs-news-list h3 {
		display: block;
		font-size:14px;
		height:24px;
		overflow: hidden;
		line-height: 24px;
	}
	.mfs-list-info {
		margin-top:6px;
		font-size: 12px;
		line-height:20px;
		height:40px;
		overflow: hidden;
		min-height:40px;
	}
	[class*=am-u-]+[class*=am-u-]:last-child {
		float:left;
	}
	.footbg {display: none;}
	.page_group {padding-bottom:20px;}
	.mfs-list-time {
		margin-top:0;
		line-height:22px;
		font-size: 12px;
	}
	.mfs-list-news-li .more {
		line-height:22px;
		font-size: 12px;
		padding-left:20px;
		background-size: 14px;
		display:none;
	}
	.mfs-bottom dl {
		margin-bottom:0;
	}
	.mfs-bottom .am-g:last-child {
		display:none;
	}
	.footer {
		padding:10px;
		font-size:14px;
	}
	.link {
		display:none;
	}
	#position {
		padding:0 10px;
	}
	.pro-list .am-gallery-overlay .am-gallery-item img {
		height:144px;
	}
	.pro-list .am-gallery img {
		height:144px;
	}
	.content {
		padding:0 10px;
		font-size:14px;
	}
	.artshow {
		width:100%;
	}
	.am-tui {
		display: none;
	}
	.mobile {
		display: block;
		height: 70px;
		background: #0085d0;
		position: fixed;
		left: 0;
		bottom: 0;
		width: 100%;
	}
	.mobile ul {
		list-style: none;
		height: 70px;
		border-top: 1px solid #ddd;
		border-left: 1px solid #ddd;
	}
	.mobile ul li {
		float: left;
		width: calc(25% - 1px);
		padding: 10px 0;
		height: 69px;
		border-right: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
		text-align: center;
	}
	.mobile ul li:nth-child(1) a {
		background: url(../img/ic2.png) no-repeat center top;
	}
	.mobile ul li:nth-child(2) a {
		background: url(../img/ic3.png) no-repeat center top;
	}
	.mobile ul li:nth-child(3) a {
		background: url(../img/ic4.png) no-repeat center top;
	}
	.mobile ul li:nth-child(4) a {
		background: url(../img/ic1.gif) no-repeat center top;
	}
	.mobile ul li a {
		color: #fff;
		font-size: 14px;
		display: block;
		height: 25px;
		line-height: 25px;
		padding-top: 24px;
		background-size: 24px 24px!important;
	}
}