﻿@charset "utf-8";

.header .top {
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 100px;
}

.logo img {
	height: 40px;
}

.pcmenu {
	float: left;
}

.pcmenu .nav .yi {
	float: left;
	font-size: 18px;
	color: #727171;
	margin-right: 20px;
}

.pcmenu .nav .yi a {
	font-family: "../fonts/SourceHanSansCN-Bold_0";
	font-weight: bold;
}

.pcmenu .nav .on {
	color: #fabe00;
}

.fanyi {
	float: left;
	font-size: 16px;
	line-height: 28px;
	margin-right: 10px;
}

.fanyi a {
	margin: 0 10px;
}

.search {
	float: right;
	position: relative;
}

.search .ss {
	width: 24px;
	margin-left: 10px;
	padding-top: 2px;
}

.banner img {
	width: 100%;
}

/*.banner{height: 150px;}*/
.cx {
	margin-top: 30px;
}

.cx img {
	width: 100%;
}

.yz {
	margin-top: -9% !important;
	position: relative;
	padding-bottom: 44px;
}

.yz .xt {
	float: left;
	width: 49%;
	margin-right: 2%;
}

.yz .xt img {
	width: 100%;
	/*height: 350px;*/
}

.yz .xt:last-child {
	margin-right: 0;
}

.yz .xt video {
	width: 100%;
	object-fit: fill;
	display: block;
	/*height: 350px;*/
	height: 100%;
}

.yz .yz_zong {
	clear: both;
	overflow: hidden;
}

.yz .yz_cont {
	font-size: 14px !important;
	color: #727171;
	line-height: 24px;
	margin-top: 20px;
}

.cp_cont {
	padding: 44px 0 30px;
	box-sizing: border-box;
	background: #efefef;
}

.swiper-slide img {
	width: 100% !important;
}

.lunbo .swiper-slide img {
	width: 285px;
	height: 213px
}

.lunbo {
	position: relative;
	margin-top: 24px;
}

.cp_cont h3 {
	text-align: center;
	font-family: "../fonts/SourceHanSansCN-Bold_0";
	font-size: 30px;
	color: #727171;
}

.lunbo .next {
	background-image: url(../images/a1_30.png);
	right: -105px;
	background-size: 37px 54px;
	width: 37px;
	height: 54px;
	outline: none;
	transform: translateY(-50%);
	margin-top: 0;
}

.lunbo .prev {
	background-image: url(../images/a1_27.png);
	left: -105px;
	background-size: 37px 54px;
	width: 37px;
	height: 54px;
	outline: none;
	transform: translateY(-50%);
	margin-top: 0;
}

.lunbo .swiper-slide p {
	text-align: center;
	margin-top: 20px;
	font-size: 18px;
	color: #727171;
}

.yanfa {
	margin-top: 48px;
	clear: both;
	overflow: hidden;
}

.yanfa .yf_zuo {
	float: left;
	width: 50%;
	height: 373px;
}

.yanfa .yf_zuo img {
	width: 100%;
}

.yanfa .yf_you {
	float: right;
	width: 50%;
	padding: 66px 58px 52px;
	box-sizing: border-box;
	background: #1d3994;
	height: 373px;
}

.yanfa .yf_you h3 {
	font-size: 30px;
	color: #fabe00;
	font-family: "../fonts/SourceHanSansCN-Bold_0";
}

.yanfa .yf_you .yf_desc {
	margin-top: 20px;
	font-size: 14px !important;
	line-height: 28px;
	color: #ffffff;
	height: 80%;
}

.quan {
	margin-top: 48px;
	padding-bottom: 70px;
	clear: both;
	overflow: hidden;
	/*display: flex;
    justify-content: space-between;*/
}

.quan .qb_zuo {
	float: left;
	width: 49%;
	border: 1px solid #1d3994;
	box-sizing: border-box;
	height: 448px;
}

.quan .qb_zuo img {
	width: 100%;
}

.quan p {
	font-size: 30px;
	background: #1d3994;
	color: #fabe00;
	text-align: center;
	line-height: 78px;
	font-family: "../fonts/SourceHanSansCN-Bold_0";
	font-weight: bold;
}

.quan .qb_you {
	float: right;
	width: 49%;
	border: 1px solid #1d3994;
	box-sizing: border-box;
}

.footer {
	background: #fabe00;
	padding: 30px 0;
	box-sizing: border-box;
}

.footer .kuai:after {
	content: '';
	display: inline-block;
	width: 1px;
	height: 200px;
	vertical-align: middle;
	background: #9b7409;
	position: absolute;
	right: -20px;
	top: 0;
}

.footer .centerBox {
	display: block;
	/*justify-content: space-between; */
	overflow: hidden;
}

.footer .kuai {
	width: 15%;
	position: relative;
	float: left;
	margin-right: 6%;
}

