@font-face {
	font-family: 'iconfont';
	/* Project id 2540610 */
	src: url('../font/iconfont.woff2?t=1620716208397') format('woff2'),
		url('../font/iconfont.woff?t=1620716208397') format('woff'),
		url('../font/iconfont.ttf?t=1620716208397') format('truetype');
}


.iconfont {
	font-family: "iconfont" !important;
	font-size: 35px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

input.err,
input.error,
textarea.err,
textarea.error,
select.err,
select.error {
	border: #bf6464 2px dashed !important;
	background-color: #fdfbfb !important;
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
}

label.error {
	color: #bf6464;
	padding-top: 5px;
	display: block;
}

.layui-form-checked[lay-skin=primary] i {
	border-color: #c1232c !important;
	background-color: #c1232c;
	color: #fff;
}

.float-right {
	float: right;
}

.font-size-16 {
	font-size: 16px;
}

.font-size-20 {
	font-size: 20px;
}

.color-primary {
	color: #c1232c;
}

.text-primary {
	color: #c1232c;
}

.text-warning {
	color: #ffa367;
}

.text-danger {
	color: #c1232c;
}

.text-info {
	color: #aaa;
}

.text-success {
	color: #323232;
}

.text-default {
	color: #f5f6f8;
}

.text-bai {
	color: #fff;
}

.layui-layer-btn .layui-layer-btn0 {
	border-color: #c1232c !important;
	background-color: #c1232c !important;
	color: #fff;
}

.line1 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	word-break: break-all;
}

.line2 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-break: break-all;
}

.line3 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	word-break: break-all;
}

.line4 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	word-break: break-all;
}

.line5 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	word-break: break-all;
}
.line6 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	word-break: break-all;
}

.pull-left {
	float: left;
}

.pull-right {
	float: right;
}

.clearfix {
	clear: both;
}

.text-center {
	text-align: center;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

body {
	color: #2c2c2c;
	font-family: '微软雅黑';
	font-size: 14px;
}

a {
	color: #2c2c2c;
}

a:hover {
	color: #16316f;
}

.padding-10 {
	padding: 10px;
}

.padding-20 {
	padding: 20px;
}

.padding-30 {
	padding: 30px;
}

.padding-40 {
	padding: 40px;
}

.margin-top-10 {
	margin-top: 10px;
}

.margin-top-15 {
	margin-top: 15px;
}

.margin-top-20 {
	margin-top: 20px;
}

.margin-top-30 {
	margin-top: 30px;
}

.margin-top-40 {
	margin-top: 40px;
}
.margin-top-50 {
	margin-top: 50px;
}

.margin-top-60 {
	margin-top: 60px;
}

.margin-top-70 {
	margin-top: 70px;
}

.margin-top-80 {
	margin-top: 80px;
}

.margin-top-90 {
	margin-top: 90px;
}

.margin-top-100 {
	margin-top: 100px;
}

.margin-left-10 {
	margin-left: 10px;
}

.margin-left-20 {
	margin-left: 20px;
}

.margin-right-20 {
	margin-right: 20px;
}

.margin-bottom-5 {
	margin-bottom: 5px;
}

.margin-bottom-10 {
	margin-bottom: 10px;
}

.margin-bottom-20 {
	margin-bottom: 20px;
}

.margin-bottom-30 {
	margin-bottom: 30px;
}

.margin-bottom-40 {
	margin-bottom: 40px;
}

.margin-bottom-50 {
	margin-bottom: 50px;
}

.margin-bottom-60 {
	margin-bottom: 60px;
}

.margin-bottom-70 {
	margin-bottom: 70px;
}

.margin-bottom-90 {
	margin-bottom: 90px;
}

.margin-bottom-100 {
	margin-bottom: 100px;
}

.padding-top-10 {
	padding-top: 10px;
}

.padding-top-20 {
	padding-top: 20px;
}

.padding-top-30 {
	padding-top: 30px;
}

.padding-top-40 {
	padding-top: 40px;
}

.padding-top-50 {
	padding-top: 50px;
}

.padding-top-60 {
	padding-top: 60px;
}
.padding-top-70 {
	padding-top: 70px;
}
.padding-top-80 {
	padding-top: 80px;
}

.padding-top-90 {
	padding-top: 90px;
}

.padding-top-100 {
	padding-top: 100px;
}

.padding-top-120 {
	padding-top: 120px;
}
.padding-top-190 {
	padding-top: 190px;
}

.padding-bottom-0 {
	padding-bottom: 0px;
}

.padding-bottom-10 {
	padding-bottom: 10px;
}

.padding-bottom-20 {
	padding-bottom: 20px;
}

.padding-bottom-30 {
	padding-bottom: 30px;
}

.padding-bottom-40 {
	padding-bottom: 40px;
}

.padding-bottom-50 {
	padding-bottom: 50px;
}

.padding-bottom-60 {
	padding-bottom: 60px;
}

.padding-bottom-70 {
	padding-bottom: 70px;
}

.padding-bottom-80 {
	padding-bottom: 80px;
}
.padding-bottom-90 {
	padding-bottom: 90px;
}

.padding-bottom-100 {
	padding-bottom: 100px;
}

.padding-bottom-120 {
	padding-bottom: 120px;
}
.padding-bottom-190 {
	padding-bottom: 190px;
}

.padding-left-40 {
	padding-left: 40px;
}

.layui-btn {
	background-color: #16316f;
	width: 100%;
}

.layui-btn-primary {
	background-color: #fff;
}

.layui-btn-warm {
	background-color: #FFB800;
}

.alert {
	padding: 10px;
	color: #fff;
	overflow: hidden;
	border-radius: 3px;
}

.alert.alert-danger {
	background: #ffa367;
}

.alert.alert-info {
	background: #aaa;
}

.alert.alert-success {
	background: #323232;
}

.alert.alert-primary {
	background: #c1232c;
}

.alert .close {
	float: right;
	background: none;
	color: #fff;
	border: none;
	cursor: pointer;
}

.strong {
	font-weight: bold;
}



#scrolltop {
	width: 40px;
	height: 40px;
	position: fixed;
	right: 0px;
	bottom: 20px;
	z-index: 100;
	text-align: center;
	line-height: 40px;
}

