/*common*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font-family:'思源黑体',Arial, Helvetica, sans-serif;vertical-align:baseline;}
body{background:#FFF; -webkit-text-size-adjust:none;}
html,body{font-size:12px;}
blockquote,q{quotes:none;}
li{list-style-type:none;}
blockquote:before,blockquote:after,q:before,q:after{content:"";content:none;}
a{color:#4c4c4c;text-decoration:none;outline: none;}
ins{background-color:#ff9;color:#000;text-decoration:none;}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:700;}
del{text-decoration:line-through;}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help;}
table{border-collapse:collapse;border-spacing:0;}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;}
input,select{vertical-align:middle;}
select{
	appearance:none;   
	-moz-appearance:none;   
	-webkit-appearance:none;  
}

/****************begin*******************/
.wrap{
	width: 1160px;
	margin:0 auto;
}

.fl{
	float: left;
}

.fr{
	float: right;
}

.clear{
	clear:both;
}

.head{
	height: 80px;
}

.logo{
	margin:15px 0;
	display: block;
	width:260px;
	height: 50px;
	background: url(../images/logo.png) no-repeat; 
}

/****************nav begain****************/

#head {
	position:relative; 
	z-index:5;
	height:80px; 
	background-color:#fff;
}

#nav {
	position:absolute;
	top:0; 
	right:105px; 
	z-index:4; 
	height:100%; 
	background-color:#fff; 
	overflow:hidden;
}
#nav li {
	float:left;
	height:100%; 
	width: 100px;
	-webkit-transition:
	background-color 700ms; 
	transition:background-color 700ms;
}

#nav li:nth-child(1){
	width: 80px;
}

#nav li a {
	position:relative; 
	z-index:2; 
	display:block; 
	width:100%; 
	height:100%; 
	font-weight:bold; 
	font-size:13px; 
	line-height:80px; 
	text-align:center; 
	color: #4c4c4c;
	-webkit-transition:color 200ms; 
	transition:color 200ms;
}
#nav li a.on {
	color:#fff;
}

#nav li a span {
	position:absolute; 
	left:0; 
	top:0; 
	z-index:2; 
	width:100%;
	height:100%;
}
#nav li a .bkg {
	top:100%;
	z-index:1; 
	background-color:#cd1320; 
	-webkit-transition:top 200ms;
	transition:top 200ms;
}

#nav li a.on .bkg,#nav li a:hover .bkg {
	top:0;
}

#content {
	position:relative; 
	overflow:hidden;
}
#subNav {
	position:absolute; 
	top:0; 
	left:0px; 
	z-index:4; 
	width:100%; 
	height:60px; 
}

.g-wrap {
	position:relative; 
	margin:0 auto; 
	width:1160px; 
	height:100%; 
	overflow:hidden;
}

#subNav .g-wrap 
{
	overflow:visible;
}

#subNav .g-wrap .item {
	position:absolute; 
	top:-100%; 
	width:100%; 
	height:100%; 
	background-color:#4c4a4f; 
	overflow:hidden; 
	-webkit-transition:top 300ms;
	transition:top 300ms;
}

#subNav .g-wrap .about {
	left:455px;
	padding:0 10px; 
}

#subNav .g-wrap .news {
	left:555px; 
	padding:0 10px; 
}
#subNav .g-wrap .amuse{
	left:655px; 
	padding:0 10px;
}

#subNav .g-wrap .finance {
	left:755px;
	padding:0 10px;
}

#subNav .g-wrap .estate{
	left:855px; 
	padding:0 10px;
}

#subNav .g-wrap .contact{
	left:955px; 
	padding:0 10px;
}

#subNav .g-wrap .on {
	top:0; 
	z-index: 2;
}
#subNav .g-wrap .item a {
	float:left; 
	padding:0 16px;
	font-weight:bold; 
	font-size:13px; 
	line-height:60px; 
	color:#d2ced5;
	-webkit-transition:color 300ms; 
	transition:color 300ms;
}

#subNav .g-wrap .item a:hover {
	color:#cd1320;
}

#subNav .g-wrap .item #on {
	color: #cd1320;
}

/********************nav end******************/

