@charset "utf-8";
/* CSS Document */
body{
	font-size:12px;
	font-weight:normal;
	color:#000;
	line-height:1.5;
	/*font-family:'思源黑体'*/;
	font-family:思源黑体,Microsoft YaHei,Arial, Helvetica, sans-serif;
	margin:auto
	}
@font-face
{
	font-family: 思源黑体;
	src: url('../font/思源黑体 CN-Light.otf'),
	url('../font/思源黑体 CN-Light.otf'); /* IE9+,可以是具体的实际链接 */
}
@font-face
{
	font-family: DIN;
	src: url('../font/DIN-Bold.otf'),
	url('../font/DIN-Bold.otf'); /* IE9+,可以是具体的实际链接 */
}
@font-face
{
	font-family: anton;
	src: url('../fonts/anton.woff.ttf'),
	url('../font/anton.woff.ttf'); /* IE9+,可以是具体的实际链接 */
}
@font-face
{
	font-family: Roboto;
	src: url('../fonts/roboto-regular.ttf'),
	url('../fonts/roboto-regular.ttf'); /* IE9+,可以是具体的实际链接 */
}
@font-face
{
	font-family: Source;
	src: url('../fonts/source-han-serif-cn-bold.ttf'),
	url('../fonts/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:#333;
	text-decoration:none;
	}
a:hover{
	color:#0E56C0;
	text-decoration: none;
	}
table{ 
	margin: auto;
	}
i{ font-style:normal}
em{ font-style:normal}
.lianh{ text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;}

@media (min-width:1000px) {
	
.header.yanse{
	background-color: rgba(255,255,255,1);
	top:0;
}
.header.yanse a{
	color: #333333;
}
.header.yanse .sx{
	background-color:#CCC;
}
.header.yanse .innav ul li{
	color:#333;
}
.header.yanse a:hover{
	color:#0E56C0;
}
.header.yanse .cur{
	color: #0E56C0;
}
.header.yanse .cur a{
	color: #0E56C0;
}
.header.yanse.yanse01 .cur a{
	color: #0E56C0;
}
.header.yanse{
	top:0px;
}
.header.yanse.yanse01{
	top:1px;
}
.header.yanse.yanse01.h02{
	top:0px;
	background-color:#FFF;
}
.header.yanse.yanse01.ny{
	color:#333;
}
.header.yanse.yanse01.ny a{
	color:#333;
}
.header.yanse.yanse01.ny .cur a{
	color: #0E56C0;
}
.header.yanse.yanse01 a{
	color: #fff;
}
.header.yanse.yanse01{
	background-color: rgba(0,0,0,0);
}
.header.yanse.yanse01 .innav ul li{
	color:#333;
}
.main{
	width:100%;
	float:left;
	padding:0px 8.33vw;
}
.header{
	width:100%;
	float:left;
	position: fixed;
	left:0;
	z-index:999999;
	height:80px;
}
.intop{
	width:100%;
	float:left;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	padding:0px 8.33vw;
	height:80px;
}

.logo{
	width:176px;
	display: flex;
	align-items: center;
	height:55px;
	max-width:11%;
}
.logo img{
	max-width:100%;
	height:auto;
}
.innav{
	width: auto;
}
.innav ul{
	display: flex;
	align-items: center;
}
.innav ul li{
	width:auto;
	display: flex;
	align-items: center;
	height: 80px;
	margin-left:3.125vw;
	font-size:16px;
	position:relative;
}
.innav ul li a{
	height: 80px;
	line-height:80px;
}
.innav ul li b{
	font-family: DIN;
	font-size:18px;
	margin-left:10px;
}
.innav ul li a:hover{
	color:#0E56C0;
}
.intel{
	width: auto;
	display: flex;
	align-items: center;
	font-family: DIN;
	font-size:24px;
	color:#0E56C0;
}
.intel img{
	margin-right:13px;
}
.header.yanse .intel{
	color:#0E56C0;
}
.header.yanse.yanse01 .intel{
	color:#FFF;
}
.header.yanse .pic01{
	display:none;
}
.header.yanse .pic02{
	display: inline-block;
}
.header.yanse.yanse01 .pic01{
	display: inline-block;
}
.header.yanse.yanse01 .pic02{
	display: none;
}
.header.yanse.yanse01.ny .pic01{
	display: none;
}
.header.yanse.yanse01.ny .pic02{
	display: inline-block;
}
.header.yanse.yanse01.ny .intel{
	color:#0E56C0;
}

.inwrap{
	width:100%;
	float:left;
	background: #eeeff6;
	padding-bottom:100px;
}
.intit{
	width:100%;
	float:left;
	text-align: center;
	margin-top:100px;
}
.intit dl dt{
	font-size:16px;
	line-height:23px;
	color:#999;
}
.intit dl dd{
	margin-top:10px;
	font-size:40px;
	line-height:58px;
	color:#333;
	font-weight:bold;
}
.inpro{
	width:100%;
	float:left;
	margin-top:60px;
}
.inpro ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}



.inpro ul .fli{
	width:32.125%;
}

.sli{
	width: 65%;
}

.inpro ul li .a01{
	width:100%;
	float:left;
	position:relative;
	overflow:hidden;
}
.inpro ul li .a01 img{
	width:100%;
	height:auto;
	display:block;
}
.inpro ul li .a01 .tex{
	width:100%;
	position:absolute;
	padding:60px;
	left:0;
	top:0;
	z-index:11;
	font-size:14px;
	line-height:28px;
	color:#FFF;
}
.inpro ul li .a01 .tex h1{
	font-size:36px;
	line-height:52px;
	margin-bottom:30px;
}
.inpro ul li .a01 .tex .more{
	display:flex;
	margin-top:140px;
}
.inpro ul li .a01 .tex .more a{
	width: 200px;
	height: 54px;
	border: 1px solid #ffffff;
	border-radius: 4px;
	line-height:54px;
	text-align:center;
	color:#FFF;
}
.inpro ul li .a01 .tex .more a b{
	font-family:'宋体';
	margin-left:15px;
}
.inpro ul li .a02{
	width:48%;
	float:left;
	margin-top:30px;
	padding:35.5px 40px;
	background-color:#FFF;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.inpro ul li .a02:nth-child(1){
	margin-top: 0px;
}

.inpro ul li .a02:nth-child(2){
	margin-top: 0px;
}

.inpro ul li .a02:nth-child(2n){
	margin-left: 3%;
}

.inpro ul li .a02 .tex{
	width:60%;
	font-size:14px;
	line-height:28px;
}
.inpro ul li .a02 .tex h1{
	font-size:24px;
	line-height:35px;
	margin-bottom:20px;
}
.inpro ul li .a02 .tex .more{
	display:flex;
	align-items: center;
	margin-top:30px;
}
.inpro ul li .a02 .tex .more a{
	color:#0E56C0;
	margin-right:10px;
}
.inpro ul li .a02 .pic{
	width:27%;
}
.inpro ul li .a02 .pic img{
	max-width:100%;
}
.inpro ul li .a02.mart0{
	margin-top:0px;
}

.inab{
	width:100%;
	float:left;
	padding:80px 8.33vw;
	padding-top:160px;
	background-image:url(/image/about.jpg);
	background-position:center top;
	background-repeat: no-repeat;
	background-size:cover;
	text-align: center;
}
.inab .a1{
	width:100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	float:left;
}
.inabpic{
	width:47.5%;
	overflow:hidden;
}
.inabpic img{
	width:100%;
	height:auto;
	display:block;
}
.inab01{
	width:100%;
	float:left;
	font-size:14px;
	line-height:28px;
}
.kd50{ width:50%;}
.inab01 img{
	width:47.5%;
	float:right;
	margin-left:8%;
}
.inab01.w46{
	width:46.625%;
}
.inab01 dl dt{
	font-size:40px;
	line-height:58px;
	font-weight:bold;
}
.inab01 dl dd{
	font-size:24px;
	line-height:36px;
	margin-top:10px;
	margin-bottom:50px;
	color:#0E56C0;
}
.inab01 .more{
	display:flex;
	margin-top:80px;
	margin-left: auto;
	margin-right: auto;
	width: 200px;
}
.inab01 .more a{
	width: 200px;
	height: 54px;
	background: #0e56c0;
	border-radius: 4px;
	line-height:54px;
	text-align:center;
	color:#FFF;
}
.inab01 .more a b{
	font-family:'宋体';
	margin-left:15px;
}
.inab02{
	width:100%;
	float:left;
	margin-top:135px;
}
.inab02 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.inab02 ul li{
	width:18.9375%;
	display: flex;
	align-items: center;
	font-size:20px;
	line-height:30px;
	background: #ffffff;
	border-radius: 8px;
}
.inab02 ul li a{
	width:100%;
	padding:38px;
	background: #ffffff;
	border-radius: 8px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	transition: all 0.6s;
}
.inab02 ul li img{
	margin-right:30px;
}
.inab02 ul li .pic01{
	display:inline-block;
}
.inab02 ul li .pic02{
	display:none;
}
.inab02 ul li:hover .pic01{
	display:none;
}
.inab02 ul li:hover .pic02{
	display:inline-block;
}
.inab02 ul li a:hover{
	background-color:#0E56C0;
	color:#FFF;
}

.falb{
	width:100%;
	float:left;
	margin-top:53px;
}
.falb ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.falb ul li{
	width:auto;
	position:relative;
	height:57px;
	line-height:57px;
	font-size:20px;
	cursor:pointer;
}
.falb ul li .hx{
	width:0px;
	height:3px;
	position:absolute;
	bottom:0;
	left:0;
	background-color:#0e56c0;
	transition: all 0.6s;
	z-index:2;
}
.falb ul li:hover .hx{
	width:100%;
}
.falb ul li.cur .hx{
	width:100%;
}
.fatex{
	width:100%;
	float:left;
	margin-top:80px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.fatex .tex{
	width:40%;
	font-size:14px;
	line-height:28px;
	color:#666;
}
.fatex .tex h1{
	margin-bottom:30px;
	font-size:36px;
	line-height:52px;
	color:#333;
}
.fatex .tex ul{
	display:flex;
	flex-wrap: wrap;
	margin-top:65px;
}
.fatex .tex ul li{
	width:calc(25% - 15px);
	height:60px;
	background: #ffffff;
	border: 1px solid #e0e0e0;
	border-radius: 4px;
	margin-right:15px;
	margin-top:15px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}
.fatex .tex ul li:hover{
	border: 1px solid #0e56c0;
}
.fatex .tex ul li img{
	max-height:100%;
	max-width:100%;
}
.fatex .tex .more{
	display:flex;
	margin-top:95px;
}
.fatex .tex .more a{
	width: 200px;
	height: 54px;
	background: #0e56c0;
	border-radius: 4px;
	line-height:54px;
	text-align:center;
	color:#FFF;
}
.fatex .tex .more a b{
	font-family:'宋体';
	margin-left:15px;
}
.fatex .pic{
	width:55.375%;
	overflow:hidden;
}
.fatex .pic img{
	width:100%;
	height:auto;
	display:block;
}
.innew{
	width:100%;
	float:left;
	margin-top:60px;
}
.innew ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.innew ul li{
	width:32.125%;
	background-color:#FFF;
	transition: all 0.6s;
}
.innew ul li:hover{
	box-shadow: 10px 10px 24px 0px rgba(166,180,200,0.29), -12px -12px 20px 0px rgba(255,255,255,0.48); 
}
.innew ul li .pic{
	overflow:hidden;
	position:relative;
}
.innew ul li .pic img{
	width:100%;
	height:auto;
	display:block;
}
.innew ul li .pic .a01{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:11;
	padding:0 40px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.innew ul li .pic .a01 dl dt{
	font-size:24px;
	line-height:35px;
	font-weight:bold;
}
.innew ul li .pic .a01 dl dd{
	margin-top:30px;
	display:flex;
	align-items: center;
}
.innew ul li .pic .a01 dl dd a{
	color:#0E56C0;
	margin-right:20px;
}
.innew ul li .pic .a01 dl dd img{
	width:auto;
	height:auto;
}
.innew ul li .tex{
	padding:30px 40px;
	padding-bottom:60px;
}
.innew ul li .tex dl dd{
	margin-top:20px;
	font-size:16px;
	 text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}
.innew ul li .tex dl dd i{
	margin-right:10px;
	color:#0E56C0;
	font-size:12px;
}
.yuyue{
	width:100%;
	float:left;
	background-image:url(/image/ab02.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-size: cover;
	padding:80px 0;
	color:#FFF;
}
.yuyue dl dt{
	font-size:32px;
	line-height:46px;
	text-align:center;
	font-weight:bold;
}
.yuyue dl dd{
	margin-top:10px;
	font-size:16px;
	line-height:23px;
	text-align:center;
}
.yuyue .search{
	display:flex;
	align-items: center;
	justify-content: center;
	margin-top:45px;
}
.bk{
	width: 542px;
	height: 54px;
	background: #ffffff;
	border-radius: 4px;
	line-height:54px;
	padding:0 30px;
	border:0;
	font-size:14px;
	color:#999;
	outline:none;
}
.yuyue .more{
	display:flex;
	align-items: center;
	justify-content: center;
	margin-top:45px;
}
.yuyue .more a{
	width: 200px;
	height: 54px;
	border: 1px solid #ffffff;
	border-radius: 4px;
	line-height:54px;
	text-align:center;
	color:#FFF;
}
.yuyue .more a b{
	font-family:'宋体';
	margin-left:15px;
}
.foot{
	width:100%;
	float:left;
	margin-top:100px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.foot .foot-l{
	width: 32%;
	display: flex;
	flex-wrap: wrap;
}
.foot .foot-l .a01{
	display: flex;
	flex-wrap: wrap;
	width:100%;
}
.foot .foot-l .a01 .ewm{
	width:auto;
	margin-right:60px;
	text-align:center;
}
.foot .foot-l .a01 .ewm dl dt{
	overflow:hidden;
	align-items: center;
	justify-content: center;
}
.foot .foot-l .a01 .ewm dl dd{
	margin-top:20px;
}
.foot .foot-l .a01 .call{
	width:auto;
}
.foot .foot-l .a01 .call h1{
	display:flex;
	align-items: center;
	font-size:28px;
	line-height:34px;
	color:#0E56C0;
	margin-bottom:10px;
	font-family: DIN;
}
.foot .foot-l .a01 .call h1 img{
	margin-right:15px;
}
.foot .foot-l .a01 .call dl dd{
	margin-top:20px;
	display:flex;
	align-items: center;
	font-size:14px;
	color:#666;
}
.foot .foot-l .a01 .call dl dd img{
	margin-right:10px;
}
.foot .foot-l .a02{
	margin-top:95px;
	display:flex;
	align-items: center;
	width:100%;
}
.foot .foot-l .a02 a{
	margin-right:20px;
}
.foot dl dt{
	font-size:16px;
	margin-bottom:13px;
	display:flex;
}
.foot dl dd{
	display:flex;
	margin-top:17px;
	font-size:14px;
	color:#666;
}
.foot dl dd a{
	color:#666;
}
.foot02{
	width:100%;
	float:left;
	padding:40px 0;
	border-top:1px solid rgba(0,0,0,0.10);
	font-size:12px;
	color:#999;
	margin-top:55px;
}

.ycp{
	width:100%;
	float:left;
	margin-top:70px;
}
.ycp ul li{
	width:100%;
	float:left;
	padding:60px;
	background-color:#FFF;
	margin-top:30px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-radius: 8px;
	overflow:hidden;
	transition: all 0.6s;
}
.ycp ul li:hover{
	box-shadow: 10px 10px 24px 0px rgba(166,180,200,0.29), -12px -12px 20px 0px rgba(255,255,255,0.48); 
}
.ycp ul li .pic{
	width:120px;
	min-width:120px;
	overflow:hidden;
	margin-right:80px;
}
.ycp ul li .pic img{
	width:100%;
	height:auto;
	display:block;
}

.ycp ul li .pic2{
	width:120px;
	margin-right:80px;
}
.ycp ul li .pic2 dl dt{
	overflow:hidden;
}
.ycp ul li .pic2 dl dt img{
	width:100px;
	height:auto;
	display:block;
}
.ycp ul li .pic2 dl dd{
	margin-top:20px;
	display: flex;
	justify-content: space-around;
}
.ycp ul li .tex{
	width:auto;
}
.ycp ul li .tex dl dt{
	font-size:24px;
	line-height:35px;
	font-weight:bold;
	transition: all 0.6s;
}
.ycp ul li .tex dl dd{
	margin-top:20px;
	font-size:14px;
	line-height:28px;
}
.ycp ul li .tex dl dd b{
	color:#999;
	font-size:25px;
	font-family: Roboto;
}
.ycp ul li .tex dl dd i{
	font-size:16px;
	color: #999;
}
.ycp ul li .more{
	width: 13.5%;
	height: 54px;
	display:flex;
	margin-left:100px;
	min-width:120px;
}
.ycp ul li .more a{
	width: 100%;
	height: 54px;
	border: 1px solid #0e56c0;
	border-radius: 4px;
	text-align:center;
	line-height:54px;
	transition: all 0.6s;
}
.ycp ul li .more a b{
	font-family:'宋体';
	margin-left:15px;
}
.ycp ul li:hover .more a{
	background-color:#0e56c0;
	color:#FFF;
}
.ycp ul li:hover .tex dl dt{
	color:#0e56c0;
}

.fy{
	width:100%;
	float:left;
	margin-top:60px;
}
.fy ul{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.fy ul li{
	width: 50px;
	height: 50px;
	display:flex;
	margin-left:5px;
	margin-right:5px;
}
.fy ul li a{
	width:50px;
	height:50px;
	text-align:center;
	font-size:14px;
	background: #ffffff;
	border: 1px solid #e0e0e0;
	box-shadow: 15px 20px 40px 0px rgba(0,34,63,0.12); 
	border-radius: 50%;
	line-height:50px;
	font-family:'宋体';
}
.fy ul li a:hover{
	color:#fff;
	background: #0E56C0;
	border:1px solid #0E56C0;
}
.fy ul li .cur{
	color:#fff;
	background: #0E56C0;
	border:1px solid #0E56C0;
}

.nybanner{
	width:100%;
	float:left;
	position:relative;
}
.nybanner img{
	width:100%;
	height:auto;
	display:block;
}
.nybanner .tex{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:11;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding:0 8.33vw;
}
.nybanner .tex .a01{
	width:45%;
	font-size:24px;
	line-height:35px;
}
.nybanner .tex .a01 h1{
	display:flex;
	align-items: center;
	font-size:48px;
	line-height:70px;
	margin-bottom:30px;
}
.nybanner .tex .a01 h1 img{
	max-height:101px;
	margin-right:15px;
	width:auto;
}
.nybanner .tex .a01 .more{
	margin-top:87px;
	display:flex;
}
.nybanner .tex .a01 .more a{
	width: 200px;
	height: 54px;
	background: #eeeff6;
	border-radius: 4px;
	font-size:16px;
	color:#D21617;
	text-align:center;
	line-height:54px;
	margin-right:20px;
}
.nybanner .tex .a01 .more a.cur{
	background: #eeeff6;
	border: 1px solid #d21617;
}
.nybanner .tex .a01 .more a b{
	font-size:25px;
}
.nybanner .tex .a02{
	width:52%;
	font-size:24px;
	line-height:35px;
}
.nybanner .tex .a02 h1{
	font-size:40px;
	line-height:70px;
	margin-bottom:20px;
}
.nybanner .tex .a02 ul{
	margin-top:80px;
	display: flex;
	
	flex-wrap: wrap;
}
.nybanner .tex .a02 ul li{
	width:24%;
	padding:10px 20px;
	margin-top:10px;
	background: #eeeff6;
	border-radius: 8px;
	margin-right:1%;
	display: flex;
	justify-content: space-between;
	transition: all 0.6s;
}
.nybanner .tex .a02 ul li:hover{
	background: #ffffff;
	border-radius: 8px;
	box-shadow: 10px 10px 24px 0px rgba(166,180,200,0.29), -12px -12px 20px 0px rgba(255,255,255,0.48); 
}
.nybanner .tex .a02 ul li dl dt{
	font-size:16px;
}
.nybanner .tex .a02 ul li dl dd{
	display:flex;
	align-items: center;
	font-size:12px;
}
.nybanner .tex .a02 ul li dl dd img{
	margin-left:10px;
	width:auto;
	height:auto;
}
.nybanner .tex .a02 ul li .tp{
	width:41%;
	/*display:flex;*/
	display:none;
	align-items: center;
}
.nybanner .tex .a02 ul li .tp img{
	max-width:100%;
}
.nybanner .tex .a02 .more{
	display:flex;
	margin-top:105px;
}
.nybanner .tex .a02 .more a{
	width: 200px;
	height: 54px;
	border:1px solid #0E56C0;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	font-size:14px;
	color:#0E56C0;
	overflow:hidden;
	position:relative;
	transition: all 0.6s;
	margin-right:20px;
}
.nybanner .tex .a02 .more a .a01{
	color:#0E56C0;
}

.nybanner .tex .a02 .more a:hover{
	border:1px solid #0E56C0;
}
.nybanner .tex .a02 .more a .mask{
	position:absolute;
	left:0px;
	top:0;
	width:0;
	height:100%;
	transition: all 0.6s;
	z-index:1;
	background-color:#0E56C0;
}
.nybanner .tex .a02 .more a:hover .mask{
	width:100%;
}
.nybanner .tex .a02 .more a:hover .a01{
	color:#FFF;
}
.nybanner .tex .a02 .more a:hover .a01 b{
	font-family:'宋体';
}
.nybanner .tex .a02 .more a .a01{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	font-size:14px;
	color:#0E56C0;
}
.nybanner .tex .a02 .more a .a01 b{
	font-family:'宋体';
	margin-left:18px;
}

.nybanner .tex .a03{
	width:39.5625%;
	font-size:14px;
	line-height:28px;
}
.nybanner .tex .a03 h1{
	font-size:30px;
	line-height:45px;
}
.nybanner .tex .a03 h2{
	margin-bottom:20px;
	margin-top:20px;
	font-size:14px;
	line-height:28px;
	color:#999;
}
.nybanner .tex .a03 .more{
	display:flex;
	margin-top:78px;
}
.nybanner .tex .a03 .more a{
	width: 200px;
	height: 54px;
	background: #0e56c0;
	border-radius: 4px;
	color:#FFF;
	line-height:54px;
	font-size:14px;
	text-align:center;
}
.nybanner .tex .a03 .more a b{
	font-family:'宋体';
	margin-left:25px;
}
.nybanner .tex .a04{
	width:47.75%;
	overflow:hidden;
	border: 4px solid #009ee7;
	border-radius: 8px;
	overflow:hidden;
}
.nybanner .tex .a04 img{
	width:100%;
	height:auto;
	display:block;
}

.nybanner .tex2{
	width:100%;
	position:absolute;
	bottom:60px;
	left:0;
	z-index:22;
	padding:0 8.33vw;
	display:flex;
}
.nybanner .tex2.pos{
	position:fixed;
	top:80px;
	height:100px;
	background:
}
.nybanner .tex2.moblie{
	display:none;
}
.nybanner .tex2 .a01{
	width:100%;
	height: 80px;
	background: #ffffff;
	border-radius: 8px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding:0 30px;
}
.nybanner .tex2 .a01 .b1{
	width:auto;
	display: flex;
	align-items: center;
	font-size:24px;
	line-height:35px;
}
.nybanner .tex2 .a01 .b1 img{
	width:auto;
	height:auto;
}
.nybanner .tex2 .a01 .b1 .pic01{
	margin-right:30px;
	width:80px;
}
.nybanner .tex2 .a01 .b1 .pic02{
	margin-left:30px;
}
.nybanner .tex2 .a01 .b2{
	width:auto;
	height:80px;
}
.nybanner .tex2 .a01 .b2 ul{
	display: flex;
}
.nybanner .tex2 .a01 .b2 ul li{
	width:auto;
	height:80px;
	position:relative;
	margin-left:38px;
	margin-right:38px;
	display: flex;
	align-items: center;
	font-size:16px;
}
.nybanner .tex2 .a01 .b2 ul li i{
	width:100%;
	height:3px;
	background-color:#0e56c0;
	position:absolute;
	bottom:0;
	left:0;
	z-index:1;
	opacity:0;
	transition: all 0.6s;
}
.nybanner .tex2 .a01 .b2 ul li:hover i{
	opacity:1;
}
.nybanner .tex2 .a01 .b2 ul li.cur i{
	opacity:1;
}
.nybanner .tex2 .a01 .b2 ul li.cur{
	color:#0E56C0;
}
.nybanner .tex2 .a01 .b3{
	width:auto;
	display:flex;
}
.nybanner .tex2 .a01 .b3 a{
	width: 150px;
	height: 54px;
	border: 1px solid #0e56c0;
	border-radius: 4px;
	line-height:54px;
	display: flex;
	justify-content: center;
	align-items: center;
	color:#0e56c0;
	margin-left:20px;
}
.nybanner .tex2 .a01 .b3 a img{
	margin-left:20px;
	width:auto;
	height:auto;
}
.nybanner .tex2 .a01 .b3 a.cur{
	background: #0e56c0;
	color:#fff;
}

.nybanner .tex3{
	width:100%;
	position:absolute;
	bottom:60px;
	left:0;
	z-index:22;
	padding:0 8.33vw;
	display:flex;
}
.nybanner .tex3 .a01{
	width:100%;
	height: 80px;
	background: #ffffff;
	border-radius: 8px;
	box-shadow: 0px 30px 60px 0px rgba(57,57,57,0.10); 
}
.nybanner .tex3 .a01 ul{
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.nybanner .tex3 .a01 ul li{
	width:auto;
	height:80px;
	position:relative;
	margin-left:38px;
	margin-right:38px;
	display: flex;
	align-items: center;
	font-size:16px;
}
.nybanner .tex3 .a01 ul li i{
	width:100%;
	height:3px;
	background-color:#0e56c0;
	position:absolute;
	bottom:0;
	left:0;
	z-index:1;
	opacity:0;
	transition: all 0.6s;
}
.nybanner .tex3 .a01 ul li:hover i{
	opacity:1;
}
.nybanner .tex3 .a01 ul li.cur i{
	opacity:1;
}
.nybanner .tex3 .a01 ul li.cur{
	color:#0E56C0;
}



.proshow01{
	width:100%;
	float:left;
	margin-top:220px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.proshow01 .tex{
	width:47.5%;
	font-size:14px;
	line-height:28px;
}
.proshow01 .tex h1{
	font-size:36px;
	line-height:52px;
	margin-bottom:40px;
}
.proshow01 .tex .yaoqiu{
	margin-top:60px;
	display:flex;
	align-items: center;
	padding-top:20px;
	border-top:1px solid #e0e0e0;
}
.proshow01 .tex .yaoqiu img{
	margin-left:30px;
}
.proshow01 .pic{
	width:47.5%;
	overflow:hidden;
}
.proshow01 .pic img{
	width:100%;
	height:auto;
	display:block;
}
.why{
	width:100%;
	float:left;
	margin-top:100px;
}
.why h1{
	font-size:36px;
	line-height:52px;
}
.why ul{
	display: flex;
	flex-wrap: wrap;
	margin-top:40px;
}
.why ul li{
	width:32.125%;
	background: #ffffff;
	border-radius: 8px;
	padding:40px 50px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-right:1%;
	margin-bottom:20px;
}
.why ul li .tex{
	width:63.285%;
	font-size:14px;
	line-height:28px;
}
.why ul li .tex h1{
	margin-bottom:20px;
	font-size:24px;
	line-height:35px;
}
.why ul li .pic{
	width:19.8%;
}
.why ul li .pic img{
	max-width:100%;
}

.what{
	width:100%;
	float:left;
	margin-top:80px;
}
.what h1{
	font-size:36px;
	line-height:52px;
}
.what ul{
	display: flex;
	flex-wrap: wrap;
	margin-top:40px;
}
.what ul li{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width:100%;
}
.what ul li .pic{
	width:47.5%;
	overflow:hidden;
}
.what ul li .pic img{
	width:100%;
	height:auto;
	display:block;
}
.what ul li .tex{
	width:47.5%;
	font-size:14px;
	line-height:28px;
}
.what ul li .tex h1{
	font-size:36px;
	line-height:52px;
	margin-bottom:40px;
}
.what ul li .tex .more{
	margin-top:60px;
	display:flex;
	align-items: center;
}
.what ul li .tex .more a{
	display:flex;
	justify-content:center;
	align-items: center;
	width: 200px;
	height: 54px;
	border: 1px solid #0e56c0;
	border-radius: 4px;
	color:#0E56C0;
}
.what ul li .tex .more a img{
	margin-left:20px;
	width:auto;
	height:auto;
}
.proshow02{
	width:100%;
	float:left;
	height:870px;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	position:relative;
}
.proshow02 .tex{
	width:100%;
	float:left;
	height:870px;
	display:flex;
	align-items: center;
	padding:0 8.33vw;
}
.proshow02 .tex .a01{
	width:26.625%;
	font-size:14px;
	line-height:28px;
	color: #FFF;
	margin-left:22.625%;
}
.proshow02 .tex .a01 h1{
	font-size:36px;
	line-height:52px;
	margin-bottom:40px;
}
.proshow02 .tex .a01 .more{
	margin-top:106px;
	display:flex;
	align-items: center;
}
.proshow02 .tex .a01 .more a{
	display:flex;
	justify-content:center;
	align-items: center;
	width: 200px;
	height: 54px;
	background: #0e56c0;
	border-radius: 4px;
	color:#fff;
}
.proshow02 .tex .a01 .more a img{
	margin-left:20px;
	width:auto;
	height:auto;
}

.proshow02 .hdm{
	width:16.5625%;
	position:absolute;
	height:100%;
	left:8.33vw;
	top:0;
	z-index:1;
	display:flex;
	align-items: center;
}
.proshow02 .hdm pos2{
	position:fixed;
}
.proshow02 .hdm ul{
	width:100%;
	background: #0e56c0;
	border-radius: 8px;
	padding:40px 0;
	display: flex;
	flex-wrap: wrap;
}
.proshow02 .hdm ul li{
	width:100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	padding:0 30px;
	height:44px;
	position:relative;
	margin-bottom:10px;
}
.proshow02 .hdm ul li div{
	display: flex;
	align-items: center;
	color:#FFF;
	font-size:16px;
}
.proshow02 .hdm ul li div img{
	margin-right:20px;
}
.proshow02 .hdm ul li b{
	font-family:'宋体';
	opacity:0;
	transition: all 0.6s;
	color:#FFF;
}
.proshow02 .hdm ul li i{
	width:4px;
	height:44px;
	background-color:#009ee7;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	opacity:0;
	transition: all 0.6s;
}
.proshow02 .hdm ul li.cur i{
	opacity:1;
}
.proshow02 .hdm ul li.cur b{
	opacity:1;
}
.proshow02 .hdm ul li:hover i{
	opacity:1;
}
.proshow02 .hdm ul li:hover b{
	opacity:1;
}

.morecp{
	width:100%;
	float:left;
	margin-top:60px;
}
.morecp ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.morecp ul li{
	width:32.125%;
	background: #ffffff;
	border-radius: 8px;
	padding:40px 50px;
	display: flex;
	margin-bottom:20px;
	justify-content: space-between;
	align-items: center;
	transition: all 0.6s;
}
.morecp ul li .tex{
	width:60.3686%;
	font-size:14px;
	line-height:28px;
}
.morecp ul li .tex h1{
	margin-bottom:20px;
	font-size:24px;
	line-height:35px;
}
.morecp ul li .tex .more{
	display:flex;
	align-items: center;
	margin-top:30px;
	color:#0E56C0;
}
.morecp ul li .tex .more a{
	color:#0E56C0;
}
.morecp ul li .tex .more img{
	margin-left:20px;
}
.morecp ul li .pic{
	width:27.65%;
	display: flex;
	justify-content:center;
}
.morecp ul li .pic img{
	max-width:100%;
}
.morecp ul li:hover .tex h1{
	color:#0E56C0;
}
.morecp ul li:hover{
	box-shadow: 10px 10px 24px 0px rgba(166,180,200,0.29), -12px -12px 20px 0px rgba(255,255,255,0.48); 
}

.solu{
	width:100%;
	float:left;
	margin-top:100px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}
.solu .tex{
	width:40%;
	font-size:14px;
	line-height:28px;
}
.solu .tex h1{
	font-size:36px;
	line-height:52px;
	margin-bottom:30px;
}
.solu .tex .zx{
	margin-top:125px;
	display:flex;
	align-items: center;
}
.solu .tex .zx a{
	width: 200px;
	height: 54px;
	background: #0e56c0;
	border-radius: 4px;
	display:flex;
	align-items: center;
	justify-content: center;
	color:#FFF;
}
.solu .tex .zx a img{
	margin-left:25px;
}
.solu .pic{
	width:55.375%;
	overflow:hidden;
}
.solu .pic img{
	width:100%;
	height:auto;
	display:block;
}

.newlist{
	width:100%;
	float:left;
	margin-top:60px;
}
.newlist ul li{
	width:100%;
	float:left;
	margin-top:40px;
	background: #ffffff;
	border-radius: 8px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding:30px;
}
.newlist ul li .tex{
	width:52%;
	display: flex;
	margin-top:27px;
}
.newlist ul li .tex .num{
	width:auto;
	margin-right:40px;
	font-size:30px;
	line-height:45px;
	font-weight: bold;
}
.newlist ul li .tex .subtex{
	width:auto;
	font-size:14px;
	line-height:28px;
	color:#666;
}
.newlist ul li .tex .subtex h1{
	font-size:18px;
	line-height:27px;
	margin-bottom:20px;
	color:#333;
}
.newlist ul li .tex .subtex .more{
	display:flex;
	margin-top:40px;
}
.newlist ul li .tex .subtex .more a{
	width: 200px;
	height: 54px;
	background: #0e56c0;
	border-radius: 4px;
	line-height:54px;
	text-align:center;
	color:#FFF;
}
.newlist ul li .tex .subtex .more a b{
	font-family:'宋体';
	margin-left:25px;
}
.newlist ul li .pic{
	width:30%;
	overflow:hidden;
}
.newlist ul li .pic img{
	width:100%;
	height:auto;
	display:block;
	transition: all 0.6s;
}
.newlist ul li:hover .pic img{
	transform: scale(1.05);
}

.nycon{
	width:100%;
	float:left;
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top:60px;
}
.nycon-l{
	width:65.5625%;
	background-color:#FFF;
	padding:60px 80px;
}
.newtit{
	width:100%;
	float:left;
	font-size:24px;
	line-height:36px;
	font-weight:bold;
}
.newdate{
	width:100%;
	float:left;
	color:#828282;
	margin-top:34px;
	font-size:12px;
	line-height:16px;
	display:flex;
	justify-content: space-between;
	align-items: center;
}
.newdate div{
	display:flex;
}
.newdate a{
	margin-left:20px;
}
.newtex{
	width:100%;
	float:left;
	margin-top:55px;
	font-size:14px;
	line-height:30px;
	color:#666;
}
.newtex img{
	max-width:100%;
	height:auto;
}
.nycon-r{
	width:29.1875%;
}
.tjnew{
	width:100%;
	float:left;
}
.tjnew ul{
	display:flex;
	flex-wrap: wrap;
}
.tjnew ul li{
	width:100%;
	background-color:#FFF;
	padding:40px;
	transition: all 0.6s;
	margin-top:25px;
	border-radius: 8px;
}
.tjnew ul li:first-child{
	margin-top:0px;
}
.tjnew ul li:hover{
	box-shadow: 10px 10px 24px 0px rgba(166,180,200,0.29), -12px -12px 20px 0px rgba(255,255,255,0.48); 
}
.tjnew ul li:hover dl dt{
	color:#0E56C0;
}
.tjnew ul li dl dt{
	font-size:16px;
	line-height:28px;
	margin-bottom:20px;
	margin-top:20px;
}
.tjnew ul li dl dd{
	font-size:16px;
	line-height:23px;
	color:#666;
	display:flex;
	align-items: center;
}
.tjnew ul li dl dd a{
	color:#0062B2;
	margin-right:20px;
}
.back{
	width:100%;
	float:left;
	margin-top:60px;
	display:flex;
}
.back a{
	width: 209px;
	height: 58px;
	background: #0e56c0;
	border-radius: 4px;
	line-height:58px;
	text-align:center;
	font-size:14px;
	color:#fff;
	display:flex;
	justify-content: center;
	align-items: center;
}
.back a b{
	margin-left:15px;
	font-family:'宋体';
}
.nyab{
	width:100%;
	float:left;
	display:flex;
	justify-content: center;
	margin-top:60px;
}
.nyab div{
	width:67.8125%;
	font-size:14px;
	line-height:28px;
	color:#666;
	text-align:center;
}
.nyab div img{
	max-width:100%;
}
.nyab div h1{
	margin-top:60px;
	margin-bottom:30px;
	font-size:24px;
	line-height:35px;
	color:#333;
}
.nyab div .more{
	display:flex;
	justify-content: center;
	margin-top:40px;
}
.nyab div .more a{
	width: 200px;
	height: 54px;
	background: #0e56c0;
	border-radius: 4px;
	line-height:54px;
	text-align:center;
	color:#FFF;
	display:flex;
	justify-content: center;
	align-items: center;
}
.nyab div .more a img{
	font-family:'宋体';
	margin-left:25px;
}
.line1{
	width:100%;
	float:left;
	height:1px;
	background-color:#eeeff6;
	margin-top:100px;
}

.zp{
	width: 100%;
	float: left;
	margin-top: 30px;
}
.subNavBox4{
	width:100%;
	float:left;
	margin-top:50px;
}

.subNav4{
	width:100%; 
	float:left; 
	HEIGHT:132px;
	padding:0px 60px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	CURSOR: pointer; 
	text-align:left;
	line-height:132px; 
	font-size:14px;
	background: #ffffff;
	box-shadow: -20px 40px 100px 0px rgba(88,92,98,0.04), -15px 40px 100px 0px rgba(66,0,255,0.08);
	margin-top:20px;
}
.subNav4 dl dt{
	font-size:20px;
	line-height:26px;
	font-weight:bold;
}
.subNav4 dl dd{
	margin-top:10px;
	display:flex;
	align-items: center;
	font-size:14px;
	line-height:18px;
	color:#666;
}
.subNav4 dl dd i{
	width:1px;
	height:12px;
	background-color:#999999;
	margin-left:15px;
	margin-right:15px;
}
.subNav4 a{ 
	width: 200px;
	height: 54px;
	border: 1px solid #0e56c0;
	border-radius: 4px;
	display:flex;
	align-items: center;
	justify-content: center;
}
.subNav4 a i{
	width:24px;
	height:21px;
	background-image:url(/image/xjt.png);
	background-position:center;
	background-repeat:no-repeat;
	margin-left:26px;
}

.currentDd4{background: #fff;}
.currentDd4 a{
	color: #fff;
	background: #0e56c0;
}
.currentDd4 a i{
	background-image:url(/image/sjt.png);
	background-position:center;
	background-repeat:no-repeat;
}
.navContent4{
	display: none;
	float:left; 
	width:100%; 
	padding:60px; 
	line-height:28px; 
	font-size:14px;
	background-color: #fff;
}
.navContent4 h1{
	font-size:20px;
	display:flex;
	align-items: center;
}
.navContent4 h1 i{
	width:6px;
	height:24px;
	background-color:#013f88;
	margin-right:12px;
}
.navContent4 .line{
	width:100%;
	height:1px;
	display:flex;
	margin-top:90px;
	margin-bottom:25px;
	background-color:#e0e0e0;
}
.blue{
	color: #0E56C0;
}

.zztit{
	width:100%;
	float:left;
	margin-top:100px;
}
.zztit dl dt{
	font-size:40px;
	line-height:58px;
	font-weight:bold;
}
.zztit dl dd{
	margin-top:10px;
	color:#0E56C0;
}
.zztit .sm{
	display:flex;
	margin-top:40px;
}
.zztit .sm div{
	width:37.5625%;
	font-size:14px;
	line-height:28px;
}
.jxs{
	width:100%;
	float:left;
}
.jxs ul li{
	width:100%;
	float:left;
	margin-top:130px;
	padding:80px;
	background-color:#FFF;
	position:relative;
}
.jxs ul li:first-child{
	margin-top:60px;
}
.jxs ul li .tex{
	width:41.4583%;
}
.jxs ul li .tex dl dt{
	font-size:24px;
	color:#333;
	font-weight:bold;
}
.jxs ul li:hover .tex dl dt{
	color:#0E56C0;
}
.jxs ul li .tex dl dd{
	font-size:14px;
	line-height:28px;
	color:#666;
	margin-top:40px;
}
.jxs ul li .pic{
	width:34.5138%;
	position:absolute;
	bottom:0;
	right:0px;
	z-index:11;
}
.jxs ul li .pic img{
	max-width:100%;
	height: auto;
}
.fzlc{
	width:100%;
	float:left;
	margin-top:100px;
	padding:60px;
	padding-bottom:80px;
	background-color:#FFF;
}

.fzlc01{
	width:100%;
	float:left;
	background-image:url(/image/sx.jpg);
	background-position:center;
	background-repeat:repeat-y;
	padding-top:50px;
	padding-bottom:130px;
	position: relative;
}
.fzlc01 .start{
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	display: flex;
	justify-content: center;
}
.fzlc01 .start div{
	padding:14px 42px;
	border: 1px solid #003686;
	background-color:#FFF;
	color:#003686;
}
.fzlc01 .end{
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	z-index:1;
	display: flex;
	justify-content: center;
}
.fzlc01 .end div{
	padding:14px 42px;
	border: 1px solid #003686;
	background-color:#FFF;
	color:#003686;
}
.fzlc01 dl{
	width:100%;
	float:left;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	position:relative;
	margin-top:60px;
}
.fzlc01 dl dt.left{
	text-align:left;
}
.fzlc01 dl dd.right{
	text-align:right;
}
.fzlc01 dl dt{
	width:48%;
	font-size:32px;
	line-height:40px;
	text-align:right;
}
.fzlc01 span{
	width:16px;
	height:16px;
	position:absolute;
	top:calc(50% - 8px);
	left:calc(50% - 8px);
	z-index:11;
	background-image:url(/image/q01.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.fzlc01 dl:hover dt b{
	color:#086EB3;
}
.fzlc01 dl dd{
	width:48%;
	font-size:16px;
	line-height:40px;
}
.fzlc01 dl:last-child dd{
	padding-bottom:0px;
}

.lxwm{
	width:100%;
	float:left;
	padding:0 8.33vw;
	padding-bottom:70px;
	padding-top:165px;
	background-image:url(/image/lxbanner.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}
.lxwm-l{
	width:39%;
}
.lxwm-l dl dt{
	font-size:48px;
	line-height:70px;
}
.lxwm-l dl dd{
	font-size:24px;
	line-height:35px;
	color:#666;
	margin-top:30px;
}
.lxwm-l ul{
	display:flex;
	flex-wrap: wrap;
	margin-top:110px;
}
.lxwm-l ul li{
	width:100%;
	margin-top:20px;
	display: flex;
	align-items: center;
	font-size:16px;
	line-height:21px;
}
.lxwm-l ul li img{
	margin-right:10px;
}
.lxwm-l .zx{
	display:flex;
	margin-top:140px;
}
.lxwm-l .zx a{
	width: 200px;
	height: 54px;
	background: #0e56c0;
	border-radius: 4px;
	display: flex;
	align-items: center;
	justify-content: center;
	color:#fff;
}
.lxwm-l .zx a img{
	margin-left:30px;
}
.lxwm-r{
	width:39.1875%;
	background: rgba(255,255,255,0.60);
	padding:50px 60px;
}
.lxwm-r h1{
	font-size:24px;
	line-height:35px;
	color:#0E56C0;
}
.lxwm-r h1 i{
	font-size:16px;
	margin-left:10px;
}
.lxwm-r dl dt{
	margin-top:20px;
	font-size:14px;
	line-height:18px;
	color:#666;
}
.lxwm-r dl:first-child dt{
	margin-top:40px;
}
.lxwm-r dl dd{
	margin-top:20px;
}
.lxbk{
	width:100%;
	border:0px;
	border:1px solid rgba(0,0,0,0.10);
	outline:none;
	background-color:transparent;
	color:#666;
	padding-bottom:10px;
	line-height:30px;
}
.lxxz{
	width:100%;
	border:0px;
	border:1px solid rgba(0,0,0,0.10);
	outline:none;
	background-color:transparent;
	color:#666;
	line-height:45px;
	height:45px;
}


.lxanniu{
	width:100%;
	height: 64px;
	background: #0e56c0;
	border-radius: 4px;
	line-height:64px;
	text-align:center;
	border:0px;
	cursor:pointer;
	color:#FFF;
	font-size:18px;
}











.mart80{
	margin-top:80px;
}
.mart100{
	margin-top:100px;
}
.pc{
	display: block;
}
.moblie{
	display: none;
}
.header2{
	display: none;
}

.dingw{ width:100%; float:left; margin-top:-120px;}
.gd1000{ height:1000px;}
	
}


@media (min-width:1000px) and (max-width:1600px){


.intel{
	width: auto;
	display: flex;
	align-items: center;
	font-family: DIN;
	font-size:28px;
	color:#0E56C0;
}
.intel img{
	margin-right:10px;
}
.inab01 dl dt{
	font-size:32px;
	line-height:58px;
	font-weight:bold;
}
.inpro ul li .a01 img{
	width:100%;
	height:36vw;
	display:block;
}
	.inpro ul li .a01 .tex .more{
	display:flex;
	margin-top:100px;
}
}

@media (min-width:1000px) and (max-width:1500px){

.innav ul li{
	margin-left:2.5vw;
}
.intel{
	width: auto;
	display: flex;
	align-items: center;
	font-family: DIN;
	font-size:24px;
	color:#0E56C0;
}
.intel img{
	margin-right:10px;
	max-height:20px;
}

	.inab01{
	width:100%;
	float:left;
	font-size:14px;
	line-height:28px;
}
.inab01 dl dt{ font-size:32px;}
}




@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: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(/image/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(/image/jt01.png) no-repeat center / contain; 
	margin-right:1rem; 
	float:right; 
	margin-top:1.2rem;
}
.subNav3:hover{float:left; }
.currentDd3{background: #0E56C0; color: #FFFFFF;}
.currentDd3 a{
	color: #FFFFFF;
}
.currentDd3 i{
	background:url(/image/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%;
}
.inwrap{
	width:100%;
	float:left;
	background: #eeeff6;
	padding-bottom:3.0rem;
}
.intit{
	width:100%;
	float:left;
	text-align: center;
	margin-top:3.0rem;
}
.intit dl dt{
	font-size:0.8rem;
	line-height:1.5rem;
	color:#999;
}
.intit dl dd{
	margin-top:10px;
	font-size:1.2rem;
	line-height:1.5rem;
	color:#333;
	font-weight:bold;
}
.inpro{
	width:100%;
	float:left;
	margin-top:2.0rem;
}
.inpro ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.inpro ul li{
	width:100%;
}
.inpro ul li .a01{
	width:100%;
	float:left;
	position:relative;
	overflow:hidden;
}
.inpro ul li .a01 img{
	width:100%;
	height:auto;
	display:block;
}
.inpro ul li .a01 .tex{
	width:100%;
	position:absolute;
	padding:2.0rem;
	left:0;
	top:0;
	z-index:11;
	font-size:0.8rem;
	line-height:1.5rem;
	color:#FFF;
}
.inpro ul li .a01 .tex h1{
	font-size:1.2rem;
	line-height:1.5rem;
	margin-bottom:1.0rem;
}
.inpro ul li .a01 .tex .more{
	display:flex;
	margin-top:3.0rem;
}
.inpro ul li .a01 .tex .more a{
	padding:0.5rem 1.0rem;
	border: 1px solid #ffffff;
	border-radius: 4px;
	text-align:center;
	color:#FFF;
}
.inpro ul li .a01 .tex .more a b{
	font-family:'宋体';
	margin-left:0.5rem;
}
.inpro ul li .a02{
	width:100%;
	float:left;
	margin-top:1.0rem;
	padding:1.0rem;
	background-color:#FFF;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.inpro ul li .a02 .tex{
	width:60%;
	font-size:0.8rem;
	line-height:1.5rem;
}
.inpro ul li .a02 .tex h1{
	font-size:1.2rem;
	line-height:1.5rem;
	margin-bottom:0.6rem;
}
.inpro ul li .a02 .tex .more{
	display:flex;
	align-items: center;
	margin-top:1.0rem;
}
.inpro ul li .a02 .tex .more a{
	color:#0E56C0;
	margin-right:0.5rem;
}
.inpro ul li .a02 .pic{
	width:27%;
}
.inpro ul li .a02 .pic img{
	max-width:100%;
}


.inab{
	width:100%;
	float:left;
	padding:2.0rem 8.33vw;
	padding-top:3.0rem;
	background-image:url(/image/about.jpg);
	background-position:center top;
	background-repeat: no-repeat;
	background-size:cover;
}
.inab .a1{
	width:100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	float:left;
}
.inabpic{
	width:100%;
	overflow:hidden;
	margin-top:2.0rem;
}
.inabpic img{
	width:100%;
	height:auto;
	display:block;
}
.inab01{
	width:100%;
	float:left;
	font-size:0.8rem;
	line-height:1.5rem;
}
.inab01 img{ width:100%;
}
.inab01.w46{
	width:100%;
}
.inab01 dl dt{
	font-size:1.2rem;
	line-height:1.5rem;
	font-weight:bold;
}
.inab01 dl dd{
	font-size:1.0rem;
	line-height:1.5rem;
	margin-top:0.5rem;
	margin-bottom:2.0rem;
	color:#0E56C0;
}
.inab01 .more{
	display:flex;
	margin-top:2.0rem;
}
.inab01 .more a{
	padding:0.5rem 1.0rem;
	background: #0e56c0;
	border-radius: 4px;
	text-align:center;
	color:#FFF;
}
.inab01 .more a b{
	font-family:'宋体';
	margin-left:0.5rem;
}
.inab02{
	width:100%;
	float:left;
	margin-top:2.0rem;
}
.inab02 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.inab02 ul li{
	width:48%;
	display: flex;
	align-items: center;
	font-size:0.8rem;
	line-height:1.5rem;
	margin-top:1.0rem;
}
.inab02 ul li a{
	width:100%;
	padding:1.0rem 0.5rem;
	background: #ffffff;
	border-radius: 8px;
	display: flex;
	align-items: center;
	transition: all 0.6s;
}
.inab02 ul li img{
	margin-right:0.5rem;
	max-height:1.5rem;
}
.inab02 ul li .pic01{
	display:inline-block;
}
.inab02 ul li .pic02{
	display:none;
}
.inab02 ul li:hover .pic01{
	display:none;
}
.inab02 ul li:hover .pic02{
	display:inline-block;
}
.inab02 ul li a:hover{
	background-color:#0E56C0;
	color:#FFF;
}

.falb{
	width:100%;
	float:left;
	margin-top:2.0rem;
}
.falb ul{
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
.falb ul li{
	width:auto;
	position:relative;
	height:2.5rem;
	line-height:2.5rem;
	font-size:0.8rem;
	cursor:pointer;
}
.falb ul li .hx{
	width:0px;
	height:3px;
	position:absolute;
	bottom:0;
	left:0;
	background-color:#0e56c0;
	transition: all 0.6s;
	z-index:2;
}
.falb ul li:hover .hx{
	width:100%;
}
.falb ul li.cur .hx{
	width:100%;
}
.fatex{
	width:100%;
	float:left;
	margin-top:2.0rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.fatex .tex{
	width:100%;
	font-size:0.8rem;
	line-height:1.5rem;
	color:#666;
}
.fatex .tex h1{
	margin-bottom:1.0rem;
	font-size:1.2rem;
	line-height:1.5rem;
	color:#333;
}
.fatex .tex ul{
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top:1.0rem;
}
.fatex .tex ul li{
	width:48%;
	height:4.0rem;
	background: #ffffff;
	border: 1px solid #e0e0e0;
	border-radius: 4px;
	margin-top:1.0rem;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}
.fatex .tex ul li img{
	max-height:100%;
	max-width:100%;
}
.fatex .tex .more{
	display:flex;
	margin-top:3.0rem;
}
.fatex .tex .more a{
	padding:0.5rem 1.0rem;
	background: #0e56c0;
	border-radius: 4px;
	text-align:center;
	color:#FFF;
	font-size:0.8rem;
}
.fatex .tex .more a b{
	font-family:'宋体';
	margin-left:0.5rem;
}
.fatex .pic{
	width:100%;
	overflow:hidden;
	margin-top:2.0rem;
}
.fatex .pic img{
	width:100%;
	height:auto;
	display:block;
}
.innew{
	width:100%;
	float:left;
	margin-top:1.0rem;
}
.innew ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.innew ul li{
	width:100%;
	background-color:#FFF;
	transition: all 0.6s;
	margin-top:1.0rem;
}
.innew ul li:hover{
	box-shadow: 10px 10px 24px 0px rgba(166,180,200,0.29), -12px -12px 20px 0px rgba(255,255,255,0.48); 
}
.innew ul li .pic{
	overflow:hidden;
	position:relative;
}
.innew ul li .pic img{
	width:100%;
	height:auto;
	display:block;
}
.innew ul li .pic .a01{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:11;
	padding:0 1.0rem;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.innew ul li .pic .a01 dl dt{
	font-size:1.2rem;
	line-height:1.5rem;
	font-weight:bold;
}
.innew ul li .pic .a01 dl dd{
	margin-top:1.0rem;
	display:flex;
	align-items: center;
}
.innew ul li .pic .a01 dl dd a{
	color:#0E56C0;
	margin-right:0.5rem;
}
.innew ul li .pic .a01 dl dd img{
	width:auto;
	height:auto;
}
.innew ul li .tex{
	padding:1.0rem;
	padding-bottom:2.0rem;
}
.innew ul li .tex dl dd{
	margin-top:0.6rem;
	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;
}
.innew ul li .tex dl dd i{
	margin-right:0.5rem;
	color:#0E56C0;
	font-size:0.6rem;
}
.yuyue{
	width:100%;
	float:left;
	
	background-image:url(/image/ab02.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-size: cover;
	padding:2.0rem 8.33vw;
	color:#FFF;
}
.yuyue dl dt{
	font-size:1.2rem;
	line-height:1.5rem;
	text-align:center;
	font-weight:bold;
}
.yuyue dl dd{
	margin-top:0.5rem;
	font-size:0.8rem;
	line-height:1.5rem;
	text-align:center;
}
.yuyue .search{
	display:flex;
	align-items: center;
	justify-content: center;
	margin-top:1.0rem;
}
.bk{
	width: 100%;
	height: 2.5rem;
	background: #ffffff;
	border-radius: 4px;
	line-height:2.5rem;
	padding:0 1.0rem;
	border:0;
	font-size:0.8rem;
	color:#999;
	outline:none;
}
.yuyue .more{
	display:flex;
	align-items: center;
	justify-content: center;
	margin-top:1.0rem;
}
.yuyue .more a{
	padding:0.5rem 1.0rem;
	border: 1px solid #ffffff;
	border-radius: 4px;
	text-align:center;
	color:#FFF;
}
.yuyue .more a b{
	font-family:'宋体';
	margin-left:0.5rem;
}
.foot{
	width:100%;
	float:left;
	margin-top:1.0rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.foot .foot-l{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.foot .foot-l .a01{
	display: flex;
	flex-wrap: wrap;
	width:100%;
}
.foot .foot-l .a01 .ewm{
	width:100%;
	text-align:center;
	display: flex;
	justify-content: center;
}
.foot .foot-l .a01 .ewm dl dt{
	overflow:hidden;
	text-align:center;
}
.foot .foot-l .a01 .ewm dl dd{
	margin-top:1.0rem;
	text-align:center;
	font-size:0.8rem;
}
.foot .foot-l .a01 .call{
	width:100%;
	margin-top:2.0rem;
}
.foot .foot-l .a01 .call h1{
	display:flex;
	align-items: center;
	font-size:1.5rem;
	line-height:1.5rem;
	color:#0E56C0;
	margin-bottom:0.5rem;
	font-family: DIN;
}
.foot .foot-l .a01 .call h1 img{
	margin-right:0.5rem;
	max-height:1.0rem;
}
.foot .foot-l .a01 .call dl{
	width:100%;
}
.foot .foot-l .a01 .call dl dd{
	margin-top:1.0rem;
	display:flex;
	align-items: center;
	font-size:0.8rem;
	color:#666;
}
.foot .foot-l .a01 .call dl dd img{
	margin-right:0.5rem;
	max-height:1.0rem;
}
.foot .foot-l .a02{
	margin-top:2.0rem;
	display:flex;
	align-items: center;
	width:100%;
}
.foot .foot-l .a02 a{
	margin-right:0.5rem;
}
.foot .foot-l .a02 img{
	max-height:2.0rem;
}
.foot dl{
	margin-top:2.0rem;
	width:50%;
}
.foot dl dt{
	font-size:1.0rem;
	margin-bottom:0.5rem;
	display:flex;
}
.foot dl dd{
	display:flex;
	margin-top:0.5rem;
	font-size:0.8rem;
	color:#666;
}
.foot dl dd a{
	color:#666;
}
.foot02{
	width:100%;
	float:left;
	padding:1.0rem 0;
	border-top:1px solid rgba(0,0,0,0.10);
	font-size:0.8rem;
	color:#999;
	margin-top:2.0rem;
}

.ycp{
	width:100%;
	float:left;
	margin-top:2.0rem;
}
.ycp ul li{
	width:100%;
	float:left;
	padding:2.0rem;
	background-color:#FFF;
	margin-top:1.0rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	border-radius: 8px;
	overflow:hidden;
	transition: all 0.6s;
}
.ycp ul li:hover{
	box-shadow: 10px 10px 24px 0px rgba(166,180,200,0.29), -12px -12px 20px 0px rgba(255,255,255,0.48); 
}
.ycp ul li .pic{
	width:4.0rem;
	min-width:3.0rem;
	overflow:hidden;
	margin-right:1.0rem;
}
.ycp ul li .pic img{
	width:100%;
	height:auto;
	display:block;
}

.ycp ul li .pic2{
	width:4.0rem;
	margin-right:1.0rem;
}
.ycp ul li .pic2 dl dt{
	overflow:hidden;
}
.ycp ul li .pic2 dl dt img{
	width:100%;
	height:auto;
	display:block;
}
.ycp ul li .pic2 dl dd{
	margin-top:1.0rem;
	display: flex;
	justify-content: space-around;
	display:none;
}
.ycp ul li .tex{
	width:100%;
	margin-top:1.0rem;
}
.ycp ul li .tex dl dt{
	font-size:1.0rem;
	line-height:1.5rem;
	font-weight:bold;
	transition: all 0.6s;
}
.ycp ul li .tex dl dd{
	margin-top:0.6rem;
	font-size:0.8rem;
	line-height:1.5rem;
}
.ycp ul li .tex dl dd b{
	color:#999;
	font-size:1.0rem;
	font-family: Roboto;
}
.ycp ul li .tex dl dd i{
	font-size:0.8rem;
	color: #999;
}
.ycp ul li .more{
	width: 100%;
	display:flex;
	margin-top:2.0rem
}
.ycp ul li .more a{
	padding:0.5rem 1.0rem;
	border: 1px solid #0e56c0;
	border-radius: 4px;
	text-align:center;
	transition: all 0.6s;
}
.ycp ul li .more a b{
	font-family:'宋体';
	margin-left:0.5rem;
}
.ycp ul li:hover .more a{
	background-color:#0e56c0;
	color:#FFF;
}
.ycp ul li:hover .tex dl dt{
	color:#0e56c0;
}

.fy{
	width:100%;
	float:left;
	margin-top:2.0rem;
}
.fy ul{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.fy ul li{
	width: auto;
	display:flex;
	margin-left:0.2rem;
	margin-right:0.2rem;
}
.fy ul li a{
	padding:0.2rem 0.6rem;
	text-align:center;
	font-size:0.8rem;
	background: #ffffff;
	border: 1px solid #e0e0e0;
	box-shadow: 15px 20px 40px 0px rgba(0,34,63,0.12); 
	border-radius: 50%;
	font-family:'宋体';
}
.fy ul li a:hover{
	color:#fff;
	background: #0E56C0;
	border:1px solid #0E56C0;
}
.fy ul li .cur{
	color:#fff;
	background: #0E56C0;
	border:1px solid #0E56C0;
}

.nybanner{
	width:100%;
	float:left;
	position:relative;
	margin-top:4.0rem;
}
.nybanner img{
	width:100%;
	height:auto;
	display:block;
}
.nybanner .tex{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:11;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding:0 8.33vw;
}
.nybanner.mart60{
	margin-top:2.0rem;
}
.nybanner.mart0{
	margin-top:0rem;
}
.nybanner .tex.pos{
	position:static;
}
.nybanner .tex .a01{
	width:100%;
	font-size:1.2rem;
	line-height:1.5rem;
	
}
.nybanner .tex .a01 p{ display:none;
	
}
.nybanner .tex .a01 h1{
	display:flex;
	align-items: center;
	font-size:48px;
	line-height:70px;
	margin-bottom:30px;
	display:none;
}
.nybanner .tex .a01 h1 img{
	max-height:101px;
	margin-right:15px;
	width:auto;
}
.nybanner .tex .a01 .more{
	margin-top:87px;
	display: none;
}
.nybanner .tex .a01 .more a{
	width: 200px;
	height: 54px;
	background: #eeeff6;
	border-radius: 4px;
	font-size:16px;
	color:#D21617;
	text-align:center;
	line-height:54px;
	margin-right:20px;
}
.nybanner .tex .a01 .more a.cur{
	background: #eeeff6;
	border: 1px solid #d21617;
}
.nybanner .tex .a01 .more a b{
	font-size:25px;
}
.nybanner .tex .a02{
	width:100%;
	font-size:0.8rem;
	line-height:1.5rem;
}
.nybanner .tex .a02 h1{
	font-size:1.2rem;
	line-height:2.0rem;
	text-align:center;
}
.nybanner .tex .a02 p{ display:none;}
.nybanner .tex .a02 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.nybanner .tex .a02 ul li{
	width:100%;
	padding:1.0rem;
	background: #eeeff6;
	border-radius: 8px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	transition: all 0.6s;
	margin-bottom:1.0rem;
}
.nybanner .tex .a02 ul li:hover{
	background: #ffffff;
	border-radius: 8px;
	box-shadow: 10px 10px 24px 0px rgba(166,180,200,0.29), -12px -12px 20px 0px rgba(255,255,255,0.48); 
}
.nybanner .tex .a02 ul li dl dt{
	font-size:1.2rem;
}
.nybanner .tex .a02 ul li dl dd{
	display:flex;
	align-items: center;
	font-size:0.8rem;
}
.nybanner .tex .a02 ul li dl dd img{
	margin-left:0.5rem;
	width:auto;
	height:auto;
	max-width:1.0rem;
}
.nybanner .tex .a02 ul li .tp{
	width:41%;
}
.nybanner .tex .a02 ul li .tp img{
	max-width:100%;
	width:5rem;
}
.nybanner .tex .a02 .more{
	margin-top:1.0rem;
	display:none;
}
.nybanner .tex .a02 .more a{
	width: 8.0rem;
	height: 2.0rem;
	border:1px solid #0E56C0;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	font-size:0.8rem;
	color:#0E56C0;
	overflow:hidden;
	position:relative;
	transition: all 0.6s;
	margin-right:0.5rem;
}
.nybanner .tex .a02 .more a .a01{
	color:#0E56C0;
}

.nybanner .tex .a02 .more a:hover{
	border:1px solid #0E56C0;
}
.nybanner .tex .a02 .more a .mask{
	position:absolute;
	left:0px;
	top:0;
	width:0;
	height:100%;
	transition: all 0.6s;
	z-index:1;
	background-color:#0E56C0;
}
.nybanner .tex .a02 .more a:hover .mask{
	width:100%;
}
.nybanner .tex .a02 .more a:hover .a01{
	color:#FFF;
}
.nybanner .tex .a02 .more a:hover .a01 b{
	font-family:'宋体';
}
.nybanner .tex .a02 .more a .a01{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	font-size:0.8rem;
	color:#0E56C0;
}
.nybanner .tex .a02 .more a .a01 b{
	font-family:'宋体';
	margin-left:0.5rem;
}

.nybanner .tex .a03{
	width:100%;
	font-size:0.8rem;
	line-height:1.5rem;
	display:none;
}
.nybanner .tex .a03 h1{
	font-size:1.2rem;
	line-height:1.5rem;
}
.nybanner .tex .a03 h2{
	margin-bottom:1.0rem;
	margin-top:1.0rem;
	font-size:0.8rem;
	line-height:1.5rem;
	color:#999;
}
.nybanner .tex .a03 p{
	display:none;
}
.nybanner .tex .a03 .more{
	display: none;
	margin-top:2.0rem;
}
.nybanner .tex .a03 .more a{
	padding:0.5rem 1.0rem;
	background: #0e56c0;
	border-radius: 4px;
	color:#FFF;
	font-size:0.8rem;
	text-align:center;
}
.nybanner .tex .a03 .more a b{
	font-family:'宋体';
	margin-left:25px;
}
.nybanner .tex .a04{
	width:47.75%;
	overflow:hidden;
	border: 4px solid #009ee7;
	border-radius: 8px;
	overflow:hidden;
	display:none;
}
.nybanner .tex .a04 img{
	width:100%;
	height:auto;
	display:block;
}

.nybanner .tex2{
	width:100%;
	float:left;
	bottom:60px;
	left:0;
	z-index:22;
	padding:0 8.33vw;
	display:flex;
	flex-wrap: wrap;
}
.nybanner .tex2.pc{
	display:none;
}
.nybanner .tex2 .a01{
	width:100%;
	height: 80px;
	background: #ffffff;
	border-radius: 8px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.nybanner .tex2 .a01 .b1{
	width:100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	font-size:1.0rem;
	line-height:1.5rem;
}
.nybanner .tex2 .a01 .b1 img{
	width:auto;
	height:auto;
}
.nybanner .tex2 .a01 .b1 .pic01{
	margin-right:1.0rem;
	max-height:2.5rem;
}
.nybanner .tex2 .a01 .b1 .pic02{
	margin-left:1.0rem;
	max-height:1.0rem;
}
.nybanner .tex2 .a01 .b2{
	width:100%;
	height:3.0rem;
}
.nybanner .tex2 .a01 .b2 ul{
	display: flex;
	flex-wrap: wrap;
}
.nybanner .tex2 .a01 .b2 ul li{
	width:auto;
	height:3.0rem;
	position:relative;
	margin-left:1.0rem;
	margin-right:1.0rem;
	display: flex;
	align-items: center;
	font-size:0.8rem;
}
.nybanner .tex2 .a01 .b2 ul li i{
	width:100%;
	height:3px;
	background-color:#0e56c0;
	position:absolute;
	bottom:0;
	left:0;
	z-index:1;
	opacity:0;
	transition: all 0.6s;
}
.nybanner .tex2 .a01 .b2 ul li:hover i{
	opacity:1;
}
.nybanner .tex2 .a01 .b2 ul li.cur i{
	opacity:1;
}
.nybanner .tex2 .a01 .b2 ul li.cur{
	color:#0E56C0;
}
.nybanner .tex2 .a01 .b3{
	width:100%;
	display:flex;
	flex-wrap: wrap;
	margin-top:2.0rem;
	
}
.nybanner .tex2 .a01 .b3 a{
	padding:0.5rem 1.0rem;
	border: 1px solid #0e56c0;
	border-radius: 4px;
	display: flex;
	justify-content: center;
	align-items: center;
	color:#0e56c0;
	margin-left:0.5rem;
}
.nybanner .tex2 .a01 .b3 a img{
	margin-left:0.5rem;
	width:auto;
	height:auto;
	max-height:1.0rem;
}
.nybanner .tex2 .a01 .b3 a.cur{
	background: #0e56c0;
	color:#fff;
}

.nybanner .tex3{
	width:100%;
	float:left;
	bottom:60px;
	left:0;
	z-index:22;
	display:flex;
}
.nybanner .tex3 .a01{
	width:100%;
	height: auto;
	background: #ffffff;
	border-radius: 8px;
	box-shadow: 0px 30px 60px 0px rgba(57,57,57,0.10); 
}
.nybanner .tex3 .a01 ul{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.nybanner .tex3 .a01 ul li{
	width:auto;
	height:3.0rem;
	position:relative;
	margin-left:1.0rem;
	margin-right:1.0rem;
	display: flex;
	align-items: center;
	font-size:0.8rem;
}
.nybanner .tex3 .a01 ul li i{
	width:100%;
	height:3px;
	background-color:#0e56c0;
	position:absolute;
	bottom:0;
	left:0;
	z-index:1;
	opacity:0;
	transition: all 0.6s;
}
.nybanner .tex3 .a01 ul li:hover i{
	opacity:1;
}
.nybanner .tex3 .a01 ul li.cur i{
	opacity:1;
}
.nybanner .tex3 .a01 ul li.cur{
	color:#0E56C0;
}
.nybanner .tex3 .a01 ul li.cur a{
	color:#0E56C0;
}

.sjjl60{ width:100%; float:left; height:2rem;}
.proshow01{
	width:100%;
	float:left;
	margin-top:8rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.proshow01 .tex{
	width:100%;
	font-size:0.8rem;
	line-height:1.5rem;
	
}
.proshow01 .tex h1{
	font-size:1.2rem;
	line-height:1.5rem;
	margin-bottom:1.0rem;
}
.proshow01 .tex .yaoqiu{
	margin-top:2.0rem;
	display:flex;
	align-items: center;
	padding-top:1.0rem;
	border-top:1px solid #e0e0e0;
}
.proshow01 .tex .yaoqiu img{
	margin-left:1.0rem;
}
.proshow01 .pic{
	width:100%;
	overflow:hidden;
	margin-top:2.0rem;
}
.proshow01 .pic img{
	width:100%;
	height:auto;
	display:block;
}
.why{
	width:100%;
	float:left;
	margin-top:3.0rem;
}
.why h1{
	font-size:1.2rem;
	line-height:1.5rem;
}
.why ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top:1.0rem;
}
.why ul li{
	width:100%;
	background: #ffffff;
	border-radius: 8px;
	padding:2.0rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top:1.0rem;
}
.why ul li .tex{
	width:63.285%;
	font-size:0.8rem;
	line-height:1.5rem;
}
.why ul li .tex h1{
	margin-bottom:1.0rem;
	font-size:1.2rem;
	line-height:1.5rem;
}
.why ul li .pic{
	width:19.8%;
}
.why ul li .pic img{
	max-width:100%;
}

.what{
	width:100%;
	float:left;
	margin-top:2.0rem;
}
.what h1{
	font-size:1.2rem;
	line-height:1.5rem;
}
.what ul{
	display: flex;
	flex-wrap: wrap;
	margin-top:1.0rem;
}
.what ul li{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width:100%;
}
.what ul li .pic{
	width:100%;
	overflow:hidden;
}
.what ul li .pic img{
	width:100%;
	height:auto;
	display:block;
}
.what ul li .tex{
	width:100%;
	font-size:0.8rem;
	line-height:1.5rem;
	margin-top:2.0rem;
}
.what ul li .tex h1{
	font-size:1.2rem;
	line-height:1.5rem;
	margin-bottom:1.0rem;
}
.what ul li .tex .more{
	margin-top:2.0rem;
	display:flex;
	align-items: center;
}
.what ul li .tex .more a{
	display:flex;
	justify-content:center;
	align-items: center;
	padding:0.5rem 1.0rem;
	border: 1px solid #0e56c0;
	border-radius: 4px;
	color:#0E56C0;
}
.what ul li .tex .more a img{
	margin-left:0.5rem;
	width:auto;
	height:auto;
	max-height:1.0rem;
}
.proshow02{
	width:100%;
	float:left;
	position:relative;
}
.proshow02 .tex{
	width:100%;
	float:left;
	height: auto;
	display:flex;
	align-items: center;
	padding:3.0rem 8.33vw;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
}
.proshow02 .tex .a01{
	width:100%;
	font-size:0.8rem;
	line-height:1.5rem;
	color: #FFF;
}
.proshow02 .tex .a01 h1{
	font-size:1.2rem;
	line-height:1.5rem;
	margin-bottom:1.0rem;
}
.proshow02 .tex .a01 .more{
	margin-top:3.0rem;
	display:flex;
	align-items: center;
}
.proshow02 .tex .a01 .more a{
	display:flex;
	justify-content:center;
	align-items: center;
	padding:0.5rem 1.0rem;
	background: #0e56c0;
	border-radius: 4px;
	color:#fff;
}
.proshow02 .tex .a01 .more a img{
	margin-left:0.5rem;
	width:auto;
	height:auto;
	max-height:1.0rem;
}

.proshow02 .hdm{
	width:100%;
	float:left;
	display:flex;
	align-items: center;
}
.proshow02 .hdm ul{
	width:100%;
	background: #0e56c0;
	padding:1.0rem 0;
	display: flex;
	flex-wrap: wrap;
}
.proshow02 .hdm ul li{
	width:100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	padding:0 1.0rem;
	height:2.0rem;
	position:relative;
	margin-bottom:1.0rem;
}
.proshow02 .hdm ul li div{
	display: flex;
	align-items: center;
	color:#FFF;
	font-size:0.8rem;
}
.proshow02 .hdm ul li div img{
	margin-right:0.5rem;
}
.proshow02 .hdm ul li b{
	font-family:'宋体';
	opacity:0;
	transition: all 0.6s;
	color:#FFF;
}
.proshow02 .hdm ul li i{
	width:4px;
	height:2.0rem;
	background-color:#009ee7;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	opacity:0;
	transition: all 0.6s;
}
.proshow02 .hdm ul li.cur i{
	opacity:1;
}
.proshow02 .hdm ul li.cur b{
	opacity:1;
}
.proshow02 .hdm ul li:hover i{
	opacity:1;
}
.proshow02 .hdm ul li:hover b{
	opacity:1;
}

.morecp{
	width:100%;
	float:left;
	margin-top:1.0rem;
}
.morecp ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.morecp ul li{
	width:100%;
	background: #ffffff;
	border-radius: 8px;
	padding:2.0rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	transition: all 0.6s;
	margin-top:1.0rem;
}
.morecp ul li .tex{
	width:60.3686%;
	font-size:0.8rem;
	line-height:1.5rem;
}
.morecp ul li .tex h1{
	margin-bottom:1.0rem;
	font-size:1.2rem;
	line-height:1.5rem;
}
.morecp ul li .tex .more{
	display:flex;
	align-items: center;
	margin-top:1.0rem;
	color:#0E56C0;
}
.morecp ul li .tex .more a{
	color:#0E56C0;
}
.morecp ul li .tex .more img{
	margin-left:0.5rem;
	max-width:1.0rem;
}
.morecp ul li .pic{
	width:27.65%;
	display: flex;
	justify-content:center;
}
.morecp ul li .pic img{
	max-width:100%;
}
.morecp ul li:hover .tex h1{
	color:#0E56C0;
}
.morecp ul li:hover{
	box-shadow: 10px 10px 24px 0px rgba(166,180,200,0.29), -12px -12px 20px 0px rgba(255,255,255,0.48); 
}

.solu{
	width:100%;
	float:left;
	margin-top:3.0rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}
.solu .tex{
	width:100%;
	font-size:0.8rem;
	line-height:1.5rem;
}
.solu .tex h1{
	font-size:1.2rem;
	line-height:1.5rem;
	margin-bottom:1.0rem;
}
.solu .tex .zx{
	margin-top:3.0rem;
	display:flex;
	align-items: center;
}
.solu .tex .zx a{
	padding:0.5rem 1.0rem;
	background: #0e56c0;
	border-radius: 4px;
	display:flex;
	align-items: center;
	justify-content: center;
	color:#FFF;
}
.solu .tex .zx a img{
	margin-left:0.5rem;
	max-height:1.0rem;
}
.solu .pic{
	width:100%;
	overflow:hidden;
	margin-top:2.0rem;
	margin-bottom:2.0rem;
}
.solu .pic img{
	width:100%;
	height:auto;
	display:block;
}

.newlist{
	width:100%;
	float:left;
	margin-top:1.0rem;
}
.newlist ul li{
	width:100%;
	float:left;
	margin-top:1.0rem;
	background: #ffffff;
	border-radius: 8px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding:1.0rem;
}
.newlist ul li .tex{
	width:100%;
	display: flex;
}
.newlist ul li .tex .num{
	width:auto;
	margin-right:1.0rem;
	font-size:1.2rem;
	line-height:1.5rem;
	font-weight: bold;
}
.newlist ul li .tex .subtex{
	width:auto;
	font-size:0.8rem;
	line-height:1.5rem;
	color:#666;
}
.newlist ul li .tex .subtex h1{
	font-size:1.0rem;
	line-height:1.5rem;
	color:#333;
	text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.newlist ul li .tex .subtex .more{
	display:flex;
	margin-top:1.0rem;
}
.newlist ul li .tex .subtex .more a{
	padding:0.5rem 1.0rem;
	background: #0e56c0;
	border-radius: 4px;
	text-align:center;
	color:#FFF;
	font-size:0.8rem;
}
.newlist ul li .tex .subtex .more a b{
	font-family:'宋体';
	margin-left:0.5rem;
}
.newlist ul li .pic{
	width:100%;
	overflow:hidden;
	margin-top:2.0rem;
}
.newlist ul li .pic img{
	width:100%;
	height:auto;
	display:block;
	transition: all 0.6s;
}
.newlist ul li:hover .pic img{
	transform: scale(1.05);
}

.nycon{
	width:100%;
	float:left;
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top:5.0rem;
}
.nycon-l{
	width:100%;
	background-color:#FFF;
	padding:2.0rem;
}
.newtit{
	width:100%;
	float:left;
	font-size:1.2rem;
	line-height:1.5rem;
	font-weight:bold;
}
.newdate{
	width:100%;
	float:left;
	color:#828282;
	margin-top:1.0rem;
	font-size:0.8rem;
	line-height:1.5rem;
	display:flex;
	justify-content: space-between;
	align-items: center;
}
.newdate div{
	display:flex;
}
.newdate a{
	margin-left:0.5rem;
}
.newdate img{
	max-height:1.5rem;
}
.newtex{
	width:100%;
	float:left;
	margin-top:2.0rem;
	font-size:0.8rem;
	line-height:1.5rem;
	color:#666;
}
.newtex img{
	max-width:100%;
	height:auto;
}
.nycon-r{
	width:29.1875%;
	display:none;
}
.tjnew{
	width:100%;
	float:left;
}
.tjnew ul{
	display:flex;
	flex-wrap: wrap;
}
.tjnew ul li{
	width:100%;
	background-color:#FFF;
	padding:40px;
	transition: all 0.6s;
	margin-top:25px;
	border-radius: 8px;
}
.tjnew ul li:first-child{
	margin-top:0px;
}
.tjnew ul li:hover{
	box-shadow: 10px 10px 24px 0px rgba(166,180,200,0.29), -12px -12px 20px 0px rgba(255,255,255,0.48); 
}
.tjnew ul li:hover dl dt{
	color:#0E56C0;
}
.tjnew ul li dl dt{
	font-size:16px;
	line-height:28px;
	margin-bottom:20px;
	margin-top:20px;
}
.tjnew ul li dl dd{
	font-size:16px;
	line-height:23px;
	color:#666;
	display:flex;
	align-items: center;
}
.tjnew ul li dl dd a{
	color:#0062B2;
	margin-right:20px;
}
.back{
	width:100%;
	float:left;
	margin-top:2.0rem;
	display:flex;
}
.back a{
	padding:0.5rem 1.0rem;
	background: #0e56c0;
	border-radius: 4px;
	text-align:center;
	font-size:0.8rem;
	color:#fff;
	display:flex;
	justify-content: center;
	align-items: center;
}
.back a b{
	margin-left:0.5rem;
	font-family:'宋体';
}
.nyab{
	width:100%;
	float:left;
	display:flex;
	justify-content: center;
	margin-top:2.0rem;
}
.nyab div{
	width:80%;
	font-size:0.8rem;
	line-height:1.5rem;
	color:#666;
	text-align:center;
}
.nyab div img{
	max-width:100%;
}
.nyab div h1{
	margin-top:2.0rem;
	margin-bottom:1.0rem;
	font-size:1.0rem;
	line-height:1.5rem;
	color:#333;
}
.nyab div .more{
	display:flex;
	justify-content: center;
	margin-top:1.0rem;
}
.nyab div .more a{
	padding:0.5rem 1.0rem;
	background: #0e56c0;
	border-radius: 4px;
	text-align:center;
	color:#FFF;
	display:flex;
	justify-content: center;
	align-items: center;
}
.nyab div .more a img{
	font-family:'宋体';
	margin-left:0.5rem;
	max-height:1.0rem;
}
.line1{
	width:100%;
	float:left;
	height:1px;
	background-color:#eeeff6;
	margin-top:3.0rem;
}

.zp{
	width: 100%;
	float: left;
}
.subNavBox4{
	width:100%;
	float:left;
	margin-top:1.0rem;
}

.subNav4{
	width:100%; 
	float:left; 
	HEIGHT: auto;
	padding:1.0rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	CURSOR: pointer; 
	text-align:left;
	font-size:0.8rem;
	background: #ffffff;
	box-shadow: -20px 40px 100px 0px rgba(88,92,98,0.04), -15px 40px 100px 0px rgba(66,0,255,0.08);
	margin-top:1.0rem;
}
.subNav4 dl dt{
	font-size:1.0rem;
	line-height:1.5rem;
	font-weight:bold;
}
.subNav4 dl dd{
	margin-top:0.5rem;
	display:flex;
	align-items: center;
	font-size:0.8rem;
	line-height:1.5rem;
	color:#666;
}
.subNav4 dl dd i{
	width:1px;
	height:0.5rem;
	background-color:#999999;
	margin-left:0.5rem;
	margin-right:0.5rem;
}
.subNav4 a{
	padding:0.5rem 1.0rem;
	border: 1px solid #0e56c0;
	border-radius: 4px;
	display:flex;
	align-items: center;
	justify-content: center;
	margin-top:1.0rem;
}
.subNav4 a i{
	width:1.0rem;
	height:1.0rem;
	background-image:url(/image/xjt.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
	margin-left:1.0rem;
}

.currentDd4{background: #fff;}
.currentDd4 a{
	color: #fff;
	background: #0e56c0;
}
.currentDd4 a i{
	background-image:url(/image/sjt.png);
	background-position:center;
	background-repeat:no-repeat;
}
.navContent4{
	display: none;
	float:left; 
	width:100%; 
	padding:2.0rem; 
	line-height:1.5rem; 
	font-size:0.8rem;
	background-color: #fff;
}
.navContent4 h1{
	font-size:1.0rem;
	display:flex;
	align-items: center;
}
.navContent4 h1 i{
	width:4px;
	height:1.0rem;
	background-color:#013f88;
	margin-right:0.5rem;
}
.blue{
	color: #0E56C0;
}

.zztit{
	width:100%;
	float:left;
	margin-top:3.0rem;
}
.zztit dl dt{
	font-size:1.2rem;
	line-height:1.5rem;
	font-weight:bold;
}
.zztit dl dd{
	margin-top:0.5rem;
	color:#0E56C0;
}
.zztit .sm{
	display:flex;
	margin-top:1.0rem;
}
.zztit .sm div{
	width:80%;
	font-size:0.8rem;
	line-height:1.5rem;
}
.jxs{
	width:100%;
	float:left;
}
.jxs ul li{
	width:100%;
	float:left;
	margin-top:2.0rem;
	padding:2.0rem;
	background-color:#FFF;
}
.jxs ul li .tex{
	width:100%;
}
.jxs ul li .tex dl dt{
	font-size:1.2rem;
	color:#333;
	font-weight:bold;
}
.jxs ul li:hover .tex dl dt{
	color:#0E56C0;
}
.jxs ul li .tex dl dd{
	font-size:0.8rem;
	line-height:1.5rem;
	color:#666;
	margin-top:1.0rem;
}
.jxs ul li .pic{
	width:100%;
	margin-top:2.0rem;
	overflow:hidden;
}
.jxs ul li .pic img{
	max-width:100%;
	height:auto;
}
.fzlc{
	width:100%;
	float:left;
	margin-top:3.0rem;
	padding:2.0rem;
	padding-bottom:3.0rem;
	background-color:#FFF;
}

.fzlc01{
	width:100%;
	float:left;
	background-image:url(/image/sx.jpg);
	background-position:center;
	background-repeat:repeat-y;
	padding-top:2.0rem;
	padding-bottom:5.0rem;
	position: relative;
}
.fzlc01 .start{
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	display: flex;
	justify-content: center;
}
.fzlc01 .start div{
	padding:0.5rem 1.0rem;
	border: 1px solid #003686;
	background-color:#FFF;
	color:#003686;
}
.fzlc01 .end{
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	z-index:1;
	display: flex;
	justify-content: center;
}
.fzlc01 .end div{
	padding:0.5rem 1.0rem;
	border: 1px solid #003686;
	background-color:#FFF;
	color:#003686;
}
.fzlc01 dl{
	width:100%;
	float:left;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	position:relative;
	margin-top:2.0rem;
}
.fzlc01 dl dt.left{
	text-align:left;
}
.fzlc01 dl dd.right{
	text-align:right;
}
.fzlc01 dl dt{
	width:45%;
	font-size:1.0rem;
	line-height:1.5rem;
	text-align:right;
}
.fzlc01 span{
	width:0.6rem;
	height:0.6rem;
	position:absolute;
	top:calc(50% - 0.3rem);
	left:calc(50% - 0.3rem);
	z-index:11;
	background-image:url(/image/q01.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}
.fzlc01 dl:hover dt b{
	color:#086EB3;
}
.fzlc01 dl dd{
	width:45%;
	font-size:0.8rem;
	line-height:1.5rem;
}
.fzlc01 dl:last-child dd{
	padding-bottom:0px;
}

.lxwm{
	width:100%;
	float:left;
	padding:0 8.33vw;
	padding-bottom:2.0rem;
	padding-top:6.0rem;
	background-image:url(/image/lxbanner.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}
.lxwm-l{
	width:100%;
}
.lxwm-l dl dt{
	font-size:1.2rem;
	line-height:1.5rem;
}
.lxwm-l dl dd{
	font-size:1.0rem;
	line-height:1.5rem;
	color:#666;
	margin-top:1.0rem;
}
.lxwm-l ul{
	display:flex;
	flex-wrap: wrap;
	margin-top:2.0rem;
}
.lxwm-l ul li{
	width:100%;
	margin-top:1.0rem;
	display: flex;
	align-items: center;
	font-size:0.8rem;
	line-height:1.5rem;
}
.lxwm-l ul li img{
	margin-right:0.5rem;
}
.lxwm-l .zx{
	display:flex;
	margin-top:3.0rem;
}
.lxwm-l .zx a{
	padding:0.5rem 1.0rem;
	background: #0e56c0;
	border-radius: 4px;
	display: flex;
	align-items: center;
	justify-content: center;
	color:#fff;
}
.lxwm-l .zx a img{
	margin-left:0.5rem;
	max-height:1.0rem;
}
.lxwm-r{
	width:100%;
	background: rgba(255,255,255,0.60);
	padding:2.0rem;
	margin-top:2.0rem;
}
.lxwm-r h1{
	font-size:1.2rem;
	line-height:1.5rem;
	color:#0E56C0;
}
.lxwm-r h1 i{
	font-size:0.8rem;
	margin-left:0.5rem;
}
.lxwm-r dl dt{
	margin-top:1.0rem;
	font-size:0.8rem;
	line-height:1.5rem;
	color:#666;
}
.lxwm-r dl:first-child dt{
	margin-top:1.0rem;
}
.lxwm-r dl dd{
	margin-top:0.5rem;
}
.lxbk{
	width:100%;
	border:0px;
	border:1px solid rgba(0,0,0,0.10);
	outline:none;
	background-color:transparent;
	color:#666;
	padding-bottom:0.0rem;
	line-height:1.5rem;
}
.lxxz{
	width:100%;
	border:0px;
	border:1px solid rgba(0,0,0,0.10);
	outline:none;
	background-color:transparent;
	color:#666;
	line-height:45px;
	height:45px;
}
.lxanniu{
	width:100%;
	height: 2.5rem;
	background: #0e56c0;
	border-radius: 4px;
	line-height:2.5rem;
	text-align:center;
	border:0px;
	cursor:pointer;
	color:#FFF;
	font-size:0.8rem;
	margin-top:1.0rem;
}











.mart80{
	margin-top:2.0rem;
}
.mart100{
	margin-top:3.0rem;
}


.yuyue button{
	width: 200px;
    height: 54px;
    border: 1px solid #ffffff;
    border-radius: 4px;
    line-height: 54px;
    text-align: center;
    color: #FFF;
}














}
