#scrolltop .layui-icon {
	font-size: 42px;
	color: #c1232c;
	cursor: pointer;
}
.img-responsive{
	width: 100%;
	display: block;
}
.hfade{
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}

.layui-fluid{
	padding: 0;
}
.clearfix2 {
	zoom: 1;
}

.clearfix2::after {
	display: block;
	clear: both;
	height: 0;
	content: ' ';
}

.clearfix2::before {
	display: table;
	content: " ";
	box-sizing: border-box;
}

.fl {
	float: left;
}

.fr {
	float: right;
}



.mheader,
.mnav {
	display: none;
}

.header {
	width: 100%;
	height: 100px;
	position: relative;
	z-index: 10;
	display: flex;
	align-items: center;
	background: #fff;
}

.header .cont {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: center;
	padding: 0 50px;
	width: 100%;
	box-sizing: border-box;
}

.header a {
	font-size: 16px;
	/* color: #fff; */
}

.header .nav>ul {
	display: flex;
	flex-flow: row nowrap;
}

.header .nav>ul>li {
	/* margin: 0 20px; */
	height: 100px;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}
.header .nav>ul>li>a{
	padding: 0 20px;
}
.header .nav>ul>li .layui-icon{
	font-size: 20px;
	display: block;
}

.header .nav>ul>li>ul {
	display: none;
	flex-flow: column nowrap;
	position: absolute;
	background-color: rgba(22, 49, 111, 0.7);
	padding: 10px;
	top: 100px;
	left: 0;
	box-sizing: border-box;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
	width: 100%;
	box-sizing: border-box;

}

.header .nav>ul>li>ul>li {
	padding: 5px 0;
	text-align: center;
}
.header .nav>ul>li>ul>li:hover{
	background: #fff;
}
.header .nav>ul>li>ul>li:hover a{
	color: #16316f;
}

.header .nav>ul>li>ul>li a {
	color: white;
	font-size: 14px;
}

.header .nav>ul>li:hover ul {
	display: flex;

}

