
@charset "gb2312";
/* CSS Document */
/**全局**/
* {
	margin: 0px;
	padding: 0px;
}
div, form, img, ul, ol, li, dl, dt, dd, map {
	padding: 0;
	margin: 0;
	border: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #313131;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif, "宋体";
	background: #fff;
}
ul, li {
	list-style: none;
}
.clear {
	clear: both;
}
a {
	color: #313131;
	text-decoration: none;
}
a:hover {
	color: #7e1a1a;
	text-decoration: none;
}
img {
	border: none;
}
hr {
	line-height: 0px;
	font-size: 0px;
	border: none;
	height: 1px;
	width: 100%;
	margin: 5px 0px;
}
div {
	margin: 0px auto;
}
.f_l {
	float: left;
}
.f_r {
	float: right;
}
input, select {
	font-family: arial, Helvetica, sans-serif;
	padding: 1px;
}
.blank {
	width: 100%;
	height: 10px;
	clear: both;
	overflow: hidden;
}
.blank20 {
	width: 100%;
	height: 20px;
	clear: both;
	overflow: hidden;
}
.blank30 {
	width: 100%;
	height: 30px;
	clear: both;
	overflow: hidden;
}
.mt10 {
	margin-top: 10px;
}
.hide {
	display: none;
}
.red {
	color: #f00;
}
.blue {
	color: #00f;
}
.gray {
	color: #ccc;
}
.noInfo {
	width: 100%;
	float: left;
	padding: 10px 0;
	text-align: center;
}
.input_submit {
	width: 77px;
	height: 41px;
	float: left;
	background: url(/statics/images/xjbhc2021/search.png) no-repeat left top;
	text-align: center;
	line-height: 41px;
	color: #fff;
	border: 0px;
	cursor: pointer;
}
.float_bg {
	background: url(/statics/images/xjbhc2021/qq_3.gif) repeat-y left top;
	width: 118px;
	padding: 2px 0;
	float: left;
}
.f_list {
	width: 100%;
	float: left;
	margin: 5px auto;
	clear: both;
}
.f_list span {
	float: left;
	width: 80px;
}
.block {
	width: 1000px;
	margin: 0 auto;
}
/*all*/
.main {
	width: 100%;
	float: left;
	padding: 40px 0 0px 0;
/*	padding: 40px 0 60px 0;*/
}
.main_top {
	width: 100%;
	height: 80px;
	float: left;
	background: url(/statics/images/xjbhc2021/tbg.png) no-repeat center 10px;
	text-align: center;
}
.course_top_bg {
	background: url(/statics/images/xjbhc2021/ct_bg.png) no-repeat center 10px;
	color: #fff;
}
.news_top_bg {
	background: url(/statics/images/xjbhc2021/nt_bg.png) no-repeat center 10px;
	color: #fff;
}
.main_top h3 {
	font-size: 30px;
	height: 45px;
	line-height: 45px;
	font-weight: normal;
}
.main_top h4 {
	font-size: 24px;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.main_type {
	width: 100%;
	float: left;
	text-align: center;
	margin: 10px 0 0 0;
}
.main_type ul {
}
.main_type li {
	display: inline-block;
	height: 42px;
	line-height: 42px;
	margin: 5px;
	padding: 0px;
}
.main_type li a {
	display: block;
	background: #0ba587;
	color: #fff;
	font-size: 14px;
	padding: 0 25px;
}
.main_type li a:hover {
	background: #feef0c;
	color: #38761d;
}
.main_type li.current a {
	background: #feef0c;
	color: #38761d;
}
.main_con {
	width: 100%;
	float: left;
	line-height: 200%;
	padding: 20px 0 0 0;
}
.main_con img {
	max-width: 100%;
}
.main_more {
	width: 100%;
	float: left;
	text-align: center;
	margin: 20px 0 0 0;
}
/*.main_more a{width:178px;height:38px;line-height:38px; display:inline-block;border:1px solid #333; font-size:16px;}
.main_more a:hover{background:#0ba587; color:#fff;}*/
/*end*/

/**顶部**/
#top {
	width: 100%;
	height: 25px;
	line-height: 25px;
	background: #e5e5e5;
	color: #666;
}
#top a {
	color: #666;
}
#top a:hover {
	color: #f00;
}
.welcome {
	float: left;
}
.welcome h1 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}
.showtime {
	float: left;
	margin: 0 5px;
}
.share {
	float: left;
	margin: 0 10px;
	padding: 3px 0 0 0;
	height: 20px;
	line-height: 20px;
}
.favorite {
	float: right;
	line-height: 25px;
	height: 25px;
}
.favorite ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.favorite li {
	margin: 0px;
	padding: 0 0 0 10px;
	list-style-type: none;
	display: inline;
	background: url(/statics/images/xjbhc2021/f_li.png) no-repeat left center;
}
.favorite li a {
	margin: 0 3px;
}
#header {
	width: 100%;
	float: left;
}
#logo {
	float: left;
	padding-top:30px;
}
#logo img {
	height: 70px;
}
.logo[data-v-1bf9d1bc] {
    background: url(/statics/images/xjbhc2021/logo.svg) no-repeat 0;
}

.logo[data-v-1bf9d1bc] {
    float: left;
    width: 400px;
    height: 70px;
    background-size: 100%;
}
#header_right {
	float: right;
}
.language {
	float: right;
	height: 24px;
	line-height: 24px;
	color: #666;
	margin-top: 26px;
}
.language ul {
}
.language li {
	height: 24px;
	float: left;
	margin: 0 0 0 10px;
}
.language li a {
	display: block;
	width: 24px;
	height: 24px;
}
.cn {
	background: url(/statics/images/xjbhc2021/cn.png) no-repeat left center;
}
.en {
	background: url(/statics/images/xjbhc2021/en.png) no-repeat left center;
}
.alibaba {
	background: url(/statics/images/xjbhc2021/alibaba.png) no-repeat left center;
}
#tel {
	float: right;
	height: 30;
	line-height: 30px;
	white-space: nowrap;
	font-size: 24px;
	margin: 47px 0 0 0;
	padding: 0 0 0 50px;
	background: url(/statics/images/xjbhc2021/phone.png) no-repeat left center;
	color: #fe0c00;
}
/*end*/

/*menu*/
#navigate {
	width: 100%;
	float: left;
	height: 45px;
	line-height: 45px;
	clear: both;
	background: linear-gradient(90deg,#1678cf,#185899);
}
#navigate ul li {
	float: left;
	height: 45px;
	width: 12.5%;
	position: relative;
	z-index: 1000;
	text-align: center;
}
#navigate ul li.first_menu {
	background: none;
}
#navigate ul li a {
	display: block;
	line-height: 45px;
	height: 45px;
	color: #fff;
	text-align: center;
	font-size: 16px;
	font-family: "微软雅黑";
}
#navigate ul li a:hover {
	background: #85c8f7;
	height: 48px;
	border-top: 2px solid #e8d716;
	margin-top: -2px;
}
#navigate ul li .current {
	background: #0666b9;
	height: 48px;
	border-top: 2px solid #e7d716;
	margin-top: -2px;
}
#navigate ul li ul {
	width: 100%;
	display: none;
	position: absolute;
	left: 0;
	top: 45px;
	padding: 5px 0;
	background: #158aad;
	z-index: 9999;
}
#navigate ul li ul li {
	width: 100%;
	border: none;
	float: none;
	background: none;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
#navigate ul li ul li a {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	background: none;
}
#navigate ul li ul li a:hover {
	background: none;
	color: #ff0;
}
/*end*/