.mail{
	font-weight: bold;
	font-size: 14px;
	padding:0px 0px 0px 48px;
	background: url(../images/mail.png) no-repeat 20px 9px;
	border-left:1px solid #dddddd;
	line-height: 30px;	
	height: 30px;
	margin:25px 0 25px 0px;
}

.mail a{
	color: #4c4c4c;
}

.banner{
	width: 100%;
	height: 400px;
	overflow: hidden;
}

.banner img{
	height: 400px;
	width: auto;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next,.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	background-image: none !important;
}

.swiper-pagination-bullet{
	width: 16px !important;
	height: 16px !important;
	background: #fff !important;
	opacity: .7 !important;
}

.swiper-pagination-bullet-active{
	width: 16px !important;
	height: 16px !important;
	background: #cd1320 !important;
	opacity: 1 !important;
}

.main{
	float: left;
	width: 100%;
	margin:25px 0px 28px 0;
}

.main .news{
	width:300px;
	height: 200px; 
	overflow: hidden;
}

.main .news img{
	width:300px;
	height: 200px;
}

#newsroll .swiper-slide{
	position: relative;
}

.newsinfo{
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 32px;
	padding:0 62px 0 12px;
	line-height: 30px;
	width: 226px;
	color: #fff;
	font-size: 12px;
	background: rgba(0,0,0,0.55);
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;

}

#newsroll .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 8px !important;
	left:120px !important;
}

#newsroll .swiper-pagination-bullet{
	width: 10px !important;
	height: 10px !important;
	border-radius: 0;
}

#newsroll .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin:0 2.5px !important;
}

.news_tab{
	float: left;
	width: 480px;
	height: 200px;
	overflow: hidden;
	padding:0 40px;
}

/**********************tab布局*************/
.news_tab .tab_title{
	float: left;
	width: 100%;
	margin-bottom: 15px;
	height: 35px;
	border-bottom: 2px solid #dedfe2;
	line-height: 35px;
	color: #666;
	font-weight: bold;
}

.news_tab .tab_title li{
	float: left;
	list-style: none;
	height: 100%;
	text-align: center;
	line-height: 35px;
	cursor: pointer;
	font-size: 13px;
	margin-right: 35px;
}

.ontab{
	border-bottom: 2px solid #fc433e;
}

.tab_content{
	float: left;
	width: 100%;
}

.tab_content_list{
	display: none;
}

/************************tab end****************/

.news_list li{
	float: left;
	width: 100%;
	color: #999999;
	font-size: 14px;
	margin-bottom: 5px;
}

.news_list li a{
	display: block;
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #999999;
	font-size: 14px;
}

.vedio{
	float: left;
	width: 300px;
	height: 200px;
}

/*****************accordion****************/
#subjects {height:160px; background-color:#e0e2e4;float: left;margin-top: 25px;}
#subjects .g-wrap a {position:absolute; top:0; left:100%; width:100%; height:100%; overflow:hidden; -webkit-opacity:1; opacity:1; display:block\9; -webkit-transition:left 300ms, -webkit-opacity 700ms; transition:left 300ms, opacity 700ms;}
#subjects .g-wrap .item-1 {z-index:1; background-color:#e6e6e6;}
#subjects .g-wrap .item-2 {z-index:2; background-color:#fc433e;}
#subjects .g-wrap .item-3 {z-index:3; background-color:#e3b167;}
#subjects .g-wrap .item-4 {z-index:4; background-color:#feeab7;}
#subjects .g-wrap a span {position:absolute; background:no-repeat 0 0;}
#subjects .g-wrap .p2 {-webkit-opacity:0; opacity:0; display:none\9; -webkit-transition:-webkit-opacity 400ms; transition:opacity 400ms;}
#subjects .g-wrap .item-1 .p1 {left:0; top:0; width:420px; height:160px;}
#subjects .g-wrap .item-1 .p2 {left:276px; top:68px; z-index:2; width:189px; height:29px;}
#subjects .g-wrap .item-2 .p1 {left:0px; top:0px;}
#subjects .g-wrap .item-2 .p2 {left:250px; top:26px;}
#subjects .g-wrap .item-3 .p1 {left:0px; top:0px; width:77px; height:76px;}
#subjects .g-wrap .item-3 .p2 {left:150px; width:282px; height:122px;}
#subjects .g-wrap .item-4 .p1 {left:0px; top:0px; width:182px; height:80px;}
#subjects .g-wrap .item-4 .p2 {left:227px; top:21px; width:245px; height:122px;}