.header .nav .submenu .body {
	height: 100%;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.header .nav .submenu .body img {
	width: 305px;
	height: 130px;
}

.header .nav .submenu .navli {
	padding-right: 100px;
	margin-right: 130px;
	width: 622px;
	border-right: 1px solid #cdcdce;
}

.header .nav .submenu .navli li {
	display: inline-block;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.header .nav .submenu .navli li a {
	display: block;
	border-bottom: 1px solid #d7d7d8;
	padding: 5px 15px;
}

.header .nav .submenu .navli li a:hover {
	border-bottom: 1px solid #7292e2;
	color: #7292e2;
}

/* 手机导航 */
.g_phnav1.yxnav_active1,
.g_phnav2.yxnav_active2 {
	color: #001eb4;
}

.mc_ph_hd {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	height: 64px;
	background-color: #fff;
}

.mc_ph_navbar {
	padding: 0 20px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.mc_language_ph a {
	line-height: 64px;
	color: #333;
	margin-right: 15px;
}

.mc_ph_nav_r .mc_ph_language a {
	line-height: 64px;
	margin-right: 20px;
	color: #333;
}

.mc_ph_hd .mc_ph_logo a {
	line-height: 64px;
}

.mc_ph_hd .mc_ph_logo {
	width: 165px;
}

.mc_ph_logo img {
	width: auto !important;
	height: 55px !important;
}

.mc_ph_menu {
	overflow: hidden;
	width: 26px;
	height: 50px;
}

.mc_ph_hd .mc_phmenubox {
	width: 26px;
	height: 50px;
	cursor: pointer;
	text-align: center;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.mc_ph_hd .mc_phmenubox .point {
	position: relative;
	display: inline-block;
	width: 26px;
	height: 22px;
	margin-top: 15px;
	transform: translateX(-3px);
}

.mc_ph_hd .mc_phmenubox .point .nav_btn,
.mc_ph_hd .mc_phmenubox .point .nav_btn::after,
.mc_ph_hd .mc_phmenubox .point .nav_btn::before {
	display: inline-block;
	width: 26px;
	height: 1px;
	background-color: #16316f;
}

.mc_ph_hd .mc_phmenubox .nav_btn {
	position: absolute;
	top: 8px;
	right: 0;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
}

.mc_ph_hd .mc_phmenubox .nav_btn::after,
.mc_ph_hd .mc_phmenubox .nav_btn::before {
	content: '';
	position: absolute;
	right: 0;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
}

.mc_ph_hd .mc_phmenubox .nav_btn::after {
	top: -8px;
}

.mc_ph_hd .mc_phmenubox .nav_btn::before {
	top: 8px;
}

.mc_ph_hd .mc_phmenubox .point.active .nav_btn {
	background: transparent;
}

.mc_ph_hd .mc_phmenubox .point.active .nav_btn::after {
	top: 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.mc_ph_hd .mc_phmenubox .point.active .nav_btn::before {
	top: 0;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.mc_ph_navbar {
	position: relative;
	z-index: 999;
}

/*ph导航&下拉*/
.phxia {
	position: fixed;
	width: 100%;
	left: 0;
	top: 64px;
	z-index: 998;
	/* transform: translateX(-50%); */
	/* padding: 0 15px; */
	background-color: #fff;
	max-height: calc(100vh - 64px);
	overflow: auto;
}

.xialaph {
	display: none;
	width: 100%;
	background-color: #fff;
	font-family: '微软雅黑';
	height: calc(100vh - 64px);
	padding: 10px 0;
}

.xialaph h4 {
	position: relative;
	padding: 0 20px;
	font-size: 16px;
}

.xialaph h4::after {
	content: '';
	/* position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    opacity: 0;
    background-color: #000; */
	display: block;
	clear: both;
}

.xialaph h4 a {
	font-size: 18px;
	line-height: 46px;
	/* text-transform: uppercase; */
	color: #999;
	max-width: calc(100% - 36px);
}

.xialaph h4 img {
	position: absolute;
	top: 50%;
	right: 5px;
	width: 13px;
	cursor: pointer;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.xialaph .ul2 {
	display: none;
	padding-top: 7px;
	padding-bottom: 8px;
	background: #f7f8fa;
	border-top: 1px solid rgba(0, 0, 0, .1);
	border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.xialaph .ul2 .container_s {
	max-width: 100%;
	padding: 0 20px;
}

.xialaph .ul1 {}


.img_s {
	float: right;
	display: block;
	font-size: 16px;
	line-height: 40px;
	color: #999;
	transition: all .36s;
}

/* .xialaph h5 a{
    color: #fff;
}

.xialaph .ul2 .img_s{
    color: #fff;
} */

.xialaph h5 {
	position: relative;
}

.xialaph h5::after {
	content: '';
	/* position: absolute;
    bottom: 0;
    left: 0;

    width: 100%;
    height: 1px;

    opacity: 0;
    background-color: #000; */
	display: block;
	clear: both;
}

.xialaph h5 a {
	font-family: '微软雅黑';
	font-size: 16px;
	line-height: 35px;
	/* text-transform: uppercase; */
	color: #999;
	max-width: calc(100% - 36px);
}

.xialaph h5 img {
	position: absolute;
	top: 50%;
	right: 5px;
	width: 35px;
	padding: 11px;
	cursor: pointer;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.xialaph h4.active img.img_s,
.xialaph h5.active img.img_s {
	display: none;
}

.xialaph h4.active img.img_d,
.xialaph h5.active img.img_d {
	display: block;
}

.xialaph .ul3 {
	display: none;
}

.xialaph h6 a {
	font-family: '微软雅黑';
	font-size: 12px;
	line-height: 40px;
	text-transform: uppercase;
	color: #999;
}

.xialaph h4.active .img_s {
	transform: rotate(180deg);
}

.xialaph h5.active .img_s {
	transform: rotate(180deg);
}

.xialaph h4.active .img_s {
	transform: rotate(180deg);
}

.xialaph_bot {
	margin: 20px 0;
	text-align: right;
	padding: 0 20px;
	font-size: 0;
}

.xialaph_bot>div {
	display: inline-block;
	margin-left: 15px;
}

.mc_ph_search a,
.mc_ph_language a {
	font-size: 16px;
	color: #666;
	line-height: 18px;
}

.mc_ph_search a i,
.mc_ph_search a em {
	font-size: 18px;
	color: #001eb4;
}

.mc_ph_search a,
.mc_ph_language a {
	color: #001eb4;
}

.xialaph_bot>div {
	margin: 0 8px;
}

.xialaph_bot {
	text-align: center !important;
}

#bannerslide .swiper-pagination{
	bottom: 30px;
}
#bannerslide .swiper-pagination-bullet {
	background: #fff;
	opacity: .4;
	margin: 0 5px;
}
#bannerslide .swiper-pagination-bullet-active {
	opacity: 1;
}
#bannerslide .text{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	text-align: center;
	top: 50%;
	color: #fff;
	margin-top: -60px;
}
#bannerslide .text .title{
	font-size: 60px;
}
#bannerslide .text .desc {
	font-size: 24px;
}
.gywm{
	background-repeat: no-repeat;
	background-size: cover;
}
.gywm_pic img{
	border-radius: 20px;
	box-shadow: 0 0 10px #ccc;
}
.column{
	font-weight: bold;
	font-size: 30px;
}
.column .en{
	text-transform: uppercase;
	font-size: 48px;
}
.column a{
	color: #16316f;
}

.gywm_text{
	padding-right: 150px;
}
.gywm_text .title{
	font-size: 18px;
	font-weight: bold;
}
.gywm_text .desc{
	font-size: 14px;
	line-height: 2em;
	opacity: .5;
}
.gywm_text .more{
	display: inline-block;
	width: 200px;
	height: 40px;
	line-height: 40px;
	box-sizing: border-box;
	padding: 0 20px;
	border: 1px solid #16316f;
}
.gywm_text .more a{
	color: #16316f;
	text-transform: uppercase;
	font-size: 14px;
}
.cpzx{
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-color: #fdfdfd;
}
.column2{
	text-align: center;
}
.column2 a{
	color: #fff;
}
.cpzx_slide .hd{
	text-align: center;
}
.cpzx_slide .hd li{
	display: inline-block;
	color: #fff;
}
.cpzx_slide .hd li a{
	color: #fff;
	padding: 0 10px;
	display: inline-block;
	border-radius: 5px;
	line-height: 25px;
	cursor: pointer;
}
.cpzx_slide .hd li span{
	padding: 0 5px;
}
.cpzx_slide .hd li a:hover,
.cpzx_slide .hd li.on a {
	background: #fff;
	color: #16316f;
}
.cpzx_slide .bd .box{
	display: none;
}
.cpzx_slide .bd .box:first-child{
	display: block;
}
.cpzx_slide .bd a{
	display: block;
	background: #fff;
	padding: 20px;
	border-radius: 10px;
	box-shadow: 0 0 5px #eee;
}
.cpzx_slide2 .pic img{
	border-radius: 10px;
}
.cpzx_slide2 .title{
	font-size: 18px;
	font-weight: bold;
	height: 24px;
}
.cpzx_slide2 .desc{
	line-height: 2em;
	opacity: .5;
	height: 56px;
}
.cpzx_slide2 .more{
	color: #16316f;
	text-transform: uppercase;
	line-height: 15px;
}

.cpzx_slide2 .swiper-pagination {
	bottom: 0px;
}

.cpzx_slide2 .swiper-pagination-bullet {
	background: #e3e3e3;
	opacity: 1;
	margin: 0 5px;
	width: 10px;
	height: 10px;
}

.cpzx_slide2 .swiper-pagination-bullet-active {
	opacity: 1;
	background: #16316f;
}
.xwzx {
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #fdfdfd;
}
.xwzx .column2 a{
	color: #16316f;
}

.news_slide .swiper-pagination {
	bottom: 15px;
	width: auto;
	right: 20px;
	left: auto;
}

.news_slide .swiper-pagination-bullet {
	background: #e3e3e3;
	opacity: 1;
	margin: 0 5px;
	width: 10px;
	height: 10px;
}

.news_slide .swiper-pagination-bullet-active {
	opacity: 1;
	background: #16316f;
}
.news_slide .title{
	position: absolute;
	bottom: 0;
	left: 0;
	height: 50px;
	line-height: 50px;
	background: rgba(0, 0, 0, .7);
	color: #fff;
	padding: 0 150px 0 15px;
	width: 100%;
	box-sizing: border-box;
}
.news_list li{
	height: 36px;
	line-height: 36px;
	overflow: hidden;
}
.news_list li .time{
	float: right;
	color: #999;
}
.news_list li a{
	position: relative;
	padding-left: 10px;
	height: 36px;
	width: calc((100% - 120px));
	display: inline-block;
}
.news_list li a::before{
	content: '';
	width: 4px;
	height: 4px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -2px;
	background: #16316f;
}
.news_list li:first-child{
	height: 115px;
	line-height: normal;
}
.news_list li:first-child a{
	font-weight: bold;
	font-size: 16px;
	height: 21px;
}
.news_list li:first-child a::before{
	display: none;
}
.news_list li:first-child .desc{
	line-height: 2em;
	opacity: .5;
	height: 56px;
}
.news_list li.nodesc{
	display: flex;
	justify-content:space-between;
	align-items: center;
}
.news_list li.nodesc .time{
	flex: none;
}



.news_hd{
	height: 44px;
	border-bottom: 1px solid #e4e4e4;
	line-height: 44px;
}
.news_hd li{
	float: left;
}
.news_hd li a{
	padding: 0 30px;
	font-size: 20px;
	font-weight: bold;
	display: block;
	cursor: pointer;
	position: relative;
}
.news_hd li a:hover,
.news_hd li.on a {
	background: #16316f;
	color: #fff;
}
.news_hd li a:hover::before,
.news_hd li.on a::before {
	content: '';
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid #16316f;
	position: absolute;
	left: 50%;
	margin-left: -4px;
	bottom: -6px;
}
.news_bd .box{
	display: none;
}
.news_bd .box:first-child{
	display: block;
}
.footer{
	background: #232323;
}
.foot_nav{
	color: rgba(255, 255, 255, .5);
	font-size: 16px;
}
.foot_nav a{
	color: rgba(255, 255, 255, .5);
}
.foot_nav span{
	padding: 0 20px;
}
.copyright{
	color: rgba(255, 255, 255, .2);
}
.copyright a{
	color: rgba(255, 255, 255, .2);
}
.erweima_text{
	color: rgba(255, 255, 255, .2);
	width: 140px;
	text-align: center;
	float: right;
}
.erweima{
	float: right;
	width: 140px;
}

.myclass video {
	width: 100%;
}

.myclass.layui-layer-page .layui-layer-content {
	overflow: hidden;
}

.himg .pic {
	overflow: hidden;
}

.himg img {
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}

.himg:hover img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
}

#up-banner{
	height: 520px;
	box-sizing: border-box;
	padding-top: 250px;
	color: #fff;
	font-weight: bold;
}
#up-banner h2{
	font-weight: bold;
	font-size: 48px;
	text-transform: uppercase;
}
#up-banner h3 {
	font-weight: bold;
	font-size: 36px;
}
#colbox{
	background: #fff;
}
#colbox .layui-tab-card {
	border-width: 0px;
	border-style: solid;
	border-radius: 0px;
	box-shadow: none;
}

