@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;}


#main{
	width:100%;
	height:auto;
	overflow:hidden;
	max-width:1920px;
	min-width:1400px;
	margin:0px auto;
}



/*公共头部 ---------------start*/
#header{
	width:100%;
	height:180px;
}
#header .header{
	width:100%;
	height:120px;
}
#header .header .head{
	width:1400px;
	height:120px;
	margin:0px auto;
}
#header .header .head .logo{
	width:700px;
	height:60px;
	margin:30px 0px;
	overflow:hidden;
}
#header .header .head .word{
	width:700px;
	height:80px;
	margin:20px 0px;
}
#header .header .head .word .nav{
	width:100%;
	height:20px;
	margin-bottom:30px;
	line-height:20px;
	font-size:14px;
	color:#989898;
}
#header .header .head .word .nav .list a{
	color:#989898;
}
#header .header .head .word .nav .list a b{
	color:#0657c9;
}
#header .header .head .word .nav .dashed{
	width:1px;
	height:12px;
	margin:4px 14px;
	border-left:1px dashed #989898;
}
#header .header .head .word .hotline{
	width:100%;
	height:30px;
	line-height:30px;
	text-align:right;
	color:#888888;
}
#header .header .head .word .hotline img{
	vertical-align:middle;
	margin-right:3px;
}
#header .header .head .word .hotline b{
	color:#0657c9;
	font-size:22px;
}
#header .menu{
	width:100%;
	height:59px;
	border-top:1px solid #e7e7e7;
}
#header .menu .menubox{
	width:1400px;
	height:59px;
	margin:0px auto;
}
#header .menu .menubox .menulist{
	width:1143px;
	height:59px;
	float:left;
}
#header .menu .menubox .menulist .column{
	width:125px;
	height:56px;
	line-height:59px;
	text-align:center;
	float:left;
	font-size:18px;
	color:#191919;
}
#header .menu .menubox .menulist .onfocus{
	border-bottom:3px solid #f49d36;
	color:#f49d36;
	background-color:#f0f2f4;
	font-weight:bold;
}
#header .menu .menubox .menulist .column .link{
	color:#191919;
	display:block;
	width:100%;
	height:100%;
}
#header .menu .menubox .menulist .onfocus .link{
	color:#f49d36;
}
#header .menu .menubox .menulist .column:hover{
	border-bottom:3px solid #f49d36;
	color:#f49d36;
	background-color:#f0f2f4;
	font-weight:bold;
}
#header .menu .menubox .menulist .column:hover .link{
	color:#f49d36;
}
#header .menu .menubox .search{
	width:255px;
	height:36px;
	margin:11.5px 0px;
	float:right;
}
#header .menu .menubox .search .layui-form{
	width:255px;
	height:36px;
	position:relative;
}
#header .menu .menubox .search .layui-form .layui-input{
	border:0px;
	border-radius:18px;
	background-color:#efefef;
}
#header .menu .menubox .search .layui-form .layui-btn{
	position:absolute;
	right:0px;
	top:0px;
	width:40px;
	height:36px;
	border:0px;
	border-radius:18px;
	background-color:#efefef;
}

#slide{
	width:100%;
	height:660px;
}
#slide .swiper-container{
	width:100%;
	height:100%;
}
#slide .swiper-slide{
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
}
#slide .swiper-slide .link{
	display:block;
	width:100%;
	height:100%;
}
#slide .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom:30px;
}
#slide .swiper-pagination span{
	opacity:1;
	width:19px;
	height:19px;
	background-image:url(../images/bgn2.png);
	background-position:center;
	background-repeat:no-repeat;
	background-color:transparent;
}
#slide .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin:0px 8px;
}
#slide .swiper-pagination .swiper-pagination-bullet-active{
	background-image:url(../images/bgn3.png);
}
/*公共头部 ---------------end*/

/*公共底部 ---------------start*/
#footer{
	width:100%;
	height:auto;
	padding-top:50px;
	padding-bottom:20px;
	background-color:#ffffff;
}
#footer .footer{
	width:1400px;
	height:auto;
	margin:0px auto;
}
#footer .footer .contact{
	width:950px;
	height:auto;
	float:left;
}
#footer .footer .contact .name{
	width:950px;
	height:30px;
	font-size:16px;
	color:#292929;
}
#footer .footer .contact .detail{
	width:950px;
	height:auto;
	line-height:27px;
	font-size:13px;
	color:#696969;
}
#footer .footer .contact .detail span{
	margin-right:15px;
}
#footer .footer .contact .detail span a{
	color:#696969;
}
#footer .footer .code{
	width:90px;
	height:105px;
	margin-left:20px;
}
#footer .footer .code .word{
	width:90px;
	height:25px;
	line-height:25px;
	text-align:center;
	font-size:12px;
	color:#696969;
}
#copyright{
	width:100%;
	height:45px;
	background-color:#333333;
}
#copyright .copyright{
	width:1400px;
	height:45px;
	margin:0px auto;
	line-height:45px;
	font-size:13px;
	color:#b6b6b6;
}
#copyright .copyright span{
	margin-right:10px;
}
#copyright .copyright a{
	color:#b6b6b6;
}
#copyright .copyright img{
	margin-top:11px;
}
/*公共底部 ---------------end*/