/*#subjects*/
#subjects .trans a {-webkit-opacity:0; opacity:0; display:none\9;}

/* 逐个出现 */
#subjects .ready .item-2 {transition-delay:150ms; -webkit-transition-delay:150ms; -ms-transition-delay:150ms; -moz-transition-delay:150ms;}
#subjects .ready .item-3 {transition-delay:150ms; -webkit-transition-delay:300ms; -ms-transition-delay:300ms; -moz-transition-delay:300ms;}
#subjects .ready .item-4 {transition-delay:150ms; -webkit-transition-delay:450ms; -ms-transition-delay:450ms; -moz-transition-delay:450ms;}

/* 没有指向 */
#subjects .state-0 .item-1 {left:0;}
#subjects .state-0 .item-2 {left:330px;}
#subjects .state-0 .item-3 {left:580px;}
#subjects .state-0 .item-4 {left:840px;}
/* 指向第一个 */
#subjects .state-1 .item-1 {left:0;}
#subjects .state-1 .item-2 {left:420px;}
#subjects .state-1 .item-3 {left:705px;}
#subjects .state-1 .item-4 {left:917px;}
#subjects .state-1 .item-1 .p2 {-webkit-opacity:1; opacity:1; display:block\9;}
/* 指向第二个 */
#subjects .state-2 .item-1 {left:0;}
#subjects .state-2 .item-2 {left:247px;}
#subjects .state-2 .item-3 {left:667px;}
#subjects .state-2 .item-4 {left:914px;}
#subjects .state-2 .item-2 .p2 {-webkit-opacity:1; opacity:1; display:block\9;}
/* 指向第三个 */
#subjects .state-3 .item-1 {left:0;}
#subjects .state-3 .item-2 {left:247px;}
#subjects .state-3 .item-3 {left:494px;}
#subjects .state-3 .item-4 {left:914px;}
#subjects .state-3 .item-3 .p2 {-webkit-opacity:1; opacity:1; display:block\9;}
/* 指向第四个 */
#subjects .state-4 .item-1 {left:0;}
#subjects .state-4 .item-2 {left:247px;}
#subjects .state-4 .item-3 {left:494px;}
#subjects .state-4 .item-4 {left:741px;}
#subjects .state-4 .item-4 .p2 {-webkit-opacity:1; opacity:1; display:block\9;}

/***********accordion end***********/

.footer{
	width: 100%;
	height: 55px;
	background: #292929;
	color: #999999;
	font-size: 12px;
	line-height: 55px;
}

.footermenu li{
	float: left;
}

.footermenu li a{
	color: #999999;
}

.footermenu li span{
	padding:0px 5px;
}

/***************内页布局*****************/
.banner_n{
	width: 100%;
	height: 240px;
	background:no-repeat center 0;  
}

.main_menu{
	width: 100%;
	height: 46px;
	line-height: 46px;
	background: #ebebeb;
	font-size: 13px;
	font-weight: bold;
}

.icon_menu{
	width: 35%;
	height: 46px;
	padding-left: 20px;
	background: url(../images/home.png) no-repeat 0px 17px ;
}

.icon_menu li{
	float: left;
	padding:0 8px;
	background: url(../images/next.png) no-repeat 0px 22px; 
}

.icon_menu li:first-child{
	background: none;
}

.menu_right li{
	float: left;
	width: 100px;
	text-align: center;
	line-height: 44px;
}

.menu_right li a{
	display: block;
}

.menu_right li a:hover,.menu_right li .active{
	height: 44px;
	border-top: 2px solid #cd1320;
	background: #ffffff;
	color: #cd1320;
}

.article{
	float: left;
	width: 100%;
	font-size: 14px;
	color: #999999;
	line-height: 25px;
	padding:45px 0px 40px 0;
}

.honorlist{
	width: 820px;
}