#colbox .layui-tab {
	margin: 0;
}

#colbox .layui-tab-title {
	position: relative;
	border-bottom-width: 0px;
	background: none;
	height: auto;
}

#colbox .layui-tab-title li {
	padding: 0;
}

#colbox .layui-tab-title li span {
	display: inline-block;
	padding: 0 10px;
}

#colbox .layui-tab-title li:last-child span {
	display: none;
}

#colbox .layui-tab-title li a {
	display: inline-block;
}

#colbox .layui-tab-title li.layui-this:after {
	display: none;
}

.leftmenu li {
	display: inline-block;
	height: 50px;
	line-height: 50px;
	position: relative;
	margin: 0;
	min-width: auto;
}

.leftmenu li a {
	display: block;
	font-size: 16px;
	padding: 0 40px;
}

.leftmenu li.layui-this a,
.leftmenu li a:hover {
	background: #16316f;
	color: #fff;
}

.layui-tab-bar {
	height: 48px;
	line-height: 48px;
}

.page_detail {
	background: #fff;
	padding: 50px;
}

.detail_box {
	padding: 40px;
	border: 1px solid #efefef;
	line-height: 2.5em;
	font-size: 16px;
}

.detail-box {
	padding: 40px;
	border: 1px solid #efefef;
}

.col-title {
	font-size: 36px;
	font-weight: bold;
	line-height: 2em;
	text-align: center;
}

