@charset "utf-8";
body{margin:0px;padding:0px;border:0px;font-size:14px;font-family: "Microsoft YaHei" ! important;}
a:link{ text-decoration:none; color:#000;}
a:visited{text-decoration:none; color:#000;}
a:hover{text-decoration:none; color:#000;}
a:actived{text-decoration:none; color:#000;}
img{border:0px;margin:0px;padding:0px;}
ul{ margin:0px; padding:0px; list-style:none;border:0px;}
ul li{ margin:0px; padding:0px; list-style:none;border:0px;}
input{border:0px;outline: none;}
a{margin:0px;padding:0px;border:0px;}
p{margin:0px;}
.fl{float:left;}
.fr{float:right;}
.cleanfix{clear:both;}
.textl{text-align:left;}
.textr{text-align:right;}
.w1200{width:1200px;height:auto;margin:0px auto;}
.w1280{width:1280px;height:auto;margin:0px auto;}
.seat20{height:20px;}

#main{
	width:100%;
	height:auto;
	overflow:hidden;
	background-image:url(../Images/bgn1.jpg);
	max-width:1920px;
	min-width:1280px;
	margin:0px auto;
}

.topname{
	width:100%;
	height:52px;
}
.topname .col-name{
	width:103px;
	height:38px;
	line-height:32px;
	text-align:center;
	color:#ffffff;
	background-image:url(../images/bgn5.png);
	background-repeat:no-repeat;
	background-position:center;
}
.topname .more{
	width:86px;
	height:32px;
	background-image:url(../images/bgn6.png);
	background-repeat:no-repeat;
	background-position:center;
}
.topname .more a{
	display:block;
	width:100%;
	height:100%;
}

/*公共头部 ---------------start*/
#header{
	width:100%;
	height:172px;
}
#header .top{
	width:1280px;
	height:120px;
	position:relative;
}
#header .top .logo{
	height:86px;
	position:absolute;
	left:0px;
	top:17px;
}
#header .top .consult{
	width:240px;
	height:50px;
	position:absolute;
	right:0px;
	top:35px;
	overflow:hidden;
	line-height:20px;
	color:#c3261c;
	text-align:right;
	font-size:16px;
}
#header .top .consult .str{
	padding-left:25px;
    background-repeat:no-repeat;
    background-image:url(../images/bgn1.png);
    background-position:center left;
}
#header .top .consult .tel{
	width:240px;
	height:30px;
	line-height:30px;
	font-size:24px;
	font-weight:bold;
}
#header .nav{
	width:100%;
	height:50px;
	border-top:2px solid #c3261c;
}
#header .nav .menu{
	width:1040px;
	height:50px;
	margin:0px auto;
	max-width:1280px;
}
#header .nav .menu .column{
	width:130px;
	height:50px;
	float:left;
	line-height:50px;
	text-align:center;
	font-size:18px;
	color:#151515;
	position:relative;
	-webkit-transition: all 1s; 
    -moz-transition: all 1s; 
    -ms-transition: all 1s; 
    -o-transition: all 1s; 
    transition: all 1s;
}
#header .nav .menu .column .link{
	display:block;
	width:100%;
	height:100%;
	color:#151515;
}
#header .nav .menu .onfocus{
	background-color:#c3261c;
	color:#ffffff;
}
#header .nav .menu .onfocus .link{
	color:#ffffff;
}
#header .nav .menu .column:hover{
	background-color:#c3261c;
	color:#ffffff;
}
#header .nav .menu .column:hover .link{
	color:#ffffff;
}
#header .nav .menu .column ul {
	width: 130px;
	position: absolute;
	left: 0px;
	top:50px;
	padding-bottom: 0px;
	float: left;
	height: 0;
	overflow: hidden;
	background-color: #ffffff;
	z-index:999;
}
#header .nav .menu .column ul li{
	width:130px;
	height:40px;
	line-height:40px;
	text-align:center;
	overflow:hidden;
	font-size:14px;
	color:#151515;
	-webkit-transition: all 1s; 
    -moz-transition: all 1s; 
    -ms-transition: all 1s; 
    -o-transition: all 1s; 
    transition: all 1s;
}
#header .nav .menu .column ul li a{
	display:block;
	width:100%;
	height:100%;
	color:#151515;
}
#header .nav .menu .column ul li:hover{
	background-color:#c3261c;
}
#header .nav .menu .column ul li:hover a{
	color:#ffffff;
}