.honorlist li{
	float: left;
	width: 345px;
	height: 40px;
	border-bottom: 1px dotted #dbdbdb;
	line-height: 40px;
	padding-left: 15px;
	background: url(../images/point.jpg) no-repeat 2px 18px;
	font-size: 13px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.honorlist li:nth-child(2n){
	float: right;
}

.honorlist li a{
	color: #666;
}

.honorimg{
	width: 300px;
}

.culture_item1{
	float: left;
	width: 498px;
	height: 490px;
	margin-right: 10px;
	color: #fff;
	position: relative;
}

.culture_item2{
	float: left;
	width: 320px;
	height: 240px;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #fff;
	position: relative;
}

.marginnone{
	margin-right: 0px;
}

.culture_tit{
	font-size:18px; 
	position: absolute;
	left: 0px;
	top:0px;
	font-weight: bold;
	padding:30px 20px;
}

.culture_info{
	font-size: 14px;
	font-weight: normal;
}

.culture_position{
	padding:20px 20px;
}

.fly{
	float: left;
	width: 100%;
	font-size: 14px;
	color:#666666;
	line-height: 25px;
	padding:0px 0px 30px 0;
}

.flylist{
	float: left;
	width: 1120px;
	border:1px solid #e0e0e0;
	padding:20px;
}

.flylist_tit{
	font-weight: bold;
	font-size: 16px;
	color: #4c4c4c;
	width: 100%;
}

.flylist li{
	float: left;
	width: 510px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	background: url(../images/icon2.png) no-repeat 0px 12px;
	color: #8a8d99;
}

.flylist li a{
	float: left;
	display: block;
	width: 80%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #8a8d99;
}

.flylist li:nth-child(2n+1){
	margin-right: 65px;
}

.showlist{
	width: 100%;
	float: left;
	margin-bottom: 4px;
}

.showlist li{
	float: left;
	width: 278px;
	height: 228px;
	border:1px solid #ebebeb;
	font-size: 13px;
	text-align: center;
	margin-right: 13px;
	margin-bottom: 16px;

}

.showlist li a{
	color: #666666;
	display: block;
	text-align: center;
}

.showlist li img{
	padding:5px 5px 3px 5px;
	width: 268px;
	height: 190px;
	display:block;
}

.showlist li:nth-child(4n){
	margin-right: 0px;
}

.showlist li:hover{
	background: #ebebeb;
}

.pages{
	text-align: center;
	margin-left: 350px;
	margin-left:41%;
}

.pages li{
	float: left;
	width: 40px;
	height: 40px;
	line-height: 40px;
	color: #9f9f9f;
	background: #f4f1ed;
	margin-right: 5px;
}

.pages li a{
	display: block;
	color: #9f9f9f;
}

.pages li a:hover,.pages li .active{
	color: #ff0000;
}

.music{
	width: 550px;
	height: 360px;
	overflow: hidden;
}

.music img{
	width: 550px;
	height: 360px;
}

.musicinfo{
	width:550px;
	height: 45px;
	line-height: 40px;
}

#musicroll .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 12px !important;
	left:220px !important;
}

#musicroll .swiper-pagination-bullet{
	width: 10px !important;
	height: 10px !important;
	border-radius: 0;
}

#musicroll .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin:0 2.5px !important;
}

.music_detail{
	width: 580px;
}

.music_detail .top{
	width: 100%;
	font-size: 14px;
	color: #666666;
	min-height: 190px;
}

.music_detail .top p{
	font-weight: bold;
	padding-bottom: 5px;
}

.musiclist{
	width:538px; 
	padding-bottom: 10px;
	padding-top: 15px;
}

.newslist{
	width: 740px;
}

.newsitem{
	width: 380px;
	height: 490px;
	background: #f0f0f0;
}

.newscontent{
	float: left;
	width: 100%;
	padding:30px 0px 50px 0;
}

.newslist li{
	width: 740px;
	height: 119px;
	padding: 20px 20px 20px 0;
	border-bottom: 1px dotted #d3d3d3;
	overflow: hidden;
}

.newslist li img{
	float: left;
	width: 180px;
	height: 120px;
	padding-right:20px;
}

.newslist li h1{
	font-size: 17px;
	color: #4c4c4c;
	padding: 8px 0;
}

.paddingr{
	padding-right: 15px;
}

.newslist li p{
	color: #666666;
	font-size: 13px;
	line-height: 22px;
	padding-top: 8px;
}

.newslist li:hover{
	background: #f0f0f0;
}

.newspages{
	margin-top: 25px;
	margin-left: 36%;
}