/*mobile menu*/
.navbar-toggle {
	margin: 15px 0px 0 0;
}
.navbar-toggle .icon-bar {
	background-color: #333;
}
.mobile_nav {
	display: none;
	background: #221311;
}
.mobile_nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.mobile_nav li {
	margin: 0px;
	padding: 0px;
	background: linear-gradient(90deg,#1678cf,#185899);
	list-style-type: none;
	border-bottom: 1px solid #fff;
	position: relative;
}
.mobile_nav ul li a {
	padding-left: 10px;
	color: #fff;
	display: block;
	font-size: 14px;
	height: 38px;
	line-height: 38px;
	font-weight: bold;
}
.mobile_nav ul li a:hover, .mobile_nav ul li a:active {
	background: #185899;
}
.mobile_nav ul ul {
	margin: 0;
	padding: 0 10px 10px 10px;
	display: none;
}
.mobile_nav ul ul li {
	border-bottom: none;
	margin: 0;
	padding: 0;
}
.mobile_nav ul ul li a {
	padding: 0;
	padding-left: 5px;
	font-size: 14px;
	font-weight: normal;
	height: 38px;
	line-height: 38px;
}
.mobile_nav ul li i {
	position: absolute;
	top: 12px;
	right: 5px;
	display: block;
	width: 13px;
	height: 13px;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}
.mobile_nav ul li i.touch-arrow-down {
	background-image: url(/statics/images/xjbhc2021/touch-arrow-d.png);
}
.mobile_nav ul li i.touch-arrow-up {
	background-image: url(/statics/images/xjbhc2021/touch-arrow-u.png);
}
/*search*/
#search {
	width: 260px;
	float: right;
	margin: 20px ;
	position: relative;
}
#search form {
	margin: 0px auto;
	padding: 0px;
}
#search .skw {
	display: inline;
	width: 100%;
	text-indent: 10px;
	float: left;
	line-height: 32px;
	height: 32px;
	border: 1px solid #dcdcdc;
	color: #999;
}
#search .sub {
	width: 46px;
	height: 32px;
	line-height: 32px;
	float: left;
	background: url(/statics/images/xjbhc2021/search.png) no-repeat center center;
	cursor: pointer;
	border: 0px;
	position: absolute;
	right: 0px;
	top: 0px;
}
#msearch {
	width: 100%;
	height: 34px;
	float: left;
	position: relative;
}
#msearch form {
	margin: 0px auto;
	padding: 0px;
}
#msearch .skw {
	display: inline;
	width: 100%;
	text-indent: 10px;
	float: left;
	line-height: 32px;
	height: 32px;
	border: 1px solid #fff;
	color: #999;
}
#msearch .sub {
	width: 46px;
	height: 32px;
	line-height: 32px;
	float: left;
	background: url(/statics/images/xjbhc2021/search.png) no-repeat center center;
	cursor: pointer;
	border: 0px;
	position: absolute;
	right: 0px;
	top: 0px;
}
/*end*/

/*flash*/
#banner {
	width: 100%;
	float: left;
}
#banner img {
	width: 100%;
	height: auto;
}
#flash {
	width: 100%;
	float: left;
	margin-top:145px;
}
.slideBox {
	position: relative;
	overflow: hidden;
	background: #000;
}
.slideBox .bd {
	position: relative;
	z-index: 0;
	margin: 0 auto;
}
.slideBox .bd li {
	position: relative;
	text-align: center;
}
.slideBox .bd li img {
	width: 100%;
}
.slideBox .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 10px;
	left: 0;
	height: 12px;
	line-height: 12px;
}
.slideBox .hd ul {
	text-align: center;
}
.slideBox .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 12px;
	height: 12px;
	margin: 0 5px;
	overflow: hidden;
	background: #fff;/*filter:alpha(opacity=80);opacity:0.8;*/
	line-height: 999px;
	border-radius: 50%;
}
.slideBox .hd ul .on {
	background: #1a347e;
	
}
.slideBox .prev {
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -37.5px;
	display: block;
	width: 49px;
	height: 75px;
	background: url(/statics/images/xjbhc2021/left.png) no-repeat left top;
	cursor: pointer;
	display: none;
}
.slideBox .next {
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -37.5px;
	display: block;
	width: 49px;
	height: 75px;
	background: url(/statics/images/xjbhc2021/right.png) no-repeat left top;
	cursor: pointer;
	display: none;
}
/*end*/

/*news flash*/
.newsBox {
	position: relative;
	overflow: hidden;
	background: #000;
}
.newsBox .bd {
	position: relative;
	z-index: 0;
	margin: 0 auto;
}
.newsBox .bd li {
	position: relative;
	text-align: center;
	background: -webkit-linear-gradient(left,#054aa7,#0570a7);
}
.newsBox .bd li span {
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 48px;
	line-height: 48px;
	background: url(/statics/images/xjbhc2021/news_title.png) repeat left top;
	width: 100%;
	color: #fff;
	font-size: 14px;
	text-align: left;
}
.newsBox .bd li span i {
	width: 8px;
	height: 8px;
	background: #fff;
	display: inline-block;
	margin: 0 10px;
}
.newsBox .bd li img {
	/*width: 100%;*/
	height:420px;
}
.newsBox .prev {
	position: absolute;
	right: 35px;
	bottom: 15px;
	display: block;
	width: 14px;
	height: 15px;
	background: url(/statics/images/xjbhc2021/left_news.png) no-repeat left top;
	cursor: pointer;
}
.newsBox .next {
	position: absolute;
	right: 15px;
	bottom: 15px;
	display: block;
	width: 14px;
	height: 15px;
	background: url(/statics/images/xjbhc2021/right_news.png) no-repeat left top;
	cursor: pointer;
}
/*end*/



/*底部*/
#help {
	width: 100%;
	float: left;
	background: #525252;
	padding: 30px 0 20px 0;
}
.help_logo {
	width: 164px;
	height: 148px;
	float: left;
	background: url(/statics/images/xjbhc2021/c_li.png) no-repeat right center;
}
.help_right {
	width: 100%;
	float: left;
}
.help_top {
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #d4d4d4;
	position: relative;
}
.help_top h3 {
	font-size: 24px;
	height: 41px;
	border-bottom: 3px solid #d4d4d4;
	float: left;

}
.help_top a {
	color: #eeeded;
}
.help_list {
	width: 100%;
	float: left;
	margin-top: 15px;
}
.help_list ul {
}
.help_list li {
	line-height: 25px;
	float: left;
	margin: 0 30px 0 0;
}
.help_list li a {
	color: #d4d4d4;
	font-size: 14px;
}
.help_list li a:hover {
	color: #fff;
}
#footer {
	width: 100%;
	float: left;
	text-align: center;
	padding: 15px 0;
	background: #0c163b;
	color: #d4d4d4;
	line-height: 25px;
}
#footer a {
	color: #d4d4d4;
}
#footer a:hover {
	color: #fff;
}
#copyright {
	width: 100%;
	float: left;
	text-align: center;
	padding: 15px 0;
	line-height: 25px;
	background: #b10100;
	color: #fff;
}
#copyright a {
	color: #fff;
}
#copyright a:hover {
	color: #ff0;
}
#copy_txt {
	width: 100%;
	float: left;
}
#footnav {
	width: 100%;
	float: left;
}
#footnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footnav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#footnav li a {
	margin: 0 10px;
}
/*end*/


/*home*/
.home_left {
	width: 230px;
	float: left;
}
.home_right {
	width: 952px;
	float: right;
}
.home_list {
	width: 100%;
	float: left;
}
.home_item {
	width: 100%;
	float: left;
	background: #f6f6f8;
	padding: 40px 0;
}
.home_item_top {
	width: 100%;
	line-height: 76px;
	text-align: center;
	float: left;
}
.home_item_top h3 {
	line-height: 76px;
	font-size: 36px;
	background: url(/statics/images/xjbhc2021/top_line2.png) no-repeat center bottom;
}
.home_item_con {
	width: 100%;
	float: left;
}
.home_item_list {
	margin: 20px auto;
	text-align: center;
}
.home_item_img {
	width: 100%;
}
.home_item_img img {
	width: 100px;
	height: 100px;
	border-radius: 50%;
}
.home_item_title {
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
}
.home_item_des {
	width: 100%;
	min-height: 50px;
	line-height: 25px;
	color: #666;
}
.home_bg {
	width: 100%;
	float: left;
	background: url(/statics/images/xjbhc2021/line.png) repeat-x left 71px;
}
.home_top {
	width: 100%;
	height: 100px;
	text-align: center;
	float: left;
	background: url(/statics/images/xjbhc2021/home_top.png) no-repeat center top;
}
.home_top h3 {
	line-height: 58px;
	font-size: 30px;
}
.home_top span {
	line-height: 28px;
	font-size: 16px;
	color: #999;
}
.home_con {
	width: 100%;
	padding: 10px;
	float: left;
	line-height: 200%;
	overflow-x: hidden;
}
.pro_con {
}
.pro_item {
	margin: 20px auto;
}
.pro_item_img {
	width: 100%;
}
.pro_item_img img {
	width: 100%;
}
.pro_item_title {
	width: 100%;
	height: 50px;
	line-height: 50px;
	margin: 10px 0 0 0;
	text-align: center;
}
.pro_item_title a {
	font-size: 24px;
	color: #fff;
}
.pro_item_title a:hover {
}
.pro_item_more {
	width: 100%;
	height: 32px;
	text-align: center;
}
.pro_item_more a {
	width: 74px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #fff;
	font-size: 14px;
	color: #fff;
	display: inline-block;
}
.pro_item_more a:hover {
	background: #32aef1;
	border: 1px solid #32aef1;
}
.pro_more {
	width: 100%;
	float: left;
	text-align: center;
}
.pro_more a {
	width: 112px;
	height: 38px;
	line-height: 38px;
	display: inline-block;
	background: #7e1a1a;
	color: #fff;
	font-size: 14px;
}
.piclist {
	width: 177px;
	height: 158px;
	text-align: center;
	margin: 16px 0 0 10px;
	display: inline;
	float: left;
}
.piclist dt img {
	width: 175px;
	height: 132px;
	border: solid 1px #e4e0df;
}
.piclist dd {
	line-height: 26px;
}
.about {
	width: 100%;
	float: left;
	background: #eee;
	position: relative;
	min-height: 568px;
}
.about_left {
	position: absolute;
	right: 15px;
	top: 0px;
}
.about_left video{
  height: 500px;
  padding-top: 40px;
  object-fit: scale-down;
}

