@charset "utf-8";
/* CSS Document */
body{
	font-size:12px;
	font-weight:normal;
	color:#333333;
	line-height:1.5;
	font-family:'Microsoft YaHei';
	margin:auto
	}
@font-face
{
	font-family: anton;
	src: url('../font/anton.woff.ttf'),
	url('../font/anton.woff.ttf'); /* IE9+,可以是具体的实际链接 */
}
*{
	margin:0;
	padding:0;
	box-sizing: border-box;
	}
img{
	border:0;
	}
ul,li{
	list-style:none;
	}
a{
	color:#333333;
	text-decoration:none;
	transition: all 0.6s;
	}
a:hover{
	color:#0997BB;
	text-decoration: none;
	}
table{ 
	margin: auto;
	}
i{ font-style:normal}
em{ font-style:normal}



@media (min-width:1360px) {
.line60{ margin-bottom:60px; width:100%; float:left;}

.main{
	width: auto;
	margin: auto;
	max-width: 1360px;
	padding: 0px 25px;
}
.header{
	width: 100%;
	float: left;
	height: 120px;
	background-color: #FFFFFF;
}
.top{
	width: 100%;
	float: left;
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 100px;
	margin-top: 20px;
	position: relative;
}
.logo{
	width: auto;
	display: flex;
}
.logo span{
	width: auto;
	max-width: 310px;
}
.logo img{
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}
.tel{
	width: auto;
	margin-left: 40px;
}
.tel dl dt{
	font-size: 16px;
	color: #0997BB;
	line-height: 26px;
	font-weight: bold;
	border-bottom: 1px solid #0997bb;
	letter-spacing: 5px;
	align-items: center;
	display: flex;
}
.tel dl dt img{
	vertical-align: middle;
	margin-right: 10px;
}
.tel dl dd{
	font-size: 18px;
	color: #0997BB;
	font-family: anton;
	letter-spacing: 1px;
}
.innav{
	width: auto;
	float: right;
}
.innav ul{
	display: flex;
	align-items: center;
	height: 120px;
}
.innav ul li{
	width: auto;
	font-size: 16px;
	height: 100px;
	text-transform: uppercase;
	align-items: center;
	display: flex;
	line-height: 80px;
	margin-left: 25px;
	margin-right: 25px;
}
.innav ul li a{
	transition: all 0s;
}
.innav ul li a:hover{
	color: #0997bb;
	background-image: url(../img/lhx.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
.innav ul li .cur{
	color: #0997bb;
	background-image: url(../img/lhx.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
.innav ul li .cur i{
	opacity: 1;
}

#xiala{
	width: 100%;
	position: absolute;
	left: 0;
	top: 100px;
	background-color: #FFFFFF;
	border-top: 3px solid #0997bb;
	z-index: 99999999;
	display: flex;
	padding-bottom: 80px;
	opacity: 0;
	visibility: hidden;
	height: 0px;
}
.top .innav ul li:hover a{
	color: #0997bb;
	background-image: url(../img/lhx.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
.top .innav ul li:hover #xiala .a01 a{ background-image:none}
.top .innav ul li:hover #xiala{
	opacity: 1;
	visibility: visible;
	height: auto;
	transition: all 0.6s;
}
#xiala .a01{
	width: auto;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
}
#xiala .a01 h1{
	background: #ffffff;
	line-height: 80px;
	padding-left: 30px;
	font-size: 18px;
	color: #0997BB;
	background-image: url(../img/yy.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 43px;
	text-decoration:none;
}
#xiala .a01 h1 a{color: #0997BB;text-decoration:none; background-image:none}
#xiala .a01 .a02{
	border-right: 1px solid #dddddd;
	padding-left: 30px;
}
#xiala .a01 .a02 h2{
	font-size: 16px;
	line-height: 21px;
	color: #333333;
	text-decoration:none;
}
 #xiala .a01 .a02 h2 a{	color: #333333; text-decoration:none; background-image:none}
#xiala .a01 .a02 p{
	margin-top: 20px;
	display: flex;
}
#xiala .a01 .a02 p a{
	padding-right: 10px;
	color: #666666;
	background-image: none;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
#xiala .a01 .a02 p a:hover{
	color: #0997bb;
	background-image: none;
}
#xiala .a01:first-child .a02 p a{
	width: 50%;
}
#xiala .a01:first-child{
	width: 463px;
}
#xiala .a01:nth-child(4n) .a02{
	border-right: 0px;
}


.tub{
	width: 107px;
}
.tub img{
	max-width: 100%;
	height: auto;
}

.index01{
	width: 100%;
	float: left;
	height: 175px;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	align-items: center;
}
.index01 dl{
	transition: all 0.6s;
	width: 130px;
	position: relative;
	height: 143px;
}
.index01 dl dt{
	height: 66px;
	text-align: center;
	margin-top: 20px;
	transition: all 0.6s;
}
.index01 dl dt img{
	max-height: 100%;
	max-width: 100%;
}
.index01 dl dd{
	margin-top: 10px;
	font-size: 16px;
	line-height: 21px;
	text-align: center;
}
.index01 dl div{
	opacity: 0;
	transition: all 0.6s;
	
}
.index01 dl p{
	display: flex;
	justify-content: center;
	margin-top: 10px;
}
.index01 dl p a{
	width: 130px;
	height: 30px;
	background: #0997bb;
	border-radius: 15px;
	text-align: center;
	line-height: 30px;
	color: #FFFFFF;
	font-size: 12px;
}
.index01 dl:hover div{
	opacity: 1;
}
.index01 dl:hover dt{
	margin-top: 0px;
}