.col-att {
	border-bottom: 1px solid #efefef;
	font-size: 14px;
	color: #b0b0b0;
	text-align: center;
}

.col-att a {
	color: #b0b0b0;
}

.dtl_detail {
	line-height: 2.5em;
	font-size: 16px;
}

.dtl_detail.p1 {
	font-size: 18px;
}

.dtl_detail.p2 {
	font-size: 16px;
}

.dtl_detail.p3 {
	font-size: 14px;
}

.pager {
	overflow: hidden;
}

.pager li {
	width: 49%;
	float: left;
	color: #b0b0b0;
}

.pager li a {
	color: #b0b0b0;
}
.pager li:last-child{
	float: right;
}

.pagination li {
	display: inline-block;
	margin: 0 5px;
	margin-bottom: 10px;
}

.pagination li a {
	display: inline-block;
	background: #aaa;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	transition: All 0.8s ease-in;
	-webkit-transition: All 0.8s ease-in;
	-moz-transition: All 0.8s ease-in;
	-o-transition: All 0.8s ease-in;
}

.pagination li a:hover,
.pagination li.active a {
	background: #16316f;
}

.textlist {
	padding: 0px;
	overflow: hidden;
}

.textlist li {
	
}
.textlist li a{
	background: #fff;
	display: block;
	padding: 20px;
	border-bottom: 1px solid #fff;
}

