body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}
.bg-f5 {
    background-color: #f5f5f5;
}
html{
	overflow-x: hidden;
}
html::-webkit-scrollbar {
    width: 8px;
    height: 15px;
    border-radius: 5px;
}
html::-webkit-scrollbar-thumb {
    background:#137836;
    border-radius: 0.1rem;
}
html::-webkit-scrollbar-track {
    background: rgb(239 239 239 / 37%);
    border-radius: 5px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html,
body {
  position: relative;
}
.swiper-container {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
fieldset,
img {
	border: 0;
}

ol,
ul {
	list-style: none;
}

caption,
th {
	text-align: left;
}

q:before,
q:after {
	content: '';
}

abbr,
acronym {
	border: 0;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.l,
.col-l,
.col_l,
.col-c,
.col_c {
	float: left;
}

.r,
.col-r,
.col_r,
dt span,
.ul-txt li span,
.ul_txt li span {
	float: right;
}

.c {
	clear: both;
}

.n,
em {
	font-weight: normal;
	font-style: normal;
}
.i {
	font-style: italic;
}

.fa {
	font-family: Arial;
}

.fg {
	font-family: Georgia;
}

.ft {
	font-family: Tahoma;
}

.fl {
	font-family: Lucida Console;
}

.fs {
	font-family: '微软雅黑';
}

.fw {
	font-family: '微软雅黑';
}

.tc {
	text-align: center;
}

.tr {
	text-align: right;
}

.tl {
	text-align: left;
}

.tdu {
	text-decoration: underline;
}

.tdn,
.tdn:hover,
a.tdl:hover {
	text-decoration: none;
}

.fc0 {
	color: #000000;
}

.fc3 {
	color: #333333;
}

.fc6 {
	color: #666666;
}

.fc9 {
	color: #999999;
}

.fcr {
	color: red;
}

.fcw {
	color: white;
}

.fcb {
	color: blue;
}

.fcg {
	color: green;
}

.f0 {
	font-size: 0;
}

.f10 {
	font-size: 10px;
}

.f12 {
	font-size: 12px;
}

.f13 {
	font-size: 13px;
}

.f14 {
	font-size: 14px;
}

.f16 {
	font-size: 16px;
}

.f20 {
	font-size: 20px;
}

.f24 {
	font-size: 24px;
}

.vm {
	vertical-align: middle;
}

.vtb {
	vertical-align: text-bottom;
}

.vt {
	vertical-align: top;
}

.vn {
	vertical-align: -2px;
}

.vimg {
	margin-bottom: -3px;
}

.m0 {
	margin: 0;
}

.ml0 {
	margin-left: 0;
}

.ml5 {
	margin-left: 5px;
}

.ml10 {
	margin-left: 10px;
}

.ml20 {
	margin-left: 20px;
}

.mr0 {
	margin-right: 0;
}

.mr5 {
	margin-right: 5px;
}

.mr10 {
	margin-right: 10px;
}

.mr20 {
	margin-right: 20px;
}

.mt5 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mt20 {
	margin-top: 20px;
}
.mt30{
	margin-top: 30px;
}
.mb5 {
	margin-bottom: 5px;
}
.bf{
	background:#fff;
}
.mb10 {
	margin-bottom: 10px;
}

.mb20 {
	margin-bottom: 20px;
}

.ml-1 {
	margin-left: -1px;
}

.mt-1 {
	margin-top: -1px;
}

.p1 {
	padding: 1px;
}

.pl5 {
	padding-left: 5px;
}

.p5 {
	padding: 5px;
}

.pt5 {
	padding-top: 5px;
}

.pr5 {
	padding-right: 5px;
}

.pb5 {
	padding-bottom: 5px;
}

.p10 {
	padding: 10px;
}

.pl10 {
	padding-left: 10px;
}

.pt10 {
	padding-top: 10px;
}

.pr10 {
	padding-right: 10px;
}

.pb10 {
	padding-bottom: 10px;
}

.p20 {
	padding: 20px;
}

.pl20 {
	padding-left: 20px;
}

.pt20 {
	padding-top: 20px;
}

.pr20 {
	padding-right: 20px;
}

.pb20 {
	padding-bottom: 20px;
}

.rel,
.pr {
	position: relative;
}

.abs,
.pa {
	position: absolute;
}

.dn {
	display: none;
}

.db {
	display: block;
}

.dib {
	-moz-inline-stack: inline-block;
	display: inline-block;
}

.di {
	display: inline;
}

.ovh {
	overflow: hidden;
}

.ovs {
	overflow: scroll;
}

.vh {
	visibility: hidden;
}

.vv {
	visibility: visible;
}

.lh14 {
	line-height: 14px;
}

.lh16 {
	line-height: 16px;
}

.lh18 {
	line-height: 18px;
}

.lh20 {
	line-height: 20px;
}

.lh22 {
	line-height: 22px;
}

.lh24 {
	line-height: 24px;
}

.fix {
	*zoom: 1;
}

.fix:after,
.fix:before {
	display: block;
	content: "clear";
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.z {
	_zoom: 1;
}

.h1 {
	height: 1px;
}

.h5 {
	height: 5px;
}

.h10,
.h {
	height: 10px;
}

.h15 {
	height: 15px;
}

.h20 {
	height: 20px;
}

.h1,
.h5,
.h10,
.h15,
.h20,
.h25,
.h,
.h30,
.h35,
.h40,
.h45,
.h50,
.h55,
.h60 {
	font-weight: normal;
	font-size: 0px;
	line-height: 0;
	overflow: hidden;
	clear: both;
	visibility: hidden;
}

a {
	text-decoration: none;
	color: #000000;
}

.h25 {
	height: 25px;
}

.h30 {
	height: 30px;
}

.h40 {
	height: 40px;
}

.h45 {
	height: 45px;
}

.h50 {
	height: 50px;
}

.h55 {
	height: 55px;
}

.h60 {
	height: 60px;
}

.content_WH {
	width: 1200px;
	margin: 0px auto;
}

.clear {
	clear: both;
}
body{
	margin-top: 103px;
}
/*html,body{overflow-x: hidden;}*/
/*@font-face{
     font-family: 'lhandw'; 
     src: url('/template/default/images/LHANDW.TTF');
}*/
.return {
	width: 71px;
	height: 350px;
	margin: 0 auto;
	position: fixed;
	bottom: 80px;
	right: 12px;
	display: none;
	z-index: 10;
}

.re_list {
	width: 71px;
	height: 56px;
	margin-bottom: 5px;
	cursor: pointer;
	position: relative;
}

.return .re_list1 {
	width: 71px;
	height: 56px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(/template/default/images/above1.png) no-repeat;
	background-size: 100%;
	text-align: center;
}

.return p {
	height: 20px;
	width: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	margin-top: 35px;
}

.return .re_list2 {
	width: 71px;
	height: 56px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(/template/default/images/above2.png) no-repeat;
	background-size: 100%;
	text-align: center;
}

.return .re_list3 {
	width: 71px;
	height: 56px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(/template/default/images/above3.png) no-repeat;
	background-size: 100%;
	text-align: center;
}

.return .re_list4 {
	width: 71px;
	height: 56px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(/template/default/images/above4.png) no-repeat;
	background-size: 100%;
	text-align: center;
}

.return .re_list5 {
	width: 48px;
	height: 42px;
	position: absolute;
	left: 50%;
	margin-left: -24px;
	top: 14px;
	background: #ccc;
}

.re_list1:hover {
	background: url(/template/default/images/above11.png) no-repeat;
}

.re_list2:hover {
	background: url(/template/default/images/above22.png) no-repeat;
}

.re_list3:hover {
	background: url(/template/default/images/above33.png) no-repeat;
}

.re_list4:hover {
	background: url(/template/default/images/above44.png) no-repeat;
}

#call1 {
	width: 185px;
	height: 55px;
	background: #044b95;
	text-align: center;
	font-size: 20px;
	line-height: 55px;
	color: #fbd792;
}

#zn {
	width: 130px;
	height: 176px;
	background: url(/template/default/images/zhinan.png) no-repeat;
	background-size: 100%;
	position: absolute;
	top: -45px;
	right: 70px;
	display: none
}

#zn div {
	width: 80px;
	height: 170px;
	margin: 5px auto auto 20px;
	text-align: center;
	color: #ccc;
}

#zn a {
	height: 30px;
	width: 100%;
	display: block;
	font-size: 12px;
	font-family: '微软雅黑';
	font-weight: bold;
	line-height: 30px;
	border-bottom: 1px #ccc dotted;
	color: #666;
}