.about_right {
	margin: 30px auto;
}
.about_title {
	width: 100%;
	line-height: 50px;
	font-size: 24px;
}
.about_con {
	width: 100%;
	line-height: 200%;
	font-size: 16px;
	 text-align: justify; /*实现两端对齐*/
	  text-justify: newspaper; /*通过增加或减少字或字母之间的空格对齐文本*/
	  word-break: break-all; /*允许在单词内换行*/
}
.about_more {
	width: 100%;
	height: 40px;
	margin: 10px 0 0 0;
}
.about_more a {
	width: 118px;
	height: 38px;
	line-height: 38px;
	float: left;
	background: #2c64b7;
	text-align: center;
	color: #fff;
	font-size: 14px;
}
.news_left {
	width: 540px;
	float: left;
	padding: 7px 0 0 0;
	margin-bottom:50px;
}
.news_right {
	width: 612px;
	float: right;
}
.news_top {
	background: url(/statics/images/xjbhc2021/news_top.png) no-repeat center top;
}
.news_item {
	margin: 20px 0 0 0;
}
.news_item_top {
	width: 100%;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #e5e5e5;
	position: relative;
}
.news_item_top h3 {
	float: left;
	line-height: 44px;
	height: 44px;
	font-size: 18px;
	border-bottom: 2px solid #45b1ff;
}
.news_item_top h4 {
	float: left;
	line-height: 44px;
	height: 44px;
	font-size: 18px;
	margin: 0 0 0 5px;
}
.news_item_top span {
	float: right;
}
.news_item_top span a {
	font-size: 14px;
	color: #45b1ff;
}
.news_item_con {
	width: 100%;
}
.news_img {
	float: left;
	width: 100%;
}
.news_img img {
	width: 100%;
}
.news_title {
	font-weight: bold;
	font-size: 14px;
	width: 100%;
	line-height: 30px;
	overflow: hidden;
	color: #fff;
}
.news_title a {
	color: #fff;
}
.news_des {
	width: 100%;
	line-height: 20px;
	overflow: hidden;
	color: #fff;
}
.news_list {
	width: 100%;
	float: left;
}
.news_list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.news_list li {
	margin: 0px;
	padding: 0 10px 0 10px;
	list-style-type: none;
	line-height: 35px;
	border-bottom: 1px dotted #dedede;
	background: url(/statics/images/xjbhc2021/li_2.png) no-repeat left center;
	color: #fff;
}
.news_list li a {
	font-size: 14px;
	color: #fff;
}
#LeftButton {
	width: 24px;
	height: 42px;
	display: block;
	background: url(/statics/images/xjbhc2021/left.png) no-repeat 0px 0px;
	position: absolute;
	left: 0px;
	top: 55px;
}
#RightButton {
	width: 24px;
	height: 42px;
	display: block;
	background: url(/statics/images/xjbhc2021/right.png) no-repeat 0px 0px;
	position: absolute;
	left: 736px;
	top: 55px;
}
#MarqueeDiv {
	width: 692px;
	float: left;
	height: 152px;
	overflow: hidden;
	margin: 0 0 0 34px;
	display: inline;
}
#MarqueeDiv img {
	margin-right: 10px;
	height: 150px;
	width: 150px;
}
/*end*/


/*left*/
#left {
	width: 260px;
	float: left;
	margin-top: -80px;
}
.left_list {
	width: 100%;
	float: left;
}
.left_top {
	width: 100%;
	height: 80px;
	line-height: 80px;
	float: left;
	border-bottom: 3px solid #1259b1;
	background: url(/statics/images/xjbhc2021/left_top.png) repeat left top;
	text-align: center;
}
.left_top h3 {
	line-height: 80px;
	font-size: 30px;
	font-family: "微软雅黑";
	color: #1259b1;
}
.left_con {
	width: 100%;
	float: left;
}
.type_list {
	width: 100%;
	float: left;
}
.type_list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.type_list li.first_cat {
	margin: 0px;
	padding: 0 0 0 28px;
	list-style-type: none;
	height: 52px;
	line-height: 52px;
	border-bottom: 1px dashed #dcdcdc;
	overflow: hidden;
	background: url(/statics/images/xjbhc2021/dian.png) no-repeat 8px center;
}




.type_list li.first_cat a {
	color: #333;
	font-size: 1.5rem;
	font-weight:bold;
}
.first_cat a:hover{
	font-size: 1.5rem;
	color:#3300FF;
	-webkit-transition: all ease .3s;
    transition: all ease .5s;	
	
}

.type_list li.second_cat {
	margin: 0px;
	padding: 0 0 0 28px;
	list-style-type: none;
	height: 52px;
	line-height: 52px;
	border-bottom: 1px dashed #dcdcdc;
	overflow: hidden;
	background: url(/statics/images/xjbhc2021/left_li.png) no-repeat 8px center;
}
.type_list li.second_cat a {
	color: #333;
	font-size: 1.5rem;
}
.type_list li.second_cat a:hover {
	color: #1259b1;
	font-size: 1.5rem;
}
.type_list li.second_cat a.current {
	color: #1259b1;
}




.type_list li a {
	color: #333;
	font-size: 1.5rem;
}
.type_list li a:hover {
	color: #7e1a1a;
	font-size: 1.5rem;
}
.type_list li a.current {
	color: #7e1a1a;
}
/*end*/

/*right*/
#right {
	width: 880px;
	float: right;
}
#right_top {
	width: 100%;
	height: auto;
	line-height: 60px;
	float: left;
	border-top: 1px solid #dcdcdc;
	text-align: center;
}
#right_top h3 {
	font-size: 33px;
	color: #333;
	line-height: 40px;
	font-family: "微软雅黑";
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
}
#right_top h4 {
	font-size: 33px;
	color: #333;
	line-height: 80px;
	font-family: "微软雅黑";
	font-weight:bold;
}

#right_top h5 {
	font-size: 16px;
	color: #333;
	line-height: 40px;
	font-family: "微软雅黑";
	font-weight:bold;
	padding-top:10px;
}
#right_top h3 a {
	color: #333;
}
#right_top span {
	float: right;
}
#right_con1 {
	font-size:1.5rem;
	width: 100%;
	float: left;
	padding: 10px 0 0 0;
	line-height: 200%;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

#right_con {
	font-size:1.5rem;
	width: 100%;
	float: left;
	padding: 10px 0 0 0;
	line-height: 200%;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
#right_con  .divbg{
	width: 100%;
	float: left;
	padding: 0px 0 0 0;
	line-height: 200%;
	min-height: 40rem;
	height: auto !important;