.footer .kuai:last-child:after {
	display: none;
}

.footer .kuai h3 {
	font-size: 20px;
	font-family: "../fonts/SourceHanSansCN-Bold_0";
}

.footer .kuai ul {
	margin-top: 20px;
}

.footer .kuai ul li {
	font-size: 14px;
	line-height: 26px;
}

.footer .kuai:last-child {
	width: auto;
	margin-right: 0;
}

.copy {
	padding: 25px 0;
	text-align: center;
	font-size: 14px;
	color: #727171;
}

.jj_ul {
	border-bottom: 2px solid #a7a6a6;
	padding: 24px 0;
	box-sizing: border-box;
	clear: both;
	overflow: hidden;
}

.jj_ul li {
	float: left;
	font-size: 16px;
	color: #727171;
	margin-right: 30px;
}

.jj_ul li:first-child {
	font-weight: bold;
}

.jj_ul .on {
	color: #fabe00;
}

.jianjie .jj_cont {
	padding: 30px 0 38px;
	box-sizing: border-box;
	clear: both;
	overflow: hidden;
}

.back {
	display: block;
	width: 90px;
	background: #1d3994;
	height: 38px;
	text-align: center !important;
	color: #ffffff;
	line-height: 38px;

	font-size: 14px;
}

.jianjie .jj_yi h2 {
	text-align: center;
	font-size: 30px;
	color: #727171;
}

.jianjie .jj_yi .jj_desc {
	font-size: 18px;
	line-height: 26px;
	color: #727171;
	margin-top: 10px;
}

.jianjie .jj_yi .jj_desc img {
	max-width: 100% !important;
	height: auto !important;
	margin-top: 10px;
}

.jianjie .jj_er h2 {
	text-align: center;
	font-size: 26px;
	font-family: "../fonts/SourceHanSansCN-Bold_0";
	position: absolute;
	left: 0;
	right: 0;
	top: -20px;
}

.jianjie .jj_er .er_cont {
	padding: 60px 70px 50px;
	box-sizing: border-box;
	border: 2px solid #1d3994;
	box-sizing: border-box;
}

.jianjie .jj_er {
	margin-top: 64px;
	position: relative;
}

.jianjie .jj_er h2 p {
	display: inline-block;
	padding: 0 30px;
	box-sizing: border-box;
	color: #727171;
	background: #ffffff;
}

.jianjie .jj_er h2 p:before {
	content: '';
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 100%;
	background: #1d3994;
	vertical-align: middle;
	margin-right: 30px;
}

.jianjie .jj_er h2 p:after {
	content: '';
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 100%;
	background: #1d3994;
	vertical-align: middle;
	margin-left: 30px;
}

.jianjie .jj_er .er_cont ul {
	display: inline-block;
}

.jianjie .jj_er .er_cont ul li {
	margin-top: 10px;
}

.jianjie .jj_er .er_cont {
	display: flex;
	justify-content: space-between;
	font-size: 14px;
	line-height: 26px;
	color: #727171;
}

.jianjie .jj_er .er_cont span {
	color: #1d3994;
}

.rongyu {
	padding: 44px 0 72px;
	box-sizing: border-box;
	clear: both;
	overflow: hidden;
}

.rongyu h3 {
	text-align: center;
	font-size: 32px;
	font-family: "../fonts/SourceHanSansCN-Bold_0";
	color: #727171;
}

.rongyu .ry_desc {
	margin-top: 20px;
	font-size: 14px;
	line-height: 26px;
	color: #727171;
	padding-bottom: 46px;
}
.rongyu .ry_desc img {
	max-width: 100% !important;
	margin: auto;
	display: inline;
	height: auto !important;
}
.rongyu .ry_cont img {
	max-width: 100% !important;
	margin: auto;
}

.rongyu .ry_cont ul {
	font-size: 0;
}

.rongyu .ry_cont li {
	width: 23.5%;
	margin-right: 2%;
	margin-top: 20px;
	display: inline-block;
}

.rongyu .ry_cont li:nth-child(4n) {
	margin-right: 0;
}

.rongyu .ry_cont {
	background: #efefef;
	padding: 70px 0 80px;
	box-sizing: border-box;
}

.kaifa {
	padding: 0px 0 50px;
	box-sizing: border-box;
	clear: both;
	overflow: hidden;
}

.kaifa .kf_yi h3 {
	font-size: 32px;
	color: #727171;
	text-align: center;
    padding-top: 30px;
}

.kaifa .kf_yi .kf_desc {
	font-size: 14px;
	line-height: 26px;
	color: #727171;
	margin-top: 20px;
}

.kaifa .kf_yi {
	padding-bottom: 58px;
}

.kf_desc img {
	display: inline
}

.kf_er {
	background: #1d3994;
	padding: 44px 0 40px;
	box-sizing: border-box;
}