#slide{
	width:100%;
	height:350px;
}
.swiper-container{
	width:100%;
	height:100%;
}
.swiper-slide{
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
}
.swiper-slide .link{
	display:block;
	width:100%;
	height:100%;
}
.swiper-pagination span{
	opacity:1;
	margin:0px 5px;
	width:14px;
	height:14px;
	background-image:url(../images/bgn2.png);
	background-position:center;
	background-repeat:no-repeat;
	background-color:transparent;
}
.swiper-pagination .swiper-pagination-bullet-active{
	background-image:url(../images/bgn3.png);
}
/*公共头部 ---------------end*/

/*公共底部 ---------------start*/
#footer{
	width:100%;
	height:auto;
	padding:30px 0px;
	background-color:#504d4b;
	background-image:url(../images/bgn4.png);
	background-position:center bottom;
	background-repeat:no-repeat;
}
#footer .consult{
	width:1280px;
	height:65px;
}
#footer .consult .str{
	width:1280px;
	height:25px;
	line-height:25px;
	color:#d5d4d4;
}
#footer .consult .tel{
	width:1280px;
	height:35px;
	line-height:35px;
	font-size:24px;
	font-weight:bold;
	color:#ffffff;
}
#footer .word{
	width:620px;
	height:auto;
	line-height:30px;
	color:#d5d4d4;
}
#footer .word a{
	color:#d5d4d4;
}

#link{
	width:100%;
	height:auto;
	padding:12.5px 0px;
	background-color:#413f3d;
}
#link .str{
	width:65px;
	height:100%;
	line-height:30px;
	color:#d2d2d2;
	float:left;
}
#link ul{
	width:1215px;
	height:auto;
	float:right;
}
#link ul li{
	height:30px;
	line-height:30px;
	margin:0px 15px;
	float:left;
}
#link ul li a{
	color:#939291;
}
/*公共底部 ---------------end*/

/*二级页面公共样式 ---------------start*/
.ermain{
	width:100%;
	height:auto;
	padding-top:25px;
	padding-bottom:30px;
}
.ermain .leftbox{
	width:216px;
	height:auto;
}
.ermain .leftbox .top{
	width:172px;
	height:50px;
	background-color:#e22c23;
	padding:12.5px 22px;
}
.ermain .leftbox .top .name{
	width:172px;
	height:30px;
	line-height:30px;
	font-size:18px;
	color:#ffffff;
	overflow:hidden;
}
.ermain .leftbox .top .name1{
	width:172px;
	height:20px;
	line-height:20px;
	font-size:12px;
	color:#f4afab;
	overflow:hidden;
}
 .accordion {
 	width: 100%;
 	max-width: 216px;
 	margin: 0px auto;
 	background: #FFF;
 	-webkit-border-radius: 4px;
 	-moz-border-radius: 4px;
 	border-radius: 4px;
 }
 .accordion .accordion-li{
    width:100%;
    height:auto;
    background-color:#eaeaea;
    margin-top:1px;
 }

 .accordion .onfocus{
 	background-color:#e12c23;
 }
.accordion .onfocus .link a{
	color:#ffffff;
}

