 .banner {
 	position: relative;
 }

 .click_top {
 	display: none;
 }

 .head {
 	padding: 15px 0;
 }

 .head ul {
 	margin-top: 8px;
 }

 .head ul li .li_a {
 	color: #2e51a9;
 	font-size: 14px;
 	display: inline-block;
 	padding: 10px 2px;
 	border-bottom: 2px solid #fff;
 }

 .head ul li:hover .li_a {
 	border-bottom: 2px solid #2e51a9;
 }

 .head ul li {
 	margin-left: 25px;
 }

 .head ul .on .li_a {
 	border-bottom: 2px solid #2e51a9;
 }

 .m1 {
 	padding: 90px 0px 25px;
 }

 .m1 .info {
 	width: 600px;
 	position: relative;
 	z-index: 999;
 }

 .m1 .info .tit {
 	color: #333333;
 	font-size: 42px;
 	margin-bottom: 45px;
 }

 .m1 .info .dect {
 	color: #666666;
 	font-size: 16px;
 	line-height: 34px;
 	margin-bottom: 30px;
 }

 .m1 .info .hr a {
 	display: inline-block;
 	padding: 8px 35px;
 	border-radius: 25px;
 	padding-right: 55px;
 	color: #fff;
 	background: #2e51a9 url(../img/p15.png) 85% 15px no-repeat;
 }

 .m1 {
 	position: relative;
 }

 .m1 .icon_1 {
 	position: absolute;
 	left: 0px;
 	top: 150px;
 }

 .m1 .box {
 	position: relative;
 }

 .m1 .icon_2 {
 	position: absolute;
 	right: 150px;
 	top: -80px;
 }

 .m1 .icon_3 {
 	position: absolute;
 	right: -100px;
 }

 .cm_tit {
 	position: relative;
 	text-align: center;
 	font-size: 30px;
 	color: #333333;
 }

 .cm_tit span {
 	padding-bottom: 10px;
 	position: relative;
 	display: inline-block;
 }

 .cm_tit span::before {
 	content: '';
 	position: absolute;
 	bottom: 0px;
 	height: 2px;
 	background: #333;
 	width: 70px;
 	left: 50%;
 	transform: translate(-50%, 0%);
 }

 .m2 {
 	background: #f6f6f6;
 	padding: 70px 0px 85px;
 }

 .m2 ul {
 	margin-top: 30px;
 }

 .m2 ul li {
 	width: 31%;
 	background: #fff;
 	margin-right: 3%;
 	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
 }

 .m2 ul li:nth-child(3) {
 	margin-right: 0px;
 }

 .m2 ul li .tit {
 	padding: 30px 0;
 	text-align: center;
 	font-size: 24px;
 	color: #333333;
 }

 .m2 ul li .dect {
 	color: #666666;
 	font-size: 14px;
 	text-align: center;
 	padding: 0px 30px;
 	padding-bottom: 50px;
 }

 .m2 ul li:hover .tit {
 	color: #2e51a9;
 }

 .m2 ul li .img {
 	position: relative;
 }

 .m2 ul li .img .show_img {
 	position: absolute;
 	left: 0px;
 	top: 0px;
 	width: 100%;
 	height: 100%;
 	z-index: 99;
 }

 .m3 {
 	padding: 60px 0px 70px;
 	background: #314163;
 }

 .cm_tit2 span {
 	color: #fff;
 }

 .cm_tit2 span::before {
 	background: #fff;
 }

 .m3 {
 	background: url(../img/p23.jpg) center no-repeat;
 	background-size: cover;
 }

 .m3 .fun_box {
 	margin-top: 50px;
 }

 .m3 .fun_box .swiper-slide {
 	width: 480px;
 	padding: 10px;
 }

 .m3 .fun_box .swiper-slide img {
 	border: 4px solid #fff;
 }

 .m3 .fun_box {
 	position: relative;
 }

 .m3 .fun_box .swiper-button-prev {
 	width: 52px;
 	height: 52px;
 	outline: medium;
 	background: url(../img/p21.png) center no-repeat;
 }

 .m3 .fun_box .swiper-button-prev:hover {
 	background: url(../img/p20.png) center no-repeat;
 }

 .m3 .fun_box .swiper-button-next {
 	width: 52px;
 	height: 52px;
 	outline: medium;
 	background: url(../img/p22.png) center no-repeat;
 }

 .m3 .fun_box .swiper-button-next:hover {
 	background: url(../img/p19.png) center no-repeat;
 }

 .m3 .fun_box .swiper-slide .tits {
 	color: #ffffff;
 	margin-top: 25px;
 	-webkit-transition: all .3s ease-in-out;
 	transition: all .3s ease-in-out;
 	font-size: 24px;
 	text-align: center;
 	opacity: 0;
 }

 .m3 .fun_box .swiper-slide .dect {
 	color: #cfcfcf;
 	padding: 0px 10%;
 	font-size: 14px;
 	text-align: center;
 	-webkit-transition: all .3s ease-in-out;
 	transition: all .3s ease-in-out;
 	margin-top: 20px;
 	opacity: 0;
 }

 .m3 .fun_box .swiper-slide-active .tits,
 .m3 .fun_box .swiper-slide-active .dect {
 	opacity: 1;
 }

 .m4 {
 	padding: 70px 0px 80px;
 }

 .m4 .boxs {
 	margin-top: 55px;
 }

 .m4 .listvest {
 	width: 60%;
 }

 .m4 .listvest .li {
 	width: 44%;
 	overflow: hidden;
 	position: relative;
 	margin-right: 5%;
 }

 .m4 .listvest .li .text {
 	position: absolute;
 	bottom: 0px;
 }

 .m4 .listvest .li .text .t {
 	color: #ffffff;
 	font-size: 14px;
 }

 .m4 .listvest .li .text .dms {
 	padding: 0px 30px;
 	position: relative;
 	z-index: 88;
 	padding-bottom: 35px;
 }

 .m4 .listvest .li .text .t1 {
 	color: #ffffff;
 	font-weight: bold;
 	margin: 5px 0 10px;
 }

 .m4 .listvest .li .text .t3 a {
 	display: inline-block;
 	padding: 6px 35px;
 	border: 1px solid #e4bb4c;
 	color: #e4bb4c;
 	font-size: 14px;
 }

 .m4 .listvest .li .text .t3 a:hover {
 	background: #e4bb4c;
 	color: #fff;
 }

 .m4 .listvest .li .text .dhei {
 	width: 100%;
 	left: 0px;
 	position: absolute;
 	bottom: 0px;
 }

 .m4 .text_list {
 	width: 40%;
 }

 .m4 .text_list .t {
 	color: #999999;
 	font-size: 14px;
 }

 .m4 .text_list .t2 {
 	color: #333333;
 	font-weight: bold;
 	font-size: 18px;
 	margin: 10px 0;
 }

 .m4 .text_list .t3 {
 	font-size: 14px;
 	color: #666666;
 }

 .m4 .text_list .li {
 	border-bottom: 1px solid #dddddd;
 	padding-bottom: 12px;
 	margin-bottom: 12px;
 }

 .footer {
 	padding: 50px 0 30px;
 	background: #2b2b2b;
 }

 .footer .box ul {
 	margin-right: 80px;
 }

 .footer .box ul .t,
 .footer .box .info .t {
 	color: #e8e8e8;
 	font-size: 16px;
 	margin-bottom: 5px;
 }

 .footer .copy {
 	color: #aeaeae;
 	font-size: 12px;
 	text-align: center;
 }

 .footer .box ul li {
 	margin-bottom: 5px;
 }

 .footer .box ul li a {
 	color: #9e9e9e;
 	font-size: 14px;
 }

 .footer .box .info {
 	width: 520px;
 }

 .footer .box .info p {
 	color: #9e9e9e;
 	margin-bottom: 5px;
 	padding-left: 30px;
 	font-size: 14px;
 }

 .footer .box .info .i1 {
 	background: url(../img/p12.jpg) left center no-repeat;
 }

 .footer .box .info .i2 {
 	background: url(../img/p13.jpg) left center no-repeat;
 }

 .footer .box .info .i3 {
 	background: url(../img/p14.jpg) left center no-repeat;
 }

 .footer .box .ewm {
 	text-align: center;
 	font-size: 12px;
 	color: #d5d5d5;
 }

 .footer .box .ewm p {
 	margin-top: 5px;
 }

 .footer .box {
 	margin-bottom: 30px;
 }

 .footer .copy a {
 	color: #aeaeae;
 	font-size: 12px;
 }

 .click_top {
 	position: fixed;
 	right: 0px;
 	bottom: 300px;
 	z-index: 99;
 }

 .phont_head .tel {
 	position: absolute;
 	right: 2.5%;
 	line-height: 22px;
 	font-size: 14px;
 	text-align: left;
 	top: 15px;
 }

 .phont_head .tel .t2 {
 	background: url(../img/p27.png) left center no-repeat;
 	padding-left: 25px;
 }

 #phone_show {
 	position: absolute;
 	left: 2%;
 }

 .banner .swiper-slide .pc_img {
 	display: block;
 }

 .banner .swiper-slide .phone_img {
 	display: none;
 }

 .banner .swiper-pagination-bullet {
 	background: #ccc;
 	width: 12px;
 	height: 12px;
 	opacity: 1;
 }

 .banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
 	margin: 0px 8px;
 }

 .banner .swiper-pagination-bullet-active {
 	background: #2f2f2f !important;
 }

 .m1 .cm_tit {
 	display: none;
 }

 .m2 .phone_box {
 	display: none;
 }

 .m2 .phone_box ul li {
 	width: 100%;
 }

 .m2 .swiper-container {
 	padding-bottom: 40px;
 }

 .m2 .swiper-pagination {
 	bottom: 0px;
 }

 .m2 .swiper-pagination .swiper-pagination-bullet {
 	background: #cbcbcb;
 	opacity: 1;
 }

 .m2 .swiper-pagination .swiper-pagination-bullet-active {
 	background: #43bfbe;
 }

 .m3 .phone_box {
 	padding: 0px 70px;
 	margin-top: 30px;
 	display: none;
 	position: relative;
 }

 .m3 .phone_box .cm_tit {
 	margin-bottom: 25px;
 }

 .m3 .phone_box .swiper-slide {
 	background: #fff;
 }

 .m3 .phone_box .swiper-slide img {
 	width: 100%;
 }

 .m3 .phone_box .swiper-slide .cont {
 	background: #fff;
 	border: 1px solid #ddd;
 	text-align: center;
 	border-top: 0px none;
 	padding: 20px 0;
 }

 .m3 .phone_box .swiper-slide .cont .t {
 	color: #333333;
 	font-size: 20px;
 }

 .m3 .phone_box .swiper-slide .cont .dect {
 	color: #666666;
 	font-size: 14px;
 	line-height: 24px;
 	height: 50px;
 	padding: 0px 4%;
 	margin: 8px 0;
 	overflow: hidden;
 }

 .m3 .phone_box .swiper-slide .cont .more a {
 	display: inline-block;
 	width: 90%;
 	height: 45px;
 	background: #45b3e1;
 	color: #fff;
 	line-height: 45px;
 	border-radius: 5px;
 }

 .m3 .phone_box {
 	position: relative;
 }

 .m3 .phone_box .click_pr {
 	position: absolute;
 	width: 45px;
 	left: 2.5%;
 	top: 50%;
 }

 .m3 .phone_box .click_ne {
 	position: absolute;
 	right: 2.5%;
 	width: 45px;
 	top: 50%;
 }

 .m4 .phone_box .click_tab {
 	background: #e0e0e0;
 	text-align: center;
 	height: 40px;
 	padding-top: 20px;
 	border-bottom: 1px solid #aaaaaa;
 	margin-bottom: 25px;
 }

 .m4 .phone_box .click_tab span {
 	display: inline-block;
 	height: 40px;
 	line-height: 40px;
 	width: 40%;
 	margin: 0px 2%;
 	border: 1px solid #e0e0e0;
 }

 .m4 .phone_box .click_tab .on {
 	background: #fff;
 	border: 1px solid #aaaaaa;
 	line-height: 40px;
 	height: 40px;
 	position: relative;
 	z-index: 88;
 	border-bottom: 0px #fff solid;
 }

 .m4 .phone_box .li {
 	position: relative;
 	margin-bottom: 25px;
 }

 .m4 .phone_box .li .text {
 	position: absolute;
 	bottom: 0px;
 	width: 100%;
 }

 .m4 .phone_box .li .text .t {
 	color: #ffffff;
 	font-size: 14px;
 }

 .m4 .phone_box .li .text .dms {
 	padding: 10px 5%;
 	position: relative;
 	z-index: 88;
 	padding-bottom: 35px;
 }

 .m4 .phone_box .li .text .t1 {
 	color: #ffffff;
 	font-weight: bold;
 	margin: 5px 0 10px;
 }

 .m4 .phone_box .li .text .t3 a {
 	display: inline-block;
 	padding: 6px 0;
 	display: block;
 	width: 100%;
 	text-align: center;
 	color: #333333;
 	background: #f2f2f2;
 	font-size: 14px;
 }

 .m4 .phone_box .li .text .t3 a:hover {
 	background: #e4bb4c;
 	color: #fff;
 }

 .m4 .phone_box .li .text .dhei {
 	width: 100%;
 	left: 0px;
 	position: absolute;
 	bottom: 0px;
 }

 .m4 .phone_box .list li {
 	display: flex;
 	margin-bottom: 10px;
 }

 .m4 .phone_box .list li a {
 	flex: 1;
 	color: #333333;
 	font-size: 14px;
 	display: block;
 	position: relative;
 	padding-left: 20px;
 }

 .m4 .phone_box .list li span {
 	color: #999999;
 	font-size: 14px;
 }

 .m4 .phone_box .list li a::before {
 	content: '';
 	width: 6px;
 	height: 6px;
 	background: #333333;
 	position: absolute;
 	left: 5px;
 	top: 50%;
 	transform: translate(0%, -50%);
 	border-radius: 50%;
 }

 .m4 .phone_box {
 	display: none;
 }

 .footer .box_t {
 	position: relative;
 }

 .footer .f_logos {
 	position: absolute;
 	right: 0px;
 	bottom: -60px;
 }

 .common_wtit {
 	border-bottom: 1px solid #cacaca;
 	padding: 25px 0px 10px;
 }

 .common_wtit .n {
 	font-size: 30px;
 	color: #333333;
 	position: relative;
 	padding-left: 15px;
 }

 .common_wtit .n::before {
 	content: '';
 	width: 5px;
 	height: 25px;
 	position: absolute;
 	top: 50%;
 	left: 0px;
 	transform: translate(0%, -50%);
 	background: #17aeab;
 }

 .common_wtit .weizhi {
 	margin-top: 5px;
 	font-size: 14px;
 	color: #989898;
 	margin-top: 12px;
 }

 .common_wtit .weizhi a {
 	color: #989898;
 }

 .common_wtit .weizhi a:hover {
 	color: #2e51a9;
 }

 .m5 {
 	margin-top: 15px;
 	padding: 60px 0;
 }

 .m5 .t1 {
 	color: #333333;
 	font-size: 44px;
 	font-weight: bold;
 	text-align: center;
 }

 .m5 .info {
 	margin-top: 20px;
 	text-align: center;
 	font-size: 14px;
 	color: #999999;
 	margin-bottom: 25px;
 }

 .m5 .cont {
 	padding: 0px 80px;
 	color: #666666;
 	line-height: 28px;
 }

 .m5 .fenxiang {
 	padding: 60px;
 	text-align: center;
 	border-bottom: 1px solid #bdbdbd;
 }

 .m5 .hr {
 	padding: 50px 130px;
 }

 .m5 .hr .hr_p,
 .m5 .hr .hr_p a {
 	color: #666666;
 	font-size: 14px;
 }

 .m5 .hr .hr_p a:hover {
 	color: #1a5292;
 }

 .m5 .hr .hr_p p {
 	margin-bottom: 20px;
 }

 .m5 .hr .back_hr {
 	color: #144273;
 	border: 1px solid #144273;
 	width: 180px;
 	font-size: 14px;
 	text-align: center;
 	line-height: 45px;
 }

 .common_wtit2 .n2 {
 	color: #666666;
 	font-size: 14px;
 	margin-top: 5px;
 }

 .common_wtit2 .weizhi {
 	margin-top: 0px;
 	background: url(../img/p34.jpg) left center no-repeat;
 	padding-left: 25px;
 }

 .m6 {
 	margin-top: 40px;
 }

 .m6 .let {
 	width: 235px;
 }

 .m6 .let .tit {
 	background: #333333;
 	color: #fff;
 	padding: 30px 30px;
 }

 .m6 .let .tit .t1 {
 	font-size: 30px;
 	font-weight: bold;
 }

 .m6 .let ul {
 	border: 1px solid #999999;
 }

 .m6 .let ul li a {
 	display: block;
 	color: #333333;
 	font-size: 16px;
 	padding: 15px 30px;
 }

 .m6 .let ul li {
 	border-bottom: 1px solid #999999;
 }

 .m6 .let ul li:hover a {
 	background: #333333;
 	color: #fff;
 }

 .m6 .let ul .on a {
 	background: #333333;
 	color: #fff;
 }

 .m6 .let .info {
 	border: 1px solid #999999;
 	margin-top: 15px;
 }

 .m6 .let .info .xtit {
 	padding: 15px 30px;
 }

 .m6 .let .info .xtit .t2 {
 	color: #0089b6;
 }

 .m6 .let .info .xtit .t2 span {
 	color: #666666;
 	font-size: 14px;
 	display: inline-block;
 	margin-left: 4px;
 	vertical-align: middle;
 }

 .m6 .let .info .xtit .t3 {
 	font-size: 24px;
 }

 .m6 .let .info .in1 {
 	background: #858585;
 	color: #fff;
 	font-size: 14px;
 	padding: 4px 30px;
 }

 .m6 .let .info .in2 {
 	padding: 10px 30px;
 	background-image: -webkit-linear-gradient(-90deg, #ffffff, #efefef);
 	padding-bottom: 25px;
 }

 .m6 .let .info .in2 .t2 {
 	color: #000033;
 	font-size: 24px;
 	font-weight: bold;
 }

 .m6 .let .info .in2 .t3 {
 	color: #666666;
 	font-size: 14px;
 	margin: 5px 0;
 }

 .m6 .let .info .in2 .t4 {
 	margin-top: 10px;
 }

 .m6 .let .info .in2 .t4 a {
 	background: #e64242;
 	color: #fff;
 	width: 100%;
 	display: block;
 	text-align: center;
 	font-size: 14px;
 	line-height: 35px;
 }

 .m6 .let {
 	padding-bottom: 100px;
 }

 .m6 .rit {
 	width: 76%;
 }

 .m7 .fun_box {
 	width: 45%;
 }

 .m7 .fun_box .bo_list {
 	padding: 0px 5%;
 	margin-top: 20px;
 }

 .m7 .fun_box .bo_list div {
 	width: 18%;
 	margin: 0px 1%;
 	position: relative;
 }

 .m7 .fun_box .bo_list div::before {
 	content: '';
 	width: auto;
 	height: auto;
 	border-right: 5px solid transparent;
 	border-left: 5px solid transparent;
 	border-bottom: 8px solid #000000;
 	position: absolute;
 	left: 50%;
 	transform: translate(0%, -50%);
 	top: -3px;
 	display: none;
 }

 .m7 .fun_box #m7_banner {
 	border: 1px solid #8b8b8b;
 }

 .m7 .fun_box .bo_list img {
 	border: 1px solid #666666;
 }

 .m7 .fun_box .bo_list .on img {
 	border: 2px solid #666666;
 }

 .m7 .fun_box .bo_list .on::before {
 	display: block;
 }

 .m7 .fun_box .bo_list div:hover::before {
 	display: block;
 }

 .m7 .fun_box .bo_list div:hover img {
 	border: 2px solid #666666;
 }

 .m7 .box .info_box {
 	width: 45%;
 	padding-top: 50px;
 }

 .m7 .box .info_box .t1 {
 	color: #333333;
 	font-size: 24px;
 	font-weight: bold;
 	margin-bottom: 15px;
 }

 .m7 .box .info_box .t2 {
 	color: #666666;
 	font-size: 14px;
 	line-height: 25px;
 	padding-bottom: 15px;
 	border-bottom: 1px solid #dfdfdf;
 }

 .m7 .box .info_box .t2 span {
 	font-weight: bold;
 }

 .m7 .box .info_box .t3 {
 	padding: 25px 0;
 	border-bottom: 1px solid #dfdfdf;
 }

 .m7 .box .info_box .t3 .i1 {
 	background: #e64242 url(../img/p37.jpg) 25px center no-repeat;
 	color: #fff;
 	width: 170px;
 	display: inline-block;
 	padding: 10px 0;
 	font-size: 15px;
 	text-indent: 70px;
 	border-radius: 5px;
 }

 .m7 .box .info_box .t3 .i2 .tt1 {
 	color: #666666;
 	font-size: 14px;
 }

 .m7 .box .info_box .t3 .i2 .tt2 {
 	color: #be0404;
 	font-size: 18px;
 	font-weight: bold;
 }

 .m7 .box .info_box .t3 .i2 {
 	padding-left: 50px;
 	background: url(../img/p36.jpg) left center no-repeat;
 }

 .m7 .box .info_box .t4 {
 	margin-top: 25px;
 }

 .m7 .box2 {
 	margin-top: 50px;
 	padding-bottom: 80px;
 }

 .m7 .box2 .tit {
 	border-bottom: 1px solid #333333;
 	margin-bottom: 40px;
 }

 .m7 .box2 .tit span {
 	padding: 8px 30px;
 	background: #fff;
 	border-radius: 2px;
 	border: 1px solid #333333;
 	border-bottom: 1px solid #fff;
 	margin-bottom: -2px;
 }

 .m7 .box2 .conts {
 	font-size: 14px;
 	color: #666666;
 	line-height: 28px;
 }

 .m8_t1 {
 	padding: 35px 0;
 }

 .child_navs {
 	background: #f3f3f3;
 	padding: 30px 0 0px;
 }

 .child_navs li {
 	width: 18%;
 	margin: 0px 1%;
 	text-align: center;
 	margin-bottom: 25px;
 }

 .child_navs li a {
 	display: block;
 	padding: 12px 0;
 	background: #fff;
 	border: 1px solid #666666;
 	font-size: 16px;
 	border-radius: 5px;
 }

 .child_navs li a:hover {
 	background: #20439a;
 	border: 1px solid #20439a;
 	color: #fff;
 }

 .child_navs li {
 	float: none;
 	display: inline-block;
 }

 .child_navs {
 	text-align: center;
 }

 .child_navs .on a {
 	background: #20439a;
 	border: 1px solid #20439a;
 	color: #fff;
 }

 .m8 {
 	padding: 55px 0;
 }

 .m8 ul li {
 	width: 32%;
 	margin-right: 2%;
 	margin-bottom: 30px;
 }

 .m8 ul li:nth-child(3n) {
 	margin-right: 0px;
 }

 .m8 ul li .img {
 	position: relative;
 }

 .m8 ul li .img .show_img {
 	position: absolute;
 	max-width: 100%;
 	height: 100%;
 	top: 50%;
 	left: 50%;
 	transform: translate(-50%, -50%);
 }

 .m8 ul li .dm {
 	border: 1px solid #aeaeae;
 	text-align: center;
 }

 .m8 ul li .dm .tit {
 	color: #333333;
 	font-size: 18px;
 	padding: 15px 0;
 	border-top: 1px solid #aeaeae;
 }

 .m8 ul li .dm .dect {
 	padding: 0px 35px;
 	color: #999999;
 	font-size: 14px;
 	padding-bottom: 25px;
 }

 .m8 ul li:hover .tit,
 .m8 ul li:hover .dect {
 	background: #eef6ff;
 }

 .m8 ul li:hover {
 	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
 }

 .m9 ul li {
 	width: 48%;
 	margin-bottom: 40px;
 }

 .m9 ul li .img img {
 	width: 320px;
 	height: 320px;
 }

 .m9 ul li .dm {
 	border: 1px solid #aeaeae;
 	padding: 15px;
 	border-radius: 2px;
 	position: relative;
 	padding-left: 360px;
 }

 .m9 ul li .img {
 	width: 320px;
 	position: absolute;
 	left: 15px;
 	top: 15px;
 }

 .m9 ul li .tit {
 	color: #333333;
 	font-size: 22px;
 	height: 66px;
 	overflow: hidden;
 }

 .m9 ul li .time {
 	font-size: 12px;
 	color: #999999;
 	padding: 12px 0;
 }

 .m9 ul li .dectas {
 	color: #999999;
 	font-size: 14px;
 	line-height: 22px;
 	height: 136px;
 	overflow: hidden;
 }

 .m9 ul li .hr {
 	padding-bottom: 40px;
 }

 .m9 ul li .hr a {
 	display: inline-block;
 	color: #3e3e3e;
 	font-size: 14px;
 	border-radius: 5px;
 	padding: 8px 50px;
 	border: 1px solid #3e3e3e;
 }

 .m9 ul li:nth-child(2n) {
 	float: right;
 }

 .m9 ul li .hr a:hover {
 	background: #167cce;
 	color: #fff;
 	border: 1px solid #167cce;
 }
 /*.m9 ul li:hover {
 	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
 }*/

 .m9 {
 	padding-bottom: 45px;
 }

 .m10 .biaoti {
 	text-align: center;
 	padding: 20px 0;
 }

 .m10 ul li:hover {
 	box-shadow: none;
 }

 .m10 ul li:hover .img {
 	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
 }

 .m11 {
 	color: #666666;
 	font-size: 14px;
 	line-height: 26px;
 	text-indent: 2rem;
 	padding-bottom: 50px;
 }

 .m13 {
 	text-align: center;
 	padding: 50px 0 20px;
 }

 .m13 li {
 	display: inline-block;
 	text-align: center;
 	width: 25%;
 }

 .m13 li .t {
 	font-weight: bold;
 	color: #444444;
 	font-size: 72px;
 }

 .m14 {
 	margin-top: 20px;
 	padding-bottom: 100px;
 }

 .m14 .box {
 	width: 50%;
 }

 .m14 .box .t {
 	margin-bottom: 25px;
 }

 .m14 .box .t1 {
 	color: #333333;
 	font-size: 30px;
 	margin-bottom: 30px;
 }

 .m14 .box .t2 li {
 	color: #666666;
 	font-size: 14px;
 	margin-bottom: 20px;
 	padding-left: 30px;
 }

 .m14 .box .t2 .i1 {
 	background: url(../img/p50.jpg) left center no-repeat;
 }

 .m14 .box .t2 .i2 {
 	background: url(../img/p51.jpg) left center no-repeat;
 }

 .m14 .box .t2 .i3 {
 	background: url(../img/p52.jpg) left center no-repeat;
 }

 .m14 .box .t2 .i4 {
 	background: url(../img/p53.jpg) left center no-repeat;
 }

 .m14 .box .t img {
 	height: 60px;
 }

 .m14 .map {
 	width: 48%;
 	height: 330px;
 	border: 1px solid #dadada;
 	position: relative;
 }

 .m14 .map iframe {
 	left: 0px;
 	top: 0px;
 	width: 100%;
 	height: 100%;
 	position: absolute;
 }

 .m14 {
 	max-width: 1150px;
 }

 .cc_ont {
 	margin-bottom: 15px;
 }

 .cc_ont span {
 	color: #333333;
 	font-size: 24px;
 	padding-left: 15px;
 	position: relative;
 }

 .cc_ont span::before {
 	width: 4px;
 	height: 24px;
 	background: #2e51a9;
 	position: absolute;
 	left: 0px;
 	top: 50%;
 	content: '';
 	display: block;
 	margin-top: -12px;
 }

 .cc_ont .more {
 	color: #333333;
 	font-size: 14px;
 	margin-top: 8px;
 }

 .m15 .listvest {
 	width: 48%;
 }

 .m15 .listvest .hot .t {
 	color: #333333;
 	font-size: 24px;
 }

 .m15 .listvest .hot .dect {
 	color: #666666;
 	font-size: 14px;
 	margin-top: 12px;
 	line-height: 24px;
 	padding-bottom: 15px;
 	border-bottom: 1px solid #b7b7b7;
 	margin-bottom: 30px;
 }

 .m15 .listvest ul li {
 	margin-top: 15px;
 	position: relative;
 	padding-left: 15px;
 }

 .m15 .listvest ul li::before {
 	content: '';
 	width: 6px;
 	height: 6px;
 	background: #666666;
 	position: absolute;
 	left: 0px;
 	top: 50%;
 	transform: translate(0%, -50%);
 	border-radius: 50%;
 }

 .m15 .listvest ul li a {
 	color: #333333;
 	font-size: 18px;
 }

 .m15 .listvest ul li a:hover {
 	color: #007AFF;
 }

 .m15 .box1 {
 	border-bottom: 1px solid #b5b5b5;
 	padding-bottom: 65px;
 	margin-bottom: 45px;
 }

 .m15 .box2 .lis {
 	width: 30.3%;
 	margin-right: 4%;
 }

 .m15 .box2 .lis p {
 	color: #333333;
 	font-size: 18px;
 	padding-top: 5px;
 }

 .m15 .box2 .lis:nth-child(3n) {
 	margin-right: 0px;
 }

 .m15 .box2 {
 	padding-bottom: 85px;
 }

 .m15 .box1 .list {
 	width: 48%;
 }

 .m15 .box1 .listvest {
 	width: 46%;
 }

 .m16 ul li {
 	position: relative;
 	padding-left: 420px;
 }

 .m16 ul li .img {
 	position: absolute;
 	width: 400px;
 	left: 0px;
 	top: 0px;
 }

 .m16 ul li .img .show_img {
 	position: absolute;
 	left: 0px;
 	width: 100%;
 	height: 100%;
 	top: 0px;
 }

 .m16 ul li .dect .t {
 	color: #333333;
 	font-size: 22px;
 }

 .m16 ul li .dect .t1 {
 	color: #666666;
 	font-size: 14px;
 	margin: 8px 0;
 	margin-top: 15px;
 }

 .m16 ul li .dect .t2 {
 	color: #666666;
 	font-size: 14px;
 	line-height: 26px;
 	height: 52px;
 	overflow: hidden;
 	margin-top: 20px;
 }

 .m16 ul li .dect .hr {
 	margin-top: 40px;
 	padding-bottom: 30px;
 }

 .m16 ul li .dect .hr a {
 	display: inline-block;
 	padding: 10px 55px;
 	border: 1px solid #094d9a;
 	color: #333;
 }

 .m16 ul li .dect .hr a:hover {
 	background: #094d9a;
 	color: #fff;
 }

 .m16 ul li {
 	margin-bottom: 55px;
 }

 .m16 {
 	padding-bottom: 40px;
 }

 .banner .swiper-pagination-bullet {
 	background: #fff;
 	opacity: .5 !important;
 }

 .banner .swiper-pagination-bullet-active {
 	border-radius: 5px;
 	width: 50px;
 	background: #fff !important;
 	opacity: 1 !important;
 	height: 8px;
 	position: relative;
 	top: -3px;
 }

.m11 .dms,.m12 .dms,.m13 .dms{
	padding: 0px 80px;
}
.m5 .hr .back_hr:hover{
	background: #144273;
	color: #fff;
}