.kf_lun {
	position: relative;
	margin-top: 22px !important;
}

.kf_lun .next {
	background-image: url(../images/a1_30.png);
	right: -105px;
	background-size: 37px 54px;
	width: 37px;
	height: 54px;
	outline: none;
	transform: translateY(-50%);
	margin-top: 0;
}

.kf_lun .prev {
	background-image: url(../images/a1_27.png);
	left: -105px;
	background-size: 37px 54px;
	width: 37px;
	height: 54px;
	outline: none;
	transform: translateY(-50%);
	margin-top: 0;
}

.kf_er h3 {
	text-align: center;
	font-size: 25px;
	color: #fabe00;
	font-family: "../fonts/SourceHanSansCN-Bold_0";
}

.kf_san ul li {
	margin-top: 50px;
	clear: both;
	overflow: hidden;
	background: #efefef;
}

.kf_san ul li img {
	float: left;
	width: 45%;
}

.kf_san ul li .kf_he {
	float: right;
	width: 55%;
	padding: 42px 56px 34px;
	box-sizing: border-box;
}

.gy_yf {
    margin-top: 30px;
}
.yf_lun{
	position: relative;
	margin-top: 20px;
}
.yf_lun .centerBox {
		position: relative;
}

#aa5 .gy_yf {
	margin-bottom: 30px;
	
}

.dongtai ul li .jt {
	margin-top: 90px;
	font-size: 20px;
    /*width: 40px;*/
}

.dongtai ul li .jt1 {
	/*width: 20px;*/
	display: none;
}

.yf_lun .swiper-button-prev {
	outline: none;
	left: -50px;
	background-image: url(../images/a1_27.png);
}

.yf_lun .swiper-button-next {
	outline: none;
	right: -50px;
	background-image: url(../images/a1_30.png);
}

.yf_lun p{
	display: none;
}
.kf_san ul li .kf_he h3 {
	font-size: 20px;
	color: #1d3994;
	font-family: "../fonts/SourceHanSansCN-Bold_0";
}

.kf_san ul li .kf_he .kf_desc {
	margin-top: 22px;
	color: #727171;
	line-height: 26px;
	font-size: 14px;
}

.dongtai {
	padding: 42px 0 72px;
	box-sizing: border-box;
}

.dongtai h3 {
	text-align: center;
	font-size: 32px;
	font-family: "../fonts/SourceHanSansCN-Bold_0";
	color: #727171;
}

.dongtai ul {
	margin-top: 28px;
}

.dongtai ul li {
	clear: both;
	overflow: hidden;
	margin-bottom: 64px;
	background: #efefef;
	padding: 30px 52px 24px;
	box-sizing: border-box;
}

.dongtai ul li h2 {
	font-size: 20px;
	font-family: "../fonts/SourceHanSansCN-Bold_0";
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.dongtai ul li div {
	font-size: 14px;
	line-height: 26px;
	color: #727171;
	margin-top: 6px;
}

.dongtai ul li .dt_he {
	float: left;
	width: 72%;
}

.dongtai ul li .thumb {
	float: left;
	width: 20%;
}

.dongtai ul li a {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.dongtai ul li img {
	float: right;
	padding-top: 12px;
}

#pages {
	font-family: 宋体;
	text-align: -webkit-center;
	font-size: 14px;
	overflow-x: auto;
	white-space: nowrap;
}

#pages a {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	background: #fff;
	border: 2px solid #e3e3e3;
	text-align: center;
	color: #333;
	width: 40px;
}

#pages a.a1 {
	width: 40px;
	padding: 0;
margin-left: 8px;
}

#pages a:hover {
	background: #f1f1f1;
	color: #000;
	text-decoration: none
}

#pages span {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	background: #1d3994;
	border: 2px solid #1d3994;
	color: #fff;
	text-align: center;
	width: 40px;
}

.page .noPage {
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	background: url(../images/titlebg.png) repeat-x 0 -55px;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #a4a4a4;
}

.chanpin ul {
	font-size: 0;
	margin-top: 50px;
	clear: both;
	overflow: hidden;
}

.chanpin ul li {
	display: inline-block;
	width: 48%;
	margin-right: 4%;
	background: #1d3994;
	padding-bottom: 20px;
	margin-bottom: 40px;
}

.chanpin ul li:nth-child(even) {
	margin-right: 0;
}

.chanpin ul li img {
	width: 100%;
	border: 1px solid #1d3994;
	box-sizing: border-box;
}

.chanpin ul li p {
	text-align: center;
	font-size: 31px;
	color: #ffffff;
	font-weight: bold;
	font-family: "../fonts/SourceHanSansCN-Bold_0";
	margin-top: 30px;
}