.newspages li{
	width: 40px;
	height: 40px;
	padding:0px;
	border:none;
}

.newsitem img{
	width: 380px;
	height: 255px;
}

.newsitem h1{
	font-size: 17px;
	color: #4c4c4c;
	line-height: 30px;
	padding:4px 16px;
}

.newsitem p{
	max-height:100px;
	overflow: hidden; 
	padding:0px 16px;
	font-size: 13px;
	color: #666666;
	line-height: 24px;
	padding-bottom: 18px;
}

.newsitem_more{
	font-size: 13px;
	color: #cd1320;
	font-weight: bold;
	padding:0 16px;
}

.newsarticle{
	width: 820px;
}

.newsfr{
	width: 300px;
}

.newsarticle h1{
	font-size: 18px;
	color: #4c4c4c;
	padding: 5px 0 7px 0;
}

.newsarticletit{
	height: 74px;
	border-bottom:1px dotted #d6d6d6;
	color: #999999;
	font-size: 12px;
}

.newsa{
	float: left;
	padding: 25px 0;
	color: #666666;
	font-size: 14px;
	line-height: 24px;
}

.newsfrhead{
	height: 40px;
	background: #e9e9e9;
	padding-left: 10px;
	color: #4c4c4c;
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
}

.newsfr li{
	height: 69px;
	border-bottom: 1px solid #dadada;
	padding:15px 0;
	line-height: 24px;
	overflow: hidden;
}

.newsfr li a{
	display: block;
	color: #808080;
	max-height: 50px;
	overflow: hidden;
}

.newsfr li p{
	color: #999999;
	font-size: 12px;
}

.amuse{
	color: #666666;
	padding-bottom: 30px;
}

.amuselist{
	float: left;
	width: 100%;
	height: 240px;
	padding:50px 0px 40px 0;
	background: #eeeeee;
	overflow: hidden;
}

.amuselist img{
	width: 360px;
	height: 240px;
	overflow: hidden;
}

.amuselist .swiper-slide{
	padding-right: 15px;
	height: 240px;
	overflow: hidden;
}

.amuselist .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	display: none;
}

.amuselist .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	background: url(../images/nextt.png) !important;
	right: 0px;
}

.amuselist .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	background: url(../images/pre.png) !important;
	left: 0px;
}

.amuselist .swiper-button-next, .swiper-button-prev{
	width: 36px !important;
	height: 50px !important;
}

.amuseinfo{
	width: 340px;
	padding:0 10px;
	text-align: center;
}

.amuse_tab .tab_title{
	float: left;
	width: 100%;
	padding-bottom: 25px;
}

.amuse_tab .tab_title li{
	width: auto;
	padding:5px 10px;
	color: #666666;
	font-size: 14px;
	border:1px solid #e0e0e0;
	float: left;
	margin-right: 5px;
	font-weight: bold;
	min-width:60px;
	text-align: center;
	cursor: pointer;
}

.amuse_tab .tab_title li:hover,{
	cursor: pointer;
	background: #d0232f;
	color: #fff;
}

.ontaba{
	background: #d0232f;
	color: #fff !important;
}

.act{
	float: left;
	width: 100%;
}

.act li{
	float: left;
	width: 320px;
	height: 310px;
	padding:20px;
	box-shadow: 0px 2px 8px 1px rgba(0,0,0,0.2); 
	margin-right: 40px;
	margin-bottom: 40px;
}

.act li:nth-child(3n){
	margin-right: 0px;
}

.act li img{
	width: 320px;
	height: 200px;
}

.act li h1{
	font-size: 18px;
	color: #333333;
	padding-bottom: 4px;
}

.act li p{
	color: #999999;
	font-size: 13px;
	max-height:80px;
	overflow: hidden; 
}

.amusearticle{
	float: left;
	width: 760px;
	color: #666;
}

.amusearticle h1{
	font-size: 20px;
	color: #333;
	font-weight: bold;
	padding-bottom: 15px;
}

.amuseshow{
	width: 340px;
}

.amuseshow li{
	height: 80px;
}

.amuseshow li img{
	float: left;
	width: 128px;
	height: 80px;
	padding-right: 10px;
}