.two01 {
	position: absolute;
	top: -85px;
	left: -150px;
	display: none
}

.one01 {
	position: absolute;
	top: 0px;
	left: -183px;
	display: none
}

.three01 {
	position: absolute;
	top: 0px;
	right: 80px;
	display: none
}

.return p {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#zn a:hover {
	border-bottom: 1px #044b95 dashed;
	color: #044b95;
}

#pfjw {
	display: none;
	position: fixed;
	left: 41.5%;
	margin-left: -113px;
	top: 25%;
	background: none;
	z-index: 10;
	border-radius: 5px;
	overflow: initial;
	z-index: 9999;
}

*html #pfjw {
	bottom: auto;
	top: expression(eval(document.documentElement.scrollTop))
}

.pfjw_nr {
	width: 579px;
	margin: 0 auto;
	position: relative;
	overflow: initial;
}

.pfjw_nr h2 {
	height: 365px !important;
	line-height: 33px;
	width: 216px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	color: #ffffff;
	padding: 8px 0px 5px 0px;
	font-size: 16px;
}

.pfjw_nr p {
	color: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
}

.pfjw_nr ul {
	height: 30px;
	padding: 5px 0px
}

.pfjw_nr li {
	float: left;
	display: inline;
	margin-left: 6px;
	width: 99px;
	height: 28px;
	display: block;
	cursor: pointer;
}