.chanpin ul li .more {
	display: block;
	width: 68px;
	line-height: 24px;
	border: 1px solid #ffffff;
	font-size: 14px;
	margin: 26px auto 0;
	color: #ffffff;
	text-align: center;
}

.chanpin ul li:nth-last-of-type(1) {
    margin-bottom: 0px;
}

.chanpin ul li:nth-last-of-type(2) {
    margin-bottom: 0px;
}

.cp_nr{
	margin-bottom: 60px;
}


.chanpin .morebbb img {
	margin: auto;
	display: block;
}

/* .chanpin {padding-bottom: 66px;} */

.tong {
	margin-top: 20px !important;
	margin-bottom: 40px !important;
}


.tong {
	line-height: 63px;
	clear: both;
	overflow: hidden;
	margin: auto;
	display: block;
	text-align: center !important;
	font-size: 0;
	margin-top: 70px;
	display: none;
}

.tong span {
	font-weight: bold;
	color: #ffffff;
	width: 192px;
	background: #1d3994;
	text-align: center !important;
	display: inline-block;
	font-size: 30px;
	border: 1px solid #1d3994;
	box-sizing: border-box;
}

.tong p {
	color: #1d3994;
	padding: 0 36px;
	border: 1px solid #1d3994;
	box-sizing: border-box;
	display: inline-block;
	font-size: 30px;
}

.er {
	background: #efefef;
	padding: 20px;
	box-sizing: border-box;
	box-sizing: border-box;
	font-size: 0;
}

.er li {
	font-size: 14px;
	color: #727171;
	margin-right: 38px;
	display: inline-block;
}

.er .on {
	color: #1d3994;
	font-weight: bold;
}

.cp_list .cp_yi {
	background: #1d3994;
	color: #ffffff;
	padding: 40px 0 34px;
	box-sizing: border-box;
}

.cp_list .cp_yi h3 {
	text-align: center;
	font-size: 32px;
	font-family: "../fonts/SourceHanSansCN-Bold_0";
}

.cp_list .cp_yi {
	margin-top: 50px;
}

.cp_list .cp_yi p {
	font-size: 20px;
	color: #fabe00;
}

.cp_list .cp_yi div {
	font-size: 14px;
	line-height: 26px;
	margin-top: 8px;
}

.yi_kuai {
	margin-top: 18px;
}

.cp_nr li .cp_he h3 {
	font-size: 25px;
	color: #1d3994;
	float: left;
	font-family: "../fonts/SourceHanSansCN-Bold_0";
}

.cp_nr li .t {
	/*float: left;*/
	width: 49%;
	    display: inline-block;
    vertical-align: middle;
}

.cp_nr li .cp_he {

	width: 49%;
	padding: 60px 40px 50px;
	box-sizing: border-box;
		    display: inline-block;
    vertical-align: middle;
}

.cp_nr li .cp_he .desc {
	margin-top: 120px;
}

.cp_nr li .cp_he .desc p {
	font-size: 20px;
	color: #727171;
}

.cp_nr li .cp_he .desc div {
	font-size: 14px;
	line-height: 26px;
	color: #727171;
}

.cp_nr li {
	clear: both;
	overflow: hidden;
	width: 100%;
	margin-top: 60px;
	background: #efefef;
}

/* .cp_list {
	padding-bottom: 62px;
} */

.show {
	clear: both;
	overflow: hidden;
}

.cp_zuo {
	width: 52.5%;
	float: left;
}

.cp_zuo video {
	width: 100%;
	/*height: 354px;*/
	background: #000;
}

.cp_you {
	float: right;
	width: 45%;
}

.cp_bk {
	padding: 0px 60px;
	box-sizing: border-box;
	background: #1d3994;
	min-height: 354px;
}

.cp_you h3 {
	font-size: 32px;
	color: #f9be00;
	font-family: "../fonts/SourceHanSansCN-Bold_0";
	padding-bottom: 42px;
	border-bottom: 2px solid #ffffff;
	padding-top: 20px;
}

.cp_you .desc {
	margin-top: 50px;
	color: #ffffff;
}

.cp_you .desc p {
	font-size: 20px;
	font-family: "../fonts/SourceHanSansCN-Bold_0";
	font-weight: bold;
}

.cp_you .desc div {
	font-size: 14px;
	line-height: 26px;
	margin-top: 8px;
}

.cp_zuo .gallery-thumbs {
	margin-top: 20px !important;
}

.cp_jj {
	clear: both;
	overflow: hidden;
}

.cp_jg {
	margin-top: 10px;
}

.cp_jg .bt {
	background: url(../images/bj_10.jpg)left no-repeat;
	background-size: cover;
	font-size: 20px;
	color: #1d3994;
	font-family: "../fonts/SourceHanSansCN-Bold_0";
	line-height: 37px;
	height: 37px;
}