/*	margin-left:20px;
	margin-right:20px;
*/	margin-bottom:20px;
	zoom: 1;
    padding-left: 10px;
    padding-right: 10px;
	max-width: 100%;background: linear-gradient(160deg, #ffffff, #f1f1f1);background-size: 100%;transition: background-position .1s; }.box:hover {background-position: 100% 0; 
}
#right_con  .divbg_yxyf{
	width: 100% auto;
	float: left;
	padding: 10px 0 0 0;
	line-height: 200%;
	padding-top:40rem;
	min-height: 40rem;
	height: auto !important;
	margin:20px;
	zoom: 1;
	background:url(/statics/images/xjbhc2021/gsyw_yxyf.jpg) no-repeat;
	background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: center 0;
}

#right_con  .divbg_lcfw{
	width: 100% auto;
	float: left;
	padding: 10px 0 0 0;
	line-height: 200%;
	padding-top:40rem;
	min-height: 40rem;
	height: auto !important;
	margin:20px;
	zoom: 1;
	background:url(/statics/images/xjbhc2021/gsyw_lcfw.jpg) no-repeat;
	background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: center 0;
}

#right_con  .divbg_swyy{
	width: 100% auto;
	float: left;
	padding: 10px 0 0 0;
	line-height: 200%;
	padding-top:40rem;
	min-height: 40rem;
	height: auto !important;
	margin:20px;
	zoom: 1;
	background:url(/statics/images/xjbhc2021/gsyw_swyy.jpg) no-repeat;
	background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: center 0;
}

#right_con  .divbg_sywy{
	width: 100% auto;
	float: left;
	padding: 10px 0 0 0;
	line-height: 200%;
	padding-top:40rem;
	min-height: 40rem;
	height: auto !important;
	margin:20px;
	zoom: 1;
	background:url(/statics/images/xjbhc2021/gsyw_sywy.jpg) no-repeat;
	background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: center 0;
}


#right_con img {
	max-width: 90%;
}
#right_con p{
	line-height: 200%;
	font-size:1.5rem;
}

/*end*/

/*demo*/
#demo {
	overflow: hidden;
	width: 900px;
	height: 145px;
	margin: 35px 0 0 10px;
	float: left;
	display: inline;
}
#cdemo {
	overflow: hidden;
	width: 900px;
}
#demo img {
}
#indemo {
	float: left;
	width: 800%;
}
#demo1 {
	float: left;
}
#demo2 {
	float: left;
}
/*end*/

/*link*/
.friendlink {
	padding-top: 12px;
}
.friendlink li {
	float: left;
	width: 242px;
}
.friendlink li.txt1 {
	padding: 3px 0px 3px 24px;
	background: url(/statics/images/xjbhc2021/dot.gif) no-repeat 10px center;
}
.friendlink li.pic1 {
	padding: 3px 0 3px 8px;
}
.friendlink li.pic1 img {
	width: 240px;
	height: 65px;
}
.link {
	width: 100%;
	padding: 50px 0;
	float: left;
}
.link_txt {
	width: 100%;
	float: left;
	text-align: center;
}
.link_txt ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.link_txt li {
	margin: 0px;
	padding: 0 10px;
	list-style-type: none;
	display: inline-block;
	line-height: 25px;
}
.link_img {
	width: 100%;
	float: left;
	text-align: center;
	margin: 20px 0 0 0;
}
.link_img ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.link_img li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
.link_img li img {
	height: 150px;
}
/*end*/
	 