.wrap{
	width: 100%;
	float: left;
	background-color: #f5f5f5;
	padding: 40px 0px;
}
.prolm{
	width: 100%;
	float: left;
}
.prolm ul{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.prolm ul li{
	width: 194px;
	height: 40px;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
}
.prolm ul li a{
	width: 100%;
	float: left;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 21px;
	border: 1px solid #bdbdbd;
}
.prolm ul li a:hover{
	background: #0997bb;
	color: #FFFFFF;
	border-radius: 21px;
	border: 1px solid #0997bb;
}
.prolm ul li .cur{
	background: #0997bb;
	color: #FFFFFF;
	border-radius: 21px;
	border: 1px solid #0997bb;
}

.intitle{
	width: 100%;
	float: left;
	margin-top: 80px;
	line-height: 40px;
	font-size: 30px;
	text-align: center;
}
.case{
	width: 100%;
	float: left;
	margin-top: 20px;
}
.case ul{
	display: flex;
	flex-wrap: wrap;
}
.case ul li{
	width: 31.8%;
	margin-right: 30px;
	margin-top: 20px;
}
.case ul li dl dt{
	position: relative;
	overflow: hidden;
}
.case ul li dl dt .tex{
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	background-color: rgba(0,0,0,0.5);
	color: #FFFFFF;
	left: 0;
	top: 0;
	z-index: 11;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.6s;
}
.case ul li dl dt .tex h1{
	font-size: 36px;
	line-height: 40px;
	text-align: center;
	font-family: arial;
}
.case ul li dl dt .tex h2{
	margin-top: 15px;
	display: flex;
	justify-content: center;
	margin-bottom: 10px;
}
.case ul li dl dt .tex h2 i{
	width: 1px;
	height: 34px;
	background-color: #FFFFFF;
}
.case ul li dl dt .tex p{
	display: flex;
	justify-content: center;
}
.case ul li dl dt .tex p a{
	width: 175px;
	height: 40px;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 40px;
}
.case ul li dl dt img{
	width: 100%;
	height: auto;
	transition: all 0.6s;
}
.case ul li:hover dl dt img{
	transform: scale(1.05);
}
.case ul li:hover dl dt .tex{
	opacity: 1;
}
.case ul li dl dd{
	font-size: 16px;
	display: flex;
	align-items: center;
	height: 60px;
	transition: all 0.6s;
}
.case ul li:hover dl dd a{
	color: #0997BB;
	font-weight: bold;
}
.case ul li:nth-child(3n){
	margin-right: 0px;
}
.more{
	width: 100%;
	float: left;
	margin-top: 40px;
	display: flex;
	justify-content: center;
}
.more a{
	width: 161px;
	height: 40px;
	background: #0997bb;
	border-radius: 20px;
	line-height: 40px;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
}

.youshi{
	width: 100%;
	float: left;
	margin-top: 80px;
	background: #0997bb;
	padding: 75px 0px;
	
}
.ystex{
	width: 100%;
	float: left;
}
.ystex ul{
	display: flex;
	justify-content: space-between;
}
.ystex ul li{
	width: 20%;
	padding: 30px;
}
.ystex ul li .pic{
	height: 100px;
	text-align: center;
}
.ystex ul li h1{
	font-size: 18px;
	text-align: center;
	margin-top: 30px;
	line-height: 24px;
	color: #FFFFFF;
	font-weight: normal;
}
.ystex ul li dl dt{
	margin-top: 14px;
	text-align: center;
}
.ystex ul li dl dd{
	font-size: 14px;
	line-height: 21px;
	margin-top: 8px;
	margin-bottom: 10px;
	text-align: center;
	color: #FFFFFF;
}
.ystex ul li:hover{
	border: 1px solid rgba(255,255,255,0.50);
}

.innews{
	width: 100%;
	float: left;
	margin-top: 60px;
}
.innews ul{
	display: flex;
	flex-wrap: wrap;
}
.innews ul li{
	width: 23.2%;
	margin-right: 30px;
}
.innews ul li .pic{
	overflow: hidden;
	position: relative;
}
.innews ul li .pic .gduo{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0 ;
	z-index: 111;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(0,0,0,0.40);
	opacity: 0;
	transition: all 0.6s;
}
.innews ul li .pic .gduo a{
	width: 176px;
	height: 40px;
	border: 1px solid #ffffff;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.innews ul li .pic img{
	width: 100%;
	height: auto;
	display: block;
	transition: all 0.6s;
}
.innews ul li:hover .pic img{
	transform: scale(1.05);
}
.innews ul li:hover .pic .gduo{
	opacity: 1;
}
.innews ul li dl dt{
	margin-top: 20px;
	font-size: 18px;
	line-height: 24px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.innews ul li dl dd{
	margin-top: 10px;
	font-size: 14px;
	line-height: 28px;
	color: #666666;
}
.innews ul li p{
	margin-top: 20px;
	font-size: 12px;
	color: #999;
}
.innews ul li p img{
	vertical-align: middle;
	margin-right: 5px;
}
.innews ul li:nth-child(4n){
	margin-right: 0px;
}
.incon{
	width: 100%;
	float: left;
	height: 360px;
	margin-top: 60px;
	background-image: url(../img/abj01.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.incon01{
	width: 100%;
	float: left;
	height: 360px;
	display: flex;
	align-items: center;
	font-size: 18px;
	line-height: 40px;
	color: #FFFFFF;
	justify-content: center;
}
.incon01 h1{
	font-size: 36px;
	line-height: 44px;
	padding-bottom: 25px;
	background-image: url(../img/hx.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	text-align: center;
	margin-bottom: 20px;
}
.more2{
	margin-top: 25px;
	display: flex;
	justify-content: center;
}
.more2 a{
	width: 161px;
	height: 40px;
	background: #FFFFFF;
	border-radius: 20px;
	line-height: 40px;
	text-align: center;
	color: #0997bb;
	font-size: 14px;
}

.youshi{
	width: 100%;
	float: left;
	margin-top: 80px;
	background: #0997bb;
	padding: 75px 0px;
	
}

.intitle2{
	width: 100%;
	float: left;
	margin-top: 80px;
}
.intitle2 dl dt{
	font-size: 30px;
	line-height: 40px;
	background-image: url(../img/hx02.jpg);
	background-position: center;
	background-repeat: repeat-x;
	display: flex;
	justify-content: center;
}
.intitle2 dl dt i{
	padding: 0px 30px;
	background-color: #FFFFFF;
}
.intitle2 dl dd{
	font-size: 14px;
	line-height: 30px;
	color: #666666;
	text-align: center;
}
.intitle2 p{
	padding: 0px 23%;
	margin-top: 40px;
	font-size: 14px;
	line-height: 30px;
	color: #666666;
	text-align: center;
}
.inabout{
	width: 100%;
	float: left;
	margin-top: 40px;
}
.inabout ul{
	display: flex;
	flex-wrap: wrap;
}
.inabout ul li{
	width: 23.4%;
	margin-right: 20px;
	position: relative;
	overflow: hidden;
}
.inabout ul li .pic{
	width: 100%;
}
.inabout ul li .pic img{
	width: 100%;
	height: auto;
	display: block;
	transition: all 0.6s;
}
.inabout ul li:hover .pic img{
	transform: scale(1.05);
}
.inabout ul li .tex{
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 11;
	left: 0;
	top: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.inabout ul li .tex h1{
	height: 45px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.inabout ul li .tex dl dt{
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-top: 25px;
}
.inabout ul li .tex dl dd{
	font-size: 18px;
	line-height: 24px;
	margin-top: 10px;
	padding-bottom: 20px;
	background-image: url(../img/hx03.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
}

.foot{
	width: 100%;
	float: left;
	margin-top: 80px;
	background-color: #313131;
	padding-top: 80px;
}
.foot01{
	width: 100%;
	float: left;
	padding-bottom: 50px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.foot01 dl{
	width: auto;
}
.foot01 dl dt{
	font-size: 18px;
	line-height: 24px;
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(255,255,255,0.3);
	color: #FFFFFF;
	margin-bottom: 10px;
}
.foot01 dl dd{
	font-size: 16px;
	line-height: 21px;
	color: rgba(255,255,255,1);
	margin-top: 20px;
}
.foot01 dl dd a{
	color: rgba(255,255,255,0.5);
}
.foot01 dl dd a:hover{
	color: rgba(255,255,255,1);
}
.foot01 dl dd img{
	vertical-align: middle;
	margin-right: 15px;
}
.foot01 dl dd i{
	font-size: 18px;
}
.foot02{
	width: 100%;
	float: left;
	height:auto;
	padding-top:20px;
	line-height: 30px;
	padding-bottom:20px;
	border-top: 1px solid rgba(255,255,255,0.1);
	font-size: 14px;
	color: rgba(255,255,255,0.5);
}

.nybanner{
	width: 100%;
	float: left;
}
.nybanner img{
	width: 100%;
	height: auto;
	display: block;
}

.nywrap{
	width: 100%;
	float: left;
	background: #f5f5f5;
	padding-bottom: 60px;
	padding-top: 40px;
}
.ncon{
	width: 100%;
	float: left;
	display: flex;
	justify-content: space-between;
}
.nleft{
	width: 265px;
}
.nleft h1{
	height: 83px;
	background-image: url(../img/lmbj.jpg);
	background-position: center;
	background-repeat: no-repeat;
	font-size: 18px;
	line-height: 83px;
	padding-left: 40px;
	color: #FFFFFF;
}
.nleft h1 i{
	font-size: 14px;
	margin-left: 10px;
	text-transform: uppercase;
	font-weight: normal;
}
.nzlm{
	width: 100%;
	float: left;
	background-color: #FFFFFF;
	margin-top: 10px;
}

.subNavBox{
	width:100%;
	float:left;
}
.subNav{
	width:100%; 
	float:left; 
	HEIGHT:76px;
	DISPLAY: block;  
	CURSOR: pointer; 
	padding-left:40px;
	text-align:left; 
	border-bottom:1px solid #e5e5e5; 
	font-size:18px;
	padding-right: 30px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-weight: bold;
}
.subNav i{ 
	padding:0.3rem; 
	background:url(../img/jt01.png) no-repeat center / contain;
}
.subNav:hover{float:left; }
.currentDd{background: #0997BB; color: #FFFFFF;}
.currentDd a{
	color: #FFFFFF;
}
.currentDd i{
	background:url(../img/jt001.png) no-repeat center / contain;
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	transform:rotate(180deg);
	-webkit-transition:all .25s ease 0s;
	-moz-transition:all .25s ease 0s;
	-o-transition:all .25s ease 0s;
	transition:all .25s ease 0s;
}
.navContent{
	display: none;
	float:left; 
	width:100%;
}
.subNav2{
	float:left; 
	width:100%;
	font-size:14px;
	padding-left:40px;
	padding-right: 0px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid #E5E5E5;
	font-weight: bold;
	min-height:48px;
}
.subNav2 i{ 
	padding:0.3rem; 
	background:url(../img/jt01.png) no-repeat center / contain;
}
.subNav2:hover{float:left; }
.currentDd2{color: #0997BB;}
.currentDd2 a{
	color: #0997BB;
}
.currentDd2 i{
	background:url(../img/jt01.png) no-repeat center / contain;
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	transform:rotate(180deg);
	-webkit-transition:all .25s ease 0s;
	-moz-transition:all .25s ease 0s;
	-o-transition:all .25s ease 0s;
	transition:all .25s ease 0s;
}
.navContent2{
	display: none;
	float:left; 
	width:100%;
}
.navContent2 ul li{
	width: 100%;
	float: left;
	height: 48px;
	line-height: 48px;
	padding-left: 40px;
	font-size: 12px;
	color: #666666;
	border-bottom: 1px solid #E5E5E5;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.navContent2 ul li a{
	color: #666666;
}

.hottel{
	width: 100%;
	float: left;
	margin-top: 30px;
	margin-bottom: 25px;
}
.hottel dl dt{
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
}
.hottel dl dt i{
	margin-right: 10px;
}
.hottel dl dt img{
	vertical-align: middle;
}
.hottel dl dd{
	margin-top: 5px;
	font-size: 24px;
	color: #0997BB;
	font-family: anton;
	letter-spacing: 2px;
	text-align: center;
	line-height: 36px;
}

.nright{
	width: calc(100% - 305px);
}
.nytitle{
	width: 100%;
	float: left;
}
.nytitle dl dt{
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}
.nytitle dl dd{
	margin-top: 10px;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
}
.prolist{
	width: 100%;
	float: left;
}
.prolist ul{
	display: flex;
	flex-wrap: wrap;
}
.prolist ul li{
	width: calc(34.3% - 30px);
	height: auto;
	transition: all 0.6s;
	background-color: #FFFFFF;
	position: relative;
	margin-right: 30px;
	margin-top: 30px;
}
.prolist ul li .tex{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 11;
	background: rgba(9,151,187,0.90);
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0;
	transition: all 0.6s;
}
.prolist ul li:hover .tex{
	opacity: 1;
}
.prolist ul li .tex h1{
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	color: #FFFFFF;
	margin-bottom: 40px;
}
.prolist ul li .tex h2{
	text-align: center;
}
.prolist ul li dl dt{
	height: 214px;
}
.prolist ul li dl dt span{
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}
.prolist ul li dl dt img{
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.prolist ul li dl dd{
	font-size: 16px;
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.prolist ul li:nth-child(3n){
	margin-right: 0px;
}
.fy{
	width: 100%;
	float: left;
	margin-top: 55px;
}
.fy ul{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.fy ul li{
	text-align: center;
	color: #606266;
	font-size: 14px;
	font-family: "宋体";
	
}
.fy ul li a{
	color: #606266;
	width: 100%;
	float: left;
	padding:5px 20px;
}
.fy ul li a:hover{
	color: #FFFFFF;
	background: #0997bb;
}
.fy ul li .cur{
	color: #FFFFFF;
	background: #0997bb;
}
.show{
	width: 100%;
	float: left;
	background-color: #FFFFFF;
	padding: 40px 60px;
}
.showtitle{
	width: 100%;
	float: left;
	margin-top: 20px;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}
.showdate{
	width: 100%;
	float: left;
	margin-top: 20px;
	font-size: 12px;
	color: #999999;
	display: flex;
	align-items: center;
}
.showdate img{
	vertical-align: middle;
	margin-right: 10px;
}
.showtex{
	width: 100%;
	float: left;
	margin-top: 10px;
	font-size: 14px;
	line-height: 28px;
	color: #666666;
}
.showtex img{
	max-width: 100%;
	height: auto;
}
.fh{
	display: flex;
	margin-top: 40px;
	width:100%;
	float:left;
	justify-content: center;
}
.fh a{
	width: 292px;
	height: 56px;
	border: 1px solid #bdbdbd;
	font-size: 16px;
	color: #666666;
	line-height: 56px;
	text-align: center;
}

.caselist{
	width: 100%;
	float: left;
}
.caselist ul{
	display: flex;
	flex-wrap: wrap;
}
.caselist ul li{
	width: calc(34.3% - 30px);
	height: auto;
	transition: all 0.6s;
	position: relative;
	margin-right: 30px;
	margin-top: 30px;
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	transition: all 0.6s;
}
.caselist ul li .pic{
	overflow: hidden;
}
.caselist ul li .pic img{
	width: 100%;
	height: auto;
	display: block;
	transition: all 0.6s;
}
.caselist ul li:hover .pic img{
	transform: scale(1.05);
}
.caselist ul li dl dt{
	font-size: 16px;
	line-height: 20px;
	margin-top: 20px;
}
.caselist ul li dl dd{
	font-size: 14px;
	line-height: 25px;
	color: #666666;
	margin-top: 10px;
	display: flex;
}
.caselist ul li p{
	display: flex;
	margin-top: 20px;
}
.caselist ul li p a{
	width: 129px;
	height: 40px;
	border: 1px solid #0997bb;
	color: #0997bb;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
}
.caselist ul li p a:hover{
	background-color: #0997BB;
	color: #FFFFFF;
}
.caselist ul li:nth-child(3n){
	margin-right: 0px;
}
.caselist ul li:hover{
	border-bottom: 1px solid #0997bb;
}
.caselist ul li:hover dl dt{
	color: #0997BB;
	font-weight: bold;
}
.fashow01{
	width: 100%;
	float: left;
	display: flex;
	justify-content: space-between;
	
}
.fashow01 .tex{
	width: calc(100% - 457px);
	font-size: 14px;
	line-height: 28px;
	color: #666666;
}
.fashow01 .tex h1{
	font-size: 18px;
	line-height: 24px;
	color: #333333;
	margin-bottom: 10px;
}

.fashow01 .pic{
	width: 412px;
	overflow: hidden;
}
.fashow01 .pic img{
	width: 100%;
	height: auto;
	display: block;
	transition: all 0.6s;
}
.fashow01 .pic:hover img{
	transform: scale(1.05);
}

.nytitle2{
	width: 100%;
	float: left;
	margin-top: 60px;
}
.nytitle2 dl dt{
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
}
.nytitle2 dl dd{
	margin-top: 10px;
	font-size: 14px;
	line-height: 28px;
	color: #666666;
	text-align: center;
}
.showtex2{
	width: 100%;
	float: left;
	margin-top: 30px;
	font-size: 14px;
	line-height: 28px;
	color: #666666;
}
.showtex2 img{
	max-width: 100%;
	height: auto;
}

.xuanx{
	width: 100%;
	float: left;
	height:330px;
	overflow:hidden;
}
.xuanx ul{
	display: flex;
	flex-wrap: wrap;
}
.xuanx ul li{
	width: calc(34.3% - 30px);
	height: auto;
	transition: all 0.6s;
	position: relative;
	margin-right: 30px;
	margin-top: 40px;
	transition: all 0.6s;
}
.xuanx ul li .pic{
	overflow: hidden;
}
.xuanx ul li .pic img{
	width: 100%;
	height: auto;
	display: block;
	transition: all 0.6s;
}
.xuanx ul li:hover .pic img{
	transform: scale(1.05);
}
.xuanx ul li dl dt{
	font-size: 18px;
	line-height: 30px;
	margin-top: 10px;
}
.xuanx ul li dl dd{
	margin-top: 30px;
	display: flex;
}
.xuanx ul li dl dd a{
	width: 161px;
	height: 40px;
	border: 1px solid #0997bb;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #0997BB;
}
.xuanx ul li dl dd a:hover{
	background-color: #0997bb;
	color: #FFFFFF;
}
.xuanx ul li:nth-child(3n){
	margin-right: 0px;
}

.news{
	width: 100%;
	float: left;
	background-color: #FFFFFF;
	padding: 20px 0px;
}
.news ul li{
	width: 100%;
	float: left;
	padding: 20px 40px;
	display: flex;
	justify-content: space-between;
	background-color: #FFFFFF;
	transition: all 0.6s;
}
.news ul li .pic{
	width: 274px;
	overflow: hidden;
}
.news ul li .pic img{
	width: 100%;
	height: auto;
	display: block;
	transition: all 0.6s;
}
.news ul li:hover .pic img{
	transform: scale(1.05);
}
.news ul li .tex{
	width: calc(100% - 304px);
}
.news ul li .tex h1{
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
}
.news ul li .tex dl dt{
	font-size: 14px;
	line-height: 24px;
	color: #666666;
	margin-top: 15px;
}
.news ul li .tex dl dd{
	font-size: 12px;
	color: #999999;
	line-height: 16px;
	margin-top: 15px;
	display: flex;
	align-items: center;
}
.news ul li .tex dl dd img{
	vertical-align: middle;
	margin-right: 5px;
}
.news ul li:hover{
	background-color: #efefef;
}
.gsln{
	width: 100%;
	float: left;
	margin-top: 50px;
}
.gsln h1{
	font-size: 24px;
	line-height: 32px;
}
.gsln ul{
	display: flex;
	flex-wrap: wrap;
}
.gsln ul li{
	width: 31.0%;
	margin-right: 30px;
	height: 324px;
	border: 1px solid #E5E5E5;
	transition: all 0.6s;
	margin-top: 30px;
}
.gsln ul li:nth-child(3n){
	margin-right: 0px;
}
.gsln ul li .pic{
	margin-top: 67px;
	height: 68px;
	text-align: center;
}
.gsln ul li .pic img{
	max-height: 68px;
}
.gsln ul li .pic .pic01{
	display: inline-block;
}
.gsln ul li .pic .pic02{
	display: none;
}
.gsln ul li:hover .pic .pic01{
	display: none;
}
.gsln ul li:hover .pic .pic02{
	display: inline-block;
}
.gsln ul li dl dt{
	font-size: 18px;
	line-height: 24px;
	margin-top: 24px;
	text-align: center;
}
.gsln ul li dl dd{
	font-size: 16px;
	line-height: 21px;
	color: #666666;
	margin-top: 24px;
	text-align: center;
}
.gsln ul li p{
	display: flex;
	margin-top: 40px;
	justify-content: center;
	align-items: center;
	font-size: 18px;
	line-height: 24px;
	color: #0997BB;
}
.gsln ul li p i{
	width: 33px;
	height: 1px;
	background-color: #0997BB;
	margin-left: 7px;
	margin-right: 7px;
}
.gsln ul li:hover p{
	opacity: 0;
}
.gsln ul li:hover dl dt{
	margin-top: 45px;
}
.gsln ul li:hover{
	background-color: #0997bb;
}
.gsln ul li:hover dl dt{
	color: #FFFFFF;
}
.gsln ul li:hover dl dd{
	color: #FFFFFF;
}

.zs{
	width: 100%;
	float: left;
	margin-top: 50px;
}
.zs h1{
	font-size: 24px;
	line-height: 32px;
}
.lxwm{
	width: 100%;
	float: left;
	margin-top: 30px;
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}
.lxwm-l{
	width: 48%;
	padding: 40px;
	color: #666666;
	font-size: 16px;
	line-height: 21px;
	border: 1px solid #DDDDDD;
}
.lxwm-l p{
	margin-top: 20px;
}
.lxwm-l p img{
	vertical-align: middle;
	margin-right: 10px;
}
.lxwm-l h2{
	padding-bottom: 20px;
	font-size: 24px;
	line-height: 32px;
	color: #333333;
}
.lxwm-r{
	width: 48%;
}
.lxwm-r ul li{
	width: 100%;
	float: left;
	margin-top: 16px;
}
.lxbk{
	width: 100%;
	border: 0px;
	background: #e9edf0;
	height: 60px;
	line-height: 60px;
	outline: none;
	padding-left: 20px;
	font-size: 14px;
	color: #999999;
	font-family: "微软雅黑";
}
.anniu{
	width: 100%;
	height: 60px;
	background: #0997bb;
	border: 0px;
	line-height: 60px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	cursor: pointer;
}
.lxwm-r ul li:first-child{
	width: 48%;
}
.lxwm-r ul li:nth-child(2){
	width: 48%;
	float: right;
}

.zp{
	width: 100%;
	float: left;
	margin-top: 45px;
}
.subNavBox4{
	width:100%;
	float:left;
	border: 1px solid #0997bb;
}
.subNavBox4 h1{
	HEIGHT:75px;
	line-height: 75px;
	display: flex;
	font-size:18px;
	background-color: #0997bb;
	font-weight: normal;
	color: #FFFFFF;
	justify-content: space-between;
}
.subNavBox4 h1 i{
	margin-left: 40px;
	width: 200px;
}
.subNav4{
	width:100%; 
	float:left; 
	HEIGHT:75px;
	display: flex;
	justify-content: space-between;
	CURSOR: pointer; 
	text-align:left; 
	border-bottom:1px solid #e0e0e0;
	background-color: #F9FAFB;
	line-height:75px; 
	font-size:14px;
}
.subNav4 i{ 
	margin-left: 40px;
	width: 200px;
}
.subNav4:hover{float:left; }
.currentDd4{background: #f2f2f2;}
.currentDd4 i{
	color: #0997BB;
}
.navContent4{
	display: none;
	float:left; 
	width:100%; 
	padding:0.5rem 5% 1rem 5%; 
	line-height:30px; 
	font-size:14px;
	background-color: #f2f2f2;
}
.blue{
	color: #0997BB;
}

.subNavBox5{
	width:100%;
	float:left;
	margin-top:30px;
}
.subNav5{
background:#f5f5f5;
margin-top:5px;
	width:100%; 
	float:left; 
	HEIGHT:45px;
	DISPLAY: block;  
	
	text-align:left; 
	border-bottom:1px solid #e0e0e0; 
	line-height:45px; 
	font-size:18px;
	font-weight: bold;
	padding-left:25px
}
.subNav5 i{ 
	padding:0.3rem; 
	background:url(../img/jt01.png) no-repeat center / contain; 
	margin-right:1rem; 
	float:right; 
	margin-top:15px;
}
.subNav5:hover{float:left; }
.currentDd5{background: #0997BB; color: #FFFFFF;}
.currentDd5 a{
	color: #FFFFFF;
}
.currentDd5 i{
	background:url(../img/jt001.png) no-repeat center / contain;
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	transform:rotate(180deg);
	-webkit-transition:all .25s ease 0s;
	-moz-transition:all .25s ease 0s;
	-o-transition:all .25s ease 0s;
	transition:all .25s ease 0s;
}
.navContent5{
padding-top:0.5rem;
padding-bottom:0.5rem;
	display: none;
	float:left; 
	width:100%; 
	line-height:24px; 
	font-size:14px; 
}






.mart0{
	margin-top: 0px;
}
.mart55{
	margin-top: 55px;
}
.pc{
	display: block;
}
.moblie{
	display: none;
}
.header2{
	display: none;
}

.add{
	width: 100%;
	float: left;
	margin-bottom: 30px;
	font-size: 14px;
	color: #999999;
	line-height: 30px;
}
.add a{
	color: #999999;
}
.add a:hover{
	color: #c31a1f;
}

	
}






@media (max-width:1359px) {

.line60{ margin-bottom:2.rem; width:100%; float:left;}
.pc{
	display: none;
}
.moblie{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
}
.header{
	display: none;
}
.header2{ 
	width:100%; 
	float:left; 
	height:4rem; 
	line-height:4rem;
	background-color: #FFFFFF;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999;
	box-shadow: 0px 4px 23px 0px rgba(0,0,0,0.10); 
}
.logo{ 
	width:100%; 
	float:left; 
	height:4rem; 
	text-align:center;
}
.logo span{ 
	height:100%; 
	display:inline-block; 
	vertical-align:middle;
}
.logo img{ 
	max-width:70%; 
	max-height:3rem; 
	vertical-align:middle; 
	margin-left:5%;
}
.nav2{ 
	width:60%; 
	float:right; 
	line-height:110px; 
	height:110px; 
	text-align:right;
}
.nav2 a{ 
	width: auto; 
	font-size:16px; 
	margin-right:5%;
}
.nav-bar2 { 
	width:4rem; 
	height:4rem; 
	position:absolute; 
	z-index:11; 
	left:0%; 
	top:0; 
	text-align:center;
}
.nav-bar2 img{ 
	max-width:40%; 
	max-height:1.5rem; 
	vertical-align:middle;
}
.nav-bar2 span{ 
	display:inline-block; 
	height:100%; 
	vertical-align:middle;
}
.nav-bg { 
	width:0px; 
	height: auto; 
	overflow:hidden; 
	position: absolute; 
	right:0px; 
	top:0; 
	z-index:998;
}
.v_close { 
	display:block; 
	position: absolute; 
	top: 3%; 
	left:5%; 
	z-index:102;  
	width: 15px; 
	height: 15px; 
	background:url(../img/close2.png) no-repeat; 
	background-size:100% 100%; 
	display:none;
}
.nav { 
	margin:0 0 0 0;
}
.subNavBox3{
	width:65%;
	float:right; 
	background:#fff;  
	padding-bottom:4rem;
}
.subNavBox3 h1{ 
	text-align:center; 
	height:5rem; 
	background:#ffffff;
}
.subNavBox3 h1 span{ 
	height:100%; 
	display:inline-block; 
	vertical-align:middle;
}
.subNavBox3 h1 img{ 
	max-width:80%; 
	max-height:3rem; 
	vertical-align:middle;
} 
.subNav3{
	width:95%; 
	float:left; 
	HEIGHT:3.0rem;
	DISPLAY: block;  
	CURSOR: pointer; 
	padding-left:5%;
	text-align:left; 
	border-bottom:1px solid #e0e0e0; 
	line-height:3.0rem; 
	font-size:1.0rem;
	font-weight: bold;
}
.subNav3 i{ 
	padding:0.3rem; 
	background:url(../img/jt01.png) no-repeat center / contain; 
	margin-right:1rem; 
	float:right; 
	margin-top:1.2rem;
}
.subNav3:hover{float:left; }
.currentDd3{background: #0997BB; color: #FFFFFF;}
.currentDd3 a{
	color: #FFFFFF;
}
.currentDd3 i{
	background:url(../img/jt001.png) no-repeat center / contain;
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	transform:rotate(180deg);
	-webkit-transition:all .25s ease 0s;
	-moz-transition:all .25s ease 0s;
	-o-transition:all .25s ease 0s;
	transition:all .25s ease 0s;
}
.navContent3{
	display: none;
	float:left; 
	width:90%; 
	padding:0.5rem 5% 1rem 5%; 
	line-height:2.0rem; 
	font-size:0.8rem; 
	padding-bottom:0px;
}
.navContent3 h2{
	font-size: 0.8rem;
	line-height: 2.0rem;
}

.subNavBox5{
	width:100%;
	float:left;
	margin-top:30px;
}
.subNav5{
background:#f5f5f5;
margin-top:5px;
	width:100%; 
	float:left; 
	HEIGHT:45px;
	DISPLAY: block;  
	
	text-align:left; 
	border-bottom:1px solid #e0e0e0; 
	line-height:45px; 
	font-size:18px;
	font-weight: bold;
	padding-left:25px
}
.subNav5 i{ 
	padding:0.3rem; 
	background:url(../img/jt01.png) no-repeat center / contain; 
	margin-right:1rem; 
	float:right; 
	margin-top:15px;
}
.subNav5:hover{float:left; }
.currentDd5{background: #0997BB; color: #FFFFFF;}
.currentDd5 a{
	color: #FFFFFF;
}
.currentDd5 i{
	background:url(../img/jt001.png) no-repeat center / contain;
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	transform:rotate(180deg);
	-webkit-transition:all .25s ease 0s;
	-moz-transition:all .25s ease 0s;
	-o-transition:all .25s ease 0s;
	transition:all .25s ease 0s;
}
.navContent5{
padding-top:0.5rem;
padding-bottom:0.5rem;
	display: none;
	float:left; 
	width:100%; 
	line-height:24px; 
	font-size:14px; 
}


.main{ 
	width:90%; 
	float:left; 
	margin-left:5%; 
	margin-right:5%;
}

.index01{
	width: 100%;
	float: left;
	height: auto;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	align-items: center;
}
.index01 dl{
	transition: all 0.6s;
	width: 25%;
	position: relative;
	height: auto;
}
.index01 dl dt{
	height: 3.0rem;
	text-align: center;
	margin-top: 1.0rem;
	transition: all 0.6s;
}
.index01 dl dt img{
	max-height: 100%;
	max-width: 100%;
}
.index01 dl dd{
	margin-top: 0.5rem;
	font-size: 0.8rem;
	line-height: 1.5rem;
	text-align: center;
}
.index01 dl div{
	opacity: 0;
	transition: all 0.6s;
	
}
.index01 dl p{
	display: flex;
	justify-content: center;
	margin-top: 0.5rem;
}
.index01 dl p a{
	width: 8.0rem;
	height: 1.5rem;
	background: #0997bb;
	border-radius: 15px;
	text-align: center;
	line-height: 1.5rem;
	color: #FFFFFF;
	font-size: 0.8rem;
}
.index01 dl:hover div{
	opacity: 1;
}
.index01 dl:hover dt{
	margin-top: 0px;
}

.wrap{
	width: 100%;
	float: left;
	background-color: #f5f5f5;
	padding: 1.0rem 0px;
}
.prolm{
	width: 100%;
	float: left;
}
.prolm ul{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.prolm ul li{
	width: 8rem;
	height: 2.0rem;
	margin-left: 0.2rem;
	margin-right: 0.2rem;
	line-height: 2.0rem;
	text-align: center;
	font-size: 0.8rem;
}
.prolm ul li a{
	width: 100%;
	float: left;
	height: 2.0rem;
	line-height: 2.0rem;
	text-align: center;
	border-radius: 1.0rem;
	border: 1px solid #bdbdbd;
}
.prolm ul li a:hover{
	background: #0997bb;
	color: #FFFFFF;
	border-radius: 1.0rem;
	border: 1px solid #0997bb;
}
.prolm ul li .cur{
	background: #0997bb;
	color: #FFFFFF;
	border-radius: 1.0rem;
	border: 1px solid #0997bb;
}

.intitle{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	line-height: 2.0rem;
	font-size: 1.5rem;
	text-align: center;
}
.case{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
}
.case ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.case ul li{
	width: 48%;
	margin-top: 1.0rem;
}
.case ul li dl dt{
	position: relative;
	overflow: hidden;
}
.case ul li dl dt .tex{
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	background-color: rgba(0,0,0,0.5);
	color: #FFFFFF;
	left: 0;
	top: 0;
	z-index: 11;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.6s;
}
.case ul li dl dt .tex h1{
	font-size: 1.5rem;
	line-height: 2.0rem;
	text-align: center;
	font-family: arial;
}
.case ul li dl dt .tex h2{
	margin-top: 0.5rem;
	display: flex;
	justify-content: center;
	margin-bottom: 0.5rem;
}
.case ul li dl dt .tex h2 i{
	width: 1px;
	height: 34px;
	background-color: #FFFFFF;
	
}
.case ul li dl dt .tex p{
	display: flex;
	justify-content: center;
	
}
.case ul li dl dt .tex p a{
	width: 8rem;
	height: 2.0rem;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	text-align: center;
	font-size: 0.8rem;
	text-transform: uppercase;
	line-height: 2.0rem;
}
.case ul li dl dt img{
	width: 100%;
	height: auto;
	transition: all 0.6s;
}
.case ul li:hover dl dt img{
	transform: scale(1.05);
}
.case ul li:hover dl dt .tex{
	opacity: 1;
}
.case ul li dl dd{
	font-size: 0.8rem;
	display: flex;
	align-items: center;
	height: 2.5rem;
	transition: all 0.6s;
}
.case ul li:hover dl dd a{
	color: #0997BB;
	font-weight: bold;
}
.more{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	display: flex;
	justify-content: center;
}
.more a{
	width: 8.0rem;
	height: 2.0rem;
	background: #0997bb;
	border-radius: 1.0rem;
	line-height: 2.0rem;
	text-align: center;
	color: #FFFFFF;
	font-size: 0.8rem;
}

.youshi{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	background: #0997bb;
	padding: 2.0rem 0px;
	
}
.ystex{
	width: 100%;
	float: left;
}
.ystex ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.ystex ul li{
	width: 50%;
	padding: 1.0rem;
}
.ystex ul li .pic{
	height: 4.0rem;
	text-align: center;
}
.ystex ul li .pic img{
	max-height: 4.0rem;
}
.ystex ul li h1{
	font-size: 1.0rem;
	text-align: center;
	margin-top: 1.0rem;
	line-height: 1.5rem;
	color: #FFFFFF;
	font-weight: normal;
}
.ystex ul li dl dt{
	margin-top: 0.5rem;
	text-align: center;
}
.ystex ul li dl dt img{
	max-width: 80%;
	height: auto;
}
.ystex ul li dl dd{
	font-size: 0.8rem;
	line-height: 1.5rem;
	margin-top: 0.2rem;
	margin-bottom: 0.5rem;
	text-align: center;
	color: #FFFFFF;
}
.ystex ul li:hover{
	border: 1px solid rgba(255,255,255,0.50);
}

.innews{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
}
.innews ul{
	display: flex;
	flex-wrap: wrap;
}
.innews ul li{
	width: 100%;
	margin-top: 1.0rem;
}
.innews ul li .pic{
	overflow: hidden;
	position: relative;
}
.innews ul li .pic .gduo{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0 ;
	z-index: 111;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(0,0,0,0.40);
	opacity: 0;
	transition: all 0.6s;
}
.innews ul li .pic .gduo a{
	width: 8.0rem;
	height: 2.0rem;
	border: 1px solid #ffffff;
	text-align: center;
	line-height: 2.0rem;
	font-size: 0.8rem;
	text-transform: uppercase;
	color: #FFFFFF;
}
.innews ul li .pic img{
	width: 100%;
	height: auto;
	display: block;
	transition: all 0.6s;
}
.innews ul li:hover .pic img{
	transform: scale(1.05);
}
.innews ul li:hover .pic .gduo{
	opacity: 1;
}
.innews ul li dl dt{
	margin-top: 1.0rem;
	font-size: 1.0rem;
	line-height: 1.5rem;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.innews ul li dl dd{
	margin-top: 0.5rem;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #666666;
}
.innews ul li p{
	margin-top: 1.0rem;
	font-size: 0.8rem;
	color: #999;
}
.innews ul li p img{
	vertical-align: middle;
	margin-right: 5px;
}
.incon{
	width: 100%;
	float: left;
	height: auto;
	margin-top: 2.0rem;
	background-image: url(../img/abj01.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 3.0rem 0px;
}
.incon01{
	width: 100%;
	float: left;
	height: auto;
	display: flex;
	align-items: center;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #FFFFFF;
	justify-content: center;
}
.incon01 h1{
	font-size: 1.5rem;
	line-height: 2.0rem;
	padding-bottom: 1.0rem;
	background-image: url(../img/hx.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	text-align: center;
	margin-bottom: 1.0rem;
}
.incon01 p{
	text-align: center;
}
.more2{
	margin-top: 2.0rem;
	display: flex;
	justify-content: center;
}
.more2 a{
	width: 8.0rem;
	height: 2.0rem;
	background: #FFFFFF;
	border-radius: 1.0rem;
	line-height: 2.0rem;
	text-align: center;
	color: #0997bb;
	font-size: 0.8rem;
}

.youshi{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	background: #0997bb;
	padding: 2.0rem 0px;
	
}

.intitle2{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
}
.intitle2 dl dt{
	font-size: 1.5rem;
	line-height: 2.0rem;
	background-image: url(../img/hx02.jpg);
	background-position: center;
	background-repeat: repeat-x;
	display: flex;
	justify-content: center;
}
.intitle2 dl dt i{
	padding: 0px 1.0rem;
	background-color: #FFFFFF;
}
.intitle2 dl dd{
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #666666;
	text-align: center;
}
.intitle2 p{
	padding: 0px 5%;
	margin-top: 1.0rem;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #666666;
	text-align: center;
}
.inabout{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
}
.inabout ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.inabout ul li{
	width: 48%;
	position: relative;
	overflow: hidden;
	margin-top: 1.0rem;
}
.inabout ul li .pic{
	width: 100%;
}
.inabout ul li .pic img{
	width: 100%;
	height: auto;
	display: block;
	transition: all 0.6s;
}
.inabout ul li:hover .pic img{
	transform: scale(1.05);
}
.inabout ul li .tex{
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 11;
	left: 0;
	top: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.inabout ul li .tex h1{
	height: 2.0rem;
	display: flex;
	align-items: center;
	justify-content: center;
}
.inabout ul li .tex h1 img{
	max-height: 1.5rem;
}
.inabout ul li .tex dl dt{
	font-size: 0.8rem;
	line-height: 1.5rem;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-top: 1.0rem;
	text-align: center;
	display: none;
}
.inabout ul li .tex dl dd{
	font-size: 0.8rem;
	line-height: 1.5rem;
	padding-bottom: 1.0rem;
	background-image: url(../img/hx03.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
}

.foot{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	background-color: #313131;
	padding-top: 1.0rem;
}
.foot01{
	width: 100%;
	float: left;
	padding-bottom: 2.0rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.foot01 dl{
	width: 100%;
	display: none;
	margin-top: 0.1rem;
}
.foot01 dl:nth-child(4){
	display: block;
}
.foot01 dl:nth-child(5){
	display: none;
}
.foot01 dl:nth-child(5) dd{
	text-align: center;
}
.foot01 dl:nth-child(5) dd img{
	max-width: 50%;
}
.foot01 dl dt{
	font-size: 1.0rem;
	line-height: 1.5rem;
	padding-bottom: 1.0rem;
	border-bottom: 1px solid rgba(255,255,255,0.1);
	color: #FFFFFF;
	margin-bottom: 0.5rem;
}
.foot01 dl dd{
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: rgba(255,255,255,1);
	margin-top: 0.3rem;
}
.foot01 dl dd a{
	color: rgba(255,255,255,0.5);
}
.foot01 dl dd a:hover{
	color: rgba(255,255,255,1);
}
.foot01 dl dd img{
	vertical-align: middle;
	margin-right: 0.5rem;
}
.foot01 dl dd i{
	font-size: 1.0rem;
}
.foot02{
	width: 100%;
	float: left;
	height: auto;
	line-height: 1.5rem;
	border-top: 1px solid rgba(255,255,255,0.1);
	font-size: 0.8rem;
	color: rgba(255,255,255,0.5);
	padding: 1.0rem 0px;
	text-align: center;
}

.nybanner{
	width: 100%;
	float: left;
	margin-top: 4.0rem;
}
.nybanner img{
	width: 100%;
	height: auto;
	display: block;
}

.nywrap{
	width: 100%;
	float: left;
	background: #f5f5f5;
	padding-bottom: 2.0rem;
	padding-top: 1.0rem;
}
.ncon{
	width: 100%;
	float: left;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.nleft{
	width: 100%;
}
.nleft h1{
	height: 83px;
	background-image: url(../img/lmbj.jpg);
	background-position: center;
	background-repeat: no-repeat;
	font-size: 18px;
	line-height: 83px;
	padding-left: 40px;
	color: #FFFFFF;
	display: none;
}
.nleft h1 i{
	font-size: 14px;
	margin-left: 10px;
	text-transform: uppercase;
	font-weight: normal;
}
.nzlm{
	width: 100%;
	float: left;
	background-color: #FFFFFF;
}

.subNavBox{
	width:100%;
	float:left;
	display:none;
}
.subNav{
	width:49%;
	margin-right:1% ;
	float:left; 
	HEIGHT:3.0rem;
	DISPLAY: none;  
	CURSOR: pointer; 
	padding-left:5%;
	text-align:left; 
	border-bottom:1px solid #e5e5e5; 
	line-height:3.0rem; 
	font-size:1.0rem;
	padding-right: 1.0rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-weight: bold;
	display:none;
}
.subNav i{ 
	padding:0.3rem; 
	background:url(../img/jt01.png) no-repeat center / contain;
}
.subNav:hover{float:left; }
.currentDd{background: #0997BB; color: #FFFFFF;}
.currentDd a{
	color: #FFFFFF;
}
.currentDd i{
	background:url(../img/jt001.png) no-repeat center / contain;
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	transform:rotate(180deg);
	-webkit-transition:all .25s ease 0s;
	-moz-transition:all .25s ease 0s;
	-o-transition:all .25s ease 0s;
	transition:all .25s ease 0s;
}
.navContent{
	display: none;
	float:left; 
	width:100%;
}
.subNav2{
	float:left; 
	width:48%;
	margin-right:1%;
	line-height:2.0rem; 
	font-size:0.8rem;
	padding-left:5%;
	padding-right: 1.0rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid #E5E5E5;
	font-weight: bold;
}
.subNav2 i{ 
	padding:0.3rem; 
	background:url(../img/jt01.png) no-repeat center / contain;
}
.subNav2:hover{float:left; }
.currentDd2{color: #0997BB;}
.currentDd2 a{
	color: #0997BB;
}
.currentDd2 i{
	background:url(../img/jt01.png) no-repeat center / contain;
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	transform:rotate(180deg);
	-webkit-transition:all .25s ease 0s;
	-moz-transition:all .25s ease 0s;
	-o-transition:all .25s ease 0s;
	transition:all .25s ease 0s;
}
.navContent2{
	display: none;
	float:left; 
	width:100%;
}
.navContent2 ul li{
	width: 100%;
	width:49%;
	margin-right:1px;
	overflow: hidden;
	float: left;
	height: 2.0rem;
	line-height: 2.0rem;
	padding-left: 1.0rem;
	font-size: 0.8rem;
	color: #666666;
	border-bottom: 1px solid #E5E5E5;
}
.navContent2 ul li a{
	color: #666666;
}

.hottel{
	width: 100%;
	float: left;
	margin-top: 30px;
	margin-bottom: 25px;
	display: none;
}
.hottel dl dt{
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
}
.hottel dl dt i{
	margin-right: 10px;
}
.hottel dl dt img{
	vertical-align: middle;
}
.hottel dl dd{
	margin-top: 5px;
	font-size: 24px;
	color: #0997BB;
	font-family: anton;
	letter-spacing: 2px;
	text-align: center;
	line-height: 36px;
}

.nright{
	width: 100%;
}
.nytitle{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
}
.nytitle dl dt{
	font-size: 1.0rem;
	font-weight: bold;
	line-height: 1.5rem;
}
.nytitle dl dd{
	margin-top: 0.5rem;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #666666;
}
.prolist{
	width: 100%;
	float: left;
}
.prolist ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.prolist ul li{
	width: 48%;
	height: auto;
	transition: all 0.6s;
	background-color: #FFFFFF;
	position: relative;
	margin-top: 1.0rem;
	padding-bottom: 0.5rem;
}
.prolist ul li .tex{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 11;
	background: rgba(9,151,187,0.90);
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0;
	transition: all 0.6s;
}
.prolist ul li:hover .tex{
	opacity: 1;
}
.prolist ul li .tex h1{
	font-size: 1.0rem;
	line-height: 1.5rem;
	text-align: center;
	color: #FFFFFF;
	margin-bottom: 1.0rem;
}
.prolist ul li .tex h2{
	text-align: center;
}
.prolist ul li .tex h2 img{
	max-height: 1.5rem;
}
.prolist ul li dl dt{
	height: auto;
	background-color: #FFFFFF;
}
.prolist ul li dl dt span{
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}
.prolist ul li dl dt img{
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.prolist ul li dl dd{
	font-size: 0.8rem;
	height: 3.0rem;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: 0.5rem;
	margin-right: 0.5rem;
}
.fy{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
}
.fy ul{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.fy ul li{
	line-height: 1.2rem;
	text-align: center;
	color: #606266;
	font-size: 0.8rem;
	font-family: "宋体";
	margin-top:10px;
	
}
.fy ul li a{
	color: #606266;
	width: 100%;
	float: left;
	padding:5px 10px;
}
.fy ul li a:hover{
	color: #FFFFFF;
	background: #0997bb;
}
.fy ul li .cur{
	color: #FFFFFF;
	background: #0997bb;
}
.show{
	width: 100%;
	float: left;
	background-color: #FFFFFF;
	padding: 1.0rem;
}
.showtitle{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
	font-size: 1.0rem;
	font-weight: bold;
	line-height: 1.5rem;
}
.showdate{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
	font-size: 0.8rem;
	color: #999999;
	display: flex;
	align-items: center;
}
.showdate img{
	vertical-align: middle;
	margin-right: 0.5rem;
}
.showtex{
	width: 100%;
	float: left;
	margin-top: 0.5rem;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #666666;
}
.showtex img{
	max-width: 100%;
	height: auto;
}
.fh{
	display: flex;
	margin-top: 2.0rem;
	width:100%;
	float:left;
}
.fh a{
	width: 8.0rem;
	height: 2.5rem;
	border: 1px solid #bdbdbd;
	font-size: 0.8rem;
	color: #666666;
	line-height: 2.5rem;
	text-align: center;
}

.caselist{
	width: 100%;
	float: left;
}
.caselist ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.caselist ul li{
	width: 48%;
	height: auto;
	transition: all 0.6s;
	position: relative;
	margin-top: 1.0rem;
	padding-bottom: 1.0rem;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	transition: all 0.6s;
}
.caselist ul li .pic{
	overflow: hidden;
}
.caselist ul li .pic img{
	width: 100%;
	height: auto;
	display: block;
	transition: all 0.6s;
}
.caselist ul li:hover .pic img{
	transform: scale(1.05);
}
.caselist ul li dl dt{
	font-size: 1.0rem;
	line-height: 1.5rem;
	margin-top: 1.0rem;
}
.caselist ul li dl dd{
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #666666;
	margin-top: 0.5rem;
	display: flex;
}
.caselist ul li p{
	display: flex;
	margin-top: 1.0rem;
}
.caselist ul li p a{
	width: 8.0rem;
	height: 2.0rem;
	border: 1px solid #0997bb;
	color: #0997bb;
	text-align: center;
	line-height: 2.0rem;
	font-size: 0.8rem;
}
.caselist ul li p a:hover{
	background-color: #0997BB;
	color: #FFFFFF;
}
.caselist ul li:hover{
	border-bottom: 1px solid #0997bb;
}
.caselist ul li:hover dl dt{
	color: #0997BB;
	font-weight: bold;
}
.fashow01{
	width: 100%;
	float: left;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.fashow01 .tex{
	width: 100%;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #666666;
}
.fashow01 .tex h1{
	font-size: 1.0rem;
	line-height: 1.5rem;
	color: #333333;
	margin-bottom: 0.5rem;
}

.fashow01 .pic{
	width: 100%;
	overflow: hidden;
	margin-top: 1.0rem;
}
.fashow01 .pic img{
	width: 100%;
	height: auto;
	display: block;
	transition: all 0.6s;
}
.fashow01 .pic:hover img{
	transform: scale(1.05);
}

.nytitle2{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
}
.nytitle2 dl dt{
	font-size: 1.0rem;
	line-height: 1.5rem;
	font-weight: bold;
	text-align: center;
}
.nytitle2 dl dd{
	margin-top: 0.5rem;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #666666;
	text-align: center;
}
.showtex2{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #666666;
}
.showtex2 img{
	max-width: 100%;
	height: auto;
}

.xuanx{
	width: 100%;
	float: left;
}
.xuanx ul{
	display: flex;
	flex-wrap: wrap;
}
.xuanx ul li{
	width: calc(33.6% - 0.2rem);
	height: auto;
	transition: all 0.6s;
	position: relative;
	margin-right: 0.2rem;
	margin-top: 1.0rem;
	transition: all 0.6s;
}
.xuanx ul li .pic{
	overflow: hidden;
}
.xuanx ul li .pic img{
	width: 100%;
	height: auto;
	display: block;
	transition: all 0.6s;
}
.xuanx ul li:hover .pic img{
	transform: scale(1.05);
}
.xuanx ul li dl dt{
	font-size: 0.8rem;
	line-height: 1.5rem;
	margin-top: 0.5rem;
}
.xuanx ul li dl dd{
	margin-top: 1.0rem;
	display: flex;
}
.xuanx ul li dl dd a{
	width: 5rem;
	height: 2.0rem;
	border: 1px solid #0997bb;
	line-height: 2.0rem;
	text-align: center;
	font-size: 0.8rem;
	color: #0997BB;
}
.xuanx ul li dl dd a:hover{
	background-color: #0997bb;
	color: #FFFFFF;
}
.xuanx ul li:nth-child(3n){
	margin-right: 0px;
}

.news{
	width: 100%;
	float: left;
	background-color: #FFFFFF;
}
.news ul li{
	width: 100%;
	float: left;
	padding: 1.0rem;
	display: flex;
	justify-content: space-between;
	background-color: #FFFFFF;
	transition: all 0.6s;
}
.news ul li .pic{
	width: 30%;
	overflow: hidden;
}
.news ul li .pic img{
	width: 100%;
	height: auto;
	display: block;
	transition: all 0.6s;
}
.news ul li:hover .pic img{
	transform: scale(1.05);
}
.news ul li .tex{
	width: 65%;
}
.news ul li .tex h1{
	font-size: 1.0rem;
	line-height: 1.2rem;
	font-weight: normal;
	 text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}
.news ul li .tex dl dt{
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #666666;
	margin-top: 0.5rem;
text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news ul li .tex dl dd{
	font-size: 0.8rem;
	color: #999999;
	line-height: 1.5rem;
	margin-top: 0.5rem;
	display: flex;
	align-items: center;
}
.news ul li .tex dl dd img{
	vertical-align: middle;
	margin-right: 5px;
}
.news ul li:hover{
	background-color: #efefef;
}
.gsln{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
}
.gsln h1{
	font-size: 1.2rem;
	line-height: 1.5rem;
}
.gsln ul{
	display: flex;
	flex-wrap: wrap;
}
.gsln ul li{
	width: 31.0%;
	margin-right: 0.5rem;
	height: auto;
	border: 1px solid #E5E5E5;
	transition: all 0.6s;
	margin-top: 1.0rem;
}
.gsln ul li:nth-child(3n){
	margin-right: 0px;
}
.gsln ul li .pic{
	margin-top: 2.0rem;
	height: 2.5rem;
	text-align: center;
}
.gsln ul li .pic img{
	max-height: 2.0rem;
}
.gsln ul li .pic .pic01{
	display: inline-block;
}
.gsln ul li .pic .pic02{
	display: none;
}
.gsln ul li:hover .pic .pic01{
	display: none;
}
.gsln ul li:hover .pic .pic02{
	display: inline-block;
}
.gsln ul li dl dt{
	font-size: 1.0rem;
	line-height: 1.5rem;
	margin-top: 1.0rem;
	text-align: center;
}
.gsln ul li dl dd{
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #666666;
	margin-top: 1.0rem;
	text-align: center;
}
.gsln ul li p{
	display: flex;
	margin-top: 1.0rem;
	justify-content: center;
	align-items: center;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #0997BB;
}
.gsln ul li p i{
	width: 1.0rem;
	height: 1px;
	background-color: #0997BB;
	margin-left: 0.2rem;
	margin-right: 0.2rem;
}
.gsln ul li:hover p{
	opacity: 0;
}
.gsln ul li:hover dl dt{
	margin-top: 1.0rem;
}
.gsln ul li:hover{
	background-color: #0997bb;
}
.gsln ul li:hover dl dt{
	color: #FFFFFF;
}
.gsln ul li:hover dl dd{
	color: #FFFFFF;
}

.zs{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
}
.zs h1{
	font-size: 1.2rem;
	line-height: 1.5rem;
}
.lxwm{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
	display: flex;
	justify-content: space-between;
	margin-bottom: 1.0rem;
	flex-wrap: wrap;
}
.lxwm-l{
	width:100%;
	padding: 1.0rem;
	color: #666666;
	font-size: 0.8rem;
	line-height: 1.2rem;
	border: 1px solid #DDDDDD;
}
.lxwm-l p{
	margin-top: 1.0rem;
}
.lxwm-l p img{
	vertical-align: middle;
	margin-right: 0.5rem;
}
.lxwm-l h2{
	padding-bottom: 1.0rem;
	font-size: 1.2rem;
	line-height: 1.5rem;
	color: #333333;
}
.lxwm-r{
	width: 100%;
	margin-top: 1.0rem;
}
.lxwm-r ul li{
	width: 100%;
	float: left;
	margin-top: 0.5rem;
}
.lxbk{
	width: 100%;
	border: 0px;
	background: #e9edf0;
	height: 2.5rem;
	line-height: 2.5rem;
	outline: none;
	padding-left: 1.0rem;
	font-size: 0.8rem;
	color: #999999;
	font-family: "微软雅黑";
}
.anniu{
	width: 100%;
	height: 2.5rem;
	background: #0997bb;
	border: 0px;
	line-height: 2.5rem;
	text-align: center;
	font-size: 0.8rem;
	color: #FFFFFF;
	cursor: pointer;
}
.lxwm-r ul li:first-child{
	width: 48%;
}
.lxwm-r ul li:nth-child(2){
	width: 48%;
	float: right;
}

.zp{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
}
.subNavBox4{
	width:100%;
	float:left;
	border: 1px solid #0997bb;
}
.subNavBox4 h1{
	HEIGHT:3.0rem;
	line-height: 3.0rem;
	display: flex;
	font-size:1.0rem;
	background-color: #0997bb;
	font-weight: normal;
	color: #FFFFFF;
	justify-content: space-between;
}
.subNavBox4 h1 i{
	margin-left: 1.0rem;
	width: 6.0rem;
	display: none;
}
.subNavBox4 h1 i:first-child{
	display: block;
}
.subNav4{
	width:100%; 
	float:left; 
	HEIGHT:3.0rem;
	display: flex;
	justify-content: space-between;
	CURSOR: pointer; 
	text-align:left; 
	border-bottom:1px solid #e0e0e0;
	background-color: #F9FAFB;
	line-height:3.0rem; 
	font-size:0.8rem;
}
.subNav4 i{ 
	margin-left: 1.0rem;
	width: 6.0rem;
	display: none;
}
.subNav4 i:first-child{
	display: block;
}
.subNav4:hover{float:left; }
.currentDd4{background: #f2f2f2;}
.currentDd4 i{
	color: #0997BB;
}
.navContent4{
	display: none;
	float:left; 
	width:100%; 
	padding:0.5rem 5% 1rem 5%; 
	line-height:1.5rem; 
	font-size:0.8rem;
	background-color: #f2f2f2;
}
.blue{
	color: #0997BB;
}








.mart0{
	margin-top: 0px;
}
.mart55{
	margin-top: 2.0rem;
}




.add{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
	font-size: 0.8rem;
	color: #999999;
	line-height: 1.5rem;
}
.add a{
	color: #999999;
}
.add a:hover{
	color: #c31a1f;
}






















	
	
	














}
