.amuseshow li h1{
	font-size: 16px;
	color: #333333;
	padding:5px 0  2px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.amuseshow li a{
	max-height: none;
}

.amuseshow li p{
	font-size: 13px;
	color: #999999;
	max-height: 50px;
	overflow: hidden;
}

.estatelist{
	float: left;
	width: 100%;
}

.estatelist li{
	float: left;
	width: 536px;
	height: 141px;
	padding:12px;
	margin-right: 40px;
	background: #f5f5f5;
	margin-bottom: 26px;
}

.estatelist li:nth-child(2n){
	margin-right: 0px;
}

.estatelist li img{
	width: 220px;
	height: 140px;
	float: left;
	padding-right: 20px;
}

.estatelist li h1{
	font-size: 18px;
	color: #333333;
	padding:8px 0 8px 0;
}

.address{
	float: left;
	width: 276px;
	padding-left: 20px;
	line-height: 24px;
	background: url(../images/address.jpg) no-repeat 0px 1px;
	color: #6d6d6d;
	font-size: 14px;
	margin-bottom: 8px;
}

.phone{
	float: left;
	width: 276px;
	padding-left: 20px;
	line-height: 24px;
	background: url(../images/phone.jpg) no-repeat 0px 3px;
	color: #6d6d6d;
	font-size: 14px;
}

.estatetop{
	width: 100%;
	height: 485px;
}

.estatetop .left{
	float: left;
	width: 580px;
	height: 400px;
	overflow: hidden;
}

.estatetop .left img{
	width: 580px;
	height: 400px;
}

.estateinfo{
	width: 556px;
	height: 55px;
	line-height: 50px;
	font-size: 16px;
	background: rgba(0,0,0,0.8)
}

#estate .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 18px !important;
	left:240px !important;
}

#estate .swiper-pagination-bullet{
	width: 10px !important;
	height: 10px !important;
	border-radius: 0;
}

#estate .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin:0 2.5px !important;
}

.estatetop .right{
	width: 550px;
	float: right;
	padding:10px 0;
	color: #4c4c4c;
}

.estatetop .right h1{
	font-size: 20px;
	color: #333333;
	padding-bottom: 2px;
}

.estatetop .right p{
	padding-bottom: 6px;
}

.enter{
	margin-top: 18px;
	margin-bottom: 5px;
	width: 160px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	color: #fff;
	background:#d0232f;
	font-size: 16px;
	display: block;
}

.enter:hover{
	cursor: pointer;
	opacity: 0.95;
}

.estatebottom{
	width: 100%;
}

.estatebottom li{
	float: left;
	padding:40px 0;
	border-top:1px dotted #d6d6d6;
}

.contact_img{
	float: left;
	width: 500px;
	height: 320px;
	padding-right: 55px;
}

.contactitem{
	float: left;
	width: 450px;
	padding-top: 20px;
	color: #808080;
}

.contactitem p{
	width: 100%;
	padding-bottom: 8px;
	position: relative;
}

.wechat{
	float: right;
	padding-top: 20px;
}

.add{
	margin:0 0 0 15px;
	position: absolute;
	top:0;
}

.job{
	padding:40px 0px 25px 0;
	color: #666;
}


.sideMenu{
	float: left;
	width: 100%;
	padding-bottom: 45px;
}

.sideMenu h3{
	padding:0 15px 0 25px;
	height: 50px;
	background: #a8a8a8;
	color: #fff;
	line-height: 50px;
	font-size: 16px;
	margin-bottom: 2px;
}

.sidejob{
	float: left;
	width: 400px;
}

.sideMenu  ul{
	background: #f5f5f5;
	color: #333;
	font-size: 14px;
	padding:25px;
}

.sideMenu .on{
	background: #d0232f;
}

.sideMenu h3 em{ 
	float:right; 
	display:block; 
	width:24px; 
	height:50px;   
	background:url(../images/add.png)no-repeat 0px 13px; 
	cursor:pointer; 
}

.sideMenu h3.on em{
	background:url(../images/left.png)no-repeat 0px 13px; 
}

.swiper-container-fade .swiper-slide{
	text-align: center;
}

@media(max-width: 1160px){
	.footer{
		width: 1160px;
	}

	#content{
		width: 1160px;
	}

	.main_menu{
		width: 1160px;
	}

	.amuselist{
		width: 1160px;
	}
}