.cp_jg .bt span {
	width: 256px;
	text-align: left;
	display: block;
	padding-left: 4.5%;
}

.cp_jg .cont {
	font-size: 14px;
	line-height: 26px;
	color: #727171;
	background: #efefef;
	padding: 24px 56px;
	box-sizing: border-box;
}

.cp_jg .jg_wai {
	margin-bottom: 64px;
}

.show {
	padding-bottom: 8px;
	margin-top: 50px;
}

.zb_er {
	margin-top: 40px;
/* 	padding: 32px 0; */
	box-sizing: border-box;
	/*background: #efefef;*/
}

.zb_er {
	color: #ffffff;
}

.zb_er table:first-child tr {
	line-height: 68px;
	background: #1d3994;
}

.zb_er table:first-child tr td {
	color: #ffffff;
	font-family: "../fonts/SourceHanSansCN-Bold_0";
	font-weight: bold;
}

.zb_er table:first-child tr td:first-child {
	border-right: 1px solid #9c9b9b;
}

.zb_er table tr td:first-child {
	width: 170px;
	text-align: center;
}

.zb_er table tr td:nth-child(even) {
	width: 1030px;
	padding: 0 48px;
	box-sizing: border-box;
}

.zb_er table {
	border-color: #9c9b9b;
}

.zb_er table tr td {
	line-height: 44px;
	font-size: 16px;
	color: #727171;
}

.zb_san ul {
	font-size: 0;
}

.zb_san ul li {
	display: inline-block;
	width: 32.6%;
	margin-right: 1.1%;
	margin-top: 0px;
}

.zb_san ul li:nth-child(3n) {
	margin-right: 0;
}

.zb_san ul li img {
	width: 100%;
}

.fw_yi {
	margin-top: 42px;
	padding: 36px 0 24px;
	box-sizing: border-box;
	clear: both;
	overflow: hidden;
	background: #efefef;
}

.fw_yi h3 {
	font-size: 20px;
	font-family: "../fonts/SourceHanSansCN-Bold_0";
	color: #727171;
}

.fw_yi .fw_desc {
	font-size: 14px;
	line-height: 30px;
	color: #727171;
	margin-top: 14px;
}

.fw_er ul {
	font-size: 0;
	margin-top: 70px;
}

.fw_er ul li {
	display: inline-block;
	width: 48.7%;
	margin-right: 2.6%;
}

.fw_er ul li:nth-child(even) {
	margin-right: 0;
}

.fw_er ul li img {
	width: 100%;
}

.fw_desc {
	font-size: 14px;
	line-height: 26px;
	color: #727171;
	margin-top: 10px;
}

.fw_desc ul {
	font-size: 0;
	display: flex;
	justify-content: space-between;
}

.fw_desc ul li {
	display: inline-block;
	font-size: 17px;
	color: #727171;
}

.fw_desc ul li img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 4px;
}

.ju {
	text-align: center;
}

.fw_desc img {
	max-width: 100% !important;
	display: inline;

}

.sc_desc {
	margin-top: 14px;
}

.sc_desc h3 {
	font-size: 25px;
	color: #1d3994;
	font-family: "../fonts/SourceHanSansCN-Bold_0";
	font-weight: bold;
}

.sc_desc {
	font-size: 14px;
	line-height: 26px;
	color: #727171;
}

.sc_desc ul {
	font-size: 0;
	/*display: flex;justify-content: space-between;*/
}

.sc_desc ul li {
	display: inline-block;
	font-size: 14px;
	color: #727171;
	min-width: 15%;
}

.sc_desc ul li span {
	color: #727171 !important;
	font-weight: normal;
	font-size: 14px;
}

.sc_desc ul li img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 4px;
}

.sc_desc img {
	max-width: 100% !important;
}

.eji {
	font-size: 0;
	display: block;
	text-align: center;
	clear: both;
	overflow: hidden;
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
	background: #efefef;
	overflow-x: auto;
}

.eji li {
	display: inline-block;
	font-size: 25px;
	padding: 0 38px;
	line-height: 74px;
	font-weight: bold;
	font-family: "../fonts/SourceHanSansCN-Bold_0";
	box-sizing: border-box;
	color: #727171;
	cursor: pointer;
	white-space: nowrap;
}

.eji .on {
	background: #fbd149;
	color: #ffffff;
}

.eji .on1 {
	background: #fbd149;
	color: #ffffff;
}

.yj_cont .yj_desc {
	margin-top: 50px;
	font-size: 14px;
	line-height: 26px;
}

.yj_cont .yj_desc img {
	max-width: 100% !important;
}

.ditu {
	/*margin-top: 26px;*/
	border: 2px solid #1d3994;
	box-sizing: border-box;
}