/*news*/
.art_list {
	width: 100%;
	float: left;
	padding: 10px 10px 0 10px ;
	border-bottom: 1px dashed #dcdcdc;
  background-image: linear-gradient(to right, #f3f3f3 , #ffffff );
	border-radius: 10px;
    margin-bottom: 10px;}


.art_list:hover  {
	width: 100%;
	float: left;
	padding: 10px 10px 0 10px ;
	border-bottom: 1px dashed #dcdcdc;
  background-image: linear-gradient(to right,  #ffffff ,#d5e1fc );
}




.art_img {
	float: left;
	width: 21%;
	padding-left:10px;
	padding-right:10px;
}
.art_img img {
	width: 100%;
}
.art_right {
	float: right;
	width: 78%;
}
.art_title {
	width: 100%;
	line-height: 30px;
	font-size: 1.5rem;
	text-decoration:none;
	/*text-decoration: underline;*/
}
.art_title span {
	float: right;
	color: #666;
	font-size: 1.5rem;
	font-weight:bold;
}

.art_des_r1 { 
color: #fff !important;padding: 0px 8px;background-color: #3063d7;-webkit-border-radius: 10px;border-radius:10px;background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAyCAYAAACd+7GKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAClJREFUeNpi/v//vwMTAwPDfzjBgMpFI/7hFSOT9Y8qRuF3JLoHAQIMAHYtMmRA+CugAAAAAElFTkSuQmCC);margin-right: 20px; float:left;font-size: 1rem; text-align: center;
}
.art_des_r2 { 
color: #fff !important;padding: 0px 8px;background-color: #3063d7;-webkit-border-radius: 10px;background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAyCAYAAACd+7GKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAClJREFUeNpi/v//vwMTAwPDfzjBgMpFI/7hFSOT9Y8qRuF3JLoHAQIMAHYtMmRA+CugAAAAAElFTkSuQmCC);margin-right: 20px;float:left;font-size: 1rem;
}
.art_des_r3 { 
color: #fff !important;padding: 0px 8px;background-color: #cc3366;-webkit-border-radius: 10px;background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAyCAYAAACd+7GKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAClJREFUeNpi/v//vwMTAwPDfzjBgMpFI/7hFSOT9Y8qRuF3JLoHAQIMAHYtMmRA+CugAAAAAElFTkSuQmCC);margin-right: 20px;float:left;font-size: 1rem;
}
.art_des_r4 { 
color: #fff !important;padding: 0px 8px;background-color: #33cc66;-webkit-border-radius: 10px;background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAyCAYAAACd+7GKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAClJREFUeNpi/v//vwMTAwPDfzjBgMpFI/7hFSOT9Y8qRuF3JLoHAQIMAHYtMmRA+CugAAAAAElFTkSuQmCC);margin-right: 20px;float:left;font-size: 1rem;
}
.art_des_r5 { 
color: #fff !important;padding: 0px 8px;background-color: #cc9933;-webkit-border-radius: 10px;background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAyCAYAAACd+7GKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAClJREFUeNpi/v//vwMTAwPDfzjBgMpFI/7hFSOT9Y8qRuF3JLoHAQIMAHYtMmRA+CugAAAAAElFTkSuQmCC);margin-right: 20px;float:left;font-size: 1rem;
}

.art_author {
	width: 100%;
	height: 20px;
	line-height: 20px;
	color: #666;
}
.art_author span {
	margin: 0 10px 0 0;
}
.art_des {
	color: #999;
	line-height: 20px;
	font-size: 1.2rem;
	text-indent:2rem;
    padding-bottom: 10px;
}
.art_more {
	line-height: 30px;
}
.art_more a {
	float: right;
	color: #abc1ff;
}
.art_more span {
	float: right;
	color: #999;
	padding-right: 20px;
}
.articleList {
	width: 100%;
	float: left;
}

.articleList ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.articleList li {
	margin: 0px;
	padding: 0 0 0 10px;
	list-style-type: none;
	/*border-bottom: 1px dotted #ccc;*/
	background: url(/statics/images/xjbhc2021/li_0.png) no-repeat left center;
	line-height: 35px;
}

.time {
	float: right;
}
.articleTitle {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}
.articleAuthor {
	text-align: center;
	padding: 7px 0px;
	border-bottom: 1px dotted #ccc;
}
.articleauthor span {
	margin: 0px 6px;
	font-size: 9pt;
}
.articleInfo {
	width: 100%;
	padding: 10px 0;
	line-height: 200%;
}
.articleInfo img {
	max-width: 100%;
}
.pageUpDown {
	padding-top: 10px;
	text-align: left;
	line-height: 30px;
}
/*end*/

.zoomimgs {
	display: block;
	width: 100%;
	height: 0;
	padding-bottom: 75%;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	background-size: contain;/*图片不裁切需要全部显示改用background-size:contain，改变图片缩放比例改paddding-bottom的百分比,如图片宽高1:1 100%，4:3 75%，3:4 133.33%*/
}
/*Product*/

.productList {/*width:100%;float:left;*/
}
.pro_list {
	text-align: center;
	margin: 10px auto;
}
.pro_img {
	/*border: 1px solid #dcdcdc;*/
	-webkit-transition: all ease .3s;
	transition: all ease .5s;
	border-radius: 3px;
}
.pro_img:hover {
	-webkit-transform: scale(1.0);
	transform: scale(1.3);
	box-shadow: 0px 0px 0px rgba(0,0,0,0.1);
	border-radius: 50%
}

.pro_title {
	width: 100%;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.productTitle {
	line-height: 35px;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
}
.productImg {
	width: 100%;
	text-align: center;
	float: left;
	margin: 10px auto;
}
.productImg img {
	max-width: 100%;
}
.productBuy {
	width: 100%;
	text-align: center;
	float: left;
	margin: 10px auto;
}
.productBuy a {
	margin: 0 10px;
}
/*.productBuy a{width:120px;height:40px;line-height:40px;background:#45b1ff; display:inline-block; color:#fff; border-radius:5px; font-size:14px;}
.productBuy a:hover{background:#000;}*/
.title {
	width: 100%;
	float: left;
	margin: 10px 0 0 0;
	border-bottom: 1px dotted #ccc;
	line-height: 25px;
}
.title span {
	font-size: 14px;
	font-weight: bold;
}
.productDesc {
	line-height: 200%;
	padding: 10px 0;
	width: 100%;
	float: left;
}
/*end*/

/*page*/
.pages {
	font-size: 12px;
	text-align: center;
	padding: 10px 0px 10px 0px;
}
.pages li {
	display: inline-block;
}
.pages a {
	font-size: 12px;
	padding: 5px 10px;
	border: 1px solid #ccc;
	margin: 0 2px;
}
.pages a:hover {
	background: #eee;
}
.pages li.active a {
	background: #eee;
	color: #f00;
}
.pages select {
	vertical-align: middle;
	font-size: 8pt;
	padding: 0px;
}
.pages b {
	font-weight: normal;
}
/*end*/

/*feedback*/
.f_list {
	width: 100%;
	float: left;
	margin: 5px auto;
	clear: both;
}
.f_list .fl_l {
	float: left;
	width: 20%;
	text-align: right;
}
.f_list .fl_r {
	float: left;
	width: 80%;
}
.input_text {
	width: 90%;
	border: 1px solid #ccc;
	line-height: 24px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}
.w100 {
	width: 100px;
}






/*end*/

/*人才理念*/
.containera {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  margin: 20px 0 10px;
}
.card {
  width: 300px;
  margin-right: 50px;
  margin-top: 20px;
  background-color: white;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.5);
}
.card_center {
  width: 80px;
}

.card:hover .card__caption {
  top: 40%;
  transform: translateY(-50%);
}
.card:hover .card__image {
  transform: translateY(-10px);
}
.card:hover .card__thumb::after {
  top: 0;
}
.card:hover .card__snippet {
  margin: 20px 0;
}
.card__thumb {
  position: relative;
  max-height: 500px;
  overflow: hidden;
}
.card__thumb::after {
  position: absolute;
  top: 0;
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 40%, rgba(255, 255, 255, 0) 100%);
  transition: .3s;
}




.abt-menu {
  border-bottom: 1px solid #f3f3f3;
  height: 53px;
  line-height: 40px;
  background-color: #fff; }
  .abt-menu .lft {
    background: url("/statics/images/xjbhc2021/sy038.jpg") no-repeat left center;
    background-size: 18px auto;
    padding-left: 27px;
    font-size: 12px;
    color: #666; }
    .abt-menu .lft .cur {
      color: #0b78cb; }
    .abt-menu .lft em {
      color: #ccc;
      padding: 0 10px; }
  .abt-menu .rgt {
    font-size: 14px; }
    .abt-menu .rgt li {
      float: left;
      margin-left: 40px; }
      .abt-menu .rgt li.cur a {
        color: #0b78cb;
        border-bottom: 2px solid #0b78cb; }
      .abt-menu .rgt li:hover a {
        color: #0b78cb; }
      .abt-menu .rgt li a {
        display: block;
        color: #777; }

.culture { height: 742px !important; }
.culture .lifefix h1 { color: #fff; }
.culture .lifefix p { color: #fff; }
.culture .lifefix strong { color: #ffffff; }
#culture-box { /* padding-top: 34px;*/ position: relative; z-index: 5;overflow: hidden }
.culture-list li { margin-bottom: 36px; background: #ffffff; overflow: hidden;width: 100%}
#culture-left_qywh { width: 50%; display: table-cell;vertical-align: middle}
#culture-right_qywh { width: 50%; display: vertical-align: middle;padding-left: 2%;}
.culture-left { width: 50%; display: table-cell;vertical-align: middle}
.culture-right { width: 50%; display: vertical-align: middle;padding-left: 2%;}
.culturewr { padding: 0 5% }
.culturewr img{ width: 100%;border: 1px dashed #000;display: table-cell; /*主要是这个属性*/vertical-align: middle; }
.culturewr h2 { position: relative; color: #cccccc; font-size: 22px; text-transform: uppercase; font-family: "Arial"; line-height: 1.2; margin-bottom: 14px; position: relative; }
.culturewr.en h2 { position: relative; color: #cccccc; font-size: 40px; text-transform: uppercase; font-family: "Arial"; line-height: 1.2; margin-bottom: 14px; position: relative; }
.culturewr h2 img { display: block; position: absolute; right: 0; top: 0; }
.culturewr strong {  line-height: 1; color: #000000; font-size: 18px; margin-bottom: 20px; }
.culturewr p { color: #969696; font-size: 14px; line-height: 2; }
.culture-list li figure { display: table-cell;width: 50%; overflow: hidden; line-height: 0;;margin: 0 }
.culture-list li figure img { display: block; width: 110%; height: auto; line-height: 1; position: relative; left: -5%; transition: 0.55s; }
.culture-list li:hover figure img { left: 0; }
.culture-list li:nth-child(2n+2) figure img { }
.culture-list li:nth-child(2n+2):hover figure img { left: -10%; }
.insideW {
    width: 880px;
    margin: 0px auto;
}
.culture-list img{
    display: block;
}
.content{
    overflow: hidden;
    position: relative;
}






.tdgm_blue1
{
	width: 120px;
	height: 110px;
	border-radius: 60%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	padding: 1.85em .3em .65em;
  background: #18497a;
  border: 0;
  box-shadow: 0 0 20px #18497a ;
	display:inline-block;
	position:relative;
	margin : 1.4em;
	margin-right:4em;
}

.tdgm_blue1:hover, .tdgm_blue1:hover {
  background: #307cc7;
	text-shadow: 2px 2px 2px #222222;
}



.tdgm_blue2
{
	width: 120px;
	height: 110px;
	border-radius: 60%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	margin:.1em;
	padding: 1.85em .3em .65em;
  background: #7a93c0;
  border: 0;
  box-shadow: 0 0 20px #7a93c0;
	display:inline-block;
	position:relative;
	margin : 1.4em;
	margin-right:4em;
}
.tdgm_blue2:hover, .tdgm_blue2:hover {
  background: #acbcf3;
	text-shadow: 2px 2px 2px #222222;
}



.tdgm_font
{
	font-size: 3.2em;
	color:#ffffff;
	vertical-align:middle;
	width: 120px;
	height: 100px;
	text-align:center;
	text-shadow: 2px 2px 2px #222222;
	font-style:italic;
}



.tdgm_font2
{
	font-size: 1.5em;
	font-weight:bold;
	color:#ffffff;
	position:absolute;
	top:3em;
	width: 160px;
	height: 100px;
	text-align:center;
	font-style:italic;
	
	
text-shadow: 0.25px 0.25px #717171, 0.5px 0.5px #717171, 0.75px 0.75px #717171, 1px 1px #717171, 1.25px 1.25px #e0e0e0, 1.5px 1.5px #e0e0e0, 1.75px 1.75px #e0e0e0, 2px 2px #e0e0e0, 2.25px 2.25px #e0e0e0, 3px 3px #e0e0e0;	
	}
	
	
	
.tdgm_jiahao
{
font-size: 3.5em;
color:#3f7be6;
	font-style:italic;
position:absolute;
top:0;
right:0;
width:30px;
height:10px;
padding-left: 18px;
	text-shadow: 0.25px 0.25px #ffffff, 0.5px 0.5px #ffffff, 0.75px 0.75px #ffffff, 1px 1px #ffffff,2px 2px 2px #999999;
}





.culture-box_lxwm { /* padding-top: 34px;*/ position: relative; z-index: 5;overflow: hidden }
.culture-list_lxwm li { margin-bottom: 36px; background: #ffffff; overflow: hidden;width: 100%}
.culture-left_lxwm { width: 100%; vertical-align: middle}
.culture-right_lxwm { width: 100%; vertical-align: middle;padding-left: 0%;}
.culturewr_lxwm { padding: 0 5% }
.culturewr_lxwm img{ width: 100%;border: 1px dashed #000;display: table-cell; /*主要是这个属性*/vertical-align: middle; }
.culturewr_lxwm h2 { position: relative; color: #cccccc; font-size: 22px; text-transform: uppercase; font-family: "Arial"; line-height: 1.2; margin-bottom: 14px; position: relative; }
.culturewr_lxwm.en h2 { position: relative; color: #cccccc; font-size: 40px; text-transform: uppercase; font-family: "Arial"; line-height: 1.2; margin-bottom: 14px; position: relative; }
.culturewr_lxwm h2 img { display: block; position: absolute; right: 0; top: 0; }
.culturewr_lxwm strong {  line-height: 1; color: #000000; font-size: 18px; margin-bottom: 20px; }
.culturewr_lxwm p { color: #969696; font-size: 14px; line-height: 2; }
.culture-list_lxwm li figure { display: table-cell;width: 50%; overflow: hidden; line-height: 0;;margin: 0 }
.culture-list_lxwm li figure img { display: block; width: 110%; height: auto; line-height: 1; position: relative; left: -5%; transition: 0.55s; }
.culture-list_lxwm li:hover figure img { left: 0; }
.culture-list_lxwm li:nth-child(2n+2) figure img { }
.culture-list_lxwm li:nth-child(2n+2):hover figure img { left: -10%; }
.insideW {
    width: 880px;
    margin: 0px auto;
}


/*人才理念*/
.wrapper_rcln{
    position: relative;
    top:50%;
    left:50%;
    transform: translate(-50%, 10%);
    width:100%;
    max-width: 880px;
    height:auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	word-wrap:break-word;
}

.card_rcln{
    flex: 1;
    flex-basis: 40%;
    flex-grow: 0;
    height: 200px;
    background: #fff;
    border: 2px solid #fff;
    box-shadow: 0px 4px 7px rgba(0,0,0,.5);
    cursor: pointer;
    transition: all .5s cubic-bezier(.8,.5,.2,1.4);
    overflow: hidden;
    position: relative;
	margin-top: 40px;
}
.card_rcln img{
    width: 100%;
    height:100%;
    transition: all .5s cubic-bezier(.8,.5,.2,1.4);
}
.descriptions{
    position: absolute;
    top:0px;
    left:0px;
    background-color: rgba(255,255,255,.7);
    width:100%;
    height:100%;
    transition: all .7s ease-in-out;
    padding: 20px;
    box-sizing: border-box;
    clip-path: circle(0% at 100% 100%);
}
.card_rcln:hover .descriptions{
    left:0px;
    transition: all .7s ease-in-out;
    clip-path: circle(75%);
}
.card_rcln:hover{
    transition: all .5s cubic-bezier(.8,.5,.2,1.4);
    box-shadow: 0px 2px 3px rgba(0,0,0,.3);
    transform: scale(.97);
}
.card_rcln:hover img{
    transition: all .5s cubic-bezier(.8,.5,.2,1.4);
    transform: scale(1.6) rotate(20deg);
    filter: blur(3px);
}
.card_rcln h1{
    color: #0c8eda;
    letter-spacing: 1px;
    margin: 0px;

	font-size:4em;
	font-family: "Microsoft YaHei";
}
.card_rcln {
    width: 80px;
}

.card_rcln p{
    line-height: 24px;
    height: 70%;
}
.card_rcln button{
    width: fit-content;
    height: 40px;
    cursor: pointer;
    border-style: none;
    background-color: #ff3838;
    color:#fff;
    font-size: 15px;
    outline: none;
    box-shadow: 0px 2px 3px rgba(0,0,0,.4);
    transition: all .5s ease-in-out;
}
.card_rcln button:hover{
    transform: scale(.95) translateX(-5px);
    transition: all .5s ease-in-out;
}



.main_rcln{
	width: 100%;
	position: relative;
}
.main_rcln2{
	width: 95%;
	position: relative;
    background-color: #ffffff;
    display: inline-block;
    border-radius: 30px;
    font-family: "Raleway";
    box-shadow: 0px 5px 10px #efefef;
	margin:2rem;

}

.main_rcln_left{
	width: 40%;
	position: relative;
float:left;
}
.main_rcln_right{
	width: 60%;
height:260px;
margin:0 auto;
display:table-cell; vertical-align:middle;
	padding-right:4rem;

}

.ex1 {
  opacity: 0;
  perspective: 200px;
}
.ex1 span {
  transform: rotateY(-90deg);
  opacity: 0;
}

.ex2 {
  opacity: 0;
  perspective: 200px;
    font-weight: 600;
    font-size: 24px;
    color: #048bff;
}
.ex2 span {
  transform: rotateY(-90deg) rotateX(45deg);
  transform-origin: -50% 75%;
  opacity: 0;
    font-weight: 600;
    font-size: 24px;
    color: #048bff;
}
.desc {
  font-size: 1.4rem;
  letter-spacing: .2rem;
  opacity: 0;
  transition: 2s 1.5s;
}


.letter {
    display: block;
    font-size: .4em;
    opacity: .8;
}



.ch-item {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: relative;
	box-shadow: 0 1px 2px rgba(0,0,0,0.1);
	cursor: default;
}

.ch-info-wrap, 
.ch-info{
	position: absolute;
	width: 180px;
	height: 180px;
	border-radius: 50%;
}

.ch-info-wrap {
	top: 20px;
	left: 20px;
	background: #f9f9f9 url(/statics/images/xjbhc2021/bg.jpg);
	box-shadow: 
		0 0 0 20px rgba(255,255,255,0.6), 
		inset 0 0 3px rgba(115,114, 23, 0.8);

}

.ch-info > div {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-position: center center;
	
	-webkit-backface-visibility: hidden; /*Just for webkit to have a smooth font*/
}

.ch-info .ch-info-front {
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}

.ch-info .ch-info-back {
	opacity: 0;

	background: #223e87;
	pointer-events: none;
	
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-o-transform: scale(1.5);
	-ms-transform: scale(1.5);
	transform: scale(1.5);
	
	-webkit-transition: all 0.4s ease-in-out 0.2s;
	-moz-transition: all 0.4s ease-in-out 0.2s;
	-o-transition: all 0.4s ease-in-out 0.2s;
	-ms-transition: all 0.4s ease-in-out 0.2s;
	transition: all 0.4s ease-in-out 0.2s;
}


.ch-info h3 {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 18px;
	margin: 0 15px;
	padding: 40px 0 0 0;
	height: 80px;
	font-family: 'Open Sans', Arial, sans-serif;
	text-shadow: 
		0 0 1px #fff, 
		0 1px 2px rgba(0,0,0,0.3);
}

.ch-info p {
	color: #fff;
	padding: 10px 5px 0;
	font-style: italic;
	margin: 0 30px;
	font-size: 12px;
	border-top: 1px solid rgba(255,255,255,0.5);
}

.ch-info p a {
	display: block;
	color: #e7615e;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
	padding-top: 4px;
	font-family: 'Open Sans', Arial, sans-serif;
}

.ch-info p a:hover {
	color: #fff;
}

.ch-item:hover .ch-info-front {
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	
	opacity: 0;
} 

.ch-item:hover .ch-info-back {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	
	opacity: 1;
	pointer-events: auto;
}

.ch-grid {
	padding: 0;
	list-style: none;
	display: block;
	text-align: center;
	width: 100%;
}

.ch-grid:after,
.ch-item:before {
	content: '';
    display: table;
}

.ch-grid:after {
	clear: both;
}

.ch-grid li {
	width: 220px;
	height: 220px;
	display: inline-block;
	margin: 20px;
}
.ch-img-1 { 
	background-image: url(/statics/images/xjbhc2021/rcln2.jpg);
}

.ch-img-2 { 
	background-image: url(/statics/images/xjbhc2021/rcln3.jpg);
}

.ch-img-3 { 
	background-image: url(/statics/images/xjbhc2021/rcln1.jpg);
}
.ch-img-4 { 
	background-image: url(/statics/images/xjbhc2021/rcln4.jpg);
}

.ch-info h3 {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 2em;
	margin: 0 15px;
	padding: 70px 0 0 0;
	height: 80px;
	font-family: 'Open Sans', Arial, sans-serif;
	text-shadow: 
		0 0 1px #fff, 
		0 1px 2px rgba(0,0,0,0.3);
}

.ch-info p {
	color: #fff;
	padding: 10px 5px 0;
	font-style: italic;
	margin: 0 30px;
	font-size: 12px;
	border-top: 1px solid rgba(255,255,255,0.5);
}

.ch-info p a {
	display: block;
	color: #e7615e;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
	padding-top: 4px;
	font-family: 'Open Sans', Arial, sans-serif;
}

.ch-info p a:hover {
	color: #fff;
}

.ch-item:hover .ch-info-front {
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	
	opacity: 0;
} 

.ch-item:hover .ch-info-back {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	
	opacity: 1;
	pointer-events: auto;
}


/*  公司业务      */
.yuan
{
width: 400px;
height:400px;
top: 50%;
left: 30%;
	z-index:1;
}

.leftup {
width: 200px;
height:200px;
background: url(../../images/xjbhc2021/gsyw_leftup.png) no-repeat;
background-size: 100% auto;
float:left;
}
.rightup {
width: 200px;
height:200px;
background: url(../../images/xjbhc2021/gsyw_rightup.png) no-repeat;
background-size: 100% auto;
float:right;
}
.leftdown {
width: 200px;
height:200px;
background: url(../../images/xjbhc2021/gsyw_leftdown.png) no-repeat;
background-size: 100% auto;
float:left;
}
.rightdown {
width: 200px;
height:200px;
background: url(../../images/xjbhc2021/gsyw_rightdown.png) no-repeat ;
background-size: 100% auto;
float:right;
}
.yuan_img {
	/*border: 1px solid #dcdcdc;*/
	-webkit-transition: all ease .3s;
	transition: all ease .5s;
}
.yuan_img:hover {
	-webkit-transform: scale(1.0);
	transform: scale(1.3);
	box-shadow: 100px 0px 0px rgba(0,0,0,0);
}
.yuan_center
{
width: 100px;
height:100px;
	position:absolute;
	margin:0 auto;
	z-index:0;
}
.yuan_center img{
width: 100px;
height:100px;
position: absolute;
top: 50%;
margin-top: -50px;
left: 50%;
margin-left: -50px;
}
.yuan_center img:hover {
	-webkit-transform: scale(1.0);
	transform: scale(1.3);
	box-shadow: 100px 0px 0px rgba(0,0,0,0);
}
.gsyw_kuang
{
	width: 100%;
	height:100%;
}
.gsyw_1
{
	width: 400px;
	height:400px;
	position:absolute;
	left:0;
	
}
.gsyw_1 h4
{
	font-size:2rem;
}
.gsyw_1 p
{
	font-size:1rem;
	width:80%;
}

.gsyw_2
{
	width: 400px;
	height:400px;
	position:absolute;
	right:0;
}
.gsyw_2 h4
{
	font-size:2rem;
}
.gsyw_2 p
{
	font-size:1rem;
	width:80%;
}


@media (min-width: 1024px) {
  .card__thumb::after {
    top: calc(100% - 140px);
  }
  
  
}
.card__image {
  transition: .5s ease-in-out;
  width:300px;
  height:200px;
}
.card__caption {
  position: absolute;
  top: 50%;
  z-index: 1;
  padding: 0 5px;
  color: white;
  transform: translateY(-50%);
  text-align: center;
  transition: .3s;
  width: 100%;
}
@media (min-width: 1024px) {
  .card__caption {
    top: calc(100% - 110px);
    transform: unset;
  }
}
.card__title {
font-family:"Microsoft YaHei";
  display: -webkit-box;
  max-height: 85px;
  overflow: hidden;
  font-size: 4rem;
  line-height: 5rem;
  text-shadow: 0px 1px 5px black;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.card__snippet {
  display: -webkit-box;
  max-height: 150px;
  margin: 20px 0;
  overflow: hidden;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 20px;
  text-overflow: ellipsis;
  transition: .5s ease-in-out;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
@media (min-width: 1024px) {
  .card__snippet {
    margin: 60px 0;
  }
}
.card__button {
  display: inline-block;
  padding: 10px 20px;
  color: white;
  border: 1px solid white;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
  transition: .3s;
}
.card__button:hover {
  color: black;
  background-color: white;
}









/*end */






@media screen and (max-width: 1200px) {
#logo img {
	/*height: 70px;*/
}
#flash {
	margin-top:167px;
}
.language {
	margin-top: 20px;
}
#navigate ul li a {
	font-size: 14px;
}
.help_right {
	width: 100%;
}
#left {
	width: 230px;
}
#right {
	width: 680px;
}
.news_left {
	width: 400px;
}
.news_right {
	width: 510px;
}
.about_right {
	margin: 15px auto;
}
.about_con {
	line-height: 25px;
}
.about_left video{
  height: 460px;
  object-fit: scale-down;
}


}
@media screen and (max-width: 992px) {
#logo {
	float: left;
	padding-top:10px;
}
#logo img {
	height: 70px;
}
.logo[data-v-1bf9d1bc] {
    background: url(/statics/images/xjbhc2021/logo.svg) no-repeat 0;
}

.logo[data-v-1bf9d1bc] {
    float: left;
    width: 300px;
    height: 50px;
    background-size: 100%;
}

#logo img {
	/*height: 70px;*/
}
#flash {
	margin-top:175px;
}
.language {
	margin-top: 10px;
}
#search {
	margin-top: 15px;
}
#navigate ul li a {
	font-size: 12px;
}
.help_right {
	width: 100%;
}
.main {
	padding: 30px 0;
}
#left {
	width: 100%;
	margin: 0px;
}
.left_top {
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #7e1a1a;
}
.left_top h3 {
	line-height: 60px;
	font-size: 20px;
}
.type_list li {
	line-height: 40px;
	height: 40px;
}
#right {
	width: 100%;
	margin-top: 30px;
}
#right_top {
	border-top: 0px;
	border-bottom: 1px solid #dcdcdc;
}
#right_con {
	min-height: auto;
}
.news_left {
	width: 100%;
}
.news_right {
	width: 100%;
}
.about_left {
	position: static;
}
.about_left img {
	width: 100%;
	height: auto;
}

.insideW {
    width: 100%;
    margin: 0px auto;
}

#culture-box { /* padding-top: 34px;*/ position: relative; z-index: 5;overflow: hidden;}
#culture-left_qywh { width: 100%; vertical-align: middle;display:inline;}
#culture-right_qywh { width: 100%; padding-left: 2%;}
.culture-left { width: 100%; display: table-cell;vertical-align: middle}
.culture-right { width: 100%; display: vertical-align: middle;padding-left: 2%;}
.culturewr { padding: 0 5% }
.culturewr img{ width: 100%;border: 1px dashed #000;display: table-cell; /*主要是这个属性*/vertical-align: middle; }
.culturewr h2 { position: relative; color: #cccccc; font-size: 22px; text-transform: uppercase; font-family: "Arial"; line-height: 1.2; margin-bottom: 14px; position: relative; }
.culturewr.en h2 { position: relative; color: #cccccc; font-size: 40px; text-transform: uppercase; font-family: "Arial"; line-height: 1.2; margin-bottom: 14px; position: relative; }
.culturewr h2 img { display: block; position: absolute; right: 0; top: 0; }
.culturewr strong {  line-height: 1; color: #000000; font-size: 18px; margin-bottom: 20px; }
.culturewr p { color: #969696; font-size: 14px; line-height: 2; }

.culture-list li figure {width: 100%; overflow: hidden; line-height: 0;;margin: 0 }
.culture-list li figure img {  width: 80%; display: table-cell;  text-align:center; margin-left:5rem; margin-right:5rem;; position: relative; right: -5%; transition: 0.55s; }
.culture-list li:hover figure img { left: 0; }
.culture-list li:nth-child(2n+2) figure img {  width: 80%; display: table-cell;  text-align:center; margin-left:5rem; margin-right:5rem;; position: relative; right: -5%; transition: 0.55s; }
.culture-list li:nth-child(2n+2):hover figure img { right: -10%; }

.about_left video{
  height: 440px;
  object-fit: scale-down;
}


}
 @media screen and (max-width: 760px) {
#logo {
	margin: 0px auto;
}
#flash {
	margin-top:90px;
}
#logo img {
	height: 70px;
}
.art_img {
}
.art_right {
	width: 100%;
}
#navigate {
	display: none;
}
.language {
	display: none;
}
#search {
	display: none;
}
.slideBox .prev, .slideBox .next {
	display: none;
}
.mobile_nav {
	display: block;
}
#help {
	padding: 15px 0;
}
.help_logo {
	width: 100%;
	background: none;
	text-align: center;
}
.help_right {
	width: 100%;
}
.help_list li {
	width: 100%;
	margin: 0px;
}
.type_list li a {
	font-size: 1.2rem;
}
.home_top {
	line-height: 50px;
	text-align: center;
	float: left;
}
.home_top h3 {
	line-height: 50px;
	font-size: 24px;
}

.insideW {
    width: 100%;
    margin: 0px auto;
}

#culture-box { /* padding-top: 34px;*/ position: relative; z-index: 5;overflow: hidden;}
#culture-left_qywh { width: 100%; vertical-align: middle;display:inline;}
#culture-right_qywh { width: 100%; padding-left: 2%;}
.culture-left { width: 100%; display: table-cell;vertical-align: middle}
.culture-right { width: 100%; display: vertical-align: middle;padding-left: 2%;}
.culturewr { padding: 0 5% }
.culturewr img{ width: 100%;border: 1px dashed #000;display: table-cell; /*主要是这个属性*/vertical-align: middle; }
.culturewr h2 { position: relative; color: #cccccc; font-size: 22px; text-transform: uppercase; font-family: "Arial"; line-height: 1.2; margin-bottom: 14px; position: relative; }
.culturewr.en h2 { position: relative; color: #cccccc; font-size: 40px; text-transform: uppercase; font-family: "Arial"; line-height: 1.2; margin-bottom: 14px; position: relative; }
.culturewr h2 img { display: block; position: absolute; right: 0; top: 0; }
.culturewr strong {  line-height: 1; color: #000000; font-size: 18px; margin-bottom: 20px; }
.culturewr p { color: #969696; font-size: 14px; line-height: 2; }

.culture-list li figure {width: 100%; overflow: hidden; line-height: 0;;margin: 0 }
.culture-list li figure img {  width: 80%; display: table-cell;  text-align:center; margin-left:5rem; margin-right:5rem;; position: relative; right: -5%; transition: 0.55s; }
.culture-list li:hover figure img { left: 0; }
.culture-list li:nth-child(2n+2) figure img {  width: 80%; display: table-cell;  text-align:center; margin-left:5rem; margin-right:5rem;; position: relative; right: -5%; transition: 0.55s; }
.culture-list li:nth-child(2n+2):hover figure img { right: -10%; }





.main_rcln2{
	width: 95%;
	position: relative;
    background-color: #ffffff;
    display: inline-block;
    border-radius: 30px;
    font-family: "Raleway";
    box-shadow: 0px 5px 10px #efefef;
	margin:2rem;

}

.main_rcln_left{
	width: 100%;
	position: relative;
float:left;
}
.main_rcln_right{
	width: 90%;
height:260px;
margin:0 auto;
display:table-cell; vertical-align:middle;
	padding-right:4rem;
	padding-left:4rem;

}


.about_left video{
    height:300px;
object-fit: cover;
}


}
 @media screen and (max-width: 480px) {
.about_left video{
height:200px;
object-fit: cover;
}
}

.ex1 {
  opacity: 0;
  perspective: 200px;
}
.ex1 span {
  transform: rotateY(-90deg);
  opacity: 0;
}

.ex2 {
  opacity: 0;
  perspective: 200px;
    font-weight: 600;
    font-size: 24px;
    color: #048bff;
}
.ex2 span {
  transform: rotateY(-90deg) rotateX(45deg);
  transform-origin: -50% 75%;
  opacity: 0;
    font-weight: 600;
    font-size: 24px;
    color: #048bff;
}
.desc {
  font-size: 1.4rem;
  letter-spacing: .2rem;
  opacity: 0;
  transition: 2s 1.5s;
}


.letter {
    display: block;
    font-size: .4em;
    opacity: .8;
}



.ch-item {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: relative;
	box-shadow: 0 1px 2px rgba(0,0,0,0.1);
	cursor: default;
}

.ch-info-wrap, 
.ch-info{
	position: absolute;
	width: 180px;
	height: 180px;
	border-radius: 50%;
}

.ch-info-wrap {
	top: 20px;
	left: 20px;
	background: #f9f9f9 url(/statics/images/xjbhc2021/bg.jpg);
	box-shadow: 
		0 0 0 20px rgba(255,255,255,0.6), 
		inset 0 0 3px rgba(115,114, 23, 0.8);

}

.ch-info > div {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-position: center center;
	
	-webkit-backface-visibility: hidden; /*Just for webkit to have a smooth font*/
}

.ch-info .ch-info-front {
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}

.ch-info .ch-info-back {
	opacity: 0;

	background: #223e87;
	pointer-events: none;
	
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-o-transform: scale(1.5);
	-ms-transform: scale(1.5);
	transform: scale(1.5);
	
	-webkit-transition: all 0.4s ease-in-out 0.2s;
	-moz-transition: all 0.4s ease-in-out 0.2s;
	-o-transition: all 0.4s ease-in-out 0.2s;
	-ms-transition: all 0.4s ease-in-out 0.2s;
	transition: all 0.4s ease-in-out 0.2s;
}


.ch-info h3 {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 18px;
	margin: 0 15px;
	padding: 40px 0 0 0;
	height: 80px;
	font-family: 'Open Sans', Arial, sans-serif;
	text-shadow: 
		0 0 1px #fff, 
		0 1px 2px rgba(0,0,0,0.3);
}

.ch-info p {
	color: #fff;
	padding: 10px 5px 0;
	font-style: italic;
	margin: 0 30px;
	font-size: 12px;
	border-top: 1px solid rgba(255,255,255,0.5);
}

.ch-info p a {
	display: block;
	color: #e7615e;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
	padding-top: 4px;
	font-family: 'Open Sans', Arial, sans-serif;
}

.ch-info p a:hover {
	color: #fff;
}

.ch-item:hover .ch-info-front {
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	
	opacity: 0;
} 

.ch-item:hover .ch-info-back {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	
	opacity: 1;
	pointer-events: auto;
}

.ch-grid {
	padding: 0;
	list-style: none;
	display: block;
	text-align: center;
	width: 100%;
}

.ch-grid:after,
.ch-item:before {
	content: '';
    display: table;
}

.ch-grid:after {
	clear: both;
}

.ch-grid li {
	width: 220px;
	height: 220px;
	display: inline-block;
	margin: 20px;
}
.ch-img-1 { 
	background-image: url(/statics/images/xjbhc2021/rcln2.jpg);
}

.ch-img-2 { 
	background-image: url(/statics/images/xjbhc2021/rcln3.jpg);
}

.ch-img-3 { 
	background-image: url(/statics/images/xjbhc2021/rcln1.jpg);
}
.ch-img-4 { 
	background-image: url(/statics/images/xjbhc2021/rcln4.jpg);
}

.ch-info h3 {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 2em;
	margin: 0 15px;
	padding: 70px 0 0 0;
	height: 80px;
	font-family: 'Open Sans', Arial, sans-serif;
	text-shadow: 
		0 0 1px #fff, 
		0 1px 2px rgba(0,0,0,0.3);
}

.ch-info p {
	color: #fff;
	padding: 10px 5px 0;
	font-style: italic;
	margin: 0 30px;
	font-size: 12px;
	border-top: 1px solid rgba(255,255,255,0.5);
}

.ch-info p a {
	display: block;
	color: #e7615e;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
	padding-top: 4px;
	font-family: 'Open Sans', Arial, sans-serif;
}

.ch-info p a:hover {
	color: #fff;
}

.ch-item:hover .ch-info-front {
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	
	opacity: 0;
} 

.ch-item:hover .ch-info-back {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	
	opacity: 1;
	pointer-events: auto;
}






}