.accordion .link {
	width:172px;
	height:48px;
	margin:0px auto;
	color: #4D4D4D;
	line-height:48px;
	font-size: 14px;
	position: relative;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.accordion .link a{
	color:#1e1b16;
}
.accordion .accordion-li i {
	position: absolute;
	top: 16px;
	right: -10px;
	font-size: 16px;
	color: #1e1b16;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.accordion .onfocus i{
	color:#ffffff;
}


.accordion .accordion-li.open .link {
	color: #b63b4d;
}

.accordion .onfocus.open i {
	color: #ffffff;
}

.accordion .accordion-li.open i.fa-chevron-down {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

/**
 * Submenu
 -----------------------------*/
 .submenu {
 	display: none;
 	background-color: #f1e8e8;
 	font-size: 14px;
 	width:216px;
 	height:auto;
 	padding:10px 0px;
 }

 .submenu li {
 	width:172px;
 	height:35px;
 	margin:0px auto;
 	overflow:hidden;
 	line-height:35px;
 	color:#5c5c5c;
 }

 .submenu li a {
 	text-decoration: none;
 	color: #5c5c5c;
 	-webkit-transition: all 0.25s ease;
 	-o-transition: all 0.25s ease;
 	transition: all 0.25s ease;
 }
 .submenu li.onfocu a {
 	color: #c3261c;
}
 .submenu li.onfocu span {
 	color: #c3261c;
}

 .submenu li span{
 	margin:0px 5px
 }

 .submenu li:hover a {
 	color: #c3261c;
 }
 .submenu li:hover span {
 	color: #c3261c;
 }
.ermain .rightbox{
	width:1032px;
	height:auto;
}
.ermain .rightbox .location{
	width:1032px;
	height:45px;
	border-bottom:1px solid #e5e5e5;
	overflow:hidden;
	line-height:45px;
}
.ermain .rightbox .location .sortname{
	display:inline-block;
	max-width:300px;
	height:45px;
	line-height:45px;
	overflow:hidden;
	float:left;
	font-size:22px;
	color:#101010;
}
.ermain .rightbox .location .info{
	width:700px;
	height:45px;
	line-height:45px;
	text-align:right;
	float:right;
	overflow:hidden;
	font-size:13px;
	color:#a4a4a4;
}
.ermain .rightbox .location .info a{
	color:#a4a4a4;
}
.ermain .rightbox .location .info span{
	margin:0px 5px;
}

#data-con{
	width:1032px;
	height:auto;
	padding-top:20px;
}
#data-con .detail{
	width:1000px;
	height:auto;
	margin:0px auto;
	line-height:30px;
	font-size:16px;
	color:#101010;
}
/*二级页面公共样式 ---------------end*/

/*分页 ---------------start*/
#page{
	width:100%;
	height:auto;
}
#page .pagination {
	width:100%;
	height:auto;
	text-align:center;
}
#page .pagination li {
	display:inline-block;
	width:30px;
	height:30px;
	line-height:30px;
	font-size:16px;
	border: 1px solid #d6d6d6;
	color:#625950;
	margin:0px 5px;
}
#page .pagination li a{
	color:#625950;
}
#page .pagination li.active {
	background: #c3261c;
	color: #fff;
	border: 1px solid #c3261c;
}
#page .pagination li a {
	display: block;
	width:100%;
	height:100%;
}
/*分页 ---------------end*/
/*留言 ---------------start*/

/*留言 ---------------end*/
/*右侧漂浮 ---------------start*/
#rightPiaoFu
{width:120px; height:auto; overflow:hidden; padding:6px; font-size:12px; position:absolute;right:0px;}
#rightPiaoFu .content
{width:120px; height:auto; overflow:hidden; background-color:#fff; position:relative;}
#rightPiaoFu .close
{width:20px; height:20px; overflow:hidden; position:absolute; right:0px; top:0px;
 color:#fff; cursor:pointer; line-height:20px; text-align:center; font-size:14px;}
#rightPiaoFu ul
{list-style:none;}
#rightPiaoFu ul li.sort
{width:118px; height:20px; overflow:hidden; border:1px solid #C0E6F9;
 line-height:20px; text-align:center; color:#fff;}
#rightPiaoFu ul li.qq,#rightPiaoFu ul li.msn,#rightPiaoFu ul li.skype
{width:110px; height:auto; overflow:hidden; padding:3px 0px; line-height:23px; text-indent:10px;}
#rightPiaoFu ul li.tel,#rightPiaoFu ul li.email
{width:110px; height:auto; overflow:hidden; line-height:23px; text-indent:10px; color:#333; text-align:center;}

#rightPiaoFu a:link{color:#333;text-decoration: none;}
#rightPiaoFu a:visited{color:#333;text-decoration: none;}
#rightPiaoFu a:hover,#rightPiaoFu a:active{color:#ff0000;text-decoration:underline;}
/*右侧漂浮 ---------------end*/