.xinxi {
	padding: 20px 0 20px;
	box-sizing: border-box;
	clear: both;
    max-width: 1200px;
	width: 93%;
	margin: 0 auto;
	overflow: hidden;
	background: #efefef;
	margin-top: 36px;
}

.xinxi .xx_desc {
	font-size: 20px;
	line-height: 48px;
	text-align: center;
	margin-top: 0px;
	color: #727171;
}

.xinxi h3 {
	text-align: center;
	font-size: 32px;
	text-align: center;
	color: #1d3994;
	font-family: "../fonts/SourceHanSansCN-Bold_0";
}

.search form {
	position: absolute;
	background: #fff;
	padding: 10px;
	right: -10px;
	top: calc(100% + 10px);
	-webkit-filter: drop-shadow(0 0 4px rgba(0, 0, 0, .2));
	filter: drop-shadow(0 0 4px rgba(0, 0, 0, .2));
	display: none;
	z-index: 999;
}

.search form .key {
	padding-right: 12px;
	font-size: 14px;
	height: 34px;
	width: 200px;
	border: 1px solid #e2e2e2;
	background: #f4f4f4;
	padding: 0 12px 0 12px;
	color: #aaaaaa;
}

.search form .submit {
	right: 22px;
	background: url(../images/ss_06.png)center no-repeat;
	background-size: 19px 19px;
	position: absolute;
	top: 50%;
	width: 19px;
	height: 19px;
	border: none;
	transform: translateY(-50%);
}

.sjsj {
	display: none;
}

.mianbao {
	display: none;
	width: 10%;
	padding-top: 3px;
}

.mianbao img {
	width: 100%;
}

.sj_nav {
	position: fixed;
	width: 100%;
	z-index: 999;
	top: 100px;
	left: 0;
	display: none;
}

.sj_nav ul>li {
	border-bottom: 1px solid #fff;
}

.sj_nav ul>li>p {
	display: inline-block;
	line-height: 50px;
	background: #1d3994;
	position: relative;
	width: 100%;
	padding: 0 20px;
}

.sj_nav ul>li>p:after {
	display: block;
	content: "";
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translate(0%, -50%);
	background: url("../images/jia_03.png") center center no-repeat;
	width: 20px;
	height: 22px;
	background-size: 100% 100%;
}

.sj_nav ul li {
	font-size: 16px;
	color: #fff;
}

.sj_nav ul li.bg a:after {
	width: 16px;
	height: 4px;
	background: url("../images/heng_03.jpg") center center no-repeat;
}

.sj_nav ul li dl {
	background: #fff;
	display: none;
	padding: 20px;
}

.sj_nav ul li dl dt {
	font-size: 14px;
	color: #5e6fae;
	margin-bottom: 24px;
}

.sj_nav ul li dl dt a {
	display: block;
}

.sj_nav ul li dl dt:last-of-type {
	margin-bottom: 0;
}

.cp_cont span {
	display: none;
	float: right;
	font-size: 14px;
	color: #727171;
	padding-top: 6px;
}

.cp_cont h3 i {
	font-style: normal;
	float: left;
	letter-spacing: 0.2em;
}

.qingchu {
	clear: both;
}


.cp_cont {
	padding: 20px 0;
}

.h22 {
	font-size: 20px;
	color: #727171;
	letter-spacing: 0.2em;
	margin-bottom: 10px;
}

.ty_miaoshu {
	font-size: 14px;
	color: #727171;
	line-height: 1.8;
	margin-bottom: 30px;
}

.ty_img img {
	width: 100%;
}

.sj_gongcheg_w {
	padding: 30px 0;
}

.sj_gongcheg_ul {
	padding-top: 30px;
}

.sj_gongcheg_ul ul {
	font-size: 0;
}

.sj_gongcheg_ul ul li {
	display: inline-block;
	vertical-align: top;
	width: 25%;
}

.sj_gongcheg_ul_img img {
	width: 60px;
	margin: 0 auto;
}

.sj_gongcheg_ul_img {
	margin-bottom: 10px;
}

.sj_gongcheg_ul ul li h3 {
	font-size: 14px;
	color: #727171;
	text-align: center;
}

.sj_gongcheg {
	display: none;
}

.sj_chanpin {
	padding: 30px 0;
	display: none;
}

.sj_chanpin_lm {
	background: #f0f0f0;
}

.sj_chanpin_lm ul {
	width: 90%;
	font-size: 0;
	float: left;
}

.sj_chanpin_lm ul li {
	display: inline-block;
	vertical-align: top;
	line-height: 40px;
	width: 33.33%;
	text-align: center;
	font-size: 12px;
	color: #727171;
}

.sj_chanpin_lm ul li.on {
	background: #fabe00;
	color: #203b92;
}

.h222 {
	margin-bottom: 20px !important;
}

.moree {
	float: right;
	font-size: 12px;
	color: #203b92;
	line-height: 40px;
}