.textlist li .shijian {
	color: #16316f;
}


.textlist li .text1 {
	font-size: 16px;
	height: 21px;
}

.textlist li .text2 {
	line-height: 2em;
	opacity: .5;
	min-height: 60px;
	height: 60px;
}

.textlist li .more {
	font-weight: bold;
	font-size: 20px;
}


.textlist li:hover {
	transition: border .4s;
}


.textlist li:hover a {
	border-bottom: 1px solid #16316f;
}

.nori li .shijian .nianyue {
	padding-top: 50px;
	font-size: 20px;
}

.textlist li .sj {
	padding-top: 20px;
}

.piclist li a{
	display: block;
	background: #fff;
	border-bottom: 1px solid #fff;
}
.piclist li .text {
	background: #fff;
	padding-left: 20px;
	padding-right: 20px;
}

.piclist li .title {
	font-size: 16px;
}
.piclist li .time {
	opacity: .5;
}
.piclist li a:hover{
	border-bottom: 1px solid #16316f;
}

.tuwenlist li {}

.tuwenlist li a {
	display: block;
	overflow: hidden;
}

.tuwenlist li .pic {
	background: #f8f8f8;
}

.tuwenlist li .text {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	background: #f8f8f8;
}

.tuwenlist li .text0 {
	padding: 30px;
}

