@charset "utf-8";
/* CSS Document */
body{
	font-size:12px;
	font-weight:normal;
	color:#000;
	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+,可以是具体的实际链接 */
}
@font-face
{
	font-family: Roboto;
	src: url('../font/Roboto-Regular.ttf'),
	url('../font/Roboto-Regular.ttf'); /* IE9+,可以是具体的实际链接 */
}
@font-face
{
	font-family: Source;
	src: url('../font/Source-Han-Serif-CN-Bold.ttf'),
	url('../font/Source-Han-Serif-CN-Bold.ttf'); /* IE9+,可以是具体的实际链接 */
}
*{
	margin:0;
	padding:0;
	box-sizing: border-box;
	}
img{
	border:0;
	}
ul,li{
	list-style:none;
	}
a{
	color:#000;
	text-decoration:none;
	transition: all 0.6s;
	}
a:hover{
	color:#009BDE;
	text-decoration: none;
	}
table{ 
	margin: auto;
	}
i{ font-style:normal}
em{ font-style:normal}



@media (min-width:1000px) {

.main{
	width: auto;
	margin:0px 5%;
	/*max-width:1360px;*/
	padding:0 61px;
}
.main.sy{
	padding:0 25px;
}
.main2{
	width:1360px;
	margin:auto;
}
.header{
	width:100%;
	float:left;
	position:fixed;
	left:0;
	top:0;
	z-index:99;
	background-color:#FFF;
}
.intop{
	width:100%;
	float:left;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	position:relative;
	height:85px;
}
.logo{
	width:320px;
	display: flex;
	align-items: center;
	height:85px;
	max-width:15vw;
}
.logo img{
	max-width:100%;
	height:auto;
}
.top-r{
	width:auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	height:85px;
}
.tel{
	width:auto;
	font-size:20px;
	line-height:30px;
}
.zyw{
	width:auto;
	margin-left:20px;
	font-size:18px;
	color:#888888;
	text-transform:uppercase;
	display: flex;
	align-items: center;
}
.zyw img{ float:left; margin-left:20px;
}
.zyw a{
	color:#888888;
}
.nav{
	width: auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 85px;
}
.nav ul{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.nav ul li{
	width:auto;
	display: flex;
	align-items: center;
	height: 85px;
	position:relative;
	font-size:18px;
	line-height:85px;
	margin-left:1.0vw;
	margin-right:1.0vw;
	font-weight:bold;
}
.nav ul li a{
	position:relative;
}
.nav ul li a::after{
	width:0;
	height:2px;
	position:absolute;
	bottom:10px;
	left:0;
	z-index:1;
	content:'';
	background-color:#3278a9;
	transition: all 0.6s;
}
.nav ul li a:hover{
	color:#3278a9;
}
.nav ul li a:hover::after{
	width:100%;
}
.nav ul li .cur{
	color:#3278a9;
}
.nav ul li .cur::after{
	width:100%;
}
.nav ul li:hover .xiala{
	opacity: 1;
	visibility: visible;
}
.nav ul li:hover a::after{
	width:100%;
}
.nav ul li:hover .xiala a::after{
	background-color:#FFF;
	width:0;
}
.xiala{
	width:520px; 
	float:left; 
	background-color:#fff;  
	filter:alpha(opacity:80); 
	opacity:0.8; 
	-moz-opacity:0.8; 
	padding:15px 0;
	visibility: hidden;
	transition: all 0.0s; 
	position:absolute;
	left:0;
	top:80px;
	z-index:1111;
	font-size:14px;
	line-height:45px;
}

.xiala p a{
	font-size:16px;
	line-height:45px;
	width:100%;
	padding:0 15px;
	transition: all 0.0s; 
}

.xiala2{ width:144px; float:left; background-color:#323232; filter:alpha(opacity:80); opacity:0.8; -moz-opacity:0.8;-khtml-opacity: 0.9 padding-bottom:20px;} 
.xiala2 ul li{ width:144px; float:left; height:30px; line-height:30px; color:#FFFFFF; text-align:center; font-size:14px}
.xiala2 ul li a{ color:#FFFFFF; width:144px; float:left; height:30px; line-height:30px;}
.xiala2 ul li a:hover{ background-color:#af000a}

.search{
	width:auto;
	display: flex;
	align-items: center;
	height: 60px;
	font-size:18px;
	color:#888888;
	cursor:pointer;
}
.search::before{
	width:16px;
	height:15px;
	margin-right:10px;
	content:'';
	background-image:url(../img/ss.png);
	background-position:center;
	background-repeat:no-repeat;
}
.tanc{
	width:260px;
	position:absolute;
	display:none;
	right:0;
	top:80px;
	background-color:#FFF;
	padding:10px 15px;
}
.tanc form{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.ssbk{
	width:auto;
	border:0;
	outline:none;
	font-size:18px;
	color:#cccccc;
	height:30px;
	line-height:30px;
	max-width:70%;
}
.inab{
	width:100%;
	float:left;
	background-image:url(../img/lxbj.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-size:cover;
	padding:60px 0;
}
.inab.news{
	background-image:url(../img/lxbj.jpg);
}
.inab.ab{
	background-image:url(../img/bj01.jpg);
}
.intit{
	width:100%;
	float:left;
	text-align:center;
	background-image:url(../img/hx.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	padding-bottom:15px;
	margin-bottom:30px;
}
.intit dl dt{
	font-size:48px;
	color:#000;
	line-height:56px;
	font-weight:bold;
}
.intit dl dd{
	font-size:30px;
	color:#666666;
	margin-top:10px;
}

.intit2{
	width:100%;
	float:left;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.intit2 .a1{
	width:auto;
	text-align:center;
	background-image:url(../img/hx.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	padding-bottom:15px;
}
.intit2 .a1 dl dt{
	font-size:48px;
	color:#000;
	line-height:56px;
	font-weight:bold;
}
.intit2 .a1 dl dd{
	font-size:30px;
	color:#666666;
	margin-top:10px;
}
.intit2 .num{
	width:auto;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
	color:#FFF;
}
.intit2 .num dl{
	width:auto;
	margin-left:2vw;
}
.intit2 .num dl dt{
	position:relative;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	font-size:20px;
	padding-bottom:15px;
	line-height:30px;
}
.intit2 .num dl dt b{
	font-size:32px;
	line-height:48px;
	margin-right:5px;
}
.intit2 .num dl dt::after{
	width:50px;
	height:2px;
	position:absolute;
	bottom:0;
	left:calc(50% - 25px);
	background-color:#FFF;
	content:'';
}
.intit2 .num dl dd{
	font-size:14px;
	line-height:30px;
	text-align:center;
	margin-top:10px;
}
.inabout{
	width:100%;
	float:left;
	margin-top:100px;
	
}
.inabout .pic{
	width:48%;
	overflow:hidden;
	position:relative;
	display:flex;
	box-shadow: 0px 4px 33px 0px rgba(0,0,0,0.30);
	float:left;
}
.inabout .pic a{
	width:100%;
	display:flex;
}
.inabout .pic img{
	width:100%;
	height:auto;
}
.inabout .pic span{
	width:56px;
	height:56px;
	position:absolute;
	left:calc(50% - 28px);
	top:calc(50% - 28px);
	background-image:url(../img/bf.png);
	background-repeat:no-repeat;
	background-position:center;
}
.inabout .tex{
	width:48%;
	font-size:18px;
	line-height:40px;
	float:right;
}
.inmore{
	width:100%;
	float:left;
	display:flex;
	margin-top:40px;
}
.inmore.jz{
	justify-content: center;
}
.inmore a{
	padding:10px 35px;
	font-size:20px;
	border:1px solid #175e90;
	border-radius:5px;
	color:#175e90;
}
.inpro{
	width:100%;
	float:left;
	background-image:url(../img/bj03.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-size:cover;
	padding:60px 0;
	padding-bottom:65px;
}
.incp{
	width:100%;
	float:left;
	margin-top:50px;
}
.incp ul{
	display: flex;
	flex-wrap: wrap;
}
.incp ul li{
	width:100%;
	padding:0 5px;
	border-right:1px solid #eee;
}
.incp ul li dl dt{
	
}
.incp ul li dl dt img{
	width:100%;
	min-height:100%;
	height:auto;
}
.incp ul li dl dd{
	font-size:20px;
	line-height:55px;
	text-align:center;
	font-weight:bold;
	margin-top:20px;
}
.incp ul li .more{
	margin-top:20px;
	justify-content: center;
	display:flex;
}
.incp ul li .more i{
	display:inline-block;
	line-height:40px;
	font-size:14px;
	padding:0px 25px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#999999;
	transition:.3s linear;
	-webkit-transition:.3s linear;
	-o-transition:.3s linear;
	-moz-transition:.3s linear;
}
.incp ul li .more:hover i{
	color:#009BDE;
	border-top:1px solid #009BDE;
	border-bottom:1px solid #009BDE;
}

.incase{
	width:100%;
	float:left;
	background-image:url(../img/bj03.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-size:cover;
	padding:100px 0;
}

.innew{
	width:100%;
	float:left;
	background-image:url(../img/bj04.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-size:cover;
	padding:125px 0;
}
.innew01{
	width:100%;
	float:left;
	margin-top:60px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	
}
.innew01 .a01{
	width:27%;
}
.innew01 .a01 .pic{
	overflow:hidden;
	height:270px;
}
.innew01 .a01 .pic img{
	width:100%;
	height:auto;
	display:block;
	min-height:270px;
	transition: all 0.6s;
}
.innew01 .a01 .pic:hover img{
	transform: scale(1.05);
}
.innew01 .a01 .tex{
	padding:20px 30px 0px 30px;
}
.innew01 .a01 .tex h1{
	font-size:14px;
	color:#888888;
	line-height:30px;
	padding-bottom:10px;
	position:relative;
	font-weight:normal;
}
.innew01 .a01 .tex h1 i{
	width:30px;
	height:1px;
	background-color:#ffd24d;
	position:absolute;
	left:0;
	bottom:0;
	z-index:11;
}
.innew01 .a01 .tex dl dt{
	margin-top:15px;
	font-size:20px;
	line-height:28px;
	height:56px;
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
}
.innew01 .a01 .tex dl dd{
	font-size:14px;
	line-height:20px;
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp:3;
    -webkit-box-orient: vertical;
	margin-top:15px;
	color:#888888;
}
.innew01 .a02{
	width:40%;
}
.innew01 .a02 ul li{
	width:100%;
	float:left;
	display: flex;
	align-items: center;
	justify-content: space-between;
	line-height:36px;
	margin-top:15px;
}
.innew01 .a02 ul li:first-child{
	margin-top:0px;
}
.innew01 .a02 ul li div{
	display: flex;
	align-items: center;
	font-size:18px;
	
	max-width:80%;
	 text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}
.innew01 .a02 ul li i{
	font-size:14px;
	color:#888888;
}
.innew01 .a02 ul li img{
	margin-right:10px;
}

.foot{
	width:100%;
	float:left;
	background-image:url(../img/bj05.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-size:cover;
	padding:40px 0;
}
.foot01{
	width:100%;
	float:left;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.foot01 .blogo{
	width:auto;
	max-width:28.3%;
	display: flex;
}
.foot01 .blogo img{
	max-width:100%;
	height:auto;
}
.foot01 .a02{
	width:calc(45.0% - 20px);
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	color:#FFF;
}
.foot01 .a02 dl dt{
	font-size:16px;
	padding-bottom:30px;
	margin-bottom:30px;
	position:relative;
}
.foot01 .a02 dl dt .hx{
	width:36px;
	height:3px;
	background-color:#FFF;
	position:absolute;
	left:0;
	bottom:0;
	z-index:1;
}
.foot01 .a02 dl dd{
	font-size:14px;
	line-height:30px;
}
.foot01 .a02 dl dd i{
	font-size:16px;
}
.foot01 .a02 dl dd a{
	color:#FFF;
}
.foot01 .a02 .sx{
	width:1px;
	height:260px;
	background-color:rgba(255,255,255,0.10);
}
.foot01 .a02 dl dd.mart20{
	margin-top:20px;
}
.foot01 .lxfs{
	width:auto;
	max-width:25%;
}
.foot01 .lxfs ul li{
	width:100%;
	float: left;
	display: flex;
	align-items: center;
	font-size:16px;
	line-height:36px;
	color:#dddddd;
}
.foot01 .lxfs ul li img{
	margin-right:15px;
}

.foot02{
	width:100%;
	float:left;
	padding:25px 0;
	background-color:#000000;
	font-size:14px;
	color:#888888;
	text-align:center;
}
.prolm{
	width:100%;
	float:left;
	margin-top:60px;
	background-color:#FFF;
}
.prolm h1{
	padding:15px 25px;
	background-color:#175e90;
	font-size:24px;
	color:#FFF;
}
.prolm h1 dl dt{
	font-size:24px;
}
.prolm h1 dl dd{
	font-size:12px;
	font-weight:normal;
}
.prolm ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.prolm ul li{
	width:100%;
	height:65px;
	line-height:65px;
	display: flex;
}
.prolm ul li a{
	width:100%;
	height:65px;
	line-height:65px;
	font-size:16px;
	padding:0 25px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.prolm ul li a i{
	font-family:'宋体';
	font-weight:bold;
}
.prolm ul li a:hover{
	background-color:#175e90;
	color:#FFF;
}
.prolm ul li a.cur{
	background-color:#175e90;
	color:#FFF;
}
.con-l{ width:24%; float:left;}
.con-r{ width:73%; float:right;}

.protit{
	width:100%;
	float:left;
	margin-top:80px;
	font-size:36px;
	line-height:48px;
	text-align:center;
}
.protit b{
	font-size:30px;
}
.protex{
	width:100%;
	float:left;
	margin-top:50px;
	font-size:18px;
	line-height:36px;
}
.ditu{
	width:100%;
	float:left;
	margin-top:50px;
	line-height:35px;
}
.protex img{
	max-width:100%;
	height:auto;
}


.caselist{
	width:100%;
	float:left;
	
}
.caselist ul{
	display: flex;
	flex-wrap: wrap;
}
.caselist ul li{
	width:calc(33.5% - 30px);
	margin-right:30px;
	position:relative;
	overflow:hidden;
	background-color:#FFF;
	box-shadow: 0px 4px 23px 0px rgba(0,0,0,0.10);
	margin-top:40px;
	transition: all 0.6s;
	float:left;
}
.caselist ul li .pic{
}
.caselist ul li .pic img{
	width:100%;
	height:auto;
	display:block;
	transition: all 0.6s;
}
.caselist ul li .pic:hover img{
	transform: scale(1.05);
}
.caselist ul li:nth-child(3n){
	margin-right:0px;
}
.caselist ul li .tex{
	padding:30px 40px;
}
.caselist ul li .tex dl dt{
	font-size:20px;
	line-height:40px;
	position:relative;
	font-weight:bold;
	 text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}
.caselist ul li .tex dl dt i{
	width:30px;
	height:1px;
	background-color:#ffd24d;
	position:absolute;
	left:0;
	bottom:0;
	z-index:11;
	transition: all 0.6s;
}
.caselist ul li:hover .tex dl dt i{
	width:100%;
}
.caselist ul li .tex dl dd{
	margin-top:15px;
	font-size:16px;
	line-height:28px;
	 text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
.caselist ul li:hover{
	background-color:#175e90;
	color:#FFF;
	margin-top:30px;
}
.caselist ul li a:hover{
	color:#FFF;
}

.nyab{
	width:100%;
	display:flex;
	justify-content: space-between;
}
.nyab .a01{
	width:36%;
	overflow:hidden;
	display:flex;
}
.nyab .a02{
	width:60%;
	overflow:hidden;
	display:flex;
}
.nyab img{
	width:100%;
	height:auto;
}

.lxwm{
	width:100%;
	float:left;
	margin-top:80px;
}
.lxwm ul{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
.lxwm ul li{
	width:25%;
	font-size:18px;
	line-height:48px;
}
.lxwm ul li:first-child{
	width:50%;
}
.lxwm ul li:nth-child(2){
	width:50%;
}
.lxwm ul li:nth-child(9){
	width:50%;
}

.rylm{
	width:100%;
	float:left;
	margin-top:20px;
}
.rylm ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.rylm ul li{
	width: auto;
	text-align:center;
	display: flex;
	margin-top:30px;
	margin-left:30px;
	margin-right:30px;
}
.rylm ul li a{
	padding:10px 35px;
	text-align:center;
	font-size:20px;
	font-weight:bold;
}
.rylm ul li a:hover{
	background-color:#175e90;
	color:#FFF;
}
.rylm ul li a.cur{
	background-color:#175e90;
	color:#FFF;
}
.rylist{
	width:100%;
	float:left;
	margin-top:20px;
}
.rylist ul{
	display: flex;
	flex-wrap: wrap;
}
.rylist ul li{
	width:calc(25.33% - 30px);
	margin-right:30px;
	margin-top:40px;
}
.rylist ul li:nth-child(4n){
	margin-right:0px;
}
.rylist ul li dl dt{
	height:320px;
	overflow:hidden;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.rylist ul li dl dt img{
	max-width:100%;
	max-height:100%;
	transition: all 0.6s;
}
.rylist ul li dl dt:hover img{
	transform: scale(1.05);
}
.rylist ul li dl dd{
	margin-top:5px;
	padding-top:25px;
	background-image:url(../img/hx33.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:18px;
	line-height:30px;
	text-align:center;
}

.nynew{
	width:100%;
	float:left;
	margin-top:40px;
	display: flex;
	flex-wrap: wrap;
}
.nynew .a01{
	width:calc(25.33% - 30px);
	margin-right:30px;
	margin-top:30px;
}
.nynew .a01:nth-child(4n){
	margin-right:0px;
}
.nynew .a01 .pic{
	overflow:hidden;
	height:230px;
}
.nynew .a01 .pic img{
	width:100%;
	height:auto;
	min-height:230px;
	display:block;
	transition: all 0.6s;
}
.nynew .a01 .pic:hover img{
	transform: scale(1.05);
}
.nynew .a01 .tex{
	padding:10px 0;
}
.nynew .a01 .tex h1{
	font-size:14px;
	color:#888888;
	line-height:30px;
	padding-bottom:10px;
	position:relative;
	font-weight:normal;
}
.nynew .a01 .tex h1 i{
	width:30px;
	height:1px;
	background-color:#ffd24d;
	position:absolute;
	left:0;
	bottom:0;
	z-index:11;
}
.nynew .a01 .tex dl dt{
	margin-top:15px;
	font-size:18px;
	line-height:28px;
	height:56px;
	 text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.nynew .a01 .tex dl dd{
	font-size:14px;
	line-height:22px;
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp:3;
    -webkit-box-orient: vertical;
	margin-top:15px;
	color:#888888;
}

.zplist{
	width:100%;
	float:left;
	margin-top:30px;
}
.zplist ul li{
	width:100%;
	float:left;
	margin-top:30px;
	padding-bottom:30px;
	border-bottom:1px solid #efefef;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.zplist ul li .date{
	width:125px;
	height:100px;
	background-color:#175e90;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	color:#FFF;
}
.zplist ul li .date dl dt{
	font-size:54px;
	line-height:60px;
}
.zplist ul li .date dl dd{
	font-size:12px;
	line-height:20px;
}
.zplist ul li .tex{
	width:calc(100% - 150px);
}
.zplist ul li .tex dl dt{
	font-size:24px;
	line-height:36px;
	font-weight:bold;
}
.zplist ul li .tex dl dd{
	font-size:14px;
	line-height:24px;
	color:#444444;
	margin-top:10px;
}

.showdate{
	width:100%;
	float:left;
	margin-top:40px;
	font-size:12px;
	color:#888888;
	text-align:center;s
}

.nybanner{ width:100%; float:left; margin-top:85px;}
.nybanner img{ width:100%; display:block;}


.fy{
	width:100%;
	float:left;
	margin-top:60px;
	margin-bottom:110px;
}
.fy ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.fy ul li{
	width: 50px;
	height: 50px;
	display:flex;
	margin-left:5px;
	margin-right:5px;
	transition: all 0.6s;
}
.fy ul li a{
	width:50px;
	height:50px;
	text-align:center;
	font-size:14px;
	background: #ffffff;
	border:1px solid #e0e0e0;
	border-radius: 50%;
	line-height:50px;
	font-family:'宋体';
	transition: all 0.6s;
}
.fy ul li a:hover{
	background: #0C427A;
	color:#FFF;
}
.fy ul li .cur{
	background: #0C427A;
	color:#FFF;
}


.xztit{
	width:100%;
	float:left;
	background-color:#FFF;
	
}
.xztit ul{
	display: flex;
	flex-wrap: wrap;
}
.xztit ul li{
	width:20%;
	height:65px;
	line-height:65px;
	position:relative;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}
.xztit ul li i{
	width:100%;
	height:5px;
	position:absolute;
	bottom:0;
	left:0;
	z-index:1;
	background-color:#175e90;
	opacity:0;
}
.xztit ul li.cur i{
	opacity:1;
}
.xztit ul li:hover i{
	opacity:1;
}

.xztit2{
	width:100%;
	float:left;
	margin-top:50px;
	
}
.xztit2 ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
}
.xztit2 ul li{
	width: auto;
	font-size:16px;
	margin-left:13px;
	display:flex;
	margin-bottom:13px;
}
.xztit2 ul li a{
	height:69px;
	border:2px solid #175e90;
	color:#175e90;
	font-weight:bold;
	line-height: 69px;
	text-align:center;
	padding:0px 10px;
}
.xztit2 ul li a:hover{
	background-color:#175e90;
	color: #FFF;
}
.xztit2 ul li a.cur{
	background-color:#175e90;
	color: #FFF;
}
.xztit3{
	width:100%;
	float:left;
	margin-top:70px;
	font-size:48px;
	font-weight:bold;
	
}
.xzcon{
	width:100%;
	float:left;
	margin-top:56px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	
}
.xzcon .tex{
	width:45.8%;
	font-size:16px;
	line-height:36px;
	color:#000;
}
.xzcon .tex h1{
	font-size:30px;
	color:#175e90;
	margin-top:0px;
}
.xzcon .tex img{
	display:none;
}
.xzcon .pic{
	width:52.2%;
	overflow:hidden;
}
.xzcon .pic img{
	width:100%;
	height:auto;
	display:block;
}
.xzcase{
	width:100%;
	float:left;
	margin-top:60px;
	margin-bottom:80px;
	
}
.xzcase h1{
	font-size:30px;
	color:#175e90;
}

.wrap{
	width:100%;
	float:left;
	background-color:rgb(246, 246, 246);
	margin-top:60px;
	padding:60px 0;
}
.news_02_t{
	width:100%;
	overflow:hidden;
	position:relative;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
.news_02_t label{
	width:46%;
	overflow:hidden;
	height:50px;
	overflow:hidden;
	float:left;
	position:relative;
	border:1px solid #eaeaea;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
.news_02_t label input.n02t_txt{
	width:100%;
	height:50px;
	border:0px;
	background-color:#f6f6f6;
	padding:0px 10px;
	font-size:14px;
	outline:none;
}
.news_02_t label input.n02t_btn{
	width:50px;
	height:50px;
	border:0px;
	cursor:pointer;
	background:url("../img/c_03.png") center no-repeat;
	background-size:20px;
	position:absolute;
	right:0px;
	top:0px;
}
.news_02_t .fr{
	width:54%;
	overflow:hidden;
	float:right;
}
.news_02_t .fr select{
	width:48%;
	height:50px;
	overflow:hidden;
	float:left;
	margin-left:2%;
	padding:0px 10px;
	border:1px solid #eaeaea;
	background:url("../img/c_22.jpg") right center no-repeat #fff;
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	-ms-appearance:none;
	outline:none;
}
.news_02_t .fr select.sel1{
	width:100%;
	background:url("../img/c_25.png") right center no-repeat #02a88c;
	color:#fff;
}

.news_02_c{
	width:100%;
	overflow:hidden;
	margin-top:40px;
}
.news_02_c ul li{
	width:100%;
	overflow:hidden;
	border-left:4px solid #dcefeb;
	padding:30px;
	min-height:64px;
	padding-left:208px;
	padding-right:231px;
	position:relative;
	background-color:#fff;
	margin-bottom:30px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	transition:.3s linear;
	-webkit-transition:.3s linear;
	-o-transition:.3s linear;
	-moz-transition:.3s linear;
}
.news_02_c ul li em{
	font-style:normal;
	overflow:hidden;
	transition:.3s linear;
	-webkit-transition:.3s linear;
	-o-transition:.3s linear;
	-moz-transition:.3s linear;
}
.news_02_c ul li em.em1{
	width:128px;
	position:absolute;
	height:88px;
	left:30px;
	top:30px;
	border-right:1px solid #e5e5e5;
	padding-right:50px;
}
.news_02_c ul li em.em1 span{
	width:100%;
	display:block;
	overflow:hidden;
	text-align:right;
}
.news_02_c ul li em.em1 span.sp1{
	font-size:26px;
	color:#333;
	font-weight:bold;
	line-height:40px;
	margin-top:10px;
}
.news_02_c ul li em.em1 span.sp2{
	font-size:14px;
	color:#666;
	font-weight:100;
	line-height:24px;
}
.news_02_c ul li em.em2{
	width:100%;
	overflow:hidden;
}
.news_02_c ul li em.em2 span{
	width:100%;
	display:block;
	overflow:hidden;
}
.news_02_c ul li em.em2 span.sp1{
	font-size:20px;
	color:#000;
	font-weight:bold;
	line-height:30px;
}
.news_02_c ul li em.em2 span.sp2{
	font-size:14px;
	color:#666;
	line-height:24px;
	height:48px;
	margin-top:10px;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	text-overflow:ellipsis;
	display:-webkit-box;
}
.news_02_c ul li em.em3{
	position:absolute;
	right:30px;
	top:0px;
	width:151px;
	height:100%;
	display:flex;
	display:-webkit-flex;
	align-items:center;
	justify-content:center;
}
.news_02_c ul li em.em3 i{
	display:inline-block;
	line-height:40px;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	font-size:14px;
	color:#999;
	padding:0px 40px;
}
.news_02_c ul li:hover{
	background-color:#175e90;
	border-left:4px solid #02a88c;
}
.news_02_c ul li:hover em.em1{
	border-right:1px solid #5cc6b4;
}
.news_02_c ul li:hover em.em1 span.sp1{
	color:#fff;
}
.news_02_c ul li:hover em.em1 span.sp2{
	color:#fff;
}
.news_02_c ul li:hover em.em2 span.sp1{
	color:#fff;
}
.news_02_c ul li:hover em.em2 span.sp2{
	color:#fff;
}
.news_02_c ul li:hover em.em3 i{
	color:#175e90;
	background-color:#fff;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}

.swiper {
    width: 100%;
	float:left;
	margin-top:60px;
	padding-bottom:60px;
}

.swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
}
.newlist{
	width:100%;
	border:1px solid #e5e5e5;
	position:relative;
}
.newlist .hx{
	width:0px;
	height:2px;
	position:absolute;
	left:0;
	bottom:0;
	z-index:1;
	transition: all 0.6s;
	background-color:#175e90;
}
.newlist:hover .hx{
	width:100%;
}
.newlist .pic{
	overflow:hidden;
}
.newlist .pic img{
	width:100%;
	height:auto;
	display:block;
	transition: all 0.6s;
}
.newlist:hover .pic img{
	transform: scale(1.05);
}
.newlist .tex{
	padding:30px;
	display: flex;
	justify-content: space-between;
}
.newlist .tex .a1{
	margin-right:20px;
}
.newlist .tex .a1 h1{
	font-size:18px;
	line-height:30px;
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.newlist .tex .a1 dl dt{
	font-size:14px;
	color:#666;
	line-height:24px;
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	margin-top:10px;
}
.newlist .tex .a1 dl dd{
	margin-top:20px;
	color:#19a68b;
	font-size:14px;
	line-height:20px;
}
.newlist .tex .a2{
	min-width:80px;
	text-align:right;
}
.newlist .tex .a2 dl dt{
	font-size:20px;
	line-height:30px;
	font-weight:bold;
}
.newlist .tex .a2 dl dd{
	font-size:14px;
	line-height:24px;
	color:#666;
}

.hz01{
	width:100%;
	float:left;
	margin-top:50px;
	margin-bottom:100px;
	
}
.hz01 ul li{
	width:248px;
	height:120px;
	background-color:#FFF;
	text-align:center;
	margin-top:20px;
	margin-right:20px;
	float:left;
	border:1px solid #eee;
}
.hz01 ul li span{
	height:100%;
	display:inline-block;
	vertical-align:middle;
}
.hz01 ul li img{
	max-height:100%;
	max-width:100%;
	vertical-align: middle;
}

#tpgd {
	overflow:hidden;
	width: 100%; 
} 
#intpgd {
	float: left;
	width: 1800%; 
} 
#tpgd1 {
	float: left; 
} 
#tpgd2 {
	float: left; 
} 

.gslc{
	width:100%;
	float:left;
	position:relative;
}
.gslc:before{
	width:65.86%;
	height:100%;
	position:absolute;
	top:0;
	right:24%;
	content:'';
	background-image:url(../img/jtb.png);
	background-repeat:no-repeat;
	background-size:contain;
}
.gstit{
	width:100%;
	float:left;
	font-size:36px;
	font-weight:bold;
}
.gslc01{
	width:100%;
	float:left;
	margin-top:60px;
	position:relative;
}
.gssm{
	width:36%;
	font-size:20px;
	line-height:48px;
	color:#888888;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}
.gslc01 ul li{
	width:100%;
	float:left;
	margin-bottom:45px;
	display:flex;
	justify-content: flex-end;
    align-items: center;
}
.gslc01 ul li .a1{
	width:55%;
	font-size:24px;
	line-height:36px;
	display:flex;
    align-items: center;
	font-weight:bold;
}
.gslc01 ul li .a1 div{
	text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.gslc01 ul li .a1 i{
	width:314px;
	height:100px;
	background-color:#98baf2;
	border-radius:15px;
	line-height:100px;
	text-align:center;
	font-size:30px;
	margin-right:40px;
	color:#FFF;
	min-width:314px;
	transition: all 0.6s;
}
.gslc01 ul li .a1:hover i{
	background-color:#709ade;
}
.gslc01 ul li .a1:hover span{
	background-color:#709ade;
}
.gslc01 ul li .a1 span{
	width:314px;
	height:100px;
	background-color:#98baf2;
	border-radius:15px;
	line-height:100px;
	text-align:center;
	font-size:30px;
	font-weight:bold;
	margin-right:40px;
	color:#FFF;
	min-width:314px;
	transition: all 0.6s;
}
.gslc01 ul li .a1.mar05{
	margin-right:5%;
}
.gslc01 ul li .a1.mar10{
	margin-right:10%;
}
.gslc01 ul li .a1.mar15{
	margin-right:15%;
}
.gslc01 ul li .a1.mar20{
	margin-right:20%;
}
.gslc01 ul li .a1.mar25{
	margin-right:25%;
}
.gslc01 ul li .a1.mar30{
	margin-right:30%;
}
.gslc01 ul li .a1.mar35{
	margin-right:35%;
}

.newstitle{
	width:100%;
	float:left;
	line-height:50px;
	font-size:36px;
	text-align:center;
}
.newsdate{ width:100%; text-align:center; line-height:35px; font-size:16px;}

.newstex{
	width:100%;
	float:left;
	margin-top:20px;
	font-size:18px;
	line-height:35px;
}
.newstex img{
	max-width:100%;
}




.mart100{
	margin-top:100px;
}
.pc{
	display: block;
}
.moblie{
	display: none;
}
.header2{
	display: none;
}



.tanchu{
	display:none; 
	left:0px;
	top: 0;
	width:100%;
	height: 100%;
	z-index:9999;
	position: fixed;
	background-color: rgba(0,0,0,0.6);
	padding-top: 4vh;
}
.tcxs{ display: block; }
.spnr{ width:70%; margin-left:15%; margin-right:15%; position:relative;}
.close2{ width:100%; float:left;margin-bottom:10px;}
.close2 a{
float:right;
width: 32px;
height: 32px;
background-image: url(../img/Close.png);
background-position: center;
background-repeat: no-repeat;
}
.back{
	width:100%;
	float:left;
	margin-top:45px;
	display:flex;
	justify-content: center;
}
.back a{
	display:flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center;
	font-size:14px;
	color:#FFF;
	width: 200px;
	height: 56px;
	background: #175e90;
}
.dingw{ width:100%; float:left; margin-top:-100px;}
.line60{ width:100%; float:left; margin-top:60px;}
.footFix{ display:none;}	
}


@media (min-width:1000px) and (max-width:1600px){


.xztit ul li{ font-size:16px;
}

	
}

@media (min-width:1361px) and (max-width:1500px){


.intit2 .num dl{
	margin-left:1vw;
}

.intit2 .num dl dt b{
	font-size:32px;
	line-height:48px;
}
.intit2 .num dl dt{
	font-size:14px;
}
.intit2 .num dl dd{
	font-size:14px;
}
	
}

@media (min-width:1000px) and (max-width:1450px){

.nav ul li a{
	height: 60px;
	line-height:60px;
	padding:0 15px;
	font-size:14px;
}
.ssbk{
	font-size:14px;
}

.xzcon .tex h1{
	margin-top:10px;
}
.xzcon .tex{
	font-size:12px;
	line-height:28px;
}

.nav ul li a{
	font-size:13px;
	padding:0 5px;
}
.nav ul li{
	margin-left:0.5vw;
	margin-right:0.5vw;
}
.xiala{
	font-size:12px;
	line-height:30px;
	width:260px;
	padding:15px;
}
.nav ul li .xiala a{
	font-size:12px;
	line-height:24px;
	padding-bottom:15px;
	padding-top:0px;
}
.search{
	font-size:14px;
}
.zyw{
	font-size:14px;
	margin-left:10px;
}
.zyw img{
	margin-left:0px;
}
.tel{
	font-size:16px;
}
.intit2 .num dl{
	margin-left:2vw;
}

.intit2 .num dl dt b{
	font-size:24px;
	line-height:36px;
}
.intit2 .num dl dt{
	font-size:12px;
}
.intit2 .num dl dd{
	font-size:12px;
}

.intit2 .a1 dl dt{
	font-size:36px;
	line-height:48px;
}
.intit2 .a1 dl dd{
	font-size:24px;
}
.inabout .tex{
	font-size:13px;
	line-height:30px;
}
.intit dl dt{
	font-size:32px;
	line-height:48px;
}
.intit dl dd{
	font-size:24px;
}

.innew01 .a02 ul li div{
	font-size:13px;
}
.innew01 .a02 ul li div img{
	max-width:10px;
}
.innew01 .a02 ul li i{
	font-size:12px;
	min-width:80px;
}
.innew01 .a02 ul li{
	margin-top:0px;
}
.innew01 .a01 .tex{
	padding:10px;
}
.innew01 .a01 .tex h1{
	font-size:12px;
}
.innew01 .a01 .tex dl dt{
	font-size:14px;
}

.inmore a{
	font-size:14px;
}
.dblogo{
	max-width:20%;
}
.dblogo img{
	max-width:100%;
}
.foot01 .a02 dl dt{
	font-size:13px;
	margin-bottom:15px;
	padding-bottom:15px;
}
.foot01 .a02 dl dd{
	font-size:12px;
}
.foot01 .a02 dl dt .hx{
	height:1px;
}

.foot01 .lxfs ul li{
	font-size:12px;
	line-height:30px;
}
.foot01 .lxfs ul li img{
	max-height:15px;
	max-width:15px;
}
.foot02{
	font-size:12px;
}
.protex{
	font-size:12px;
	line-height:36px;
}

.gstit{
	font-size:24px;
}
.gslc01{
	margin-top:30px;
}
.gssm{
	font-size:12px;
	line-height:30px;
}
.gslc01 ul li .a1{
	font-size:12px;
	line-height:30px;
}
.gslc01 ul li .a1 span{
	width:140px;
	min-width:140px;
	height:60px;
	line-height:60px;
	font-size:18px;
}
.gslc:before{
	right:28%;
}
.rylist ul li dl dd{
	padding-top:0px;
	font-size:12px;
}
.xztit2 ul li{
	font-size:12px;
}
.xztit2 ul li a{
	width:135px;
	height: auto;
	line-height:16px;
	padding:10px 0;
}
.xztit3{
	font-size:32px;
}
.xzcon .tex h1{
	font-size:24px;
}
.caselist ul li .tex{
	padding:10px 20px;
}
.caselist ul li .tex dl dt{
	font-size:14px;
	line-height:30px;
}
.caselist ul li .tex dl dd{
	font-size:12px;
}
.news_02_c ul li em.em2 span.sp1{
	font-size:14px;
}
.news_02_c ul li em.em1 span.sp1{
	font-size:14px;
}
.news_02_c ul li em.em1 span.sp2{
	font-size:12px;
}
.news_02_c ul li em.em3 i{
	font-size:12px;
}

.newlist .tex .a1 h1{
	font-size:14px;
}
.newlist .tex .a1 dl dd{
	font-size:12px;
}
.newlist .tex .a2 dl dt{
	font-size:12px;
}
.newlist .tex .a2 dl dd{
	font-size:12px;
}
.newlist .tex .a2{
	min-width:40px;
}





	
}





@media (max-width:999px) {


.pc{
	display: none;
}
.moblie{
	width: 100%;
	float: left;
}
.header{
	display: none;
}
.nyheader{
	display: none;
}
.header2{ 
	width:100%; 
	float:left; 
	height:4rem; 
	line-height:4rem;
	background-color: #fff;
	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:60%; 
	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:4rem; 
	background:#fff;
}
.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:100%; 
	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: #1E5199; 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;
	font-weight:normal;
}

.main{
	width:100%;
	float:left;
	padding:0 5%;
}
.main2{
	width:100%;
	float:left;
	padding:0 5%;
}

.inab{
	width:100%;
	float:left;
	background-image:url(../img/lxbj.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-size:cover;
	padding:3.0rem 0;
}
.inab.news{
	background-image:url(../img/lxbj.jpg);
}
.inab.ab{
	background-image:url(../img/bj01.jpg);
}
.nybanner{ width:100%; float:left; margin-top:4.0rem;}
.nybanner img{ width:100%; display:block;}
.intit{
	width:100%;
	float:left;
	text-align:center;
	background-image:url(../img/hx.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	padding-bottom:1.0rem;
}
.intit dl dt{
	font-size:1.5rem;
	color:#000;
	line-height:2.0rem;
	font-weight:bold;
}
.intit dl dd{
	font-size:0.8rem;
	color:#666666;
	margin-top:0.5rem;
}

.intit2{
	width:100%;
	float:left;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.intit2 .a1{
	width:auto;
	text-align:center;
	background-image:url(../img/hx.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	padding-bottom:15px;
}
.intit2 .a1 dl dt{
	font-size:1.5rem;
	color:#000;
	line-height:2.0rem;
	font-weight:bold;
}
.intit2 .a1 dl dd{
	font-size:0.8rem;
	color:#666666;
	margin-top:0.5rem;
}
.intit2 .num{
	width:100%;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
	color:#FFF;
	margin-top:1.0rem;
}
.intit2 .num dl{
	width:auto;
	margin-left:1.5vw;
	margin-right:1.5vw;
	margin-top:1.0rem;
}
.intit2 .num dl dt{
	position:relative;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	font-size:1.0rem;
	padding-bottom:0.5rem;
	line-height:1.5rem;
}
.intit2 .num dl dt b{
	font-size:1.5rem;
	line-height:2.0rem;
	margin-right:0.5rem;
}
.intit2 .num dl dt::after{
	width:2.0rem;
	height:1px;
	position:absolute;
	bottom:0;
	left:calc(50% - 1.0rem);
	background-color:#FFF;
	content:'';
}
.intit2 .num dl dd{
	font-size:1.0rem;
	line-height:1.5rem;
	text-align:center;
	margin-top:0.5rem;
}


.inabout{
	width:100%;
	float:left;
	margin-top:2.0rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.inabout .pic{
	width:100%;
	overflow:hidden;
	position:relative;
	display:flex;
	box-shadow: 0px 4px 33px 0px rgba(0,0,0,0.30); 
}
.inabout .pic a{
	width:100%;
	display:flex;
}
.inabout .pic img{
	width:100%;
	height:auto;
}
.inabout .pic span{
	width:2.0rem;
	height:2.0rem;
	position:absolute;
	left:calc(50% - 1.0rem);
	top:calc(50% - 1.0rem);
	background-image:url(../img/bf.png);
	background-repeat:no-repeat;
	background-position:center;
	background-size:contain;
}
.inabout .tex{
	width:100%;
	font-size:0.8rem;
	line-height:1.5rem;
	margin-top:2.0rem;
}
.inmore{
	width:100%;
	float:left;
	display:flex;
	margin-top:2.0rem;
}
.inmore.jz{
	justify-content: center;
}
.inmore a{
	padding:0.5rem 2.0rem;
	font-size:0.8rem;
	border:1px solid #175e90;
	border-radius:5px;
	color:#175e90;
}
.inpro{
	width:100%;
	float:left;
	background-image:url(../img/bj02.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-size:cover;
	padding:3.0rem 0;
}
.incp{
	width:100%;
	float:left;
	margin-top:2.0rem;
}
.incp ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.incp ul li{
	width:100%;
	margin-top:1.0rem;
	margin-bottom:1.0rem;
	padding:0 1.0rem;
}
.incp ul li dl dt{
	overflow:hidden;
	height:8rem;
	display:flex;
	box-shadow: 0px 4px 33px 0px rgba(0,0,0,0.30); 
}
.incp ul li dl dt img{
	width:100%;
	min-height:100%;
	height:auto;
}
.incp ul li dl dd{
	font-size:0.8rem;
	line-height:1.5rem;
	text-align:center;
	font-weight:bold;
	margin-top:1.0rem;
	 text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}
.incp ul li .more{
	margin-top:1.0rem;
	justify-content: center;
	display:flex;
}
.incp ul li .more i{
	display:inline-block;
	line-height:2.0rem;
	font-size:0.8rem;
	padding:0px 1.0rem;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#999999;
	transition:.3s linear;
	-webkit-transition:.3s linear;
	-o-transition:.3s linear;
	-moz-transition:.3s linear;
}
.incp ul li .more:hover i{
	color:#009BDE;
	border-top:1px solid #009BDE;
	border-bottom:1px solid #009BDE;
}

.incase{
	width:100%;
	float:left;
	background-image:url(../img/bj03.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-size:cover;
	padding:3.0rem 0;
}

.innew{
	width:100%;
	float:left;
	background-image:url(../img/bj04.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-size:cover;
	padding:3.0rem 0;
}
.innew01{
	width:100%;
	float:left;
	margin-top:2.0rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.innew01 .a01{
	width:100%;
}
.innew01 .a01 .pic{
	overflow:hidden;
}
.innew01 .a01 .pic img{
	width:100%;
	height:auto;
	display:block;
	transition: all 0.6s;
}
.innew01 .a01 .pic:hover img{
	transform: scale(1.05);
}
.innew01 .a01 .tex{
	padding:1.0rem;
}
.innew01 .a01 .tex h1{
	font-size:0.8rem;
	color:#888888;
	line-height:1.5rem;
	padding-bottom:1.0rem;
	position:relative;
	font-weight:normal;
}
.innew01 .a01 .tex h1 i{
	width:1.0rem;
	height:1px;
	background-color:#ffd24d;
	position:absolute;
	left:0;
	bottom:0;
	z-index:11;
}
.innew01 .a01 .tex dl dt{
	margin-top:0.5rem;
	font-size:1.0rem;
	line-height:1.5rem;
	height:3.0rem;
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
}
.innew01 .a01 .tex dl dd{
	font-size:0.8rem;
	line-height:1.5rem;
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp:3;
    -webkit-box-orient: vertical;
	margin-top:15px;
	color:#888888;
}
.innew01 .a02{
	width:100%;
	margin-top:1.0rem;
}
.innew01 .a02 ul li{
	width:100%;
	float:left;
	display: flex;
	align-items: center;
	justify-content: space-between;
	line-height:1.5rem;
	margin-top:0.8rem;
}
.innew01 .a02 ul li:first-child{
	margin-top:0px;
}
.innew01 .a02 ul li div{
	display: flex;
	align-items: center;
	font-size:0.8rem;
	 text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
	width:75%;
}
.innew01 .a02 ul li i{
	font-size:14px;
	color:#888888;
}
.innew01 .a02 ul li img{
	margin-right:0.5rem;
	max-height:1.0rem;
}

.foot{
	width:100%;
	float:left;
	background-image:url(../img/bj05.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-size:cover;
	padding:1.0rem 0;
}
.foot01{
	width:100%;
	float:left;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.foot01 .dblogo{
	width:100%;
}
.foot01 .dblogo img{
	max-width:50%;
	height:auto;
}
.foot01 .lxfs{
	width:100%;
	margin-top:2.0rem;
}
.foot01 .lxfs ul li{
	width:100%;
	float: left;
	display: flex;
	align-items: center;
	font-size:0.8rem;
	line-height:1.5rem;
	color:#dddddd;
}
.foot01 .lxfs ul li img{
	margin-right:0.5rem;
	max-height:1.0rem;
	max-width:1.0rem;
}

.foot02{
	width:100%;
	float:left;
	padding:1.0rem 5%;
	background-color:#000000;
	font-size:0.8rem;
	line-height:1.5rem;
	color:#888888;
	text-align:center;
}
.prolm{
	width:100%;
	float:left;
	margin-top:1.0rem;
	background-color:#FFF;
}
.prolm h1{
	padding:0.5rem 1.0rem;
	background-color:#175e90;
	font-size:1.0rem;
	color:#FFF;
}
.prolm h1 dl dt{
	font-size:1.0rem;
}
.prolm h1 dl dd{
	font-size:0.8rem;
	font-weight:normal;
}
.prolm ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.prolm ul li{
	width:50%;
	height:2.5rem;
	line-height:2.5rem;
	display: flex;
	overflow:hidden;
}
.prolm ul li a{
	width:100%;
	height:2.5rem;
	line-height:2.5rem;
	font-size:0.8rem;
	padding:0 1.0rem;
	display: flex;
	justify-content: space-between;
}
.prolm ul li a i{
	font-family:'宋体';
	font-weight:bold;
}
.prolm ul li a:hover{
	background-color:#175e90;
	color:#FFF;
}
.prolm ul li a.cur{
	background-color:#175e90;
	color:#FFF;
}
.protit{
	width:100%;
	float:left;
	margin-top:2.0rem;
	font-size:1.2rem;
	line-height:1.5rem;
	text-align:center;
}
.protit b{
	font-size:1.0rem;
}
.protex{
	width:100%;
	float:left;
	margin-top:2.0rem;
	font-size:0.8rem;
	line-height:1.5rem;
}
.protex img{
	max-width:100%;
	height:auto;
}
.ditu{
	width:100%;
	float:left;
	margin-top:2.0rem;
	font-size:0.8rem;
	line-height:1.5rem;
}
.caselist{
	width:100%;
	float:left;
}
.caselist ul{
	display: flex;
	flex-wrap: wrap;
}
.caselist ul li{
	width:100%;
	position:relative;
	overflow:hidden;
	background-color:#FFF;
	box-shadow: 0px 4px 23px 0px rgba(0,0,0,0.10);
	margin-top:1.0rem;
	transition: all 0.6s;
	float:left;
}
.caselist ul li .pic{
	overflow:hidden;
}
.caselist ul li .pic img{
	width:100%;
	height:auto;
	display:block;
	transition: all 0.6s;
}
.caselist ul li .pic:hover img{
	transform: scale(1.05);
}
.caselist ul li:nth-child(3n){
	margin-right:0px;
}
.caselist ul li .tex{
	padding:1.0rem;
}
.caselist ul li .tex dl dt{
	font-size:1.0rem;
	line-height:1.5rem;
	padding-bottom:0.5rem;
	position:relative;
	font-weight:bold;
}
.caselist ul li .tex dl dt i{
	width:1.0rem;
	height:1px;
	background-color:#ffd24d;
	position:absolute;
	left:0;
	bottom:0;
	z-index:11;
	transition: all 0.6s;
}
.caselist ul li:hover .tex dl dt i{
	width:100%;
}
.caselist ul li .tex dl dd{
	margin-top:0.5rem;
	font-size:0.8rem;
	line-height:1.rem;
}
.caselist ul li:hover{
	background-color:#175e90;
	color:#FFF;
	margin-top:30px;
}
.caselist ul li a:hover{
	color:#FFF;
}

.nyab{
	width:100%;
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.nyab .a01{
	width:100%;
	overflow:hidden;
	display:flex;
}
.nyab .a02{
	width:100%;
	overflow:hidden;
	display:flex;
	margin-top:1.0rem;
}
.nyab img{
	width:100%;
	height:auto;
}

.lxwm{
	width:100%;
	float:left;
	margin-top:2.0rem;
}
.lxwm ul{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
.lxwm ul li{
	width:100%;
	font-size:0.8rem;
	line-height:1.5rem;
}
.lxwm ul li:first-child{
	width:100%;
}
.lxwm ul li:nth-child(2){
	width:100%;
}
.lxwm ul li:nth-child(9){
	width:100%;
}

.rylm{
	width:100%;
	float:left;
	margin-top:1.0rem;
}
.rylm ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.rylm ul li{
	width: auto;
	text-align:center;
	display: flex;
	margin-top:1.0rem;
	margin-left:0.5rem;
	margin-right:0.5rem;
}
.rylm ul li a{
	padding:0.5rem 1.0rem;
	text-align:center;
	font-size:0.8rem;
	font-weight:bold;
}
.rylm ul li a:hover{
	background-color:#175e90;
	color:#FFF;
}
.rylm ul li a.cur{
	background-color:#175e90;
	color:#FFF;
}
.rylist{
	width:100%;
	float:left;
	margin-top:1.0rem;
}
.rylist ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.rylist ul li{
	width:48%;
	margin-top:1.0rem;
}
.rylist ul li:nth-child(4n){
	margin-right:0px;
}
.rylist ul li dl dt{
	height:7.0rem;
	overflow:hidden;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.rylist ul li dl dt img{
	max-width:100%;
	max-height:100%;
	transition: all 0.6s;
}
.rylist ul li dl dt:hover img{
	transform: scale(1.05);
}
.rylist ul li dl dd{
	margin-top:1.0rem;
	padding-top:.0rem;
	background-image:url(../img/hx33.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:0.8rem;
	line-height:1.5rem;
	text-align:center;
}

.nynew{
	width:100%;
	float:left;
	margin-top:1.0rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.nynew .a01{
	width:48%;
	margin-top:1.0rem;
}
.nynew .a01:nth-child(4n){
	margin-right:0px;
}
.nynew .a01 .pic{
	overflow:hidden;
	height:8rem;
}
.nynew .a01 .pic img{
	width:100%;
	min-height:100%;
	height:auto;
	display:block;
	transition: all 0.6s;
}
.nynew .a01 .pic:hover img{
	transform: scale(1.05);
}
.nynew .a01 .tex{
	padding:0.5rem 0;
}
.nynew .a01 .tex h1{
	font-size:0.8rem;
	color:#888888;
	line-height:1.5rem;
	padding-bottom:0.2rem;
	position:relative;
	font-weight:normal;
}
.nynew .a01 .tex h1 i{
	width:1.0rem;
	height:1px;
	background-color:#ffd24d;
	position:absolute;
	left:0;
	bottom:0;
	z-index:11;
}
.nynew .a01 .tex dl dt{
	margin-top:0.5rem;
	font-size:0.8rem;
	line-height:1.5rem;
	height:3.0rem;
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
}
.nynew .a01 .tex dl dd{
	font-size:0.8rem;
	line-height:1.5rem;
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp:3;
    -webkit-box-orient: vertical;
	margin-top:0.5rem;
	color:#888888;
}

.zplist{
	width:100%;
	float:left;
	margin-top:1.0rem;
}
.zplist ul li{
	width:100%;
	float:left;
	margin-top:1.0rem;
	padding-bottom:1.0rem;
	border-bottom:1px solid #efefef;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.zplist ul li .date{
	width:125px;
	height:100px;
	background-color:#175e90;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	color:#FFF;
	display:none;
}
.zplist ul li .date dl dt{
	font-size:54px;
	line-height:60px;
}
.zplist ul li .date dl dd{
	font-size:12px;
	line-height:20px;
}
.zplist ul li .tex{
	width:100%;
}
.zplist ul li .tex dl dt{
	font-size:1.0rem;
	line-height:1.5rem;
	font-weight:bold;
}
.zplist ul li .tex dl dd{
	font-size:0.8rem;
	line-height:1.5rem;
	color:#444444;
	margin-top:0.5rem;
}

.showdate{
	width:100%;
	float:left;
	margin-top:1.0rem;
	font-size:0.8rem;
	color:#888888;
	text-align:center;
}


.mart100{
	margin-top:3.0rem;
}


.fy{
	width:100%;
	float:left;
	margin-top:2.0rem;
	margin-bottom:3.0rem;
}
.fy ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.fy ul li{
	width: auto;
	display:flex;
	margin-left:0.2rem;
	margin-right:0.2rem;
	transition: all 0.6s;
}
.fy ul li a{
	padding:0.2rem 0.6rem;
	text-align:center;
	font-size:0.8rem;
	background: #ffffff;
	border:1px solid #e0e0e0;
	border-radius: 1.5rem;
	font-family:'宋体';
	transition: all 0.6s;
}
.fy ul li a:hover{
	background: #0C427A;
	color:#FFF;
}
.fy ul li .cur{
	background: #0C427A;
	color:#FFF;
}
.foot01 .a02{
	width:100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	color:#FFF;
}
.foot01 .a02 dl{
	margin-top:2.0rem;
}
.foot01 .a02 dl dt{
	font-size:1.0rem;
	padding-bottom:1.0rem;
	margin-bottom:1.0rem;
	position:relative;
}
.foot01 .a02 dl dt .hx{
	width:1.5rem;
	height:1px;
	background-color:#FFF;
	position:absolute;
	left:0;
	bottom:0;
	z-index:1;
}
.foot01 .a02 dl dd{
	font-size:0.8rem;
	line-height:1.5rem;
}
.foot01 .a02 dl dd i{
	font-size:1.0rem;
}
.foot01 .a02 dl dd a{
	color:#FFF;
}
.foot01 .a02 .sx{
	width:1px;
	height:260px;
	background-color:rgba(255,255,255,0.10);
	display:none;
}
.foot01 .a02 dl dd.mart20{
	margin-top:1.0rem;
}


.xztit{
	width:100%;
	float:left;
	background-color:#FFF;
}
.xztit ul{
	display: flex;
	flex-wrap: wrap;
}
.xztit ul li{
	width:50%;
	height: auto;
	line-height:1.5rem;
	padding:0.5rem 0;
	position:relative;
	text-align:center;
	font-size:0.8rem;
}
.xztit ul li i{
	width:100%;
	height:2px;
	position:absolute;
	bottom:0;
	left:0;
	z-index:1;
	background-color:#175e90;
	opacity:0;
}
.xztit ul li.cur i{
	opacity:1;
}
.xztit ul li:hover i{
	opacity:1;
}

.xztit2{
	width:100%;
	float:left;
	margin-top:1.0rem;
}
.xztit2 ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.xztit2 ul li{
	width: 49%;
	font-size:0.8rem;
	display:flex;
	margin-top:0.5rem;
}
.xztit2 ul li a{
	width:100%;
	text-align:center;
	padding:0.5rem 0;
	border:1px solid #175e90;
	color:#175e90;
}
.xztit2 ul li a:hover{
	background-color:#175e90;
	color: #FFF;
}
.xztit2 ul li a.cur{
	background-color:#175e90;
	color: #FFF;
}
.xztit3{
	width:100%;
	float:left;
	margin-top:2.0rem;
	font-size:1.5rem;
	font-weight:bold;
}
.xzcon{
	width:100%;
	float:left;
	margin-top:2.0rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.xzcon .tex{
	width:100%;
	font-size:0.8rem;
	line-height:1.5rem;
	color:#000;
}
.xzcon .tex h1{
	font-size:1.2rem;
	color:#175e90;
	margin-bottom:1.0rem;
}
.xzcon .tex img{
	display:none;
}
.xzcon .pic{
	width:100%;
	overflow:hidden;
	margin-top:2.0rem;
}
.xzcon .pic img{
	width:100%;
	height:auto;
	display:block;
}
.xzcase{
	width:100%;
	float:left;
	margin-top:2.0rem;
	margin-bottom:2.0rem;
}
.xzcase h1{
	font-size:1.2rem;
	color:#175e90;
}


.wrap{
	width:100%;
	float:left;
	background-color:rgb(246, 246, 246);
	margin-top:2.0rem;
	padding:2.0rem 0;
}
.news_02_t{
	width:100%;
	overflow:hidden;
	position:relative;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
.news_02_t label{
	width:46%;
	overflow:hidden;
	height:2.5rem;
	overflow:hidden;
	float:left;
	position:relative;
	border:1px solid #eaeaea;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
.news_02_t label input.n02t_txt{
	width:100%;
	height:2.5rem;
	border:0px;
	background-color:#f6f6f6;
	padding:0px 10px;
	font-size:14px;
	outline:none;
}
.news_02_t label input.n02t_btn{
	width:2.5rem;
	height:2.5rem;
	border:0px;
	cursor:pointer;
	background:url("../img/c_03.png") center no-repeat;
	background-size:20px;
	position:absolute;
	right:0px;
	top:0px;
}
.news_02_t .fr{
	width:54%;
	overflow:hidden;
	float:right;
}
.news_02_t .fr select{
	width:48%;
	height:2.5rem;
	overflow:hidden;
	float:left;
	margin-left:2%;
	padding:0px 10px;
	border:1px solid #eaeaea;
	background:url("../img/c_22.jpg") right center no-repeat #fff;
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	-ms-appearance:none;
	outline:none;
}
.news_02_t .fr select.sel1{
	width:100%;
	background:url("../img/c_25.png") right center no-repeat #02a88c;
	color:#fff;
}

.news_02_c{
	width:100%;
	overflow:hidden;
	margin-top:1.5rem;
}
.news_02_c ul li{
	width:100%;
	overflow:hidden;
	border-left:4px solid #dcefeb;
	padding:1.0rem;
	min-height:3.0rem;
	position:relative;
	background-color:#fff;
	margin-bottom:1.0rem;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	transition:.3s linear;
	-webkit-transition:.3s linear;
	-o-transition:.3s linear;
	-moz-transition:.3s linear;
}
.news_02_c ul li a{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.news_02_c ul li em{
	font-style:normal;
	overflow:hidden;
	transition:.3s linear;
	-webkit-transition:.3s linear;
	-o-transition:.3s linear;
	-moz-transition:.3s linear;
}
.news_02_c ul li em.em1{
	width:5.0rem;
	height:5.0rem;
	border-right:1px solid #e5e5e5;
	padding-right:1.0rem;
}
.news_02_c ul li em.em1 span{
	width:100%;
	display:block;
	overflow:hidden;
	text-align:right;
}
.news_02_c ul li em.em1 span.sp1{
	font-size:1.1rem;
	color:#333;
	font-weight:bold;
	line-height:1.5rem;
	margin-top:0.2rem;
}
.news_02_c ul li em.em1 span.sp2{
	font-size:0.8rem;
	color:#666;
	font-weight:100;
	line-height:1.5rem;
}
.news_02_c ul li em.em2{
	width:calc(100% - 6.0rem);
	overflow:hidden;
}
.news_02_c ul li em.em2 span{
	width:100%;
	display:block;
	overflow:hidden;
}
.news_02_c ul li em.em2 span.sp1{
	font-size:1.0rem;
	color:#000;
	font-weight:bold;
	line-height:1.5rem;
}
.news_02_c ul li em.em2 span.sp2{
	font-size:0.8rem;
	color:#666;
	line-height:1.5rem;
	margin-top:0.5rem;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	text-overflow:ellipsis;
	display:-webkit-box;
}
.news_02_c ul li em.em3{
	width:100%;
	display:flex;
	display:-webkit-flex;
	align-items:center;
	justify-content:center;
	margin-top:1.0rem;
}
.news_02_c ul li em.em3 i{
	display:inline-block;
	line-height:2.0rem;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	font-size:0.8rem;
	color:#999;
	padding:0px 1.0rem;
}
.news_02_c ul li:hover{
	background-color:#175e90;
	border-left:4px solid #02a88c;
}
.news_02_c ul li:hover em.em1{
	border-right:1px solid #5cc6b4;
}
.news_02_c ul li:hover em.em1 span.sp1{
	color:#fff;
}
.news_02_c ul li:hover em.em1 span.sp2{
	color:#fff;
}
.news_02_c ul li:hover em.em2 span.sp1{
	color:#fff;
}
.news_02_c ul li:hover em.em2 span.sp2{
	color:#fff;
}
.news_02_c ul li:hover em.em3 i{
	color:#175e90;
	background-color:#fff;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}

.swiper {
    width: 100%;
	float:left;
	margin-top:2.0rem;
	padding-bottom:3.0rem;
}

.swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
}
.newlist{
	width:100%;
	border:1px solid #e5e5e5;
	position:relative;
}
.newlist .hx{
	width:0px;
	height:2px;
	position:absolute;
	left:0;
	bottom:0;
	z-index:1;
	transition: all 0.6s;
	background-color:#175e90;
}
.newlist:hover .hx{
	width:100%;
}
.newlist .pic{
	overflow:hidden;
}
.newlist .pic img{
	width:100%;
	height:auto;
	display:block;
	transition: all 0.6s;
}
.newlist:hover .pic img{
	transform: scale(1.05);
}
.newlist .tex{
	padding:0.5rem;
	display: flex;
	justify-content: space-between;
}
.newlist .tex .a1{
	margin-right:20px;
}
.newlist .tex .a1 h1{
	font-size:1.0rem;
	line-height:1.5rem;
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.newlist .tex .a1 dl dt{
	font-size:0.8rem;
	color:#666;
	line-height:1.5rem;
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	margin-top:0.2rem;
}
.newlist .tex .a1 dl dd{
	margin-top:1.0rem;
	color:#19a68b;
	font-size:0.8rem;
	line-height:1.5rem;
}
.newlist .tex .a2{
	min-width:80px;
	text-align:right;
	display:none;
}
.newlist .tex .a2 dl dt{
	font-size:20px;
	line-height:30px;
	font-weight:bold;
}
.newlist .tex .a2 dl dd{
	font-size:14px;
	line-height:24px;
	color:#666;
}



/*手机*/

.tanchu{
	display:none; 
	left:0px;
	top: 0;
	width:100%;
	height: 100%;
	z-index:9999;
	position: fixed;
	background-color: rgba(0,0,0,0.6);
	padding-top: 30vh;
}
.tcxs{ display: block; }
.spnr{ width:90%; margin-left:5%; margin-right:5%; position:relative;}
.close2{ width:100%; float:left;margin-bottom:10px;}
.close2 a{
float:right;
width: 32px;
height: 32px;
background-image: url(../img/Close.png);
background-position: center;
background-repeat: no-repeat;
}





.hz01{
	width:100%;
	float:left;
	margin-top:2.0rem;
	margin-bottom:2.0rem
}
.hz01 ul li{
	width:148px;
	height:80px;
	background-color:#FFF;
	text-align:center;
	margin-top:20px;
	margin-right:20px;
	float:left;
	border:1px solid #eee;
}
.hz01 ul li span{
	height:100%;
	display:inline-block;
	vertical-align:middle;
}
.hz01 ul li img{
	max-height:100%;
	max-width:100%;
	vertical-align: middle;
}

#tpgd {
	overflow:hidden;
	width: 100%; 
} 
#intpgd {
	float: left;
	width: 1800%; 
} 
#tpgd1 {
	float: left; 
} 
#tpgd2 {
	float: left; 
} 

.gslc{
	width:100%;
	float:left;
	position:relative;
}
.gslc:before{
	width:65.86%;
	height:100%;
	position:absolute;
	top:0;
	right:24%;
	content:'';
	background-image:url(../img/jtb.png);
	background-repeat:no-repeat;
	background-size:contain;
}
.gstit{
	width:100%;
	float:left;
	font-size:1.2rem;
	font-weight:bold;
}
.gslc01{
	width:100%;
	float:left;
	margin-top:2.0rem;
	position:relative;
}
.gssm{
	width:100%;
	font-size:1.0rem;
	line-height:1.5rem;
	color:#888888;
	margin-bottom:2.0rem;
}
.gslc01 ul li{
	width:100%;
	float:left;
	margin-bottom:1.0rem;
	display:flex;
	justify-content: flex-end;
    align-items: center;
}
.gslc01 ul li .a1{
	width:100%;
	font-size:0.8rem;
	line-height:1.5rem;
	display:flex;
    align-items: center;
	font-weight:bold;
}
.gslc01 ul li .a1 div{
	text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.gslc01 ul li .a1 i{
	width:8.0rem;
	height:3.0rem;
	background-color:#98baf2;
	border-radius:0.5rem;
	line-height:3.0rem;
	text-align:center;
	font-size:1.2rem;
	margin-right:1.0rem;
	color:#FFF;
	min-width:8.0rem;
	transition: all 0.6s;
}
.gslc01 ul li .a1:hover i{
	background-color:#709ade;
}
.gslc01 ul li .a1:hover span{
	background-color:#709ade;
}
.gslc01 ul li .a1 span{
	width:8.0rem;
	height:3.0rem;
	background-color:#98baf2;
	border-radius:0.5rem;
	line-height:3.0rem;
	text-align:center;
	font-size:1.2rem;
	font-weight:bold;
	margin-right:1.0rem;
	color:#FFF;
	min-width:8.0rem;
	transition: all 0.6s;
}
.gslc01 ul li .a1.mar05{
	margin-right:0%;
}
.gslc01 ul li .a1.mar10{
	margin-right:0%;
}
.gslc01 ul li .a1.mar15{
	margin-right:0%;
}
.gslc01 ul li .a1.mar20{
	margin-right:0%;
}
.gslc01 ul li .a1.mar25{
	margin-right:0%;
}
.gslc01 ul li .a1.mar30{
	margin-right:0%;
}
.gslc01 ul li .a1.mar35{
	margin-right:0%;
}

.back{
	width:100%;
	float:left;
	margin-top:2.0rem;
	display:flex;
	justify-content: center;
}
.back a{
	display:flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center;
	font-size:0.8rem;
	color:#FFF;
	width: 8.0rem;
	height: 2.5rem;
	background: #175e90;
}
.back a i{
	width:1.0rem;
	height:1.0rem;
	background-image:url(../img/jt.png);
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center;
	margin-left:1.0rem;
}
.dingw{ width:100%; float:left; margin-top:-5rem;}
.line60{ width:100%; float:left; margin-top:2rem;}

.sjzwqh{
	width: auto;
	height: 4.5rem;
	font-size:1.0rem;
	display: flex;
	align-items: center;
	justify-content: flex-end;
position: absolute;
	right:1%;
	
}
.sjzwqh img{
	width:1.1rem;
}
.sjzwqh a{
	margin-left:0.5rem;
	margin-right:0.5rem;
	line-height:2.5rem;
}
.sjzwqh .zhuan{
	width:100%;
	position:absolute;
	top:4rem;
	left:0;
	z-index:111;
	font-size:16px;
	line-height:2.5rem;
	opacity:0;
	visibility:hidden;
	text-align:center;
	border-radius:5px;
}
.sjzwqh .zhuan p{
	position:relative;
	display:flex;
	align-items: center;
	text-align:left;
}
.sjzwqh .zhuan p i{
	width:2px;
	height:1.0rem;
	position:absolute;
	left:0;
	z-index:1;
	opacity:0;
	background-color:#116CB0;
}
.sjzwqh .zhuan p:hover i{
	opacity:1;
}
.sjzwqh .zhuan p.cur i{
	opacity:1;
}
.sjzwqh .zhuan a{
	color:#333;
	width:100%;
	text-align:left;
	padding-left:2.0rem;
	font-size:0.9rem;
	border-bottom:1px solid rgba(0,0,0,0.1);
	margin-left:0;
	margin-right:0;
}
.sjzwqh:hover .zhuan{
	opacity:1;
	visibility:visible;
}


.footFix {
    background: #333;
    padding: 10px 0;
    justify-content: space-between;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
    text-align: center;
    color: #fff;
	display: flex;
}
.footFix>a {
    display:flex;
	align-items: center;
	justify-content: center;
    width: 33%;
    font-size: 16px;
    color: #ffffff!important;
	line-height:2rem;
}
.footFix>a>i.iconfont {
    font-size: 20px;
    margin-right: 5px;
    color: #fff;
}
.footFix>a>i.iconfont  img{
	height:2rem;
}
.newstitle{
	width:100%;
	float:left;
	line-height:2rem;
	font-size:1.2rem;
	text-align:center;
	margin-top:2rem;
}
.newsdate{ width:100%; text-align:center; line-height:1.5rem; font-size:0.8rem;}

.newstex{
	width:100%;
	float:left;
	margin-top:0.5rem;
	font-size:0.8rem;
	line-height:1.5rem;
}
.newstex img{
	max-width:100%;
}
}
