.sj_chanpin_lb {
	display: none;
}

.sj_chanpin_lb ul li {
	background: #efefef;
	margin-top: 20px;
}

.sj_chanpin_lb_img img {
	width: 100%;
}

.sj_chanpin_lb_w {
	width: 90% !important;
	padding: 20px 0;
}

.sj_chanpin_lb_ms {
	padding: 16px;
}

.sj_chanpin_lb_ms h3 {
	font-size: 18px;
	color: #1d3994;
	margin-bottom: 20px;
}

.sj_chanpin_lb_ms p {
	font-size: 12px;
	color: #727171;
	line-height: 1.6;
}

.gengduo {
	display: none;
}

.zzw {
	width: 8%;
}

.zzw1 {
	width: 20%;
}

.sc_desc ul .yyw {
	width: 12%;
}

.sc_desc ul .yyw1 {
	width: 34%;
}

.a2 {
	display: none;
}

.bttong {
	display: none;
}

.bb1 {
	background: none !important;
}

.jianjie .tong {
	display: none;
}

.shichang .tong {
	display: none;
}

.yeji .yj_cont {
	width: 100%;
	overflow-x: auto;
}

/*.yeji .yj_cont .yj_desc{width: 1200px;}*/
.yj_desc table {
	width: 100%;
	box-sizing: border-box;
	border: 2px solid #9a9999;
	border-bottom: none;
}

.yj_desc table tr td {
	text-align: center;
	padding: 10px;
	box-sizing: border-box;
	font-size: 14px;
	white-space: nowrap;
	color: #727171;
	border: 2px solid #8a8989;
	border-bottom: none;
}

.yj_desc table tr td:first-child {
	width: 66px;
}

.yj_desc table tr td:nth-child(2) {
	width: 138px;
}

.yj_desc table tr td:nth-child(3) {
	width: 183px;
}

.yj_desc table tr td:nth-child(4) {
	width: 147px;
}

.yj_desc table tr td:nth-child(5) {
	width: 142px;
}

.yj_desc table tr td:nth-child(6) {
	width: 137px;
}

.yj_desc table tr td:nth-child(7) {
	width: 103px;
}

.yj_desc table tr td:nth-child(8) {
	width: 284px;
}

.yj_desc table:last-child tr td {
	border-bottom: 2px solid #9a9999;
}

.jj_cont .tou {
	padding: 20px 0 14px;
	box-sizing: border-box;
	background: #727171;
	color: #ffffff;
	text-align: center;
	margin-top: 50px;
}

.jj_cont .tou h3 {
	font-size: 30px;
	font-family: "../fonts/SourceHanSansCN-Bold_0";
	line-height: 36px;
}

.jj_cont .tou p {
	font-size: 24px;
	line-height: 36px;
}

.yeji .yj_cont .yj_desc {
	margin-top: 0;
}

.fu {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	background: rgb(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
}

.fu img {
	max-width: 50%;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	margin: auto;
	position: absolute;
	max-height: 85%;
}



/*.rslides {
  margin: 0 auto 40px;
  }*/

#slider2,
#slider3 {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0 auto;
}

.rslides_tabs {
	list-style: none;
	padding: 0;
	background: rgba(0, 0, 0, .25);
	box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
	-moz-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
	-webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
	font-size: 18px;
	list-style: none;
	margin: 0 auto 50px;
	max-width: 540px;
	padding: 10px 0;
	text-align: center;
	width: 100%;
}

.rslides_tabs li {
	display: inline;
	float: none;
	margin-right: 1px;
}

.rslides_tabs a {
	width: auto;
	line-height: 20px;
	padding: 9px 20px;
	height: auto;
	background: transparent;
	display: inline;
}

.rslides_tabs li:first-child {
	margin-left: 0;
}

.rslides_tabs .rslides_here a {
	background: rgba(255, 255, 255, .1);
	color: #fff;
	font-weight: bold;
}

/* Callback example */
.events {
	list-style: none;
}

.callbacks_container {
	/*  margin-bottom: 50px;*/
	position: relative;
	float: left;
	width: 100%;
}

.callbacks {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

.callbacks li {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}

.callbacks img {
	display: block;
	position: relative;
	z-index: 1;
	height: auto;
	width: 100%;
	border: 0;
}

.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	background: #000;
	background: rgba(0, 0, 0, .8);
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
}

.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 52%;
	left: 0;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 38px;
	background: url("../images/themes.gif") no-repeat left top;
	margin-top: -45px;
}

.callbacks_nav:active {
	opacity: 1.0;
}

.callbacks_nav.next {
	left: auto;
	background-position: right top;
	right: 0;
}




.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}

.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}

.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}

.yz_you {
	margin-right: 0 !important
}

.jj_yi .sousuo {
	margin-top: 60px;
}