.tuwenlist li .desc {
	line-height: 2em;
	color: #b0b0b0;
	font-size: 14px;
}

.tuwenlist li .time {
	font-size: 14px;
	color: #b0b0b0;
}

.search_list .item .text {
	text-align: center;
	background: #f9f9f9;
	line-height: 2em;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding: 20px 30px;
}

.search_list .item .iconfont{
	width: 80px;
	height: 80px;
	background: #fff;
	border-radius: 100%;
	display: flex;
	justify-content:center;
	align-items: center;
	margin-right: 20px;
	font-size: 30px;
	flex: none;
	color: #16316f;
}
.search_list .item .text1 {
	color: #333;
	font-size: 18px;
}

.search_list .item:hover .text {
	background: #16316f;
}

.search_list .item:hover .text1 {
	color: #fff;
}

.up_gywm_pic{
	width: 960px;
	position: relative;
	z-index: 1;
}
.up_gywm_text{
	width: 845px;
	background: #fff;
	box-shadow: 0 0 10px #ccc;
	box-sizing: border-box;
	padding: 50px;
	border-radius: 20px;
	float: right;
	margin-top: -300px;
	position: relative;
	z-index: 2;
	line-height: 35px;
	color: rgba(0, 0, 0, .5);
}
.up_gywm_text .title{
	font-weight: bold;
	font-size: 20px;
}
.up_gywm_text .desc{
	text-indent: 2em;
}
.up_gywm_text .more {
	display: inline-block;
	width: 200px;
	height: 40px;
	line-height: 40px;
	box-sizing: border-box;
	padding: 0 20px;
	border: 1px solid #16316f;
	float: right;
}

.up_gywm_text .more a {
	color: #16316f;
	text-transform: uppercase;
	font-size: 14px;
}
.up_column{
	float: right;
	position: relative;
}
.up_column a{
	display: block;
	line-height: 200px;
}
.up_column .en{
	position: absolute;
	right: 0;
	top: 0;
	white-space:nowrap;
	text-transform: uppercase;
	color: #16316f;
	opacity: .1;
	font-size: 70px;
	font-weight: bold;
}
.up_column .cn {
	position: absolute;
	right: 0;
	top: 0;
	white-space:nowrap;
	color: #16316f;
	font-size: 30px;
	font-weight: bold;
}
.up_ldzc{
	background: url(../images/bg4.jpg) no-repeat center;
	background-size: cover;
	background-attachment: fixed;
}
.up_ldzc{
	color: #fff;
	font-weight: bold;
}
.up_ldzc .text1{
	font-size: 48px;
}
.up_ldzc .text2 {
	font-size: 24px;
}
.up_ldzc a {
	font-size: 20px;
	display: inline-block;
	padding: 15px 20px;
	color: #16316f;
	background: #fff;
}
.up_column2{
	text-align: center;
	position: relative;
}
.up_column2 .cn{
	position: absolute;
	width: 100%;
	z-index: 2;
	top: 0;
	left: 0;
	color: #16316f;
	font-size: 30px;
	font-weight: bold;
}
.up_column2 .en{
	text-transform: uppercase;
	color: rgba(22, 49, 111, 0.1);
	font-size: 70px;
	font-weight: bold;
	line-height: 70px;
}
.ryzz_slide .pic{
	text-align: center;
}
.ryzz_slide .pic .img-responsive{
	width: 90%!important;
	display: inline-block;
}
.ryzz_slide .swiper-pagination {
	bottom: 0px;
}

