@charset "utf-8";

/*基础样式*/
body,div,p,ul,li,figure{
	margin: 0;
	padding: 0;
}
ul li {
	list-style-type: none;

	color: #7b7b7b;
}
button{
	cursor: pointer;
}
a{
	color: inherit;
	text-decoration: none;
}
.none{
	display: none !important;
}
.block{
	display: block !important;
}
/*.tourismPage{
	width: 1200px;
	margin: 0 auto;
}*/
/*<!--最上面的横条-->*/
.stripeBox{
	background: #f9f9f9;
	min-width: 1200px;
}
.stripew{
	width: 1200px;
	height: 40px;
	margin: 0 auto;
}
.stripe{
	width: 314px;
	position: relative;
	display: inline-block;
}
.stripe p{
	display: inline-block;
	line-height: 40px;
	font-size: 12px;
	color: #6e6e6e;
}
.stripe p img{
	vertical-align: middle;
}
.stripeLeft{
	line-height: 40px;
	/* width: 730px; */
	/* display: inline-block; */
	/* position: absolute; */
	right: 0;
	float: right;
	top: 0;
	text-align: right;
}
.stripeLeft ul{
	width: 600px;
}
.stripeLeft ul li{
	display: inline-block;
	color: #6e6e6e;
	font-size: 12px;

}
.stripeLeft ul li button{
	border: none;
    background: inherit;
    color: #6e6e6e;


}
.stripeLeft ul li button img{
	vertical-align: bottom;
	margin-right: 5px;
}
.stripeLeft p{
	display: inline-block;
	font-size: 12px;
	color: #6e6e6e;
}
/*<!--搜索框+logo-->*/
.searchLogo{
	width: 1200px;
	height: 100px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.searchLogo .logo{
	height: 60px;
	width: auto;
	margin-top: 20px;
	display: inline-block;
}
.searchLogo .location{
	display: inline-block;
	margin-left: 45px;
	line-height: 60px;
	vertical-align: top;
    margin-top: 30px;

}
.searchLogo .location span{
	display: inline-block;
	vertical-align: text-bottom;
}
.searchLogo .location select{
	border: none;
    outline: none;
    vertical-align: top;
    margin-top: 15px;
}
.searchLogo .search{
	display: inline-block;
    margin-left: 50px;
    /* width: 515px; */
    border: 1px solid #e4e4e4;
    vertical-align: top;
    margin-top: 30px;
}
.searchLogo .search input{
	width: 400px;
	padding: 10px 0 10px 20px;
	border: none;
	outline: none;
}
.searchLogo .search button{
	display: inline-block;
	color: white;
	background: #237ec8;
	width: 90.1px;
	height: 40px;
	border: 1px solid #237ec8;
	text-align: center;
	border: none;
	outline: none;

}

.tel{
	display: inline-block;
	margin-left: 47px;
}
.tel p:first-child{
	display: inline-block;
	font-size: 20px;
	color: #237dc8;
	/* width: 175px; */
}
.tel p:first-child img{
	vertical-align: middle;
	margin-right: 10px;
}
.tel p:nth-child(2){
	color: #949494;
	font-size: 12px;
	text-align: center;
}
/*导航栏*/
.header{
	background: #237ec8;
	position: relative;
	overflow: hidden;
}
.header .nav{
	width: 1200px;
	margin: 0 auto;
}
.header .nav ul li{
	display: inline-block;
	padding: 15px 24px;
	color: white;
}
.header .nav ul li.navActive{
	background: #334156;
}
.header .navHover{
	position: absolute;
    width: auto;
    height: 470px;
    background: #334156;
    color: white;
}
.header .navHover ul li{
	padding: 15px 20.3px;
	display: block;
	font-size: 13px;
	border-bottom: 1px solid #162535;
	position: relative;
	text-align: center;
}
.header .navHover ul li:hover{
	background: white;
	color: #237dc8;
}
.header .navHover2 {
	position: absolute;
    left: 80px;
    top: 0;
    height: 470px;
    padding: 20px;
    background: white;
    z-index: 1;
}
.navHover2item .region {
	border-bottom: 1px dotted #dfdfdf;
	padding-bottom: 10px;
	margin-top: 15px;
	position: relative;

}
.navHover2item .region ul{
	width: 170px;
}
.navHover2item .region ul li{
	display: inline-block;
	border-bottom:0;
}
.navHover2item li.hot::before{
	content: "";
	background: url(../img/hot.png) no-repeat;
	position: absolute;
	width: 20px;
	height: 20px;
	right: -10px;
    top: -15px;
}
.navHover2item .region ul li{
	margin-right: 10px;
}
.navHover2item .region ul li:last-child{
	margin-right: 0;
}
.navHover2item .region ul:first-child li{
	font-size: 16px;
	color: #666666;
	padding: 0;
}
.navHover2item .region ul:last-child li{
	font-size: 12px;
	color: #7b7b7b;
	line-height: 20px;
	margin: 0;
	padding: 0;
}
.banner{
	background: url(../img/banner.png);
	width: 100%;
	height: 470px;
}
.banner .layui-carousel{
	margin: 0 auto;
}
.bottomLeft .bottomLeftTop ul li.hotActive{
	color: #237ec8;
}
.mian{
	width:1200px ;
	margin: 0 auto;
	margin-top: 30px;
}

/*上面*/
.mianTop{
	border-bottom: 2px solid #eee;
	width:1200px ;
	position: relative;
}
.mianTop .topLeft{
	display: inline-block;
	position: relative;
    /*bottom: -20px;*/

}
.mianTop .topLeft figure figcaption{
	font-size: 26px;
	color: #484848;
	display: inline-block;
	margin-left: 20px;
	position: relative;
	/*bottom: 15px;*/
	font-weight: 700;
}
.mianTop .topRight{
	margin-left: 90px;
	display: inline-block;
}
.mianTop .topRight ul li{
	display: inline-block;
	width: auto;
	height: 35px;
	margin: 0 20px;
	position: relative;
	cursor: pointer;
}
.mianTop .topRight ul li:first-child{
	margin-left: 0;
}
.mianTop .topRight ul li.active{
	color: #237dc8;
}
.mianTop .topRight ul li.active:before{
	content: "";
	border-bottom: 2px solid #237dc8;
	position: absolute;
	bottom: -2px;
	width: 100%;
}
.moreBtn{
	border: none;
	background: white;
	outline: none;
	position: absolute;
	right: 0;
	bottom: 10px;
	font-size: 14px;
	color: #666666;
}

/*主要内容的下面的左边*/

.mianBottom .bottomLeft{
	width: 240px;
	height: 270px;
	display: inline-block;
	margin-top: 20px;
	margin-left: 15px;
}
.bottomLeft .bottomLeftTop  ul{
	display: inline-block;
	width: 100px;
}

.bottomLeft .bottomLeftTop p{
	color: #484848;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 10px;
}
.bottomLeft .bottomLeftTop ul li:hover{

	color: #237dc8;
	font-size: 12px;
	line-height: 24px;
}
.bottomLeft .bottomBottom figure{
	width: 205px;
	height: 340px;
	display: inline-block;
}
.bottomLeft .bottomBottom figure img{
	width: 100%;
	height: 100%;
}
.brline{
	border-top: 1px dotted #efefef;
	width: 207px;
	margin: 20px 0 20px 0;
}
/*主要内容的下面的右边*/
.mianBottom .bottomRight{
	width: 935px;
	display: inline-block;
	margin-top: 20px;
}

.mianBottom .bottomRight ul li{
	width: 220px;
	height: 270px;
	display: inline-block;
	margin-right: 13px;
}
.mianBottom .bottomRight ul li:nth-child(4),
.mianBottom .bottomRight ul li:nth-child(8){
	margin-right: 0;
}
.bottomRightItem{
	border: 1px solid #e8e8e8;
	position: relative;
	height: 247px;
}
.bottomRightItem figure img{
	width: 100%;
}
.bottomRightItem figure figcaption{
	font-size: 14px;
	padding: 7px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.bottomRightItem p{
	color: #ff6600;
	font-size: 25px;
	display: inline-block;
	margin-left: 5px;
	margin-bottom: 10px;
}
.bottomRightItem p span{
	font-size: 14px;
}
.bottomRightItem>span {
	display: inline-block;
	font-size: 12px;
	color: #d2d2d2;
	position: absolute;
	left: 110px;
    bottom: 30px;

}
.bottomRightItem>span:last-child{
	 bottom: 15px;
}
/*第一个板块*/
.bottomRightC .bottomRight{
	width: 1200px ;
	position: relative;
}
.bottomRightC ul li{
	float: left;
}
.bottomRightC .bottomRight ul:first-child li{
	width: auto;
	height: auto;
	position: relative;
}
.bottomRightC .bottomRight ul li:nth-child(4), .bottomRightC .bottomRight ul li:nth-child(8){
	margin-right: 13px;
}
.bottomRightC .bottomRight ul:first-child li .specialItem figure{
	height: 249px;
    width: 460px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
.mianBottom .bottomRight  ul:first-child li .specialItem figure img{
	width: 100%;
	height: 100%;
}
.bottomRight .specialItemC{
	position: absolute;
	background: rgba(0,0,0,.5);
	bottom: 0;
	bottom: 0;
    color: white;
    width: 100%;
}
.specialItemC p,.specialItemC span{
	padding-left: 10px;
}
.specialItemC p{
	padding-top: 5px;
	font-size: 18px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.specialItemC span{
	font-size: 14px;
	padding-bottom: 5px;
	display: inline-block;
	color: #a3a3a3;
}
.specialItemC button{
	width: 130px;
    position: absolute;
    right: 0;
    border: none;
    background: #ff6700;
    height: 55px;
    bottom: 0;
    color: white;
    font-size:25px;
}
.specialItemC button span{
	font-size: 12px;
	color: white;
}
/*底部的那几个按钮*/
.bottomAdvantage ul{
	margin: 0 auto;
	height: 255px;
	width: 1485px;
	margin-top: 185px;
}
.bottomAdvantage ul li{
	display: inline-block;
	width: 160px;
	height: 175px;
	text-align: center;
	font-size: 16px;
	position: relative;
	bottom: 0;
}
.bottomAdvantage ul li span{
	position: absolute;
	bottom: 9px;
	right: 45px;
}
.bottomAdvantage ul li::before{
	content: " ";
	/*background: url(../img/bottomph.png) no-repeat;*/
	width: 150px;
	height: 150px;
	position: absolute;
	left: 5%;
}
.bottomAdvantage ul li:nth-child(2)::before{
	background-position:-158px 0;
}
.bottomAdvantage ul li:nth-child(3)::before{
	background-position: -320px 0;
}
.bottomAdvantage ul li:nth-child(4)::before{
	background-position: -475px 0;
}
.bottomAdvantage ul li:nth-child(5)::before{
	background-position: -630px 0;
}
.bottomAdvantage ul li:nth-child(6)::before{
	background-position: -789px 0;
}
.bottomAdvantage ul li:nth-child(7)::before{
	background-position: -944px 0;
}
.bottomAdvantage ul li:nth-child(8)::before{
	background-position: -1100px 0;
}
.bottomAdvantage ul li:nth-child(9)::before{
	background-position: -1255px 0;
}
/*---脚注样式---*/
.footer {
	width: 100%;
	background: #333
}
.footerService{
	width: 1200px;
	margin: 0 auto;
	/*width: 100%;*/
	height: 200px;
	color: white;
	padding-top: 70px;
	background: #333;
}
.footerService ul{
	overflow: hidden;
	width: 230px;
	display: inline-block;
	vertical-align: top;
}
.footerService ul li{
	position: relative;
	margin-left: 95px;
}
.footerService ul:first-child li:first-child{
	font-size: 18px;
}
.footerService ul:first-child li:first-child::before{
	content: "";
	position: absolute;
	background: url(../img/telephoneicon.png) no-repeat;
	left: -60px;
    top: 0px;
	width: 50px;
	height: 50px;
}
.footerService ul:nth-child(2) li:first-child::before,
.footerService ul:nth-child(3) li:first-child::before,
.footerService ul:nth-child(4) li:first-child::before{
	content: "";
	position: absolute;
	width: 3px;
	height: 11px;
	background: #237ec8;
	left: -10px;
	top: 6px;
}
.footerService ul:not(:first-child) li:first-child{
	margin-bottom: 20px;
}
.footerService ul:not(:first-child) li:not(:first-child){
	line-height: 36px;
}
.footerService ul:first-child li:not(:first-child){
	font-size: 12px;
}
.footerService ul:first-child li:first-child{
	margin-bottom: 30px;
}
.footerService ul:last-child figcaption{
	font-size: 14px;
}
.footerActive{
	color: #237ec8;
}
.footerCopy{
	width: 100%;
	min-width: 1200px;
	height: 95px;
	background: #4f4f4f;
	color: #d2d2d2;
	font-size: 12px;
	line-height: 22px;
	text-align: center;
	overflow: hidden;
}
.footerCopy p:first-child{
	margin-top: 25px;
}

/*固定导航*/
.fixednav{
	position: fixed;
	left: 50px;
	bottom: 30px;
	z-index: 99;
}
.fixednav ul li{
	border-left:1px dotted #c1c1c1;
	color: #c1c1c1;
	font-size: 14px;
	padding-left: 10px;
	height: 55px;
	position: relative;
}
.fixednav ul li:last-child{
	height: auto;
}
.fixednav ul li:before{
	content: "";
	width: 10px;
	height: 10px;
	border-radius: 50%;
	position: absolute;
	background-color: #c1c1c1;
	top: 5px;
    left: -5px;
}
.fixednav ul li.fixednavActive{
	color: #2b82c8;
}
.fixednav ul li.fixednavActive:before{
	background-color: #2b82c8;

}
.layui-carousel-arrow{
	opacity: 1;
    position: absolute;
    left: 0;
	top:38%;
    border-radius: 0;
    background-color: rgba(0,0,0,.5);
}
.layui-carousel:hover .layui-carousel-arrow{
	 position: absolute;
    left: 0;
	background-color: rgba(0,0,0,.5);
}
.layui-carousel-arrow[lay-type=add], .layui-carousel:hover .layui-carousel-arrow[lay-type=add]{
	 position: absolute;
    right: 0;
	background-color: rgba(0,0,0,.5);

}
.layui-carousel {
    position: inherit;
}
.mianBottom{
	display: flex;
}
.pointer{
	cursor: pointer;
}