.jj_yi .sousuo form {
	font-size: 0;
	position: relative;
}

.jj_yi .sousuo .submit {
	background-image: url(../images/ss_07.png);
	background-size: 40px 42px;
	width: 98px;
	border: none;
	background-color: #fbd149;
	height: 66px;
	position: absolute;
	left: 0;
	top: 0;
	background-position: center;
	background-repeat: no-repeat;
}

.jj_yi .sousuo .key {
	height: 66px;
	border: 2px solid #fbd149;
	box-sizing: border-box;
	padding-left: 120px;
	font-size: 24px;
	color: #dcdcdc;
	width: 100%;
}

.biaoge {
	width: 100%;
	margin-top: 60px;
	border: 1px solid #8f8e8e;
	box-sizing: border-box;
}

.biaoge tr td:first-child {
	width: 490px;
	text-align: center;
	background: #efefef;
}

.biaoge tr td:nth-child(even) {
	width: 710px;
	padding-left: 70px;
}

.biaoge tr td {
	height: 36px;
	font-size: 14px;
	color: #727171;
}

.biaoge .san td {
	text-align: left !important;
	padding-left: 70px;
	background: none !important;
}

.biaoge .zuo {
	float: left;
	width: 41%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	border-right: 1px solid #8f8e8e;
}

.biaoge .you {
	float: right;
	width: 59%;
	height: 100%;
}

.biaoge .you p {
	height: 33.33%;
	border-bottom: 1px solid #8f8e8e;
	display: flex;
	align-items: center;
	justify-content: center;
}

.biaoge .you p:last-child {
	border-bottom: none;
}

.fanhui img {
	margin: 30px auto 0;
	display: block;
}

.fix {
	position: fixed;
	top: 0;
	height: 100%;
	width: 100%;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	z-index: 9999;
	display: none;
}

.fix video {
	max-width: 800px;
	width: 90%;
	position: absolute;
	top: 50%;
	margin: auto;
	left: 50%;
	transform: translate(-50%, -50%);
}

.qiehuan li {
	font-size: 24px;
	margin: 0 6px;
	display: inline-block;
	font-weight: bold;
}

.qiehuan li a {
	color: #333333;
}

.qiehuan .abb a {
	color: #1d3994;
}

.qiehuan {
	display: block;
	text-align: left;
	max-width: 1200px;
	margin: auto;
	margin-bottom: 20px;
}

.jj_desc img {
	width: 100%
}

.jj_desc img {
	display: inline
}

.ldlpoi_cenn img {
	width: 55%;
	display: block;
	margin: auto;
}


.tyu img{
	float: right;

}

.close{
	display: none;
}
.sj{
	display: none;
}
.table{border-color: #999898;width: 100%;margin-top: 60px !important;     margin-bottom: 38px;}
.table tr:first-child{background: #efefef;height: 70px;font-family: "../fonts/SourceHanSansCN-Bold_0";font-weight: bold;}
.table tr{height: 36px;text-align: center;font-size: 14px;color: #727171;line-height: 26px;}
.table tr td{border: 2px solid #999898;padding: 10px 0;line-height: normal;}
.table tr td:first-child{width: 7%;}
.table tr td:nth-child(2){width: 51%;}
.table tr td:nth-child(3){width: 43%;}
.sousuo{margin-top: 62px;}



.cp_zuo .gallery-top{
	 background: #1d3994;
	 /*height: 354px;*/
}


.cp_zuo .swiper-slide  {
	 display: flex;
    align-items: center;
    align-self: center;
    justify-content: center;
    background: #1d3994;
    text-align: center;

}


.cp_zuo .swiper-slide img{
	max-width: 100%;
	max-height:100%;
	width: auto !important;
	display: block;
	margin: auto;
}
.wuh{
 background: #1d3994;
}
.wuh{
	display: flex;
    align-items: center;
    align-self: center;
    justify-content: center;

    text-align: center;
}


.wuh  img{
	max-width: 100%;
	max-height:100%;
	display: block;
	margin: auto;
}


.yf_desc{
	font-size: 18px;
    line-height: 26px;
    color: #727171;
    margin-top: 24px;
}

.gy_yf h3{
	 text-align: center;
    font-size: 30px;
    color: #727171
}

.zb_san{
	margin-top: 30px;
}
.xiu-g {
	padding-top: 26px;
}

.xiu-g .ditu {
	float: left;
	width: 49%;
}

.xiu-g .gai-tu {
	float: right;
	width: 49%;
}

.xiu-g .gai-tu img {
	width: 100%;
}


.pc .eji li:nth-child(1){
                background: #1d3994 !important;
                color: #fff;
            }


/*.sj .eji li:nth-child(1){*/
/*                background: #1d3994 !important;*/
/*                color: #fff;*/
/*            }*/










  