.pfjw_nr a img {
	width: 100%;
	height: 100%;
}

.left-c a {
	display: block;
	color: #fff;
	width: 99px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	background: linear-gradient(to bottom, #fffe01, #ffca27);
	margin-right: 7px;
	color: #8e6800;
}

.right-c a {
	display: block;
	color: #fff;
	width: 99px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	background: linear-gradient(to bottom, #52B9D6, #3baaa1);
	color: #084858;
}

.close2 {
	color: #000;
	position: absolute;
	right: 10px;
	top: 10px;
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 20px;
}

.close3 {
	color: #000;
	position: absolute;
	right: 424px;
	top: 89px;
	display: block;
	width: 137px;
	height: 50px;
	border-radius: 2px;
}

.close4 {
	color: #000;
	position: absolute;
	right: 258px;
	top: 89px;
	display: block;
	width: 137px;
	height: 50px;
	border-radius: 2px;
}

.close5 {
	color: #000;
	position: absolute;
	right: 93px;
	top: 89px;
	display: block;
	width: 137px;
	height: 50px;
	border-radius: 2px;
}

.close6 {
	color: #000;
	position: absolute;
	right: 424px;
	top: 170px;
	display: block;
	width: 137px;
	height: 50px;
	border-radius: 2px;
}

.close7 {
	color: #000;
	position: absolute;
	right: 258px;
	top: 170px;
	display: block;
	width: 137px;
	height: 50px;
	border-radius: 2px;
}

.close8 {
	color: #000;
	position: absolute;
	right: 93px;
	top: 170px;
	display: block;
	width: 137px;
	height: 50px;
	border-radius: 2px;
}

.close9 {
	color: #000;
	position: absolute;
	right: 424px;
	top: 251px;
	display: block;
	width: 137px;
	height: 50px;
	border-radius: 2px;
}

.close10 {
	color: #000;
	position: absolute;
	right: 258px;
	top: 251px;
	display: block;
	width: 137px;
	height: 50px;
	border-radius: 2px;
}

.close11 {
	color: #000;
	position: absolute;
	right: 93px;
	top: 251px;
	display: block;
	width: 137px;
	height: 50px;
	border-radius: 2px;
}

/*header start*/
.header {
	width: 100%;
	height: auto;
}

.header_box {
	width: 100%;
	height: 100px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.header.on {
	background: #fff;
	position: fixed;
	top: 0px;
	left: 0px;
	box-shadow: 0 8px 6px 0 rgba(54, 83, 114, 0.19);
	z-index: 999999;
	height: 100px;
}

.header_box h1 {
	display: block;
	width: 119px;
	height: auto;
}

.header_box h1 img {
	width: 100%;
	height: auto;
	display: block;
}

.header_nav_box {
	width: 600px;
	height: 100px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.header_nav_box li {
	position: relative;
	height: 100%;
	display: flex;
	align-items: center;
	cursor: pointer;
}

.header_nav_box li a {
	color: 18px;
	color: #333333;
	text-align: center;
}

.header_nav_box li a:hover {
	color: #f15a28
}

.header_nav_box li:after {
	content: "";
	width: 1px;
	height: 13px;
	background: #434343;
	position: absolute;
	right: -35px;
	top: 50%;
	margin-top: -6px;
}

.header_nav_box li:nth-last-of-type(1):after {
	display: none;
}

.header_phone_box {
	height: auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.header_phone_left {
	width: 39px;
	height: auto;
}

.header_phone_left img {
	width: 100%;
	height: auto;
	display: block;
}

.header_phone_right h2 {
	font-size: 18px;
	color: #333333;
	text-align: center;
}

.header_phone_right p {
	font-size: 18px;
	color: #f15a28;
}

.copyright {
	margin: 0;
	font-size: 14px;
	line-height: 44px;
	color: #fff;
	text-align: center;
	letter-spacing: 1px;
}

.copyright a {
	color: inherit;
	padding: 0 3px;
}

/*footer end*/
/*banner start*/
.banner {
	width: 100%;
	height: auto;
}

.banner img {
	width: 100%;
	height: auto;
	display: block;
	object-fit: cover;
}

/*banner end*/


/*联系我们*/
.list_banner{
	position: relative
}
.list_banner img{
	width:100%;
	height: auto;
	object-fit: cover;
}
.list_banner .submenu{
	position: absolute;
    bottom: 0;
    width: 1200px;
    height: 80px;
    left: 50%;
    transform: translateX(-50%);
    line-height: 80px;
    background: rgba(255, 255, 255, 0.96);
}
.list_banner .submenu ul{
	display: flex;
    justify-content: center;
}
.list_banner .submenu ul li{
	float: left;
    padding: 0 15px;
    margin: 0 15px;
    position: relative
}
.list_banner .submenu ul li:hover:after,.list_banner .submenu ul li.cur:after{
	width: 60%;
    height: 2px;
}
.list_banner .submenu ul li:after{
	content: "";
    width: 0;
    background-color: #5fb3ff;
    position: absolute;
    left: 50%;
    bottom: 25%;
    transform: translateX(-50%);
    transition: all .5s;
}
.list_banner .submenu ul li a {
    font-size: 18px;
}
.warp{
	width:1200px;
	display: block;
	margin:0 auto;
}
.title_h3 {
    width: 100%;
    padding-top: 100px;
    margin-bottom: 30px;
}
.title_h3 h3 {
    font-size: 34px;
    color: #000000;
    line-height: 34px;
    text-align: center;
    position: relative;
}
.title_h3 p {
    font-size: 15px;
    font-weight: 400;
    color: #666666;
    line-height: 22px;
    text-align: center;
    margin-top: 30px;
}
.f2_list {
    width: 1200px;
    padding: 30px 0;
    border: 1px solid #EAEAEA;
    background: #fff;
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin-bottom:-150px;
}
.f2_list ul {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: flex-start;
}
.f2_list ul li {
    width: 25%;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 0 26px;
}
.f2_list ul li .f2_list_img {
    width: 35px;
    margin-bottom: 30px;
}
.f2_list ul li .f2_list_img img {
    width: 100%;
}
.f2_list ul li .f2_list_text {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
}
.f2_list ul li .f2_list_text p {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 33px;
    margin-bottom: 10px;
}
.f2_list ul li .f2_list_text h3, .f2_list ul li .f2_list_text h3 a {
    font-size: 20px;
    color: #333333;
    line-height: 33px;
    text-align: center;
    word-break: break-word;
    word-wrap: break-word;
    width: 100%;
}
.f2_form {
    width: 100%;
    margin-top: 60px;
    margin-bottom: 80px;
}
.f2_form .layui-form {
    width: 90%;
    margin: auto;
}
.f2_form .layui-form .f2_div_input {
    width: 100%;
}
.fix:before, .fix:after, .clear {
    display: table;
    clear: both;
    content: '';
}
.f2_form .layui-form .f2_div_input .f2_input:nth-child(2) input {
    padding-left: 140px;
    background: url(/template/default/images/f2_icon1.png) no-repeat center left 30px;
}
.f2_form .layui-form .f2_div_input .f2_input {
    width: 49.1%;
    float: left;
    margin-right: 1.8%;
    position: relative;
    background: #F6F6F6;
    margin-bottom: 20px;
}
.f2_form .layui-form .f2_div_input .f2_input label {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 60px;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
}
.f2_form .layui-form .f2_div_input .f2_input i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    font-weight: 400;
    color: #FB0D1B;
    right: 27px;
}
.f2_form .layui-form .f2_div_input .f2_input input {
    height: 64px;
    width: 72.5%;
    background: url(/template/default/images/f2_icon4.png) no-repeat center left 30px;
    border: 0;
    padding-left: 106px;
    padding-right: 40px;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
}
.f2_form .layui-form .f2_div_input .f2_input:nth-child(2n) {
    margin-right: 0;
}
.f2_form .layui-form .f2_tearme {
    width: 100%;
    position: relative;
    background: #F6F6F6;
}
.f2_form .layui-form .f2_tearme label {
    position: absolute;
    top: 24px;
    left: 60px;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
}
.f2_form .layui-form .f2_tearme textarea {
    width: 84.5%;
    height: 200px;
    background: url(/template/default/images/f2_icon3.png) no-repeat top 32px left 30px;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    border: 0;
    padding: 30px;
    padding-left: 140px;
    overflow: hidden;
    resize: none;
}
.layui-textarea {
    min-height: 100px;
    height: auto;
    line-height: 20px;
    padding: 6px 10px;
    resize: vertical;
}

.layui-input, .layui-textarea {
    display: block;
    width: 100%;
    padding-left: 10px;
}
.layui-input, .layui-select, .layui-textarea {
    height: 38px;
    line-height: 1.3;
    line-height: 38px\9;
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    border-radius: 2px;
}
.f2_form .layui-form .f2_buttom {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
}
.f2_form .layui-form .f2_buttom input {
    width: 240px;
    height: 64px;
    background:#137836;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 33px;
}
input[type="button"], input[type="submit"] {
    cursor: pointer;
}

.layui-btn {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    padding: 0 18px;
    background-color: #009688;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border: none;
    border-radius: 2px;
    cursor: pointer;
}
input, select, textarea {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 0;
    outline: none;
    line-height: normal !important;
    border-radius: 0;
}
.f2_form .layui-form .f2_div_input .f2_input:nth-child(3) input {
    background: url(/template/default/images/f2_icon5.png) no-repeat center left 30px;
}
.f2_form .layui-form .f2_div_input .f2_input:nth-child(4) input {
    background: url(/template/default/images/f2_icon2.png) no-repeat center left 30px;
}
/* 联系我们 end */


/* 视频详情页面样式*/
.cy-pin-box {
    background-color: #262626;
    padding: 60px 0 30px;
}
.w1200 {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.w820 {
    width: 820px;
}

.mr20 {
    margin-right: 20px;
}
.clearfix {
    zoom: 1;
}
.audio-box {
    position: relative;
    width: 820px;
    height: 460px;
}
.audio-box video {
    width: 100%;
    margin: 0 auto;
    display: block;
    height: 100%;
    border-radius: 5px;
    box-shadow: 0px 0px 4px 0px rgb(251 251 251 / 73%);
}
.mt20 {
    margin-top: 20px;
}
.cy-pin-info h1 {
    height: 28px;
    overflow: hidden;
    color: #fff;
    font-weight: 400;
}
.cy-pin-info span{
	color:#cecaca;
}
.lh32 {

    line-height: 32px;
}
.f24 {
    font-size: 24px;
}
.mt10 {
    margin-top: 10px;
}
.mt50{
	margin-top: 50px;
}
.s-c666 {
    color: #666;
}

.mr30 {
    margin-right: 30px;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    line-height: 0;
}
.w360 {
    width: 360px;
}
.cy-pin-author {
	background: #fff;
    height: 420px;
    padding: 20px 20px 20px;
    border-radius: 5px;
    box-shadow: 0px 0px 4px 0px rgb(251 251 251 / 73%);
}
.cy-pin-author .img-block {
    display: block;
    margin: auto;
    width: 96px;
    height: 96px;
    border-radius: 50%;
    border: 2px solid #fff;
    overflow: hidden;
    box-shadow: 0 5px 20px rgb(0 0 0 / 20%);
}
.img-block img {
    display: block;
    width: 100%;
    height: 100%;
}
.cy-pin-author .info li {
    position: relative;
    margin-top: 10px;
    padding-left: 78px;
    min-height: 22px;
    line-height: 22px;
    font-size: 14px;
}
.cy-pin-author .info li .ovh-h4{
	text-align: justify;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}
.cy-pin-author .info label {
    position: absolute;
    top: 0;
    left: 0;
    color: #999;
}
.cy-pin-author dl dd{
	margin-top: 10px;
    font-size: 15px;
    letter-spacing: 4px;
    color: #999;
}
.cy-pin-author dl dd a {
    letter-spacing: 0;
    font-size: 14px;
}
.cy-pin-author .btn {
    display: block;
    margin: 30px auto 0;
    width: 120px;
    line-height: 30px;
}

.btn-oe-line {
    border-color: #ff552e;
    color: #ff552e;
}
.btn {
    border: 1px solid #e8e8e8;
    border-radius: 3px;
    color: #262626;
    transition: all .2s linear;
    cursor: pointer;
    text-align: center;
}
.pb60 {
    padding-bottom: 60px;
}
.weizhi {
    padding: 15px 0;
    font-size: 12px;
}
.cy-ecode {
    padding: 30px 10px 0;
    height: 330px;
    background: #ffff;
    text-align: center;
    line-height: 28px;
}
.cy-ecode .f24 {
    color: #65b6ff;
}
.cy-ecode img{
	width: 180px;
    margin: 15px 0;
}
.ptb30-lr40 {
    padding: 30px 40px;
    height: 300px;
}

.box-shadow {
    box-shadow: 0px 0px 4px 0px rgb(64 63 63 / 30%);
    border-radius: 5px;
}
.bg-ff {
    background-color: #fff;
}
.lh24 {
    line-height: 24px;
}

.f22 {
    font-size: 22px;
}
.cy-pin-con .ovh {
    position: relative;
    height: 216px;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
}
.cy-pin-con .con{
	padding-top: 30px;
}
.cy-pin-con .con p {
	padding-bottom: 15px;
}
.cy-pin-con .con, .cy-pin-con .con p {
    color: #666;
    font-size: 16px;
    line-height: 24px;
    text-align: justify;
    text-indent: 2rem;
}
.cy-pin-con .btn {
    display: block;
    margin: 20px auto 0;
    width: 123px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    color: #666;
}

.btn {
    border: 1px solid #e8e8e8;
    border-radius: 3px;
    color: #262626;
    transition: all .2s linear;
    cursor: pointer;
    text-align: center;
}
.cy-pin-con .btn .icon-downarrow {
    display: inline-block;
    -webkit-transition: transform .25s linear;
    -moz-transition: transform .25s linear;
    -ms-transition: transform .25s linear;
    -o-transition: transform .25s linear;
    transition: transform .25s linear;
}
.cy-list-w250 li {
    width: 250px;
    margin-right: 40px;
    margin-top: 20px;
}

.cy-list li {
    float: left;
    width: 250px;
    margin-right: 40px;
    margin-top: 30px;
    box-shadow: 0px 0px 4px 0px rgb(93 92 92 / 30%);
}
.cy-list li:hover{
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 0px 2px 8px 0px rgb(125 188 244 / 73%);
}
.cy-list li:nth-child(4n){
	margin-right: 0;
}
.cy-list a {
    display: block;
    transition: all .25s linear;
}
.cy-list-w250 .t, .cy-list-w250 .t img {
    width: 250px;
    height: 141px;
}

.cy-list .t {
    position: relative;
    width: 250px;
    height: 141px;
    overflow: hidden;
}
.cy-list .t time {
    position: absolute;
    right: 10px;
    bottom: 10px;
    display: inline-block;
    padding: 0 8px;
    height: 24px;
    line-height: 24px;
    border-radius: 12px;
    background-color: rgba(0,0,0,.5);
    font-size: 12px;
    color: #fff;
}
.cy-list-w250 .t .bg {
    top: 141px;
    height: 141px;
    line-height: 141px;
}

.cy-list .t .bg {
	width: 100%;
    position: absolute;
    top: 214px;
    right: 0;
    left: 0;
    z-index: 2;
    height: 162px;
    line-height: 214px;
    text-align: center;
    background-color: rgb(89 176 255 / 39%);
    transition: all .3s linear;
}
.cy-list .t .bg span{
    color: #fff;
    font-size: 55px;
    display: inline-block;
    position: absolute;
    left: 40%;
    top: -20%;
}
.cy-list-w250 .b {
    padding-left: 0;
    padding-right: 0;
    box-shadow: none;
}

.cy-list .b {
    padding: 15px 20px;
    background-color: #fff;
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -ms-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
    
}
.cy-list-w250 .b h3 {
    font-size: 16px;
}
.cy-list .b h3 {
    font-size: 18px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    font-weight: 400;
}
.s-c999 {
    color: #999;
    position: relative;
    padding-left: 20px;
}
.s-c999 span {
    position: absolute;
    left: -2px;
    font-size: 18px;
    top: -1px;
    font-weight: bold;
}
.cy-list a:hover .t .bg {
    top: 0;
}


/* 关于我们 */
.b4_one_left {
    width: 60%;
    float: left;
    padding-right: 60px;
    padding-top: 45px;
}
.b4_one_left h3 {
    font-size: 28px;
    color: #000000;
    line-height: 50px;
    position: relative;
    margin-bottom: 25px;
    text-indent: 2rem;
}
.b4_one_left p {
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    line-height: 28px;
    margin-bottom: 10px;
    text-align: justify;
    text-indent: 2rem;
}
.b4_one_right {
    width: 34%;
    float: left;
    margin: 60px 0;
}
.b4_one_right img {
    width: 100%;
}
/* 关于我们 end*/