.ryzz_slide .swiper-pagination-bullet {
	background: #e3e3e3;
	opacity: 1;
	margin: 0 5px;
	width: 10px;
	height: 10px;
}

.ryzz_slide .swiper-pagination-bullet-active {
	opacity: 1;
	background: #16316f;
}
.up_qywh {
	background: url(../images/bg5.jpg) no-repeat center;
	background-size: cover;
	text-align: center;
	overflow: hidden;
	height: 470px;
}
.up_qywh a{
	display: block;
	background: rgba(255, 255, 255, .8);
	padding-left: 30px;
	padding-right: 30px;
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;

}
.up_qywh .text1{
	font-size: 30px;
	font-weight: bold;
	color: #fff;
}
.up_qywh .more {
	display: inline-block;
	width: 200px;
	height: 40px;
	line-height: 40px;
	box-sizing: border-box;
	padding: 0 20px;
	border: 1px solid #16316f;
	text-align: left;
}

.up_qywh .more .box {
	color: #16316f;
	text-transform: uppercase;
	font-size: 14px;
}
.up_qywh .text2{
	font-size: 16px;
	line-height: 35px;
	color: #16316f;
	min-height: 170px;
}
.up_qywh a:hover{
	background: #fff;
}
.up_qywh a:hover .more{
	background: #16316f;
	color: #fff;
}
.up_qywh a:hover .more .box{
	color: #fff;
}
.up_qywh a:hover .text1{
	color: #333;
}

.sch-form {
	width: 100%;
	margin: 0 auto;
	border-bottom: 1px solid #b18f71;
	display: flex;
	justify-content: space-between;
	align-items: center;
	opacity: .5;
	box-sizing: border-box;
}

.sch-form .sch-input {
	width: 80%;
	height: 40px;
	line-height: 40px;
	background: none;
	border: none;
	color: #b18f71;
}

.sch-form .sch-btn {
	text-align: center;
	background: none;
	border: none;
	color: #b18f71;
	cursor: pointer;
}

.piclist2 li a{
	background: #fff;
	display: block;
	padding: 20px;
	border-radius: 10px;
}
.piclist2 li .title{
	text-align: center;
	font-size: 16px;
}
.piclist2 li img{
	border-radius: 10px;
}

.submenu .layui-tab{
	border: none;
	margin: 5px 0 0;
	border-radius: 0;
	box-shadow: none;
}
.submenu .layui-tab-card>.layui-tab-title{
	border: none;
	background: #fff;
	
}
.submenu .layui-tab-card>.layui-tab-title li{
	position: relative;
}
.submenu .layui-tab-card>.layui-tab-title li a{
	font-size: 16px;
	border-bottom: 1px solid #fff;
}
.submenu .layui-tab-card>.layui-tab-title li::after{
	content: '';
	width: 1px;
	height: 10px;
	background: #e5e5e5;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -5px;
	left: auto;
}
.submenu .layui-tab-card>.layui-tab-title li:last-child:after{
	display: none;
}
.submenu .layui-tab-card>.layui-tab-title li.layui-this a {
	color: #16316f;
	display: inline-block;
	border-bottom: 1px solid #16316f;
}
.submenu .layui-tab-card>.layui-tab-title .layui-this{
	background: none;
	
}

.error-404 {
	font-size: 150px;
	color: #ddd;
}
#guestbook .layui-textarea {
	height: 300px;
}
.ldzc_disp{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.ldzc_disp .pic{
	flex: none;
	width: 450px;
	margin-left: 30px;
}