 @charset "utf-8";
body {
}
.gg-tit {
	line-height: 35px;
	margin-bottom: 40px;
}
.gg-tit span {
	font-size: 32px;
	color: #333333;
}
.gg-tit a {
	float: right;
	font-size: 14px;
	color: #999999;
}
.gg-tit a:hover {
	color: #054eaa;
}
.banner {
	position: relative;
}
.b-cont {
	position: absolute;
	width: 100%;
	max-width: 700px;
	left: 50%;
	top: 160px;
	transform: translateX(-50%);
	z-index: 998;
	background: rgba(0, 0, 0, .4);
	padding: 30px;
	border-radius: 10px;
}
.service-cont {
	width: 100%;
	max-width: 1200px;
}
.c-cont-t {
	overflow: hidden;
}
.b-ctl {
	float: left;
}
.b-ctr {
	overflow: hidden;
	padding-left: 15px;
	padding-right: 100px;
}
.b-ctl li {
	display: block;
	float: left;
	line-height: 35px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	cursor: pointer;
	margin: 0 10px;
	background: none;
	padding: 0 15px;
}
.b-ctl li.on {
	background: #054eaa;
	color: #fff;
	padding: 0 15px;
	border-radius: 50px;
}
.b-crbdy {
	display: none;
}
.b-crbdy:first-child {
	display: block;
}
.b-cr-search {
	max-width: 400px;
	margin: 0 auto;
	position: relative;
	padding-right: 50px;
	padding-left: 20px;
	padding-top: 9px;
	padding-bottom: 9px;
	background: #e6eef7;
	border-radius: 5px;
	overflow: hidden;
	margin-top: 60px;
	margin-bottom: 65px;
}
.b-cr-search {
	margin-top: 45px;
	margin-bottom: 35px;
	max-width: 100%;
}
.b-cr-search:hover {
	background: #fff;
}
.search-text {
	display: block;
	width: 100%;
	line-height: 21px;
	height: 36px;
	background: none;
	padding-right: 55px;
	box-sizing: border-box;
	border-radius: 0;
}
.search-btn {
	position: absolute;
	top: 9px;
	right: 125px;
	padding: 8px 25px;
	background: #0555ba;
	color: #fff;
	border-radius: 5px;/*  border-left: 1px solid #054eaa;*/
}
.search-btn1 {
	position: absolute;
	top: 9px;
	right: 15px;
	padding: 8px 25px;
	background: #ff9c00;
	color: #fff;
	border-radius: 5px;/*  border-left: 1px solid #054eaa;*/
}
.b-cr-m1 {
	overflow: hidden;
	position: relative;
	line-height: 20px;
	padding-right: 115px;
	min-height: 30px;
	color: #fff;
	font-size: 14px;
}
.b-cr-m1 span {
	float: left;
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	color: rgba(255, 255, 255, .7);
	margin-right: 5px;
}
.b-cr-m1 p {
	font-size: 16px;
	line-height: 35px;
	color: #fff;
}
.b-cr-m1 div {
	overflow: hidden;
	height: 2px;
	margin-top: 9px;
	background: #fff;
}
.b-cr-m1 .a {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 9;
	color: #fff;
}
.b-cr-m1 .a span {
	color: #fff;
	vertical-align: middle;
}
.b-cr-m1 .a img {
	vertical-align: middle;
}
.b-cr-m1 select{background:none;display:flex;}
.b-cr-m1 select option{display:inline-block;}
.b-cr-m2 {
	overflow: hidden;
	margin-top: 10px;
}
.b-cr-m2>span {
	float: left;
	color: #fff;
	font-size: 14px;
}
.b-cr-m2>div {
	overflow: hidden;
	font-size: 0;
}
.b-cr-m2>div a {
	display: inline-block;
	font-size: 16px;
	color: #fff;
	border: 1px solid #477FC4;
	border-top-left-radius: 5px;
	padding: 3px 15px;
	line-height: 28px;
	margin-left: 20px;
	margin-bottom: 10px;
}
.b-cr-m2>div a:hover {
	background: #4C97FF;
	color: #fff;
}
.s-cont-b {
	margin-top: 60px;
	background: #fff;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
	box-shadow: 0px 0px 5px 1px #ececec;
}
.s-cb-l {
	float: left;
	width: 250px;
	color: #fff;
	background: #0f59bc;
	height: 92px;
	text-align: center;
}
.s-cb-l p {
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: 600;
	line-height: 50px;
	margin: 21px auto;
	display: inline-block;
}
.s-cb-m {
	overflow: hidden;
	padding-right: 125px;
}
.s-cb-r {
	position: absolute;
	top: 0;
	right: 0;
	width: 130px;
	text-align: center;
}
.s-cb-r a {
	margin: 15px auto 0 auto;
	color: #333;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	display: block;
	border-left: 1px solid #f2f2f2;
	padding: 20px 0;
}
.s-cb-r div {
	display: block;
	width: 3px;
	height: 3px;
	background: #fff;
	margin: 2px auto;
}
.s-cb-m ul {
	overflow: hidden;
}
.s-cb-m ul li {
	float: left;
	width: 25%;
	text-align: center;
}
.s-cb-m ul li a {
	display: block;
	color: #666666;
	font-size: 17px;
	padding: 25px 0;
}
.s-cb-m ul li a img {
	vertical-align: middle;
	display: inline-block;
	height: 30px;
}
.s-cb-m ul li a span {
	vertical-align: middle;
	margin-left: 5px;
	text-align: left;
	display: inline-block;
}
.s-cb-m ul li a:hover {
/*background: #054eaa;*/
}
.section04 {
}
.c-cont-b {
	margin-top: 50px;
	background: #fff;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
	box-shadow: 0px 0px 5px 1px #ececec;
}
.c-cb-l {
	float: left;
	width: 185px;
	background: #0f59bc;
	height: 142px;
	text-align: center;
}
.c-cb-l p {
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: 600;
	line-height: 20px;
	margin: 50px auto;
}
.c-cb-l p span {
	display: block;
	font-size: 14px;
	color: #adcffa;
	font-weight: 600;
}
.c-cb-m {
	overflow: hidden;
}
.c-cb-r {
	position: absolute;
	top: 0;
	right: 0;
	width: 95px;
	background: #129bf6;
	height: 132px;
	text-align: center;
}
.c-cb-r a {
	margin: 35px auto 0 auto;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	display: block;
	width: 24px;
}
.c-cb-r div {
	display: block;
	width: 3px;
	height: 3px;
	background: #fff;
	margin: 2px auto;
}
.c-cb-m ul {
	overflow: hidden;
	border-top: 1px solid #f3f3f3;
}
.c-cb-m ul li {
	float: left;
	width: 12.5%;
	text-align: center;
	border-bottom: 1px solid #f3f3f3;
}
.c-cb-m ul li a {
	display: block;
	color: #333;
	font-size: 17px;
	line-height: 30px;
	border-right: 1px solid #f3f3f3;
	padding: 5px 0;
}
.c-cb-m ul li a img {
	vertical-align: middle;
	height: 20px;
}
.c-cb-m ul li a p {
	vertical-align: middle;
	font-size: 14px;
	text-align: center;
}
.c-cb-m ul li a:hover {
	background: #054eaa;
	color: #fff;
}
.section1 {
	margin-top: 0px;
}
.s1-c {
	overflow: hidden;
}
.s1-c>div {
	float: left;
	width: 50%;
}
.s1-m {
	margin-left: 2%;
	margin-right: 2%;
}
.text-list {
	margin-left: 30px;
}
.text-list li {
	display: block;
	overflow: hidden;
	line-height: 21px;
	padding: 11px 0;
}
.text-list li>span {
	float: left;
	color: #0555ba;
	font-size: 14px;
	padding-right: 15px;
}
.text-list li>p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	color: #666;
}
.text-list li>p:hover {
	color: #054eaa;
}
.text-list li>p i {
	font-style: normal;
	display: inline-block;
	width: 50px;
	text-align: center;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	color: #fff;
	font-size: 14px;
	margin-right: 8px;
}
.text-list li>p i.tag-sy {
	background: #0555ba;
}
.text-list li>p i.tag-gm {
	background: #129bf6;
}
.text-list  li p a {display:inline;font-size: 14px;
    color: #333333;}
.text-list  li.on p a{font-size:16px;}
.text-list2 li a {
	padding-left: 90px;
	padding-right: 90px;
	height: 22px;
	position: relative;
}
.text-list2 li a>span {
	position: absolute;
	left: 0;
	line-height: 14px;
	margin-top: -6px;
	top: 50%;
}
.text-list2 li a>p {
	display: inline-block;
	max-width: 100%;
	position: relative;
	padding-right: 100px;
}
.text-list2 li a em {
	font-style: normal;
	font-size: 14px;
	position: absolute;
	left: 100%;
	margin-left: -90px;
	max-width: 100px;
	background: #eea032;
	color: #fff;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 3px;
}
.i-dtlist {
	overflow: hidden;
}
.i-dtlist li {
	float: left;
	width: 30%;
}
.i-dtlist li:first-child+li {
	margin-left: 5%;
	margin-right: 5%;
}
.i-dtlist li a {
	display: block;
	overflow: hidden;
	padding-right: 70px;
	background: url(../images/icon-img.png) no-repeat;
	background-size: 60px auto;
	background-position: right center;
}
.i-dtlist li a:hover>p {
	color: #054eaa;
}
.i-dtlist li a:hover .i-date {
	background: #054eaa;
	color: #fff;
}
.i-dtlist li a .i-date {
	float: left;
	width: 60px;
	height: 60px;
	background: #dde6f3;
	text-align: center;
	color: #0555ba;
}
.i-dtlist li a .i-date p {
	font-size: 24px;
	line-height: 25px;
	margin-top: 10px;
}
.i-dtlist li a .i-date span {
	font-size: 14px;
	line-height: 15px;
}
.i-dtlist li a>p {
	overflow: hidden;
	font-size: 16px;
	line-height: 25px;
	height: 50px;
	margin-top: 5px;
	color: #666666;
	padding-left: 16px;
}
.section2 {
	margin-top: 35px;
	padding-top: 35px;
	border-top: 1px solid #d1d8e1;
}
.section3 {
	margin-top: 50px;
	max-width: 1520px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.gg-h2 {
	font-weight: 600;
	font-size: 32px;
	text-align: center;
	margin-bottom: 50px;
	z-index: 9999;
}
.gg-h3 {
	font-weight: 600;
	font-size: 16px;
	text-align: center;
	margin-top: 90px;
	margin-bottom: -70px;
	color: #d8d8d8;
	z-index: -1;
}
.s3-l {
	float: left;
	background: url(../images/s3-l-bj.png) no-repeat;
	background-position: center center;
}
.s3-r {
	float: left;
	background: url(../images/s3-r-bj.png) no-repeat;
	background-position: center center;
}
.section3>div {
	width: 50%;
	padding: 150px 0;
	min-height: 516px;
}
.section3>div>h3 {
	color: #ffffff;
	font-size: 32px;
	padding-left: 45px;
	padding-bottom: 10px;
}
.section3>div>ul {
	padding-left: 30px;
	overflow: hidden;
	margin-top: 40px;
}
.section3>div>ul>li {
	float: left;
	width: 33%;
}
.section3>div>ul>li>p {
	border-left: 2px solid #fff;
	font-size: 20px;
	line-height: 24px;
	color: #fff;
	padding-left: 13px;
	margin-bottom: 15px;
}
.section3>div>ul>li>p a {
	color: #fff;
}
.section3>div>ul>li>ul {
	padding-left: 15px;
}
.section3>div.s3-l>ul>li>ul li a {
	color: #fff;
}
.section3>div>ul>li>ul li a {
	display: block;
	color: #fff;
	font-size: 16px;
	color: #d3dce8;
	line-height: 34px;
}
.section3>div>ul>li>ul li a:hover {
	color: #fff;
}
.section4 {
	margin-top: 50px;
	margin-bottom: 40px;
}
.section4>ul {
	overflow: hidden;
}
.section4>ul li {
	float: left;
	overflow: hidden;
	text-align: center;
	background: url(../images/fg_bg.png) no-repeat top right;
	background-size: 60%;
	border-radius: 10px;
	box-shadow: 0px 0px 5px 1px #ececec;
	padding-top: 50px;
	padding-bottom: 40px;
	margin: 10px;
}
.section4>ul li a {
	display: block;
	position: relative;
}
.section4>ul li a>img {
 width：70px;
	transition: all 0.5s;
	margin-top: 45px;
	height: 140px;
}
.section4>ul li a div {
	width: 100%;
	height: 100%;
	display: table;
}
.section4>ul li a div p {
	vertical-align: middle;
	text-align: center;
	font-size: 32px;
	font-weight: 600;
	color: #0555ba;
}
.section4>ul li a div span {
	vertical-align: middle;
	text-align: center;
	font-size: 14px;
	color: #474747;
}
.section4>ul li a:hover>img {
	transform: scale(1.1);
}
.s4-ul1 li {
	width: 220px;
	margin-left: 25px;
}
.s4-ul1 li:first-child {
}
.s4-ul2 {
	margin-top: 40px;
}
.s4-ul2 li {
	width: 49%;
}
.s4-ul2 li:first-child {
	margin-right: 2%;
}
.s4-li1 {
}
.s4-li2 {
	border-top: 10px solid #f7d665;
}
.s4-li3 {
	border-top: 10px solid #556fb5;
}
.s4-li4 {
	border-top: 10px solid #0555ba;
}
.s4-li5 {
	border-top: 10px solid #129bf6;
}
.section5 {
	margin-top: 25px;
	margin-bottom: 35px;
}
.section02 {
	margin-top: 25px;
	margin-bottom: 35px;
}
.section03 {
	background: url(../images/zybg.png) no-repeat center bottom;
	padding-top: 2px;
	padding-bottom: 30px;
}
.section6 {
	margin-top: 25px;
	margin-bottom: 35px;
}
.s5-tit {
	border-bottom: 1px solid #f2f2f2;
}
.s5-tit ul {
	text-align: center;
}
.s5-tit ul li {
	display: inline-block;
	width: 154px;
	font-size: 24px;
	font-weight: 600;
	line-height: 44px;
	text-align: center;
	cursor: pointer;
}
.s5-tit ul li.on {
	border-bottom: 3px solid #0555ba;
	color: #0555ba;
}
.s6-tit {
}
.s6-tit ul {
	text-align: left;
}
.s6-tit ul li {
	font-size: 14px;
	line-height: 24px;
	font-weight: 600;
}
.s6-tit ul li span {
	float: right;
}
.s6-tit ul li span img {
	width: 50px;
}
.s6-tit ul li.on {
}
.s6-tit ul li.on img {
	vertical-align: middle;
	height: 15px;
	margin-right: 10px;
}
.s5-m {
	margin-top: 35px;
	position: relative;
}
.s6-m>div {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	opacity: 0;
	z-index: -9;
	padding: 0 0px;
	transition: opacity 0.5s;
	margin-top: 30px;
}
.s6-m>div.on {
	position: relative;
	z-index: 9;
	opacity: 1;
	margin-bottom: 40px;
}
.s6-m>div ul {
	position: static;
}
.s6-m>div ul {
	position: static;
}
.s6-m>div ul li {
	margin: 0 15px;
	text-align: center;
	background: #fafafa;
}
.s6-m li a {
	display: block;
}
.s6-m li a .tspic {
	padding: 15px;
}
.s6-m li a .tspic img {
	height: 160px;width:113px;
	transition: all 0.3s;
}
.s6-m li a p {
	background: #0053bb;
	font-size: 14px;
	color: #fff;
	padding: 5px;
	border-radius: 0 0 5px 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.s6-m li a p span {
	font-size: 10px;
	color: #b1c4dc;
}
.s6-m .slick-prev,  .s6-m .slick-next {
	width: 48px;
	height: 48px;
	top: 40%;
}
.s6-m .slick-prev {
	background: url(../images/s5-l.png) no-repeat;
	background-size: 80% 80%;
}
.s6-m .slick-next {
	background: url(../images/s5-r.png) no-repeat;
	background-size: 80% 80%;
}
.s6-m>div>a {
	display: block;
	width: 95px;
	line-height: 30px;
	background: #fff;
	border: 1px solid #0555ba;
	text-align: center;
	color: #0555ba;
	margin: 0 auto;
}
.s6-m>div>a:hover {
	background: #0555ba;
	color: #fff;
}
.s7-m>div {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	opacity: 0;
	z-index: -9;
	padding: 0 0px;
	transition: opacity 0.5s;
	margin-top: 30px;
}
.s7-m>div.on {
	position: relative;
	z-index: 9;
	opacity: 1;
	margin-bottom: 20px;
}
.s7-m>div ul {
	position: static;
}
.s7-m>div ul {
	position: static;
}
.s7-m>div ul li {
	margin: 0 15px;
	text-align: center;
}
.s7-m li a {
	display: block;
}
.s7-m li a .tspic {
}
.s7-m li a .tspic img {
	height: 110px;width:170px;
	transition: all 0.3s;
}
.s7-m li a p {
	font-size: 14px;
	color: #333;
	padding: 5px;
	border-radius: 0 0 5px 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.s7-m li a p span {
	font-size: 10px;
	color: #b1c4dc;
}
.s7-m .slick-prev,  .s7-m .slick-next {
	width: 48px;
	height: 48px;
	top: 40%;
}
.s7-m .slick-prev {
	background: url(../images/s5-l.png) no-repeat;
	background-size: 80% 80%;
}
.s7-m .slick-next {
	background: url(../images/s5-r.png) no-repeat;
	background-size: 80% 80%;
}
.s7-m>div>a {
	display: block;
	width: 95px;
	line-height: 30px;
	background: #fff;
	border: 1px solid #0555ba;
	text-align: center;
	color: #0555ba;
	margin: 0 auto;
}
.s7-m>div>a:hover {
	background: #0555ba;
	color: #fff;
}
.s5-m>div {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	opacity: 0;
	z-index: -9;
	padding: 0 0px;
	transition: opacity 0.5s;
}
.s5-m>div.on {
	position: relative;
	z-index: 9;
	opacity: 1;
}
.s5-m>div ul {
	position: static;
}
.s5-m li a {
	display: block;
}
.s5-m li a .tspic {
	margin-left: 15px;
	margin-right: 15px;
	transition: all 0.3s
}
.s5-m li a p {
	font-size: 14px;
	color: #333333;
}
.s5-m .slick-prev,  .s5-m .slick-next {
	width: 48px;
	height: 48px;
	top: 40%;
}
.s5-m .slick-prev {
	background: url(../images/s5-l.png) no-repeat;
	background-size: 100% 100%;
}
.s5-m .slick-next {
	background: url(../images/s5-r.png) no-repeat;
	background-size: 100% 100%;
}
.s5-m>div>a {
	display: block;
	width: 95px;
	line-height: 30px;
	background: #fff;
	border: 1px solid #0555ba;
	text-align: center;
	color: #0555ba;
	margin: 0 auto;
}
.s5-m>div>a:hover {
	background: #0555ba;
	color: #fff;
}
.r-fixed {
	position: fixed;
	right: 30px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 998;
}
.r-fixed ul li {
	height: 51px;
	position: relative;
}
.r-fixed ul li:first-child+li {
	transform: translateY(-10px);
}
.r-fixed ul li:first-child+li+li {
	transform: translateY(-20px);
}
.r-fixed ul li:first-child+li+li+li {
	transform: translateY(-30px);
}
.r-fixed ul li:first-child+li+li+li+li {
	transform: translateY(-40px);
}
.r-fixed ul li>span {
	display: block;
	width: 53px;
	height: 51px;
	background: url(../images/if-list-bj.png) no-repeat;
	background-size: 100% 100%;
	text-align: center;
	line-height: 51px;
	color: #fff;
	font-size: 16px;
}
.r-fixed ul li a {
	position: absolute;
	right: -162px;
	top: 8px;
	height: 32px;
	padding-left: 20px;
	padding-right: 50px;
	background: url(../images/if-list-cbj.png) no-repeat;
	background-position: left center;
	font-size: 16px;
	color: #fff;
	white-space: nowrap;
	line-height: 32px;
	transition: right 0.5s;
	z-index: 8;
}
.r-fixed ul li:hover {
	z-index: 9;
}
.r-fixed ul li:hover a {
	right: 12px;
}
.r-fixed ul li:hover>span {
	display: none;
}
.r-fixed ul li a span {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 30px;
	background: url(../images/f-list-bj2.png) no-repeat;
	background-size: 100% 100%;
}
.text-list li.on {
	border-bottom: 1px solid #f2f2f2;padding:11px 0;
}

.text-list li.on p {
	color: #0555ba;
}
.text-list li.on p span.jianjie {
	color: #999999;
	font-size: 14px;
	margin-top: 5px;
	height: 50px;
}
.text-list li.on p:hover {
	color: #0555ba;
}
.text-list li.on .i-date {
	float: left;
	width: 70px;
	height: 70px;
	text-align: center;
	color: #0555ba;
}
.text-list li.on .i-date p {
	font-size: 34px;
	line-height: 25px;
	margin-top: 30px;
}
.text-list li.on p i {
	font-style: normal;
	display: inline-block;
	width: 50px;
	text-align: center;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	color: #fff;
	font-size: 14px;
	margin-right: 8px;
}
.text-list li.on .i-date span {
	font-size: 14px;
	line-height: 15px;
}
.text-list li.on .i-title p {
	overflow: hidden;
	font-size: 16px;
	line-height: 20px;
	height: 28px;
	margin-top: 5px;
	color: #0555ba;
	padding-left: 16px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.text-list li.on  .i-title p a{color: #0555ba;}
.text-list li.on .i-title p i.tag-sy {
	background: #0555ba;
}
.text-list li.on .i-title p i.tag-gm {
	background: #129bf6;
}
.text-list li.on .i-title span.jianjie {
	display: block;
	font-size: 12px;
	padding-left: 85px;
}
.text-list li.on .i-title span.jianjie  a{
	color: #666;padding-top:0px;padding-bottom:0px;
}
.s3-tit {
	background: #fff;
	border-radius: 5px;
}
.s3-more {
	float: right;
	font-size: 14px;
	margin-top: 10px;
	margin-right: 13px;
}
.s3-tit ul {
	text-align: left;
}
.s3-tit ul li {
	display: inline-block;
	width: 110px;
	font-size: 14px;
	line-height: 38px;
	text-align: center;
	cursor: pointer;
}
.s3-tit ul li.on {
	background: #0555ba;
	border-radius: 5px;
	color: #fff;
}
.s3-m {
	margin-top: 35px;
	position: relative;
}
.s3-m>div {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	opacity: 0;
	z-index: -9;
	padding: 0 0px;
	transition: opacity 0.5s;
}
.s3-m>div.on {
	position: relative;
	z-index: 9;
	opacity: 1;
}
.s3-m>div ul {
	position: static;
}
.s3-m>div ul li {
	display: inline-block;
	width: 183px;
	height: 140px;
	margin-bottom: 20px;
	margin-right: 15px;
}
.s3-m>div ul li:nth-child(6n) {
	margin-right: 0px;
}
.s3-m li a {
	display: block;
}
.s3-m li a .zypic {
	margin-bottom: 5px;
	height: 100%;
}
.s3-m li a .zypic img {
	width: 100%;height:121px;
}
.s3-m li p{
	font-size: 14px;
	color: #333333;
	text-align: center;
}
.s3-m>div>a {
	display: block;
	width: 140px;
	line-height: 30px;
	background: #fff;
	border: 1px solid #0555ba;
	text-align: center;
	color: #0555ba;
	margin: 0 auto;
}
.s3-m>div>a:hover {
	background: #0555ba;
	color: #fff;
}
.newswiper {
	width: 100%;
	position: relative;
	overflow: hidden;
	border: 0px solid #ddd;
}
.newswiper .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.newswiper .swiper-slide .inner {
	width: 100%;
}
.newswiper .swiper-slide img {
	display: block;
	height: auto;
	width: 100%;
	margin: 0 auto;
}
.newswiper .swiper-slide p.title a{color:#fff;}
.newswiper.swiper-container-horizontal > .swiper-pagination-bullets {
	bottom: 14px;
}
.newswiper .swiper-pagination {
	text-align: right;
}
.newswiper .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	text-align: right;
	opacity: 1;
	background: transparent;
	border: 1px solid #fff;
	transition: .3s linear;
}
.newswiper .swiper-pagination-bullet-active {
	color: #fff;
	opacity: 1;
}
.newswiper .title {
	width: 100%;
	background: rgba(0, 0, 0, 0.35);
	font-size: 16px;
	color: #fff;
	line-height: 3;
	text-align: left;
	padding-left: 10px;
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;/*内联对象需加*/
	word-break: keep-all;/* 不换行 */
	white-space: nowrap;/* 不换行 */
	overflow: hidden;/* 内容超出宽度时隐藏超出部分的内容 */
	text-overflow: ellipsis;
	padding-right: 68px;
}
.newswiper .swiper-pagination-bullet {
	border-radius: 0;
}
.newswiper .swiper-pagination-bullet-active {
	background: #155c9e !important;
	width: 20px !important;
	border: 1px solid #155c9e!important;
}
.swiper-pagination-bullet {
	border: 1px solid #fff;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
	border-radius: 15px;
}

@media (min-width:1000px) {
.newswiper .swiper-slide a img {
	height: 450px;
}
.newswiper .swiper-pagination {
	padding-right: 6px;
}
.newswiper .swiper-pagination-bullet {
	width: 11px;
	height: 11px;
}
.newswiper .title {
	padding-right: 80px;
}
}

@media (max-width:1000px) {
.newswiper .swiper-slide a img {
	min-height: 150px;
}
}

@media screen and (max-width:1440px) {
.b-cr-search {
	margin-top: 20px;
	margin-bottom: 20px;
}
.b-cr-m2>span {
	margin-top: 10px;
}
.b-cr-m2>div a {
	margin-top: 5px;
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 0;
}
.b-ctr {
	padding-right: 15px;
}
.c-cb-m ul li a span {
	font-size: 14px;
}
.s-cb-m ul li a span {
	font-size: 14px;
}
.s-cont-b {
	margin-top: 10px;
}
.gg-tit {
	line-height: 24px;
	margin-bottom: 20px;
}
.gg-tit span,  .gg-h2,  .section3>div>h3,  .section4>ul li a div p {
	font-size: 24px;
}
.s5-tit ul li {
	font-size: 20px;
}
}

@media screen and (max-width:1024px) {
.r-fixed {
	display: none;
}
.section3>div>ul>li>p {
	font-size: 20px;
	line-height: 20px;
}
.section1 {
	display: none;
}
.text-list li a>p,  .i-dtlist li a>p,  .section3>div>ul>li>ul li a {
	font-size: 14px;
}
.b-cont {
	position: static;
	left: 0;
	transform: translateX(0);
}
.b-ctl {
	float: none;
	width: auto;
	white-space: nowrap;
	overflow-x: scroll;
}
.b-ctl li {
	display: inline-block;
	padding: 0 25px;
	line-height: 45px;
	font-size: 14px;
}
.b-ctr {
	padding-bottom: 30px;
}
.s-cont-b {
	height: auto;
}
.s-cb-l p {
	margin: 0;
	line-height: 40px;
	width: auto;
}
.s-cb-l {
	float: none;
	width: auto;
	height: auto;
}
.s-cb-r {
	position: static;
	width: auto;
	height: auto;
}
.s-cb-m {
	padding-right: 0;
}
.s-cb-r a {
	display: inline-block;
	margin: 0;
	width: auto;
	line-height: 40px;
}
.s-cb-r div {
	display: inline-block;
	vertical-align: middle;
}
.c-cont-b {
	height: auto;
}
.c-cb-l p {
	margin: 0;
	line-height: 40px;
	width: auto;
}
.c-cb-l {
	float: none;
	width: auto;
	height: auto;
}
.c-cb-r {
	position: static;
	width: auto;
	height: auto;
}
.c-cb-m {
	padding-right: 0;
}
.c-cb-r a {
	display: inline-block;
	margin: 0;
	width: auto;
	line-height: 40px;
}
.c-cb-r div {
	display: inline-block;
	vertical-align: middle;
}
.s1-c>div {
	float: none;
	width: auto;
	margin-top: 25px;
}
.s1-c>div:first-child {
	margin-top: 0;
}
.s1-m {
	margin-left: 0;
	margin-right: 0;
}
.gg-h2 {
	margin-bottom: 20px;
}
.s4-ul2 {
	margin-top: 20px;
}
.s5-m li a {
	margin: 0 20px;
}
.i-dtlist li a {
	background-size: 45px auto;
	padding-right: 50px;
}
.s3-m>div ul {
	position: static;
	text-align: center;
}
.s3-m>div ul li {
	display: inline-block;
	width: 22%;
	height: 140px;
	margin-bottom: 20px;
	margin: 0 1%;
}
}

@media screen and (max-width:768px) {
.gg-tit span,  .gg-h2,  .section3>div>h3,  .section4>ul li a div p {
	font-size: 20px;
}
.section1,  .section3,  .section4,  .section5 {
	margin-top: 30px;
}
.section02 {
	margin-top: 10px;
}
.section06 {
	margin-top: 30px;
}
.section1 {
	display: none;
}
.section5 {
	margin-bottom: 30px;
}
.section02 {
	margin-bottom: 30px;
}
.section06 {
	margin-bottom: 30px;
}
.i-dtlist li,  .section3>div {
	float: none;
	width: auto;
}
.section3>div {
	min-height: auto;
}
.i-dtlist li:first-child+li {
	margin: 10px 0;
}
.b-cr-search {
}
.b-ctr {
	padding-left: 10px;
	padding-right: 10px;
}
.b-cr-m2>span {
	float: none;
	display: block;
}
.b-cr-m2>div a {
	margin-left: 0;
	margin-right: 10px;
}
.b-ctl li {
	padding: 0 15px;
}
.s-cb-m ul li {
	width: 25%;
}
.c-cb-m ul li {
	width: 25%;
}
.b-cr-m2>div a {
	font-size: 12px;
}
.section3>div {
	padding: 25px 0;
}
.section3>div>ul {
	margin-top: 20px;
}
.section4>ul li a div p {
	font-size: 16px;
}
.s5-m li a p {
	font-size: 14px;
	line-height: 24px;
}
.s5-m>div {
	padding: 0 20px;
}
.s5-m .slick-prev,  .s5-m .slick-next {
	width: 25px;
	height: 25px;
}
.s5-m li a {
	margin: 0 10px;
}
.s5-tit {
	background: none;
}
.s5-tit ul {
	float: none;
}
.s5-tit ul li {
	width: 30%;
	font-size: 16px;
	background: #fff;
}
.s5-tit ul li.on {
	border-bottom: 3px solid #0555ba;
}
.text-list {
	margin-left: 0px;
}
.s-cb-r a {
	border-left: none;
}
.s-cb-m ul li a {
	padding: 15px 0;
}
.s-cb-r a {
	padding-top: 5px;
	line-height: 20px;
}
.s3-m>div ul {
	position: static;
	text-align: center;
}
.s3-m>div ul li {
	display: inline-block;
	width: 46%;
	height: 140px;
	margin-bottom: 20px;
	margin: 0 1%;
}
}

@media screen and (max-width:560px) {
.c-cb-m ul li {
	width: 33.33%;
}
.s-cb-m ul li {
	width: 50%;
}
.section1 {
	display: none;
}
.text-list {
	margin-left: 0px;
}
}

@media screen and (max-width:480px) {
.b-cr-m2>div a {
	width: 45%;
	padding: 0;
	text-align: center;
	margin-left: 2%;
	margin-right: 2%;
}
.section3>div>h3 {
	padding-left: 25px;
}
.section3>div>ul {
	padding-left: 10px;
}
.section3>div>ul>li>p {
	font-size: 16px;
	line-height: 16px;
	padding-left: 13px;
}
.section3>div>ul>li>ul li a {
	line-height: 28px;
}
.section1 {
	display: none;
}
.s4-ul1 li {
	width: 50%;
	margin-left: 0;
}
.s4-ul1 li:first-child+li+li {
	width: auto;
	float: none;
}
.s4-ul2 {
	margin-top: 0;
}
.s4-ul2 li {
	float: none;
	width: auto;
}
.s4-ul2 li:first-child {
	margin-right: 0;
}
.s5-m li a .pic {
	margin-left: 5px;
	margin-right: 5px;
}
.s5-m li a .pic {
	padding-top: 131%;
}
.s5-m li a p {
	font-size: 12px;
	line-height: 20px;
}
.s5-m>div>a {
	width: 80px;
	line-height: 25px;
	font-size: 14px;
}
.text-list {
	margin-left: 0px;
}
}

@media screen and (max-width:375px) {
.c-cb-m ul li {
	width: 50%;
}
.c-cb-m ul li a {
	line-height: 50px;
}
.s-cb-m ul li {
	width: 50%;
}
.s-cb-m ul li a {
	line-height: 20px;
}
.s5-tit ul li {
	font-size: 14px;
}
.text-list {
	margin-left: 0px;
}
.section1 {
	display: none;
}
}

@media screen and (max-width:1400px) {
.b-cr-search {
	margin-top: 30px;
	margin-bottom: 30px;
}
}

.search-btnzw{background:url(../images/jiansuozhongwen.png) no-repeat center;width:106px;height:33px;font-size:0px;}
.search-btnww{background:url(../images/jiansuowaiwen.png) no-repeat center;width:106px;height:33px;font-size:0px;}