/*二级页面公共样式 ---------------start*/
#ermain{
	width:100%;
	height:auto;
	padding:45px 0px;
	background-color:#f6f6f6;
}
#ermain .ermain{
	width:1400px;
	height:auto;
	margin:0px auto;
}
#ermain .ermain .leftbox{
	width:278px;
	height:auto;
}
#ermain .ermain .leftbox .navigation{
	width:100%;
	height:auto;
	overflow:hidden;
}
#ermain .ermain .leftbox .navigation .nav-list{
	width:278px;
	height:auto;
	line-height:60px;
	position:relative;
	font-size:18px;
	color:#2a2a2a;
	background-color:#d3deeb;
	margin-bottom:10px;
}
#ermain .ermain .leftbox .navigation .onfocus{
    color:#ffffff;
    background-color:#0657c9;
}
#ermain .ermain .leftbox .navigation .nav-list .yi{
	display:block;
	width:100%;
	height:60px;
	color:#2a2a2a;
	margin-left:20px;
}
#ermain .ermain .leftbox .navigation .onfocus .yi{
	color:#ffffff;
}
#ermain .ermain .leftbox .navigation .nav-list .layui-icon{
    width:28px;
    height:60px;
    position:absolute;
    right:20px;
    top:0px;
}
#ermain .ermain .leftbox .navigation .nav-list ul{
	width:278px;
	height:auto;
	padding:5px 0px 15px 0px;
	background-color:#ffffff;
	display:none;
}
#ermain .ermain .leftbox .navigation .nav-list ul li{
	width:242px;
	height:auto;
	margin:0px auto;
	margin-top:10px;
}
#ermain .ermain .leftbox .navigation .nav-list ul li .er{
	display:block;
	width:200px;
	height:44px;
	padding:0px 20px;
	border:1px solid #dcdcdc;
	line-height:44px;
	font-size:16px;
	color:#000000;
}
#ermain .ermain .leftbox .navigation .nav-list ul .onfocu .er{
	border-color:#0657c9;
	color:#0657c9;
}
#ermain .ermain .leftbox .navigation .nav-list ul li dl{
	width:242px;
	height:auto;
	margin:10px 0px;
	display:none;
}
#ermain .ermain .leftbox .navigation .nav-list ul li dl dd{
	width:192px;
	height:35px;
	line-height:35px;
	margin:0px auto;
	overflow:hidden;
	font-size:14px;
	color:#000000;
}
#ermain .ermain .leftbox .navigation .nav-list ul li dl dd .san{
	color:#000000;
}
#ermain .ermain .leftbox .navigation .nav-list ul li dl .active .san{
	color:#0657c9;
}
#ermain .ermain .leftbox .navigation .nav-list ul li dl dd span{
	margin-right:5px;
}
#ermain .ermain .leftbox .recommend{
	width:278px;
	height:auto;
	background-color:#ffffff;
	padding:10px 0px;
}
#ermain .ermain .leftbox .recommend .name{
	width:238px;
	height:47px;
	padding:0px 20px;
	line-height:47px;
	border-bottom:1px solid #edf1f6;
	font-size:18px;
	color:#0657c9;
	font-weight:bold;
}
#ermain .ermain .leftbox .recommend ul{
	width:238px;
	height:auto;
	padding:10px 20px;
}
#ermain .ermain .leftbox .recommend ul li{
	width:238px;
	height:35px;
	line-height:35px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-size:15px;
	color:#292929;
}
#ermain .ermain .leftbox .recommend ul li a{
	color:#292929;
}
#ermain .ermain .leftbox .recommend ul li:hover a{
	color:#0657c9;
}
#ermain .ermain .leftbox .recommend ul li span{
	color:#0657c9;
	margin-right:5px;
}

#ermain .ermain .rightbox{
	width:1060px;
	height:auto;
	padding:15px 21.5px;
	background-color:#ffffff;
}
#ermain .ermain .rightbox .location{
	width:100%;
	height:45px;
	border-bottom:1px solid #e5e5e5;
	overflow:hidden;
	line-height:45px;
}
#ermain .ermain .rightbox .location .info{
	width:950px;
	height:50px;
	padding-left:26px;
	background-image:url(../images/bgn11.png);
	background-position:left center;
	background-repeat:no-repeat;
	line-height:50px;
	overflow:hidden;
	font-size:13px;
	color:#797979;
}
#ermain .ermain .rightbox .location .info a{
	color:#797979;
}
#ermain .ermain .rightbox .location .info a:last-child{
	color:#f49d36;
}
#ermain .ermain .rightbox .location .info span{
	margin:0px 5px;
}

#data-con{
	width:100%;
	height:auto;
	padding-top:20px;
}
#data-con .detail{
	width:100%;
	height:auto;
	margin:0px auto;
	line-height:30px;
	font-size:16px;
	color:#101010;
}

/*二级页面公共样式 ---------------end*/

/*分页 ---------------start*/
#page{
	width:100%;
	height:auto;
	padding-top:30px;
	padding-bottom:15px;
}
#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: #f49d36;
	color: #fff;
	border: 1px solid #f49d36;
}
#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*/